/* styles.css */
html{overflow-x:hidden}
.discovery-shelves{min-width:0}
:root{--ink:#202229;--ink-2:#343740;--paper:#f7f7f5;--white:#fff;--yellow:#fff1ec;--orange:#e85c3a;--mint:#fff1ec;--line:rgba(32,34,41,.14);--muted:#687080;--shadow:0 18px 50px rgba(32,34,41,.10)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:"Hiragino Sans","Yu Gothic UI","Noto Sans JP",sans-serif;line-height:1.65}button,input,select{font:inherit;color:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.site-header{height:74px;padding:0 clamp(20px,5vw,76px);display:flex;align-items:center;justify-content:space-between;background:var(--white);border-bottom:1px solid var(--line);position:relative;z-index:5}.brand{display:flex;align-items:center;gap:11px;font-size:1.05rem;font-weight:800;letter-spacing:.06em}.brand-mark{width:32px;height:32px;border-radius:50%;background:var(--ink);display:flex;align-items:flex-end;justify-content:center;gap:2px;padding:8px}.brand-mark i{display:block;width:4px;border-radius:4px;background:var(--yellow)}.brand-mark i:nth-child(1){height:7px}.brand-mark i:nth-child(2){height:12px}.brand-mark i:nth-child(3){height:17px}.site-header nav{display:flex;align-items:center;gap:28px;font-size:.9rem;font-weight:700}.text-button{border:0;background:none;padding:0}.site-header a:hover,.text-button:hover{text-decoration:underline;text-underline-offset:4px}.search-hero{position:relative;min-height:560px;padding:88px clamp(20px,7vw,110px) 74px;background:var(--ink);color:var(--white);overflow:hidden;display:grid;grid-template-columns:minmax(300px,1fr) minmax(380px,.92fr);gap:7vw;align-items:center}.search-hero:before{content:"";position:absolute;width:520px;height:520px;border:1px solid rgba(245,196,91,.32);border-radius:50%;right:-190px;top:-250px;box-shadow:0 0 0 70px rgba(245,196,91,.045),0 0 0 140px rgba(245,196,91,.035)}.search-hero:after{content:"";position:absolute;width:110px;height:110px;background:var(--orange);border-radius:50%;right:20%;bottom:-74px}.hero-copy,.search-panel,.signal{position:relative;z-index:1}.eyebrow,.section-kicker{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.72rem;letter-spacing:.19em;font-weight:700;margin:0 0 18px;color:var(--yellow)}h1{font-size:clamp(3rem,6.4vw,6.6rem);line-height:1.02;letter-spacing:-.07em;margin:0}h1 em{font-style:normal;color:var(--yellow)}.lead{max-width:650px;font-size:clamp(1rem,1.45vw,1.25rem);color:rgba(255,255,255,.73);margin:28px 0 0;line-height:1.9}.search-panel{background:var(--white);color:var(--ink);padding:34px;border-radius:4px;box-shadow:var(--shadow)}.search-panel>label{display:block;font-size:1.05rem;font-weight:800;margin-bottom:12px}.search-box{height:60px;border:2px solid var(--ink);display:flex;align-items:center;padding:0 16px;background:#fff}.search-box svg{width:23px;fill:none;stroke:currentColor;stroke-width:1.8}.search-box input{min-width:0;flex:1;border:0;outline:0;padding:0 12px;font-size:1rem}.search-box kbd{background:#edf0eb;border:1px solid #d7ddd7;border-radius:5px;padding:3px 7px;font-size:.72rem;color:var(--muted)}.quick-links{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px;font-size:.82rem;align-items:center;color:var(--muted)}.quick-links button{border:0;background:none;padding:0;font-weight:700;border-bottom:1px solid var(--line)}.signal{position:absolute;left:clamp(20px,7vw,110px);bottom:30px;display:flex;gap:32px}.signal div{display:flex;gap:8px;align-items:baseline}.signal strong{font-size:1.08rem;color:var(--yellow)}.signal span{font-size:.75rem;color:rgba(255,255,255,.55)}.explorer{display:grid;grid-template-columns:260px minmax(0,1fr);gap:56px;padding:82px clamp(20px,6vw,90px) 110px;max-width:1540px;margin:auto}.filter-rail{border-top:3px solid var(--ink)}.filter-heading{height:68px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;font-weight:800}.reset{border:0;background:none;font-size:.72rem;color:var(--muted);text-decoration:underline}.filter-rail fieldset{border:0;border-bottom:1px solid var(--line);padding:25px 0;margin:0}.filter-rail legend{font-weight:800;font-size:.85rem;margin-bottom:14px}.category-grid,.period-list{display:flex;gap:8px;flex-wrap:wrap}.pill{border:1px solid var(--line);background:transparent;padding:8px 11px;font-size:.8rem;border-radius:99px}.pill[aria-pressed="true"]{background:var(--ink);color:white;border-color:var(--ink)}.period-list{display:grid;grid-template-columns:1fr 1fr}.check{display:flex;gap:10px;align-items:center;font-size:.87rem;margin:10px 0}.check input{accent-color:var(--ink);width:18px;height:18px}.results-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-end;margin-bottom:24px}.section-kicker{color:var(--orange);margin-bottom:9px}.results h2,.next-step h2,.policy-dialog h2{font-size:clamp(2rem,3.7vw,3.5rem);line-height:1.2;letter-spacing:-.04em;margin:0}.results-tools{display:flex;align-items:center;gap:15px;color:var(--muted);font-size:.82rem}.results-tools select{background:transparent;border:0;border-bottom:1px solid var(--ink);padding:7px 24px 7px 2px}.active-filters{display:flex;gap:8px;flex-wrap:wrap;min-height:34px;margin-bottom:16px}.filter-chip{border:0;border-radius:99px;background:var(--mint);padding:6px 11px;font-size:.75rem}.filter-chip:after{content:" ×"}.case-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.case-card{background:var(--white);border:1px solid transparent;min-height:350px;padding:25px;display:flex;flex-direction:column;position:relative;transition:transform .2s,border-color .2s,box-shadow .2s;cursor:pointer}.case-card:hover{transform:translateY(-5px);border-color:var(--ink);box-shadow:var(--shadow)}.case-card:focus-visible{outline:3px solid var(--orange);outline-offset:2px}.case-card.featured{grid-column:span 2;background:var(--ink);color:white}.card-top{display:flex;justify-content:space-between;align-items:center}.category{font-size:.74rem;font-weight:800;letter-spacing:.04em}.source{font-size:.7rem;padding:4px 8px;border:1px solid currentColor;border-radius:3px;opacity:.65}.case-card h3{font-size:clamp(1.35rem,2.1vw,2rem);line-height:1.45;letter-spacing:-.03em;margin:34px 0 20px}.case-card.featured h3{font-size:clamp(1.7rem,2.8vw,2.75rem);max-width:690px}.summary{color:var(--muted);font-size:.88rem;margin:0 0 30px}.featured .summary{color:rgba(255,255,255,.68);max-width:660px}.metrics{display:grid;grid-template-columns:repeat(3,1fr);margin-top:auto;border-top:1px solid var(--line);padding-top:18px}.featured .metrics{border-color:rgba(255,255,255,.16)}.metrics span{font-size:.68rem;color:var(--muted);display:block}.featured .metrics span{color:rgba(255,255,255,.53)}.metrics strong{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.86rem}.arrow{position:absolute;right:24px;bottom:22px;width:36px;height:36px;border-radius:50%;border:1px solid currentColor;display:grid;place-items:center;font-size:1.1rem}.empty-state{text-align:center;padding:80px 20px;background:var(--white)}.empty-state strong{font-size:1.2rem}.empty-state p{color:var(--muted)}.empty-state button{border:0;background:var(--ink);color:white;padding:12px 18px}.demo-note{text-align:right;font-size:.72rem;color:var(--muted);margin-top:14px}.next-step{background:var(--yellow);padding:90px clamp(20px,9vw,140px);display:grid;grid-template-columns:1fr 1fr;column-gap:8vw}.next-step .section-kicker{grid-column:1/-1;color:var(--ink);opacity:.65}.next-step>p:not(.section-kicker){font-size:1rem;max-width:580px;margin:12px 0}.flow{grid-column:1/-1;margin-top:64px;display:flex;align-items:center;justify-content:space-between}.flow span{font-weight:800}.flow b{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.7rem;margin-right:12px;opacity:.55}.flow i{height:1px;background:var(--ink);opacity:.35;flex:1;margin:0 22px}footer{background:#202229;color:white;padding:50px clamp(20px,6vw,90px);display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center}.footer-brand{justify-self:start}footer>p{text-align:center;color:rgba(255,255,255,.6);font-size:.82rem}footer>div{justify-self:end;display:flex;gap:22px;color:rgba(255,255,255,.55);font-size:.72rem}.case-dialog,.policy-dialog{width:min(760px,calc(100% - 32px));max-height:90vh;border:0;padding:0;background:var(--white);color:var(--ink);box-shadow:0 30px 100px rgba(0,0,0,.35)}dialog::backdrop{background:rgba(20,22,28,.72);backdrop-filter:blur(3px)}.dialog-close{position:absolute;right:18px;top:15px;z-index:2;border:0;background:var(--paper);width:38px;height:38px;border-radius:50%;font-size:1.4rem}.dialog-inner{padding:48px}.dialog-inner .dialog-title{font-size:clamp(1.8rem,4vw,3rem);line-height:1.35;margin:18px 0}.dialog-summary{font-size:1rem;color:var(--muted)}.dialog-metrics{display:grid;grid-template-columns:repeat(4,1fr);background:var(--ink);color:#fff;margin:34px -48px 0;padding:24px 48px;gap:12px}.dialog-metrics span{display:block;font-size:.7rem;opacity:.6}.dialog-metrics strong{font-size:.95rem}.dialog-section{padding-top:30px}.dialog-section h3{font-size:1rem;margin:0 0 11px}.dialog-section p{margin:0}.source-link{display:flex;justify-content:space-between;align-items:center;border:1px solid var(--line);padding:16px;margin-top:12px}.source-link small{display:block;color:var(--muted)}.policy-dialog{padding:54px}.policy-dialog>p{color:var(--muted)}.policy-dialog li{margin:10px 0}.policy-small{font-size:.78rem;border-top:1px solid var(--line);padding-top:20px}.no-scroll{overflow:hidden}
@media(max-width:1050px){.case-grid{grid-template-columns:repeat(2,1fr)}.search-hero{grid-template-columns:1fr}.hero-copy{max-width:680px}.search-panel{max-width:680px}.signal{right:30px;left:auto;bottom:24px;flex-direction:column;gap:5px}.search-hero:after{display:none}}
@media(max-width:760px){.site-header{height:64px}.site-header nav a{display:none}.search-hero{padding:58px 20px 72px;min-height:auto;gap:38px}.search-panel{padding:22px}.search-box kbd{display:none}.signal{display:none}.explorer{grid-template-columns:1fr;padding:54px 18px 80px;gap:40px}.filter-rail{display:block}.results-head{align-items:flex-start;flex-direction:column}.results-tools{width:100%;justify-content:space-between}.case-grid{grid-template-columns:1fr}.case-card.featured{grid-column:span 1}.next-step{padding:65px 20px;grid-template-columns:1fr}.next-step>p:not(.section-kicker){margin-top:25px}.flow{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:40px}.flow i{display:none}.flow span{border-top:1px solid var(--ink);padding-top:12px}footer{grid-template-columns:1fr;gap:18px;text-align:left}footer>p{text-align:left}footer>div{justify-self:start;flex-wrap:wrap}.dialog-inner,.policy-dialog{padding:42px 22px 28px}.dialog-metrics{grid-template-columns:1fr 1fr;margin:28px -22px 0;padding:22px}.source-link{align-items:flex-start;gap:12px}.demo-note{text-align:left}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.case-card{transition:none}}

/* v2.css */
.case-card{min-height:390px}.evidence-line{display:flex;align-items:center;gap:8px;margin:-12px 0 22px;font-size:.72rem}.evidence-line span{color:var(--muted)}.evidence-line strong{display:inline-flex;padding:4px 8px;background:var(--mint);color:var(--ink);border-radius:99px;font-size:.68rem}.featured .evidence-line span{color:rgba(255,255,255,.55)}.featured .evidence-line strong{background:var(--yellow)}.metrics{padding-bottom:54px}.compare-toggle{position:absolute;left:24px;bottom:23px;z-index:2;border:0;background:transparent;padding:6px 0;font-size:.72rem;font-weight:800;border-bottom:1px solid currentColor}.compare-toggle[aria-pressed="true"]{color:var(--orange)}.featured .compare-toggle[aria-pressed="true"]{color:var(--yellow)}
.case-dialog,.policy-dialog,.compare-dialog{width:min(960px,calc(100% - 32px));max-height:90vh;border:0;padding:0;background:var(--white);color:var(--ink);box-shadow:0 30px 100px rgba(0,0,0,.35)}.policy-dialog,.compare-dialog{padding:54px}.evidence-detail{display:flex;align-items:center;gap:12px;padding:15px;background:var(--paper);border-left:4px solid var(--orange)}.evidence-detail strong{font-size:.82rem}.evidence-detail span{color:var(--muted);font-size:.8rem}
.compare-bar{position:fixed;left:50%;bottom:22px;z-index:10;width:min(720px,calc(100% - 30px));transform:translateX(-50%);display:flex;align-items:center;justify-content:space-between;gap:20px;padding:13px 15px 13px 18px;background:#fffefa;color:var(--ink);border:2px solid var(--ink);box-shadow:0 18px 60px rgba(3,19,16,.3)}.compare-bar[hidden]{display:none}.compare-bar>div{display:flex;align-items:center;gap:12px}.compare-count{width:42px;height:42px;display:grid;place-items:center;color:#fff;background:var(--orange);border-radius:50%;font-weight:900}.compare-bar p{display:grid;margin:0;line-height:1.35}.compare-bar strong{font-size:.8rem}.compare-bar small{color:var(--muted);font-size:.68rem}.compare-actions button{border:0;padding:10px 14px;font-size:.76rem;font-weight:800}.compare-clear{background:transparent;text-decoration:underline;text-underline-offset:3px}.compare-open{color:#fff;background:var(--ink)}.compare-open:disabled{cursor:not-allowed;opacity:.35}.compare-open span{margin-left:10px}
.compare-dialog h2{margin:0;font-size:clamp(2rem,4vw,3.4rem);letter-spacing:-.05em}.compare-intro{color:var(--muted)}.compare-table-wrap{overflow-x:auto;margin-top:28px}.compare-table-wrap table{width:100%;min-width:690px;border-collapse:collapse;font-size:.82rem}.compare-table-wrap th,.compare-table-wrap td{padding:15px;text-align:left;vertical-align:top;border-bottom:1px solid var(--line)}.compare-table-wrap thead th{background:var(--ink);color:#fff;font-size:.78rem}.compare-table-wrap thead th:first-child{width:125px;color:var(--yellow)}.compare-table-wrap tbody th{width:125px;color:var(--muted);font-size:.72rem}.compare-table-wrap tbody tr:nth-child(even){background:#f4f2e8}
@media(max-width:760px){.explorer{padding-bottom:110px}.dialog-inner,.policy-dialog,.compare-dialog{padding:42px 22px 28px}.compare-bar{bottom:10px;padding:10px 11px}.compare-actions{gap:4px!important}.compare-clear{display:none}.compare-open{padding:10px 12px!important}.compare-bar p small{max-width:130px}.compare-dialog{max-height:94vh}}

/* v3.css */
.people-stories{padding:96px clamp(20px,6vw,90px) 110px;background:var(--white)}.people-heading{max-width:820px;margin-bottom:48px}.people-heading h2{margin:0;font-size:clamp(2.4rem,5vw,5rem);line-height:1.18;letter-spacing:-.065em}.people-heading>p:last-child{max-width:620px;margin:24px 0 0;color:var(--muted);font-size:1rem}.people-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;max-width:1360px;margin:auto}.person-story{margin:0;background:var(--paper);box-shadow:0 16px 42px rgba(16,44,38,.09);transform:rotate(-.7deg)}.person-story:nth-child(2){transform:translateY(36px) rotate(.7deg)}.person-story:nth-child(3){transform:rotate(-.4deg)}.person-story img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;filter:saturate(.88) contrast(.96)}.person-story figcaption{padding:22px 22px 24px}.person-story figcaption>span{color:var(--orange);font-size:.7rem;font-weight:800;letter-spacing:.06em}.person-story blockquote{margin:10px 0 14px;font-family:"Yu Mincho","Hiragino Mincho ProN",serif;font-size:clamp(1.08rem,1.55vw,1.35rem);font-weight:700;line-height:1.65}.person-story small{color:var(--muted);font-size:.72rem}
.case-card--with-image{padding-top:25px}.case-media{position:relative;overflow:hidden;margin:-25px -25px 24px;aspect-ratio:16/9;background:#d9ddd4}.case-media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.case-card:hover .case-media img{transform:scale(1.025)}.case-media span{position:absolute;left:12px;bottom:12px;padding:5px 9px;color:#fff;background:rgba(8,29,25,.78);font-size:.68rem;font-weight:800;backdrop-filter:blur(7px)}.case-voice{margin:0 0 18px;padding-left:14px;border-left:3px solid var(--orange);font-family:"Yu Mincho","Hiragino Mincho ProN",serif;font-size:.92rem;font-weight:700;line-height:1.7}.featured .case-voice{border-color:var(--yellow);color:rgba(255,255,255,.86)}.case-card--with-image h3{margin-top:22px}.case-card--with-image .summary{margin-bottom:28px}
.dialog-person{position:relative;margin:0;background:var(--ink)}.dialog-person img{display:block;width:100%;max-height:380px;object-fit:cover;opacity:.92}.dialog-person figcaption{position:absolute;left:22px;bottom:18px;display:grid;padding:10px 13px;color:#fff;background:rgba(8,29,25,.84);backdrop-filter:blur(8px)}.dialog-person figcaption strong{font-size:.82rem}.dialog-person figcaption span{font-size:.66rem;opacity:.68}.dialog-voice{margin:4px 0 20px;padding:16px 20px;background:var(--paper);border-left:4px solid var(--orange);font-family:"Yu Mincho","Hiragino Mincho ProN",serif;font-size:1.08rem;font-weight:700;line-height:1.7}
@media(max-width:900px){.people-grid{grid-template-columns:1fr 1fr}.person-story:nth-child(2){transform:translateY(28px) rotate(.7deg)}.person-story:nth-child(3){transform:none}}
@media(max-width:620px){.people-stories{padding:70px 18px 84px}.people-heading{margin-bottom:30px}.people-grid{grid-template-columns:1fr;gap:18px}.person-story,.person-story:nth-child(2),.person-story:nth-child(3){transform:none}.case-media{aspect-ratio:4/3}.dialog-person img{max-height:280px}.dialog-voice{font-size:.98rem}}
@media(prefers-reduced-motion:reduce){.case-media img{transition:none}}

/* v4.css */
:root{--ink:#202229;--ink-2:#3f424c;--paper:#f7f7f5;--white:#fff;--yellow:#ffe0d6;--orange:#e85c3a;--mint:#fff1ec;--line:rgba(32,34,41,.13);--muted:#687080;--shadow:0 18px 48px rgba(32,34,41,.09)}
body{background:#f7f8fa;color:var(--ink);font-family:"Hiragino Sans","Yu Gothic UI","Yu Gothic",Meiryo,system-ui,sans-serif}.site-header{background:rgba(255,255,255,.92);border-color:#e6e8ed;position:sticky;top:0}.brand-mark{background:#e85c3a}.brand-mark i{background:#fff}.primary-nav-button{border:0;padding:10px 15px;color:#fff;background:#e85c3a;border-radius:8px;font-weight:800}.primary-nav-button:hover{background:#c9472c}
.search-hero{min-height:540px;background:linear-gradient(135deg,#fff 0%,#f3f4f8 72%,#fff3ef 100%);color:var(--ink);border-bottom:1px solid #e7e9ef}.search-hero:before{border-color:rgba(232,92,58,.16);box-shadow:0 0 0 70px rgba(232,92,58,.025),0 0 0 140px rgba(232,92,58,.02)}.search-hero:after{background:#ffe0d6}.search-hero .eyebrow{color:#e85c3a}.search-hero h1 em{color:#e85c3a}.lead{color:#687083}.search-panel{border:1px solid #e3e6ec;border-radius:18px;box-shadow:0 22px 60px rgba(45,52,74,.1)}.search-box{border:1px solid #cfd4de;border-radius:10px}.search-box:focus-within{border-color:#e85c3a;box-shadow:0 0 0 3px rgba(232,92,58,.12)}.quick-links button{color:#b93d24;border-color:#edc3b8}.signal strong{color:#e85c3a}.signal span{color:#707789}.filter-rail{border-color:#2f3442}.pill[aria-pressed="true"]{background:#e85c3a;border-color:#e85c3a}.check input{accent-color:#e85c3a}.section-kicker{color:#e85c3a}.case-card,.case-card.featured{background:#fff;color:var(--ink);border-color:#e4e6eb;border-radius:16px;box-shadow:0 10px 30px rgba(37,41,54,.045)}.case-card:hover{border-color:#efb09f;box-shadow:0 18px 42px rgba(37,41,54,.09)}.featured .summary{color:var(--muted)}.featured .metrics{border-color:var(--line)}.featured .metrics span,.featured .evidence-line span{color:var(--muted)}.featured .evidence-line strong{background:#fff1ec;color:#b93d24}.featured .case-voice{border-color:#e85c3a;color:var(--ink)}.featured .compare-toggle[aria-pressed="true"],.compare-toggle[aria-pressed="true"]{color:#b93d24}.case-media span,.dialog-person figcaption{background:rgba(37,41,54,.82)}.case-voice,.dialog-voice,.person-story blockquote{font-family:inherit}.people-stories{background:#fff}.person-story{background:#f5f6f8;border:1px solid #e5e7ec;border-radius:14px;overflow:hidden;box-shadow:0 14px 36px rgba(37,41,54,.07)}.person-story figcaption>span{color:#e85c3a}.next-step{background:#eef0f4}.next-step .section-kicker{color:#e85c3a}.flow i{background:#aeb4c2}.site-footer,footer{background:#fff;color:var(--ink);border-top:1px solid #e4e6eb}.footer-brand{color:var(--ink)}footer>p,footer>div{color:#707789}.compare-count{background:#e85c3a}.compare-open{background:#343949}.compare-table-wrap thead th{background:#343949}.compare-table-wrap thead th:first-child{color:#ffe0d6}.compare-table-wrap tbody tr:nth-child(even){background:#f5f6f8}.evidence-detail,.dialog-voice{background:#f5f6f8;border-color:#e85c3a}
.submit-dialog,.admin-dialog{width:min(920px,calc(100% - 32px));max-height:92vh;border:0;padding:0;background:#fff;color:var(--ink);border-radius:18px;box-shadow:0 30px 100px rgba(24,28,40,.3)}.submit-header{padding:46px 50px 26px;background:#f7f8fa;border-bottom:1px solid #e4e6eb}.submit-header h2,.admin-dialog>h2{margin:0;font-size:clamp(2rem,4vw,3.3rem);letter-spacing:-.055em;line-height:1.25}.submit-header>p:not(.section-kicker),.admin-intro{margin:12px 0 0;color:var(--muted)}.submit-progress{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin:32px 0 0;padding:0;list-style:none}.submit-progress li{position:relative;display:flex;align-items:center;gap:8px;color:#969cac;font-size:.76rem;font-weight:800}.submit-progress li:after{content:"";height:1px;flex:1;background:#d9dce4}.submit-progress li:last-child:after{display:none}.submit-progress b{width:28px;height:28px;display:grid;place-items:center;border:1px solid #cfd3dc;border-radius:50%;font-size:.7rem}.submit-progress li.is-current{color:#b93d24}.submit-progress li.is-current b,.submit-progress li.is-done b{color:#fff;background:#e85c3a;border-color:#e85c3a}.submit-progress li.is-done{color:#e85c3a}.submit-step{padding:36px 50px 46px}.submission-form{display:grid;gap:18px}.submission-form label{display:grid;gap:7px;font-size:.82rem;font-weight:800}.submission-form input,.submission-form select,.submission-form textarea{width:100%;padding:13px 14px;border:1px solid #d2d6df;border-radius:9px;background:#fff;color:var(--ink);font:inherit}.submission-form textarea{min-height:90px;resize:vertical}.submission-form input:focus,.submission-form select:focus,.submission-form textarea:focus{outline:0;border-color:#e85c3a;box-shadow:0 0 0 3px rgba(232,92,58,.12)}.field-help,.demo-caption{margin:-12px 0 0;color:var(--muted);font-size:.72rem}.agreement{display:flex!important;grid-template-columns:20px 1fr;align-items:start;padding:14px;background:#f6f7f9;border-radius:9px;font-weight:600!important}.agreement input{width:18px;height:18px;margin-top:2px;accent-color:#e85c3a}.form-error{min-height:1.3em;margin:-8px 0;color:#c13b43;font-size:.75rem}.form-primary,.form-secondary{border:0;padding:13px 18px;border-radius:9px;font-weight:800}.form-primary{justify-self:start;color:#fff;background:#e85c3a}.form-primary:hover{background:#c9472c}.form-secondary{color:#505669;background:#eceef2}.two-column-form{grid-template-columns:1fr 1fr}.two-column-form .wide{grid-column:1/-1}.ai-draft-label{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:22px}.ai-draft-label span{font-weight:900}.ai-draft-label small{color:var(--muted)}.submit-review-note{padding:15px 17px;background:#f1f3f7;border-left:3px solid #e85c3a}.submit-review-note p{margin:3px 0 0;color:var(--muted);font-size:.75rem}.submit-complete{text-align:center;padding-top:54px}.complete-mark{width:58px;height:58px;display:grid;place-items:center;margin:auto;color:#fff;background:#e85c3a;border-radius:50%;font-size:1.6rem;font-weight:900}.submit-complete h3{margin:18px 0 8px;font-size:1.5rem}.submit-complete>p{color:var(--muted)}.submission-number{width:min(320px,100%);margin:25px auto;padding:15px;background:#f5f6f8}.submission-number span,.submission-number strong{display:block}.submission-number span{color:var(--muted);font-size:.7rem}.submission-number strong{font-family:ui-monospace,monospace;letter-spacing:.08em}
.admin-dialog{padding:50px}.admin-layout{display:grid;grid-template-columns:240px 1fr;gap:24px;margin-top:30px}.review-queue{border:1px solid #e1e4ea;border-radius:12px;overflow:hidden}.queue-label{display:flex;justify-content:space-between;padding:13px 14px;background:#f5f6f8;font-size:.72rem;font-weight:800}.queue-label b{display:grid;place-items:center;width:22px;height:22px;color:#fff;background:#e85c3a;border-radius:50%}.queue-item{width:100%;display:grid;gap:5px;padding:16px;text-align:left;border:0;border-left:3px solid transparent;background:#fff}.queue-item.is-active{border-left-color:#e85c3a;background:#fffafa}.queue-item small,.queue-item span{color:var(--muted);font-size:.67rem}.queue-item strong{font-size:.8rem;line-height:1.5}.review-panel{padding:24px;border:1px solid #e1e4ea;border-radius:12px}.review-status{display:flex;justify-content:space-between}.review-status span{padding:4px 8px;color:#b93d24;background:#fff1ec;border-radius:99px;font-size:.68rem;font-weight:800}.review-status small{color:var(--muted)}.review-panel h3{margin:14px 0 20px;font-size:1.35rem;line-height:1.5}.review-panel dl{margin:0}.review-panel dl div{display:grid;grid-template-columns:100px 1fr;gap:10px;padding:10px 0;border-top:1px solid #e7e9ee}.review-panel dt{color:var(--muted);font-size:.72rem}.review-panel dd{margin:0;font-size:.78rem;word-break:break-all}.review-checks{display:grid;gap:9px;margin:20px 0;padding:16px;background:#f6f7f9}.review-checks label{display:flex;align-items:center;gap:8px;font-size:.76rem}.review-checks input{accent-color:#e85c3a}.review-note{width:100%;min-height:70px;padding:11px;border:1px solid #d2d6df;border-radius:8px;resize:vertical}.review-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:14px}.review-actions button{border:0;padding:10px 13px;border-radius:8px;font-weight:800}.reject-button{color:#a43c43;background:#fff0f1}.approve-button{color:#fff;background:#e85c3a}.review-message{min-height:1.4em;margin:10px 0 0;text-align:right;color:#b93d24;font-size:.75rem;font-weight:800}
@media(max-width:760px){.site-header nav{gap:10px}.site-header nav .text-button{display:none}.primary-nav-button{padding:8px 11px;font-size:.76rem}.search-hero{min-height:auto}.people-stories{background:#fff}.submit-header,.submit-step,.admin-dialog{padding-left:22px;padding-right:22px}.submit-progress li{font-size:.65rem}.submit-progress li:after{margin-right:4px}.two-column-form,.admin-layout{grid-template-columns:1fr}.two-column-form .wide{grid-column:auto}.ai-draft-label{display:grid}.review-queue{display:none}.form-primary,.form-secondary{width:100%;justify-self:stretch}.admin-dialog{padding-top:42px}}

/* v5.css */
.source-state{display:inline-flex;align-items:center;gap:6px;padding:5px 8px;color:#b93d24;background:#fff1ec;border-radius:99px;font-size:.67rem;font-weight:800}.source-state:before{content:"";width:6px;height:6px;background:#e85c3a;border-radius:50%}.card-top{align-items:center}.source{margin-left:auto}.case-card .metrics{grid-template-columns:.75fr 1fr 1.25fr}.source-link{display:flex;text-decoration:none;color:inherit}.source-link:hover{border-color:#efb0a0;background:#fffafa}.source-link>span{color:#b93d24;font-weight:800}.case-limitations{padding:16px 18px;background:#fff8ec;border-left:3px solid #e8a23a}.case-limitations h3{margin:0 0 5px!important;color:#7d5318}.case-limitations p{margin:0}.rights-detail{display:grid;gap:8px;padding:16px 18px;background:#f5f6f8}.rights-detail div{display:flex;justify-content:space-between;gap:16px}.rights-detail span{color:var(--muted);font-size:.75rem}.rights-detail strong{font-size:.78rem;text-align:right}.rights-summary{margin:24px 0 0;padding:17px 19px;background:#f5f6f8;border-left:3px solid #e85c3a}.rights-summary p{margin:6px 0 0;color:#555d70;font-size:.84rem;line-height:1.8}.people-stories blockquote{font-style:normal}.demo-note{line-height:1.8}
@media(max-width:760px){.case-card .metrics{grid-template-columns:1fr 1fr}.case-card .metrics div:last-child{grid-column:1/-1}.rights-detail div{display:grid;gap:3px}.rights-detail strong{text-align:left}}

/* v6.css */
.source-state--video{color:#b4232b;background:#fff0f1}
.source-state--video:before{background:#e13b44}
.video-case{border-color:#eadde0}
.video-case:hover{border-color:#d9aeb3}
.video-embed{position:relative;aspect-ratio:16/9;margin:22px 0 0;overflow:hidden;border:1px solid #e2e4e9;border-radius:18px;background:#17181c;box-shadow:0 16px 38px rgba(25,27,36,.12)}
.video-embed iframe{position:absolute;inset:0;width:100%;height:100%;border:0}
.video-note{margin:9px 2px 22px;color:#72798a;font-size:.72rem;line-height:1.6}
@media(max-width:760px){.video-embed{margin-top:18px;border-radius:13px}.video-note{font-size:.68rem}}

/* v7.css */
/* A quiet, content-first layout inspired by simple publishing platforms. */
.site-header{height:64px;padding-inline:max(20px,calc((100vw - 1120px)/2));box-shadow:none}
.site-header nav{gap:22px}
.explorer{display:grid;grid-template-columns:1fr;gap:18px;max-width:1120px;padding:30px 20px 90px}
.search-panel.content-search{max-width:none;margin:0;padding:0;background:transparent;border:0;box-shadow:none}
.content-search>label{margin-bottom:9px;font-size:.9rem}
.search-box{height:54px;border:1px solid #cfd3dc;border-radius:8px;box-shadow:none}
.search-box:focus-within{border-color:#e85c3a;box-shadow:0 0 0 3px rgba(232,92,58,.1)}
.quick-links{margin-top:12px;font-size:.82rem}
.filter-rail{border:1px solid #dfe2e8;border-radius:8px;background:#fff;overflow:hidden}
.filter-rail summary{display:flex;align-items:center;gap:12px;padding:14px 16px;cursor:pointer;list-style:none}
.filter-rail summary::-webkit-details-marker{display:none}
.filter-rail summary:before{content:"＋";color:#e85c3a;font-weight:800}
.filter-rail[open] summary:before{content:"−"}
.filter-rail summary strong{font-size:.88rem}
.filter-rail summary span{color:#777e8e;font-size:.78rem}
.filter-content{display:grid;grid-template-columns:180px 1.45fr 1fr 1fr;gap:0;border-top:1px solid #e5e7ec;padding:0 16px}
.filter-heading{height:auto;padding:20px 18px 20px 0;display:grid;align-content:start;gap:10px;border:0}
.filter-heading .reset{text-align:left}
.filter-rail fieldset{padding:20px 18px;margin:0;border:0;border-left:1px solid #e5e7ec}
.filter-rail legend{margin-bottom:12px;font-size:.88rem}
.pill,.check{font-size:.84rem}
.period-list{display:flex}
.results-head{align-items:center;margin:2px 0 0;padding:18px 0;border-bottom:1px solid #e2e4e9}
.results h1{margin:0;font-size:1.7rem;line-height:1.35;letter-spacing:-.035em}
.active-filters{min-height:20px;margin-bottom:12px}
.case-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.case-card,.case-card.featured{grid-column:span 1;width:100%;height:360px;min-height:0;padding:23px;border:1px solid #e3e5ea;border-radius:10px;box-shadow:none}
.case-card:hover{transform:translateY(-2px);border-color:#b9bfcb;box-shadow:0 8px 24px rgba(37,41,54,.07)}
.case-card h3,.case-card.featured h3{display:-webkit-box;max-width:none;margin:24px 0 13px;overflow:hidden;font-size:1.24rem;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:3}
.summary,.featured .summary{display:-webkit-box;margin-bottom:22px;overflow:hidden;font-size:.88rem;line-height:1.7;-webkit-box-orient:vertical;-webkit-line-clamp:3}
.source-state,.source,.category,.evidence-line,.compare-toggle,.metrics span{font-size:.75rem}
.demo-note{text-align:left;margin-top:18px}
@media(max-width:900px){.filter-content{grid-template-columns:1fr 1fr}.filter-heading{grid-column:1/-1;display:flex;justify-content:space-between;padding-right:0}.filter-rail fieldset{border-left:0;border-top:1px solid #e5e7ec}.filter-rail fieldset:last-child{grid-column:1/-1}.case-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.site-header nav{gap:8px}.explorer{padding-top:20px}.quick-links span{width:100%}.filter-rail summary span{display:none}.filter-content{grid-template-columns:1fr}.filter-rail fieldset,.filter-rail fieldset:last-child{grid-column:auto}.results-head{align-items:flex-start}.case-grid{grid-template-columns:1fr}.case-card,.case-card.featured{height:350px}.results h1{font-size:1.5rem}}

/* v8.css */
/* Image-first, equal-card layout. */
.case-card,.case-card.featured{
  height:520px;
  min-height:520px;
  padding:0;
  overflow:hidden;
  border-radius:12px;
}
.case-thumb{
  position:relative;
  flex:0 0 auto;
  width:100%;
  aspect-ratio:16/9;
  overflow:hidden;
  background:#eceef2;
}
.case-thumb:after{
  content:"";
  position:absolute;
  inset:auto 0 0;
  height:38%;
  background:linear-gradient(transparent,rgba(19,23,32,.24));
  pointer-events:none;
}
.case-thumb img{
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
  transition:transform .35s ease;
}
.case-card:hover .case-thumb img{transform:scale(1.025)}
.thumb-label{
  position:absolute;
  z-index:1;
  left:12px;
  bottom:11px;
  padding:5px 9px;
  border-radius:99px;
  color:#fff;
  background:rgba(28,32,42,.76);
  backdrop-filter:blur(6px);
  font-size:.66rem;
  font-weight:800;
  letter-spacing:.03em;
}
.play-mark{
  position:absolute;
  z-index:2;
  inset:50% auto auto 50%;
  display:grid;
  width:48px;
  height:48px;
  place-items:center;
  padding-left:3px;
  border:1px solid rgba(255,255,255,.82);
  border-radius:50%;
  color:#fff;
  background:rgba(24,28,37,.68);
  box-shadow:0 5px 18px rgba(0,0,0,.22);
  transform:translate(-50%,-50%);
}
.case-save-toggle{position:absolute;z-index:3;top:11px;right:11px;padding:7px 10px;border:1px solid rgba(255,255,255,.72);border-radius:99px;color:#fff;background:rgba(30,34,43,.72);font-size:.67rem;font-weight:900;backdrop-filter:blur(8px);cursor:pointer}.case-save-toggle.is-saved{color:#2c2020;border-color:#ffb39d;background:#ffb39d}
.card-body{
  position:relative;
  display:flex;
  flex:1;
  min-height:0;
  flex-direction:column;
  padding:17px 20px 18px;
}
.case-card .case-detail-link{position:absolute;z-index:2;inset:0;border-radius:12px}
.case-card .case-detail-link:focus-visible{outline:3px solid #e85c3a;outline-offset:3px}
.case-card .compare-toggle{z-index:3}
.card-body .card-top{gap:7px;min-width:0}
.card-body .category{white-space:nowrap}
.card-body .source-state{margin-left:auto;white-space:nowrap}
.card-body .source{display:none}
.card-body h3,.case-card.featured .card-body h3{
  display:-webkit-box;
  min-height:3em;
  margin:13px 0 8px;
  overflow:hidden;
  font-size:1.08rem;
  line-height:1.5;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;
}
.card-body .summary,.case-card.featured .card-body .summary{
  display:-webkit-box;
  min-height:3.2em;
  margin:0 0 11px;
  overflow:hidden;
  font-size:.78rem;
  line-height:1.6;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;
}
.card-body .evidence-line{
  margin:0 0 11px;
  min-height:25px;
}
.card-body .metrics{
  grid-template-columns:.7fr .9fr 1.4fr;
  gap:6px;
  margin-top:auto;
  padding:11px 0 45px;
}
.card-body .metrics strong{
  display:-webkit-box;
  overflow:hidden;
  font-size:.73rem;
  line-height:1.35;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;
}
.card-body .compare-toggle{left:20px;bottom:17px}
.card-body .arrow{right:18px;bottom:13px;width:32px;height:32px;font-size:.95rem}
@media(max-width:900px){
  .case-card,.case-card.featured{height:510px;min-height:510px}
}
@media(max-width:620px){
  .case-card,.case-card.featured{height:500px;min-height:500px}
  .card-body{padding:16px 18px}
  .card-body .compare-toggle{left:18px}
  .card-body .metrics{grid-template-columns:.7fr .9fr 1.4fr}
  .card-body .metrics div:last-child{grid-column:auto}
}
@media(prefers-reduced-motion:reduce){.case-thumb img{transition:none}}

/* Format / region filters and richer evidence presentation. */
.filter-content{grid-template-columns:170px repeat(5,minmax(150px,1fr));overflow-x:auto}
.origin-badge{
  flex:0 0 auto;
  padding:3px 7px;
  border:1px solid #d9dce4;
  border-radius:99px;
  color:#5e6472;
  background:#fff;
  font-size:.65rem;
  font-weight:800;
}
.card-body .origin-badge{order:2}
.card-body .source-state{margin-left:auto}
.change-section{
  margin:30px -48px 0;
  padding:40px 48px 42px;
  background:#f5f6f8;
  border-top:1px solid #e3e5ea;
  border-bottom:1px solid #e3e5ea;
}
.change-section .section-eyebrow{
  margin:0 0 7px;
  color:#e85c3a;
  font:800 .67rem/1.2 ui-monospace,SFMono-Regular,Menlo,monospace;
  letter-spacing:.14em;
}
.change-section h3{font-size:1.35rem;margin-bottom:14px}
.change-section .change-lead{font-size:1.06rem;line-height:1.9}
.before-after{
  display:grid;
  grid-template-columns:1fr auto 1fr;
  gap:14px;
  align-items:stretch;
  margin-top:24px;
}
.before-after>div{padding:18px;border:1px solid #dfe2e9;border-radius:10px;background:#fff}
.before-after>div:last-child{border-color:#f0b5a5;background:#fffafa}
.before-after span{display:block;margin-bottom:7px;color:#6d7280;font-size:.67rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
.before-after p{font-size:.88rem;line-height:1.7}
.before-after i{align-self:center;color:#7a8190;font-style:normal}
.change-evidence{margin-top:22px;padding:18px 20px;border-left:3px solid #e85c3a;background:#fff}
.change-evidence span{display:block;margin-bottom:7px;color:#e85c3a;font-size:.75rem;font-weight:900}
.change-evidence p{font-size:.88rem;line-height:1.75}
.source-quote{margin:22px 0 0;padding:19px 22px;border:0;border-radius:10px;background:#242936;color:#fff}
.source-quote p{font-size:1rem;line-height:1.7}
.source-quote cite{display:block;margin-top:10px;color:#cfd3dc;font-size:.72rem;font-style:normal}
.source-quote a{text-decoration:underline;text-underline-offset:3px}
@media(max-width:1100px){.filter-content{grid-template-columns:160px repeat(3,minmax(170px,1fr))}}
@media(max-width:900px){.filter-content{grid-template-columns:1fr 1fr;overflow:visible}}
@media(max-width:620px){
  .filter-content{grid-template-columns:1fr}
  .change-section{margin:30px -22px 0;padding:32px 22px}
  .before-after{grid-template-columns:1fr}
  .before-after i{justify-self:center;transform:rotate(90deg)}
}

/* v9.css */
/* Discovery shelves, gender filters, Shorts and science entrypoint. */
.discovery-shelves{display:grid;gap:52px;margin:42px 0 58px}.shelf{min-width:0}.shelf-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:18px}.shelf-head>div>span,.science-teaser-copy>span{display:block;margin-bottom:6px;color:#e85c3a;font:800 .69rem/1.2 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.14em}.shelf-head h2{margin:0;color:#171b26;font-size:1.7rem;letter-spacing:-.04em}.shelf-head small{color:#717785;font-size:.75rem}.shelf-head button{padding:0;border:0;color:#b93d24;background:none;font-weight:800;cursor:pointer}.mini-case-row{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}.mini-case{display:flex;min-width:0;flex-direction:column;color:#171b26;text-decoration:none}.mini-thumb{position:relative;aspect-ratio:4/3;overflow:hidden;border-radius:10px;background:#eceef2}.mini-thumb img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.mini-case:hover .mini-thumb img{transform:scale(1.035)}.mini-thumb:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(14,17,24,.45))}.mini-thumb b{position:absolute;z-index:1;left:10px;bottom:8px;color:#fff;font:900 1.25rem/1 ui-monospace,SFMono-Regular,Menlo,monospace}.mini-thumb i{position:absolute;z-index:1;right:9px;bottom:8px;display:grid;width:27px;height:27px;place-items:center;padding-left:2px;border-radius:50%;color:#fff;background:rgba(20,22,30,.72);font-size:.65rem;font-style:normal}.mini-case>span{margin-top:11px;color:#707684;font-size:.68rem;font-weight:800}.mini-case>strong{display:-webkit-box;margin-top:5px;overflow:hidden;font-size:.88rem;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:2}.mini-case>small{margin-top:7px;color:#e85c3a;font-size:.7rem;font-weight:800}.shorts-row{display:grid;grid-template-columns:minmax(0,650px);gap:18px}.short-card{display:grid;grid-template-columns:210px 1fr;gap:28px;padding:22px;border:1px solid #e1e3e8;border-radius:16px;background:#fff}.short-player{overflow:hidden;aspect-ratio:9/16;border-radius:12px;background:#151821}.short-player iframe{width:100%;height:100%;border:0}.short-card>div:last-child{display:flex;flex-direction:column;justify-content:center}.short-card span{color:#e85c3a;font-size:.72rem;font-weight:900}.short-card h3{margin:12px 0 8px;font-size:1.35rem;line-height:1.45}.short-card p{margin:0;color:#59606d}.short-card a{align-self:flex-start;margin-top:24px;color:#171b26;font-weight:900;text-underline-offset:5px}.gender-badge{flex:0 0 auto;padding:3px 7px;border:1px solid #d9dce4;border-radius:99px;color:#5e6472;background:#fff;font-size:.65rem;font-weight:800}.filter-content{grid-template-columns:160px repeat(6,minmax(145px,1fr))}.science-teaser{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.8fr);gap:70px;align-items:center;max-width:1180px;margin:0 auto;padding:88px 42px;border-top:1px solid #e2e4e9;border-bottom:1px solid #e2e4e9}.science-teaser h2{margin:0;color:#171b26;font-size:clamp(2rem,4vw,4rem);line-height:1.1;letter-spacing:-.055em}.science-teaser p{max-width:590px;margin:22px 0 28px;color:#59606d;font-size:1rem;line-height:1.9}.science-teaser a{display:inline-flex;gap:24px;align-items:center;color:#171b26;font-weight:900;text-decoration:underline;text-underline-offset:6px}.science-preview{margin:0;padding:0;list-style:none;border-top:1px solid #dfe1e7}.science-preview li{display:grid;grid-template-columns:48px 1fr;gap:14px;align-items:center;padding:21px 0;border-bottom:1px solid #dfe1e7}.science-preview b{color:#e85c3a;font:800 .74rem/1 ui-monospace,SFMono-Regular,Menlo,monospace}.science-preview span{font-size:1rem;font-weight:800}.card-body .card-top{flex-wrap:wrap}.card-body .source-state{margin-left:0}.card-body .origin-badge{order:initial}.card-body .gender-badge{order:initial}.card-body .category{margin-right:auto}.filter-rail{margin-top:0}
@media(max-width:1100px){.mini-case-row{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:28px}.filter-content{grid-template-columns:repeat(3,minmax(170px,1fr))}}
@media(max-width:760px){.discovery-shelves{gap:40px;margin:30px 0 46px}.shelf-head{align-items:start}.shelf-head h2{font-size:1.45rem}.mini-case-row{display:flex;gap:14px;margin-right:-22px;padding-right:22px;overflow-x:auto;scroll-snap-type:x mandatory}.mini-case{flex:0 0 62vw;scroll-snap-align:start}.short-card{grid-template-columns:138px 1fr;gap:18px;padding:16px}.short-card h3{font-size:1.05rem}.short-card p{font-size:.82rem}.science-teaser{grid-template-columns:1fr;gap:38px;padding:66px 22px}.science-teaser h2{font-size:2.45rem}.filter-content{grid-template-columns:1fr 1fr}}
@media(max-width:480px){.mini-case{flex-basis:70vw}.short-card{grid-template-columns:1fr}.short-player{width:min(100%,260px);margin:auto}.filter-content{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){.mini-thumb img{transition:none}}
.shelf-link{color:#b93d24;font-size:.78rem;font-weight:900;text-underline-offset:5px}.shorts-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.short-teaser{position:relative;display:block;overflow:hidden;aspect-ratio:9/14;border-radius:14px;color:#fff;background:#171922;text-decoration:none}.short-teaser-media,.short-teaser-media:after{position:absolute;inset:0}.short-teaser-media:after{content:"";background:linear-gradient(180deg,transparent 38%,rgba(7,8,12,.88))}.short-teaser-media img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.short-teaser:hover img{transform:scale(1.035)}.short-teaser-media i{position:absolute;z-index:2;top:16px;right:16px;display:grid;width:34px;height:34px;place-items:center;padding-left:2px;border:1px solid rgba(255,255,255,.45);border-radius:50%;background:rgba(12,13,18,.62);font-size:.72rem;font-style:normal}.short-teaser-copy{position:absolute;z-index:2;left:0;right:0;bottom:0;display:flex;flex-direction:column;padding:18px}.short-teaser-copy small{color:#ffd6ca;font-size:.66rem;font-weight:900}.short-teaser-copy strong{display:-webkit-box;margin-top:7px;overflow:hidden;font-size:1rem;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.short-teaser-copy em{margin-top:8px;color:#c6c8d1;font-size:.65rem;font-style:normal}
@media(max-width:760px){.site-header nav a.short-nav-link{display:inline;padding:7px 9px;border-radius:7px;color:#b93d24;background:#fff1ec;font-size:.74rem}.shorts-row{display:flex;gap:14px;margin-right:-22px;padding-right:22px;overflow-x:auto;scroll-snap-type:x mandatory}.short-teaser{flex:0 0 46vw;scroll-snap-align:start}}
@media(max-width:480px){.short-teaser{flex-basis:58vw}}
@media(prefers-reduced-motion:reduce){.short-teaser-media img{transition:none}}

/* One stable daily recommendation reduces choice friction without fake popularity. */
.daily-pick{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;gap:18px;align-items:center;margin-top:14px;padding:17px 20px;border:1px solid #e0c7c0;border-radius:13px;color:#2b2d34;background:rgba(255,255,255,.78);text-decoration:none;transition:border-color .2s,background .2s}.daily-pick:hover{border-color:#e85c3a;background:#fff}.daily-pick>span{display:flex;min-width:112px;flex-direction:column}.daily-pick small{color:#8a5a4d;font-size:.62rem;font-weight:800}.daily-pick b{font-size:.8rem}.daily-pick>strong{font-size:.86rem;line-height:1.55}.daily-pick em{color:#737985;font-size:.68rem;font-style:normal;white-space:nowrap}.daily-pick i{color:#e85c3a;font-style:normal;font-weight:900}
@media(max-width:760px){.daily-pick{grid-template-columns:1fr auto;gap:8px 16px}.daily-pick>span,.daily-pick>strong{grid-column:1}.daily-pick em{grid-column:1;white-space:normal}.daily-pick i{grid-column:2;grid-row:1/4;align-self:center}}
.quality-status{display:flex;gap:12px;align-items:center;margin:0 0 20px;padding:13px 16px;border:1px solid #dfe2ee;border-radius:10px;background:#fff}.quality-status>span{display:grid;flex:0 0 auto;width:28px;height:28px;place-items:center;border-radius:50%;color:#fff;background:#e85c3a;font-size:.75rem;font-weight:900}.quality-status p{display:flex;gap:10px;align-items:baseline;margin:0}.quality-status strong{font-size:.8rem}.quality-status small{color:#777d8a;font-size:.7rem}
@media(max-width:620px){.quality-status{align-items:flex-start}.quality-status p{display:block}.quality-status small{display:block;margin-top:3px;line-height:1.5}}
.brand{gap:8px}.brand-symbol{width:44px;height:28px;flex:0 0 auto;overflow:visible}.brand-symbol path{fill:none;stroke:var(--ink);stroke-width:3;stroke-linecap:round}.brand-symbol .brand-start{fill:var(--ink)}.brand-symbol .brand-end{fill:#e85c3a}.brand-word{display:inline-flex;align-items:baseline;letter-spacing:-.03em;font-weight:650;white-space:nowrap}.brand-word strong{font-weight:900}.brand-word b{color:#b93d24;font-weight:900}.footer-brand .brand-symbol path{stroke:var(--ink)}.footer-brand .brand-start{fill:var(--ink)}

/* v10.css */
.case-diagnosis{display:grid;grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);min-height:430px;margin:42px 0 58px;overflow:hidden;border-radius:20px;color:#fff;background:#202229;box-shadow:0 20px 52px rgba(32,34,41,.14)}
.diagnosis-intro{position:relative;padding:46px 42px;background:linear-gradient(145deg,#b93d24,#e85c3a);overflow:hidden}
.diagnosis-intro:after{position:absolute;width:260px;height:260px;right:-130px;bottom:-150px;border:1px solid rgba(255,255,255,.32);border-radius:50%;box-shadow:0 0 0 48px rgba(255,255,255,.055),0 0 0 96px rgba(255,255,255,.035);content:""}
.diagnosis-intro .section-kicker{position:relative;z-index:1;margin-bottom:17px;color:#fff;opacity:.76}
.diagnosis-intro h2{position:relative;z-index:1;margin:0;font-size:clamp(2rem,3.25vw,3.15rem);line-height:1.18;letter-spacing:-.055em}
.diagnosis-intro>p:not(.section-kicker){position:relative;z-index:1;max-width:24em;margin:21px 0 0;color:rgba(255,255,255,.82);font-size:.9rem;line-height:1.8}
.diagnosis-progress{position:absolute;z-index:1;left:42px;right:42px;bottom:42px;display:flex;align-items:center}
.diagnosis-progress span{display:grid;width:30px;height:30px;place-items:center;border:1px solid rgba(255,255,255,.48);border-radius:50%;font:800 .7rem/1 ui-monospace,SFMono-Regular,Menlo,monospace}
.diagnosis-progress span.is-current,.diagnosis-progress span.is-done{color:#b93d24;background:#fff;border-color:#fff}
.diagnosis-progress i{height:1px;flex:1;background:rgba(255,255,255,.4)}
.diagnosis-body{display:grid;align-items:center;padding:46px}
.diagnosis-step[hidden],.diagnosis-result[hidden]{display:none}
.diagnosis-number{display:block;margin-bottom:9px;color:#ff9c80;font:900 .72rem/1 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.13em}
.diagnosis-step h3,.diagnosis-result h3{margin:0 0 25px;font-size:clamp(1.45rem,2.4vw,2.15rem);line-height:1.35;letter-spacing:-.04em}
.diagnosis-options{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.diagnosis-options button{min-height:84px;padding:16px 18px;border:1px solid rgba(255,255,255,.15);border-radius:12px;color:#fff;background:#2b2e36;font-size:.92rem;font-weight:900;text-align:left;transition:border-color .18s,background .18s,transform .18s}
.diagnosis-options button:hover,.diagnosis-options button:focus-visible{border-color:#ff9c80;background:#343740;transform:translateY(-2px);outline:0}
.diagnosis-options small{display:block;margin-top:5px;color:#aeb2bd;font-size:.68rem;font-weight:600}
.diagnosis-back{margin-top:18px;padding:7px 0;border:0;color:#b8bbc5;background:none;font-size:.72rem;font-weight:800}
.diagnosis-result-head{display:flex;gap:20px;align-items:start;justify-content:space-between}
.diagnosis-result-head span{display:block;margin-bottom:7px;color:#ff9c80;font-size:.7rem;font-weight:900;letter-spacing:.08em}
.diagnosis-result-head h3{margin-bottom:0}
.diagnosis-result-head button{flex:0 0 auto;padding:7px 0;border:0;border-bottom:1px solid rgba(255,255,255,.28);color:#c8cad2;background:none;font-size:.7rem;font-weight:800}
.diagnosis-result>p{margin:13px 0 24px;color:#b9bdc7;font-size:.85rem}
.diagnosis-cases{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.diagnosis-case{display:flex;min-width:0;flex-direction:column;padding:15px;border:1px solid rgba(255,255,255,.14);border-radius:12px;background:#292c34;transition:border-color .18s,transform .18s}
.diagnosis-case:hover{border-color:#ff9c80;transform:translateY(-2px)}
.diagnosis-case small{color:#ffaf99;font-size:.65rem;font-weight:900}
.diagnosis-case strong{display:-webkit-box;margin-top:7px;overflow:hidden;font-size:.82rem;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:3}
.diagnosis-case em{margin-top:auto;padding-top:12px;color:#b9bdc7;font-size:.67rem;font-style:normal;font-weight:700}
.diagnosis-next{display:flex;gap:14px;align-items:center;margin-top:20px}
.diagnosis-next a,.diagnosis-next button{display:inline-flex;gap:18px;align-items:center;justify-content:center;min-height:42px;padding:10px 15px;border-radius:8px;font-size:.72rem;font-weight:900}
.diagnosis-next a{color:#251d1b;background:#ff9c80}
.diagnosis-next button{border:1px solid rgba(255,255,255,.2);color:#fff;background:transparent}
@media(max-width:900px){.case-diagnosis{grid-template-columns:1fr;min-height:0}.diagnosis-intro{padding:34px 30px 86px}.diagnosis-progress{left:30px;right:30px;bottom:28px}.diagnosis-body{padding:34px 30px}}
@media(max-width:620px){.case-diagnosis{margin:28px 0 44px;border-radius:15px}.diagnosis-intro{padding:29px 22px 76px}.diagnosis-intro h2{font-size:2rem}.diagnosis-intro>p:not(.section-kicker){font-size:.82rem}.diagnosis-progress{left:22px;right:22px;bottom:24px}.diagnosis-body{padding:28px 20px}.diagnosis-options{grid-template-columns:1fr}.diagnosis-options button{min-height:67px}.diagnosis-cases{grid-template-columns:1fr}.diagnosis-case strong{-webkit-line-clamp:2}.diagnosis-next{align-items:stretch;flex-direction:column}.diagnosis-next a,.diagnosis-next button{width:100%}.diagnosis-result-head{display:block}.diagnosis-result-head button{margin-top:12px}}
@media(prefers-reduced-motion:reduce){.diagnosis-options button,.diagnosis-case{transition:none}}
.theme-time-entry{display:flex;align-items:center;justify-content:space-between;gap:36px;margin:0 0 42px;padding:30px 34px;border:1px solid #dfe1e6;border-radius:16px;background:#fff;box-shadow:0 12px 34px rgba(30,33,42,.06);transition:transform .2s,border-color .2s}
.theme-time-entry:hover{border-color:#e85c3a;transform:translateY(-2px)}.theme-time-entry span{color:#c7472c;font-size:.68rem;font-weight:900;letter-spacing:.14em}.theme-time-entry h2{margin:5px 0 7px;font-size:1.55rem;letter-spacing:-.04em}.theme-time-entry p{max-width:650px;margin:0;color:#686d78;font-size:.82rem;line-height:1.75}.theme-time-entry>b{display:flex;flex:0 0 auto;gap:22px;align-items:center;padding:13px 17px;border-radius:8px;color:#fff;background:#242730;font-size:.78rem}.theme-time-entry i{color:#ff9c80;font-style:normal}
@media(max-width:700px){.theme-time-entry{align-items:stretch;flex-direction:column;padding:25px 22px}.theme-time-entry>b{justify-content:space-between}.theme-time-entry h2{font-size:1.35rem}}
.viewing-courses-entry{margin:0 0 42px;padding:34px;border-radius:18px;color:#fff;background:#242730}.viewing-courses-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:25px}.viewing-courses-head span{color:#ff9c80;font-size:.68rem;font-weight:900;letter-spacing:.14em}.viewing-courses-head h2{margin:5px 0 0;font-size:1.65rem;letter-spacing:-.04em}.viewing-courses-head>a{color:#d5d7dd;font-size:.72rem;font-weight:800}.viewing-course-links{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.viewing-course-links a{display:flex;min-height:150px;flex-direction:column;padding:18px;border:1px solid rgba(255,255,255,.14);border-radius:11px;background:#2d3038;transition:border-color .2s,transform .2s}.viewing-course-links a:hover{border-color:#ff9c80;transform:translateY(-2px)}.viewing-course-links small{color:#ff9c80;font-size:.65rem;font-weight:900}.viewing-course-links strong{margin-top:10px;font-size:.9rem;line-height:1.5}.viewing-course-links span{margin-top:auto;color:#b9bdc7;font-size:.65rem;font-weight:800}
@media(max-width:900px){.viewing-course-links{grid-template-columns:1fr 1fr}}@media(max-width:560px){.viewing-courses-entry{padding:25px 20px}.viewing-courses-head{align-items:flex-start;flex-direction:column}.viewing-course-links{grid-template-columns:1fr}.viewing-course-links a{min-height:118px}}
.start-gateway{display:grid;grid-template-columns:minmax(280px,.85fr) minmax(0,1.15fr);gap:42px;align-items:end;margin:18px 0 38px;padding:42px;border-radius:20px;background:#f1f2f4}.start-gateway-copy .section-kicker{margin:0 0 12px}.start-gateway-copy h1{margin:0;font-size:clamp(2.25rem,4.4vw,4.35rem);line-height:1.13;letter-spacing:-.06em}.start-gateway-copy>p:not(.section-kicker){max-width:32em;margin:18px 0 15px;color:#686d78;font-size:.88rem}.start-gateway-copy>span{display:inline-flex;padding:7px 11px;border-radius:99px;color:#92341f;background:#ffe5dc;font-size:.68rem;font-weight:900}.start-gateway-actions{display:grid;gap:9px}.start-gateway-actions a{display:grid;grid-template-columns:90px 1fr auto;gap:15px;align-items:center;padding:18px 20px;border:1px solid #d9dce2;border-radius:11px;background:#fff;transition:transform .2s,border-color .2s}.start-gateway-actions a:hover{border-color:#e85c3a;transform:translateX(3px)}.start-gateway-actions small{color:#777c87;font-size:.68rem;font-weight:800}.start-gateway-actions strong{font-size:.9rem}.start-gateway-actions span{color:#e85c3a;font-size:1rem}.start-gateway-actions .gateway-primary{color:#fff;border-color:#242730;background:#242730}.start-gateway-actions .gateway-primary small{color:#ffab94}.start-gateway-actions .gateway-primary span{color:#ff9c80}
@media(max-width:800px){.start-gateway{grid-template-columns:1fr;align-items:stretch;padding:32px}}@media(max-width:520px){.start-gateway{margin-top:8px;padding:26px 20px;border-radius:15px}.start-gateway-copy h1{font-size:2.35rem}.start-gateway-actions a{grid-template-columns:70px 1fr auto;padding:15px}.start-gateway-actions strong{font-size:.82rem}}
.restart-entry{display:grid;grid-template-columns:1.1fr .9fr auto;gap:35px;align-items:center;margin:0 0 42px;padding:34px;border:1px solid #353944;border-radius:16px;color:#fff;background:#242730;transition:transform .2s}.restart-entry:hover{transform:translateY(-2px)}.restart-entry span{color:#ff9c80;font-size:.67rem;font-weight:900;letter-spacing:.14em}.restart-entry h2{margin:7px 0 0;font-size:1.55rem;line-height:1.35;letter-spacing:-.04em}.restart-entry p{margin:0;color:#bfc2cb;font-size:.8rem;line-height:1.8}.restart-entry>b{color:#ffab94;font-size:.74rem;white-space:nowrap}@media(max-width:850px){.restart-entry{grid-template-columns:1fr}.restart-entry>b{white-space:normal}}
.site-header .my-nav-link{padding:8px 11px;border-radius:8px;color:#fff;background:#242730;text-decoration:none}.site-header .my-nav-link:hover{background:#343844;text-decoration:none}@media(max-width:760px){.site-header nav .my-nav-link{display:block;padding:7px 9px;font-size:.7rem}}

/* v11.css */
/* Content-first journey: watch/read before diagnosis and action. */
.site-header nav a{position:relative;white-space:nowrap}
.site-header nav a:not(.my-nav-link):after{position:absolute;right:0;bottom:-8px;left:0;height:2px;background:#e85c3a;content:"";transform:scaleX(0);transition:transform .2s ease}
.site-header nav a:not(.my-nav-link):hover{text-decoration:none}
.site-header nav a:not(.my-nav-link):hover:after{transform:scaleX(1)}

.start-gateway{min-height:430px;align-items:center;margin-top:10px;margin-bottom:24px;padding:48px;background:linear-gradient(135deg,#f0f1f4 0%,#f6f7f9 64%,#fff1ec 100%)}
.start-gateway-copy h1{max-width:8.8em;font-size:clamp(2.65rem,5.2vw,5rem)}
.start-gateway-copy>p:not(.section-kicker){max-width:38em;font-size:.96rem;line-height:1.9}
.start-gateway-actions a{min-height:76px}

.discovery-shelves--first{margin-top:0;padding:42px 0 12px;border-top:1px solid #dedfe4}
.discovery-shelves--first .shorts-shelf{padding-bottom:42px;border-bottom:1px solid #dedfe4}
.discovery-shelves--first .shorts-row{grid-template-columns:repeat(4,minmax(0,1fr))}
.discovery-shelves--first .short-teaser{aspect-ratio:9/13}
.discovery-shelves--first .shelf-head h2{font-size:clamp(1.7rem,3vw,2.6rem)}

.interest-bridge{display:grid;grid-template-columns:minmax(260px,.9fr) minmax(0,1.1fr);gap:60px;align-items:end;margin:18px 0 34px;padding:42px;border-radius:18px;color:#fff;background:#242730}
.interest-bridge .section-kicker{color:#ff9c80}
.interest-bridge h2{margin:0;font-size:clamp(2rem,3.8vw,3.5rem);line-height:1.2;letter-spacing:-.055em}
.interest-bridge ol{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin:0;padding:0;background:#444852;list-style:none}
.interest-bridge li{min-height:150px;padding:22px;background:#2d3038}
.interest-bridge b{display:block;color:#ff9c80;font:900 .7rem/1 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.12em}
.interest-bridge span{display:block;margin-top:31px;color:#f3f3f5;font-size:.83rem;font-weight:850;line-height:1.65}

.case-diagnosis{margin-top:0}
.all-stories-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.72fr);gap:56px;align-items:end;margin:74px 0 24px;padding-top:62px;border-top:1px solid #dfe1e6}
.all-stories-head h2{margin:0;font-size:clamp(2.2rem,4.6vw,4.25rem);line-height:1.12;letter-spacing:-.06em}
.all-stories-head>p{max-width:34em;margin:0;color:#656b77;font-size:.94rem;line-height:1.9}
.content-search{margin-bottom:22px!important;padding:24px!important;border:1px solid #dde0e5!important;border-radius:14px!important;background:#fff!important}
#watch,#diagnosis,#article-index{scroll-margin-top:84px}

@media(max-width:900px){
  .interest-bridge{grid-template-columns:1fr;gap:30px}
  .all-stories-head{grid-template-columns:1fr;gap:18px}
}

@media(max-width:760px){
  .site-header nav a{display:none}
  .site-header nav .short-nav-link,.site-header nav .my-nav-link{display:block}
  .start-gateway{min-height:0;padding:32px 24px}
  .start-gateway-copy h1{font-size:2.7rem}
  .discovery-shelves--first{padding-top:28px}
  .discovery-shelves--first .shorts-row{display:flex}
  .interest-bridge{padding:29px 22px}
  .interest-bridge ol{display:grid;grid-template-columns:1fr}
  .interest-bridge li{display:grid;min-height:0;grid-template-columns:42px 1fr;align-items:center;padding:17px}
  .interest-bridge span{margin:0}
  .all-stories-head{margin-top:58px;padding-top:45px}
  .content-search{padding:20px!important}
}

@media(max-width:480px){
  .site-header .brand-word{font-size:.84rem}
  .site-header nav{gap:7px}
  .site-header nav .short-nav-link,.site-header nav .my-nav-link{padding:7px 8px;font-size:.67rem}
  .start-gateway-copy h1{font-size:2.35rem}
  .start-gateway-actions a{grid-template-columns:72px 1fr auto;min-height:68px}
  .discovery-shelves--first .short-teaser{flex-basis:62vw}
  .interest-bridge h2{font-size:2.15rem}
}

/* Keyboard and selection states kept visible across the discovery surface. */
a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid rgba(232,92,58,.55);outline-offset:4px}
::selection{color:#171a22;background:#ffd8cc}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}

.catalog-more{display:flex;align-items:center;justify-content:center;gap:13px;flex-wrap:wrap;margin:34px 0 0}
.catalog-more[hidden]{display:none}
.catalog-more button,.catalog-more a{min-width:220px;padding:14px 20px;border-radius:10px;font-size:.82rem;font-weight:850;text-align:center}
.catalog-more button{border:0;color:#fff;background:#242730;cursor:pointer}
.catalog-more button:hover{background:#353944;transform:translateY(-2px)}
.catalog-more a{border:1px solid #d9dce2;background:#fff}
@media(max-width:560px){.catalog-more{align-items:stretch;flex-direction:column}.catalog-more button,.catalog-more a{width:100%}}

@media(prefers-reduced-motion:reduce){
  .site-header nav a:after{transition:none}
}

/* v12.css */
/* Passive interest discovery: personalized only after the visitor has watched or read. */
.interest-profile{margin:34px 0;padding:38px;border:1px solid #e2b4a8;border-radius:18px;background:linear-gradient(135deg,#fff8f5,#fff 68%)}
.interest-profile[hidden]{display:none}
.interest-profile-head{display:flex;gap:32px;align-items:flex-end;justify-content:space-between;margin-bottom:24px}
.interest-profile-head>div:first-child>span{color:#bd4027;font:900 .68rem/1.2 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.14em}
.interest-profile-head h2{margin:8px 0 5px;font-size:clamp(1.9rem,3.4vw,3.2rem);line-height:1.18;letter-spacing:-.05em}
.interest-profile-head p{margin:0;color:#686d78;font-size:.82rem}
.interest-profile-actions{display:flex;gap:9px;flex:0 0 auto}
.interest-profile-actions a,.interest-profile-actions button{padding:11px 14px;border:1px solid #d8dbe1;border-radius:9px;color:#20232b;background:#fff;font-size:.75rem;font-weight:850;cursor:pointer}
.interest-profile-actions a{border-color:#cb5136;color:#fff;background:#c9472c}
.interest-profile .mini-case-row{grid-template-columns:repeat(4,minmax(0,1fr))}
@media(max-width:900px){.interest-profile-head{align-items:flex-start;flex-direction:column}.interest-profile .mini-case-row{display:flex;overflow-x:auto;scroll-snap-type:x proximity}.interest-profile .mini-case{flex:0 0 min(270px,78vw);scroll-snap-align:start}}
@media(max-width:620px){.interest-profile{padding:27px 19px}.interest-profile-actions{width:100%;flex-direction:column}.interest-profile-actions a,.interest-profile-actions button{text-align:center}.interest-profile-head h2{font-size:2rem}}

/* challenge.css */
.start-challenge{display:grid;width:min(1040px,calc(100% - 40px));grid-template-columns:minmax(0,1.2fr) minmax(240px,.8fr);gap:60px;align-items:center;margin:110px auto;padding:54px 58px;border-radius:20px;color:#fff;background:linear-gradient(135deg,#b93d24,#e85c3a);box-shadow:0 22px 55px rgba(185,61,36,.2)}
.start-challenge>div>span{font:900 .7rem/1.2 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.15em;opacity:.75}.start-challenge h2{margin:11px 0 15px;font-size:clamp(2rem,3.7vw,3.4rem);line-height:1.22;letter-spacing:-.05em}.start-challenge p{max-width:620px;margin:0;color:rgba(255,255,255,.82);font-size:.92rem;line-height:1.85}.start-challenge button{display:flex;gap:22px;align-items:center;justify-content:space-between;min-height:62px;padding:16px 20px;border:0;border-radius:10px;color:#b93d24;background:#fff;font-size:.88rem;font-weight:900;box-shadow:0 12px 30px rgba(90,25,12,.2)}
.challenge-dialog{width:min(560px,calc(100% - 28px));padding:0;border:0;border-radius:20px;color:#202229;background:#fff;box-shadow:0 30px 100px rgba(0,0,0,.35)}.challenge-dialog::backdrop{background:rgba(15,17,23,.7);backdrop-filter:blur(4px)}.challenge-dialog-inner{position:relative;padding:38px}.challenge-dialog-close{position:absolute;top:14px;right:14px;display:grid;width:36px;height:36px;place-items:center;border:0;border-radius:50%;background:#f1f2f4;font-size:1.25rem}.challenge-dialog .dialog-kicker{margin:0;color:#e85c3a;font:900 .7rem/1.2 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.14em}.challenge-dialog h2{margin:11px 40px 12px 0;font-size:2rem;line-height:1.3;letter-spacing:-.045em}.challenge-dialog .dialog-lead{margin:0;color:#686f7e;font-size:.88rem;line-height:1.75}.challenge-dialog label{display:block;margin-top:25px;font-size:.82rem;font-weight:900}.challenge-dialog input{display:block;width:100%;margin-top:8px;padding:14px 15px;border:1px solid #d8dbe3;border-radius:9px;background:#fafafa;font:inherit}.challenge-dialog small{display:block;margin-top:8px;color:#858b97;font-size:.7rem}.challenge-dialog .challenge-existing{margin:18px 0 0;padding:12px 14px;border-radius:8px;color:#6b5520;background:#fff4cc;font-size:.73rem}.challenge-dialog-submit{width:100%;margin-top:24px;padding:15px;border:0;border-radius:9px;color:#fff;background:#e85c3a;font-weight:900}.challenge-privacy{margin:11px 0 0;color:#888e9a;font-size:.68rem;text-align:center}
.active-challenge{display:grid;grid-template-columns:minmax(270px,.75fr) minmax(0,1.25fr);gap:48px;margin:42px 0 58px;padding:42px;border:1px solid #efc2b6;border-radius:20px;background:linear-gradient(135deg,#fff 0%,#fff7f4 100%);box-shadow:0 15px 40px rgba(32,34,41,.07)}.active-challenge-copy .section-kicker{margin-bottom:9px}.active-challenge-copy>span{display:inline-block;padding:5px 9px;border-radius:99px;color:#b93d24;background:#ffe4dc;font-size:.7rem;font-weight:900}.active-challenge-copy h2{margin:15px 0 11px;font-size:clamp(1.8rem,3vw,2.8rem);line-height:1.25;letter-spacing:-.05em}.active-challenge-copy>p:last-child{margin:0;color:#737986;font-size:.75rem;line-height:1.6}.active-challenge-track{align-self:center}.challenge-action{padding:17px 19px;border-left:4px solid #e85c3a;border-radius:0 10px 10px 0;background:#fff}.challenge-action span{display:block;color:#7e8490;font-size:.7rem}.challenge-action strong{display:block;margin-top:3px;font-size:1.08rem}.challenge-days{display:grid;grid-template-columns:repeat(7,1fr);gap:8px;margin:20px 0}.challenge-day{display:grid;aspect-ratio:1;place-items:center;border:1px solid #dedfe5;border-radius:50%;color:#858a95;background:#fff;font-size:.72rem;font-weight:900}.challenge-day.is-done{border-color:#e85c3a;color:#fff;background:#e85c3a}.challenge-day.is-today{box-shadow:0 0 0 3px rgba(232,92,58,.14)}.challenge-day:disabled{cursor:default;opacity:.48}.challenge-controls{display:flex;gap:11px;align-items:center;flex-wrap:wrap}.challenge-controls button,.challenge-controls a{padding:10px 13px;border-radius:8px;font-size:.72rem;font-weight:900}.challenge-controls>button:first-child{border:0;color:#fff;background:#202229}.challenge-controls>a{border:1px solid #d9dbe1;background:#fff}.challenge-controls .challenge-stop{margin-left:auto;padding-right:0;border:0;color:#8c919b;background:transparent;text-decoration:underline;text-underline-offset:3px}
@media(max-width:760px){.start-challenge{grid-template-columns:1fr;gap:28px;margin:75px auto;padding:38px 25px}.active-challenge{grid-template-columns:1fr;gap:25px;padding:28px 22px}.challenge-dialog-inner{padding:32px 22px}.challenge-dialog h2{font-size:1.65rem}}
@media(max-width:460px){.challenge-days{gap:5px}.challenge-day{font-size:.64rem}.challenge-controls{align-items:stretch;flex-direction:column}.challenge-controls button,.challenge-controls a{width:100%;text-align:center}.challenge-controls .challenge-stop{margin-left:0}.start-challenge button{width:100%}}
@media(prefers-reduced-motion:reduce){.start-challenge button{transition:none}}

/* brand.css */
.brand-symbol {
  width: 44px;
  height: 28px;
  flex: 0 0 auto;
  overflow: visible;
}
.brand-symbol path { fill: none; stroke: #202229; stroke-width: 3; stroke-linecap: round; }
.brand-symbol .brand-start { fill: #202229; }
.brand-symbol .brand-end { fill: #e85c3a; }
.brand-word { display: inline-flex; align-items: baseline; letter-spacing: -.03em; font-weight: 650; white-space: nowrap; }
.brand-word strong { font-weight: 900; }
.brand-word b { color: #b93d24; font-weight: 900; }
.short-brand > .brand-symbol path { stroke: #fff; }
.short-brand > .brand-symbol .brand-start { fill: #fff; }
.short-brand > .brand-symbol .brand-end { fill: #ff8a66; }
.short-brand > .brand-word { display: inline-flex; width: auto; height: auto; gap: 0; }
.short-brand > .brand-word b { color: #ff8a66; }
.journey-nav { display: flex; align-items: center; gap: 18px; font-size: .78rem; font-weight: 850; }
.journey-nav a { white-space: nowrap; text-decoration: none; }
.journey-nav a:hover { color: #b93d24; }
.journey-nav .journey-action { padding: 8px 11px; border-radius: 8px; color: #fff; background: #242730; }
.journey-nav .journey-action:hover { color: #fff; background: #353944; }
@media (max-width: 480px) {
  .short-brand > .brand-word { display: none; }
  .short-brand > .brand-symbol { width: 34px; }
}
@media (max-width: 760px) {
  .journey-nav { gap: 9px; }
  .journey-nav a:nth-child(2) { display: none; }
  .journey-nav a { font-size: .7rem; }
}

/* v13.css */
/* Desktop editorial polish: intentional line breaks, stronger rhythm, calmer cards. */
body{font-feature-settings:"palt" 1;font-kerning:normal}
.site-header{padding-inline:max(28px,calc((100vw - 1180px)/2));}
.site-header nav{gap:clamp(14px,1.9vw,26px)}
.explorer{max-width:1180px;padding:40px 30px 112px;gap:0}
.start-gateway{position:relative;isolation:isolate;display:block;min-height:0;margin:0 0 34px;padding:58px 60px 52px;overflow:hidden;border:1px solid #e5e7eb;border-radius:24px;background:linear-gradient(135deg,#f1f2f4 0%,#f7f8fa 66%,#fff0eb 100%);box-shadow:0 24px 70px rgba(32,34,41,.055)}
.start-gateway:before{position:absolute;z-index:-1;top:-112px;right:-84px;width:310px;height:310px;border:1px solid rgba(232,92,58,.16);border-radius:50%;box-shadow:0 0 0 44px rgba(232,92,58,.025),0 0 0 88px rgba(232,92,58,.018);content:""}
.start-gateway-copy{max-width:none}
.start-gateway-copy .section-kicker{margin-bottom:15px}
.start-gateway-copy h1{max-width:none;margin:0;font-size:clamp(3.35rem,5.25vw,4.75rem);line-height:1.12;letter-spacing:-.055em;text-wrap:balance}
.start-gateway-copy h1 span{display:block;white-space:nowrap}
.start-gateway-copy>p:not(.section-kicker){max-width:46em;margin:25px 0 17px;color:#5e6572;font-size:1rem;line-height:1.9}
.start-gateway-copy>span{padding:7px 12px}
.start-gateway-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:34px}
.start-gateway-actions a{display:grid;min-height:108px;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto;gap:5px 14px;align-content:center;padding:20px 22px;border-color:#daddE3;border-radius:13px;box-shadow:0 8px 25px rgba(32,34,41,.035)}
.start-gateway-actions a:hover{transform:translateY(-3px)}
.start-gateway-actions small{grid-column:1;grid-row:1;color:#717784;font-size:.7rem;letter-spacing:.02em}
.start-gateway-actions strong{grid-column:1;grid-row:2;font-size:.92rem;line-height:1.55}
.start-gateway-actions span{grid-column:2;grid-row:1/3;align-self:center;font-size:1.12rem}
.start-gateway-actions .gateway-primary{box-shadow:0 14px 30px rgba(26,29,38,.14)}
.discovery-shelves--first{padding-top:56px}
.discovery-shelves{gap:58px;margin-bottom:76px}
.discovery-shelves--first .shorts-shelf{padding-bottom:58px}
.shelf-head{margin-bottom:24px}
.shelf-head h2,.interest-profile-head h2,.interest-bridge h2,.diagnosis-intro h2,.viewing-courses-head h2,.restart-entry h2,.theme-time-entry h2,.all-stories-head h2,.science-teaser h2,.next-step h2{text-wrap:balance;line-break:strict}
.discovery-shelves--first .shelf-head h2{max-width:22em;font-size:clamp(1.8rem,2.75vw,2.45rem);line-height:1.28}
.discovery-shelves--first>.shelf:not(.shorts-shelf){padding:34px;border:1px solid #e2e4e8;border-radius:18px;background:#fff;box-shadow:0 14px 38px rgba(32,34,41,.045)}
.mini-case-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px 18px}
.mini-case{padding-bottom:4px}
.mini-thumb{border-radius:12px}
.mini-case>span{margin-top:13px}
.mini-case>strong{min-height:3em;font-size:.94rem;line-height:1.55}
.mini-case>small{margin-top:auto;padding-top:9px}
.short-teaser{border-radius:16px;box-shadow:0 14px 30px rgba(17,20,29,.11)}
.short-teaser-copy{padding:20px}
.short-teaser-copy strong{font-size:1.04rem;line-height:1.5}
.interest-bridge{margin:76px 0 42px;padding:48px}
.interest-bridge h2{max-width:11em;font-size:clamp(2.25rem,3.5vw,3.25rem);line-height:1.28}
.interest-bridge li{min-height:160px;padding:24px}
.case-diagnosis{margin-bottom:76px}
.diagnosis-intro h2{max-width:9.5em;line-height:1.26}
.viewing-courses-entry,.restart-entry,.theme-time-entry{margin-bottom:52px}
.viewing-course-links a{min-height:164px;padding:20px}
.restart-entry{grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr) auto;padding:38px 40px}
.restart-entry h2{max-width:16em;font-size:1.65rem;line-height:1.45}
.theme-time-entry{padding:34px 38px}
.all-stories-head{margin-top:96px;padding-top:74px}
.all-stories-head h2{max-width:10.5em;font-size:clamp(2.65rem,4.35vw,4rem);line-height:1.18}
.content-search{padding:28px!important}
.case-grid{gap:22px}
.case-card,.case-card.featured{border-radius:15px}
.card-body{padding:19px 21px 20px}
.card-body h3,.case-card.featured .card-body h3{margin-top:15px;font-size:1.1rem;line-height:1.55}
.science-teaser{max-width:1180px;padding:100px 48px}
.next-step h2{max-width:12em;line-height:1.24}

@media(max-width:1100px){
  .site-header nav{gap:14px;font-size:.82rem}
  .start-gateway{padding:50px 46px 46px}
  .start-gateway-copy h1{font-size:clamp(3rem,6.2vw,4.15rem)}
  .start-gateway-actions a{padding:18px}
  .discovery-shelves--first .shorts-row{grid-template-columns:repeat(4,minmax(0,1fr))}
}
@media(max-width:900px){
  .explorer{padding-inline:24px}
  .start-gateway-actions{grid-template-columns:1fr}
  .start-gateway-actions a{min-height:78px}
  .interest-bridge{margin-top:58px}
  .interest-bridge h2{max-width:15em}
  .restart-entry{grid-template-columns:1fr}
}
@media(max-width:800px){
  .start-gateway{padding:38px 32px}
  .start-gateway-copy h1 span{white-space:normal}
  .start-gateway-copy h1 span+span{margin-top:.08em}
}
@media(max-width:760px){
  .explorer{padding:22px 18px 88px}
  .start-gateway{margin-top:0;padding:31px 23px;border-radius:18px}
  .start-gateway:before{width:220px;height:220px}
  .start-gateway-copy h1{font-size:clamp(2.3rem,11vw,3.1rem);line-height:1.18}
  .start-gateway-copy>p:not(.section-kicker){margin-top:19px;font-size:.92rem}
  .start-gateway-actions{margin-top:26px}
  .discovery-shelves--first{padding-top:38px}
  .discovery-shelves--first>.shelf:not(.shorts-shelf){margin-inline:-2px;padding:25px 20px}
  .interest-bridge{margin:54px 0 34px;padding:31px 23px}
  .interest-bridge h2{font-size:2.15rem}
  .all-stories-head h2{font-size:2.55rem}
}
@media(max-width:480px){
  .start-gateway-copy h1{font-size:2.25rem}
  .start-gateway-actions a{min-height:74px;padding:16px}
  .discovery-shelves--first>.shelf:not(.shorts-shelf){padding:23px 18px}
}

/* v49.css — keep the promise simple; reveal advanced paths after interest forms. */
.site-definition{display:inline-flex;align-items:center;width:max-content;margin:0 0 16px!important;padding:7px 11px;border:1px solid rgba(185,61,36,.18);border-radius:999px;color:#9f371f!important;background:rgba(255,255,255,.72);font-size:.75rem!important;font-weight:900;line-height:1.2!important;letter-spacing:.03em}
.start-gateway-actions{grid-template-columns:repeat(2,minmax(0,1fr));max-width:780px}
.gateway-quiet-links{display:flex;flex-wrap:wrap;align-items:center;gap:9px 16px;margin-top:17px;color:#747985;font-size:.74rem}
.gateway-quiet-links span{font-weight:850}
.gateway-quiet-links a{color:#4f5560;text-decoration:underline;text-decoration-color:#c7cbd2;text-underline-offset:4px}
.gateway-quiet-links a:hover{color:#9f371f;text-decoration-color:#d96a50}
.interest-bridge .section-kicker{color:#8e321f;background:#ffe7df}
.deeper-discovery{display:grid;grid-template-columns:minmax(240px,.72fr) minmax(0,1.28fr);gap:42px;align-items:end;margin:26px 0 70px;padding:36px 38px;border:1px solid #e1e4e8;border-radius:18px;background:#f7f8f9}
.deeper-discovery-head h2{max-width:12em;margin:9px 0 12px;font-size:clamp(1.65rem,2.5vw,2.25rem);line-height:1.35;letter-spacing:-.045em;text-wrap:balance}
.deeper-discovery-head>p:last-child{max-width:31em;margin:0;color:#666c77;font-size:.86rem;line-height:1.85}
.deeper-discovery-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.deeper-discovery-links a{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto 1fr;gap:6px 10px;min-height:124px;padding:18px;border:1px solid #dfe2e7;border-radius:12px;background:#fff;box-shadow:0 7px 22px rgba(32,34,41,.03);transition:transform .2s,border-color .2s}
.deeper-discovery-links a:hover{border-color:#d96a50;transform:translateY(-2px)}
.deeper-discovery-links small{grid-column:1;color:#7a808b;font-size:.67rem;font-weight:800;line-height:1.45}
.deeper-discovery-links strong{grid-column:1;align-self:end;font-size:.86rem;line-height:1.55}
.deeper-discovery-links span{grid-column:2;grid-row:1/3;align-self:center;color:#d65031}
@media(max-width:900px){
  .deeper-discovery{grid-template-columns:1fr;gap:25px}
}
@media(max-width:760px){
  .start-gateway-actions{grid-template-columns:1fr}
  .gateway-quiet-links{align-items:flex-start;gap:9px 15px}
  .gateway-quiet-links span{flex-basis:100%}
  .deeper-discovery{margin-bottom:52px;padding:28px 22px}
  .deeper-discovery-links{grid-template-columns:1fr}
  .deeper-discovery-links a{min-height:84px}
}

/* v50.css — content first, progressive disclosure, and visible editorial trust. */
.site-header>.brand{display:flex!important;visibility:visible;flex:0 0 auto;opacity:1}
.editorial-proof{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:0 0 18px;border:1px solid #e0e3e8;border-radius:14px;background:#fff;box-shadow:0 10px 30px rgba(32,34,41,.025)}
.editorial-proof div{display:grid;gap:3px;padding:18px 22px}
.editorial-proof div+div{border-left:1px solid #e6e8ec}
.editorial-proof strong{color:#242730;font-size:.94rem;line-height:1.5}
.editorial-proof span{color:#6d737e;font-size:.78rem;line-height:1.65}
.discovery-shelves--first{padding-top:38px}
.mini-case>strong{font-size:1rem}
.diagnosis-disclosure{margin:0 0 76px}
.diagnosis-disclosure>summary{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:25px 28px;border:1px solid #dfe2e7;border-radius:15px;background:#fff;box-shadow:0 10px 30px rgba(32,34,41,.035);cursor:pointer;list-style:none;transition:border-color .2s,background .2s}
.diagnosis-disclosure>summary::-webkit-details-marker{display:none}
.diagnosis-disclosure>summary:hover{border-color:#e09583;background:#fffaf8}
.diagnosis-disclosure>summary>span{display:grid;grid-template-columns:auto 1fr;gap:3px 15px;align-items:baseline}
.diagnosis-disclosure>summary small{grid-column:1;color:#b23d25;font-size:.75rem;font-weight:900}
.diagnosis-disclosure>summary strong{grid-column:2;font-size:1.12rem;line-height:1.55}
.diagnosis-disclosure>summary em{grid-column:2;color:#737984;font-size:.8rem;font-style:normal}
.diagnosis-disclosure>summary>b{display:flex;flex:0 0 auto;gap:14px;align-items:center;color:#9e351f;font-size:.84rem}
.diagnosis-disclosure>summary>b i{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;color:#fff;background:#242730;font-size:1.15rem;font-style:normal;transition:transform .2s}
.diagnosis-disclosure[open]>summary{border-color:#242730;border-radius:15px 15px 0 0;background:#f7f8f9}
.diagnosis-disclosure[open]>summary>b i{transform:rotate(45deg)}
.diagnosis-disclosure .case-diagnosis{margin:0;border-radius:0 0 20px 20px;box-shadow:0 20px 52px rgba(32,34,41,.11)}
@media(max-width:760px){
  .editorial-proof{grid-template-columns:1fr;margin-bottom:8px}
  .editorial-proof div{padding:15px 18px}
  .editorial-proof div+div{border-top:1px solid #e6e8ec;border-left:0}
  .discovery-shelves--first{padding-top:30px}
  .diagnosis-disclosure{margin-bottom:52px}
  .diagnosis-disclosure>summary{align-items:flex-start;padding:21px 19px}
  .diagnosis-disclosure>summary>span{display:grid;grid-template-columns:1fr;gap:4px}
  .diagnosis-disclosure>summary small,.diagnosis-disclosure>summary strong,.diagnosis-disclosure>summary em{grid-column:1}
  .diagnosis-disclosure>summary em{font-size:.76rem}
  .diagnosis-disclosure>summary>b>span{display:none}
  .diagnosis-disclosure .case-diagnosis{border-radius:0 0 15px 15px}
}
