:root{--ink:#151a17;--muted:#626963;--paper:#fffdf7;--canvas:#f2f0e9;--line:#d9d8d0;--cyan:#85e1d5;--cyan-dark:#155f5a;--coral:#ff8a70;--coral-dark:#78301f;--lime:#d8ee76;--blue:#253b58;--shadow:0 20px 60px #141a171a;--radius-sm:12px;--radius-md:22px;--radius-lg:34px;--sans:"Avenir Next", "PingFang SC", "Microsoft YaHei", "Noto Sans CJK SC", system-ui, -apple-system, sans-serif;--serif:"Iowan Old Style", "Songti SC", "STSong", Georgia, serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--canvas);color:var(--ink);font-family:var(--sans);text-rendering:optimizelegibility;min-height:100vh;margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,label,select{-webkit-tap-highlight-color:transparent}button{color:inherit}:focus-visible{outline-offset:3px;outline:3px solid #155f5a73}.button{cursor:pointer;letter-spacing:.02em;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:0 24px;font-size:.84rem;font-weight:750;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.button:hover:not(:disabled){transform:translateY(-2px)}.button:disabled{cursor:not-allowed;opacity:.42}.button-primary{background:var(--ink);color:#fff;box-shadow:0 8px 20px #151a1729}.button-secondary{background:0 0;border-color:#151a173d}.button-dark{background:var(--ink);color:#fff}.button-light{color:var(--ink);background:#fff}.button-ghost{border-color:var(--line);background:0 0}.button-compact{min-height:42px;padding-inline:18px}.eyebrow,.step-label{letter-spacing:.18em;text-transform:uppercase;margin:0 0 16px;font-size:.72rem;font-weight:800}.topbar{justify-content:space-between;align-items:center;max-width:1440px;margin:0 auto;padding:24px 4vw;display:flex}.brand,.participant-brand{align-items:center;gap:12px;display:inline-flex}.brand-mark{background:var(--ink);color:#fff;font-family:var(--serif);border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:1.25rem;font-weight:700;display:inline-flex}.brand strong,.participant-brand strong{letter-spacing:.16em;font-size:.84rem;display:block}.brand small,.participant-brand small{color:var(--muted);letter-spacing:.12em;margin-top:3px;font-size:.62rem;display:block}.topbar nav{align-items:center;gap:32px;font-size:.78rem;font-weight:700;display:flex}.topbar nav>a:not(.nav-pill){border-bottom:1px solid #0000;padding-block:8px}.topbar nav>a:not(.nav-pill):hover{border-bottom-color:var(--ink)}.nav-pill{border:1px solid #151a174d;border-radius:999px;padding:10px 16px}.glasses-art{aspect-ratio:1;width:min(100%,620px);margin:0 auto;position:relative}.product-photo-status{color:var(--muted);letter-spacing:.06em;background:linear-gradient(110deg,#eeece5 25%,#faf9f5 42%,#eeece5 58%) 0 0/220% 100%;justify-content:center;align-items:center;font-size:.68rem;font-weight:750;transition:opacity .12s;display:flex;position:absolute;inset:0}.product-photo-status.is-hidden{opacity:0;pointer-events:none}.product-photo{object-fit:contain;opacity:0;width:100%;height:100%;transition:opacity .12s;display:block;position:relative}.product-photo.is-loaded{opacity:1}.ar-tracking-canvas{backface-visibility:hidden;filter:none;object-fit:cover;pointer-events:none;transform-origin:50%;will-change:transform, opacity;z-index:3;background:0 0;width:100%;height:100%;display:block;position:absolute;inset:0;transform:translateZ(0)}.tracking-chip{color:#fff;letter-spacing:.04em;white-space:nowrap;z-index:5;background:#141a17c7;border:1px solid #ffffff3d;border-radius:999px;padding:9px 13px;font-size:.63rem;font-weight:750;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.tracking-chip.tracking-tracking{background:#176651db}.tracking-chip.tracking-error{background:#8e3129db}.participant-home{flex-direction:column;max-width:1180px;min-height:100vh;margin:0 auto;padding:0 32px;display:flex}.participant-home-header{align-items:center;min-height:96px;display:flex}.participant-home-card{background:var(--paper);box-shadow:var(--shadow);border:1px solid #151a171c;border-radius:32px;flex:1;grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);align-items:center;gap:clamp(36px,6vw,78px);margin:16px 0 32px;padding:clamp(38px,5.5vw,68px);display:grid;position:relative;overflow:hidden}.participant-home-card:after{background:var(--cyan);content:"";opacity:.32;border-radius:50%;width:220px;height:220px;position:absolute;top:-110px;right:-100px}.participant-home-copy{z-index:1;position:relative}.participant-home-copy .eyebrow{color:var(--cyan-dark)}.participant-home-copy h1{font-family:var(--serif);letter-spacing:-.045em;max-width:720px;margin:0 0 20px;font-size:clamp(2.35rem,4vw,3.5rem);font-weight:500;line-height:1.08}.participant-home-copy>p:not(.eyebrow,.participant-home-note){color:var(--muted);max-width:650px;margin:0;font-size:1rem;line-height:1.85}.participant-start{min-width:150px;margin-top:32px}.participant-home-note{color:var(--muted);max-width:560px;margin:18px 0 0;font-size:.72rem;line-height:1.65}.participant-home-guide{border-left:1px solid var(--line);z-index:1;grid-template-columns:auto 1fr;gap:28px 16px;padding-left:clamp(28px,4vw,54px);display:grid;position:relative}.guide-number{color:var(--cyan-dark);background:#85e1d552;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:.66rem;font-weight:800;display:flex}.participant-home-guide strong{margin-top:2px;font-size:.88rem;display:block}.participant-home-guide p{color:var(--muted);margin:6px 0 0;font-size:.72rem;line-height:1.6}.participant-home-footer{border-top:0;margin:0;padding:0 0 28px}.participant-study-home{grid-template-columns:1fr;align-items:stretch;gap:32px;padding-block:clamp(42px,6vw,70px)}.participant-study-home .participant-home-copy{max-width:940px}.participant-study-home .participant-home-copy h1{white-space:nowrap}.participant-study-grid{z-index:1;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid;position:relative}.participant-study-grid article{background:#f4f2eb;border:1px solid #151a171f;border-radius:22px;flex-direction:column;min-height:210px;padding:24px;display:flex}.participant-study-grid article:nth-child(2){background:#85e1d538}.participant-study-grid article.is-closed{background:#efede7}.participant-study-grid article>span{color:var(--cyan-dark);letter-spacing:.12em;font-size:.7rem;font-weight:850}.participant-study-grid h2{font-family:var(--serif);margin:10px 0 6px;font-size:1.8rem;font-weight:500}.participant-study-grid p{color:var(--muted);margin:0 0 18px;font-size:.82rem;line-height:1.6}.participant-study-grid .button{align-self:flex-start;margin-top:auto}.participant-study-grid .button.is-disabled{box-shadow:none;cursor:not-allowed;opacity:.72;pointer-events:none;background:#777a76}.participant-study-guide{border-left:0;border-top:1px solid var(--line);grid-template-columns:auto 1fr auto 1fr auto 1fr;padding-top:28px;padding-left:0}.home-shell{overflow:hidden}.hero{grid-template-columns:minmax(0,.9fr) minmax(440px,1.1fr);max-width:1440px;min-height:730px;margin:0 auto;padding:64px 4vw 84px;display:grid}.hero-copy{z-index:2;align-self:center;max-width:660px;padding:0 4vw 0 2vw;position:relative}.hero-copy .eyebrow{color:var(--cyan-dark)}.hero h1{font-family:var(--serif);letter-spacing:-.045em;margin:0 0 38px;font-size:clamp(3.6rem,5.2vw,4.2rem);font-weight:500;line-height:1.08}.hero-title-line{white-space:nowrap;display:block}.hero-title-line small{font:inherit;letter-spacing:.08em;vertical-align:.22em;margin-right:.28em;font-size:.38em;display:inline-block}.hero-lead{color:#414842;max-width:560px;font-size:1rem;line-height:1.85}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.hero-meta{border-top:1px solid var(--line);letter-spacing:.08em;flex-wrap:wrap;gap:26px;margin-top:48px;padding-top:18px;font-size:.7rem;font-weight:700;display:flex}.hero-stage{box-shadow:var(--shadow);background:radial-gradient(circle at 72% 24%,#ffffffa6,#0000 21%),linear-gradient(145deg,#81ded1,#92e2d8 60%,#65cfc4);border-radius:48% 48% 20%;align-self:center;min-width:0;height:620px;position:relative;overflow:hidden}.stage-orbit{border:1px solid #151a1759;border-radius:50%;position:absolute}.stage-orbit-one{width:580px;height:580px;top:50%;left:50%;transform:translate(-50%,-50%)}.stage-orbit-two{width:390px;height:390px;top:50%;left:50%;transform:translate(-50%,-50%)}.product-stack{width:100%;height:100%;position:relative}.floating-product{background:#fffdf7eb;border:1px solid #151a1729;border-radius:26px;justify-content:center;align-items:center;width:355px;height:168px;display:flex;position:absolute;box-shadow:0 18px 45px #151a1726}.floating-product>span{background:var(--ink);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.68rem;font-weight:800;display:flex;position:absolute;top:18px;left:18px}.floating-product .glasses-art{width:240px}.floating-product-1{top:13%;left:9%;transform:rotate(-5deg)}.floating-product-2{top:37%;right:6%;transform:rotate(4deg)}.floating-product-3{bottom:9%;left:14%;transform:rotate(-2deg)}.stage-caption{background:var(--ink);color:#fff;width:270px;padding:18px 28px 20px;position:absolute;bottom:0;right:0}.stage-caption span{color:var(--cyan);letter-spacing:.16em;font-size:.6rem;font-weight:800;display:block}.stage-caption strong{font-family:var(--serif);margin-top:5px;font-size:1.1rem;font-weight:500;display:block}.experiments-section,.protocol-section,.research-note{max-width:1440px;margin:0 auto;padding:110px 4vw}.section-heading{max-width:760px}.section-heading h2,.protocol-section h2,.research-note h2,.admin-hero h1{font-family:var(--serif);letter-spacing:-.045em;margin:0 0 22px;font-size:clamp(2.5rem,4.5vw,4.6rem);font-weight:500;line-height:1}.section-heading>p:last-child,.protocol-section>div>p:last-child,.research-note>p{color:var(--muted);line-height:1.8}.experiment-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:52px;display:grid}.experiment-card{border-radius:var(--radius-lg);border:1px solid #151a1729;flex-direction:column;min-height:590px;padding:36px;display:flex;position:relative;overflow:hidden}.experiment-card:before{content:"";border:1px solid #151a172e;border-radius:50%;width:360px;height:360px;position:absolute;top:-180px;right:-160px}.card-cyan{background:var(--cyan)}.card-coral{background:var(--coral)}.card-topline{letter-spacing:.11em;text-transform:uppercase;justify-content:space-between;font-size:.65rem;font-weight:800;display:flex;position:relative}.experiment-card h3{font-family:var(--serif);letter-spacing:-.04em;max-width:520px;margin:62px 0 20px;font-size:clamp(2.1rem,3vw,3.2rem);font-weight:500;line-height:1.02;position:relative}.experiment-card>p{max-width:560px;margin:0;line-height:1.7}.design-route{border-top:1px solid #151a1738;border-bottom:1px solid #151a1738;flex-wrap:wrap;align-items:center;gap:10px;margin:32px 0 8px;padding:18px 0;font-size:.68rem;font-weight:800;display:flex}.design-route i{opacity:.5;font-style:normal}.factor-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:30px 0 8px;display:grid}.factor-grid span{text-align:center;background:#ffffff6b;border:1px solid #151a172b;border-radius:999px;padding:11px 14px;font-size:.72rem;font-weight:750}.feature-list{gap:10px;margin:24px 0 30px;padding:0;font-size:.78rem;list-style:none;display:grid}.feature-list li:before{content:"✓";margin-right:10px;font-weight:900}.experiment-card .button{align-self:flex-start;margin-top:auto}.protocol-section{grid-template-columns:.8fr 1.2fr;align-items:start;gap:10vw;display:grid}.process-list{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.process-list li{border-bottom:1px solid var(--line);grid-template-columns:50px 1fr;align-items:center;gap:24px;padding:24px 8px;display:grid}.process-list span{color:var(--muted);font-family:var(--serif);font-size:1.3rem}.process-list strong{font-size:.94rem}.research-note{background:var(--blue);border-radius:var(--radius-lg);color:#fff;grid-template-columns:1fr 1fr;gap:8vw;margin-bottom:50px;padding:70px 6vw;display:grid}.research-note .eyebrow{color:var(--cyan)}.research-note h2{font-size:clamp(2.2rem,3.3vw,3.6rem)}.research-note>p{color:#ffffffbd;align-self:center}footer{border-top:1px solid var(--line);letter-spacing:.14em;justify-content:space-between;margin:0 4vw;padding:28px 0 40px;font-size:.62rem;font-weight:800;display:flex}.participant-shell{background:radial-gradient(circle at 8% 0%, #85e1d547, transparent 28%), var(--canvas);min-height:100vh}.participant-centered{justify-content:center;align-items:center;display:flex}.participant-header{justify-content:space-between;align-items:center;max-width:1260px;margin:0 auto;padding:22px 28px 18px;display:flex}.privacy-chip{border:1px solid var(--line);color:var(--muted);background:#ffffffa8;border-radius:999px;padding:9px 14px;font-size:.66rem;font-weight:700}.progress-track{z-index:20;background:#151a1714;height:4px;position:sticky;top:0}.progress-track span{background:var(--ink);height:100%;transition:width .45s;display:block}.participant-content{max-width:1120px;margin:0 auto;padding:52px 24px 88px}.survey-card{background:var(--paper);border-radius:var(--radius-lg);box-shadow:var(--shadow);border:1px solid #151a171c;padding:clamp(26px,4vw,52px)}.survey-card>h1,.browse-heading h1{font-family:var(--serif);letter-spacing:-.04em;margin:0 0 18px;font-size:clamp(1.7rem,2.8vw,2.5rem);font-weight:500;line-height:1.08}.section-intro,.large-copy{color:var(--muted);max-width:760px;line-height:1.8}.large-copy{font-size:1.06rem}.consent-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:40px 0 28px;display:grid}.consent-grid>div{background:#f6f5ef;border:1px solid #e2e0d8;border-radius:18px;min-height:150px;padding:22px}.consent-grid span{color:var(--cyan-dark);font-family:var(--serif);margin-bottom:16px;font-size:1.35rem;display:block}.consent-grid strong{font-size:.86rem}.consent-grid p{color:var(--muted);margin:7px 0 0;font-size:.74rem;line-height:1.6}.participation-requirements>div:last-child{grid-column:1/-1;min-height:0}.consent-details-grid{margin-bottom:18px}.consent-check{cursor:pointer;background:#85e1d526;border:1px solid #155f5a38;border-radius:16px;align-items:flex-start;gap:14px;padding:18px;font-size:.84rem;line-height:1.65;display:flex}.consent-check.is-checked{border-color:var(--cyan-dark);background:#85e1d557}.consent-check input{accent-color:var(--ink);flex:none;width:20px;height:20px;margin-top:2px}.survey-actions{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin-top:42px;padding-top:24px;display:flex}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:34px 0;display:grid}.field{flex-direction:column;gap:9px;display:flex}.field>span{font-size:.76rem;font-weight:750}.field input,.field select,.field textarea{color:var(--ink);background:#fff;border:1px solid #cfcfc7;border-radius:12px;width:100%;min-height:50px;padding:12px 14px}.field textarea{resize:vertical;min-height:120px}.field small{color:var(--muted);font-size:.66rem}.full-field{grid-column:1/-1;margin-top:20px}.binary-question,.comprehension-question{border:0;border-top:1px solid var(--line);margin:0;padding:24px 0}.binary-question legend,.comprehension-question legend{padding:0;font-size:.84rem;font-weight:720;line-height:1.5}.binary-question>div,.comprehension-question>div{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.choice-radio{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:8px;min-height:43px;padding:0 16px;font-size:.76rem;font-weight:700;display:inline-flex}.choice-radio.is-selected{background:var(--ink);border-color:var(--ink);color:#fff}.choice-radio input{accent-color:var(--cyan)}.form-error{color:#8d3425;background:#fff0ec;border:1px solid #f2b4a7;border-radius:12px;margin:18px 0 0;padding:12px 14px;font-size:.76rem;line-height:1.55}.loading-card{background:var(--paper);box-shadow:var(--shadow);border-radius:999px;align-items:center;gap:12px;padding:14px 20px;font-size:.8rem;font-weight:700;display:flex}.loading-dot{background:var(--cyan-dark);border-radius:50%;width:9px;height:9px;animation:.9s infinite alternate pulse}.loading-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:430px;display:flex}.loading-state h1{font-size:clamp(2.4rem,4vw,4rem)}.loading-state p:last-child{color:var(--muted)}.loading-ring{border:3px solid #151a1726;border-top-color:var(--ink);border-radius:50%;width:42px;height:42px;margin-bottom:28px;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{to{opacity:.3;transform:scale(.8)}}.scenario-card{position:relative}.scenario-badge{background:var(--cyan);letter-spacing:.14em;border:1px solid #151a1724;border-radius:999px;margin-bottom:20px;padding:9px 13px;font-size:.64rem;font-weight:850;display:inline-flex}.scenario-copy{border-left:4px solid var(--ink);font-family:var(--serif);background:#f6f4ee;border-radius:0 16px 16px 0;margin:22px 0;padding:20px 24px;font-size:1rem;line-height:1.65}.scenario-copy strong{font-weight:900}.scenario-recipient-details .full-field{margin-bottom:38px}.scenario-recipient-details .question-section{border-top:1px solid var(--line);padding-top:34px}.question-section+.question-section{border-top:1px solid var(--line);margin-top:34px;padding-top:34px}.question-section-heading h2{font-family:var(--serif);letter-spacing:-.04em;margin:0 0 10px;font-size:clamp(1.35rem,2.2vw,1.9rem);font-weight:500}.question-section-heading p{color:var(--muted);line-height:1.7}.scale-anchors{color:var(--muted);justify-content:space-between;margin-top:22px;font-size:.66rem;font-weight:700;display:flex}.likert-list{border-top:1px solid var(--line);margin-top:12px}.likert-item{border:0;border-bottom:1px solid var(--line);margin:0;padding:22px 0}.likert-item legend{align-items:flex-start;gap:14px;width:100%;padding:0;font-size:.86rem;font-weight:650;line-height:1.55;display:flex}.likert-item legend span{color:var(--muted);font-family:var(--serif);flex:0 0 24px}.likert-options{grid-template-columns:repeat(7,1fr);gap:8px;margin:16px 0 0 38px;display:grid}.likert-options label{cursor:pointer;background:#f3f2ec;border:1px solid #0000;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-height:60px;padding:8px 3px;display:flex}.likert-options label.is-selected{background:var(--ink);border-color:var(--ink);color:#fff}.likert-options input{opacity:0;width:1px;height:1px;position:absolute}.likert-options small{display:none}.browse-heading{justify-content:space-between;align-items:end;margin-bottom:32px;padding-inline:6px;display:flex}.browse-heading h1{margin-bottom:0;font-size:clamp(2rem,3.4vw,3.2rem)}.browse-total{border-left:1px solid var(--line);min-width:140px;padding-left:24px}.browse-total span{color:var(--muted);font-size:.64rem;font-weight:750;display:block}.browse-total strong{font-family:var(--serif);margin-top:4px;font-size:2rem;font-weight:500;display:block}.product-tabs{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-bottom:12px;display:grid}.product-tabs button{border:1px solid var(--line);cursor:pointer;text-align:left;background:#fffdf799;border-radius:18px 18px 6px 6px;grid-template-columns:34px 1fr;align-items:center;gap:0 12px;min-height:78px;padding:14px 18px;display:grid}.product-tabs button.is-active{background:var(--ink);border-color:var(--ink);color:#fff}.product-tabs button>span{background:#85e1d580;border-radius:50%;grid-row:1/3;justify-content:center;align-items:center;width:34px;height:34px;font-size:.72rem;font-weight:800;display:flex}.product-tabs button strong{font-size:.8rem}.product-tabs button small{color:inherit;font-variant-numeric:tabular-nums;opacity:.82;font-size:.68rem;font-weight:750}.product-experience{background:var(--paper);border-radius:12px var(--radius-lg) var(--radius-lg) var(--radius-lg);box-shadow:var(--shadow);border:1px solid #151a171f;grid-template-columns:minmax(0,1.45fr) minmax(320px,.55fr);display:grid;overflow:hidden}.experience-stage{background:#e5e5df;min-height:630px;position:relative}.stage-countdown{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:#fff;z-index:8;background:#101613e6;border:1px solid #ffffff40;border-radius:17px;grid-template-columns:auto auto;align-items:center;min-width:174px;padding:12px 15px;display:grid;position:absolute;top:16px;right:16px;box-shadow:0 10px 28px #0003}.stage-countdown>span{letter-spacing:.04em;grid-column:1/-1;font-size:.66rem;font-weight:800}.stage-countdown>strong{color:var(--cyan);font-variant-numeric:tabular-nums;margin-top:5px;font-size:2.35rem;line-height:1}.stage-countdown>small{align-self:end;margin:0 0 4px 7px;font-size:.67rem;font-weight:750}.stage-countdown.is-complete{background:#125b4aeb}.stage-countdown.is-complete>strong{color:#fff;font-size:1.55rem}.static-stage,.camera-stage{height:100%;min-height:630px;position:relative;overflow:hidden}.static-stage{background:radial-gradient(circle at 50% 45%,#fff 0,#f4f2eb 45%,#deddd6 100%);flex-direction:column;justify-content:center;align-items:center;padding:58px 24px 128px;display:flex}.static-stage .glasses-art{width:100%}.static-hero-view{background:#fff;border:1px solid #151a171a;border-radius:20px;width:min(92%,820px);margin:0;position:relative;overflow:hidden;box-shadow:0 14px 32px #151a1712}.static-hero-view figcaption{letter-spacing:.05em;background:#ffffffe0;border:1px solid #151a171a;border-radius:999px;padding:8px 13px;font-size:.72rem;font-weight:800;position:absolute;bottom:14px;left:50%;transform:translate(-50%)}.static-gallery-nav{cursor:pointer;z-index:4;background:#ffffffe6;border:1px solid #151a1724;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:1.15rem;transition:transform .16s,background .16s;display:flex;position:absolute;top:43%;box-shadow:0 7px 20px #151a171f}.static-gallery-nav:hover{background:#fff;transform:scale(1.06)}.static-gallery-nav-prev{left:24px}.static-gallery-nav-next{right:24px}.static-thumbnails{z-index:4;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;display:grid;position:absolute;bottom:20px;left:20px;right:20px}.static-thumbnails button{aspect-ratio:1.45;cursor:pointer;background:#fff;border:2px solid #0000;border-radius:10px;padding:0;transition:border-color .16s,transform .16s;position:relative;overflow:hidden;box-shadow:0 5px 15px #151a171a}.static-thumbnails button:before{content:"";z-index:0;background:linear-gradient(110deg,#eeece5 25%,#faf9f5 42%,#eeece5 58%) 0 0/220% 100%;position:absolute;inset:0}.static-thumbnails button.is-active{border-color:var(--cyan-dark);transform:translateY(-3px)}.static-thumbnails img{object-fit:cover;z-index:1;width:100%;height:100%;display:block;position:relative}.static-thumbnails span{color:#fff;letter-spacing:.08em;z-index:2;background:#151a17c2;padding:3px 5px;font-size:.54rem;font-weight:800;position:absolute;bottom:4px;left:5px}.view-label{letter-spacing:.12em;font-size:.66rem;font-weight:800;position:absolute;top:22px;left:24px}.view-toggle{border:1px solid var(--line);background:#ffffffd6;border-radius:999px;gap:4px;padding:4px;display:flex;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.view-toggle button{cursor:pointer;background:0 0;border:0;border-radius:999px;min-height:38px;padding:0 18px;font-size:.7rem;font-weight:700}.view-toggle button.is-active{background:var(--ink);color:#fff}.camera-stage{isolation:isolate;background:#0f1211}.camera-feed-layer{transform-origin:50%;z-index:1;position:absolute;inset:0;transform:scaleX(-1)}.camera-feed-layer video{backface-visibility:hidden;object-fit:cover;width:100%;height:100%;position:absolute;inset:0;transform:translateZ(0)}.camera-feed-layer .tracking-chip{transform:translate(-50%)scaleX(-1)}.camera-stage:after{content:"";pointer-events:none;z-index:2;background:radial-gradient(circle at 50% 45%,#0000 48%,#0000001f 100%);position:absolute;inset:0}.camera-placeholder{color:#fff;text-align:center;z-index:3;flex-direction:column;justify-content:center;align-items:center;padding:40px;display:flex;position:absolute;inset:0}.camera-placeholder strong{font-family:var(--serif);margin-top:28px;font-size:1.8rem;font-weight:500}.camera-placeholder p{color:#fff9;max-width:360px;font-size:.74rem;line-height:1.6}.camera-placeholder .button{margin-top:16px}.face-guide{border:1px dashed #ffffff75;border-radius:48%;width:235px;height:310px}.live-chip{color:#fff;letter-spacing:.13em;z-index:4;background:#141a17c2;border:1px solid #ffffff40;border-radius:999px;padding:8px 11px;font-size:.6rem;font-weight:800;position:absolute;top:20px;left:20px}.product-info{padding:38px 32px}.product-kicker{color:var(--cyan-dark);letter-spacing:.15em;margin:0;font-size:.6rem;font-weight:850}.product-info h2{font-family:var(--sans);letter-spacing:-.025em;white-space:nowrap;margin:8px 0 12px;font-size:clamp(1.45rem,2.1vw,2rem);font-weight:700}.product-info>p:not(.product-kicker,.form-error){color:var(--muted);font-size:.74rem;line-height:1.65}.product-info dl{border-top:1px solid var(--line);margin:26px 0}.product-info dl>div{border-bottom:1px solid var(--line);justify-content:space-between;padding:13px 0;font-size:.72rem;display:flex}.product-info dt{color:var(--muted)}.product-info dd{margin:0;font-weight:700}.timer-card{border:2px solid var(--cyan-dark);background:#e8f5f1;border-radius:18px;padding:18px;transition:background .18s,border-color .18s;box-shadow:0 8px 22px #155f5a1a}.timer-card.is-complete{border-color:var(--cyan-dark);background:#85e1d53d}.timer-card>div:first-child{justify-content:space-between;align-items:center;display:flex}.timer-card span{font-size:.84rem;font-weight:800}.timer-card strong{color:var(--ink);font-variant-numeric:tabular-nums;font-size:clamp(1.5rem,2.2vw,2rem);font-weight:850}.timer-bar{background:#151a171f;border-radius:99px;height:9px;margin:14px 0 11px;overflow:hidden}.timer-bar span{background:var(--cyan-dark);height:100%;transition:width .5s linear;display:block}.timer-card p{color:#4a504d;margin:0;font-size:.76rem;line-height:1.55}.automatic-id-note{border:1px solid var(--line);background:#f4f2eb;border-radius:14px;flex-direction:column;justify-content:center;padding:17px 18px;display:flex}.automatic-id-note>span{color:var(--muted);font-size:.68rem;font-weight:750}.automatic-id-note strong{margin:6px 0;font-size:.92rem}.automatic-id-note small{color:var(--muted);font-size:.65rem;line-height:1.5}.browse-footer{justify-content:space-between;align-items:center;padding:22px 6px 0;display:flex}.browse-footer p{color:var(--muted);font-size:.72rem}.final-choice-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin-top:40px;display:grid}.final-choice-grid>label{cursor:pointer;text-align:center;background:#f3f2ec;border:2px solid #0000;border-radius:20px;flex-direction:column;min-height:270px;padding:26px 18px 22px;display:flex;position:relative;overflow:hidden}.final-choice-grid>label.is-selected{border-color:var(--ink);background:#85e1d538}.final-choice-grid input{opacity:0;width:1px;height:1px;position:absolute}.final-choice-grid .selection-mark{background:var(--ink);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:.66rem;font-weight:800;display:flex;position:absolute;top:14px;right:14px}.final-choice-grid .glasses-art{width:100%;margin-top:26px;margin-bottom:12px}.final-choice-grid strong{font-family:var(--serif);font-size:1.3rem;font-weight:500}.final-choice-grid small{color:var(--muted);margin-top:6px;font-size:.66rem}.completion-card{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:560px;display:flex}.completion-check{background:var(--cyan);border-radius:50%;justify-content:center;align-items:center;width:76px;height:76px;margin-bottom:28px;font-size:2rem;font-weight:800;display:flex}.completion-check.is-neutral{background:#e2e1da}.completion-card h1{font-size:clamp(2.4rem,4.8vw,4.2rem)}.completion-card>p:not(.step-label,.debrief){color:var(--muted);max-width:600px;line-height:1.7}.completion-code{background:var(--ink);color:#fff;border-radius:18px;min-width:min(420px,100%);margin:28px 0;padding:18px 28px}.completion-code span{color:var(--cyan);letter-spacing:.12em;font-size:.62rem;font-weight:800;display:block}.completion-code strong{font-family:var(--serif);letter-spacing:.06em;margin-top:6px;font-size:2rem;display:block}.debrief{border-top:1px solid var(--line);color:var(--muted);max-width:700px;margin-top:18px;padding-top:22px;font-size:.7rem;line-height:1.65}.admin-shell{max-width:1440px;margin:0 auto;padding:0 4vw 100px}.admin-topbar{padding-inline:0}.admin-hero{border-bottom:1px solid var(--line);grid-template-columns:1fr minmax(320px,.55fr);align-items:end;gap:50px;padding:80px 0 60px;display:grid}.admin-hero h1{margin-bottom:18px;font-size:clamp(3.6rem,6vw,6.5rem)}.admin-hero>div:first-child>p:last-child{color:var(--muted);line-height:1.7}.admin-login{grid-template-columns:1fr auto;align-items:end;gap:10px;display:grid}.admin-login label{gap:8px;display:grid}.admin-login label span{font-size:.68rem;font-weight:750}.admin-login input{border:1px solid var(--line);background:#fff;border-radius:12px;width:100%;min-height:48px;padding:10px 14px}.admin-error{grid-column:1/-1}.link-panel{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:28px 0;display:grid}.link-panel>div{background:var(--paper);border:1px solid var(--line);border-radius:16px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:16px 18px;display:grid}.link-panel span{font-size:.68rem;font-weight:750}.link-panel code{color:var(--muted);font-size:.72rem}.link-panel button,.text-button{cursor:pointer;text-underline-offset:4px;background:0 0;border:0;font-size:.68rem;font-weight:800;text-decoration:underline}.metric-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:14px;margin:30px 0;display:grid}.metric-grid article{background:var(--ink);color:#fff;border-radius:20px;min-height:180px;padding:24px}.metric-grid article:nth-child(2){background:var(--cyan-dark)}.metric-grid article:nth-child(3){background:var(--coral-dark)}.metric-grid article:nth-child(4){background:var(--blue)}.metric-grid article:nth-child(n+5){background:#343a38}.metric-grid span,.metric-grid small{opacity:.7;font-size:.65rem;font-weight:700;display:block}.metric-grid strong{font-family:var(--serif);margin:26px 0 8px;font-size:4rem;font-weight:500;line-height:1;display:block}.condition-panel,.response-panel{background:var(--paper);border:1px solid var(--line);border-radius:24px;margin-top:22px;padding:28px}.panel-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:22px;display:flex}.panel-heading .eyebrow{margin-bottom:8px}.panel-heading h2{font-family:var(--serif);margin:0;font-size:2.1rem;font-weight:500}.condition-bars{gap:16px;padding-top:24px;display:grid}.condition-bars>div{grid-template-columns:160px 1fr 34px;align-items:center;gap:14px;display:grid}.condition-bars>div>span{font-size:.68rem;font-weight:750}.condition-bars>div>div{background:#e9e7e0;border-radius:999px;height:10px;overflow:hidden}.condition-bars i{background:var(--cyan-dark);border-radius:inherit;height:100%;display:block}.condition-bars strong{font-family:var(--serif);text-align:right;font-size:1.1rem;font-weight:500}.response-table-wrap{padding-top:10px;overflow-x:auto}.response-panel table{border-collapse:collapse;width:100%;min-width:920px;font-size:.7rem}.response-panel th,.response-panel td{border-bottom:1px solid var(--line);text-align:left;white-space:nowrap;padding:15px 12px}.response-panel th{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.6rem}.status-pill{border-radius:999px;padding:6px 9px;font-size:.62rem;font-weight:750;display:inline-block}.status-complete{color:var(--cyan-dark);background:#85e1d561}.status-started{color:#735c12;background:#eee9d4}.dedup-pill{border-radius:999px;padding:6px 9px;font-size:.62rem;font-weight:750;display:inline-block}.dedup-clear{color:var(--cyan-dark);background:#85e1d54d}.dedup-review{color:#735c12;background:#fff0bd}.dedup-high{color:#9f2d20;background:#fee0db}.dedup-legacy{color:var(--muted);background:#eceae4}.dedup-detail{color:var(--muted);margin-top:5px;font-size:.56rem;display:block}.admin-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:360px;display:flex}.empty-orbit{border:1px solid var(--line);border-radius:50%;width:90px;height:90px;margin-bottom:24px;position:relative}.empty-orbit:after{background:var(--coral);content:"";border-radius:50%;width:24px;height:24px;position:absolute;top:8px;right:-4px}.admin-empty p,.empty-copy{color:var(--muted);font-size:.72rem}@media (max-width:1080px){.hero{grid-template-columns:1fr;padding-top:36px}.hero-copy{max-width:760px;padding:30px 2vw 70px}.hero-stage{height:600px}.browse-shell{margin-inline:0}.product-experience{grid-template-columns:1fr}.experience-stage,.static-stage,.camera-stage{min-height:560px}.product-info{grid-template-columns:1fr 1fr;gap:0 26px;display:grid}.product-info>.product-kicker,.product-info>h2,.product-info>p,.product-info>.form-error{grid-column:1/-1}.product-info dl{margin-bottom:0}.timer-card{align-self:start;margin-top:26px}.final-choice-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:820px){.participant-study-grid{grid-template-columns:1fr}.participant-study-guide{grid-template-columns:auto 1fr}.participant-home-card{grid-template-columns:1fr;align-items:start;gap:44px}.participant-home-guide{border-left:0;border-top:1px solid var(--line);padding-top:36px;padding-left:0}.topbar nav>a:not(.nav-pill){display:none}.hero h1{font-size:clamp(3.5rem,12vw,6.2rem)}.hero-stage{border-radius:36px;height:540px}.floating-product{width:min(78%,350px)}.experiment-grid,.protocol-section,.research-note,.admin-hero{grid-template-columns:1fr}.experiment-card{min-height:560px}.research-note{border-radius:0;margin-bottom:40px}.participant-header{align-items:flex-start}.privacy-chip{text-align:right;max-width:170px}.participant-content{padding-inline:14px;padding-top:44px}.survey-card{border-radius:24px}.consent-grid,.form-grid,.metric-grid,.link-panel{grid-template-columns:1fr}.final-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.consent-grid>div{min-height:0}.participation-requirements>div:last-child{grid-column:auto}.likert-options{gap:5px;margin-left:0}.likert-options label{min-height:56px}.product-tabs{grid-template-columns:none;grid-auto-columns:minmax(138px,1fr);grid-auto-flow:column;padding-bottom:6px;overflow-x:auto}.product-tabs button{text-align:center;grid-template-columns:1fr;justify-items:center;gap:5px;padding:10px 6px}.product-tabs button>span{grid-row:auto;width:28px;height:28px}.product-tabs button small{font-size:.62rem}.browse-heading{align-items:start}.browse-heading h1{font-size:2.15rem}.browse-total{min-width:100px}.product-info{display:block}.browse-footer{flex-direction:column;align-items:stretch;gap:14px}.browse-footer .button{width:100%}.link-panel>div{grid-template-columns:1fr auto}.link-panel span{grid-column:1/-1}}@media (max-width:560px){.participant-home{padding:0 14px}.participant-home-header{min-height:66px;padding-inline:4px}.participant-home-card{border-radius:24px;gap:26px;margin-top:4px;padding:28px 18px 26px}.participant-study-home{padding-block:28px 24px}.participant-study-grid article{min-height:176px;padding:20px 18px}.participant-study-grid h2{font-size:1.5rem}.participant-study-grid .button{align-self:stretch}.participant-home-copy h1{letter-spacing:-.06em;margin-bottom:16px;font-size:clamp(1.48rem,6.7vw,1.9rem);line-height:1.15}.participant-home-copy>p:not(.eyebrow,.participant-home-note){font-size:.84rem;line-height:1.65}.participant-start{width:100%;margin-top:26px}.participant-home-guide{gap:22px 12px;padding-top:28px}.participant-home-footer{padding-inline:4px}.topbar{padding-inline:18px}.nav-pill{padding:9px 12px}.hero{min-height:0;padding-inline:18px}.hero-copy{padding-inline:0}.hero h1{font-size:clamp(2.6rem,13vw,4rem)}.hero-stage{height:470px}.floating-product{height:138px}.floating-product .glasses-art{width:200px}.floating-product-1{left:4%}.floating-product-2{right:2%}.floating-product-3{left:7%}.stage-caption{width:240px}.experiments-section,.protocol-section{padding:80px 18px}.experiment-card{padding:26px}.factor-grid{grid-template-columns:1fr}footer{flex-direction:column;align-items:flex-start;gap:10px;margin-inline:18px}.participant-header{padding-inline:14px}.participant-brand .brand-mark{width:38px;height:38px}.privacy-chip{display:none}.survey-card{padding:22px 16px}.survey-card>h1{font-size:1.45rem;line-height:1.22}.loading-state h1,.completion-card h1,.browse-heading h1{font-size:1.75rem;line-height:1.18}.participant-content{padding-top:28px;padding-bottom:64px}.step-label{letter-spacing:.13em;margin-bottom:12px;font-size:.64rem}.large-copy,.section-intro{font-size:.88rem;line-height:1.7}.completion-card{min-height:440px}.completion-check{width:62px;height:62px;margin-bottom:22px;font-size:1.45rem}.consent-grid{gap:8px}.survey-actions{flex-direction:column-reverse;align-items:stretch;gap:10px}.survey-actions .button{width:100%}.binary-question>div,.comprehension-question>div{flex-direction:column;align-items:stretch}.choice-radio{border-radius:12px}.scenario-copy{padding:16px;font-size:.84rem;line-height:1.62}.question-section-heading h2{font-size:1.28rem;line-height:1.25}.likert-item{padding:18px 0}.likert-item legend{font-size:.76rem}.likert-options label{border-radius:9px;min-height:46px}.likert-options strong{font-size:1rem}.final-choice-grid{grid-template-columns:1fr}.experience-stage,.static-stage,.camera-stage{min-height:480px}.stage-countdown{min-width:148px;padding:10px 12px;top:10px;right:10px}.stage-countdown>strong{font-size:2rem}.static-stage{padding:54px 10px 104px}.static-hero-view{border-radius:12px;width:100%}.static-hero-view figcaption{padding:7px 11px;font-size:.64rem}.static-gallery-nav{width:36px;height:36px;top:42%}.static-gallery-nav-prev{left:14px}.static-gallery-nav-next{right:14px}.static-thumbnails{gap:5px;bottom:14px;left:8px;right:8px}.static-thumbnails button{border-radius:7px}.face-guide{width:210px;height:280px}.product-info{padding:28px 20px}.product-info h2{font-size:clamp(1.25rem,5.8vw,1.45rem)}.browse-heading{display:block}.browse-total{border-left:0;border-top:1px solid var(--line);justify-content:space-between;margin-top:16px;padding:12px 0 0;display:flex}.browse-total strong{font-size:1.5rem}.admin-shell{padding-inline:18px}.admin-login{grid-template-columns:1fr}.condition-bars>div{grid-template-columns:100px 1fr 28px}.panel-heading{flex-direction:column;align-items:flex-start;gap:16px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.participant-shell{--participant-bg:#f3f5f0;--participant-card:#fffefa;--participant-ink:#171c19;--participant-text:#292e2b;--participant-muted:#727873;--participant-line:#e5e7e2;background:radial-gradient(circle at 8% 0%, #85e1d533, transparent 30%), var(--participant-bg);color:var(--participant-ink)}.participant-header{max-width:1120px;min-height:96px;padding:18px 24px}.participant-brand{gap:14px}.participant-brand .brand-mark{width:44px;height:44px;font-size:22px}.participant-brand strong{letter-spacing:2px;font-size:16px;font-weight:700}.participant-brand small{color:#6f7671;letter-spacing:.04em;margin-top:4px;font-size:13px;font-weight:400}.progress-track,.progress-track span{height:4px}.progress-track{background:#e2e5e0}.progress-track span{border-radius:0 4px 4px 0}.participant-content{max-width:1080px;padding:32px 24px 64px}.survey-card{background:var(--participant-card);border-color:#171c1914;border-radius:24px;padding:clamp(30px,4vw,44px);box-shadow:0 2px 12px #00000009}.survey-card>h1,.browse-heading h1{color:var(--participant-ink);font-family:var(--sans);letter-spacing:-.035em;margin:14px 0 24px;font-size:clamp(1.85rem,3vw,2.25rem);font-weight:700;line-height:1.25}.step-label{letter-spacing:1.5px;margin-bottom:0;font-size:12px;font-weight:700;line-height:1.4}.section-intro,.large-copy{color:var(--participant-muted);font-size:15px;line-height:1.7}.form-grid{gap:20px;margin:30px 0}.field{gap:8px}.field>span{color:#242925;font-size:16px;font-weight:600;line-height:1.55}.field small{color:#7a807b;font-size:13px;line-height:1.6}.field input,.field select,.field textarea{background:var(--participant-card);color:#242925;border:1px solid #d8dbd5;border-radius:13px;min-height:50px;padding:0 15px;font-size:16px}.field textarea{padding-block:13px}.field input:focus,.field select:focus,.field textarea:focus{border-color:#858c86;outline:none;box-shadow:0 0 0 2px #171c190d}.full-field{margin-top:0}.question-section+.question-section{border-color:var(--participant-line);margin-top:30px;padding-top:30px}.question-section-heading h2{color:var(--participant-text);font-family:var(--sans);letter-spacing:-.015em;margin-bottom:5px;font-size:19px;font-weight:650;line-height:1.45}.question-section-heading p{color:#777d78;margin:0;font-size:13px;line-height:1.6}.likert-list{border-color:var(--participant-line);margin-top:18px}.likert-item{border-color:#e7e8e4;padding:22px 0}.likert-item:first-child{padding-top:16px}.likert-item legend{color:var(--participant-text);font-size:16px;font-weight:600;line-height:1.5;display:block}.likert-item legend span{color:#9a9f9b;font-family:var(--sans);margin-bottom:4px;font-size:11px;font-weight:600;line-height:1.3;display:block}.likert-options{gap:8px;margin:14px 0 0}.likert-options label{background:#f1f1ed;border:0;border-radius:11px;min-height:50px;padding:0;transition:background .15s,color .15s,transform .1s}.likert-options label:active{transform:scale(.97)}.likert-options strong{font-family:var(--sans);font-size:17px;font-weight:500}.likert-labels{color:#808681;justify-content:space-between;margin-top:7px;font-size:11px;line-height:1.3;display:flex}.scenario-copy{color:var(--participant-text);font-family:var(--sans);font-size:15px;line-height:1.75}.recipient-context-chip{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#717772;z-index:19;background:#fffefaeb;border:1px solid #171c191f;border-radius:999px;align-items:center;gap:3px;width:fit-content;margin:0 0 14px 6px;padding:6px 10px;font-size:12px;display:flex;position:sticky;top:12px}.recipient-context-chip:before{content:"";background:#5f9188;border-radius:50%;width:6px;height:6px;margin-right:3px}.recipient-context-chip strong{color:var(--participant-ink);font-weight:650}.recipient-focus-question{border-top:0;padding-top:12px}.recipient-focus-question legend{color:var(--participant-text);font-size:18px;font-weight:650;line-height:1.6}.recipient-focus-question>div{grid-template-columns:repeat(2,minmax(150px,190px));display:grid}.recipient-focus-question .choice-radio{border-radius:13px;justify-content:flex-start}.survey-actions{border-color:var(--participant-line);margin-top:32px;padding-top:22px}.browse-shell{margin-inline:-20px}.browse-heading{margin-bottom:24px}.browse-heading h1{margin-bottom:0}@media (min-width:821px){.participant-content{padding-top:36px}.survey-card:not(:has(.browse-shell)){margin-inline:auto}.question-section{max-width:920px}.likert-options label{min-height:52px}.demographics-grid{align-items:end}}@media (max-width:768px){.participant-header{min-height:96px;padding:18px 20px}.participant-content{padding:20px 16px 32px}.survey-card{border-radius:24px;margin-bottom:32px;padding:24px 20px 28px}.survey-card>h1,.browse-heading h1{margin:14px 0 32px;font-size:27px;line-height:1.28}.section-intro,.large-copy{font-size:15px}.form-grid{gap:18px;margin:26px 0}.question-section-heading h2{font-size:17px;font-weight:600}.question-section-heading p{font-size:13px}.likert-options{gap:6px}.likert-options label{min-height:46px}.browse-shell{margin-inline:0}.recipient-context-chip{margin-left:0;font-size:11px;top:10px}.recipient-focus-question{padding-top:8px}.recipient-focus-question legend{font-size:16px;line-height:1.55}.recipient-focus-question>div{grid-template-columns:1fr}}@media (max-width:560px){.participant-header{align-items:center}.participant-brand .brand-mark{width:44px;height:44px}.survey-card{padding:24px 20px 28px}.survey-card>h1,.browse-heading h1{font-size:27px;line-height:1.28}.step-label{letter-spacing:1.5px;margin-bottom:0;font-size:12px}.scenario-copy{padding:18px;font-size:15px;line-height:1.7}.likert-item{padding:22px 0}.likert-item legend{font-size:16px}.likert-options label{border-radius:11px;min-height:46px}.likert-options strong{font-size:17px}.survey-actions{margin-top:28px}}
