:root{--purple:#7047eb;--purple-dark:#5a32d5;--ink:#19191d;--gray:#62626c;--line:#e5e5eb;--light:#f7f7fa;--lemon:#f5f491;--radius:18px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;color:var(--ink);background:#fff;font-family:"Golos Text",Arial,Helvetica,sans-serif;font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:focus-visible,a:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid #ae91ff;outline-offset:5px}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:500;line-height:1.08}button{border:0}img{max-width:100%;display:block}.wrap{width:min(1240px,calc(100% - 112px));margin-inline:auto}.section{padding-block:100px}.skip{position:fixed;z-index:100;top:-100px;left:16px;background:#fff;padding:12px}.skip:focus{top:12px}.site-header{position:sticky;top:0;z-index:40;background:#ffffffed;backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.header-inner{width:min(1360px,calc(100% - 80px));height:88px;margin:auto;display:flex;align-items:center;gap:38px}.wordmark{display:inline-flex;align-items:center;font-size:32px;font-weight:800;letter-spacing:-1.9px;line-height:1;flex-shrink:0}.brand-square{width:8px;height:8px;background:var(--purple);margin:0 0 18px 4px}.header-inner nav{display:flex;gap:28px;margin-left:auto}.header-inner nav a{font-size:14px;font-weight:500;color:#474750;transition:color .2s}.header-inner nav a:hover{color:var(--purple)}.button{display:inline-flex;align-items:center;justify-content:center;gap:30px;min-height:54px;padding:16px 24px;border-radius:8px;font-size:15px;line-height:1.35;font-weight:550;transition:background .2s,transform .2s;white-space:normal}.button:hover{transform:translateY(-2px)}.button span{font-size:22px;line-height:1}.button-small{padding:12px 18px;min-height:44px;font-size:14px;gap:22px}.button-dark{background:var(--ink);color:white}.button-dark:hover{background:#33333b}.button-purple{background:var(--purple);color:white}.button-purple:hover{background:var(--purple-dark)}.button-lemon{background:var(--lemon);color:var(--ink)}.button-lemon:hover{background:#efec6d}.menu-toggle{display:none}.eyebrow{font-size:12px;font-weight:550;letter-spacing:1.2px;line-height:1.5;display:flex;align-items:center;gap:12px}.eyebrow-line{width:24px;height:2px;background:var(--purple)}.hero{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center;padding-top:75px;padding-bottom:76px}.hero-copy{min-width:0}.hero h1{font-size:clamp(60px,5.75vw,84px);letter-spacing:-4.4px;line-height:1.035;margin-top:27px}.hero h1>span{color:var(--purple)}.hero-description{font-size:18px;line-height:1.65;max-width:455px;margin-top:28px;color:#52525d}.hero-actions{display:flex;align-items:center;gap:27px;margin-top:30px;flex-wrap:wrap}.text-link{font-size:14px;font-weight:550;display:inline-flex;gap:10px;align-items:center}.text-link:hover{color:var(--purple)}.hero-note{font-size:13px;color:#777782;margin-top:19px}.preview-note{margin-top:42px;font-size:12px;color:#6d6d77;display:flex;align-items:center;gap:12px;flex-wrap:wrap}.preview-note>span{border:1px solid #d9d5e7;border-radius:4px;padding:4px 7px;font-size:10px;letter-spacing:.7px;color:#5c4b86}.hero-visual{background:#202126;border-radius:14px;overflow:hidden;box-shadow:0 22px 65px #13102015;transform:rotate(1.1deg)}.visual-top{color:#eeeef3;display:flex;align-items:center;justify-content:space-between;padding:17px 18px;gap:10px;font-size:12px}.visual-top>span:first-child{display:flex;gap:10px;align-items:center}.view-icon{font-size:22px;line-height:1;color:#beb4db}.sample-tag{font-size:9px;letter-spacing:.7px;color:#c8c7cf;border:1px solid #53525d;border-radius:4px;padding:4px 5px;white-space:nowrap}.camera-scene{position:relative;height:358px;overflow:hidden;background:#696b66}.camera-scene>img{width:100%;height:100%;object-fit:cover;filter:brightness(.88)}.camera-scene:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,#00000015 60%,#00000060);pointer-events:none}.scene-label{position:absolute;top:19px;left:18px;z-index:2;color:white;font-size:11px;font-family:monospace;letter-spacing:.8px;display:flex;gap:14px}.scene-label>span{opacity:.65}.observation-zone{position:absolute;left:23%;top:28%;width:47%;height:40%;border:1px solid #f5f491bd;border-radius:8px;background:#f5f4910a;z-index:2}.observation-zone>span{display:inline-block;background:var(--lemon);color:#202126;padding:2px 6px;position:absolute;top:-22px;left:-1px;font-size:10px;font-family:monospace;border-radius:3px 3px 0 0}.event-bubble{position:absolute;left:20px;right:20px;bottom:20px;z-index:3;display:flex;align-items:center;gap:12px;background:#ffffffee;backdrop-filter:blur(15px);border-radius:9px;padding:16px;font-size:14px;font-weight:550}.event-icon{display:grid;place-items:center;background:var(--purple);color:#fff;width:36px;height:36px;border-radius:7px;font-size:22px;flex-shrink:0}.event-bubble small{display:block;font-size:11px;color:#72727a;font-weight:400;margin-top:3px}.prompt-strip{display:flex;gap:14px;margin:0 18px;padding:22px 0;border-bottom:1px solid #ffffff1a;color:#fff;align-items:center}.prompt-strip p{font-size:14px;line-height:1.65;max-width:360px}.prompt-spark{font-size:27px;color:var(--lemon)}.runtime-strip{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:18px 20px;color:#eeeef4;font-size:11px;font-family:monospace}.muted{color:#96969f;margin-right:7px}.runtime-status{display:flex;gap:7px;align-items:center}.pulse-dot{width:6px;height:6px;border-radius:50%;background:var(--lemon);box-shadow:0 0 0 4px #f5f49112}.foundation{display:flex;align-items:center;gap:40px;border-block:1px solid var(--line);padding-block:30px}.foundation>span{font-size:10px;color:#757580;line-height:1.7;letter-spacing:.6px;flex-shrink:0}.foundation>p{font-size:15px;color:#757580;max-width:590px;line-height:1.7}.foundation strong{color:#4c4c57;font-weight:500}.foundation>a{margin-left:auto;font-size:12px;flex-shrink:0}.foundation a:hover{color:var(--purple)}.section-heading{display:flex;justify-content:space-between;gap:28px;align-items:end;margin-bottom:46px}.section-heading h2,.platform-section h2,.pricing-section h2{font-size:46px;letter-spacing:-1.9px;margin-top:15px;line-height:1.12}.section-heading>p{font-size:16px;color:var(--gray);line-height:1.65;padding-bottom:3px}.jobs-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.job-card{border:1px solid var(--line);border-radius:12px;padding:29px 32px;display:block;transition:border-color .2s,background .2s,transform .2s}.job-card:hover{border-color:var(--purple);background:#faf9ff;transform:translateY(-3px)}.card-top{display:flex;justify-content:space-between;gap:10px;align-items:center}.card-number{font-size:11px;letter-spacing:.45px;color:#757580}.card-top>span:last-child{font-size:22px;color:var(--purple)}.job-card h3{font-size:30px;line-height:1.2;letter-spacing:-1px;margin:28px 0 16px;max-width:460px}.job-card p{font-size:16px;color:var(--gray);line-height:1.65;max-width:450px}.job-outcome{display:flex;justify-content:space-between;gap:20px;font-size:13px;font-weight:500;margin-top:31px;padding-top:19px;border-top:1px solid var(--line)}.job-outcome>span{color:var(--purple)}.examples-section{background:var(--light)}.recipe-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:20px}.recipe-tab{background:transparent;padding:17px 12px;text-align:left;color:#6c6c77;border-bottom:2px solid #dedee7;font-size:14px;display:flex;gap:14px;align-items:center;transition:color .2s,border-color .2s}.recipe-tab>span{font-size:11px;font-family:monospace}.recipe-tab.active{color:var(--purple);border-color:var(--purple)}.recipe-tab:hover{color:var(--purple)}.recipe-panel{display:grid;grid-template-columns:1fr 1fr;min-height:438px;border:1px solid #e0e0e9;border-radius:14px;overflow:hidden;background:#fff}.recipe-copy{padding:40px 38px}.example-label{font-size:10px;letter-spacing:1px;color:var(--purple);font-weight:550}.recipe-copy h3{font-size:32px;letter-spacing:-1px;line-height:1.18;margin:17px 0}.recipe-copy>p{font-size:16px;color:var(--gray);line-height:1.6;max-width:390px}.recipe-prompt{display:flex;gap:12px;align-items:start;margin:24px 0}.recipe-prompt>span{font-size:24px;color:var(--purple);line-height:1.3}.recipe-prompt>p{font-size:15px;line-height:1.65;max-width:370px}.example-disclaimer{display:block;font-size:11px;margin-top:14px;color:#777782}.recipe-output{background:#202126;color:white;display:flex;flex-direction:column;margin:10px;border-radius:10px;min-width:0}.output-top{display:flex;justify-content:space-between;gap:12px;padding:20px 22px;border-bottom:1px solid #ffffff17;font-size:11px;color:#b8b6c5;font-family:monospace}.output-top>span:last-child{font-size:9px;letter-spacing:.5px}.flow-labels{display:flex;align-items:center;gap:14px;padding:30px 27px 10px;font-family:monospace;font-size:11px;flex-wrap:wrap}.flow-labels>span:nth-child(even){color:#86808f}.flow-displ{border:1px solid #8e72da;color:#e0d4ff;padding:5px 9px;border-radius:4px}.recipe-output pre{margin:16px 27px 24px;color:#f5f491;font-size:13px;line-height:1.85;white-space:pre-wrap;overflow-wrap:anywhere}.output-result{display:flex;align-items:center;gap:13px;margin:0 25px 20px;padding:17px;background:#303136;border:1px solid #4b4b54;border-radius:8px}.result-check{display:grid;place-items:center;background:#f5f49114;width:27px;height:27px;border-radius:50%;color:var(--lemon);font-size:14px;flex-shrink:0}.output-result strong{display:block;font-size:13px;font-weight:500}.output-result div>span{display:block;color:#b4b3bf;font-size:11px;margin-top:5px}.output-bottom{margin-top:auto;padding:16px 22px;border-top:1px solid #ffffff17;display:flex;justify-content:space-between;gap:10px;flex-wrap:wrap;font-family:monospace;font-size:9px;color:#a4a1b0}.steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:48px;margin-top:58px}.steps article{border-top:1px solid #d8d4e5;padding-top:23px}.step-number{font-family:monospace;font-size:13px;color:var(--purple)}.steps h3{font-size:25px;margin:28px 0 14px;letter-spacing:-.6px}.steps p{font-size:16px;line-height:1.7;color:var(--gray);max-width:340px}.how-footnote{font-size:12px;color:#81818b;margin-top:34px}.platform-section{background:var(--ink);color:#fff}.platform-inner{display:grid;grid-template-columns:1fr 1fr;gap:88px;padding-block:80px}.platform-section .eyebrow{color:#bfb2ea;font-size:11px}.platform-section h2{font-size:45px;line-height:1.13;margin-top:20px}.platform-copy>p{font-size:16px;line-height:1.75;color:#b0afb9;margin-top:24px}.platform-signature{margin-top:54px;display:flex;align-items:center;gap:25px}.platform-signature .wordmark{font-size:26px}.platform-signature>span:last-child{font-family:monospace;font-size:9px;color:#9e9aa9;letter-spacing:1px}.platform-signature .brand-square{background:var(--lemon);width:6px;height:6px;margin-bottom:14px}.capabilities article{display:flex;gap:24px;padding:24px 0;border-bottom:1px solid #ffffff24}.capabilities article:first-child{padding-top:0}.capabilities article:last-child{border-bottom:0;padding-bottom:0}.capabilities article>span{font-family:monospace;font-size:12px;color:var(--lemon);padding-top:4px}.capabilities h3{font-size:19px;font-weight:500;line-height:1.3}.capabilities p{font-size:14px;line-height:1.65;color:#aeadb9;margin-top:9px;max-width:400px}.pricing-section{display:grid;grid-template-columns:1fr 1fr;gap:60px;padding-block:85px;border-bottom:1px solid var(--line);align-items:center}.pricing-section h2{font-size:39px}.pricing-equation{display:flex;gap:16px;align-items:center;flex-wrap:wrap;font-size:20px;letter-spacing:-.4px;font-weight:500}.pricing-equation span{border-bottom:2px solid var(--purple);padding-bottom:10px}.pricing-equation b{font-size:23px;font-weight:400;color:#9a94aa;padding-bottom:10px}.pricing-explanation p{font-size:15px;color:var(--gray);line-height:1.75;margin-top:20px;max-width:470px}.pricing-note{display:block;font-size:12px;color:#77727f;margin-top:16px}.faq-section{display:grid;grid-template-columns:1fr 2fr;gap:40px;padding-block:80px}.faq-section h2{font-size:32px;letter-spacing:-1px;line-height:1.2}.faq-list details{border-bottom:1px solid var(--line);padding:21px 0}.faq-list details:first-child{padding-top:0}.faq-list summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;gap:25px;font-size:16px;font-weight:500}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{font-size:23px;line-height:1;color:#78727d;transition:transform .2s}.faq-list details[open] summary>span{transform:rotate(45deg)}.faq-list details p{color:var(--gray);font-size:15px;line-height:1.75;margin-top:16px;padding-right:34px}.access-section{background:var(--lemon);border-radius:18px;padding:40px 52px 48px}.access-top{display:flex;justify-content:space-between;align-items:center}.access-top .eyebrow{font-size:11px}.access-mark{font-size:42px;font-weight:400;line-height:1}.access-section h2{font-size:61px;letter-spacing:-2.7px;line-height:1.08;margin-top:23px}.access-bottom{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-top:37px}.access-bottom p{font-size:16px;line-height:1.7;color:#55552f}.access-bottom small{display:block;font-size:11px;margin-top:12px;text-align:center;color:#65643e}.access-bottom .button{min-width:230px}.site-footer{display:flex;align-items:center;gap:30px;flex-wrap:wrap;padding-block:45px 30px}.site-footer>.wordmark{font-size:25px}.site-footer .brand-square{width:6px;height:6px;margin-bottom:14px}.site-footer>span{font-size:12px;color:var(--gray)}.site-footer>div{margin-left:auto;display:flex;gap:26px;font-size:12px}.site-footer a:hover{color:var(--purple)}.site-footer>small{width:100%;font-size:10px;color:#85818d;margin-top:-6px}#toast{position:fixed;bottom:28px;left:50%;transform:translate(-50%,20px);background:var(--ink);color:#fff;padding:14px 24px;box-shadow:0 5px 25px #0003;border:1px solid #ffffff30;border-radius:8px;font-size:14px;max-width:calc(100% - 32px);opacity:0;pointer-events:none;transition:opacity .2s,transform .2s;z-index:60}#toast.visible{opacity:1;transform:translate(-50%,0)}dialog{width:min(580px,calc(100% - 32px));padding:34px;border:1px solid var(--line);border-radius:14px;color:var(--ink);box-shadow:0 20px 100px #0004}dialog::backdrop{background:#1118;backdrop-filter:blur(4px)}dialog h2{font-size:28px;margin:8px 0 16px}dialog p{font-size:15px;line-height:1.6;color:var(--gray)}dialog textarea{width:100%;min-height:230px;border:1px solid #cac7d5;border-radius:6px;padding:12px;font-size:14px;line-height:1.6;margin:20px 0;resize:vertical}.dialog-close{position:absolute;right:16px;top:10px;background:none;color:#777;font-size:30px;min-width:35px;min-height:35px}
@media(min-width:1500px){.hero{gap:90px;padding-top:90px;padding-bottom:90px}.hero h1{font-size:88px}.camera-scene{height:380px}}
@media(max-width:1150px){.wrap{width:calc(100% - 72px)}.header-inner{width:calc(100% - 60px);gap:25px}.header-inner nav{gap:18px}.hero{gap:35px;padding-top:60px}.hero h1{font-size:68px;letter-spacing:-3.5px}.hero-actions{gap:20px}.hero-description{font-size:17px}.camera-scene{height:335px}.sample-tag{font-size:8px}.visual-top{padding:16px 13px;font-size:10px}.foundation{gap:25px}.foundation>p{font-size:14px}.section-heading h2{font-size:41px}.job-card{padding:26px}.job-card h3{font-size:28px}.platform-inner{gap:50px}.platform-section h2{font-size:39px}.recipe-copy{padding:32px 26px}.flow-labels{padding-inline:22px;gap:10px}.recipe-output pre{margin-inline:22px;font-size:12px}.output-result{margin-inline:18px}.access-section h2{font-size:56px}}
@media(max-width:900px){.header-inner{height:76px}.header-inner nav{display:none;position:absolute;left:0;top:76px;width:100%;background:#fff;padding:25px 36px;border-bottom:1px solid var(--line);margin:0}.header-inner nav.is-open{display:flex;flex-direction:column;gap:22px}.header-cta{margin-left:auto}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:6px;padding:10px;background:none;width:40px;height:40px}.menu-toggle>span{height:2px;background:var(--ink);width:20px}.hero{gap:26px}.hero h1{font-size:57px;letter-spacing:-3px}.hero .eyebrow{font-size:10px;gap:7px}.eyebrow-line{width:15px}.hero-description{font-size:16px}.hero-actions{gap:16px}.hero-actions .button{padding:15px 17px;gap:17px}.hero-actions .text-link{font-size:13px}.hero-note{font-size:11px}.preview-note{margin-top:27px;font-size:11px}.visual-top{font-size:9px}.visual-top .sample-tag{display:none}.camera-scene{height:325px}.prompt-strip{padding:18px 0;margin-inline:14px;gap:9px}.prompt-strip p{font-size:12px}.runtime-strip{font-size:9px;padding-inline:14px}.event-bubble{left:13px;right:13px;padding:12px;font-size:12px}.event-bubble small{font-size:10px}.foundation{flex-wrap:wrap;gap:18px 25px}.foundation>p{flex:1;min-width:250px}.foundation>a{margin-left:0}.section{padding-block:75px}.section-heading h2{font-size:37px}.section-heading>p{font-size:14px}.job-card h3{font-size:26px}.job-card p{font-size:15px}.job-outcome{font-size:12px}.card-number{font-size:10px}.recipe-tab{font-size:12px;gap:8px;padding-inline:6px}.recipe-panel{grid-template-columns:1fr 1fr}.recipe-copy{padding:27px 22px}.recipe-copy h3{font-size:28px}.recipe-copy>p{font-size:15px}.recipe-prompt>p{font-size:14px}.recipe-copy .button{font-size:13px;padding:15px;gap:20px}.example-disclaimer{font-size:10px}.output-top{padding:18px 15px;font-size:10px}.output-top>span:last-child{font-size:8px}.flow-labels{padding-inline:15px;font-size:10px;gap:8px}.recipe-output pre{font-size:11px;margin-inline:15px}.output-result{margin-inline:12px;padding:12px;gap:8px}.output-result strong{font-size:12px}.output-result div>span{font-size:10px}.steps{gap:28px}.steps h3{font-size:23px}.steps p{font-size:15px}.platform-inner{gap:35px}.platform-section h2{font-size:35px}.platform-copy>p{font-size:15px}.platform-signature{gap:15px}.capabilities article{gap:16px}.capabilities h3{font-size:17px}.capabilities p{font-size:13px}.pricing-section{gap:30px}.pricing-section h2{font-size:35px}.pricing-equation{font-size:16px;gap:10px}.faq-section{gap:30px;grid-template-columns:1fr 1.8fr}.access-section{padding:35px}.access-section h2{font-size:48px}.site-footer{gap:20px}.site-footer>span{font-size:11px}}
@media(max-width:680px){html{scroll-padding-top:90px}.wrap{width:calc(100% - 40px)}.header-inner{width:calc(100% - 36px);height:72px;gap:12px}.wordmark{font-size:28px}.brand-square{width:7px;height:7px;margin-bottom:16px}.header-cta{font-size:12px;min-height:40px;padding:10px 12px;gap:9px}.header-cta>span{font-size:18px}.menu-toggle{width:30px;padding:5px}.header-inner nav{top:72px;padding-inline:22px}.hero{display:block;padding-top:44px;padding-bottom:40px}.hero .eyebrow{font-size:10px;letter-spacing:.8px}.hero h1{font-size:clamp(55px,12.7vw,77px);letter-spacing:-2.7px;line-height:1.025;margin-top:24px}.hero h1 br:nth-of-type(2){display:none}.hero h1>span:before{content:' '}.hero-description{font-size:16px;max-width:420px;margin-top:23px;line-height:1.65}.hero-actions{gap:23px;margin-top:25px}.hero-actions .button{font-size:14px;padding:16px 21px}.hero-actions .text-link{font-size:13px}.hero-note{font-size:11px}.preview-note{margin-top:23px}.hero-visual{transform:none;margin-top:36px;max-width:540px}.visual-top{font-size:11px;padding:15px}.visual-top .sample-tag{display:block;font-size:8px}.camera-scene{height:300px}.event-bubble{left:17px;right:17px;bottom:17px;padding:14px;font-size:13px}.event-bubble small{font-size:11px}.prompt-strip p{font-size:13px;max-width:320px}.prompt-strip{margin-inline:18px;padding-block:18px}.runtime-strip{font-size:10px;padding:17px 18px}.foundation{padding-block:26px;gap:14px}.foundation>span{font-size:9px;width:100%}.foundation>span br{display:none}.foundation>p{font-size:13px;min-width:0;flex-basis:100%;line-height:1.7}.foundation>a{font-size:11px}.section{padding-block:62px}.section-heading{display:block;margin-bottom:29px}.section-heading h2{font-size:36px;letter-spacing:-1.45px;margin-top:13px}.section-heading>p{margin-top:18px;font-size:14px}.section-heading>p br{display:none}.eyebrow{font-size:10px;letter-spacing:.9px}.jobs-grid{grid-template-columns:1fr;gap:13px}.job-card{padding:23px 24px}.job-card h3{font-size:27px;margin-top:21px}.job-card p{max-width:450px;font-size:15px}.job-outcome{margin-top:24px;padding-top:17px;font-size:12px}.card-number{font-size:10px}.recipe-tabs{gap:7px;margin-bottom:16px}.recipe-tab{font-size:12px;line-height:1.5;padding:10px 2px;align-items:start;gap:0;flex-direction:column;text-align:left;min-height:78px}.recipe-tab>span{font-size:10px;margin-bottom:6px}.recipe-panel{grid-template-columns:1fr}.recipe-copy{padding:29px 25px 27px}.recipe-copy h3{font-size:30px}.recipe-copy>p{font-size:15px;max-width:400px}.recipe-prompt{margin-block:23px}.recipe-prompt p{font-size:15px;max-width:390px}.recipe-copy .button{font-size:14px;gap:24px;padding:15px 20px}.example-disclaimer{font-size:10px}.recipe-output{margin-top:0}.output-top{padding:18px 20px;font-size:11px}.output-top>span:last-child{font-size:8px}.flow-labels{font-size:11px;gap:14px;padding:25px 24px 10px}.recipe-output pre{font-size:12px;margin:14px 24px 23px}.output-result{padding:15px;margin:0 20px 25px;gap:12px}.output-result strong{font-size:13px}.output-result div>span{font-size:11px}.output-bottom{font-size:8px;padding-inline:20px}.steps{grid-template-columns:1fr;gap:28px;margin-top:34px}.steps article{display:grid;grid-template-columns:36px 1fr;padding-top:22px;gap:8px 15px}.step-number{padding-top:6px}.steps h3{margin:0;font-size:26px}.steps p{grid-column:2;max-width:420px;font-size:15px}.how-footnote{font-size:11px;margin-top:27px}.platform-inner{grid-template-columns:1fr;gap:40px;padding-block:58px}.platform-section h2{font-size:37px;margin-top:18px}.platform-copy>p{font-size:15px;margin-top:20px}.platform-signature{display:none}.capabilities h3{font-size:18px}.capabilities p{font-size:14px;max-width:450px}.capabilities article{gap:20px;padding-block:23px}.pricing-section{grid-template-columns:1fr;gap:30px;padding-block:58px}.pricing-section h2{font-size:35px}.pricing-equation{font-size:18px;gap:13px}.pricing-explanation p{font-size:15px;margin-top:17px}.pricing-note{font-size:11px}.faq-section{grid-template-columns:1fr;gap:29px;padding-block:58px}.faq-section h2{font-size:31px}.faq-section h2 br{display:none}.faq-list summary{font-size:15px}.faq-list details p{font-size:14px;padding-right:15px}.access-section{padding:27px 25px 30px;border-radius:13px}.access-top .eyebrow{font-size:10px}.access-mark{font-size:31px}.access-section h2{font-size:39px;letter-spacing:-1.75px;margin-top:19px}.access-bottom{display:block;margin-top:23px}.access-bottom>p{font-size:14px}.access-bottom>div{margin-top:25px}.access-bottom .button{width:100%;font-size:14px;justify-content:space-between;min-width:0}.access-bottom small{text-align:left;font-size:10px}.site-footer{padding-top:36px;gap:22px 16px}.site-footer>.wordmark{font-size:25px}.site-footer>span{font-size:10px;max-width:175px}.site-footer>div{width:100%;margin:0;font-size:11px;gap:30px}.site-footer>small{font-size:9px;margin-top:-5px}dialog{padding:28px 22px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}.button:hover,.job-card:hover{transform:none}}

/* Keep navigation and action labels legible at narrow widths. */
@media(max-width:900px){.recipe-tab{font-size:14px}.header-cta{font-size:14px}.hero-actions .text-link{font-size:14px}.recipe-copy .button{font-size:14px}}
@media(max-width:380px){.header-cta{padding-inline:10px;gap:6px}.header-cta>span{display:none}.header-inner{gap:8px}.hero-actions{gap:18px}.hero h1{font-size:53px}.recipe-tab{font-size:13px}.access-section h2{font-size:34px}.pricing-equation{font-size:17px}}

/* Official DISPL mark and typefaces from displ.com. */
.wordmark{font-size:inherit;letter-spacing:normal}.displ-logo{display:block;width:115px;height:auto;flex-shrink:0}.displ-logo-inverse{filter:brightness(0) invert(1)}.site-footer .displ-logo{width:103px}.network-bus-brand .displ-logo{width:126px;max-width:100%}.eyebrow,.mp-card-meta,.mp-filter,.mp-flow,.network-device-tag{font-family:Inter,"Golos Text",Arial,sans-serif}
@media(max-width:680px){.header-inner .displ-logo{width:100px}}
