:root{--paper:#fafbf9;--ink:#202525;--muted:#69716f;--blue:#364de7;--blue-dark:#253bcf;--line:#e1e5df;--serif:'Instrument Serif',Georgia,serif;--sans:'DM Sans',Arial,sans-serif;font-family:var(--sans);color:var(--ink);background:var(--paper);font-synthesis:none;scroll-behavior:smooth;scroll-padding-top:100px}
*{box-sizing:border-box}body{margin:0}button,textarea,input{font:inherit}button,a,input,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}a{color:inherit;text-decoration:none}button{cursor:pointer}button:disabled{cursor:default}button:focus-visible,a:focus-visible,textarea:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #8593f6;outline-offset:5px}button{color:inherit}svg{display:block}::selection{background:#dce2ff} .wrap{width:min(1248px,calc(100% - 112px));margin-inline:auto}.skip-link{position:fixed;top:-80px;left:16px;padding:12px 20px;background:var(--blue);color:white;z-index:100}.skip-link:focus{top:12px}
.header{height:108px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:24px}.brand{font-size:31px;font-weight:650;letter-spacing:-1.7px;display:flex;align-items:center;gap:9px;line-height:1}.brand svg{width:26px;height:28px;color:var(--blue)}.brand-period{margin-left:-9px;color:var(--blue)}.desktop-nav{display:flex;gap:32px;padding-left:55px}.desktop-nav a{font-size:14px;color:#58605d;transition:color .2s}.desktop-nav a:hover{color:var(--blue)}.nav-cta{display:flex;gap:31px;align-items:center;font-size:14px;font-weight:550;border:1px solid #cdd4cc;border-radius:7px;padding:12px 17px;transition:background .2s,border-color .2s}.nav-cta:hover{background:#eef0e9;border-color:#aeb7ab}.nav-cta span{font-size:20px;line-height:1}
.hero{text-align:center;padding:62px 24px 0;position:relative}.eyebrow{font-size:11px;letter-spacing:1.7px;font-weight:600;display:flex;align-items:center;gap:9px;justify-content:center;margin:0 0 23px;color:#525d58}.mini-spark{font-size:21px;color:var(--blue);line-height:1}h1{font-size:clamp(52px,5.3vw,78px);line-height:1.02;font-weight:500;letter-spacing:-3.8px;margin:0}h1 em{font-family:var(--serif);font-weight:400;color:var(--blue);letter-spacing:-1.8px;line-height:1.08} .hero-copy{font-size:17px;line-height:1.65;margin:23px 0 32px;color:var(--muted)}.problem-area{max-width:760px;margin:auto;scroll-margin-top:50px}.problem-box{background:#fff;border:1px solid #ccd2e0;border-radius:16px;padding:22px 24px 17px;text-align:left;box-shadow:0 0 0 5px #eceffd70,0 12px 36px -20px #333e7955;transition:box-shadow .25s,border-color .25s}.problem-box:focus-within{border-color:#6c80ed;box-shadow:0 0 0 5px #e6eafe,0 12px 36px -20px #333e7955}.problem-box label{font-size:10px;font-weight:650;letter-spacing:1.5px;color:#606b67}.problem-box textarea{width:100%;resize:none;min-height:77px;border:0;display:block;margin:13px 0 15px;padding:0;color:var(--ink);background:transparent;font-size:19px;line-height:1.5;outline:none}.problem-box textarea::placeholder{color:#737b77}.problem-box textarea:focus-visible{outline:none}.input-bottom{display:flex;justify-content:space-between;align-items:center;gap:12px}.input-bottom>span{font-size:12px;color:#606b67;display:flex;align-items:center;gap:6px}.input-bottom svg{height:16px;width:16px;fill:none;stroke:currentColor;stroke-width:1.3}.button{border:0;border-radius:8px;padding:13px 18px;display:inline-flex;align-items:center;justify-content:center;gap:25px;font-weight:500;font-size:14px;min-height:44px;transition:transform .2s,background .2s,box-shadow .2s}.button:hover{transform:translateY(-2px)}.button span{font-size:21px;line-height:1}.primary{background:var(--blue);color:#fff;box-shadow:0 2px 4px #12259715}.primary:hover{background:var(--blue-dark);box-shadow:0 4px 12px #364de72a}.starter-row{display:flex;align-items:center;justify-content:center;gap:7px;margin-top:21px;flex-wrap:wrap}.starter-row>span{font-size:12px;color:#606b67;margin-right:5px}.starter{padding:8px 11px;background:transparent;border:1px solid #dce1d9;border-radius:6px;font-size:12px;color:#58615d;display:flex;align-items:center;gap:10px;transition:background .2s,border-color .2s}.starter:hover{background:#eef0e9;border-color:#b8c0b2}.starter span{font-size:15px;color:#7a867f}.preview-note{font-size:11px;color:#727e77;margin:14px 0 0}.hero-principles{display:flex;justify-content:center;gap:30px;font-size:12px;color:#5a665e;margin-top:35px}.hero-principles i{font-style:normal;font-size:14px;color:#6f8272;margin-right:5px}.scroll-cue{display:flex;flex-direction:column;align-items:center;gap:10px;font-size:11px;color:#899185;margin:40px 0 25px}.scroll-cue>span{font-size:22px;color:#738268;font-weight:400;transition:transform .2s}.scroll-cue:hover>span{transform:translateY(4px)}
dialog{border:1px solid #dde2df;border-radius:22px;padding:44px;width:min(640px,calc(100% - 32px));max-height:calc(100dvh - 40px);background:var(--paper);color:var(--ink);box-shadow:0 30px 150px #111b2933}dialog::backdrop{background:#1b253c55;backdrop-filter:blur(7px)}.dialog-close{position:absolute;right:17px;top:14px;border:0;background:transparent;width:36px;height:36px;font-size:28px;color:#768079;border-radius:50%}.dialog-close:hover{background:#e9ece6}.dialog-kicker{font-size:11px;letter-spacing:1.3px;font-weight:600;color:var(--blue);margin:0 0 18px}.dialog-title{font-size:37px;line-height:1.12;letter-spacing:-1.5px;font-weight:500;margin:0 0 12px}.dialog-copy{font-size:16px;line-height:1.6;color:var(--muted);margin:0 0 24px}.dialog-problem{font-family:var(--serif);font-size:27px;line-height:1.35;padding:20px;border-left:2px solid var(--blue);background:#edf0fc;word-break:break-word;margin:20px 0}.dialog-actions{display:flex;gap:12px;align-items:center;margin-top:26px}.text-button{background:transparent;border:0;font-size:14px;text-decoration:underline;text-underline-offset:4px;padding:12px}.dialog-field{display:block;text-align:left;font-size:14px;font-weight:500;margin-bottom:18px}.dialog-field input,.dialog-field textarea{display:block;background:white;width:100%;border:1px solid #d6dcd2;border-radius:8px;margin-top:9px;padding:13px 14px;font-size:16px}.dialog-field textarea{min-height:90px;resize:vertical}.dialog-disclaimer{font-size:12px;color:var(--muted);margin-top:20px;line-height:1.6}
@media(min-width:1600px){.hero{padding-top:80px}.hero-copy{margin-bottom:38px}.hero-principles{margin-top:42px}.scroll-cue{margin-top:54px}}
@media(max-width:900px){.wrap{width:calc(100% - 48px)}.header{height:86px}.desktop-nav{gap:20px;padding-left:0}.hero{padding-top:54px}h1{font-size:66px;letter-spacing:-3px}.hero-copy{font-size:16px}.hero-principles{gap:18px}}
@media(max-width:600px){.wrap{width:calc(100% - 36px)}.header{height:78px}.brand{font-size:27px}.brand svg{width:23px}.desktop-nav{display:none}.nav-cta{font-size:13px;padding:10px 12px;gap:20px}.hero{padding:45px 18px 0}.eyebrow{font-size:9px;letter-spacing:1.4px;gap:6px;margin-bottom:20px}.mini-spark{font-size:18px}h1{font-size:45px;letter-spacing:-2px;line-height:1.05}h1 em{letter-spacing:-1px}.hero-copy{font-size:15px;line-height:1.65;margin:20px auto 27px;max-width:340px}.desktop-break{display:none}.problem-box{padding:19px 18px 15px;border-radius:13px}.problem-box textarea{font-size:17px;min-height:99px;line-height:1.55;margin-bottom:12px}.problem-box label{font-size:9px}.input-bottom{flex-wrap:wrap;gap:17px}.input-bottom>span{font-size:11px}.input-bottom .button{width:100%;justify-content:space-between}.starter-row{gap:6px;margin-top:20px}.starter-row>span{width:100%;margin-bottom:4px}.starter{font-size:10px;gap:6px;padding:9px}.preview-note{font-size:10px;margin-top:15px}.hero-principles{gap:10px 15px;flex-wrap:wrap;max-width:330px;margin:25px auto 0;font-size:10px}.scroll-cue{margin-top:30px;font-size:10px}dialog{padding:40px 24px 28px}.dialog-title{font-size:31px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
.section{padding-block:94px}.section-label{font-size:12px;font-weight:600;letter-spacing:1.5px;color:#6d796e;margin:0 0 23px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:36px}.section-heading>p{font-size:16px;line-height:1.6;color:var(--muted);margin:0 0 5px}h2{font-size:43px;line-height:1.1;font-weight:500;letter-spacing:-1.8px;margin:0}h2 em{font:400 1.14em/.97 var(--serif);letter-spacing:-1px}h3{font-weight:500}.examples-section{border-top:1px solid var(--line);padding-top:78px}.example-tabs{display:flex;gap:4px;margin-bottom:24px;flex-wrap:wrap}.example-tabs button{border:1px solid transparent;border-radius:7px;padding:12px 18px;display:flex;align-items:center;gap:9px;font-size:14px;color:#6a746c;background:transparent;min-height:44px;transition:background .2s,color .2s,border-color .2s}.example-tabs button svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round}.example-tabs button:hover{background:#edf0e9}.example-tabs button[aria-selected=true]{background:#fff;color:var(--ink);border-color:#dce2d8;box-shadow:0 2px 4px #1e332409}.example-panel{min-height:474px;display:grid;grid-template-columns:1fr 1.2fr;background:#f0f2ec;border:1px solid #e2e5db;border-radius:16px;overflow:hidden}.example-story{padding:40px 44px}.example-category{font-size:11px;font-weight:600;letter-spacing:1.5px;color:#778374;margin:0 0 25px}.example-story h3{font-family:var(--serif);font-size:37px;line-height:1.16;letter-spacing:-.6px;margin:0 0 30px;min-height:128px}.example-solution{display:flex;gap:14px;max-width:360px}.solution-mark{color:#8b9a81;font-size:28px;line-height:1}.small-label{font-size:10px;font-weight:650;letter-spacing:1.4px;margin:0 0 8px;color:#74816d}.example-solution p:last-child{font-size:14px;line-height:1.6;color:#5b6858;margin:0}.text-link{display:inline-flex;align-items:center;gap:28px;font-size:13px;font-weight:500;border:0;padding:0 0 7px;margin-top:28px;background:transparent;border-bottom:1px solid #bfc8b5}.text-link span{font-size:20px;line-height:1}.text-link:hover{color:var(--blue);border-color:var(--blue)}.demo-stage{background:#e9edf9;padding:27px 30px 23px;display:flex;flex-direction:column;border-left:1px solid #dee4f0}.demo-header{display:flex;justify-content:space-between;align-items:center;gap:10px;color:#626e8b;font-size:9px;font-weight:600;letter-spacing:1.1px}.demo-header>span:first-child{display:flex;align-items:center;gap:7px}.demo-mark{font-size:19px;letter-spacing:-1px;font-weight:700;color:#6c7bc7}.demo-caption{font-size:8px;letter-spacing:1px}.workflow-demo{display:flex;flex-direction:column;justify-content:center;flex:1;max-width:405px;width:100%;margin:28px auto}.workflow-item{padding:17px;display:flex;align-items:flex-start;gap:12px;background:#fff;border:1px solid #dfe5f2;border-radius:9px;box-shadow:0 3px 8px #56609604}.workflow-item strong{display:block;font-size:12px;font-weight:550;margin:1px 0 6px}.workflow-item div>span{font-size:11px;color:#66717f;line-height:1.45;display:block}.workflow-item small{margin-left:auto;color:#919bad;font-size:9px;white-space:nowrap;margin-top:4px}.workflow-icon{width:31px;height:31px;flex-shrink:0;display:grid;place-items:center;border-radius:7px;font-size:18px}.incoming{background:#f0f2f5;color:#818da2}.reply{background:#ebefff;color:#536bd6}.done{background:#edf3ed;color:#6c8e71}.workflow-item p{font-size:12px;line-height:1.5;margin:0 0 12px;color:#6b7481;max-width:240px}.workflow-item .status{font-size:9px;color:#71866e}.status span{margin-right:3px}.workflow-line{height:16px;border-left:1px dashed #aebad8;margin-left:33px}.outcome{border-color:#cdd9d0}.outcome-arrow{margin-left:auto;color:#749575;font-size:20px}.demo-footer{display:flex;justify-content:space-between;gap:10px;border-top:1px solid #d5dcef;padding-top:18px;color:#5b688c;font-size:11px}.demo-footer span:last-child{color:#4e5b88}.examples-footnote{font-size:12px;text-align:center;color:#64705d;margin:24px 0 0}.process-section{border-block:1px solid var(--line);background:#f4f5f0}.process-section .section-heading{margin-bottom:54px}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:56px}.process-step{position:relative}.process-step:not(:last-child)::after{content:'↗';position:absolute;right:0;top:4px;font-size:25px;color:#a8b19e}.step-number{display:grid;place-items:center;width:35px;height:35px;border:1px solid #d4dbcb;border-radius:50%;font-size:12px;color:#6f7c66;margin-bottom:24px}.process-step h3{font-size:24px;letter-spacing:-.6px;margin:0 0 15px}.process-step>p{font-size:15px;line-height:1.7;color:#63705d;max-width:310px;margin:0 0 24px}.step-note{font-family:var(--serif);font-style:italic;font-size:22px;color:#75836b}.solution-path{border-top:1px solid #dce1d5;margin-top:44px;padding-top:24px;display:flex;justify-content:space-between;gap:24px;align-items:center}.path-label{font-size:10px;letter-spacing:1.1px;color:#647159;font-weight:500}.solution-path>div{display:flex;gap:20px;font-size:12px;color:#687660}.path-divider{color:#b5bdaa}.approach-section{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.approach-image{border-radius:12px;overflow:hidden;position:relative;aspect-ratio:1.1;background:#e8ecf2}.approach-image img{width:100%;height:100%;object-fit:cover;object-position:40%;display:block;transition:transform .8s}.approach-image:hover img{transform:scale(1.035)}.image-caption{position:absolute;bottom:26px;left:28px;font-size:10px;font-weight:600;letter-spacing:1.3px;color:#6b7d93}.approach-copy h2{font-size:40px;margin-bottom:28px}.approach-copy>p:not(.section-label){font-size:16px;line-height:1.75;color:#5f6c59;max-width:410px;margin:0 0 16px}.principle-lines{display:flex;flex-direction:column;gap:14px;margin-top:27px;font-size:13px;color:#52624c}.principle-lines i{font-style:normal;margin-right:8px;color:#8a997f}.founder-section{display:grid;grid-template-columns:1fr 1fr;gap:90px;border-top:1px solid var(--line);padding-block:65px 70px}.founder-heading .section-label{margin-bottom:18px}.founder-heading h2{font-size:36px}.founder-copy>p{font-size:16px;line-height:1.75;color:#5f6c59;margin:0 0 16px;max-width:470px}.founder-signoff{font-size:14px;color:#4d6047;display:block;margin-top:24px}.faq-section{display:grid;grid-template-columns:1fr 1.1fr;gap:75px;border-top:1px solid var(--line);padding-top:74px}.faq-section h2{font-size:37px}.faq-section .section-label{font-size:10px}.faq-list details{border-bottom:1px solid var(--line);padding:0}.faq-list details:first-child{border-top:1px solid var(--line)}summary{list-style:none;cursor:pointer;font-size:15px;line-height:1.5;font-weight:500;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 0}summary::-webkit-details-marker{display:none}summary>span{font-size:24px;font-weight:400;line-height:1;color:#7e8c76;transition:transform .2s}details[open] summary>span{transform:rotate(45deg)}.faq-list details>p{font-size:15px;line-height:1.75;color:#5f6c59;margin:0 30px 22px 0}.final-section{background:#303fd1;color:white;text-align:center;position:relative;overflow:hidden}.final-inner{padding-block:65px 70px}.final-symbol{font-size:39px;font-weight:400;display:block;color:#b0bcff;margin-bottom:24px;line-height:1}.final-inner .section-label{color:#b2bcfb;font-size:10px;letter-spacing:1.5px;margin-bottom:21px}.final-inner h2{font-size:57px;letter-spacing:-1.7px;line-height:1.08;margin-bottom:30px}.final-inner h2 em{color:#c9d1ff}.light-button{background:#fff;color:#2737bb;padding:15px 22px;font-size:14px;border-radius:7px}.light-button:hover{background:#f0f2ff;box-shadow:0 6px 25px #182493}.final-inner>p:last-child{font-size:12px;color:#b3bdf8;margin:20px 0 0}.footer{display:flex;align-items:center;gap:28px;padding-block:34px}.footer .brand{font-size:27px;letter-spacing:-1.5px}.footer .brand-period{margin-left:-6px}.footer>p{font-size:12px;color:#829078;margin:0 auto 0 0}.footer>span{font-size:11px;color:#829078}.footer-link{font-size:11px;border:0;background:none;color:#66725e;padding:9px 0}.footer-link:hover{text-decoration:underline}.footer-top{font-size:22px;color:#65785a;border:1px solid #d7dfd0;border-radius:50%;width:32px;height:32px;display:grid;place-items:center}.summary{border-block:1px solid var(--line);margin:20px 0 25px;padding:5px 0;word-break:break-word}.summary p{font-size:15px;line-height:1.6;color:var(--muted)}.summary strong{display:inline-block;font-size:12px;color:var(--ink);margin-bottom:5px}.workflow-demo.replay{animation:reveal .35s ease-out}.reveal{animation:reveal .65s both}.reveal-ready{opacity:0;transform:translateY(18px)}@keyframes reveal{from{opacity:0;transform:translateY(13px)}to{opacity:1;transform:none}}
/* Readable supporting text is part of the experience, not decoration. */
.eyebrow,.preview-note,.scroll-cue,.problem-box label,.starter,.starter-row>span,.input-bottom>span,.hero-principles,.example-category,.small-label,.demo-header,.demo-caption,.workflow-item small,.workflow-item div>span,.workflow-item .status,.demo-footer,.path-label,.image-caption,.faq-section .section-label,.final-inner .section-label,.footer>span,.footer-link{font-size:12px}.hero-copy,.example-solution p:last-child,.process-step>p,.faq-list details>p{font-size:16px}
@media(max-width:1100px){.approach-section,.founder-section{gap:45px}.example-story{padding:34px 30px}.demo-stage{padding:25px 23px}.section-heading{gap:25px}h2{font-size:38px}.section-heading>p{font-size:14px}.example-story h3{font-size:33px}.demo-caption{display:none}.process-grid{gap:30px}.solution-path{align-items:flex-start;flex-direction:column;gap:12px}.faq-section{gap:40px}.footer{gap:20px}}
@media(max-width:800px){.section{padding-block:66px}.section-heading{align-items:flex-start;flex-direction:column;gap:17px;margin-bottom:25px}.section-heading>p{font-size:16px}.section-heading>p br{display:none}.example-panel{grid-template-columns:1fr}.example-story{padding:32px}.example-story h3{font-size:36px;min-height:auto}.example-story h3 br{display:none}.example-solution{max-width:470px}.demo-stage{border-left:0;border-top:1px solid #dee4f0;padding:25px 32px}.workflow-demo{max-width:440px;margin-block:25px}.example-tabs button{font-size:13px;padding:12px}.demo-caption{display:block}.approach-section{gap:40px}.approach-copy h2{font-size:34px}.approach-image{aspect-ratio:.8}.approach-copy>p:not(.section-label){font-size:15px}.process-grid{gap:24px}.process-step h3{font-size:21px}.step-note{font-size:19px}.solution-path>div{gap:14px;font-size:11px}.founder-section{gap:40px}.founder-heading h2{font-size:31px}.faq-section{grid-template-columns:1fr;gap:35px}.footer{flex-wrap:wrap}.footer>p{width:calc(100% - 150px)}.footer>span{margin-right:auto}.examples-footnote{line-height:1.6}}
@media(max-width:600px){.section{padding-block:52px}.section-label{font-size:10px;letter-spacing:1.2px;margin-bottom:17px}h2{font-size:34px;letter-spacing:-1.3px}.examples-section{padding-top:48px}.section-heading{gap:15px}.section-heading>p{font-size:15px}.example-tabs{display:grid;grid-template-columns:1fr 1fr;gap:5px;margin-bottom:18px}.example-tabs button{font-size:12px;padding:11px 10px}.example-story{padding:28px 24px}.example-story h3{font-size:33px;margin-bottom:25px}.example-category{font-size:10px;margin-bottom:18px}.example-solution{gap:10px}.small-label{font-size:10px}.example-solution p:last-child{font-size:15px}.text-link{font-size:13px;margin-top:22px}.demo-stage{padding:22px 18px}.demo-header{font-size:9px}.demo-caption{font-size:9px}.workflow-item{padding:14px 11px;gap:9px}.workflow-item strong{font-size:12px}.workflow-item div>span{font-size:11px}.workflow-item small{display:none}.workflow-item p{font-size:12px}.workflow-item .status{font-size:10px}.workflow-icon{width:27px;height:27px}.workflow-line{margin-left:26px}.demo-footer{font-size:10px}.examples-footnote{font-size:12px;text-align:left;margin-top:18px}.process-section .section-heading{margin-bottom:35px}.process-grid{grid-template-columns:1fr;gap:29px}.process-step{padding-left:57px}.step-number{position:absolute;left:0;top:0;margin:0}.process-step:not(:last-child)::after{content:none}.process-step h3{font-size:23px;margin:1px 0 12px}.process-step>p{max-width:none;font-size:16px;margin-bottom:14px}.step-note{font-size:21px}.solution-path{margin-top:32px;padding-top:24px;gap:19px}.solution-path>div{flex-direction:column;gap:12px;font-size:13px}.path-divider{display:none}.solution-path>div>span:not(.path-divider)::before{content:'↳';padding-right:10px;color:#8c9a80}.approach-section{grid-template-columns:1fr;gap:32px}.approach-image{aspect-ratio:1.2}.approach-copy h2{font-size:34px;margin-bottom:23px}.approach-copy>p:not(.section-label){font-size:16px}.principle-lines{font-size:13px;line-height:1.5;gap:12px}.founder-section{padding-block:44px;grid-template-columns:1fr;gap:24px}.founder-heading h2{font-size:33px}.founder-copy>p{font-size:16px}.founder-signoff{font-size:13px;margin-top:20px}.faq-section h2{font-size:34px}.faq-section{gap:29px}summary{font-size:14px;padding:21px 0}.faq-list details>p{font-size:15px;margin-right:0}.final-inner{padding-block:52px}.final-inner h2{font-size:43px;letter-spacing:-1px}.final-inner .section-label{font-size:9px;letter-spacing:1px}.final-symbol{font-size:30px;margin-bottom:25px}.light-button{font-size:13px;gap:20px;padding:14px 17px}.final-inner>p:last-child{font-size:11px}.footer{padding-block:29px;gap:20px 15px}.footer>p{font-size:11px;width:calc(100% - 120px)}.footer>span,.footer-link{font-size:11px}.footer-top{width:29px;height:29px}.hero-copy{font-size:16px}.eyebrow,.preview-note,.scroll-cue,.problem-box label,.starter,.starter-row>span,.input-bottom>span,.hero-principles,.section-label,.example-category,.small-label,.demo-header,.demo-caption,.workflow-item div>span,.workflow-item .status,.demo-footer,.path-label,.image-caption,.faq-section .section-label,.final-inner .section-label,.final-inner>p:last-child,.footer>p,.footer>span,.footer-link{font-size:12px}.hero-principles{gap:8px 15px}.starter{padding:8px}.demo-caption{max-width:105px;text-align:right;line-height:1.5}.section-heading>p,.example-solution p:last-child,.faq-list details>p{font-size:16px}.preview-note{line-height:1.5}.hero{padding-top:34px}.hero-copy{margin-top:17px;margin-bottom:25px}}
@media(prefers-reduced-motion:reduce){.reveal-ready{opacity:1;transform:none}}
@media(min-width:901px) and (max-height:850px){.header{height:92px}.hero{padding-top:40px}.hero-copy{margin-top:20px;margin-bottom:27px}.problem-box textarea{min-height:65px}.hero-principles{margin-top:27px}.scroll-cue{margin-top:28px}}
@media(max-width:600px){h1{font-size:clamp(32px,9.5vw,42px);letter-spacing:-1.5px}h1 em{font-size:1.12em}.eyebrow{letter-spacing:1.1px}.starter-row{gap:6px}.starter{font-size:11px}.hero-principles{max-width:none}.problem-box textarea{min-height:85px}.hero-copy{max-width:340px}}
body:has(dialog[open]){overflow:hidden}

.starter{font-size:13px;min-height:44px}.problem-box textarea::placeholder{color:#737b77}.workflow-item strong{font-size:14px}.workflow-item div>span,.workflow-item p{font-size:13px}.workflow-item .status{font-size:12px}.example-category,.small-label,.image-caption,.dialog-kicker,.path-label{font-size:12px}.hero-copy{padding-inline:5px}.workflow-item p{max-width:270px}.process-step>p{color:#63705d}

.starter-ai{color:#3447bf;border-color:#cfd6f3;background:#f1f3fe}.starter-ai span{color:inherit}.starter-ai:hover{background:#e7ecff;border-color:#aab9ef}

.application-review{border-block:1px solid var(--line);margin:20px 0}.application-review summary{padding:16px 0;font-size:14px}.application-review p{font-size:14px;line-height:1.6;overflow-wrap:anywhere}.form-error{font-size:14px;line-height:1.5;color:#9a3229;background:#fff0ed;padding:12px;border-radius:7px}.button:disabled{opacity:.65;transform:none;cursor:wait}.dialog-title em{font-family:var(--serif);font-weight:400;color:var(--blue)}
