@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Instrument+Serif:ital@0;1&display=swap');
:root{--paper:#f5f3ec;--ink:#242a24;--muted:#62665f;--orange:#b94b2c;--line:#d8d9cd;--green:#dfe8bf;--serif:'Instrument Serif',Georgia,serif;--sans:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.6}button,a,input{touch-action:manipulation}a{color:inherit}button{font:inherit;color:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid var(--orange);outline-offset:5px}button{border:0}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.07;font-weight:550;letter-spacing:-.055em}em{font-family:var(--serif);font-weight:400}h2{font-size:clamp(36px,4.1vw,58px)}[hidden]{display:none!important}.wrap{max-width:1240px;width:calc(100% - 112px);margin:auto}.section-pad{padding-top:110px;padding-bottom:110px}.eyebrow{font-size:10px;letter-spacing:.14em;font-weight:700;line-height:1.6}.quiet{font-size:12px;color:var(--muted)}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:50px;border:1px solid var(--ink);border-radius:6px;padding:12px 21px;text-decoration:none;font-size:13px;font-weight:600;transition:background .2s,transform .2s}.button:hover{background:#e7e7dd;transform:translateY(-2px)}.button.primary{background:var(--ink);color:var(--paper)}.button.primary:hover{background:#3b4738}.button.small{min-height:43px;padding:10px 15px;font-size:11px}.text-link{text-decoration:none;border-bottom:1px solid currentColor;padding:6px 0;font-size:12px;font-weight:600;display:inline-flex;align-items:center;gap:14px;min-height:40px}.text-link:hover{color:var(--orange)}.skip-link{position:fixed;top:-100px;left:10px;background:white;padding:12px;z-index:50}.skip-link:focus{top:10px}.site-header{height:104px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:24px}.wordmark{font-size:38px;letter-spacing:-.065em;font-weight:650;text-decoration:none;line-height:1;display:inline-flex;align-items:center;gap:5px}.wordmark span{color:var(--orange);font-size:31px;position:relative;top:3px}.desktop-nav{display:flex;gap:30px;font-size:12px}.desktop-nav a{text-decoration:none;padding:12px 0}.desktop-nav a:hover{color:var(--orange)}.menu-toggle{display:none;background:none;padding:12px}.mobile-nav{padding:20px 28px;background:#e8e9df}.mobile-nav a{display:block;padding:10px}.hero{display:grid;grid-template-columns:1.05fr 1fr;align-items:center;min-height:690px;padding-top:50px;padding-bottom:65px;gap:55px}.hero-copy>.eyebrow{display:flex;gap:10px;align-items:center}.sun-dot{height:7px;width:7px;border-radius:50%;background:var(--orange);display:inline-block;flex:none}h1{font-size:clamp(66px,6.8vw,99px);margin:26px 0;letter-spacing:-.065em;line-height:.99}h1 em{color:var(--orange);letter-spacing:-.045em}.hero-description{max-width:425px;font-size:17px;line-height:1.75;color:#51594f}.hero-actions{display:flex;align-items:center;gap:22px;margin-top:29px;flex-wrap:wrap}.hero-footnote{margin-top:20px;font-size:11px}.hero-scene{min-height:550px;position:relative;display:flex;align-items:center;justify-content:center;isolation:isolate}.orbit{position:absolute;z-index:-1;border:1px solid #d5d9c8;border-radius:50%;width:480px;height:480px;max-width:110%;transform:rotate(-24deg)}.orbit-one{height:420px;background:#e9ebdd}.orbit-two{width:430px;height:515px;background:transparent}.phone-preview{width:290px;padding:22px 20px 15px;border-radius:29px;background:#fffef8;box-shadow:0 26px 50px #31362317,0 0 0 1px #d4d6c8;transform:rotate(-5deg);position:relative}.phone-top{display:flex;justify-content:space-between;font-size:8px;letter-spacing:.12em;font-weight:700;margin-bottom:15px}.cover{height:225px;border-radius:6px;overflow:hidden;position:relative;padding:20px;background:#25392f;color:#eeedd5}.cover-caption{font-size:10px;letter-spacing:.25em;position:relative;z-index:2}.cover>span{position:absolute;bottom:35px;font:30px/1 var(--serif);z-index:2}.cover>small{position:absolute;bottom:15px;font-size:7px;letter-spacing:.12em}.cover-lines{position:absolute;inset:45px -30px 0 0;background:repeating-linear-gradient(0deg,transparent 0 17px,#adc99577 18px 19px);transform:skewY(-25deg);opacity:.6}.player-line{height:3px;background:#e2e4d8;margin-top:18px}.player-line span{width:35%;height:100%;background:var(--orange);display:block}.player-time{display:flex;justify-content:space-between;font-size:8px;color:var(--muted);margin-top:7px}.sample-question{font-size:14px;line-height:1.5;background:#ecefdc;border-radius:10px 10px 0 10px;margin:17px 0;padding:14px}.sage-speaking{display:flex;align-items:center;gap:12px;font-size:12px;padding:3px 0 12px}.wave{height:23px;display:flex;align-items:center;gap:3px}.wave i{background:var(--orange);width:3px;height:8px;border-radius:3px}.wave i:nth-child(2){height:17px}.wave i:nth-child(3){height:23px}.wave i:nth-child(4){height:14px}.phone-bottom{border-top:1px solid #e2e4d8;padding-top:10px;font-weight:700;font-size:13px;display:flex;align-items:center;gap:3px}.phone-bottom>span:first-child{color:var(--orange)}.phone-bottom>span:last-child{font-size:6px;letter-spacing:.1em;margin-left:auto;color:var(--muted)}.floating-label{position:absolute;z-index:3;background:#fffef8;border:1px solid #dcddd2;box-shadow:0 8px 25px #33381b0a;font-size:10px;border-radius:7px;display:flex;align-items:center;gap:10px;padding:13px 16px}.label-top{top:40px;right:-10px;transform:rotate(4deg)}.mini-spark{font-size:23px;color:var(--orange)}.label-bottom{bottom:45px;right:-22px;transform:rotate(3deg)}.label-bottom strong{font-size:13px;display:block}.label-bottom div>span{font-size:9px;color:var(--muted)}.save-icon{font-size:32px;color:var(--orange)}.scene-caption{position:absolute;bottom:0;left:10%;font:italic 22px var(--serif);color:#68715c;transform:rotate(-4deg)}.manifesto{border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:grid;grid-template-columns:1.4fr 1fr;gap:70px;padding-top:47px;padding-bottom:47px}.manifesto>p{font-size:24px;line-height:1.45;letter-spacing:-.045em;font-weight:500}.manifesto>p span{color:#74776c}.manifesto>div{font-size:14px;line-height:1.85;color:var(--muted)}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:44px}.section-heading .eyebrow{margin-bottom:20px;color:var(--orange)}.section-heading>p{font-size:13px;line-height:1.8;color:var(--muted);padding-bottom:4px}.experience-layout{display:grid;grid-template-columns:.75fr 1.25fr;gap:45px}.experience-menu button{width:100%;background:transparent;display:flex;text-align:left;gap:15px;align-items:start;padding:26px 20px;border-top:1px solid var(--line);border-left:3px solid transparent;transition:background .2s}.experience-menu button[aria-pressed=true]{background:#e9ebdf;border-left-color:var(--orange)}.experience-menu button:hover{background:#e9ebdf}.experience-menu button>span:nth-child(2){flex:1}.experience-menu strong{display:block;font-size:18px;letter-spacing:-.035em;font-weight:550}.experience-menu small{display:block;color:var(--muted);font-size:12px;line-height:1.7;margin-top:9px}.step-number{font-size:10px;color:var(--orange);padding-top:7px}.menu-caption{font-size:10px;color:var(--muted);margin:22px 20px}.demo-panel{background:#fffef9;border:1px solid #d8d9ce;border-radius:12px;padding:26px 32px;min-height:430px;box-shadow:0 10px 40px #343b2805}.demo-top{display:flex;justify-content:space-between;gap:10px;font-size:8px;letter-spacing:.09em;color:#69715c;margin-bottom:18px}.preview-label{color:var(--muted);white-space:nowrap}.demo-panel h3{font-size:29px;letter-spacing:-.04em;margin-bottom:16px}.demo-visual{background:#eff2e6;border-radius:7px;min-height:85px;padding:14px 18px;margin-bottom:20px;font-size:12px;overflow:hidden}.demo-visual blockquote{margin:0;font-family:var(--serif);font-size:23px;line-height:1.4}.demo-visual button{font-size:12px;background:#fffef9;padding:10px 13px;border:1px solid var(--line);border-radius:5px;margin:4px}.dialogue>p{display:grid;grid-template-columns:49px 1fr;gap:10px;font-size:13px;line-height:1.75;margin:10px 0}.dialogue>p>span:first-child{font-size:8px;padding-top:4px;font-weight:700;letter-spacing:.05em;color:#73796b}.dialogue-sage>span:last-child{color:#46513e}.demo-note{font-size:9px;color:var(--muted);border-top:1px solid #e4e5da;padding-top:13px;margin-top:18px}.quiz-feedback{font-size:12px;margin-top:8px}.control-strip{display:flex;align-items:center;gap:17px;border-top:1px solid var(--line);margin-top:40px;padding-top:25px;font-size:12px}.control-strip strong{margin-right:6px}.control-strip>.quiet{margin-left:auto;font-size:10px}.control-icon{font-size:25px;color:var(--orange)}.artifact-section{border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.artifact-art{background:var(--green);border:1px solid #c6d4a4;border-radius:10px;padding:30px;transform:rotate(-2deg);box-shadow:9px 12px 0 #e9eada}.artifact-meta,.artifact-bottom{display:flex;justify-content:space-between;font-size:9px;letter-spacing:.08em;font-weight:600}.artifact-art h3{font-size:36px;margin-top:27px}.artifact-sub{font-size:10px;margin-top:10px;color:#576344}.idea-flow{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:25px 0}.idea-flow>div{flex:1}.flow-symbol{display:block;font-family:var(--serif);font-size:49px;line-height:1.2}.flow-symbol.repeat{font-size:39px;padding:6px 0}.idea-flow strong{display:block;font-size:12px;margin-top:7px}.idea-flow small{font-size:10px;line-height:1.5;display:block;margin-top:4px}.flow-arrow{font-size:25px}.risk-rail{border:1px solid #9fae85;background:#d2deb0;padding:13px;border-radius:5px;display:flex;align-items:center;gap:13px;font-size:11px}.risk-rail>span{font-size:20px}.artifact-bottom{border-top:1px solid #b4c397;padding-top:18px;margin-top:22px;font-size:8px}.artifact-copy .eyebrow{color:var(--orange);margin-bottom:22px}.artifact-copy h2{margin-bottom:25px}.artifact-copy>p:not(.eyebrow){font-size:15px;line-height:1.8;color:var(--muted);margin:16px 0}.artifact-copy .text-link{margin-top:12px}.library-section{background:#eaece3;border-top:1px solid #d8dacf;border-bottom:1px solid #d8dacf}.library-toolbar{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:27px}.filters{display:flex;gap:7px;flex-wrap:wrap}.filters button{background:transparent;min-height:40px;border:1px solid #bfc4b5;border-radius:50px;padding:8px 15px;font-size:11px}.filters button[aria-pressed=true]{background:var(--ink);border-color:var(--ink);color:white}.filters button:hover{border-color:var(--ink)}.library-toolbar>.quiet{font-size:10px;white-space:nowrap}.episode-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:23px}.episode-card{min-width:0}.episode-card>button{display:block;width:100%;text-align:left;padding:0;background:#f9f8f1;border-radius:8px;overflow:hidden;border:1px solid #d2d6c8;height:100%;transition:transform .2s,box-shadow .2s}.episode-card>button:hover{transform:translateY(-5px);box-shadow:0 12px 28px #26302010}.episode-art{position:relative;height:208px;padding:21px;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between}.episode-art>span:first-child{font-size:9px;font-weight:650;letter-spacing:.14em;z-index:1}.episode-art b{font-size:27px;font-weight:500;line-height:1.1;letter-spacing:-.05em;z-index:1;position:relative}.art-rentech{background:#293e31;color:#edf0d4}.rising-bars{position:absolute;right:-10px;top:45px;display:flex;gap:10px;height:120px;align-items:end;transform:rotate(-14deg);opacity:.6}.rising-bars i{width:20px;height:20%;background:#b2c38b}.rising-bars i:nth-child(2){height:35%}.rising-bars i:nth-child(3){height:50%}.rising-bars i:nth-child(4){height:65%}.rising-bars i:nth-child(5){height:80%}.rising-bars i:nth-child(6){height:100%}.art-merit{background:#dcd3ea;color:#40314f}.merit-drawing{position:absolute;right:12%;top:33%;transform:rotate(18deg)}.merit-drawing i{display:block;width:95px;height:17px;border:1px solid #766188;border-radius:50%;margin-top:8px}.merit-drawing i:nth-child(2){width:70px;margin-left:12px}.merit-drawing i:nth-child(3){width:45px;margin-left:24px}.art-estee{background:#b24c36;color:#fff3e0}.estee-drawing{position:absolute;font:138px/.8 var(--serif);right:17px;top:32px;color:#ffc8a16e}.estee-drawing>span{position:absolute;left:24px;top:25px}.art-congo{background:#ded1ae;color:#393a28}.congo-drawing{position:absolute;right:30px;top:24px;font:120px var(--serif);color:#68714888}.art-space{background:#30374b;color:#ede8d6}.space-drawing{position:absolute;right:28px;top:24px;transform:rotate(-27deg)}.space-drawing i{display:block;border:1px solid #b8bdd1;width:135px;height:60px;border-radius:50%;position:absolute;right:-20px;top:20px}.space-drawing i:nth-child(2){transform:rotate(60deg)}.space-drawing i:nth-child(3){transform:rotate(120deg)}.art-pickles{background:#d5dd9f;color:#344129}.pickle-drawing{position:absolute;right:25px;top:10px;font-size:125px;line-height:1;color:#71834f88}.art-rocks{background:#dc8e60;color:#34291f}.art-electoral{background:#789095;color:#fffef4}.art-gerry{background:#d2c7a5;color:#34342a}.compact-symbol{position:absolute;right:15px;top:35px;font-size:85px;opacity:.5}.episode-info{padding:20px}.episode-info .eyebrow{font-size:8px;letter-spacing:.09em;color:#626b59}.episode-info h3{font-size:21px;letter-spacing:-.035em;line-height:1.18;margin:9px 0;min-height:50px}.episode-info p{font-size:11px;color:#666d60}.episode-action{border-top:1px solid #dedfd4;padding-top:15px;margin-top:18px;font-size:10px;display:flex;justify-content:space-between}.library-end{display:flex;justify-content:space-between;align-items:center;gap:25px;margin-top:35px;border-top:1px solid #cbd0c0;padding-top:28px;font-size:13px}.library-end strong{font-weight:400;color:var(--muted);font-size:12px}.catalog-note{font-size:9px;color:#5c6653;margin-top:20px}.philosophy{text-align:center;max-width:800px}.large-spark{display:block;font-size:52px;line-height:1;color:var(--orange);margin-bottom:25px}.philosophy .eyebrow{margin-bottom:23px}.philosophy h2{font-size:clamp(39px,4.4vw,62px)}.philosophy>p:last-child{font-size:15px;line-height:1.9;color:var(--muted);margin-top:25px}.faq-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:60px;border-top:1px solid var(--line);padding-top:70px}.faq-section .eyebrow{color:var(--orange);margin-bottom:20px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:first-child{border-top:1px solid var(--line)}summary{list-style:none;cursor:pointer;padding:22px 0;font-size:14px;font-weight:500;display:flex;align-items:center;gap:25px;justify-content:space-between}summary::-webkit-details-marker{display:none}summary>span{font-size:21px;font-weight:400}details[open] summary>span{transform:rotate(45deg)}details>p{font-size:13px;color:var(--muted);line-height:1.8;padding:0 22px 24px 0}.pilot-section{background:#293b30;color:#f2efdd;padding:85px 0;text-align:center}.pilot-inner>.eyebrow{color:#c6cfae}.pilot-inner h2{font-size:clamp(48px,6vw,83px);margin:25px 0}.pilot-inner h2 em{color:#dbe6ba}.pilot-inner p:not(.eyebrow){font-size:14px;line-height:1.9;color:#d3d8c7}.light-button.button.primary{background:#e1e7c6;color:#26372a;border-color:#e1e7c6;margin-top:28px}.light-button.button.primary:hover{background:#f3f3dc}.pilot-inner small{display:block;color:#c0c8b8;font-size:10px;margin-top:15px}footer{display:flex;align-items:center;gap:35px;min-height:120px}footer>.wordmark{font-size:29px}footer>.wordmark span{font-size:24px}footer>span{font-size:12px;color:var(--muted)}footer>a:not(.wordmark){font-size:12px;margin-left:auto}footer>small{font-size:9px;color:var(--muted)}dialog{border:1px solid var(--line);border-radius:14px;background:var(--paper);color:var(--ink);padding:40px;max-width:560px;width:calc(100% - 32px);max-height:90svh;box-shadow:0 30px 80px #18241f40}dialog::backdrop{background:#1c291dcc;backdrop-filter:blur(5px)}dialog .eyebrow{color:var(--orange);padding-right:20px}dialog h2{font-size:36px;margin:20px 0}dialog>p:not(.eyebrow){font-size:14px;line-height:1.8}dialog>.quiet{font-size:11px!important;margin-bottom:20px}.close-dialog{position:absolute;top:12px;right:12px;background:none;font-size:28px;width:44px;height:44px}.dialog-question{padding:22px;background:#e5e9d9;margin:22px 0;border-radius:6px}.dialog-question span{font-size:9px;letter-spacing:.1em}.dialog-question p{font-family:var(--serif);font-size:27px;line-height:1.2;margin-top:10px}
@media(min-width:1500px){.hero{gap:100px}}@media(max-width:1050px){.wrap{width:calc(100% - 64px)}.header-cta{display:none}.hero{gap:20px}.hero h1{font-size:75px}.hero-scene{transform:scale(.9);transform-origin:center}.hero-actions{gap:12px}.artifact-section{gap:55px}.experience-layout{gap:25px}.demo-panel{padding:24px}.control-strip>.quiet{display:none}.episode-art{height:185px}.episode-art b{font-size:24px}.episode-info h3{font-size:19px}.filters button{padding:8px 11px;font-size:10px}}@media(max-width:760px){html{scroll-padding-top:20px}.wrap{width:calc(100% - 40px)}.site-header{height:82px}.desktop-nav{display:none}.menu-toggle{display:block}.wordmark{font-size:33px}.hero{grid-template-columns:1fr;padding-top:43px;padding-bottom:32px;gap:10px}.hero .eyebrow{font-size:8px;letter-spacing:.1em}.hero h1{font-size:clamp(64px,13vw,90px);margin:24px 0}.hero-description{font-size:16px;max-width:480px}.hero-actions{gap:18px;margin-top:24px}.hero-footnote{margin-top:17px}.hero-scene{min-height:540px;transform:scale(.92);margin:0 0 -20px}.label-top{right:-3px}.label-bottom{right:-8px}.orbit{max-width:100%}.scene-caption{left:0}.manifesto{grid-template-columns:1fr;gap:20px;padding:30px 0}.manifesto>p{font-size:23px}.manifesto>div{font-size:13px}.section-pad{padding-top:64px;padding-bottom:64px}.section-heading{align-items:start;flex-direction:column;gap:18px;margin-bottom:28px}.section-heading>p{font-size:13px}.experience-layout{grid-template-columns:1fr;gap:18px}.experience-menu{display:flex;flex-wrap:wrap;gap:6px}.experience-menu button{width:calc((100% - 12px)/3);display:block;padding:13px 10px;border:1px solid var(--line);border-radius:7px}.experience-menu button>span:last-child{display:none}.experience-menu .step-number{display:block;padding-top:0;margin-bottom:5px}.experience-menu strong{font-size:13px;line-height:1.2}.experience-menu small{display:none}.experience-menu button[aria-pressed=true]{border-color:#91a273}.menu-caption{margin:2px 0;font-size:9px}.demo-panel{padding:22px 18px}.demo-top{font-size:7px}.demo-panel h3{font-size:27px}.control-strip{align-items:start;margin-top:25px;gap:12px}.control-strip p{font-size:11px}.control-strip strong{display:block}.artifact-section{grid-template-columns:1fr;gap:38px}.artifact-art{order:2;margin:0 4px;padding:25px}.artifact-copy{order:1}.artifact-copy>p:not(.eyebrow){font-size:14px}.artifact-art h3{font-size:35px}.library-toolbar{align-items:start;flex-direction:column;gap:10px}.filters{gap:6px}.filters button{font-size:10px;min-height:40px;padding:8px 12px}.episode-grid{grid-template-columns:repeat(2,1fr);gap:12px}.episode-art{height:160px;padding:13px}.episode-art>span:first-child{font-size:7px;letter-spacing:.07em}.episode-art b{font-size:21px}.episode-info{padding:14px}.episode-info .eyebrow{font-size:7px;letter-spacing:.04em}.episode-info h3{font-size:18px;min-height:64px}.episode-info p{font-size:9px;min-height:29px}.episode-action{font-size:9px;margin-top:10px;padding-top:12px}.estee-drawing{font-size:105px;right:12px}.rising-bars{opacity:.35}.merit-drawing{opacity:.5}.space-drawing{opacity:.5}.congo-drawing{font-size:90px;right:13px}.pickle-drawing{font-size:90px;right:10px}.compact-symbol{font-size:70px;opacity:.25}.library-end{align-items:start;flex-direction:column;gap:14px}.catalog-note{line-height:1.7}.philosophy h2{font-size:40px}.philosophy>p:last-child{font-size:13px}.faq-section{grid-template-columns:1fr;gap:30px}.faq-section h2 br{display:none}.pilot-section{padding:64px 0}.pilot-inner h2{font-size:51px}.pilot-inner p:not(.eyebrow){font-size:13px}.pilot-inner p br{display:none}footer{flex-wrap:wrap;gap:15px;min-height:140px;padding:30px 0}footer>span{font-size:11px}footer>small{flex-basis:100%}dialog{padding:30px 23px}dialog h2{font-size:31px}}@media(max-width:370px){.episode-grid{grid-template-columns:1fr}.episode-art{height:185px}.episode-info h3{min-height:0}.hero-actions{align-items:start;flex-direction:column}.hero-scene{transform:scale(.85);margin-left:-10px;margin-right:-10px}.label-top{font-size:8px}.label-bottom{right:-5px;padding:12px}.hero h1{font-size:61px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
.probability-chart{display:flex;align-items:end;justify-content:center;gap:25px;height:90px;padding:0 20px 18px;border-bottom:1px solid #ccd4ba}.probability-bar{height:var(--bar-height);width:35px;background:#a7b97b;border-radius:4px 4px 0 0;position:relative}.probability-bar:nth-child(2n){background:#748b58}.probability-label{position:absolute;bottom:-20px;width:100%;text-align:center;font-size:8px;color:#536440}.saved-excerpt cite{display:block;font:9px var(--sans);color:#626f50;margin-top:10px}.quiz-choice[aria-pressed=true]{border-color:#59713d;background:#e1e9cb}.quiz-choices{display:flex;flex-direction:column;gap:3px}.quiz-choices button{text-align:left}
.hero-scene{overflow:clip;overflow-clip-margin:6px}@media(max-width:760px){.hero h1{font-size:clamp(49px,14vw,64px)}.faq-section h2 br:after{content:' '}}@media(max-width:370px){.hero h1{font-size:49px}}
.experience-layout>*{min-width:0}.probability-chart{gap:clamp(10px,3vw,25px);padding-left:5px;padding-right:5px}.probability-bar{flex:0 1 35px}.faq-section h2 br{display:initial}@media(max-width:760px){.experience-layout{grid-template-columns:minmax(0,1fr)}}
/* Podcast positioning, revision 2: voice first; learning throughout a full day. */
.hero h1 em{font-size:.87em}.hero-description{max-width:450px}.hero-scene .sample-question{font-size:14px}.life-moments{padding-top:65px;padding-bottom:10px}.moments-heading{display:flex;align-items:start;justify-content:space-between;gap:35px;margin-bottom:32px}.moments-heading>.eyebrow{max-width:200px;color:var(--orange);padding-top:5px}.moments-heading h2{font-size:32px;letter-spacing:-.04em;line-height:1.2;max-width:620px}.moments-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.moments-grid article{border-top:2px solid #c6ccba;padding:23px 16px 10px 0}.moment-context{font-size:9px;letter-spacing:.12em;font-weight:700;color:#626d56}.moments-grid h3{font-family:var(--serif);font-size:28px;letter-spacing:-.02em;line-height:1.18;margin:18px 0 14px}.moments-grid article p{font-size:12px;line-height:1.8;color:var(--muted);max-width:280px}.moment-note{font-size:9px;color:var(--muted);margin-top:25px}.voice-route{display:flex;align-items:center;gap:20px;min-height:88px;position:relative}.voice-route:before{position:absolute;content:'';left:20px;right:20px;top:27px;border-top:1px dashed #9fae85}.voice-route-stop{position:relative;z-index:1;flex:1;display:flex;flex-direction:column;align-items:center;gap:9px;text-align:center}.voice-route-marker{display:flex;align-items:center;justify-content:center;background:#e1e9cf;border:1px solid #97a879;width:33px;height:33px;border-radius:50%;font-size:12px}.voice-route-stop:nth-child(2) .voice-route-marker{background:var(--orange);color:#fff8ee;border-color:var(--orange)}.voice-route-label{font-size:10px;line-height:1.4}.artifact-promise{font-weight:600;color:var(--ink)!important}.learning-trail{display:grid;grid-template-columns:1fr 35px 1fr 35px 1fr;align-items:start;gap:20px;border-top:1px solid var(--line);padding-top:35px;padding-bottom:70px}.trail-index{font-size:8px;letter-spacing:.12em;font-weight:700;color:var(--orange)}.learning-trail h3{font-size:23px;margin:16px 0 10px;letter-spacing:-.04em}.learning-trail p{font-size:12px;color:var(--muted);line-height:1.8;max-width:280px}.trail-arrow{font-size:24px;align-self:center;color:#778164}.artifact-section{padding-bottom:60px}.pilot-inner h2{font-size:clamp(42px,5.5vw,73px)}
@media(max-width:760px){.hero h1 em{font-size:.92em}.life-moments{padding-top:42px}.moments-heading{display:block;margin-bottom:20px}.moments-heading>.eyebrow{max-width:none;font-size:8px;margin-bottom:18px}.moments-heading h2{font-size:28px;line-height:1.2}.moments-grid{grid-template-columns:1fr;gap:13px}.moments-grid article{padding:16px 0;display:grid;grid-template-columns:1fr 1fr;column-gap:22px}.moment-context{grid-column:1/-1;font-size:8px}.moments-grid h3{font-size:25px;margin:12px 0 0}.moments-grid article p{font-size:11px;padding-top:13px}.moment-note{font-size:9px;margin-top:5px}.experience-menu button{width:calc((100% - 6px)/2);display:flex;align-items:start;gap:9px;padding:13px 10px}.experience-menu button>span:nth-child(2){flex:1}.experience-menu strong{font-size:13px}.experience-menu .step-number{margin:2px 0 0}.voice-route{gap:9px}.voice-route-label{font-size:9px}.learning-trail{grid-template-columns:1fr;gap:0;padding-top:25px;padding-bottom:45px}.learning-trail>div{padding:15px 0 20px}.learning-trail h3{font-size:24px;margin:8px 0}.learning-trail p{max-width:none}.trail-arrow{transform:rotate(90deg);width:30px;justify-self:start}.pilot-inner h2{font-size:43px}}

/* Editorial refinement: quieter geometry, clearer type and everyday moments. */
.wordmark>span,
.wordmark .brand-dot,
.mini-spark,
.phone-bottom>span:first-child,
.large-spark{
  display:inline-block;
  width:10px;
  height:10px;
  flex:none;
  border-radius:50%;
  background:var(--orange);
  color:transparent;
  font-size:0;
  line-height:0;
  position:static;
}
.wordmark{gap:8px}
.wordmark>span,.wordmark .brand-dot{width:9px;height:9px;margin-top:8px}
footer>.wordmark span{width:8px;height:8px;font-size:0;margin-top:6px}
.floating-label .brand-dot,.mini-spark{width:9px;height:9px;margin:0}
.phone-bottom .brand-dot,.phone-bottom>span:first-child{width:7px;height:7px;margin-right:3px}
.large-spark{display:block;width:12px;height:12px;margin:0 auto 28px}

.hero{
  grid-template-columns:minmax(0,1.04fr) minmax(430px,.96fr);
  min-height:650px;
  padding-top:58px;
  padding-bottom:72px;
  gap:64px;
}
.hero h1{
  max-width:640px;
  margin:24px 0 27px;
  font-size:clamp(58px,5.65vw,82px);
  line-height:.97;
  letter-spacing:-.06em;
}
.hero h1 em{display:inline-block;font-size:.92em;letter-spacing:-.04em}
.hero-description{max-width:475px;font-size:16px;line-height:1.72}
.hero-footnote{font-size:12px}
.hero-scene{min-height:540px;overflow:visible}
.orbit{width:465px;height:465px;border-color:#d3d7c5;transform:none}
.orbit-one{height:430px;background:#e9ebdd}
.orbit-two{width:410px;height:505px}
.phone-preview{
  width:288px;
  border-radius:24px;
  transform:none;
  box-shadow:0 18px 45px #31362312,0 0 0 1px #ced2c2;
}
.phone-top{font-size:9px;letter-spacing:.1em}
.cover>small{font-size:8px}
.player-time{font-size:9px}
.phone-bottom{font-size:13px;gap:5px}
.phone-bottom>span:last-child{font-size:8px;letter-spacing:.08em}
.floating-label{
  max-width:235px;
  padding:12px 15px;
  border-radius:4px;
  border-color:#d4d7c9;
  box-shadow:0 8px 24px #33381b0a;
  font-size:11px;
  line-height:1.4;
}
.label-top{top:54px;right:auto;left:2px;transform:none}
.label-bottom{right:0;bottom:52px;transform:none}
.label-bottom strong{font-size:14px;font-weight:600}
.label-bottom div>span{font-size:10px;line-height:1.45}
.save-icon{font-size:21px}
.scene-caption{bottom:3px;left:5%;font-size:19px;transform:none}

.manifesto{
  grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);
  align-items:center;
  gap:clamp(48px,8vw,110px);
  padding-top:58px;
  padding-bottom:58px;
}
.manifesto>p{
  font-family:var(--serif);
  font-size:clamp(34px,3.2vw,45px);
  font-weight:400;
  line-height:1.08;
  letter-spacing:-.025em;
}
.manifesto>p span{color:var(--orange)}
.manifesto>div{max-width:470px;font-size:15px;line-height:1.75}

.life-moments{padding-top:92px;padding-bottom:30px}
.moments-heading{
  display:grid;
  grid-template-columns:minmax(170px,.55fr) minmax(0,1.45fr);
  align-items:start;
  gap:clamp(44px,8vw,110px);
  margin-bottom:46px;
}
.moments-heading>.eyebrow{max-width:180px;padding-top:8px;line-height:1.75}
.moments-heading h2{max-width:720px;font-size:clamp(34px,3.5vw,47px);line-height:1.08}
.moments-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:0;border-top:1px solid #bec5b2;border-bottom:1px solid #d2d5c9}
.moments-grid article{min-height:260px;border-top:0;padding:29px 30px 32px}
.moments-grid article:first-child{padding-left:0}
.moments-grid article+article{border-left:1px solid #d2d5c9}
.moment-context{font-size:10px;letter-spacing:.11em}
.moments-grid h3{max-width:320px;margin:24px 0 16px;font-size:clamp(27px,2.35vw,33px);line-height:1.12}
.moments-grid article p{max-width:315px;font-size:13px;line-height:1.7}
.moment-note{margin-top:17px;font-size:10px;line-height:1.6}

.experience-menu button{padding:23px 18px;border-left-width:2px}
.experience-menu button[aria-pressed=true],.experience-menu button:hover{background:#eceee4}
.step-number{font-size:9px;color:#7d8278}
.menu-caption,.demo-note{font-size:10px;line-height:1.55}
.demo-panel{border-radius:4px;box-shadow:none}
.demo-top{font-size:10px;line-height:1.4}
.dialogue>p>span:first-child{font-size:9px}
.control-strip>.quiet{font-size:11px}

.artifact-art{border-radius:3px;transform:none;box-shadow:none}
.artifact-meta,.artifact-bottom{font-size:10px;line-height:1.45}
.artifact-sub,.idea-flow small{font-size:11px}
.risk-rail{border-radius:3px}
.trail-index{font-size:9px;color:#68705f}
.episode-card>button{border-radius:4px}
.episode-card>button:hover{transform:translateY(-2px);box-shadow:0 9px 20px #2630200c}
.episode-info .eyebrow,.episode-art>span:first-child{font-size:9px}
.episode-action,.catalog-note{font-size:10px}

@media(max-width:1050px){
  .hero{grid-template-columns:minmax(0,1fr) minmax(390px,.95fr);gap:30px}
  .hero h1{font-size:clamp(55px,6.8vw,70px)}
  .hero-scene{transform:none}
  .label-top{left:0}
  .label-bottom{right:0}
}

@media(max-width:760px){
  .hero{grid-template-columns:minmax(0,1fr);padding-top:48px;padding-bottom:38px;gap:18px}
  .hero h1{max-width:100%;margin:22px 0;font-size:clamp(40px,11.5vw,56px);line-height:.98}
  .hero h1 em{font-size:.96em}
  .hero-description{font-size:15px;line-height:1.7}
  .hero-scene{min-height:510px;margin:0;transform:none;overflow:clip}
  .phone-preview{width:275px;padding:20px 18px 14px}
  .floating-label{max-width:190px;padding:10px 12px;font-size:10px}
  .label-top{top:35px;left:0;right:auto}
  .label-bottom{right:0;bottom:52px}
  .label-bottom strong{font-size:12px}
  .label-bottom div>span{font-size:10px}
  .scene-caption{left:0;font-size:17px}
  .manifesto{grid-template-columns:1fr;gap:24px;padding:38px 0}
  .manifesto>p{font-size:34px}
  .manifesto>div{font-size:14px}
  .life-moments{padding-top:62px;padding-bottom:10px}
  .moments-heading{display:block;margin-bottom:30px}
  .moments-heading>.eyebrow{max-width:210px;margin-bottom:20px;font-size:9px}
  .moments-heading h2{font-size:32px}
  .moments-grid{display:block}
  .moments-grid article{display:block;min-height:0;padding:26px 0 28px}
  .moments-grid article+article{border-top:1px solid #d2d5c9;border-left:0}
  .moment-context{font-size:9px}
  .moments-grid h3{margin:16px 0 10px;font-size:27px}
  .moments-grid article p{max-width:520px;padding:0;font-size:12px}
  .moment-note{margin-top:14px;font-size:10px}
  .experience-menu button{width:calc((100% - 6px)/2)}
  .demo-top{font-size:9px}
  .artifact-art{margin:0;padding:24px}
  .artifact-meta,.artifact-bottom{font-size:9px}
  .episode-info .eyebrow,.episode-art>span:first-child{font-size:8px}
}

@media(max-width:370px){
  .hero h1{font-size:39px}
  .hero-scene{min-height:485px}
  .phone-preview{width:260px}
  .label-top{display:none}
}

/* The broad hands-free promise leads; activities are examples below it. */
.hero h1{font-size:clamp(68px,6.4vw,92px)}
@media(max-width:1050px) and (min-width:761px){.hero h1{font-size:clamp(55px,6.8vw,70px)}}
@media(max-width:760px){.hero h1{font-size:clamp(49px,14vw,64px)}.hero h1 em{font-size:.92em}}
@media(max-width:370px){.hero h1{font-size:49px}}

/* A simple invitation, with visible labels and a durable-request receipt. */
.signup-form{max-width:580px;margin:32px auto 0;text-align:left;position:relative}
.signup-fields{display:grid;grid-template-columns:1fr 1.25fr;gap:18px}
.signup-field label{display:block;font-size:13px;color:#f2efdd;margin-bottom:9px}
.signup-field input{box-sizing:border-box;width:100%;min-height:52px;padding:13px 15px;background:#f8f6ee;color:#26372a;border:1px solid #c3cbb7;border-radius:5px;font:16px var(--sans)}
.signup-field input::placeholder{color:#767d71}
.signup-field input:focus-visible{outline:3px solid #d5e2aa;outline-offset:4px}
.signup-form .light-button.button.primary{width:100%;margin-top:20px;justify-content:center;min-height:52px;font-size:14px}
.signup-form button:disabled{opacity:.65;cursor:wait}
.signup-form .signup-privacy{font-size:12px;line-height:1.6;margin-top:16px;color:#c7cebd;text-align:center}
.signup-form .signup-status{font-size:14px;line-height:1.6;color:#eef4df;margin-top:16px;text-align:center}
.signup-status:empty{display:none}
.signup-form .signup-status[data-error=true]{color:#ffd5c4}
.signup-status:focus{outline:1px solid #c7cebd;outline-offset:7px;border-radius:2px}
.signup-form .signup-noscript{font-size:13px;text-align:center;margin-top:15px}
.signup-trap{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}
@media(max-width:600px){.signup-fields{grid-template-columns:1fr;gap:16px}.signup-form{max-width:420px}.signup-field input{min-height:54px}}

/* Standalone headphones artwork from the social preview. */
.hero-artwork{width:100%;max-width:520px;justify-self:center;min-width:0}
.hero-artwork img{display:block;width:100%;height:auto;mix-blend-mode:multiply}
@media(max-width:760px){.hero-artwork{max-width:390px;margin:0 auto}.hero-artwork img{max-height:460px;object-fit:contain}}

/* Keep the promise and artwork together in the first mobile viewport. */
.mobile-signup-bar{display:none}
@media(max-width:760px){
  .hero{grid-template-columns:minmax(0,1.65fr) minmax(0,1fr);column-gap:10px;row-gap:18px;padding-top:28px;min-height:0}
  .hero-copy{display:contents}
  .hero-copy>.eyebrow{grid-column:1/-1;grid-row:1;font-size:9px;letter-spacing:.1em;margin:0}
  .hero h1{grid-column:1;grid-row:2;margin:0;font-size:clamp(38px,10.6vw,60px);line-height:1.01;letter-spacing:-.055em}
  .hero h1 em{font-size:.94em}
  .hero-artwork{grid-column:2;grid-row:2;align-self:center;max-width:200px;margin:0}
  .hero-artwork img{max-height:230px;object-fit:contain}
  .hero-description{grid-column:1/-1;grid-row:3;margin:0;max-width:none;font-size:14px;line-height:1.65}
  .hero-actions{grid-column:1/-1;grid-row:4;display:flex;flex-direction:row;align-items:center;gap:20px;margin:0;flex-wrap:wrap}
  .hero-actions .button{width:auto;min-width:140px;min-height:48px}
  .hero-actions .text-link{font-size:12px}
  .hero-footnote{grid-column:1/-1;grid-row:5;margin:0;font-size:11px}
  body{padding-bottom:calc(78px + env(safe-area-inset-bottom,0px))}
  .mobile-signup-bar{display:flex;position:fixed;z-index:40;bottom:0;left:0;right:0;align-items:center;justify-content:space-between;gap:12px;background:var(--paper);border-top:1px solid var(--line);padding:12px 20px calc(12px + env(safe-area-inset-bottom,0px));box-shadow:0 -5px 24px #242a2408}
  .mobile-signup-bar>span{font-size:12px;color:var(--muted)}
  .mobile-signup-bar .button{min-height:44px;padding:10px 18px;font-size:13px;white-space:nowrap}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
