500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--bg:#fff;--ink:#111527;--muted:#626777;--line:rgba(30,55,105,.14);--glass:rgba(255,255,255,.5);--blue:12,130,255;--purple:128,65,245;--pink:246,63,165;--amber:255,166,35;--surface:#f7f8fc;color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--bg);color:var(--ink);font:16px/1.65 'DM Sans',sans-serif;transition:background .3s,color .3s}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #188cff;outline-offset:5px}button{border:0}header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:86px;padding:12px 5%;background:var(--glass);backdrop-filter:blur(26px) saturate(1.4);border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:10px}.brand b{font:800 24px 'Manrope',sans-serif;letter-spacing:-1px}.brand b span{background:linear-gradient(90deg,#007cfa,#a028f0,#e94394,#c58000);background-clip:text;color:transparent}.logo-crop{position:relative;width:40px;height:49px;overflow:hidden;display:block}.logo-crop img{position:absolute;width:116px;max-width:none;left:-38px;top:-4px}.dark-logo{display:none}nav{display:flex;gap:30px;font-size:14px;font-weight:600}.theme-toggle{border:1px solid var(--line);border-radius:30px;background:var(--glass);padding:8px 17px;min-height:42px;font-size:14px}.hero{text-align:center;padding:68px 5% 0;max-width:1600px;margin:auto}.eyebrow{font-size:12px;font-weight:700;letter-spacing:2px}.hero h1{font:600 clamp(40px,5.7vw,84px)/1.08 'Manrope',sans-serif;letter-spacing:-4px;margin:23px 0}.hero h1 em{font:normal 1.06em/1.1 Georgia,serif;letter-spacing:-3.5px}.hero>p{color:var(--muted);font-size:18px;line-height:1.7;margin:24px 0}.hero-actions{display:flex;gap:26px;align-items:center;justify-content:center;margin:28px 0 44px}.button{display:inline-flex;align-items:center;justify-content:center;gap:18px;border:1px solid rgba(96,173,255,.6);border-radius:28px;padding:13px 23px;background:linear-gradient(130deg,rgba(var(--blue),.8),rgba(var(--purple),.78));color:#fff;font-size:14px;font-weight:600;box-shadow:inset 0 1px 1px #ffffff80,0 5px 20px #007cff18;backdrop-filter:blur(16px);transition:transform .2s,box-shadow .2s}.button:hover{transform:translateY(-3px);box-shadow:inset 0 1px 1px #ffffff80,0 10px 24px #007cff33}.text-link{font-size:14px;font-weight:600}.hero-photo{position:relative;overflow:hidden;border-radius:28px;height:520px;background:var(--surface);text-align:left}.hero-photo>img{width:100%;height:100%;object-fit:cover;object-position:center 53%}.photo-caption{position:absolute;bottom:27px;left:30px;border:1px solid #ffffffb0;border-radius:18px;padding:17px 24px;background:#ffffff65;backdrop-filter:blur(22px);color:#17213a;box-shadow:0 10px 30px #17203b0a}.photo-caption span{display:block;font-size:10px;letter-spacing:2px;font-weight:700}.photo-caption strong{font:26px Georgia,serif}.photo-label{position:absolute;right:27px;bottom:32px;font-size:10px;letter-spacing:2px;color:#222c45}.format-strip{display:flex;justify-content:center;align-items:center;gap:48px;padding:28px 0;border-bottom:1px solid var(--line)}.format-strip>span{font-size:11px;letter-spacing:1px;color:var(--muted)}.format-strip b{font-size:18px}.format-end{margin-left:auto}.section{max-width:1440px;margin:auto;padding:90px 5% 0}.section-title{display:flex;justify-content:space-between;align-items:end;gap:25px;margin-bottom:30px}h2{font:normal clamp(32px,3.5vw,48px)/1.16 Georgia,serif;letter-spacing:-1.4px;margin:13px 0}.section-title p,.section-title>span{color:var(--muted);font-size:14px}.resource-grid,.journal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.resource,.journal-card{--tint:var(--blue);background:linear-gradient(135deg,rgba(var(--tint),.14),rgba(var(--tint),.035));border:1px solid rgba(var(--tint),.24);box-shadow:inset 0 1px 1px #ffffff9c,0 12px 40px #15235706;backdrop-filter:blur(20px) saturate(1.4);border-radius:24px;overflow:hidden;padding:15px;transition:transform .25s,box-shadow .25s}.resource:nth-child(2),.journal-card:nth-child(2){--tint:var(--purple)}.resource:nth-child(3),.journal-card:nth-child(3){--tint:var(--amber)}.resource:hover,.journal-card:hover{transform:translateY(-5px);box-shadow:inset 0 1px 1px #fff9,0 18px 40px rgba(var(--tint),.13)}.art{width:100%;height:290px;border-radius:15px;background:radial-gradient(ellipse at 20% 20%,rgba(var(--tint),.2),transparent 70%),linear-gradient(125deg,#ffffff60,#ffffff10);position:relative;overflow:hidden;display:flex;justify-content:center;align-items:center;text-align:left}.art-badge{position:absolute;bottom:12px;left:13px;padding:4px 10px;border:1px solid var(--line);border-radius:20px;background:var(--glass);backdrop-filter:blur(20px);font-size:10px;font-weight:700;letter-spacing:1px}.paper,.sheet-preview,.notion-preview{width:80%;background:var(--glass);border:1px solid #ffffff85;border-radius:12px;padding:20px;box-shadow:0 15px 25px #15265715;transform:rotate(-5deg);backdrop-filter:blur(16px);font-size:11px;line-height:1.6}.paper h3{font:26px Georgia;margin:10px 0}.paper>span,.paper b{font-size:9px;letter-spacing:1px}.paper p{margin:5px 0}.paper-rule{border-top:1px solid var(--line);margin:10px 0}.sheet-preview{transform:rotate(4deg);width:90%}.sheet-title{font-weight:700;font-size:13px}.sheet-total{padding:13px 0}.sheet-total span,.sheet-total small{display:block;font-size:9px}.sheet-total b{font-size:31px;line-height:1.3}.sheet-row{display:flex;justify-content:space-between;padding:5px 0;border-bottom:1px solid var(--line)}.notion-preview{transform:rotate(-4deg);width:85%}.blue-cover{height:33px;background:linear-gradient(110deg,rgba(var(--amber),.35),rgba(var(--pink),.2));border-radius:7px;text-align:right;font-size:24px}.little-icon{font-size:24px}.notion-preview h3{font-size:16px;margin:3px 0}.notion-preview p{font-size:10px}.notion-box{background:rgba(var(--amber),.09);border:1px solid rgba(var(--amber),.18);border-radius:5px;padding:4px;margin-top:4px}.card-meta{font-size:10px;letter-spacing:1.5px;margin:20px 9px 7px;color:var(--muted)}.card-title{display:flex;justify-content:space-between;align-items:center;margin:0 9px}.card-title h3{font:600 20px 'Manrope';margin:0}.card-title button{background:var(--glass);border:1px solid var(--line);border-radius:50%;width:32px;height:32px}.resource>p{font-size:14px;margin:9px;color:var(--muted)}.collection{margin:90px auto 0;padding:55px;max-width:calc(1340px - 10%);display:grid;grid-template-columns:1fr 1fr;gap:50px;border:1px solid rgba(var(--pink),.25);border-radius:32px;background:radial-gradient(ellipse at 80% 30%,rgba(var(--purple),.16),transparent 65%),linear-gradient(130deg,rgba(var(--pink),.06),rgba(var(--blue),.08));backdrop-filter:blur(20px)}.collection-copy>p{max-width:440px;color:var(--muted)}.collection-tags{display:flex;gap:8px;margin:24px 0}.collection-tags span{border:1px solid var(--line);background:var(--glass);padding:4px 13px;border-radius:20px;font-size:12px}.collection-copy small{display:block;margin-top:13px;color:var(--muted);font-size:12px}.kit-visual{position:relative;min-height:360px}.kit-panel{position:absolute;border:1px solid #ffffff90;border-radius:22px;background:linear-gradient(135deg,rgba(var(--purple),.15),rgba(var(--blue),.06));backdrop-filter:blur(24px);box-shadow:0 20px 45px #12245e15;padding:27px;width:77%}.kit-panel>span{font-size:10px;letter-spacing:1px}.back-panel{right:0;top:0;transform:rotate(8deg);background:rgba(var(--amber),.13)}.back-panel h3{font:29px Georgia}.back-panel>div{border-top:1px solid var(--line);font-size:11px;padding:7px}.back-panel b{display:block}.front-panel{bottom:0;left:0;transform:rotate(-8deg)}.front-panel h3{font:39px/1.1 Georgia;margin:25px 0}.front-panel em{display:block}.kit-bottom{display:flex;justify-content:space-between;font-size:10px;border-top:1px solid var(--line);padding-top:18px}.journal-card{text-align:left;padding:27px;display:block}.journal-number{font:italic 28px Georgia;color:var(--muted);display:flex;justify-content:space-between;align-items:center}.journal-number span{font:10px 'DM Sans';letter-spacing:1px}.journal-card h3{font:29px/1.2 Georgia;margin:28px 0 14px}.journal-card p{font-size:14px;color:var(--muted)}.readline{font-size:10px;letter-spacing:1px;margin-top:30px;display:flex;justify-content:space-between}.newsletter{margin:90px 5% 0;padding:60px 20px;text-align:center;border:1px solid rgba(var(--blue),.22);border-radius:30px;background:radial-gradient(ellipse at 10% 20%,rgba(var(--blue),.15),transparent 65%),radial-gradient(ellipse at 90% 90%,rgba(var(--pink),.1),transparent 65%);backdrop-filter:blur(25px)}.newsletter .spark{font-size:32px;color:#647cee}.newsletter p{color:var(--muted)}form{display:flex;max-width:530px;margin:26px auto 15px;padding:6px;border:1px solid var(--line);border-radius:32px;background:var(--glass);gap:10px}input{min-width:0;flex:1;padding:9px 15px;border:0;background:transparent;color:var(--ink);font-size:14px}form button{padding:12px 18px;background:rgba(var(--blue),.14);border:1px solid rgba(var(--blue),.25);border-radius:25px;font-size:13px;font-weight:600}.newsletter small{font-size:12px;color:var(--muted)}.about{padding:70px 5%;display:flex;align-items:center;justify-content:space-between;gap:25px}.about h3{font:28px Georgia;margin:13px 0}.about p{font-size:14px;color:var(--muted)}.about a{font-size:14px;white-space:nowrap}footer{background:#000;color:#ddd;text-align:center;padding:40px 5% 23px}footer>img{display:block;max-width:85%;height:auto;margin:auto;width:360px}.footer-bottom{border-top:1px solid #ffffff25;display:flex;justify-content:space-between;gap:20px;padding-top:22px;font-size:12px;color:#9699a5}.footer-bottom button{background:none;color:#b6b8c0;font-size:12px}dialog{background:var(--bg);color:var(--ink);border:1px solid var(--line);border-radius:24px;max-width:650px;width:calc(100% - 32px);max-height:85vh;padding:40px}dialog::backdrop{background:#07112666;backdrop-filter:blur(12px)}dialog h2{font-size:35px}dialog p,dialog li{color:var(--muted)}.close{float:right;border-radius:50%;width:36px;height:36px;font-size:25px;background:var(--glass);border:1px solid var(--line)}.dialog-note{font-size:13px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
[data-theme=dark]{--bg:#07080c;--ink:#f3f4fc;--muted:#a6aabc;--line:rgba(170,190,255,.18);--glass:rgba(17,21,35,.58);--surface:#111422;color-scheme:dark}[data-theme=dark] .light-logo{display:none}[data-theme=dark] .dark-logo{display:block}[data-theme=dark] .hero-photo{border:1px solid #fff3}[data-theme=dark] .resource,[data-theme=dark] .journal-card{background:linear-gradient(135deg,rgba(var(--tint),.22),rgba(var(--tint),.06));box-shadow:inset 0 1px 1px #ffffff30}[data-theme=dark] .art{background:radial-gradient(ellipse at 30% 20%,rgba(var(--tint),.24),transparent 80%)}[data-theme=dark] .paper,[data-theme=dark] .sheet-preview,[data-theme=dark] .notion-preview,[data-theme=dark] .kit-panel{border-color:#ffffff30}[data-theme=dark] .brand b span{background-image:linear-gradient(90deg,#26b8ff,#ab72ff,#ff71b8,#ffc55b)}
@media(min-width:1600px){.newsletter,.about{max-width:1320px;margin-left:auto;margin-right:auto}}@media(max-width:900px){nav{gap:17px}.brand b{font-size:20px}.hero h1{letter-spacing:-2px}.hero h1 em{letter-spacing:-2px}.format-strip{gap:24px}.format-end{display:none}.resource-grid{gap:12px}.art{height:240px}.paper,.sheet-preview,.notion-preview{padding:12px}.collection{max-width:90%;padding:32px;gap:25px}.journal-card{padding:20px}.journal-card h3{font-size:25px}.photo-label{display:none}}@media(max-width:650px){header{flex-wrap:wrap;gap:6px;padding:10px 5%}nav{order:3;width:100%;justify-content:center;padding:8px 0 2px;font-size:12px}.brand b{font-size:21px}.logo-crop{width:32px;height:40px}.logo-crop img{width:95px;left:-31px;top:-3px}.hero{padding-top:42px}.hero h1{font-size:43px;letter-spacing:-2px}.hero h1 em{font-size:1em}.hero>p{font-size:16px}.desktop{display:none}.hero-actions{flex-direction:column;gap:15px;margin-bottom:28px}.hero-photo{height:355px;border-radius:20px}.hero-photo>img{object-position:53% center}.photo-caption{left:13px;bottom:13px;right:13px;padding:13px}.photo-caption strong{font-size:22px}.photo-caption span{font-size:8px}.format-strip{gap:21px;flex-wrap:wrap;padding:22px 0}.format-strip>span:first-child{width:100%;font-size:9px}.format-strip b{font-size:16px}.section{padding-top:58px}.section-title{display:block}.section-title p{margin-top:15px}.resource-grid,.journal-grid{grid-template-columns:1fr;gap:18px}.art{height:310px}.paper,.sheet-preview,.notion-preview{max-width:285px;padding:23px}.collection{grid-template-columns:1fr;margin-top:55px;padding:27px}.kit-visual{min-height:330px;margin-top:15px}.journal-aside{display:block;margin-top:12px}.newsletter{margin-top:55px;padding:35px 19px}.newsletter h2{font-size:33px}form{flex-direction:column;border-radius:18px}form button{border-radius:13px}.about{flex-direction:column;align-items:start;padding-top:50px;padding-bottom:45px}.footer-bottom{flex-direction:column;gap:10px}.eyebrow{font-size:10px;letter-spacing:1.5px}dialog{padding:25px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important}}
/* Rich glass: deep colour, clear highlights and independent readable content. */
.brand{width:265px;flex-shrink:0}.brand-lockup{width:100%;height:59px;display:block}.brand-lockup.dark-logo{display:none}[data-theme=dark] .brand-lockup.light-logo{display:none}[data-theme=dark] .brand-lockup.dark-logo{display:block}header{background:#fffffff0;min-height:82px}[data-theme=dark] header{background:#000000e8}.hero{padding-top:44px}.hero h1{font-size:clamp(45px,5.6vw,78px);margin:18px 0;letter-spacing:-3px}.hero>p{margin:20px 0}.hero-actions{margin:23px 0 32px}.hero-photo{height:430px}.resource,.journal-card{position:relative;color:#fff;border:1px solid transparent;background:radial-gradient(ellipse at 80% 115%,rgba(var(--tint),.95),transparent 68%) padding-box,linear-gradient(140deg,#061129,#010207 65%) padding-box,linear-gradient(135deg,rgba(var(--tint),.95),#ffffff65 35%,rgba(var(--tint),.3) 70%,rgba(var(--tint),.95)) border-box;box-shadow:inset 0 1px 1px #ffffff6b,inset 0 -1px 10px rgba(var(--tint),.3),0 8px 28px rgba(var(--tint),.15);backdrop-filter:blur(22px);padding:18px}.resource:nth-child(2),.journal-card:nth-child(2){--tint:151,34,255}.resource:nth-child(3),.journal-card:nth-child(3){--tint:255,134,14}.resource .card-meta,.resource>p,.journal-card p,.journal-number{color:#e0e5f5}.art{height:285px;background:linear-gradient(140deg,#ffffff0b,#ffffff00);border:1px solid #ffffff22;border-radius:16px}.paper,.sheet-preview,.notion-preview{background:linear-gradient(140deg,#ecf7ffed,#e1eaffeb);color:#13233d;border:1px solid #ffffffd0;box-shadow:0 18px 45px #0006,inset 0 1px 2px #fff;backdrop-filter:blur(30px)}.paper-rule,.sheet-row{border-color:#263c6c25}.art-badge{color:white;background:#050918b8;border-color:#ffffff50;backdrop-filter:blur(18px)}.card-title button{background:#ffffff18;border-color:#ffffff60;color:white}.card-title h3{font-size:20px}.notion-box{background:#9c45ff14;border-color:#9c45ff30}.blue-cover{background:linear-gradient(120deg,#227fff60,#e93efc55)}.collection{color:white;position:relative;overflow:hidden;max-width:90%;border:1px solid #9d6bffaa;background:radial-gradient(ellipse at 100% 100%,#b700ffc9,transparent 62%),radial-gradient(ellipse at 0 100%,#0059ff9c,transparent 65%),linear-gradient(130deg,#02020b,#120833);box-shadow:inset 0 1px 1px #ffffff70,inset 0 -1px 12px #6b36fa55,0 12px 40px #6b36fa22;align-items:center}.collection-copy>p,.collection-copy small{color:#e0e0f2}.collection-tags span{background:#ffffff12;border-color:#ffffff55}.collection .button{background:linear-gradient(120deg,#0073f6d9,#8335f4e6);border-color:#98acff}.research-cover{padding:35px;border:1px solid #ffffff65;border-radius:22px;background:linear-gradient(145deg,#ffffff1a,#ffffff03),radial-gradient(ellipse at 90% 120%,#ff408bd4,transparent 68%),linear-gradient(135deg,#111846aa,#390273bb);backdrop-filter:blur(25px);box-shadow:inset 0 1px 2px #ffffff6b,0 20px 40px #0005;transform:rotate(3deg)}.research-cover>span{font-size:10px;letter-spacing:2px}.cover-title{font:600 clamp(34px,4vw,56px)/1.1 'Manrope',sans-serif;letter-spacing:-2px;margin:30px 0}.cover-title em{font-family:Georgia,serif;font-weight:400;color:#ffceff}.cover-bottom{padding-top:20px;border-top:1px solid #ffffff50;font-size:12px;letter-spacing:2px}.cover-bottom span{font-size:13px;letter-spacing:0;color:#d8daf5}.journal-card{padding:30px;min-height:275px}.journal-card h3{font-size:30px}.journal-number{color:#cbd8f6}.readline{color:#fff}.newsletter{color:white;background:radial-gradient(ellipse at 50% 150%,#0a65faed,transparent 67%),linear-gradient(110deg,#02050d,#061325 50%,#010409);border-color:#2187fbb5;box-shadow:inset 0 1px 2px #ffffff70,0 10px 30px #1767e91c}.newsletter p{color:#d0dcf5}.newsletter .button{margin-top:16px}.button{background:linear-gradient(135deg,#0784f4ed,#5830e9eb);border:1px solid #a0ccff;box-shadow:inset 0 1px 2px #ffffff90,inset 0 -3px 7px #053ab045,0 6px 20px #327bff25}.theme-toggle{background:linear-gradient(150deg,#eaf5ffb0,#eff0ff99);border:1px solid #a4b1c6;box-shadow:inset 0 1px 1px #fff}[data-theme=dark] .theme-toggle{background:linear-gradient(150deg,#16355280,#1f134580);border-color:#7c91b1}.about{max-width:1440px;margin:auto}footer>img{width:420px}.resource:hover,.journal-card:hover{box-shadow:inset 0 1px 1px #fff9,0 15px 40px rgba(var(--tint),.27)}[data-theme=dark]{--bg:#000;--ink:#f7f8ff}[data-theme=dark] .resource,[data-theme=dark] .journal-card{background:radial-gradient(ellipse at 80% 115%,rgba(var(--tint),.95),transparent 68%) padding-box,linear-gradient(140deg,#061129,#010207 65%) padding-box,linear-gradient(135deg,rgba(var(--tint),.95),#ffffff65 35%,rgba(var(--tint),.3) 70%,rgba(var(--tint),.95)) border-box;box-shadow:inset 0 1px 1px #ffffff6b,inset 0 -1px 10px rgba(var(--tint),.3),0 8px 28px rgba(var(--tint),.15)}[data-theme=dark] .art{background:linear-gradient(140deg,#ffffff0b,#ffffff00)}[data-theme=dark] .paper,[data-theme=dark] .sheet-preview,[data-theme=dark] .notion-preview{border-color:#ffffffb0}.photo-caption{background:#ffffffe0;backdrop-filter:blur(25px)}
@media(max-width:900px){.brand{width:220px}nav{gap:16px}.research-cover{padding:24px}.hero-photo{height:400px}.resource{padding:12px}.art{height:265px}.card-title h3{font-size:18px}}@media(max-width:650px){.brand{width:235px}.brand-lockup{height:51px}header{padding-top:6px;padding-bottom:6px}.hero{padding-top:31px}.hero h1{font-size:47px;letter-spacing:-2px}.hero-actions{margin-bottom:25px}.hero-photo{height:310px}.art{height:300px}.resource{padding:17px}.resource-grid{gap:25px}.collection{padding:28px;gap:30px}.research-cover{transform:none;padding:27px}.cover-title{font-size:44px}.journal-card{min-height:245px}.card-title h3{font-size:21px}.newsletter{padding:38px 20px}.photo-caption strong{font-size:21px}}
/* Editorial hierarchy and the resource-to-research journey. */
.hero-intro{max-width:900px;margin:auto}.hero-intro>p{color:var(--muted);font-size:18px;line-height:1.7;max-width:580px;margin:23px auto}.hero-assurance{display:flex;gap:20px;justify-content:center;font-size:12px;color:var(--muted);margin:0 0 30px}.hero-assurance span+span{border-left:1px solid var(--line);padding-left:20px}.format-strip b{font-size:17px;text-align:left}.format-strip b small{display:block;font-size:11px;font-weight:400;color:var(--muted);margin-top:2px}.resource-bottom{margin:20px 9px 3px;border-top:1px solid #ffffff30;padding-top:16px}.resource-bottom>span{font-size:11px;display:block;color:#d5deef;margin-bottom:12px}.resource-bottom>a{font-size:14px;font-weight:600;display:flex;justify-content:space-between;align-items:center;gap:8px;min-height:42px}.resource-bottom>a:hover{text-decoration:underline;text-underline-offset:5px}.creator-bridge{max-width:90%;margin:32px auto 0;padding:28px 32px;border:1px solid var(--line);border-radius:20px;display:flex;align-items:center;justify-content:space-between;gap:30px;background:var(--glass);backdrop-filter:blur(20px)}.creator-bridge h3{font:26px Georgia,serif;margin:8px 0}.creator-bridge p{font-size:14px;color:var(--muted);margin:6px 0 0}.creator-bridge button{background:none;padding:12px 0;white-space:nowrap}.product-includes{padding-left:19px;font-size:14px;line-height:1.8;margin:22px 0}.collection-copy h2 em{font-weight:400}.collection-copy .research-note{font-size:12px;line-height:1.7;max-width:480px;margin-top:22px;color:#ccd1e4}.about{display:grid;grid-template-columns:1fr 1fr;gap:70px;padding:100px 5% 0}.founder-heading h2{font-size:39px}.founder-heading h2 em{font-weight:400}.founder-copy p{font-size:16px;line-height:1.8;margin:0 0 18px}.founder-name{display:block;font-size:16px;font-weight:600;margin-top:25px}.founder-name small{display:block;font-weight:400;font-size:12px;color:var(--muted)}.faq{display:grid;grid-template-columns:1fr 1.3fr;gap:70px}.faq-list{border-top:1px solid var(--line)}.faq details{border-bottom:1px solid var(--line);padding:20px 0}.faq summary{font-size:16px;font-weight:500;cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:20px}.faq summary::after{content:'+';font-size:22px;line-height:1}.faq details[open] summary::after{content:'−'}.faq details p{font-size:14px;color:var(--muted);line-height:1.8;padding-right:20px}.faq summary:focus-visible{outline:2px solid #007bff;outline-offset:5px}.newsletter{margin-bottom:70px}.section-title p{max-width:350px}.card-meta{font-size:11px}.card-title button{display:none}nav{gap:23px}nav a:hover{color:#398bfd}.footer-bottom a:hover{color:white}
/* Light mode is luminous glass, with colour living within the material. */
html:not([data-theme=dark]){--ink:#101c32;--muted:#59677a;--line:#243c681c;--glass:#ffffffa6}
html:not([data-theme=dark]) header{background:#ffffffed;border-color:#162d5d12}
html:not([data-theme=dark]) .hero{display:grid;grid-template-columns:1fr 1.05fr;gap:0 50px;text-align:left;padding-top:52px;max-width:1440px}
html:not([data-theme=dark]) .hero-intro{margin:0;align-self:center;max-width:560px;padding:15px 0}
html:not([data-theme=dark]) .hero-intro .eyebrow{font-size:10px;letter-spacing:1.5px;color:#5b6580}
html:not([data-theme=dark]) .hero h1{font-size:clamp(42px,4.3vw,66px);letter-spacing:-2.6px;line-height:1.08;margin:25px 0}
html:not([data-theme=dark]) .hero h1 em{font-size:1.09em;letter-spacing:-2px;color:#233e68}
html:not([data-theme=dark]) .hero-intro>p{max-width:435px;font-size:17px;margin:24px 0}
html:not([data-theme=dark]) .hero-actions{justify-content:flex-start;flex-wrap:wrap;gap:15px 24px;margin:29px 0 18px}
html:not([data-theme=dark]) .hero-assurance{justify-content:flex-start;margin-bottom:0;font-size:11px;gap:14px}
html:not([data-theme=dark]) .hero-assurance span+span{padding-left:14px}
html:not([data-theme=dark]) .hero-photo{height:530px;border-radius:22px;box-shadow:0 20px 55px #273e6710;border:1px solid #24375810}
html:not([data-theme=dark]) .hero-photo>img{object-position:58% center}
html:not([data-theme=dark]) .photo-caption{left:20px;bottom:20px;right:20px;background:#ffffffa6;box-shadow:inset 0 1px 1px #fff;border:1px solid #ffffffd9;padding:18px;backdrop-filter:blur(24px)}
html:not([data-theme=dark]) .photo-caption strong{font-size:23px;display:block;margin-top:5px}
html:not([data-theme=dark]) .photo-label{display:none}
html:not([data-theme=dark]) .format-strip{grid-column:1/-1;justify-content:space-between;gap:35px;padding:27px 0;margin-top:26px}
html:not([data-theme=dark]) .section-title h2{font-size:44px;line-height:1.15}
html:not([data-theme=dark]) #resources{position:relative}
html:not([data-theme=dark]) .resource{color:#14233c;--tint:0,133,255;border:1px solid transparent;background:linear-gradient(155deg,#fffffff0,#ffffff96 45%,rgba(var(--tint),.12)) padding-box,linear-gradient(135deg,#ffffff,rgba(var(--tint),.32),#ffffff,rgba(var(--tint),.45)) border-box;box-shadow:inset 0 1px 1px #fff,0 12px 30px rgba(var(--tint),.075);padding:13px 13px 16px;border-radius:21px;backdrop-filter:blur(24px)}
html:not([data-theme=dark]) .resource:nth-child(2){--tint:131,62,247}
html:not([data-theme=dark]) .resource:nth-child(3){--tint:255,137,32}
html:not([data-theme=dark]) .art{border-radius:13px;border:1px solid rgba(var(--tint),.19);background:linear-gradient(150deg,#ffffff80,transparent 50%),radial-gradient(ellipse at 10% 0%,rgba(var(--tint),.55),transparent 72%),radial-gradient(ellipse at 100% 120%,rgba(var(--tint),.8),rgba(var(--tint),.11) 78%);box-shadow:inset 0 1px 2px #fff}
html:not([data-theme=dark]) .resource:nth-child(2) .art{background:linear-gradient(150deg,#ffffff60,transparent 60%),radial-gradient(ellipse at 10% 0%,#639dff90,transparent 70%),radial-gradient(ellipse at 100% 120%,#bd30fbc9,#8d62ff26 78%)}
html:not([data-theme=dark]) .resource:nth-child(3) .art{background:linear-gradient(150deg,#ffffff80,transparent 60%),radial-gradient(ellipse at 10% 0%,#ffe788bd,transparent 70%),radial-gradient(ellipse at 100% 120%,#ff823fba,#ffb63525 78%)}
html:not([data-theme=dark]) .paper,html:not([data-theme=dark]) .sheet-preview,html:not([data-theme=dark]) .notion-preview{background:linear-gradient(145deg,#ffffffed,#fffffff2);box-shadow:0 14px 30px rgba(var(--tint),.22),inset 0 1px 1px #fff;border-color:#ffffffeb;transform:rotate(-3deg)}
html:not([data-theme=dark]) .sheet-preview{transform:rotate(3deg)}
html:not([data-theme=dark]) .art-badge{background:#ffffffba;color:#18283f;border-color:#ffffffb0;backdrop-filter:blur(20px)}
html:not([data-theme=dark]) .card-meta{color:#536780;margin-top:23px}
html:not([data-theme=dark]) .resource>p{color:#536277;font-size:14px;line-height:1.65;min-height:47px}
html:not([data-theme=dark]) .resource-bottom{border-color:rgba(var(--tint),.18)}
html:not([data-theme=dark]) .resource-bottom>span{color:#5a697e}
html:not([data-theme=dark]) .resource-bottom>a{color:#193d72}
html:not([data-theme=dark]) .resource:hover{box-shadow:0 20px 42px rgba(var(--tint),.14),inset 0 1px 1px #fff}
html:not([data-theme=dark]) .journal-card{color:#14243d;border:1px solid #23497a1b;border-radius:18px;background:linear-gradient(140deg,#ffffffd9,#f0f6ff80);box-shadow:inset 0 1px 1px #fff;min-height:265px;padding:26px;backdrop-filter:blur(22px)}
html:not([data-theme=dark]) .journal-card:nth-child(2){background:linear-gradient(140deg,#fff,#f4f0ff8c)}
html:not([data-theme=dark]) .journal-card:nth-child(3){background:linear-gradient(140deg,#fff,#fff3e98c)}
html:not([data-theme=dark]) .journal-card p,html:not([data-theme=dark]) .journal-number{color:#647187}
html:not([data-theme=dark]) .journal-number{font-size:20px}
html:not([data-theme=dark]) .journal-card h3{font-size:29px;line-height:1.2;margin-top:24px}
html:not([data-theme=dark]) .readline{color:#223957;border-top:1px solid #18395b15;padding-top:18px}
html:not([data-theme=dark]) .creator-bridge{border-color:#296acb2a;background:linear-gradient(110deg,#e9f4ff99,#faf7ffb3,#fff);box-shadow:inset 0 1px 1px #fff}
html:not([data-theme=dark]) .collection{background:radial-gradient(ellipse at 100% 100%,#953ee7b8,transparent 65%),radial-gradient(ellipse at 0 100%,#1261e99c,transparent 65%),linear-gradient(130deg,#050d24,#101539);box-shadow:0 18px 50px #32479d1c,inset 0 1px 1px #ffffff80}
html:not([data-theme=dark]) .button{background:linear-gradient(135deg,#168cff,#3059ed);border-color:#78b4ff;box-shadow:inset 0 1px 1px #ffffffaa,0 7px 17px #297dff20;font-weight:600}
html:not([data-theme=dark]) .newsletter{color:#182a43;background:radial-gradient(ellipse at 0 100%,#48b5ff23,transparent 60%),radial-gradient(ellipse at 100% 0%,#b979fa23,transparent 60%),linear-gradient(150deg,#fafcff,#ffffffa6);border-color:#5c8bd333;box-shadow:inset 0 1px 1px #fff}
html:not([data-theme=dark]) .newsletter p{color:#5d6d82}
@media(min-width:1600px){.creator-bridge{max-width:1295px}}
@media(max-width:1000px){nav{gap:15px;font-size:12px}.brand{width:215px}html:not([data-theme=dark]) .hero{gap:0 28px}html:not([data-theme=dark]) .hero h1{font-size:49px}html:not([data-theme=dark]) .hero-photo{height:485px}.hero-assurance{gap:12px}.about,.faq{gap:35px}.founder-heading h2{font-size:33px}.resource-bottom>span{min-height:34px}}
@media(max-width:700px){html:not([data-theme=dark]) .hero{display:block;padding-top:30px}html:not([data-theme=dark]) .hero-intro{max-width:100%;padding:0}html:not([data-theme=dark]) .hero h1{font-size:51px;max-width:430px}html:not([data-theme=dark]) .hero-intro>p{font-size:16px}html:not([data-theme=dark]) .hero-actions{align-items:flex-start}html:not([data-theme=dark]) .hero-assurance{margin:22px 0 28px}html:not([data-theme=dark]) .hero-photo{height:330px}html:not([data-theme=dark]) .format-strip{gap:18px;margin-top:10px}html:not([data-theme=dark]) .format-strip>span:first-child{width:100%}.format-strip b{font-size:14px}.format-strip b small{font-size:10px}nav{gap:17px;font-size:11px;flex-wrap:wrap}.brand{width:225px}.hero-intro>p{font-size:16px}.hero-assurance{font-size:11px}.resource-bottom>span{min-height:0}.creator-bridge{display:block;padding:25px}.creator-bridge h3{font-size:25px}.creator-bridge button{white-space:normal;text-align:left;margin-top:14px}.about,.faq{display:block}.about{padding-top:60px}.founder-heading{margin-bottom:25px}.founder-copy p{font-size:15px}.faq-list{margin-top:27px}.faq summary{font-size:15px}.newsletter{margin-bottom:45px}html:not([data-theme=dark]) .section-title h2{font-size:36px}}
/* Image-led brand opening shared by both themes. */
html .hero.cinematic-hero{display:block;max-width:none;margin:0;padding:0;text-align:left;gap:0}
html .hero.cinematic-hero .hero-canvas{position:relative;isolation:isolate;min-height:640px;height:calc(100svh - 84px);max-height:850px;background:#030813;overflow:hidden;color:#fff}
html .hero.cinematic-hero .hero-artwork{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-3;animation:scene-arrive 1.5s ease-out both}
html .hero.cinematic-hero .hero-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(2,6,16,.66),rgba(2,6,16,.15) 46%,transparent 72%),linear-gradient(0deg,rgba(2,6,16,.85),transparent 24%)}
html .hero.cinematic-hero .hero-intro{width:48%;max-width:730px;min-height:100%;margin:0;padding:clamp(68px,9vh,115px) 0 105px 6.5%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;position:relative;z-index:1}
html .hero.cinematic-hero .hero-intro .eyebrow{display:flex;align-items:center;gap:13px;font-size:10px;font-weight:600;letter-spacing:2.4px;color:#cbd9ef}
.hero-rule{width:29px;height:1px;background:linear-gradient(90deg,#329dff,#c187ff);display:inline-block}
html .hero.cinematic-hero #hero-title{font:500 clamp(49px,5.4vw,82px)/1.06 'Manrope',sans-serif;letter-spacing:-3.8px;color:#f9fbff;margin:27px 0 20px;max-width:650px}
html .hero.cinematic-hero #hero-title em{font:normal 1.06em/1.04 Georgia,serif;letter-spacing:-3px;color:#d7e5ff}
html .hero.cinematic-hero .hero-intro>p{font-size:16px;line-height:1.8;color:#c3cfe2;margin:0 0 26px;max-width:430px}
html .hero.cinematic-hero .hero-actions{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:18px 26px;margin:0}
html .hero.cinematic-hero .hero-primary{background:linear-gradient(130deg,#ffffffec,#d3e9ffe6);color:#112139;border:1px solid #ffffff;box-shadow:inset 0 1px 2px #fff,0 8px 30px #47a0ff29;border-radius:9px;font-size:14px;padding:15px 22px;gap:28px;backdrop-filter:blur(18px)}
html .hero.cinematic-hero .hero-primary:hover{background:#fff;box-shadow:0 10px 30px #57b8ff40}
.hero-secondary{color:#e0e8f7;font-size:13px;padding:13px 0;display:inline-flex;gap:13px;border-bottom:1px solid #ffffff38}.hero-secondary:hover{border-color:#a7ceff;color:#fff}
html .hero.cinematic-hero .hero-assurance{display:flex;justify-content:flex-start;gap:12px;color:#a6b6cb;font-size:11px;margin:22px 0 0}
html .hero.cinematic-hero .hero-assurance span+span{border-left:1px solid #ffffff38;padding-left:12px}
.hero-footnote{position:absolute;left:6.5%;right:6.5%;bottom:24px;display:flex;justify-content:space-between;align-items:center;gap:25px;border-top:1px solid #ffffff22;padding-top:17px;color:#aebdd2}
.hero-footnote>span{font-size:9px;letter-spacing:1.8px}.hero-footnote>a{display:flex;gap:20px;font-size:12px;align-items:center}.hero-footnote>a span{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border:1px solid #ffffff40;border-radius:50%;background:#ffffff0b;backdrop-filter:blur(12px)}
html .hero.cinematic-hero .format-strip{max-width:1320px;margin:0 auto;padding:25px 4%;gap:35px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line)}
html .hero.cinematic-hero .format-strip>b{font-size:16px}
html .hero.cinematic-hero .format-strip>b small{font-size:11px}
@keyframes scene-arrive{from{transform:scale(1.035);opacity:.5}to{transform:scale(1);opacity:1}}
@media(min-width:1700px){html .hero.cinematic-hero .hero-intro{padding-left:max(6.5%,calc((100vw - 1480px)/2));max-width:900px}}
@media(max-width:1000px){html .hero.cinematic-hero .hero-intro{width:55%;padding-left:5%}html .hero.cinematic-hero #hero-title{font-size:61px;letter-spacing:-2.5px}html .hero.cinematic-hero #hero-title em{letter-spacing:-2px}html .hero.cinematic-hero .hero-artwork{object-position:59% center}html .hero.cinematic-hero .hero-canvas{min-height:630px;max-height:780px}.hero-footnote{left:5%;right:5%}}
@media(max-width:700px){html .hero.cinematic-hero .hero-canvas{min-height:720px;height:auto;max-height:none}html .hero.cinematic-hero .hero-artwork{height:430px;top:0;bottom:auto;object-position:77% center;object-fit:cover;opacity:1}html .hero.cinematic-hero .hero-shade{background:linear-gradient(0deg,#030813 0%,#030813 35%,#030813ed 44%,#03081300 65%)}html .hero.cinematic-hero .hero-intro{width:100%;max-width:none;min-height:720px;padding:310px 6% 88px;justify-content:flex-start}html .hero.cinematic-hero .hero-intro .eyebrow{font-size:9px;letter-spacing:1.6px}html .hero.cinematic-hero #hero-title{font-size:48px;letter-spacing:-2px;margin:17px 0}html .hero.cinematic-hero #hero-title em{font-size:1.03em;letter-spacing:-1.8px}html .hero.cinematic-hero #hero-title em br{display:none}html .hero.cinematic-hero .hero-intro>p{font-size:14px;line-height:1.7;max-width:320px;margin:0 0 20px}html .hero.cinematic-hero .hero-actions{gap:10px 20px}html .hero.cinematic-hero .hero-primary{font-size:13px;padding:13px 17px;gap:20px}html .hero.cinematic-hero .hero-assurance{font-size:10px;margin-top:17px;gap:10px}.hero-secondary{font-size:12px}.hero-footnote{left:6%;right:6%;bottom:15px;padding-top:12px}.hero-footnote>span{font-size:8px;letter-spacing:1px;max-width:190px}.hero-footnote>a{font-size:0;gap:0}html .hero.cinematic-hero .format-strip{flex-wrap:wrap;gap:18px;padding:22px 6%}html .hero.cinematic-hero .format-strip>span:first-child{width:100%;font-size:9px}html .hero.cinematic-hero .format-strip>b{font-size:14px}html .hero.cinematic-hero .format-strip>b small{font-size:10px}}
@media(prefers-reduced-motion:reduce){html .hero.cinematic-hero .hero-artwork{animation:none}}
@media(min-width:1001px){html .hero.cinematic-hero .hero-artwork{object-position:center top}}
/* Human, aspirational opening: retain natural light and a readable text area. */
html .hero.cinematic-hero .hero-shade{background:linear-gradient(90deg,#020916b3,#02091629 44%,transparent 69%),linear-gradient(0deg,#020916b8,transparent 20%)}
html .hero.cinematic-hero .hero-intro>p{max-width:380px}
@media(max-width:700px){html .hero.cinematic-hero .hero-artwork{object-position:82% center}html .hero.cinematic-hero .hero-shade{background:linear-gradient(0deg,#030813 0%,#030813 35%,#030813ed 44%,#03081300 65%)}html .hero.cinematic-hero #hero-title{max-width:370px}}
.page-heading{max-width:1320px;margin:auto;padding:65px 5% 15px}.page-heading h1{font:500 clamp(42px,5vw,67px)/1.08 'Manrope',sans-serif;letter-spacing:-2.8px;margin:20px 0}.page-heading h1 em{font-family:Georgia,serif;font-weight:400}.page-heading p{font-size:17px;color:var(--muted);max-width:610px}.library-section{padding-top:25px;padding-bottom:80px}.category-filters{display:flex;flex-wrap:wrap;gap:10px;border-bottom:1px solid var(--line);padding-bottom:23px}.category-filters button{background:var(--glass);border:1px solid var(--line);border-radius:25px;padding:10px 18px;font-size:14px;backdrop-filter:blur(20px)}.category-filters button[aria-pressed=true]{background:linear-gradient(130deg,#0968e9,#763fee);color:white;border-color:#858cff}.result-count{font-size:13px;color:var(--muted);margin:20px 0}.library-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px}.library-grid .resource[hidden]{display:none}.library-grid .art{height:300px}.library-grid .resource{display:flex;flex-direction:column}.library-grid .resource-bottom{margin-top:auto;padding-top:16px}.library-grid .resource>p{margin-bottom:20px}.research-art{color:white!important;background:radial-gradient(ellipse at 100% 100%,#eb449e,transparent 70%),linear-gradient(135deg,#061131,#562ae3)!important}.research-mini{font:600 42px/1.08 'Manrope',sans-serif;letter-spacing:-1.5px}.research-mini em{font-family:Georgia,serif;font-weight:400;color:#efc6ff}.paid-resource .art-badge{background:#ffffffde!important;color:#3a1762!important}.breadcrumb{max-width:1320px;margin:auto;padding:35px 5% 0;font-size:14px;color:var(--muted)}.breadcrumb+.collection{margin-top:30px;margin-bottom:70px}.blog-index{padding-top:25px;padding-bottom:80px}.blog-index .journal-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.blog-article{max-width:760px;margin:40px auto 80px;padding:0 25px;font-size:18px;line-height:1.85}.blog-article h1{font:normal clamp(36px,4.5vw,55px)/1.14 Georgia,serif;letter-spacing:-1.5px;margin:20px 0 35px}.blog-article h3{font-size:22px;font-weight:600;line-height:1.4;margin:32px 0 13px}.blog-article p{color:var(--muted);font-size:17px}.blog-article .button{margin-top:20px}.category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:23px}.category-card{position:relative;overflow:hidden;border-radius:22px;padding:30px;min-height:320px;background:radial-gradient(ellipse at 100% 120%,#0778f8b5,transparent 75%),linear-gradient(145deg,#0c1430,#050710);color:#fff;border:1px solid #4e9fff90;box-shadow:inset 0 1px 1px #ffffff80,0 12px 30px #0964ff15;backdrop-filter:blur(20px);transition:transform .2s}.category-card:nth-child(2){background:radial-gradient(ellipse at 100% 120%,#b440f6bc,transparent 75%),linear-gradient(145deg,#181139,#050710);border-color:#ac6de6}.category-card:nth-child(3){background:radial-gradient(ellipse at 100% 120%,#f89422aa,transparent 75%),linear-gradient(145deg,#24203b,#090810);border-color:#d99d59}.category-card:hover{transform:translateY(-5px)}.category-index{font-size:10px;letter-spacing:1.6px;color:#dce4f8}.category-card h3{font:normal 36px/1.12 Georgia,serif;margin:31px 0 17px}.category-card p{font-size:14px;color:#dce4f8;line-height:1.7}.category-arrow{font-size:13px;display:block;margin-top:25px;padding-top:17px;border-top:1px solid #ffffff30}html:not([data-theme=dark]) .category-card{color:#172a48;background:radial-gradient(ellipse at 100% 100%,#218bff43,transparent 80%),linear-gradient(130deg,#fff,#f2f7ffbb);border-color:#549aff65}html:not([data-theme=dark]) .category-card:nth-child(2){background:radial-gradient(ellipse at 100% 100%,#b046ed3d,transparent 80%),linear-gradient(130deg,#fff,#f8f2ffbb);border-color:#ae76e36b}html:not([data-theme=dark]) .category-card:nth-child(3){background:radial-gradient(ellipse at 100% 100%,#ffac4347,transparent 80%),linear-gradient(130deg,#fff,#fff8edbb);border-color:#f1b25179}html:not([data-theme=dark]) .category-index,html:not([data-theme=dark]) .category-card p{color:#4c5d78}html:not([data-theme=dark]) .category-arrow{border-color:#314f7c24}.categories-section .text-link,.journal .section-title .text-link{font-size:14px;color:var(--ink)}
@media(max-width:700px){.category-grid,.library-grid,.blog-index .journal-grid{grid-template-columns:1fr}.page-heading{padding-top:40px}.page-heading h1{font-size:45px}.page-heading p{font-size:16px}.category-filters{gap:8px}.category-filters button{padding:9px 13px;font-size:12px}.category-card{min-height:290px}.category-card h3{margin-top:25px}.section-title>.text-link{display:inline-block;margin-top:15px}.blog-article{margin-top:28px}.blog-article p{font-size:16px}.blog-article h3{font-size:21px}}
/* A single intact wordmark, without fragments from the adjacent emblem. */
header .brand{width:240px}header .brand-lockup{width:100%;height:44px;overflow:hidden}
@media(max-width:650px){header .brand{width:210px}header .brand-lockup{height:39px}}

/* Display the complete supplied logo; no SVG viewBox, masks or clipped edges. */
header .brand{width:178px;height:54px;flex-shrink:0;overflow:hidden;align-items:center}header .brand-full{width:178px;height:119px;max-width:none;object-fit:contain;display:block;margin-top:-32px;margin-bottom:-33px}header .brand-full.dark-logo{display:none}[data-theme=dark] header .brand-full.light-logo{display:none}[data-theme=dark] header .brand-full.dark-logo{display:block}header{min-height:64px;padding-top:5px;padding-bottom:5px}
@media(max-width:650px){header .brand{width:145px;height:46px}header .brand-full{width:145px;height:97px;margin-top:-26px;margin-bottom:-25px}header{min-height:56px}}

body.admin-bar>header{top:32px}@media(max-width:782px){body.admin-bar>header{top:46px}}
/* Header wordmark only. Exact Craftomorrow shared-t treatment, drawn in CSS for both themes. */
header .brand{width:auto;height:44px;display:flex;align-items:center;overflow:visible;position:relative}
header .brand-full{display:none!important}
header .brand::after{content:'Craftomorrow';display:block;font:800 27px/1 'Manrope',sans-serif;letter-spacing:-1.45px;color:#101c32;white-space:nowrap;text-transform:none}header .brand::before{content:'';position:absolute;left:91px;top:5px;width:38px;height:3px;border-radius:3px;background:#101c32;z-index:2}
[data-theme=dark] header .brand::after{color:#f7f8ff}[data-theme=dark] header .brand::before{background:#f7f8ff}
@media(max-width:650px){header .brand{height:38px}header .brand::after{font-size:23px;letter-spacing:-1px}}
/* Reference-style hero utility row + scroll cue. */
.scene-pause{display:none!important;}
.character-copy .character-assurance{display:flex;align-items:center;gap:0;margin-top:28px;max-width:650px;font-size:12px;color:#f4f6fb;white-space:nowrap}
.character-copy .character-assurance br{display:none}.character-copy .character-assurance span{display:inline-flex;align-items:center;gap:8px}.character-copy .character-assurance span+span:before{content:'';width:1px;height:20px;background:#ffffff70;margin:0 18px}.character-scroll{position:absolute!important;z-index:20;left:50%!important;right:auto!important;top:auto!important;bottom:18px!important;transform:translateX(-50%)!important;margin:0!important;width:max-content;display:flex;flex-direction:column;align-items:center;gap:7px;color:#fff;font-size:9px;letter-spacing:2.4px;text-transform:uppercase;opacity:.9}.character-scroll:before{content:'↓';display:grid;place-items:center;width:24px;height:32px;border:1px solid #ffffffb0;border-radius:13px;font-size:13px;letter-spacing:0}.character-scroll:after{content:'';width:1px;height:18px;background:#ffffff70}
@media(max-width:700px){.character-copy .character-assurance{justify-content:center;white-space:normal;flex-wrap:wrap;gap:8px 0}.character-copy .character-assurance span+span:before{margin:0 10px}.character-scroll{display:none}}
