.app-nav{position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(35,31,24,.1);background:rgba(255,255,255,.88);padding:1rem;backdrop-filter:blur(14px)}.app-nav__top{justify-content:space-between;margin-bottom:.75rem}.app-nav__actions,.app-nav__brand-area,.app-nav__top{display:flex;align-items:center;gap:.5rem}.app-nav__brand-area{min-width:0;flex:1}.app-nav__actions{flex-shrink:0;justify-content:flex-end}.app-nav__icon-button,.app-nav__language-button{display:flex;height:2.5rem;align-items:center;justify-content:center;border:1px solid rgba(35,31,24,.1);border-radius:999px;background:rgba(255,255,255,.72);color:rgba(5,5,5,.65);box-shadow:0 4px 12px rgba(29,36,55,.08);transition:transform .16s ease,background-color .16s ease,color .16s ease}.app-nav__icon-button{width:2.5rem;flex-shrink:0}.app-nav__language-button{width:3rem;gap:.25rem}.app-nav__icon-button:hover,.app-nav__language-button:hover{transform:translateY(-2px);background:#fff}.app-nav__icon-button:active,.app-nav__language-button:active{transform:scale(.95)}.app-nav__brand-link{display:flex;min-width:0;align-items:center;gap:.5rem;border-radius:1rem;padding:.375rem .5rem .375rem 0}.app-nav__brand-link:focus{outline:2px solid rgba(37,99,235,.3);outline-offset:2px}.app-nav__logo{width:2.25rem;height:2.25rem;border-radius:.75rem}.app-nav__logo,.app-nav__wordmark{-o-object-fit:contain;object-fit:contain}.app-nav__wordmark{width:auto;max-width:6.25rem;height:2rem}.app-nav__flag{width:1.5rem;height:1.5rem;border-radius:999px}.account-panel-popover{position:fixed;top:7.25rem;right:0;left:0;z-index:50;display:flex;justify-content:center;padding:0 1rem}.account-panel-popover__panel{width:100%;max-width:24rem;max-height:min(42rem,calc(100dvh - 9rem));overflow-y:auto;overscroll-behavior:contain;border:1px solid rgba(35,31,24,.1);border-radius:1.75rem;background:rgba(255,255,255,.95);padding:1rem;box-shadow:0 24px 60px rgba(0,0,0,.18);backdrop-filter:blur(14px)}.app-tab-list{display:flex;gap:.55rem;border:0;border-radius:0;background:transparent;padding:0;box-shadow:none;backdrop-filter:none}.app-tab-indicator{display:none}.app-tab{position:relative;display:flex;min-width:0;flex:1;min-height:3.25rem;flex-direction:row;align-items:center;justify-content:center;gap:.48rem;border:1.5px solid rgba(255,255,255,.14);border-radius:999px;padding:.7rem .95rem;text-align:center;transition:transform .18s cubic-bezier(.2,.8,.2,1),border-color .18s ease,background-color .18s ease,color .18s ease,box-shadow .18s ease;will-change:transform}.app-tab:hover{transform:translateY(-2px)}.app-tab:active{transform:scale(.98)}.app-tab--active{border-color:rgba(255,255,255,.1);background:rgba(255,255,255,.18);color:#fff;box-shadow:0 14px 28px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.14)}.app-tab--active:hover{box-shadow:0 16px 34px rgba(0,0,0,.32),inset 0 1px 0 rgba(255,255,255,.18)}.app-tab--idle{background:rgba(6,10,15,.66);color:rgba(255,255,255,.86);box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 8px 18px rgba(0,0,0,.18)}.app-tab--idle:hover{border-color:rgba(255,255,255,.22);background:rgba(17,22,29,.82);color:#fff;box-shadow:0 12px 24px rgba(0,0,0,.22),inset 0 1px 0 rgba(255,255,255,.1)}.app-tab__label{white-space:nowrap;font-size:clamp(.72rem,2.8vw,.92rem);font-weight:780;line-height:1}.app-tab__icon-wrap{position:relative;display:inline-flex;width:1.28rem;height:1.28rem;flex:0 0 auto}.app-tab__badge,.app-tab__icon-wrap{align-items:center;justify-content:center}.app-tab__badge{position:absolute;top:-1.05rem;right:-.9rem;display:flex;min-width:1.32rem;height:1.32rem;border-radius:999px;border:2px solid rgba(7,10,14,.95);background:linear-gradient(180deg,#ff2447,#f10f35);color:#fff;padding:0 .28rem;font-size:.68rem;font-weight:850;line-height:1;letter-spacing:0;box-shadow:0 6px 14px rgba(255,47,70,.35),inset 0 1px 0 rgba(255,255,255,.28)}.app-tab__badge--active{border-color:rgba(255,255,255,.92)}.app-tab__badge--active,.app-tab__badge--idle{background:#ff2f46;color:#fff}.nav-svg-icon{width:1.25rem;height:1.25rem;fill:none;stroke:currentColor}.nav-chevron-icon{width:.75rem;height:.75rem;fill:none;stroke:currentColor;color:rgba(5,5,5,.45)}.nav-close-icon{width:1rem;height:1rem;fill:none;stroke:currentColor}.settings-icon--nav{width:1.25rem;height:1.25rem;-o-object-fit:contain;object-fit:contain}.app-floating-prompt{position:fixed;top:7.5rem;right:0;left:0;z-index:50;display:flex;justify-content:center;padding:0 1rem}.app-floating-prompt__card{width:100%;max-width:24rem;border:1px solid rgba(255,255,255,.7);border-radius:1.5rem;background:rgba(255,255,255,.95);padding:1rem;box-shadow:0 22px 60px rgba(0,0,0,.2);backdrop-filter:blur(14px)}.app-floating-prompt__body{display:flex;align-items:flex-start;gap:.75rem}.app-floating-prompt__icon{display:flex;flex-shrink:0;align-items:center;justify-content:center}.app-floating-prompt__icon--solid{width:2.5rem;height:2.5rem;border-radius:999px;background:var(--ink);color:#fff}.app-floating-prompt__icon--logo{width:2.75rem;height:2.75rem;border-radius:1rem;background:#fff;box-shadow:inset 0 0 0 1px rgba(0,0,0,.08)}.app-floating-prompt__logo{width:2rem;height:2rem;-o-object-fit:contain;object-fit:contain}.app-floating-prompt__content{min-width:0}.app-floating-prompt__title{color:var(--ink);font-size:1rem;font-weight:700}.app-floating-prompt__copy{margin-top:.25rem;color:rgba(5,5,5,.6);font-size:.875rem;line-height:1.25rem}.app-floating-prompt__actions{display:flex;align-items:center;justify-content:flex-end;gap:.5rem;margin-top:1rem}.app-floating-prompt__primary,.app-floating-prompt__secondary{border-radius:999px;padding:.5rem 1rem;font-size:.875rem;font-weight:700}.app-floating-prompt__primary{background:var(--ink);color:#fff}.app-floating-prompt__secondary{border:1px solid rgba(35,31,24,.1);color:rgba(5,5,5,.6)}.app-floating-prompt__primary:disabled,.app-floating-prompt__secondary:disabled{opacity:.65}.install-guide-overlay{position:fixed;inset:0;z-index:50;display:flex;align-items:flex-start;justify-content:center;overflow-y:auto;background:rgba(0,0,0,.35);padding:8.5rem 1rem 1.25rem;backdrop-filter:blur(4px)}.install-guide-dialog{display:flex;width:100%;max-width:32rem;max-height:calc(100dvh - 10rem);flex-direction:column;overflow:hidden;border:1px solid rgba(255,255,255,.7);border-radius:1.75rem;background:#fff;box-shadow:0 28px 80px rgba(0,0,0,.24)}.install-guide-header{position:sticky;top:0;z-index:10;display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;border-bottom:1px solid rgba(35,31,24,.1);background:rgba(255,255,255,.95);padding:1.25rem;backdrop-filter:blur(14px)}.install-guide-eyebrow{color:rgba(5,5,5,.45);font-size:.68rem;letter-spacing:.22em;text-transform:uppercase}.install-guide-title{margin-top:.5rem;font-size:1.5rem;font-weight:700;letter-spacing:0}.install-guide-close{display:flex;width:2.5rem;height:2.5rem;flex-shrink:0;align-items:center;justify-content:center;border:1px solid rgba(35,31,24,.1);border-radius:999px;background:#fff;color:rgba(5,5,5,.55);transition:background-color .16s ease}.install-guide-close:hover{background:rgba(5,5,5,.03)}.install-guide-content{min-height:0;overflow-y:auto;padding:1rem 1.25rem 1.25rem}.install-guide-description{color:rgba(5,5,5,.6);font-size:.875rem;line-height:1.5rem}.install-guide-list{display:grid;gap:.75rem;margin-top:1.25rem}.install-guide-block{border:1px solid rgba(35,31,24,.1);border-radius:1.25rem;background:rgba(5,5,5,.025);padding:1rem}.install-guide-block__title{color:var(--ink);font-size:.875rem;font-weight:700}.install-guide-steps{display:grid;gap:.5rem;margin-top:.75rem}.install-guide-step{display:grid;grid-template-columns:1.65rem minmax(0,1fr);gap:.5rem;color:rgba(5,5,5,.6);font-size:.875rem;line-height:1.5rem}.install-guide-icon,.install-guide-step__number{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#fff;box-shadow:0 1px 2px rgba(29,36,55,.08)}.install-guide-step__number{width:1.5rem;height:1.5rem;color:var(--ink);font-size:.75rem;font-weight:700}.install-guide-step__text{display:inline-flex;min-width:0;align-items:center;gap:.375rem}.install-guide-icon{width:1.75rem;height:1.75rem;flex-shrink:0;border:1px solid rgba(35,31,24,.1)}.install-guide-icon--menu{color:rgba(5,5,5,.65)}.install-guide-icon__image,.install-guide-icon__svg{width:1.25rem;height:1.25rem;-o-object-fit:contain;object-fit:contain}.install-guide-icon__svg{fill:currentColor}@media (min-width:640px){.app-nav__wordmark{max-width:11rem;height:2.25rem}.account-panel-popover,.app-floating-prompt{top:8.5rem}.install-guide-overlay{padding-top:9.5rem}.install-guide-dialog{max-height:calc(100dvh - 11rem)}}html[data-theme=dark] .account-panel-popover__panel,html[data-theme=dark] .app-floating-prompt__card,html[data-theme=dark] .app-nav,html[data-theme=dark] .install-guide-dialog,html[data-theme=dark] .install-guide-header{border-color:var(--border-soft);background:var(--surface-strong)}html[data-theme=dark] .app-floating-prompt__card{border-color:rgba(148,163,184,.28);background:rgba(21,26,34,.98)}html[data-theme=dark] .app-floating-prompt__title{color:#f8fafc}html[data-theme=dark] .app-floating-prompt__icon--solid{background:#f8fafc;color:#0f172a}html[data-theme=dark] .app-nav__icon-button,html[data-theme=dark] .app-nav__language-button{border-color:var(--border-soft);background:rgba(226,232,240,.08);color:var(--text-soft);box-shadow:inset 0 1px 0 rgba(255,255,255,.06),0 12px 30px rgba(0,0,0,.22)}html[data-theme=dark] .app-tab-list{border-color:transparent;background:transparent;box-shadow:none}html[data-theme=dark] .app-nav__icon-button:hover,html[data-theme=dark] .app-nav__language-button:hover{background:rgba(226,232,240,.14);color:#f4f7fb}html[data-theme=dark] .nav-chevron-icon{color:rgba(244,247,251,.72)}html[data-theme=dark] .app-tab--active{border-color:rgba(255,255,255,.12);background:rgba(255,255,255,.2);color:#f4f7fb;box-shadow:0 16px 32px rgba(0,0,0,.3),inset 0 1px 0 rgba(255,255,255,.16)}html[data-theme=dark] .app-tab--idle{border-color:rgba(255,255,255,.15);background:rgba(6,10,15,.68);color:rgba(255,255,255,.88);box-shadow:0 10px 22px rgba(0,0,0,.2),inset 0 1px 0 rgba(255,255,255,.08)}html[data-theme=dark] .app-tab--idle:hover{border-color:rgba(255,255,255,.24);background:rgba(17,22,29,.84);color:#f4f7fb}html[data-theme=dark] .app-floating-prompt__icon--logo,html[data-theme=dark] .install-guide-close,html[data-theme=dark] .install-guide-icon,html[data-theme=dark] .install-guide-step__number{border-color:var(--border-soft);background:rgba(255,255,255,.08)}html[data-theme=dark] .app-floating-prompt__copy,html[data-theme=dark] .install-guide-close,html[data-theme=dark] .install-guide-description,html[data-theme=dark] .install-guide-icon--menu,html[data-theme=dark] .install-guide-step{color:var(--text-soft)}html[data-theme=dark] .app-floating-prompt__copy{color:rgba(226,232,240,.82)}html[data-theme=dark] .app-floating-prompt__secondary{border-color:transparent;color:rgba(248,250,252,.78)}html[data-theme=dark] .app-floating-prompt__primary{background:#f8fafc;color:#0f172a}html[data-theme=dark] .app-floating-prompt__primary:disabled,html[data-theme=dark] .app-floating-prompt__secondary:disabled{opacity:.82}html[data-theme=dark] .install-guide-eyebrow{color:var(--text-muted)}html[data-theme=dark] .install-guide-block{border-color:var(--border-soft);background:var(--surface-soft)}.profile-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.profile-page-eyebrow{min-width:0;margin-bottom:0}.profile-page-eyebrow__label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-eyebrow-dot{width:.5rem;height:.5rem;border-radius:999px;background:var(--blue)}.profile-display-pill{display:flex;min-width:0;max-width:min(17rem,58vw);align-items:center;gap:.5rem;margin-left:auto;border:1px solid rgba(35,31,24,.1);border-radius:999px;padding:.625rem 1rem}.profile-display-pill__label{flex-shrink:0;color:rgba(5,5,5,.45);font-size:.62rem;letter-spacing:.18em;text-transform:uppercase;white-space:nowrap}.profile-display-pill__name{min-width:0;overflow:hidden;font-size:.875rem;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.profile-selected-card,.profile-state-card{margin-top:0;overflow:hidden}.profile-selected-card{scroll-margin-top:1rem}.profile-lab-pages{display:flex;width:100%;height:calc(100dvh - 8.35rem - env(safe-area-inset-bottom));max-height:44rem;min-height:0;gap:1rem;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none;touch-action:pan-x}.profile-lab-pages::-webkit-scrollbar{display:none}.profile-lab-page{position:relative;flex:0 0 100%;min-width:0;overflow:hidden;scroll-snap-align:start}.profile-lab-arrow{display:none}.profile-lab-page:before{display:block;margin:0 0 .55rem .25rem;color:rgba(5,5,5,.72);font-size:.72rem;font-weight:850;letter-spacing:.11em;text-transform:uppercase}.profile-lab-page--experiment:before{content:"Live experiment"}.profile-state-card{padding:1.5rem}.profile-message{margin-top:1rem;color:rgba(5,5,5,.6);font-size:.875rem}.profile-media{width:100%;height:16rem}.profile-media--image{background-position:50%;background-repeat:no-repeat;background-size:contain}.profile-media__overlay{height:100%;flex-direction:column;background:linear-gradient(0deg,rgba(0,0,0,.4),rgba(0,0,0,.15),rgba(0,0,0,.2));color:#fff;padding:1.25rem}.profile-media__bottom,.profile-media__overlay,.profile-media__top{display:flex;justify-content:space-between}.profile-media__top{align-items:flex-start}.profile-media__bottom{align-items:flex-end;gap:.75rem}.profile-status-dot{display:block;width:.75rem;height:.75rem;flex-shrink:0;border-radius:999px}.profile-media-owner-row{display:flex;min-width:0;align-items:center;gap:.55rem}.profile-media-owner-name{width:-moz-fit-content;width:fit-content;max-width:min(15rem,58vw);overflow:hidden;border:1px solid rgba(255,255,255,.15);border-radius:999px;background:rgba(0,0,0,.35);color:#fff;padding:.5rem 1rem;font-size:1rem;font-weight:700;text-overflow:ellipsis;white-space:nowrap;box-shadow:0 10px 28px rgba(0,0,0,.22);backdrop-filter:blur(14px)}.profile-status-dot--active{background:#34d399;box-shadow:0 0 18px rgba(52,211,153,.85)}.profile-status-dot--idle{background:rgba(255,255,255,.55);box-shadow:0 0 14px rgba(255,255,255,.45)}.profile-media-average{border:1px solid rgba(255,255,255,.15);border-radius:999px;background:rgba(0,0,0,.45);color:#fff;padding:.5rem .75rem;text-align:center;box-shadow:0 10px 28px rgba(0,0,0,.22);backdrop-filter:blur(14px)}.profile-media-average__label{color:rgba(255,255,255,.65);font-size:.55rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.profile-media-average__value{margin-top:.25rem;font-size:1.25rem;font-weight:700}.profile-media-caption{max-width:16rem;border-radius:1rem;background:rgba(0,0,0,.4);color:rgba(255,255,255,.85);padding:.5rem .75rem;font-size:.875rem;line-height:1.5rem;box-shadow:0 10px 28px rgba(0,0,0,.22);backdrop-filter:blur(14px)}.profile-media-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.5rem;margin-left:auto}.profile-feedback-button,.profile-form-button,.profile-photo-button{border-radius:999px;font-size:.875rem;font-weight:700;transition:transform .16s ease,background-color .16s ease,color .16s ease,opacity .16s ease}.profile-photo-button--danger{border:1px solid rgba(255,255,255,.25);background:rgba(0,0,0,.2);color:#fff;padding:.75rem 1rem;backdrop-filter:blur(14px)}.profile-photo-button--experiment{min-height:2.75rem;background:#fff;color:var(--ink);padding:.75rem .875rem;text-align:center;font-size:.75rem;line-height:1.15;white-space:nowrap}.profile-form-button:hover:not(:disabled),.profile-photo-button:hover:not(:disabled){transform:scale(1.02)}.profile-form-button:disabled,.profile-photo-button:disabled{cursor:wait;opacity:.7}.profile-selected-body{border-top:1px solid rgba(35,31,24,.1);padding:1rem}.profile-rating-chart{overflow:hidden;border:1px solid rgba(35,31,24,.1);border-radius:1.35rem;background:linear-gradient(145deg,rgba(255,255,255,.92),rgba(243,247,255,.72));padding:1rem;box-shadow:inset 0 1px 0 rgba(255,255,255,.8)}.profile-chart-header,.profile-feedback-header{display:flex;align-items:center;justify-content:space-between;gap:1rem}.profile-kicker,.profile-subkicker{color:rgba(5,5,5,.45);font-size:.68rem;letter-spacing:.2em;text-transform:uppercase}.profile-chart-score{display:flex;align-items:baseline;gap:.5rem;margin-top:.5rem}.profile-chart-score__value{font-size:1.875rem;font-weight:700;letter-spacing:0}.profile-chart-score__label,.profile-open-slot__title,.profile-rating-total__label,.profile-slot-meta,.profile-upload-note{color:rgba(5,5,5,.4);font-size:.62rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.profile-chart-score__label{letter-spacing:.12em}.profile-rating-total{border:1px solid rgba(35,31,24,.1);border-radius:999px;background:rgba(255,255,255,.8);padding:.5rem 1rem;text-align:center;box-shadow:0 1px 2px rgba(29,36,55,.08)}.profile-rating-total__value{font-size:1.125rem;font-weight:700}.profile-feedback-list,.profile-rating-column-chart{display:grid;margin-top:1.25rem}.profile-result-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem;margin-top:0}.profile-result-card{display:grid;min-height:4.15rem;place-items:center;border:1px solid rgba(35,31,24,.08);border-radius:.95rem;background:rgba(255,255,255,.84);padding:.55rem;text-align:center;box-shadow:0 10px 24px rgba(29,36,55,.08)}.profile-result-card--button{cursor:pointer;transition:border-color .16s ease,transform .16s ease,box-shadow .16s ease}.profile-result-card--button:hover,.profile-result-card--button[aria-expanded=true]{border-color:rgba(37,99,235,.38);box-shadow:0 12px 28px rgba(37,99,235,.14);transform:translateY(-1px)}.profile-result-card__value{color:var(--ink);font-size:1.35rem;font-weight:850;line-height:1}.profile-result-card__label{margin-top:.25rem;color:rgba(5,5,5,.38);font-size:.62rem;font-weight:750;line-height:1.05;text-transform:lowercase}.profile-rating-column-chart{position:relative;min-height:13rem;border:1px solid rgba(35,31,24,.1);border-radius:1.25rem;background:rgba(255,255,255,.72);padding:1rem .875rem .75rem;box-shadow:inset 0 1px 0 rgba(255,255,255,.86)}.profile-rating-bars{display:flex;min-width:0;height:11rem;align-items:stretch;justify-content:center;gap:clamp(.35rem,2vw,.875rem);padding-top:1.5rem}.profile-rating-bar-column{display:grid;min-width:3.2rem;max-width:4.5rem;flex:1 1 0;grid-template-rows:minmax(0,1fr) 2rem;justify-items:center;gap:.35rem}.profile-rating-bar-count,.profile-rating-bar-score{color:rgba(5,5,5,.5);font-size:.75rem;font-weight:800;line-height:1rem;text-align:center;font-variant-numeric:tabular-nums}.profile-rating-bar-count{position:absolute;top:-1.45rem;left:50%;color:var(--ink);transform:translateX(-50%)}.profile-rating-bar-track{position:relative;width:100%;min-width:1.25rem}.profile-rating-bar-track:after{position:absolute;right:0;bottom:0;left:0;height:1px;background:rgba(5,5,5,.18);content:""}.profile-rating-bar-fill{position:absolute;right:8%;bottom:1px;left:8%;min-height:.6rem;border-radius:.65rem .65rem 0 0;background:linear-gradient(180deg,#38bdf8,#2563eb);box-shadow:0 0 16px rgba(37,99,235,.28);transition:height .3s ease-out}.profile-empty-rating-chart{position:relative;display:grid;min-height:11rem;place-items:center}.profile-empty-rating-chart__line{position:absolute;right:.25rem;left:.25rem;height:1px;background:rgba(5,5,5,.18)}.profile-empty-rating-chart__message{position:relative;border-radius:999px;background:rgba(255,255,255,.9);color:rgba(5,5,5,.5);padding:.5rem .85rem;font-size:.875rem;font-weight:800;box-shadow:0 6px 18px rgba(29,36,55,.08)}.profile-empty-rating,.profile-feedback-empty,.profile-feedback-error,.profile-report-message{border:1px solid rgba(35,31,24,.1);border-radius:1rem;background:#fff;padding:1rem;color:rgba(5,5,5,.6);font-size:.875rem}.profile-empty-rating,.profile-feedback-empty{border-style:dashed;color:rgba(5,5,5,.45)}.profile-feedback-section{margin-top:1.25rem;border-top:1px solid rgba(35,31,24,.1);padding-top:1rem}.profile-feedback-section:not(.profile-feedback-section--open){display:none}.profile-feedback-list{gap:.75rem;padding-right:.25rem}.profile-feedback-list--scroll{max-height:13rem;overflow-y:auto;overscroll-behavior:contain}.profile-feedback-loading{display:grid;gap:.75rem;margin-top:1rem}.profile-feedback-loading__item{border-radius:1rem;background:#fff;padding:1rem;animation:experiment-loading-pulse 2s cubic-bezier(.4,0,.6,1) infinite}.profile-feedback-loading__line{width:6rem;height:1rem;border-radius:999px;background:rgba(5,5,5,.1)}.profile-feedback-loading__body{height:2.5rem;margin-top:.75rem;border-radius:1rem;background:rgba(5,5,5,.1)}.profile-feedback-empty__title{color:rgba(5,5,5,.4);font-size:.68rem;letter-spacing:.18em;text-transform:uppercase}.profile-feedback-empty__copy{margin-top:.5rem;color:rgba(5,5,5,.55);font-size:.875rem;line-height:1.5rem}.profile-feedback-card{position:relative;min-width:0;border:1px solid rgba(35,31,24,.1);border-radius:1.35rem;background:linear-gradient(145deg,rgba(255,255,255,.96),rgba(246,243,235,.82));padding:1rem;box-shadow:0 16px 44px rgba(15,23,42,.08);transition:opacity .16s ease}.profile-feedback-card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.profile-feedback-card__rater{display:flex;min-width:0;max-width:100%;flex-wrap:wrap;align-items:baseline;gap:.375rem;font-size:.875rem;font-weight:700}.profile-feedback-card__time{color:rgba(5,5,5,.45);font-size:.75rem;font-weight:600}.profile-feedback-card__actions{display:flex;flex-shrink:0;align-items:center;gap:.5rem}.profile-feedback-button{border:1px solid rgba(35,31,24,.1);background:rgba(255,255,255,.85);color:rgba(5,5,5,.55);box-shadow:0 1px 2px rgba(29,36,55,.08)}.profile-feedback-button--text{padding:.375rem .75rem;font-size:.75rem}.profile-feedback-button--icon{width:2rem;height:2rem;font-size:.875rem;font-weight:900}.profile-feedback-button:hover{background:rgba(5,5,5,.03);color:#000}.profile-feedback-button--icon:hover{background:#fffbeb}.profile-feedback-body{display:grid;min-width:0;gap:.5rem;margin-top:.75rem}.profile-feedback-comment{min-width:0;transition:filter .16s ease}.profile-feedback-comment__text{min-width:0;max-width:100%;overflow-wrap:anywhere;color:rgba(5,5,5,.65);font-size:.875rem;line-height:1.5rem}.profile-report-panel{margin-top:.75rem;border:1px solid rgba(35,31,24,.1);border-radius:1rem;background:rgba(5,5,5,.03);padding:1rem}.profile-report-panel__title{color:rgba(5,5,5,.4);font-size:.68rem;letter-spacing:.18em;text-transform:uppercase}.profile-report-panel__fields{display:grid;gap:.75rem;margin-top:.75rem}.profile-report-field{display:block}.profile-report-field__label{font-size:.875rem;font-weight:600}.profile-report-input{width:100%;margin-top:.5rem;border:1px solid rgba(35,31,24,.1);border-radius:1rem;background:#fff;color:var(--ink);padding:.75rem 1rem;font-size:.875rem;outline:none}.profile-report-actions{display:flex;justify-content:flex-end;gap:.5rem}.profile-slots-section{margin-top:2rem}.profile-slots-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.profile-slots-heading{min-width:0;flex:1}.profile-slots-title{font-size:1.25rem;font-weight:700;letter-spacing:0}.profile-slots-actions{display:flex;align-items:center;gap:.75rem}.profile-slots-count{color:rgba(5,5,5,.5);font-size:.875rem;white-space:nowrap}.profile-create-form{overflow:hidden;margin-bottom:1.5rem;padding:1.25rem}.profile-create-form__title{color:rgba(5,5,5,.45);font-size:.68rem;letter-spacing:.22em;text-transform:uppercase}.profile-create-form__grid{display:grid;gap:1rem;margin-top:1rem}.profile-field-label{font-size:.875rem;font-weight:600}.profile-upload-shell{margin-top:.5rem;border:1px dashed rgba(35,31,24,.15);border-radius:1.35rem;background:rgba(255,255,255,.7);padding:.75rem;transition:border-color .16s ease,background-color .16s ease}.profile-upload-shell:hover{border-color:rgba(37,99,235,.4);background:rgba(37,99,235,.03)}.profile-upload-label{display:grid;min-width:0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.75rem;border-radius:1rem;background:var(--paper);padding:1rem;cursor:pointer}.profile-upload-main{display:flex;min-width:0;flex:1;align-items:center;gap:.75rem}.profile-upload-preview{width:3.5rem;height:3.5rem;flex-shrink:0;border-radius:.65rem;-o-object-fit:cover;object-fit:cover}.profile-upload-add{display:flex;width:2.75rem;height:2.75rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:999px;background:var(--ink);color:#fff;font-size:1.125rem;font-weight:700}.profile-upload-text{min-width:0;flex:1;overflow:hidden}.profile-upload-name{display:block;width:100%;overflow:hidden;color:var(--ink);font-size:.875rem;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.profile-upload-type{display:block;margin-top:.25rem;color:rgba(5,5,5,.4);font-size:.75rem;letter-spacing:.16em;text-transform:uppercase}.profile-upload-browse{flex-shrink:0;border:1px solid rgba(35,31,24,.1);border-radius:999px;background:#fff;color:rgba(5,5,5,.55);padding:.5rem .75rem;font-size:.75rem;font-weight:700}.profile-upload-note{margin-top:.5rem;letter-spacing:.18em}.profile-purpose-card{display:grid;gap:.75rem;scroll-margin-top:5rem;border:1px solid rgba(35,31,24,.1);border-radius:1.35rem;background:rgba(255,255,255,.72);padding:.75rem;box-shadow:inset 0 1px 0 rgba(255,255,255,.75)}.profile-purpose-description{display:block;margin-top:.25rem;color:rgba(5,5,5,.45);font-size:.75rem;line-height:1.25rem}.profile-select-shell{position:relative;margin-top:.75rem}.profile-select{width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid rgba(35,31,24,.1);border-radius:1rem;background:var(--paper);color:var(--ink);padding:.75rem 2.5rem .75rem 1rem;font-size:.875rem;font-weight:600;outline:none;transition:border-color .16s ease,background-color .16s ease}.profile-select:focus{border-color:rgba(37,99,235,.45);background:#fff}.profile-select-icon{pointer-events:none;position:absolute;top:50%;right:1rem;color:rgba(5,5,5,.35);transform:translateY(-50%)}.profile-create-status{border-radius:1rem;background:rgba(37,99,235,.1);color:var(--blue);padding:.75rem 1rem;font-size:.875rem;font-weight:700}.profile-create-error{color:#dc2626;font-size:.875rem}.profile-form-actions{display:flex;justify-content:flex-end;gap:.75rem}.profile-form-button--primary{border:0;background:var(--ink);color:#fff;padding:.75rem 1rem}.profile-form-button--secondary{border:1px solid rgba(35,31,24,.1);padding:.75rem 1rem}.profile-slots-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.profile-slot-card{overflow:hidden;text-align:left;transition:transform .2s ease-in-out,border-color .2s ease-in-out,box-shadow .2s ease-in-out}.profile-slot-card:hover{transform:translateY(-.25rem)}.profile-slot-card--active{border-color:rgba(37,99,235,.7)!important;box-shadow:0 0 0 2px rgba(37,99,235,.18),0 24px 58px rgba(37,99,235,.2)}.profile-slot-photo{position:relative;width:100%;height:9rem}.profile-slot-photo--image{background-position:50%;background-repeat:no-repeat;background-size:contain}.profile-slot-average{position:absolute;top:.75rem;right:.75rem;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:rgba(0,0,0,.45);color:#fff;padding:.375rem .75rem;text-align:center;box-shadow:0 10px 28px rgba(0,0,0,.22);backdrop-filter:blur(14px)}.profile-slot-average__label{color:rgba(255,255,255,.65);font-size:.56rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.profile-slot-average__value{font-size:.875rem;font-weight:700}.profile-slot-body{padding:1rem}.profile-slot-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.profile-slot-label{color:rgba(5,5,5,.45);font-size:.875rem;font-weight:600}.profile-live-pill{border-radius:999px;background:var(--blue);color:#fff;padding:.25rem .5rem;font-size:.68rem;letter-spacing:.2em;text-transform:uppercase}.profile-slot-caption{margin-top:.75rem;color:rgba(5,5,5,.55);font-size:.875rem;line-height:1.5rem}.profile-slot-meta{display:flex;align-items:center;gap:.5rem;margin-top:1rem;color:rgba(5,5,5,.45);font-size:.75rem;letter-spacing:.18em}.profile-open-slot{display:flex;min-height:15rem;align-items:center;justify-content:center;border:1px dashed rgba(35,31,24,.12);border-radius:1.75rem;background:rgba(5,5,5,.03);padding:1.5rem;color:inherit;cursor:pointer;text-align:center;transition:background-color .16s ease,border-color .16s ease,transform .16s ease}.profile-open-slot:hover{border-color:rgba(37,99,235,.35);background:rgba(37,99,235,.06);transform:translateY(-1px)}.profile-open-slot:focus-visible{outline:2px solid rgba(37,99,235,.45);outline-offset:3px}.profile-open-slot__copy{margin-top:.75rem;color:rgba(5,5,5,.55);font-size:.875rem}.profile-lab-pages .profile-selected-card,.profile-lab-pages .profile-slots-section{height:calc(100% - 1.45rem);margin-top:0;overflow:hidden}.profile-lab-pages .profile-selected-card,.profile-lab-pages .profile-slots-section{display:flex;min-height:0;flex-direction:column}.profile-lab-pages .profile-selected-card{border-radius:1.65rem}.profile-lab-pages .profile-media{height:clamp(8.75rem,22dvh,11.25rem);flex-shrink:0;border-radius:1.65rem 1.65rem 0 0}.profile-lab-pages .profile-media--empty-experiment{background-color:rgba(244,247,251,.05);background-position:50%;background-repeat:no-repeat;background-size:min(72%,16rem) auto}.profile-lab-pages .profile-media__overlay{padding:.85rem}.profile-lab-pages .profile-media__overlay--empty{align-items:flex-end;justify-content:flex-end;background:radial-gradient(circle at 50% 44%,rgba(244,247,251,.08),transparent 46%),linear-gradient(0deg,rgba(0,0,0,.62),rgba(0,0,0,.08))}.profile-lab-pages .profile-selected-card--empty{background:rgba(244,247,251,.04)}.profile-lab-pages .profile-selected-body--empty{display:grid;place-items:center}.profile-empty-lab-message{display:flex;max-width:17rem;align-items:center;justify-content:center;gap:.7rem;color:rgba(244,247,251,.58);font-size:.82rem;font-weight:750;line-height:1.3rem;text-align:center}.profile-empty-swipe-button{display:inline-flex;min-width:3.6rem;height:2rem;flex-shrink:0;align-items:center;justify-content:center;border:0;background:transparent;color:#6aa5ff;transition:transform .18s ease}.profile-empty-swipe-button:focus-visible,.profile-empty-swipe-button:hover{transform:translateX(.12rem)}.profile-empty-swipe-arrow{position:relative;display:inline-flex;width:3.25rem;height:1.15rem;flex-shrink:0;align-items:center;justify-content:flex-end;color:#6aa5ff;filter:drop-shadow(0 0 12px rgba(106,165,255,.38));animation:profile-swipe-arrow-slide 1.45s ease-in-out infinite}.profile-empty-swipe-arrow:before{content:"";position:absolute;right:.2rem;width:2.7rem;height:.18rem;border-radius:999px;background:linear-gradient(90deg,transparent,currentColor)}.profile-empty-swipe-arrow span{position:absolute;right:0;width:.72rem;height:.72rem;border-top:.18rem solid;border-right:.18rem solid;opacity:.34;transform:rotate(45deg);animation:profile-swipe-chevron-pulse 1.45s ease-in-out infinite}.profile-empty-swipe-arrow span:first-child{right:1.15rem;animation-delay:0s}.profile-empty-swipe-arrow span:nth-child(2){right:.58rem;animation-delay:.12s}.profile-empty-swipe-arrow span:nth-child(3){right:0;animation-delay:.24s}@keyframes profile-swipe-arrow-slide{0%,to{transform:translateX(0)}50%{transform:translateX(.28rem)}}@keyframes profile-swipe-chevron-pulse{0%,to{opacity:.28}50%{opacity:1}}.profile-photo-button--do-experiment{min-width:9.25rem}.profile-lab-pages .profile-media-average,.profile-lab-pages .profile-media-caption,.profile-lab-pages .profile-media-owner-name{box-shadow:0 12px 28px rgba(0,0,0,.2)}.profile-lab-pages .profile-media-owner-row{min-height:2rem}.profile-lab-pages .profile-media-owner-name{padding:.45rem .7rem;font-size:.78rem}.profile-lab-pages .profile-media-average{min-width:3.25rem;padding:.45rem .62rem}.profile-lab-pages .profile-media-average__value{font-size:1.05rem}.profile-lab-pages .profile-media-caption{max-width:min(12rem,48vw);padding:.45rem .65rem;font-size:.78rem;line-height:1.2rem}.profile-lab-pages .profile-media-actions{flex-wrap:nowrap;gap:.45rem}.profile-lab-pages .profile-photo-button--danger,.profile-lab-pages .profile-photo-button--experiment{min-height:2.45rem;padding:.62rem .8rem;font-size:.75rem}.profile-lab-pages .profile-selected-body{min-height:0;flex:1;padding:.65rem}.profile-lab-pages .profile-rating-chart{display:flex;height:100%;min-height:0;flex-direction:column;border-radius:1.15rem;padding:.7rem}.profile-lab-pages .profile-chart-header{gap:.65rem}.profile-lab-pages .profile-chart-score{margin-top:.25rem}.profile-lab-pages .profile-chart-score__value{font-size:1.45rem}.profile-lab-pages .profile-rating-total{padding:.45rem .8rem}.profile-lab-pages .profile-rating-column-chart{min-height:0;flex:1;margin-top:.75rem;border-radius:.95rem;padding:.65rem .65rem .45rem}.profile-lab-pages .profile-rating-bars{height:100%;min-height:8rem;padding-top:1.25rem}.profile-lab-pages .profile-empty-rating-chart{min-height:100%}.profile-lab-pages .profile-feedback-section{display:flex;min-height:0;overflow:hidden;flex:1;flex-direction:column;margin-top:.75rem;border:1px solid rgba(35,31,24,.1);border-radius:.95rem;padding:.75rem}.profile-lab-pages .profile-feedback-list{min-height:0;flex:1;overflow-x:hidden;overflow-y:auto;gap:.55rem;margin-top:.65rem;padding-right:.15rem}.profile-lab-pages .profile-feedback-list--scroll{max-height:none}.profile-lab-pages .profile-slots-header{align-items:flex-start;margin-bottom:.55rem}.profile-lab-pages .profile-slots-title{color:rgba(244,247,251,.78);font-size:.78rem;font-weight:850;letter-spacing:.11em;line-height:1.1;text-transform:uppercase}.profile-lab-pages .profile-slots-help{max-width:none;margin-top:.35rem;color:rgba(5,5,5,.38);font-size:clamp(.64rem,1.9vw,.78rem);font-weight:650;line-height:1.2rem;white-space:nowrap}.profile-lab-pages .profile-slots-grid{min-height:0;flex:1;grid-template-rows:repeat(2,minmax(0,1fr));gap:.55rem;overflow:hidden}.profile-lab-pages .profile-slot-card{position:relative;min-height:0;border-radius:1.05rem}.profile-lab-pages .profile-slot-card--active{border-color:rgba(16,185,129,.8)!important;box-shadow:0 0 0 2px rgba(16,185,129,.16),0 16px 34px rgba(16,185,129,.14)}.profile-lab-pages .profile-slot-photo{height:100%;min-height:0;border-radius:inherit}.profile-lab-pages .profile-slot-body{pointer-events:none;position:absolute;right:0;bottom:0;left:0;padding:.7rem}.profile-lab-pages .profile-slot-row{justify-content:flex-start}.profile-lab-pages .profile-slot-label,.profile-lab-pages .profile-slot-meta{display:none}.profile-lab-pages .profile-slot-caption{display:-webkit-box;overflow:hidden;margin:0;color:rgba(255,255,255,.9);font-size:.72rem;font-weight:800;line-height:1.15rem;text-shadow:0 1px 8px rgba(0,0,0,.32);-webkit-box-orient:vertical;-webkit-line-clamp:2}.profile-lab-pages .profile-slot-average{top:.55rem;right:.55rem;padding:.3rem .55rem}.profile-lab-pages .profile-slot-average__label{display:none}.profile-lab-pages .profile-live-pill{position:absolute;top:.55rem;left:.55rem;z-index:2;background:#0ac76f;font-size:.58rem;font-weight:900;letter-spacing:0}.profile-lab-pages .profile-open-slot{min-height:0;border-radius:1.05rem;padding:1rem}.profile-lab-pages .profile-open-slot__title{color:rgba(5,5,5,.32);font-size:2rem;letter-spacing:0}.profile-lab-pages .profile-open-slot__title:before{content:"+";color:rgba(5,5,5,.34);font-size:2rem;font-weight:300}.profile-lab-pages .profile-open-slot__copy,.profile-lab-pages .profile-open-slot__title{font-size:0}.profile-lab-pages .profile-open-slot__copy:before{content:"add new photo";color:rgba(5,5,5,.34);font-size:.78rem}.profile-lab-pages .profile-slots-used{align-self:flex-end;margin-top:.25rem;color:rgba(5,5,5,.36);font-size:.72rem;font-weight:800}.profile-upload-new-button{display:inline-flex;min-height:2.65rem;width:-moz-fit-content;width:fit-content;align-items:center;justify-content:center;align-self:center;border:0;border-radius:999px;background:var(--ink);color:#fff;padding:.68rem 1.2rem;font-size:.86rem;font-weight:850;box-shadow:0 14px 30px rgba(5,5,5,.16);transition:transform .18s ease,box-shadow .18s ease}.profile-upload-new-button:before{content:"\2191";margin-right:.45rem;font-size:.9rem;line-height:1}.profile-upload-new-button:hover{box-shadow:0 18px 36px rgba(5,5,5,.2);transform:translateY(-1px)}.profile-lab-page-indicator{display:flex;flex-shrink:0;justify-content:center;gap:.28rem;margin-top:.55rem;padding-bottom:.25rem;animation:profile-page-cue 3.2s ease-in-out infinite}.profile-lab-page-indicator span{width:.4rem;height:.4rem;border-radius:999px;background:rgba(5,5,5,.15)}.profile-lab-page-indicator .profile-lab-page-indicator__dot--active{width:1.2rem;background:var(--ink)}@media (min-width:641px){.profile-lab-arrow{position:absolute;top:50%;z-index:8;display:inline-flex;width:3rem;height:3rem;align-items:center;justify-content:center;overflow:hidden;border:1px solid rgba(255,255,255,.34);border-radius:999px;background:rgba(255,255,255,.18);color:var(--ink);font-size:1.55rem;font-weight:700;line-height:1;box-shadow:inset 0 1px 0 rgba(255,255,255,.32),0 16px 38px rgba(0,0,0,.2);backdrop-filter:blur(20px) saturate(1.6);-webkit-backdrop-filter:blur(20px) saturate(1.6);transform:translateY(-50%);transition:background-color .16s ease,color .16s ease,transform .16s ease}.profile-lab-arrow:before{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(150deg,rgba(255,255,255,.3),transparent 54%);pointer-events:none}.profile-lab-arrow span{position:relative;z-index:1;display:block;width:1rem;text-align:center;transform:translateY(-.07rem)}.profile-lab-arrow:hover{background:rgba(255,255,255,.3);transform:translateY(-50%) scale(1.04)}.profile-lab-arrow:focus-visible{outline:2px solid rgba(106,165,255,.7);outline-offset:3px}.profile-lab-arrow--next{right:1rem}.profile-lab-arrow--previous{left:1rem}}@keyframes profile-page-cue{0%,to{transform:translateX(0)}35%{transform:translateX(.08rem)}70%{transform:translateX(-.08rem)}}.profile-lab-pages .profile-create-form{display:flex;min-height:0;flex:1;flex-direction:column;overflow:hidden;margin-bottom:0;border-radius:1.25rem;padding:.85rem}.profile-lab-pages .profile-create-form__grid{min-height:0;flex:1;gap:.75rem;margin-top:0;overflow:hidden}.profile-lab-pages .profile-upload-shell{margin-top:.35rem;padding:.5rem}.profile-lab-pages .profile-upload-label{padding:.75rem}.profile-lab-pages .profile-purpose-card{gap:.55rem;padding:.65rem}.profile-lab-pages .profile-purpose-description{font-size:.7rem;line-height:1.05rem}.profile-lab-pages .profile-select{padding-top:.65rem;padding-bottom:.65rem;font-size:.78rem}.profile-lab-pages .profile-toggle-row{padding:.65rem .75rem}.profile-lab-pages .profile-form-actions{gap:.5rem;margin-top:auto}.profile-lab-pages .profile-form-button--primary,.profile-lab-pages .profile-form-button--secondary{padding:.7rem .9rem}.profile-lab-pages .profile-slots-back{background:rgba(255,255,255,.72)}.profile-toggle-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;border:1px solid rgba(35,31,24,.1);border-radius:1rem;background:var(--paper);padding:.75rem 1rem;transition:background-color .16s ease}.profile-toggle-row:hover{background:#fff}.profile-toggle-row__content{min-width:0}.profile-toggle-row__label{display:block;color:var(--ink);font-size:.875rem;font-weight:700}.profile-toggle-row__description{display:block;margin-top:.25rem;color:rgba(5,5,5,.45);font-size:.75rem;line-height:1.25rem}.profile-switch{position:relative;width:3rem;height:1.75rem;flex-shrink:0;border-radius:999px;background:rgba(5,5,5,.15);transition:background-color .16s ease}.profile-switch--checked{background:var(--ink)}.profile-switch__thumb{position:absolute;top:.25rem;left:.25rem;width:1.25rem;height:1.25rem;border-radius:999px;background:#fff;box-shadow:0 1px 2px rgba(29,36,55,.14);transition:left .16s ease}.profile-switch--checked .profile-switch__thumb{left:1.5rem}.profile-select-chevron{width:1rem;height:1rem;fill:none;stroke:currentColor}html[data-theme=dark] .profile-rating-chart{background:linear-gradient(145deg,rgba(24,31,42,.96),rgba(13,17,23,.9))!important;border-color:rgba(226,232,240,.14)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.07)}html[data-theme=dark] .profile-lab-page:before{color:rgba(244,247,251,.74)}html[data-theme=dark] .profile-result-card{border-color:rgba(226,232,240,.12);background:rgba(244,247,251,.07);box-shadow:none}html[data-theme=dark] .profile-result-card--button:hover,html[data-theme=dark] .profile-result-card--button[aria-expanded=true]{border-color:rgba(106,165,255,.45);box-shadow:0 0 24px rgba(106,165,255,.12)}html[data-theme=dark] .profile-result-card__value{color:#f4f7fb}html[data-theme=dark] .profile-result-card__label{color:var(--text-muted)}html[data-theme=dark] .profile-feedback-card{background:linear-gradient(145deg,rgba(30,38,50,.96),rgba(20,25,34,.92))!important;border-color:rgba(226,232,240,.14)!important;color:#f4f7fb;box-shadow:0 16px 44px rgba(0,0,0,.24)}html[data-theme=dark] .profile-selected-body{border-color:var(--border-soft)}html[data-theme=dark] .profile-photo-button--experiment{background:var(--blue);color:#0a0d12;box-shadow:0 0 18px rgba(106,165,255,.18)}html[data-theme=dark] .profile-photo-button--experiment:disabled{background:rgba(226,232,240,.1);color:rgba(244,247,251,.58);opacity:1}html[data-theme=dark] .profile-photo-button--danger{border-color:rgba(226,232,240,.22);background:rgba(7,10,15,.64);color:#f4f7fb}html[data-theme=dark] .profile-rating-column-chart,html[data-theme=dark] .profile-rating-total{background:rgba(36,44,58,.76)!important;border-color:rgba(226,232,240,.14)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.06)}html[data-theme=dark] .profile-empty-rating-chart__line,html[data-theme=dark] .profile-rating-bar-track:after{background:rgba(226,232,240,.26)!important}html[data-theme=dark] .profile-rating-bar-fill{background:linear-gradient(180deg,#7dd3fc,#6aa5ff)!important;box-shadow:0 0 18px rgba(106,165,255,.34)}html[data-theme=dark] .profile-empty-rating-chart__message{background:rgba(18,22,29,.94);color:rgba(244,247,251,.72)}html[data-theme=dark] .profile-empty-rating,html[data-theme=dark] .profile-feedback-empty,html[data-theme=dark] .profile-feedback-error,html[data-theme=dark] .profile-feedback-loading__item,html[data-theme=dark] .profile-report-input,html[data-theme=dark] .profile-report-message,html[data-theme=dark] .profile-select,html[data-theme=dark] .profile-upload-browse,html[data-theme=dark] .profile-upload-label{border-color:var(--border-soft);background:var(--surface)}html[data-theme=dark] .profile-create-form,html[data-theme=dark] .profile-purpose-card,html[data-theme=dark] .profile-report-panel,html[data-theme=dark] .profile-upload-shell{border-color:var(--border-soft);background:rgba(226,232,240,.07)}html[data-theme=dark] .profile-select:focus{border-color:rgba(106,165,255,.6);background:var(--surface-strong)}html[data-theme=dark] .profile-switch--checked,html[data-theme=dark] .profile-upload-add{background:var(--blue);color:#0a0d12}html[data-theme=dark] .profile-switch{background:rgba(226,232,240,.18)}html[data-theme=dark] .profile-switch--checked{background:var(--blue)}html[data-theme=dark] .profile-toggle-row:hover{background:var(--surface-strong)}html[data-theme=dark] .profile-chart-score__label,html[data-theme=dark] .profile-create-form__title,html[data-theme=dark] .profile-display-pill__label,html[data-theme=dark] .profile-feedback-empty__title,html[data-theme=dark] .profile-kicker,html[data-theme=dark] .profile-open-slot__title,html[data-theme=dark] .profile-purpose-description,html[data-theme=dark] .profile-rating-bar-score,html[data-theme=dark] .profile-rating-total__label,html[data-theme=dark] .profile-report-panel__title,html[data-theme=dark] .profile-section-title,html[data-theme=dark] .profile-select-icon,html[data-theme=dark] .profile-subkicker,html[data-theme=dark] .profile-upload-note,html[data-theme=dark] .profile-upload-type{color:var(--text-muted)}html[data-theme=dark] .profile-chart-score__value,html[data-theme=dark] .profile-feedback-card__rater,html[data-theme=dark] .profile-rating-bar-count,html[data-theme=dark] .profile-rating-total__value{color:#f4f7fb}html[data-theme=dark] .profile-lab-pages .profile-slot-card{border-color:rgba(226,232,240,.12);background:rgba(244,247,251,.06)}html[data-theme=dark] .profile-lab-pages .profile-slot-card--active{border-color:rgba(52,211,153,.78)!important}html[data-theme=dark] .profile-lab-pages .profile-open-slot{border-color:rgba(226,232,240,.16);background:rgba(244,247,251,.05)}html[data-theme=dark] .profile-lab-pages .profile-open-slot__copy:before,html[data-theme=dark] .profile-lab-pages .profile-open-slot__title:before{color:rgba(244,247,251,.42)}html[data-theme=dark] .profile-lab-pages .profile-slots-help,html[data-theme=dark] .profile-lab-pages .profile-slots-used{color:var(--text-soft)}html[data-theme=dark] .profile-lab-page-indicator span{background:rgba(244,247,251,.18)}html[data-theme=dark] .profile-lab-page-indicator .profile-lab-page-indicator__dot--active{background:#f4f7fb}html[data-theme=dark] .profile-lab-arrow{border-color:rgba(255,255,255,.22);background:rgba(244,247,251,.12);color:#f8fafc;box-shadow:inset 0 1px 0 rgba(255,255,255,.25),0 16px 38px rgba(0,0,0,.34)}html[data-theme=dark] .profile-lab-arrow:hover{background:rgba(244,247,251,.2)}html[data-theme=dark] .profile-upload-new-button{background:#f4f7fb;color:#050505;box-shadow:none}html[data-theme=dark] .profile-lab-pages .profile-slots-back{background:rgba(244,247,251,.08);color:#f4f7fb}html[data-theme=dark] .profile-feedback-card__time,html[data-theme=dark] .profile-feedback-comment__text,html[data-theme=dark] .profile-feedback-empty__copy,html[data-theme=dark] .profile-message,html[data-theme=dark] .profile-open-slot__copy,html[data-theme=dark] .profile-slot-caption,html[data-theme=dark] .profile-slot-label,html[data-theme=dark] .profile-slot-meta,html[data-theme=dark] .profile-slots-count,html[data-theme=dark] .profile-toggle-row__description,html[data-theme=dark] .profile-upload-browse{color:var(--text-soft)}html[data-theme=dark] .profile-form-button--primary{background:var(--ink);color:#0a0d12}html[data-theme=dark] .profile-feedback-button,html[data-theme=dark] .profile-form-button--secondary,html[data-theme=dark] .profile-open-slot,html[data-theme=dark] .profile-toggle-row{border-color:var(--border-soft);background:var(--surface)}html[data-theme=dark] .profile-open-slot:hover{border-color:rgba(106,165,255,.42);background:rgba(106,165,255,.12)}html[data-theme=dark] .profile-feedback-button{color:var(--text-soft)}html[data-theme=dark] .profile-feedback-button:hover{background:var(--surface-strong);color:#f4f7fb}@media (min-width:640px){.profile-photo-button--experiment{padding-right:1rem;padding-left:1rem;font-size:.875rem;line-height:1.25}.profile-feedback-body{grid-template-columns:auto minmax(0,1fr);align-items:flex-start}}.snap-slider{position:relative;border-top:1px solid rgba(35,31,24,.1);border-bottom-right-radius:1.35rem;border-bottom-left-radius:1.35rem;background:rgba(255,255,255,.85);padding:0 .5rem .45rem;box-shadow:0 10px 28px rgba(29,36,55,.06);transition:background-color .2s ease,box-shadow .2s ease,border-color .2s ease}.rating-slider-panel{border-bottom-right-radius:1rem;border-bottom-left-radius:1rem;background:linear-gradient(180deg,rgba(255,255,255,.95),rgba(246,248,251,.78));padding:.35rem .5rem .45rem}.snap-slider__sent{margin-bottom:.75rem;border-radius:1.25rem;background:var(--blue);color:#fff;padding:1rem;font-size:.875rem;font-weight:700;animation:rating-sent-bubble-pop .42s cubic-bezier(.18,1.35,.35,1);transform-origin:center bottom;transition:opacity .2s ease}.snap-slider__score-step{max-height:0;overflow:hidden;opacity:0;transition:max-height .2s ease-in-out,opacity .2s ease-in-out}.snap-slider__score-step--visible{max-height:5.6rem;opacity:1}.snap-slider__score-control{position:relative;height:5.1rem;opacity:1;transform:translateY(0);transition:transform .2s ease-in-out,opacity .2s ease-in-out}.snap-slider__score-control--hidden{pointer-events:none;opacity:0;transform:translateY(-.75rem)}.rating-choice-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.45rem;width:100%;padding:.55rem 0}.rating-choice-button{position:relative;min-width:0;min-height:2.75rem;overflow:hidden;border:1px solid rgba(255,255,255,.44);border-radius:999px;background:linear-gradient(145deg,rgba(255,255,255,.42),rgba(255,255,255,.14)),rgba(255,255,255,.18);color:rgba(5,5,5,.72);padding:0 .35rem;font-size:.72rem;font-weight:850;letter-spacing:0;white-space:nowrap;box-shadow:inset 0 1px 0 rgba(255,255,255,.58),0 12px 28px rgba(29,36,55,.12);backdrop-filter:blur(18px) saturate(1.45);-webkit-backdrop-filter:blur(18px) saturate(1.45);transition:border-color .18s ease,background-color .18s ease,box-shadow .18s ease,color .18s ease,transform .22s cubic-bezier(.2,1.35,.32,1)}.rating-choice-button:before{content:"";position:absolute;inset:0;border-radius:inherit;background:radial-gradient(circle at 50% 18%,rgba(255,255,255,.72),transparent 54%);opacity:.26;transform:scale(.92);transition:opacity .22s ease,transform .22s cubic-bezier(.2,1.35,.32,1)}.rating-choice-button:focus-visible,.rating-choice-button:hover{border-color:rgba(255,255,255,.74);color:var(--ink);transform:translateY(-1px) scale(1.015);box-shadow:inset 0 1px 0 rgba(255,255,255,.72),0 16px 34px rgba(29,36,55,.16)}.rating-choice-button--active:before,.rating-choice-button:focus-visible:before,.rating-choice-button:hover:before{opacity:.5;transform:scale(1)}.rating-choice-button--active{border-color:rgba(255,255,255,.82);background:linear-gradient(145deg,rgba(255,255,255,.72),rgba(255,255,255,.32)),rgba(255,255,255,.34);color:#050505;box-shadow:inset 0 1px 0 rgba(255,255,255,.82),0 0 22px rgba(255,255,255,.2),0 18px 36px rgba(29,36,55,.16);animation:rating-choice-pop .26s cubic-bezier(.2,1.35,.32,1)}@keyframes rating-choice-pop{0%{transform:scale(.96)}68%{transform:scale(1.07)}to{transform:scale(1.03)}}.snap-slider__score-bubble{display:none}.snap-slider__score-bubble--visible{opacity:1;transform:translate(-50%)}.rating-track{position:absolute;top:1.9rem;right:.25rem;left:.25rem;height:1.55rem;overflow:hidden;border-radius:999px;background:#e4e8f0;box-shadow:inset 0 1px 2px rgba(29,36,55,.12)}.rating-track-fill{position:relative;height:100%;border-radius:999px;background:linear-gradient(90deg,#94a3b8,#4b5563 48%,#1f2937);box-shadow:0 0 14px rgba(31,41,55,.14);transition:width .15s ease-out}.snap-slider__track-arrows{top:2.25rem;right:.5rem;left:.5rem;align-items:center;color:rgba(255,255,255,.65)}.snap-slider__score-marks,.snap-slider__track-arrows{pointer-events:none;position:absolute;display:flex;justify-content:space-between}.snap-slider__score-marks{top:.95rem;right:.25rem;left:.25rem}.rating-score-mark{color:rgba(5,5,5,.45);min-width:0;text-align:center;font-size:.64rem;font-weight:700;font-variant-numeric:tabular-nums}.snap-slider__range{position:absolute;top:1.1rem;right:0;left:0;z-index:20;width:100%;height:3.25rem;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;outline:none}.snap-slider__quick-submit{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-top:.75rem;border:1px solid rgba(35,31,24,.1);border-radius:1.15rem;background:#fff;padding:.75rem;box-shadow:0 12px 30px rgba(29,36,55,.08)}.snap-slider__quick-actions{display:flex;flex-shrink:0;align-items:center;gap:.75rem}.rating-kicker{color:rgba(5,5,5,.35);font-size:.62rem;letter-spacing:.16em;text-transform:uppercase}.rating-score-summary{margin-top:.25rem;color:var(--ink);font-size:.875rem;font-weight:700;font-variant-numeric:tabular-nums}.rating-selected-summary{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin:.15rem 0}.rating-selected-summary__score{color:#f4f7fb;font-size:1.95rem;font-weight:650;line-height:1;letter-spacing:0;font-variant-numeric:tabular-nums}.rating-selected-summary__caption,.rating-selected-summary__label{color:rgba(244,247,251,.44);font-size:.72rem;font-weight:650;line-height:1.15rem}.rating-selected-summary__caption{max-width:8.5rem;text-align:right}.rating-control-stack{display:grid;justify-items:center;gap:.25rem}.rating-control-label{color:rgba(5,5,5,.35);font-size:.62rem;letter-spacing:.16em;text-transform:uppercase}.rating-icon-toggle,.rating-score-button,.rating-send-icon-button{display:flex;align-items:center;justify-content:center;border-radius:999px;cursor:pointer;transition:transform .16s ease,background-color .16s ease,border-color .16s ease,color .16s ease,opacity .16s ease}.rating-icon-toggle{width:2.5rem;height:2.5rem;border:1px solid rgba(35,31,24,.1);color:rgba(5,5,5,.45)}.rating-icon-toggle--active{border-color:#000;background:#000;color:#fff}.rating-score-button{min-width:2.25rem;height:2.25rem;border:1px solid rgba(35,31,24,.1);background:#000;padding:0 .75rem;box-shadow:0 1px 2px rgba(29,36,55,.08)}.rating-score-button,.rating-submit-button{color:#fff;font-size:.875rem;font-weight:700}.rating-submit-button{position:relative;border:0;border-radius:999px;cursor:pointer;background:var(--ink);padding:.75rem 1rem;transition:transform .16s ease,opacity .16s ease}.rating-send-icon-button{position:relative;width:2.25rem;height:2.25rem;border:0;background:var(--ink);color:#fff}.rating-score-button:hover,.rating-send-icon-button:hover,.rating-submit-button:hover{transform:scale(1.03)}.rating-send-icon-button:disabled,.rating-submit-button:disabled{cursor:not-allowed;opacity:.46}.rating-send-icon-button--loading,.rating-submit-button--loading{opacity:.9!important;pointer-events:none;animation:rating-submit-button-pulse .9s ease-in-out infinite}.rating-send-icon-button--loading .rating-icon{opacity:0}.rating-send-icon-button--loading:after{position:absolute;width:1rem;height:1rem}.rating-send-icon-button--loading:after,.rating-submit-button--loading:after{content:"";border:2px solid;border-top:2px solid transparent;border-radius:999px;animation:rating-submit-spinner .72s linear infinite}.rating-submit-button--loading:after{display:inline-block;width:.72rem;height:.72rem;margin-left:.45rem;vertical-align:-.08rem}@keyframes rating-submit-button-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.045)}}@keyframes rating-submit-spinner{to{transform:rotate(1turn)}}@keyframes rating-sent-bubble-pop{0%{opacity:0;transform:translateY(.45rem) scale(.82)}62%{opacity:1;transform:translateY(-.08rem) scale(1.06)}to{opacity:1;transform:translateY(0) scale(1)}}.rating-composer-wrap{max-height:18rem;margin-top:.75rem;overflow:visible;opacity:1;transition:max-height .2s ease-in-out,opacity .2s ease-in-out}.rating-composer{position:relative;width:100%;margin:0 auto;border:1px solid rgba(35,31,24,.1);border-radius:1.15rem;background:#fff;padding:.75rem;box-shadow:0 14px 36px rgba(29,36,55,.1);opacity:1;transform:translateY(0);transition:transform .3s ease-out,opacity .3s ease-out}.rating-comment-actions,.rating-composer__header{display:flex;align-items:center;gap:.75rem}.rating-composer__label{min-width:0;flex:1;color:rgba(5,5,5,.45);font-size:.68rem;letter-spacing:.2em;text-transform:uppercase}.rating-composer__count{color:rgba(5,5,5,.35);font-size:.62rem;letter-spacing:.16em;white-space:nowrap;text-transform:uppercase}.rating-comment-box{margin-top:.75rem;border:1px solid rgba(35,31,24,.1);border-radius:1rem;background:var(--paper);padding:.5rem .75rem}.rating-comment-input{width:100%;min-height:2rem;resize:none;overflow:hidden;border:0;background:transparent;color:var(--ink);font-size:.875rem;line-height:1.25rem;outline:none}.rating-comment-input::-moz-placeholder{color:rgba(5,5,5,.35)}.rating-comment-input::placeholder{color:rgba(5,5,5,.35)}.rating-comment-actions{align-items:flex-start;justify-content:space-between;margin-top:.5rem}.rating-submit-error{margin-top:.75rem;border:1px solid #fecdd3;border-radius:1rem;background:#fff1f2;color:#be123c;padding:.5rem .75rem;font-size:.875rem}.rating-icon{width:1rem;height:1rem;fill:none;stroke:currentColor}.rating-icon--chevron{width:.75rem;height:.75rem}.pic-rating-range{-webkit-tap-highlight-color:transparent}.pic-rating-range::-webkit-slider-runnable-track,.pic-rating-range::-webkit-slider-thumb{height:42px;border:0;background:transparent}.pic-rating-range::-webkit-slider-thumb{width:42px;margin-top:0;-webkit-appearance:none;appearance:none;box-shadow:none}.pic-rating-range:active::-webkit-slider-thumb,.pic-rating-range:hover::-webkit-slider-thumb{transform:none;box-shadow:none}.pic-rating-range::-moz-range-thumb{width:42px;height:42px;border:0;background:transparent;box-shadow:none}.pic-rating-range:hover::-moz-range-thumb{transform:none;box-shadow:none}.pic-rating-range::-moz-range-track{height:42px;border:0;background:transparent}html[data-theme=dark] .rating-track{background:rgba(226,232,240,.16)!important;box-shadow:inset 0 1px 2px rgba(0,0,0,.38)}html[data-theme=dark] .snap-slider{border-color:rgba(226,232,240,.14);background:rgba(21,26,34,.86);box-shadow:0 10px 28px rgba(0,0,0,.22)}html[data-theme=dark] .rating-slider-panel{background:linear-gradient(180deg,rgba(25,31,41,.96),rgba(18,23,31,.92))!important}html[data-theme=dark] .rating-track-fill{background:linear-gradient(90deg,#475569,#94a3b8 42%,#e2e8f0)!important;box-shadow:0 0 16px rgba(226,232,240,.16)}html[data-theme=dark] .rating-choice-button{border-color:rgba(244,247,251,.16);background:linear-gradient(145deg,rgba(244,247,251,.16),rgba(244,247,251,.045)),rgba(30,36,48,.72);color:rgba(244,247,251,.68);box-shadow:inset 0 1px 0 rgba(255,255,255,.14),0 12px 28px rgba(0,0,0,.22)}html[data-theme=dark] .rating-choice-button:focus-visible,html[data-theme=dark] .rating-choice-button:hover{border-color:rgba(244,247,251,.38);color:#f4f7fb}html[data-theme=dark] .rating-choice-button--active{border-color:rgba(244,247,251,.72);background:linear-gradient(145deg,rgba(244,247,251,.76),rgba(244,247,251,.34)),rgba(244,247,251,.3);color:#050505}html[data-theme=dark] .rating-score-mark{color:rgba(244,247,251,.72)!important}html[data-theme=dark] .rating-composer,html[data-theme=dark] .rating-icon-toggle,html[data-theme=dark] .snap-slider__quick-submit{border-color:var(--border-soft);background:var(--surface-strong)}html[data-theme=dark] .rating-comment-box{border-color:var(--border-soft);background:var(--paper)}html[data-theme=dark] .rating-icon-toggle{border-color:var(--border-soft);color:var(--text-soft)}html[data-theme=dark] .rating-icon-toggle--active,html[data-theme=dark] .rating-score-button,html[data-theme=dark] .rating-send-icon-button,html[data-theme=dark] .rating-submit-button{background:var(--ink);color:#0a0d12}html[data-theme=dark] .rating-composer__count,html[data-theme=dark] .rating-control-label,html[data-theme=dark] .rating-kicker{color:rgba(226,232,240,.72)}html[data-theme=dark] .rating-comment-input,html[data-theme=dark] .rating-composer__label{color:#f4f7fb}html[data-theme=dark] .rating-comment-input::-moz-placeholder{color:rgba(226,232,240,.56)}html[data-theme=dark] .rating-comment-input::placeholder{color:rgba(226,232,240,.56)}.account-panel{color:var(--ink)}.settings-screen{display:grid;align-content:start}@media (min-width:641px){.settings-screen{height:100%;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding-bottom:6.25rem}}.settings-page-panel,.settings-state-card{width:100%}.settings-state-card{padding:1rem}.account-panel--card{overflow:hidden;padding:1.25rem}.account-panel__top{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.75rem}.account-panel__close{display:flex;width:2.25rem;height:2.25rem;flex-shrink:0;align-items:center;justify-content:center;border:1px solid rgba(35,31,24,.1);border-radius:999px;background:#fff;color:rgba(5,5,5,.62);box-shadow:0 1px 2px rgba(29,36,55,.08);transition:transform .16s ease,background-color .16s ease,color .16s ease}.account-panel__close:hover{background:rgba(5,5,5,.04);color:var(--ink);transform:translateY(-1px)}.account-panel__close-icon{width:1rem;height:1rem;fill:none;stroke:currentColor}.account-panel__eyebrow,.account-panel__field-label,.account-panel__section-title,.account-panel__version{color:rgba(5,5,5,.45);font-size:.68rem;letter-spacing:.22em;text-transform:uppercase}.account-panel__field-label{letter-spacing:.18em}.account-panel__version{margin-top:.75rem;text-align:center;color:rgba(5,5,5,.35);font-size:.62rem;font-weight:700;letter-spacing:.16em}.account-card,.account-form,.account-section-card,.account-toggle-card,.notification-toggle{border:1px solid rgba(35,31,24,.1)}.account-discoverability-card,.account-toggle-card,.notification-toggle{display:flex;align-items:center;justify-content:space-between;gap:1rem;background:rgba(255,255,255,.7);box-shadow:inset 0 1px 0 rgba(255,255,255,.8)}.account-toggle-card{margin-bottom:.75rem;border-radius:1.25rem;padding:.75rem .875rem}.account-discoverability-card__title,.account-toggle-card__title{display:block;color:var(--ink);font-size:.875rem;font-weight:700}.account-discoverability-card__description,.account-panel__help,.account-panel__message,.account-toggle-card__description{margin-top:.25rem;color:rgba(5,5,5,.55);font-size:.875rem;line-height:1.25rem}.account-card{border-radius:1.25rem;background:rgba(5,5,5,.03);padding:.875rem}.account-card__row{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.account-card__identity{min-width:0}.account-card__username-row{display:flex;min-width:0;align-items:center;gap:.5rem}.account-card__username{min-width:0;overflow:hidden;font-size:.875rem;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.account-card__email{margin-top:.25rem;color:rgba(5,5,5,.55);font-size:.875rem}.account-form,.account-section-card{margin-top:.75rem;border-radius:1.25rem;padding:.875rem}.account-section-card--compact{display:grid;gap:.75rem}.account-action-list,.account-language-grid{display:grid;gap:.5rem}.account-language-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.account-language-button{display:flex;min-width:0;align-items:center;justify-content:center;gap:.45rem;border:1px solid rgba(35,31,24,.1);border-radius:999px;background:rgba(255,255,255,.7);color:rgba(5,5,5,.68);padding:.55rem .625rem;font-size:.78rem;font-weight:700;transition:background-color .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.account-language-button:hover{transform:translateY(-1px)}.account-language-button--active{border-color:var(--ink);background:var(--ink);color:#fff}.account-language-button__flag{width:1.25rem;height:1.25rem;flex-shrink:0;border-radius:999px}.account-action-list{grid-template-columns:repeat(2,minmax(0,1fr))}.account-field{display:block}.account-field+.account-field{margin-top:.75rem}.account-field__row{display:grid;grid-template-columns:6.75rem minmax(0,1fr);align-items:center;gap:.5rem}.account-input{width:100%;border:1px solid rgba(35,31,24,.1);border-radius:1rem;background:var(--paper);color:var(--ink);padding:.625rem 1rem;font-size:.875rem;outline:none}.account-input:focus{border-color:rgba(37,99,235,.42)}.account-input--stacked{margin-top:.5rem}.account-discoverability-card{margin-top:.75rem;border-radius:1rem;padding:.625rem .875rem}.account-panel__message{margin-top:.75rem;line-height:1.5rem}.account-panel__actions{display:flex;justify-content:flex-end;margin-top:.75rem}.account-button{border-radius:999px;font-size:.875rem;font-weight:700;transition:transform .16s ease,opacity .16s ease,background-color .16s ease}.account-button:hover:not(:disabled){transform:translateY(-1px)}.account-button:disabled{opacity:.7}.account-button--primary{border:0;background:var(--ink);color:#fff;padding:.625rem 1rem}.account-button--secondary{border:1px solid rgba(35,31,24,.1);color:rgba(5,5,5,.68);padding:.625rem 1rem}.account-button--compact{padding:.5rem 1rem}.account-section-card__header{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.account-section-card>.account-button{margin-top:.75rem}.account-icon-button{display:flex;width:2.25rem;height:2.25rem;align-items:center;justify-content:center;border:1px solid rgba(35,31,24,.1);border-radius:999px;background:#fff;color:rgba(5,5,5,.65);box-shadow:0 1px 2px rgba(29,36,55,.08);transition:transform .16s ease,background-color .16s ease}.account-icon-button:hover{background:rgba(5,5,5,.03);transform:translateY(-1px)}.account-settings-icon{width:1.25rem;height:1.25rem;-o-object-fit:contain;object-fit:contain}.push-notification-panel{margin-top:.75rem;border:1px solid rgba(35,31,24,.1);border-radius:1.25rem;padding:.875rem}.push-notification-panel--plain{margin-top:.75rem}.push-notification-panel--nested{margin-top:.75rem;border-radius:1rem;background:rgba(5,5,5,.025);padding:.75rem}.push-notification-panel__button{border:0;border-radius:999px;background:var(--ink);color:#fff;padding:.625rem 1rem;font-size:.875rem;font-weight:700}.push-notification-panel__button--with-heading{margin-top:.75rem}.push-notification-panel__button:disabled{opacity:.7}.push-notification-panel__message{margin-top:.5rem;color:rgba(5,5,5,.6);font-size:.875rem;line-height:1.25rem}.push-notification-panel__toggles{display:grid;gap:.5rem;margin-top:.75rem}.notification-toggle{border-radius:1rem;padding:.5rem .75rem}.notification-toggle__label{color:rgba(5,5,5,.65);font-size:.875rem;font-weight:600}html[data-theme=dark] .account-panel__eyebrow,html[data-theme=dark] .account-panel__field-label,html[data-theme=dark] .account-panel__section-title,html[data-theme=dark] .account-panel__version{color:var(--text-muted)}html[data-theme=dark] .account-discoverability-card,html[data-theme=dark] .account-icon-button,html[data-theme=dark] .account-language-button,html[data-theme=dark] .account-panel__close,html[data-theme=dark] .account-toggle-card,html[data-theme=dark] .notification-toggle{border-color:var(--border-soft);background:rgba(226,232,240,.07);box-shadow:inset 0 1px 0 rgba(255,255,255,.05)}html[data-theme=dark] .account-language-button{color:var(--text-soft)}html[data-theme=dark] .account-language-button--active{border-color:rgba(255,255,255,.9);background:rgba(255,255,255,.92);color:#050505}html[data-theme=dark] .account-panel__close{color:var(--text-soft)}html[data-theme=dark] .account-panel__close:hover{background:rgba(226,232,240,.13);color:#f4f7fb}.settings-screen{background:#050505}.account-panel--settings-list.account-panel--card{overflow:visible;border:0;border-radius:0;background:#101010;color:#f6f8fb;padding:.8rem .7rem 1rem;box-shadow:none}.account-settings-header{display:flex;align-items:center;gap:.65rem;padding:.1rem .2rem 1.25rem}.account-settings-back{display:inline-flex;width:2rem;height:2rem;align-items:center;justify-content:center;border:0;border-radius:999px;background:transparent;color:#f6f8fb}.account-settings-title{color:#f6f8fb;font-size:1rem;font-weight:850;letter-spacing:0}.account-profile-row,.account-settings-row,.account-signout-row{display:grid;width:100%;min-height:3.55rem;align-items:center;border:0;background:transparent;color:#f6f8fb;text-align:left}.account-profile-row{grid-template-columns:minmax(0,1fr) 1.2rem;padding:0 .15rem 1rem;box-shadow:inset 0 -1px 0 rgba(244,247,251,.055)}.account-profile-row__identity{display:grid;min-width:0;gap:.16rem}.account-profile-row__username{overflow:hidden;color:#f6f8fb;font-size:.88rem;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.account-profile-row__email{overflow:hidden;color:rgba(244,247,251,.3);font-size:.76rem;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.account-settings-group{margin-top:1.15rem}.account-settings-group__label{padding:0 .15rem .42rem;color:rgba(244,247,251,.24);font-size:.67rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.account-settings-group__rows{display:grid}.account-settings-row{grid-template-columns:2.55rem minmax(0,1fr) auto 1rem;gap:.7rem;padding:0 .1rem;box-shadow:inset 0 -1px 0 rgba(244,247,251,.045)}.account-settings-row:disabled,.account-signout-row:disabled{opacity:.58}.account-settings-row__icon{display:inline-flex;width:1.9rem;height:1.9rem;align-items:center;justify-content:center;border-radius:.52rem;background:rgba(244,247,251,.055);color:rgba(244,247,251,.46)}.account-settings-row__icon--danger{background:rgba(239,68,68,.12);color:#ef4444}.account-settings-row__label{min-width:0;color:#f6f8fb;font-size:.84rem;font-weight:830;line-height:1.05rem}.account-settings-row__value{max-width:7rem;overflow:hidden;color:rgba(244,247,251,.32);font-size:.78rem;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.account-settings-chevron{width:1rem;height:1rem;fill:none;stroke:rgba(244,247,251,.18);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.account-settings-svg{width:1.08rem;height:1.08rem;fill:none;stroke:currentColor}.account-settings-row--toggle{grid-template-columns:2.55rem minmax(0,1fr) auto;cursor:pointer}.account-settings-row--toggle .account-settings-row__label{max-width:8rem}.account-settings-switch{width:2.15rem;height:1.22rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:999px;background:rgba(244,247,251,.16);cursor:pointer;transition:background-color .16s ease}.account-settings-switch:before{content:"";display:block;width:1rem;height:1rem;margin:.11rem;border-radius:999px;background:#fff;box-shadow:0 1px 4px rgba(0,0,0,.22);transition:transform .16s ease}.account-settings-switch:checked{background:#25d366}.account-settings-switch:checked:before{transform:translateX(.93rem)}.account-inline-editor{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.5rem;padding:.65rem 0 .75rem 3.25rem;box-shadow:inset 0 -1px 0 rgba(244,247,251,.045)}.account-inline-input{min-width:0;border:1px solid rgba(244,247,251,.1);border-radius:.72rem;background:rgba(244,247,251,.06);color:#f6f8fb;padding:.62rem .7rem;font-size:.82rem;outline:none}.account-inline-save,.account-language-list__button{border:0;border-radius:.72rem;background:rgba(244,247,251,.08);color:rgba(244,247,251,.72);padding:.58rem .72rem;font-size:.78rem;font-weight:800}.account-inline-save:disabled{opacity:.42}.account-language-list{display:grid;gap:.4rem;padding:.55rem 0 .75rem 3.25rem;box-shadow:inset 0 -1px 0 rgba(244,247,251,.045)}.account-language-list__button{text-align:left}.account-language-list__button--active{background:rgba(37,211,102,.18);color:#f6f8fb}.account-signout-row{grid-template-columns:2.55rem minmax(0,1fr);gap:.7rem;padding:0 .1rem;color:#ff3b3b;font-size:.84rem;font-weight:850}.account-settings-message{margin:.9rem .15rem 0;border-radius:.8rem;background:rgba(244,247,251,.06);color:rgba(244,247,251,.62);padding:.7rem .75rem;font-size:.76rem;line-height:1.1rem}.account-panel--settings-list .account-panel__version{margin-top:1.5rem;color:rgba(244,247,251,.18);text-transform:none}html[data-theme=dark] .account-card,html[data-theme=dark] .push-notification-panel--nested{border-color:var(--border-soft);background:rgba(226,232,240,.06)}html[data-theme=dark] .account-form,html[data-theme=dark] .account-section-card,html[data-theme=dark] .push-notification-panel{border-color:var(--border-soft)}html[data-theme=dark] .account-input{border-color:var(--border-soft);background:var(--paper)}html[data-theme=dark] .account-button--primary,html[data-theme=dark] .push-notification-panel__button{background:var(--ink);color:#0a0d12}html[data-theme=dark] .account-button--secondary{border-color:var(--border-soft);color:var(--text-soft)}html[data-theme=dark] .account-card__email,html[data-theme=dark] .account-discoverability-card__description,html[data-theme=dark] .account-panel__help,html[data-theme=dark] .account-panel__message,html[data-theme=dark] .account-toggle-card__description,html[data-theme=dark] .notification-toggle__label,html[data-theme=dark] .push-notification-panel__message{color:var(--text-soft)}.share-card{display:flex;min-height:calc(100dvh - 8rem - env(safe-area-inset-bottom));flex-direction:column;overflow:hidden;border:0;background:transparent;box-shadow:none}.share-identity-panel{padding:.3rem .5rem 0;text-align:center}.share-identity-username{overflow:hidden;color:var(--ink);font-size:.95rem;font-weight:850;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap}.share-identity-description{margin-top:.25rem;color:rgba(5,5,5,.42);font-size:.78rem;font-weight:650}.share-card__body{display:flex;width:100%;max-width:18rem;flex:1;flex-direction:column;align-self:center;padding:1.2rem 0 0}.share-qr-card{overflow:hidden;border-radius:1.35rem;background:#fff;padding:1.05rem 1rem 1rem;box-shadow:0 18px 44px rgba(29,36,55,.12)}.share-qr-card__brand,.share-qr-card__code{display:flex;align-items:center;justify-content:center}.share-qr-card__brand{margin-top:.6rem;color:#050505;font-size:1.05rem;font-weight:850}.share-qr-card__brand span{color:#d6ad5d}.add-friend-action,.share-download-button,.share-link-copy,.share-with-friends-button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border-radius:999px;font-size:.875rem;font-weight:850;transition:transform .16s ease,background-color .16s ease,color .16s ease,opacity .16s ease}.share-download-button{width:100%;min-height:3rem;margin-top:.9rem;border:0;background:#fff;color:var(--ink);padding:.75rem 1rem;box-shadow:0 14px 34px rgba(29,36,55,.12)}.share-download-button:hover,.share-with-friends-button:hover{transform:scale(1.01)}.share-with-friends-button{min-height:3rem;margin-top:.6rem;border:0;background:rgba(5,5,5,.06);color:rgba(5,5,5,.58);padding:.75rem 1rem}.add-friend-next-card,.share-link-card{border:1px solid rgba(35,31,24,.1);border-radius:1.5rem;background:rgba(5,5,5,.03)}.share-link-card{display:flex;min-height:2.9rem;align-items:center;gap:.55rem;margin-top:.6rem;padding:.45rem .45rem .45rem .9rem}.add-friend-next-card__title,.share-section-title{color:rgba(5,5,5,.45);font-size:.68rem;letter-spacing:.22em;text-transform:uppercase}.share-link-copy{display:flex;width:2.15rem;height:2.15rem;flex-shrink:0;align-items:center;justify-content:center;border:0;background:rgba(255,255,255,.08);color:rgba(5,5,5,.5)}.share-link-copy:hover{background:rgba(5,5,5,.03);color:#000}.share-link-card__url{min-width:0;overflow:hidden;color:rgba(5,5,5,.36);font-size:.75rem;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.qr-scanner-icon,.share-icon{width:1rem;height:1rem;fill:none;stroke:currentColor}.qr-scanner-close-icon{width:1.25rem;height:1.25rem;fill:none;stroke:currentColor}.qr-scanner-overlay{position:fixed;inset:0;z-index:50;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.45);padding:2rem 1rem;backdrop-filter:blur(6px)}.qr-scanner-dialog{width:100%;max-width:24rem;overflow:hidden;border:1px solid rgba(255,255,255,.7);border-radius:1.5rem;background:#fff;box-shadow:0 28px 80px rgba(0,0,0,.25)}.qr-scanner-dialog__header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;border-bottom:1px solid rgba(35,31,24,.1);padding:1rem 1.25rem}.qr-scanner-dialog__title{color:var(--ink);font-size:1rem;font-weight:700}.qr-scanner-close{display:flex;width:2.25rem;height:2.25rem;align-items:center;justify-content:center;border:1px solid rgba(35,31,24,.1);border-radius:999px;color:rgba(5,5,5,.55)}.qr-scanner-dialog__body{padding:1rem}.qr-scanner-choice{border:1px solid rgba(35,31,24,.1);border-radius:1rem;background:rgba(5,5,5,.025);padding:1rem}.qr-scanner-choice__copy{color:rgba(5,5,5,.6);font-size:.875rem;line-height:1.5rem}.qr-scanner-choice__actions{display:grid;gap:.5rem;margin-top:1rem}.qr-scanner-actions{margin-top:1rem}.qr-scanner-action,.qr-scanner-actions{display:flex;align-items:center;gap:.5rem}.qr-scanner-action{width:100%;justify-content:center;border-radius:999px;padding:.75rem 1rem;font-size:.875rem;font-weight:700}.qr-scanner-action--inline{flex:1}.qr-scanner-action--primary{border:0;background:var(--ink);color:#fff}.qr-scanner-action--secondary{border:1px solid rgba(35,31,24,.1);background:#fff;color:rgba(5,5,5,.65);cursor:pointer}.qr-scanner-action:disabled{opacity:.6}.qr-scanner-reader{position:relative;width:100%;overflow:hidden;border-radius:1rem;background:rgba(5,5,5,.06);aspect-ratio:1}.qr-scanner-reader__target{width:100%;height:100%}.qr-scanner-reader__target video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.qr-scanner-reader__target--hidden{visibility:hidden}.qr-scanner-selected-image{image-rendering:crisp-edges;image-rendering:pixelated;-o-object-fit:contain;object-fit:contain}.qr-scanner-status{margin-top:.75rem;color:rgba(5,5,5,.55);font-size:.875rem}.qr-scanner-error{margin-top:.75rem;color:#dc2626;font-size:.875rem;line-height:1.25rem}.add-friend-next-card{padding:1.25rem}.add-friend-next-card__copy{margin-top:.75rem;color:rgba(5,5,5,.65);font-size:.875rem;line-height:1.5rem}.add-friend-next-card__actions{display:flex;gap:.75rem;margin-top:1.25rem}.add-friend-action{padding:.75rem 1rem}.add-friend-action--primary{background:var(--ink);color:#fff}.add-friend-action--secondary{border:1px solid rgba(35,31,24,.1)}html[data-theme=dark] .share-identity-panel{background:transparent!important;color:#f8fbff!important}html[data-theme=dark] .share-identity-username{color:#f8fbff!important}html[data-theme=dark] .share-identity-description{color:rgba(248,251,255,.32)!important}html[data-theme=dark] .add-friend-next-card,html[data-theme=dark] .qr-scanner-choice,html[data-theme=dark] .qr-scanner-dialog,html[data-theme=dark] .share-link-card{border-color:var(--border-soft);background:var(--surface)}html[data-theme=dark] .share-card{background:transparent!important;box-shadow:none}html[data-theme=dark] .share-qr-card{background:#fff;box-shadow:none}html[data-theme=dark] .qr-scanner-action--secondary,html[data-theme=dark] .qr-scanner-close,html[data-theme=dark] .share-link-copy{border-color:var(--border-soft);background:rgba(255,255,255,.08);color:var(--text-soft)}html[data-theme=dark] .add-friend-action--primary,html[data-theme=dark] .qr-scanner-action--primary,html[data-theme=dark] .share-download-button{background:#fff;color:#050505}html[data-theme=dark] .share-with-friends-button{background:rgba(255,255,255,.08);color:rgba(248,251,255,.58)}html[data-theme=dark] .add-friend-next-card__title,html[data-theme=dark] .share-section-title{color:var(--text-muted)}html[data-theme=dark] .add-friend-next-card__copy,html[data-theme=dark] .qr-scanner-choice__copy,html[data-theme=dark] .qr-scanner-status,html[data-theme=dark] .share-link-card__url{color:var(--text-soft)}@media (min-width:640px){.share-identity-username{font-size:1.875rem}}