*,*:before,*:after{box-sizing:border-box}*{margin:0}html{interpolate-size:allow-keywords}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p{overflow-wrap:break-word;text-wrap:pretty}h1,h2,h3,h4,h5,h6{overflow-wrap:break-word;text-wrap:balance}#root,#app{isolation:isolate}:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;color-scheme:dark;--bg: #07070a;--surface-1: #111116;--surface-2: #18181e;--surface-3: #212129;--border: rgba(255, 255, 255, .07);--border-strong: rgba(255, 255, 255, .16);--text: #f5f5f4;--text-muted: #96959e;--text-faint: #5b5a63;--blue: #4d7dff;--purple: #9153ff;--pink: #ff2e88;--cyan: #22d3ee;--accent: var(--blue);--accent-strong: #6f96ff;--accent-soft: rgba(77, 125, 255, .14);--accent-gradient: linear-gradient(135deg, var(--blue), var(--purple));--glow-accent: 0 0 20px rgba(90, 110, 255, .35);--glow-pink: 0 0 16px rgba(255, 46, 136, .35);--radius-sm: 10px;--radius-md: 14px;--radius-lg: 20px;--shadow-soft: 0 8px 24px rgba(0, 0, 0, .4);--ease: cubic-bezier(.4, 0, .2, 1)}html{overflow-x:hidden}body{min-height:100dvh;overflow-x:hidden;background:radial-gradient(680px 420px at 15% -8%,rgba(145,83,255,.1),transparent 60%),radial-gradient(560px 360px at 100% 0%,rgba(77,125,255,.08),transparent 55%),var(--bg);background-attachment:fixed;color:var(--text)}.page{max-width:640px;margin-inline:auto;padding:calc(1.5rem + env(safe-area-inset-top)) 1.25rem calc(6.5rem + env(safe-area-inset-bottom))}.text-muted{color:var(--text-muted)}.app-shell{min-height:100dvh;display:flex;flex-direction:column}.app-shell__content{flex:1}.bottom-nav{position:fixed;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:space-around;padding:.55rem .5rem calc(.55rem + env(safe-area-inset-bottom));background:#09090cdb;-webkit-backdrop-filter:blur(20px) saturate(140%);backdrop-filter:blur(20px) saturate(140%);border-top:1px solid var(--border);z-index:20}.bottom-nav__item{position:relative;display:flex;flex-direction:column;align-items:center;gap:.22rem;color:var(--text-faint);text-decoration:none;font-size:.66rem;font-weight:500;letter-spacing:.02em;padding:.3rem .7rem;border-radius:var(--radius-sm);transition:color .22s var(--ease)}.bottom-nav__item--active{color:var(--text)}.bottom-nav__item--active:before{content:"";position:absolute;top:-.55rem;width:3px;height:3px;border-radius:50%;background:var(--accent-strong);box-shadow:var(--glow-accent)}.bottom-nav__item--active svg{color:var(--accent-strong);filter:drop-shadow(0 0 6px rgba(90,110,255,.4))}.bottom-nav__create{display:flex;align-items:center;justify-content:center;width:54px;height:54px;margin-top:-18px;border-radius:50%;background:var(--accent-gradient);color:#050508;text-decoration:none;box-shadow:var(--shadow-soft),var(--glow-accent);border:3px solid var(--bg);transition:transform .2s var(--ease),box-shadow .2s var(--ease)}.bottom-nav__create:hover{box-shadow:var(--shadow-soft),0 0 26px #6e78ff80}.bottom-nav__create:active{transform:scale(.94)}.bottom-nav__create-icon{font-size:1.7rem;line-height:1;font-weight:300}.page-header{padding:.75rem 0 1.25rem}.page-header__logo{font-size:1.05rem;font-weight:800;letter-spacing:.14em;background:linear-gradient(120deg,var(--text),var(--accent-strong) 65%,var(--purple));-webkit-background-clip:text;background-clip:text;color:transparent}.page-header__title{font-size:1.4rem;font-weight:600}.back-header{display:flex;align-items:center;gap:.9rem;padding:calc(.9rem + env(safe-area-inset-top)) 1.25rem .9rem;border-bottom:1px solid var(--border)}.back-header__button{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:var(--surface-1);border:1px solid var(--border);color:var(--text);flex-shrink:0}.back-header__title{font-size:1.05rem;font-weight:600}.back-header__subtitle{font-size:.82rem;color:var(--text-muted)}.hero{display:flex;flex-direction:column;gap:.9rem;padding:1.75rem 1.5rem;margin-bottom:2rem;border-radius:var(--radius-lg);border:1px solid var(--border);background:radial-gradient(420px 220px at 10% 0%,rgba(145,83,255,.12),transparent 60%),radial-gradient(360px 200px at 100% 10%,rgba(255,46,136,.06),transparent 55%),var(--surface-1);animation:fade-in .38s var(--ease)}.hero__eyebrow{font-size:.78rem;letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);font-weight:700}.hero__title{font-size:1.9rem;font-weight:700;line-height:1.15;letter-spacing:-.01em;background:linear-gradient(120deg,var(--text) 40%,var(--accent-strong) 75%,var(--purple));-webkit-background-clip:text;background-clip:text;color:transparent}.hero__subtitle{font-size:.94rem;line-height:1.55;color:var(--text-muted);max-width:46ch}.hero__actions{display:flex;flex-direction:column;gap:.6rem;margin-top:.4rem}.home-section{margin-bottom:2rem}.home-section__header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.35rem}.home-section__header .discover__section-title{margin-bottom:0}.home-section__blurb{font-size:.85rem;color:var(--text-muted);margin-bottom:.85rem;max-width:48ch}.community-teaser__link{font-size:.8rem;font-weight:600;color:var(--accent-strong);text-decoration:none;white-space:nowrap}.community-teaser__link:hover{text-decoration:underline}.cle-resources{display:flex;flex-direction:column;gap:.85rem}.resource-card{display:flex;flex-direction:column;gap:.35rem;padding:1rem 1.1rem;border-radius:var(--radius-md);border:1px solid var(--border);background:var(--surface-1);box-shadow:var(--shadow-soft)}.resource-card__title{font-size:.95rem;font-weight:600}.resource-card__description{font-size:.85rem;line-height:1.5;color:var(--text-muted)}.cle-services{margin-bottom:2rem}.cle-services__card{display:flex;padding:1rem 1.1rem;border-radius:var(--radius-md);border:1px solid var(--border);background:var(--surface-1)}.cle-services__body{display:flex;flex-direction:column;gap:.4rem;width:100%}.cle-services__eyebrow{font-size:.78rem;font-weight:700;letter-spacing:.04em;color:var(--text-muted);text-transform:uppercase}.cle-services__headline{font-size:.92rem;line-height:1.4}.cle-services__actions{display:flex;gap:.6rem;margin-top:.4rem}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;border:1px solid transparent;border-radius:var(--radius-sm);font-weight:600;cursor:pointer;text-decoration:none;transition:transform .15s var(--ease),background .2s var(--ease),border-color .2s var(--ease),opacity .2s var(--ease)}.btn:disabled{opacity:.4;cursor:not-allowed}.btn--sm{padding:.4rem .85rem;font-size:.78rem}.btn--md{padding:.6rem 1rem;font-size:.88rem;flex:1}.btn--block{width:100%;padding:.75rem 1rem;font-size:.95rem}.btn--accent{background:var(--accent-gradient);color:#050508;box-shadow:0 4px 16px #5064ff47}.btn--accent:hover:not(:disabled){box-shadow:0 4px 20px #5a6eff6b}.btn--accent:active:not(:disabled){transform:scale(.98)}.btn--ghost{background:var(--surface-2);border-color:var(--border);color:var(--text)}.btn--collab{background:transparent;border-color:var(--pink);color:var(--pink)}.btn--collab:hover:not(:disabled){background:#ff2e881a}.chip{border:1px solid var(--border);background:var(--surface-2);color:var(--text-muted);border-radius:999px;padding:.4rem .85rem;font-size:.8rem;cursor:pointer;transition:all .2s var(--ease);white-space:nowrap}.chip--active{background:var(--accent-soft);border-color:var(--accent);color:var(--accent-strong)}.chip--static{cursor:default}.role-tag{font-size:.7rem;font-weight:700;letter-spacing:.03em}.post-card__dot{color:var(--text-faint)}.field{display:flex;flex-direction:column;gap:.4rem;margin-bottom:1rem}.field--inline{flex:1;min-width:0}.field--checkbox{flex-direction:row;align-items:center;gap:.55rem;font-size:.85rem;color:var(--text-muted);margin-top:-.5rem}.field--checkbox input{width:auto}.field__label{font-size:.78rem;color:var(--text-muted)}.field input,.field select,.field textarea,.discover__filters select{background:var(--surface-1);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text);padding:.65rem .8rem;font-size:.92rem}.field input:focus,.field select:focus,.field textarea:focus{outline:none;border-color:var(--accent)}.feed{display:flex;flex-direction:column;gap:1.25rem}.post-card{background:var(--surface-1);border:1px solid var(--border);border-radius:var(--radius-lg);padding:1.1rem;box-shadow:var(--shadow-soft);animation:fade-in .32s var(--ease)}.post-card__header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.75rem}.post-card__author{display:flex;align-items:center;gap:.65rem;text-decoration:none;color:var(--text);min-width:0}.post-card__author-text{display:flex;flex-direction:column;min-width:0}.post-card__name{font-weight:600;font-size:.92rem}.post-card__role{font-size:.76rem;color:var(--text-muted)}.post-card__caption{font-size:.92rem;line-height:1.55;margin-bottom:.85rem}.post-card__photo{width:100%;max-height:420px;object-fit:cover;border-radius:var(--radius-md);border:1px solid var(--border);display:block}.post-card__audio{display:flex;flex-direction:column;gap:.5rem;padding:.9rem;border-radius:var(--radius-md);border:1px solid var(--border);background:var(--surface-2)}.post-card__audio-title{font-size:.88rem;font-weight:600}.post-card__audio-el{width:100%}.post-card__opportunity{display:flex;flex-wrap:wrap;gap:.45rem;margin-bottom:.5rem}.post-card__actions{display:flex;align-items:center;gap:1.4rem;margin-top:.9rem}.post-card__action{display:flex;align-items:center;gap:.35rem;background:none;border:none;color:var(--text-muted);font-size:.82rem;cursor:pointer;transition:color .2s var(--ease)}.post-card__action--active{color:var(--pink)}.post-card__comment-form{display:flex;gap:.5rem;margin-top:.85rem;animation:fade-in .22s var(--ease)}.post-card__comment-form input{flex:1;background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text);padding:.55rem .75rem;font-size:.86rem}.post-card__comment-form input:focus{outline:none;border-color:var(--accent)}.avatar{position:relative;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;color:var(--text);font-weight:600;flex-shrink:0;border:1px solid var(--border)}.avatar__img{width:100%;height:100%;border-radius:50%;object-fit:cover}.avatar__badge{position:absolute;bottom:-2px;right:-2px;width:16px;height:16px;border-radius:50%;background:var(--accent);color:#0a0a0d;font-size:.55rem;display:flex;align-items:center;justify-content:center;border:2px solid var(--surface-1)}.art-cover{position:relative;width:100%;aspect-ratio:1;border:1px solid var(--border);display:flex;align-items:center;justify-content:center}.art-cover--md{border-radius:var(--radius-md);width:64px;height:64px;aspect-ratio:unset;flex-shrink:0}.art-cover--lg{border-radius:var(--radius-lg)}.art-cover--player{border-radius:var(--radius-md);width:76px;height:76px;aspect-ratio:unset;flex-shrink:0}.art-cover__icon{display:flex;font-size:1.6rem;color:#fff9}.level-badge{display:inline-block;margin:.5rem 0;padding:.3rem .75rem;border-radius:999px;border:1px solid rgba(145,83,255,.5);background:linear-gradient(135deg,#4d7dff29,#9153ff29);color:var(--accent-strong);font-size:.72rem;font-weight:700;letter-spacing:.05em}.music-player{display:flex;align-items:center;gap:.85rem;background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius-md);padding:.7rem .85rem;transition:border-color .22s var(--ease),box-shadow .22s var(--ease)}.music-player--playing{border-color:#5a6eff66;box-shadow:0 0 0 1px #5a6eff1f,0 0 22px #5a6eff24}.music-player--playing .art-cover{box-shadow:0 0 0 1px #5a6eff80,0 0 18px #5a6eff4d}.music-player__info{flex:1;min-width:0}.music-player__title{font-weight:600;font-size:.88rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.music-player__artist{font-size:.76rem;color:var(--text-muted);margin-bottom:.5rem}.waveform{display:flex;align-items:flex-end;gap:1px;height:26px;overflow:hidden}.waveform__bar{flex:1;min-width:2px;height:100%;border-radius:2px;background:#ffffff1f;transition:background .2s var(--ease)}.waveform__bar--played{background:linear-gradient(180deg,var(--cyan),var(--blue))}.music-player--playing .waveform__bar--played{animation:waveform-pulse .9s var(--ease) infinite alternate}.music-player--playing .waveform__bar--played:nth-child(3n){animation-delay:-.18s}.music-player--playing .waveform__bar--played:nth-child(5n){animation-delay:-.36s}@keyframes waveform-pulse{0%{opacity:.75}to{opacity:1}}.music-player__time{display:flex;justify-content:space-between;font-size:.66rem;color:var(--text-faint);margin-top:.35rem}.music-player__play{display:flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;background:var(--accent-gradient);color:#050508;border:none;flex-shrink:0;cursor:pointer;box-shadow:0 4px 14px #5064ff4d;transition:transform .15s var(--ease),box-shadow .2s var(--ease)}.music-player__play:active{transform:scale(.92)}.studio-promo{display:flex;align-items:center;gap:.9rem;background:linear-gradient(135deg,#9153ff1f,#ff2e880d 70%);border:1px solid rgba(145,83,255,.3);border-radius:var(--radius-md);padding:.85rem}.studio-promo__body{display:flex;flex-direction:column;gap:.4rem}.studio-promo__eyebrow{font-size:.7rem;letter-spacing:.06em;color:var(--purple);text-transform:uppercase;font-weight:700}.studio-promo__headline{font-weight:600;font-size:.92rem}.onboarding{min-height:100dvh;display:flex;flex-direction:column;justify-content:flex-end;padding:calc(2rem + env(safe-area-inset-top)) 1.5rem calc(3rem + env(safe-area-inset-bottom));background:radial-gradient(circle at 20% 15%,rgba(145,83,255,.16),transparent 55%),radial-gradient(circle at 85% 10%,rgba(34,211,238,.08),transparent 45%),var(--bg)}.onboarding__step{display:flex;flex-direction:column;gap:1.1rem;animation:fade-in .38s var(--ease)}.onboarding__step--welcome{justify-content:space-between;min-height:60dvh}.onboarding__eyebrow{font-size:.8rem;letter-spacing:.14em;color:var(--text-muted);text-transform:uppercase;margin-bottom:.5rem}.onboarding__title{font-size:1.9rem;font-weight:700;line-height:1.2;letter-spacing:-.01em;background:linear-gradient(120deg,var(--text) 40%,var(--accent-strong) 75%,var(--purple));-webkit-background-clip:text;background-clip:text;color:transparent}.onboarding__question{font-size:1.4rem;font-weight:600;margin-bottom:.5rem}.onboarding__options{display:flex;flex-direction:column;gap:.6rem}.option-card{text-align:left;padding:.85rem 1rem;border-radius:var(--radius-md);border:1px solid var(--border);background:var(--surface-1);color:var(--text);font-size:.95rem;cursor:pointer;transition:all .2s var(--ease)}.option-card--active{border-color:var(--accent);background:var(--accent-soft);color:var(--accent-strong)}.onboarding__genres{display:flex;flex-wrap:wrap;gap:.5rem}.onboarding__photo-input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.onboarding__photo-preview{display:flex;align-items:center;gap:.85rem}.onboarding__photo-img{width:64px;height:64px;border-radius:50%;object-fit:cover;border:1px solid var(--border)}.onboarding__step--generating{align-items:center;justify-content:center;min-height:60dvh;gap:1rem;color:var(--text-muted)}.spinner{width:32px;height:32px;border-radius:50%;border:2px solid var(--border);border-top-color:var(--accent);animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fade-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.discover__categories{display:flex;gap:.5rem;overflow-x:auto;padding-bottom:.25rem;margin-bottom:1rem}.discover__filters{display:flex;gap:.75rem;margin-bottom:1.5rem}.discover__section{margin-bottom:1.75rem}.discover__section-title{font-size:.95rem;font-weight:600;margin-bottom:.75rem;letter-spacing:.01em}.discover__scroll-row{display:flex;gap:.85rem;overflow-x:auto;padding-bottom:.25rem}.creative-chip-card{display:flex;flex-direction:column;align-items:center;gap:.35rem;text-decoration:none;color:var(--text);flex-shrink:0;width:84px;text-align:center}.creative-chip-card__name{font-size:.76rem;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.creative-chip-card__role{font-size:.68rem;color:var(--text-muted)}.discover__track-card{flex-shrink:0;width:260px}.discover__list{display:flex;flex-direction:column;gap:.6rem}.creative-row-card{display:flex;align-items:center;gap:.75rem;padding:.7rem .85rem;border-radius:var(--radius-md);border:1px solid var(--border);background:var(--surface-1);text-decoration:none;color:var(--text);transition:border-color .2s var(--ease)}.creative-row-card:hover{border-color:var(--accent)}.creative-row-card__info{display:flex;flex-direction:column}.creative-row-card__name{font-weight:600;font-size:.88rem}.creative-row-card__meta{font-size:.76rem;color:var(--text-muted)}.profile-header{display:flex;flex-direction:column;align-items:center;text-align:center;padding:1rem 0 1.5rem;border-bottom:1px solid var(--border);margin-bottom:1.25rem}.profile-header__name{font-size:1.25rem;font-weight:700;margin-top:.75rem}.profile-header__username{color:var(--text-muted);font-size:.85rem}.profile-header__meta{font-size:.82rem;color:var(--text-muted);margin-top:.25rem}.profile-header__availability{font-size:.76rem;font-weight:600;color:var(--accent-strong);margin-top:.35rem}.profile-header__bio{font-size:.88rem;color:var(--text);max-width:42ch;margin:.5rem 0 .75rem}.profile-header__website{font-size:.8rem;color:var(--accent-strong);text-decoration:none;margin-top:.25rem;word-break:break-all}.profile-header__website:hover{text-decoration:underline}.profile-header__genres{display:flex;flex-wrap:wrap;justify-content:center;gap:.4rem;margin-bottom:1rem}.profile-header__stats{display:flex;flex-wrap:wrap;justify-content:center;gap:1.1rem;font-size:.8rem;color:var(--text-muted);margin-bottom:1.25rem}.profile-header__stats strong{color:var(--text);display:block;font-size:.98rem}.profile-header__actions{display:flex;gap:.6rem;width:100%}.profile-studio{width:100%;margin-top:1.5rem;text-align:left}.profile-studio__services{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;padding:0;list-style:none}.profile-studio__photos{display:grid;grid-template-columns:repeat(2,1fr);gap:.6rem;margin-bottom:1.25rem}.profile-tabs{display:flex;border-bottom:1px solid var(--border);margin-bottom:1.25rem}.profile-tabs__tab{flex:1;padding:.7rem 0;text-align:center;background:none;border:none;color:var(--text-muted);font-size:.8rem;font-weight:600;letter-spacing:.04em;cursor:pointer;border-bottom:2px solid transparent;transition:color .2s var(--ease),border-color .2s var(--ease)}.profile-tabs__tab--active{color:var(--accent-strong);border-bottom-color:var(--accent)}.profile-tabs__empty{text-align:center;padding:1.5rem 0}.empty-state{padding:1.25rem;border-radius:var(--radius-md);border:1px dashed var(--border-strong);text-align:center;font-size:.85rem}.messages-empty{text-align:center;padding:3rem 1.5rem}.create-page{padding-bottom:calc(3rem + env(safe-area-inset-bottom))}.create-options{display:flex;flex-direction:column;gap:.6rem;padding:1.25rem}.create-option{text-align:left;padding:.9rem 1rem;border-radius:var(--radius-md);border:1px solid var(--border);background:var(--surface-1);color:var(--text);cursor:pointer;transition:all .2s var(--ease);display:flex;flex-direction:column;gap:.2rem}.create-option--active{border-color:var(--accent);background:var(--accent-soft)}.create-option__label{font-weight:600;font-size:.92rem}.create-option__description{font-size:.78rem;color:var(--text-muted)}.create-page__discover-link{margin:0 1.25rem;width:calc(100% - 2.5rem)}.create-form{padding:0 1.25rem;animation:fade-in .26s var(--ease)}.create-form__checkbox{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:var(--text-muted);margin-bottom:1rem}.create-form__note{font-size:.8rem;margin-bottom:1.1rem}.create-form__share-error{margin-top:.6rem}.create-form__status{font-size:.82rem;margin-top:.6rem}.create-media__input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.create-media{display:flex;flex-direction:column;gap:.6rem;padding:.9rem;border-radius:var(--radius-md);border:1px solid var(--border);background:var(--surface-1)}.create-media__preview-img,.create-media__cover-img{width:100%;max-height:240px;object-fit:cover;border-radius:var(--radius-sm);display:block}.create-media--cover .create-media__cover-img{max-height:140px;max-width:140px}.create-media__preview-video{width:100%;max-height:320px;border-radius:var(--radius-sm);display:block}.create-media__preview-audio{width:100%}.create-media__filename{font-size:.78rem;color:var(--text-muted);word-break:break-all}.create-media__actions{display:flex;gap:.6rem}.modal-overlay{position:fixed;inset:0;background:#050507b3;display:flex;align-items:flex-end;justify-content:center;z-index:40;animation:fade-in .2s var(--ease)}.modal-sheet{width:100%;max-width:520px;background:var(--surface-1);border:1px solid var(--border);border-top-left-radius:var(--radius-lg);border-top-right-radius:var(--radius-lg);padding:1.5rem 1.25rem calc(1.5rem + env(safe-area-inset-bottom));max-height:85dvh;overflow-y:auto}.modal-sheet__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.modal-sheet__close{background:none;border:none;color:var(--text-muted);font-size:1rem;cursor:pointer}.collab-modal__categories{display:flex;flex-wrap:wrap;gap:.5rem;margin:1rem 0}.collab-modal__sent{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.6rem;padding:1.5rem 0}.collab-modal__sent-icon{width:44px;height:44px;border-radius:50%;background:var(--accent-soft);border:1px solid var(--accent);color:var(--accent-strong);display:flex;align-items:center;justify-content:center;font-size:1.2rem}.contact-sheet__options{display:flex;flex-direction:column;gap:.6rem;margin:1rem 0 .25rem}.contact-sheet__option{padding:.85rem 1rem;border-radius:var(--radius-md);border:1px solid var(--border);background:var(--surface-2);color:var(--text);font-weight:600;font-size:.9rem;text-decoration:none;transition:border-color .2s var(--ease),background .2s var(--ease)}.contact-sheet__option:hover{border-color:var(--accent);background:var(--accent-soft)}.field__error{font-size:.78rem;color:var(--pink)}.edit-profile__note{font-size:.82rem;margin:.25rem 0 1.1rem}.edit-profile__actions{display:flex;gap:.75rem}.edit-profile__actions .btn{flex:1}.profile-header__edit{margin-top:.75rem}
