@font-face{font-family:'Roboto Condensed';src:url('assets/roboto-condensed-variable.ttf') format('truetype');font-weight:100 900;font-display:swap}
@font-face{font-family:Inter;src:url('assets/inter-variable.woff2') format('woff2');font-weight:100 900;font-display:swap}
:root{--ink:#0a0a0a;--green:#25e97a;--paper:#fff;--neutral:#f1f3f1;--line:#d3dad4;--muted:#48524b;--display:'Roboto Condensed',Arial,sans-serif;--body:Inter,Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;background:var(--paper);color:var(--ink);font:450 18px/1.7 var(--body);-webkit-font-smoothing:antialiased;font-synthesis:none}img{display:block;max-width:100%;height:auto}button,input{font:inherit;border-radius:0}button,a{touch-action:manipulation;-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-underline-offset:5px}a:hover{text-decoration-thickness:2px}a:focus-visible,button:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid #148845;outline-offset:5px}.dark :focus-visible{outline-color:var(--green)}[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:absolute;left:20px;top:-100px;z-index:30;background:white;color:black;padding:14px 20px}.skip-link:focus{top:10px}p{margin:0 0 23px}p:last-child{margin-bottom:0}strong,b{font-weight:750}h1,h2{font-family:var(--display);font-weight:900;line-height:1.04;letter-spacing:-.027em;text-wrap:balance;margin:0;text-align:center}h1{font-size:78px;margin:0 auto 27px;max-width:1100px}h1>span{display:block}h2{font-size:61px;max-width:830px;margin:0 auto 52px}figure{margin:0}.stage{width:calc(100% - 80px);max-width:1120px;margin:auto}.reading{max-width:700px;margin:auto}.section{padding:100px 0}.dark{background:var(--ink);color:white}.green{color:var(--green)}
.site-header{padding:20px 0}.header-inner{max-width:1280px;width:calc(100% - 80px);margin:auto;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{width:200px;flex:none}.brand img{width:100%}.site-header nav{display:flex;align-items:center;gap:24px;font-size:13px;line-height:1.3;font-weight:600}.site-header nav a{text-decoration:none;padding:10px 0;white-space:nowrap}.site-header nav a:hover{color:var(--green)}.site-header nav .header-cta{border:1px solid #5a665e;padding:14px 17px;display:flex;gap:19px}.header-cta span{color:var(--green)}
.hero{position:relative;background:linear-gradient(165deg,#0a0a0a 58%,#17251c);padding:50px 0 85px}.hero:after{content:'';position:absolute;left:0;right:0;bottom:-17px;height:34px;background:white;transform:skewY(-1.35deg);border-top:7px solid var(--green)}.eyebrow{text-align:center;text-transform:uppercase;letter-spacing:.15em;font-size:12px;font-weight:700;color:#b7c8bc;margin-bottom:24px}.chatgpt{display:inline-flex;align-items:center;gap:.16em;white-space:nowrap}.chatgpt img{height:.79em;width:.79em;flex:none}.hero-intro{text-align:center;color:#d0d7d1;font-size:17px;margin:0 auto 28px;max-width:760px}.hero-intro p{margin-bottom:5px}.hero-summary{max-width:690px;margin:0 auto 30px;font-size:19px;line-height:1.6;text-align:center;color:#f2f5f2}.request{max-width:700px;margin:auto}.request-form label{display:block;text-align:left;font-size:14px;font-weight:650;margin-bottom:8px}.form-row{display:grid;grid-template-columns:minmax(0,1fr) 285px;gap:0}.request-form input{display:block;width:100%;min-width:0;background:#fff;color:#141a16;border:2px solid white;padding:17px 18px;min-height:66px;box-shadow:none;outline-offset:3px}.request-form input:focus{outline:3px solid #25e97a;outline-offset:3px}.request-form input::placeholder{color:#68716b;opacity:1}.request-form input[aria-invalid=true]{border-color:#b52626}.button{display:flex;align-items:center;justify-content:center;background:var(--green);color:#080e0a;border:1px solid var(--green);border-bottom:4px solid #109f50;padding:17px 22px;font-family:var(--display);font-size:26px;line-height:1.1;font-weight:850;min-height:66px;transition:background 150ms}.button:hover{background:#4ef391}.button:active{border-bottom-width:1px;padding-bottom:20px}.form-error{font-size:15px;margin:12px 0 0;color:#ffbbbb;text-align:left}.form-notice{font-size:16px;line-height:1.5;margin:18px 0 0;padding:15px 18px;border-left:3px solid var(--green);background:#1c2d22;color:#fff;text-align:left}.assurance{font-size:15px;text-align:center;font-weight:650;color:#f3f6f4;margin:14px 0 20px}.delivery{font-size:14px;line-height:1.6;color:#b9c6bd;max-width:640px;margin:0 auto;text-align:center}.delivery p{margin-bottom:12px}.delivery p:first-child{color:#e1e9e3}.delivery p:last-child{margin-bottom:0}
.report{padding-top:108px}.report h2{max-width:780px}.report-spread{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.06fr);gap:68px;align-items:start}.report-copy{padding-top:14px}.report-point{display:flex;gap:19px;padding:0 0 27px;margin-bottom:27px;border-bottom:1px solid var(--line)}.point-number{font:850 27px/1.2 var(--display);color:#0b8b43;flex:none;padding-top:4px}.report-point p{margin:0}.punchline{font-family:var(--display);font-size:31px;font-weight:850;line-height:1.2;letter-spacing:-.01em}.report-copy>p:last-child{font-size:17px}.report-preview-link{display:block;background:#fff;box-shadow:0 14px 36px #16372215;border:1px solid #c8d3cb;transition:box-shadow 150ms}.report-preview-link:hover{box-shadow:0 14px 36px #16372227}.report-preview-link img{width:100%}.report-exhibit figcaption{font-size:15px;line-height:1.55;margin-top:17px;color:var(--muted)}.report-exhibit figcaption a{display:inline-flex;min-height:44px;gap:16px;align-items:center;font-weight:700;color:#0a0a0a}.report-exhibit figcaption p{margin:6px 0 0}
.saved-answer{position:relative;background:var(--neutral);padding:72px 0;isolation:isolate;margin:28px 0}.angled:before{content:'';position:absolute;inset:-18px 0;background:inherit;transform:skewY(-1.35deg);z-index:-1}.angled:after{content:'';position:absolute;right:0;top:-22px;width:200px;height:7px;transform:skewY(-1.35deg);background:var(--green)}.saved-answer h2{max-width:630px;font-size:53px;margin-bottom:34px}.dallas-exhibit{max-width:700px;margin:auto}.capture-link{display:block;position:relative;border:1px solid #c3cec6;background:#fff;box-shadow:0 10px 30px #1934210d}.capture-link img{width:100%;height:auto}.capture-label{display:flex;align-items:center;gap:20px;justify-content:space-between;background:#0a0a0a;color:white;padding:14px 20px;font-size:15px;font-weight:650}.capture-label span{color:var(--green)}.source{font-size:15px;line-height:1.55;color:var(--muted);margin:20px 0 0}.record-link{margin-top:15px;font-size:16px;font-weight:700}.record-link>a{display:inline-flex;align-items:center;gap:14px;min-height:44px}
.founder h2{max-width:720px}.letter{display:grid;grid-template-columns:minmax(0,620px) 245px;gap:75px;max-width:940px;margin:auto;align-items:start}.letter-copy .punchline{display:inline-block;margin-top:4px;padding-bottom:5px;border-bottom:4px solid var(--green)}.founder-photo{border-top:4px solid var(--green);margin-top:6px}.founder-photo img{width:100%}.founder-photo figcaption{font-family:var(--display);font-size:25px;font-weight:800;line-height:1.2;margin-top:17px}.founder-photo figcaption span{display:block;font:450 14px/1.6 var(--body);color:var(--muted);margin-top:4px}
.call{padding:85px 0}.call h2{font-size:56px;max-width:960px}.call h2>span{display:block}.call .reading>p{color:#dae3dd}.call .call-note{border-left:3px solid var(--green);padding:15px 0 15px 23px;margin-top:30px;font-size:19px;font-weight:650;color:#fff}.call .reading .returning{font-size:15px;margin-top:29px;color:#aebeb3}
.faq h2{margin-bottom:37px}.faq-list{max-width:800px;margin:auto}.faq details{background:var(--neutral);margin-bottom:10px}.faq summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:25px;padding:25px 27px;min-height:80px;font-size:19px;font-weight:700;line-height:1.4}.faq summary::-webkit-details-marker{display:none}.faq-icon{width:21px;height:21px;position:relative;flex:none}.faq-icon:before,.faq-icon:after{content:'';position:absolute;width:16px;height:2px;left:2px;top:10px;background:var(--ink)}.faq-icon:after{transform:rotate(90deg)}details[open] .faq-icon:after{transform:none}.faq-answer{padding:0 27px 27px;font-size:17px}.faq details[open] summary{padding-bottom:22px}.faq summary:hover{background:#e9eee9}
.close{padding:85px 0 55px;background:linear-gradient(170deg,#0a0a0a 35%,#132519)}.close h2{font-size:72px;max-width:830px;margin-bottom:31px}.close-summary{text-align:center;color:#d8e0da;margin-bottom:30px;font-size:19px}.close .delivery{margin-top:22px}.signoff{margin-top:33px;text-align:center}.signoff p{margin:0;font-size:14px;color:#c1cfc6}.signoff p:first-child{font:850 31px/1.3 var(--display);color:white;margin-bottom:2px}.site-footer .stage{border-top:1px solid #364139;padding:30px 0 38px;display:flex;align-items:center;justify-content:space-between;gap:30px}.site-footer img{width:180px}.site-footer nav{font-size:14px;color:#bfcac2;line-height:2}.site-footer a,.site-footer button{font:inherit;background:none;border:0;color:inherit;text-decoration:none;padding:10px 0}.site-footer a:hover,.site-footer button:hover{text-decoration:underline}.site-footer button{display:inline}
dialog{border:0;padding:0;width:min(700px,calc(100% - 32px));color:var(--ink);box-shadow:0 25px 100px #0005;max-height:calc(100dvh - 32px)}dialog::backdrop{background:#07120edf;backdrop-filter:blur(3px)}body:has(dialog[open]){overflow:hidden}.dialog-toolbar{padding:14px 20px;display:flex;justify-content:space-between;align-items:center;gap:20px;border-bottom:1px solid var(--line)}.dialog-toolbar p{font-size:15px;font-weight:650;margin:0}.dialog-close{background:var(--neutral);border:1px solid #9ead9f;min-height:44px;padding:8px 14px;font-size:14px;font-weight:650}.dialog-close span{font-size:22px;margin-left:8px}.dialog-copy{padding:30px 35px}.dialog-copy h2{text-align:left;font-size:39px;margin-bottom:23px}
@media(max-width:1000px){.stage,.header-inner{width:calc(100% - 56px)}h1{font-size:65px}h2{font-size:54px}.report-spread{gap:36px}.letter{gap:40px;grid-template-columns:minmax(0,1fr) 220px}.call h2{font-size:50px}.section{padding:80px 0}.saved-answer{padding:60px 0}.report{padding-top:95px}.close h2{font-size:65px}.report-copy{padding:0}}
@media(max-width:760px){.report-spread{grid-template-columns:1fr;gap:28px}.report-copy{max-width:600px;margin:auto}.report-exhibit{width:100%;max-width:560px;margin:auto}.report-point{padding-bottom:22px;margin-bottom:22px}.letter{max-width:620px;gap:32px;grid-template-columns:minmax(0,1fr) 180px}.call h2>span{display:inline}.call h2>span+span:before{content:' '}.site-header nav>a:first-child{display:none}.header-inner{gap:18px}.brand{width:175px}.site-header nav{font-size:12px}.site-header nav .header-cta{padding:12px;gap:14px}}
@media(max-width:599px){body{font-size:17px;line-height:1.65}.stage,.header-inner{width:calc(100% - 40px)}.section{padding:62px 0}p{margin-bottom:21px}.site-header{padding:16px 0}.brand{width:155px}.site-header nav .header-cta{padding:8px 0;border:0;gap:8px;max-width:135px;font-size:12px;white-space:normal}.site-header nav{flex-shrink:1}.hero{padding:32px 0 60px}.hero:after{border-top-width:5px;height:24px;bottom:-12px}.eyebrow{font-size:11px;margin-bottom:21px;letter-spacing:.12em}h1{font-size:42px;line-height:1.06;letter-spacing:-.025em;margin-bottom:25px}h1>span{display:inline}.chatgpt{gap:.12em}h2{font-size:42px;line-height:1.04;letter-spacing:-.022em;margin-bottom:32px}.hero-intro{font-size:15px;line-height:1.6;text-align:left;margin-bottom:23px}.hero-intro p{margin-bottom:8px}.hero-summary{font-size:17px;line-height:1.6;text-align:left;margin-bottom:25px}.form-row{grid-template-columns:1fr;gap:10px}.request-form input{min-height:58px;padding:14px 15px;font-size:17px}.button{min-height:62px;font-size:25px;padding:15px 17px}.request-form label{font-size:14px}.delivery{font-size:13px;line-height:1.6;text-align:left}.delivery p{margin-bottom:12px}.assurance{font-size:14px;margin:14px 0 20px}.form-notice{font-size:15px;padding:14px}.report{padding-top:77px}.report h2{max-width:350px}.report-point{gap:15px}.point-number{font-size:25px}.report-copy>p:last-child{font-size:16px}.punchline{font-size:29px}.report-exhibit figcaption{margin-top:12px}.saved-answer{padding:50px 0;margin:20px 0}.saved-answer h2{font-size:40px;max-width:350px;margin-bottom:28px}.angled:before{inset:-10px 0}.angled:after{top:-13px;width:88px;height:5px}.capture-label{font-size:14px;padding:13px 15px}.source{font-size:15px;margin-top:17px}.record-link{font-size:15px}.letter{display:block}.founder-photo{max-width:200px;margin:32px auto 0}.founder-photo figcaption{text-align:center;font-size:24px}.call{padding:63px 0}.call h2{font-size:40px;margin-bottom:30px}.call .call-note{padding-left:17px;font-size:17px}.call .reading .returning{font-size:14px}.faq h2{font-size:42px;margin-bottom:28px}.faq summary{font-size:17px;padding:21px 18px;gap:20px;min-height:75px}.faq-answer{font-size:16px;padding:0 18px 23px}.close{padding:64px 0 42px}.close h2{font-size:48px;max-width:370px;margin-bottom:27px}.close-summary{font-size:17px;text-align:left}.close .delivery{margin-top:18px}.signoff{margin-top:28px}.site-footer .stage{display:block;padding:27px 0 30px}.site-footer img{width:160px;margin-bottom:20px}.site-footer nav{font-size:13px}.site-footer a,.site-footer button{min-height:44px;display:inline-flex;align-items:center}.dialog-copy{padding:24px 20px;font-size:16px}.dialog-copy h2{font-size:34px}}
@media(max-width:359px){h1{font-size:37px}h2{font-size:37px}.brand{width:135px}.site-header nav .header-cta{font-size:11px;max-width:125px}.close h2{font-size:42px}.stage,.header-inner{width:calc(100% - 32px)}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}

/* Preserve whole headline phrases at phone widths. */
@media (min-width:360px) and (max-width:599px){h1{font-size:clamp(36px,9.2vw,48px)}h1>span{display:block}.site-header nav .header-cta{max-width:none;white-space:nowrap;font-size:11px}}
@media (max-width:359px){h1{font-size:32px}h1>span{display:block}}

/* Ryan review: the opening body text uses one consistent style. */
.hero-intro,.hero-summary{font-family:var(--body);font-size:19px;line-height:1.6;font-weight:450;color:#f2f5f2}
@media(max-width:599px){.hero-intro,.hero-summary{font-size:17px;line-height:1.6;text-align:left}}
.signoff:empty{display:none}
