.start-purchase-card{border:1px solid var(--line);min-height:450px;color:var(--ink);text-align:left;cursor:pointer;background:#fff;border-radius:24px;flex-direction:column;padding:32px;transition:transform .2s,box-shadow .2s,border-color .2s,opacity .2s;display:flex}.start-purchase-card:hover:not(:disabled){border-color:#0866ff40;transform:translateY(-5px);box-shadow:0 25px 60px #141e3217}.start-purchase-card:focus-visible{outline-offset:3px;outline:3px solid #0866ff40}.start-purchase-card:disabled{cursor:wait;opacity:.58}.start-purchase-card>span{color:var(--blue);font:9px/1 var(--mono);letter-spacing:.08em}.start-purchase-card h2{letter-spacing:-.045em;margin:66px 0 16px;font-size:39px;font-weight:520;line-height:1}.start-purchase-card>p{color:var(--muted);line-height:1.5}.start-purchase-card>div{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;margin-top:auto;padding-top:22px;display:flex}.start-purchase-card strong{font:10px/1 var(--mono)}.start-purchase-card b{text-align:right;font-size:12px}.purchase-create-error{color:#8e2525;background:#fff0f0;border:1px solid #be2d2d2e;border-radius:14px;margin-top:-95px;margin-bottom:95px;padding:18px 22px;font-size:13px}.checkout-page{background:radial-gradient(circle at 80% 12%,#0866ff1a,#0000 26%),#f3f4f7;min-height:calc(100vh - 78px);padding:68px 32px 110px}.staging-checkout{color:#eef2f8;background:radial-gradient(circle at 88% 9%,#2e6de438,#0000 26%),#101319;border:1px solid #ffffff1f;border-radius:30px;width:min(1120px,100%);margin:0 auto;overflow:hidden;box-shadow:0 40px 110px #1423412e}.staging-checkout>header{border-bottom:1px solid #ffffff1c;grid-template-columns:1fr auto;align-items:end;gap:50px;min-height:285px;padding:48px;display:grid}.staging-checkout>header p{color:#80aaf8;font:9px/1 var(--mono);letter-spacing:.11em;align-items:center;gap:10px;margin:0;display:flex}.staging-checkout>header p i{background:#53d9a2;border-radius:50%;width:7px;height:7px;box-shadow:0 0 14px #53d9a2}.staging-checkout h1{letter-spacing:-.065em;max-width:790px;margin:35px 0 0;font-size:clamp(55px,7vw,92px);font-weight:510;line-height:.9}.staging-checkout>header>span{color:#9eabc0;font:8px/1 var(--mono);letter-spacing:.08em;border:1px solid #ffffff26;border-radius:999px;padding:10px 13px}.checkout-contract{border-bottom:1px solid #ffffff1c;grid-template-columns:1fr auto;align-items:end;gap:60px;min-height:300px;padding:50px 48px;display:grid}.checkout-product>span{color:#7ea8f5;font:9px/1 var(--mono);letter-spacing:.1em}.checkout-product h2{letter-spacing:-.055em;max-width:700px;margin:27px 0 17px;font-size:clamp(42px,5vw,67px);font-weight:520;line-height:.94}.checkout-product p{color:#8d95a2;max-width:640px;margin:0;line-height:1.55}.checkout-price{border-top:1px solid #ffffff2e;justify-items:end;min-width:220px;padding-top:24px;display:grid}.checkout-price strong{letter-spacing:-.06em;font-size:69px;line-height:.9}.checkout-price span{color:#78808e;font:8px/1 var(--mono);letter-spacing:.08em;margin-top:13px}.staging-checkout dl{border-bottom:1px solid #ffffff1c;grid-template-columns:repeat(2,1fr);margin:0;display:grid}.staging-checkout dl div{border-bottom:1px solid #ffffff1a;border-right:1px solid #ffffff1a;grid-template-columns:155px 1fr;align-items:center;gap:20px;min-height:91px;padding:22px 48px;display:grid}.staging-checkout dt{color:#747d8b;font:8px/1 var(--mono);letter-spacing:.08em;text-transform:uppercase}.staging-checkout dd{overflow-wrap:anywhere;color:#c9cfd9;margin:0;font-size:12px}.staging-checkout>aside{background:#2c5ebc1c;border-bottom:1px solid #ffffff1c;grid-template-columns:200px 1fr;align-items:center;gap:45px;padding:28px 48px;display:grid}.staging-checkout>aside span{color:#7fa9f6;font:8px/1 var(--mono);letter-spacing:.09em}.staging-checkout>aside p{color:#9da5b2;max-width:720px;margin:0;font-size:13px;line-height:1.5}.staging-checkout>footer{justify-content:space-between;align-items:center;gap:35px;min-height:130px;padding:34px 48px;display:flex}.staging-checkout>footer>div{gap:7px;display:grid}.staging-checkout>footer strong{font-size:15px}.staging-checkout>footer>div span{color:#7f8795;font-size:12px}.staging-checkout>footer .button.primary{min-width:245px;color:var(--ink);cursor:pointer;background:#fff}.staging-checkout>footer .button.primary:disabled{cursor:wait;opacity:.62}.checkout-status-link{color:#9ba5b6;text-underline-offset:5px;white-space:nowrap;font-size:11px;text-decoration:underline}.staging-checkout.paid>header p i{background:#55d9a4}.staging-checkout.paid>header>span{color:#66d9aa;background:#55d9a412;border-color:#55d9a44d}.staging-checkout.loading,.staging-checkout.error{flex-direction:column;justify-content:center;align-items:flex-start;min-height:600px;padding:clamp(35px,7vw,90px);display:flex}.staging-checkout.loading>p,.staging-checkout.error>p{color:#7ea8f5;font:9px/1 var(--mono);letter-spacing:.1em}.staging-checkout.loading h1,.staging-checkout.error h1{max-width:850px}.staging-checkout.error>span{color:#9ba3b0;max-width:620px;margin:26px 0;line-height:1.5}@media (max-width:720px){.start-purchase-card{min-height:410px;padding:27px}.start-purchase-card h2{font-size:38px}.purchase-create-error{margin-top:-70px;margin-bottom:70px}.checkout-page{min-height:calc(100vh - 69px);padding:28px 15px 70px}.staging-checkout{border-radius:22px}.staging-checkout>header,.checkout-contract{grid-template-columns:1fr;gap:38px;min-height:0;padding:37px 24px}.staging-checkout h1{font-size:52px}.staging-checkout>header>span{justify-self:start}.checkout-product h2{font-size:42px}.checkout-price{justify-items:start;min-width:0}.checkout-price strong{font-size:57px}.staging-checkout dl{grid-template-columns:1fr}.staging-checkout dl div{border-right:0;grid-template-columns:100px 1fr;min-height:82px;padding:20px 24px}.staging-checkout>aside{grid-template-columns:1fr;gap:16px;padding:28px 24px}.staging-checkout>footer{flex-direction:column;align-items:stretch;padding:32px 24px}.staging-checkout>footer .button.primary{width:100%}.staging-checkout.loading,.staging-checkout.error{min-height:500px;padding:38px 24px}}.expert-proof-page{background:#f5f5f7}.expert-proof-hero{background:radial-gradient(circle at 84% 20%,#296fff1a,#0000 25%),#fbfbfc;min-height:820px;padding:36px max(24px,50vw - 720px) 90px}.expert-proof-hero .breadcrumbs{margin-bottom:76px}.expert-proof-hero-grid{grid-template-columns:minmax(0,1.02fr) minmax(440px,.78fr);align-items:center;gap:clamp(55px,7vw,120px);display:grid}.expert-proof-hero-grid>div>h1{letter-spacing:-.072em;max-width:830px;margin:36px 0 28px;font-size:clamp(68px,7.2vw,116px);font-weight:520;line-height:.86}.expert-proof-hero-grid>div>p:not(.eyebrow){max-width:700px;color:var(--muted);font-size:clamp(18px,1.55vw,24px);line-height:1.45}.expert-proof-hero-grid .hero-actions{margin-top:38px}.expert-proof-micro{flex-wrap:wrap;gap:9px;margin-top:21px;display:flex}.expert-proof-micro span{border:1px solid var(--line);color:#6f7480;font:8px/1 var(--mono);letter-spacing:.06em;text-transform:uppercase;background:#ffffffbf;border-radius:999px;padding:8px 11px}.expert-proof-summary{color:#eef2fa;background:radial-gradient(circle at 75% 5%,#2c70ff40,#0000 32%),#10141c;border:1px solid #ffffff1a;border-radius:32px;overflow:hidden;box-shadow:0 36px 90px #1828462e}.expert-proof-summary>header{color:#8791a3;font:8px/1 var(--mono);letter-spacing:.08em;border-bottom:1px solid #ffffff1a;justify-content:space-between;gap:20px;padding:22px 25px;display:flex}.expert-proof-summary>header b{color:#aeb9cb;align-items:center;gap:8px;font-weight:400;display:flex}.expert-proof-summary>header b i{background:#55dbaa;border-radius:50%;width:6px;height:6px;box-shadow:0 0 13px #55dbaa}.expert-proof-summary ol{margin:0;padding:14px 28px 8px;list-style:none}.expert-proof-summary li{border-bottom:1px solid #ffffff17;grid-template-columns:35px 1fr;align-items:center;gap:12px;min-height:67px;display:grid;position:relative}.expert-proof-summary li>span{color:#6f9ef8;font:8px/1 var(--mono)}.expert-proof-summary li>strong{font-size:17px;font-weight:490}.expert-proof-summary li>i{color:#4e596b;font-style:normal;position:absolute;right:3px}.expert-proof-summary>footer{background:#2a63d61f;justify-content:space-between;align-items:end;gap:25px;padding:30px 28px;display:flex}.expert-proof-summary>footer strong{letter-spacing:-.06em;font-size:62px;line-height:.85}.expert-proof-summary>footer span{color:#8490a2;text-align:right;font-size:11px;line-height:1.45}.expert-proof-path{background:#edf4ff;border-top:1px solid #dce4f2;border-bottom:1px solid #dce4f2;padding:34px 0 42px}.expert-proof-path .section-shell{gap:24px;display:grid}.expert-proof-path .section-shell>div{background:#ffffffb3;border:1px solid #0866ff29;border-radius:18px;grid-template-columns:repeat(5,1fr);display:grid}.expert-proof-path article{border-right:1px solid #0866ff21;flex-direction:column;justify-content:space-between;min-height:118px;padding:21px;display:flex;position:relative}.expert-proof-path article:last-child{border-right:0}.expert-proof-path article:not(:last-child):after{z-index:2;content:"→";color:var(--blue);font-size:16px;position:absolute;top:48%;right:-11px}.expert-proof-path article span{color:var(--blue);font:8px/1 var(--mono)}.expert-proof-path article strong{max-width:145px;font-size:15px;line-height:1.15}.expert-proof-path .section-shell>p:last-child{max-width:720px;color:var(--muted);margin:0;line-height:1.5}.expert-proof-example{padding:130px 0}.example-intro{grid-template-columns:.7fr 1.3fr;align-items:end;gap:8vw;margin-bottom:52px;display:grid}.example-intro .section-label{align-self:start}.example-intro h2{letter-spacing:-.06em;margin:0;font-size:clamp(54px,6vw,88px);font-weight:510;line-height:.9}.example-intro p:last-child{max-width:650px;color:var(--muted);line-height:1.55}.example-board{color:#ecf1fa;background:radial-gradient(circle at 88% 12%,#296fff33,#0000 30%),#10141b;border:1px solid #ffffff1c;border-radius:29px;overflow:hidden;box-shadow:0 35px 100px #12244426}.example-board>header{color:#9099aa;font:8px/1 var(--mono);letter-spacing:.08em;border-bottom:1px solid #ffffff1a;justify-content:space-between;gap:20px;padding:23px 28px;display:flex}.example-board>header div{align-items:center;gap:9px;display:flex}.example-board>header i{background:#50d7a5;border-radius:50%;width:6px;height:6px;box-shadow:0 0 12px #50d7a5}.example-source{border-bottom:1px solid #ffffff1a;grid-template-columns:170px 1fr;gap:20px 35px;padding:42px 32px;display:grid}.example-source small{color:#759ff0;font:8px/1 var(--mono);letter-spacing:.08em}.example-source strong{letter-spacing:-.035em;max-width:730px;font-size:clamp(25px,3vw,43px);font-weight:510;line-height:1.05}.example-source span{color:#7e8796;grid-column:2;font-size:12px}.example-outputs{grid-template-columns:repeat(3,1fr);display:grid}.example-outputs article{border-right:1px solid #ffffff1a;min-height:285px;padding:31px}.example-outputs article:last-child{border-right:0}.example-outputs article>span{color:#759ff0;font:8px/1 var(--mono);letter-spacing:.08em}.example-outputs h3{letter-spacing:-.035em;margin:75px 0 14px;font-size:27px;font-weight:500;line-height:1.05}.example-outputs p{color:#7f8998;margin:0;font-size:12px;line-height:1.5}.example-board>footer{color:#778193;min-height:78px;font:8px/1 var(--mono);letter-spacing:.07em;border-top:1px solid #ffffff1a;align-items:center;gap:17px;padding:22px 28px;display:flex}.example-board>footer b{color:#4f74ba}.example-board>footer strong{color:#55dbaa;margin-left:auto}.expert-proof-deliverables{grid-template-columns:.85fr 1.15fr;gap:8vw;padding:20px 0 130px;display:grid}.expert-proof-deliverables h2{letter-spacing:-.058em;margin:20px 0;font-size:clamp(52px,5.5vw,82px);font-weight:510;line-height:.92}.expert-proof-deliverables>div>p:last-child{max-width:500px;color:var(--muted);line-height:1.55}.expert-proof-deliverables ol{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.expert-proof-deliverables li{border-bottom:1px solid var(--line);grid-template-columns:42px 1fr;gap:14px;padding:23px 0;display:grid}.expert-proof-deliverables li span{color:var(--blue);font:8px/1 var(--mono)}.expert-proof-deliverables li strong{font-size:18px;font-weight:500;line-height:1.25}.proof-fit-check{background:#fff;border:1px solid #cbd8ec;border-radius:30px;margin-bottom:130px;padding:0;scroll-margin-top:95px;overflow:hidden;box-shadow:0 30px 90px #1a305614}.proof-fit-check>header{border-bottom:1px solid var(--line);grid-template-columns:1fr 250px;align-items:end;gap:50px;padding:42px;display:grid}.proof-fit-check>header h2{letter-spacing:-.055em;max-width:700px;margin:18px 0 0;font-size:clamp(45px,5vw,72px);font-weight:510;line-height:.92}.fit-progress{gap:12px;display:grid}.fit-progress>span{color:#717a8b;font:8px/1 var(--mono);letter-spacing:.08em}.fit-progress>i{background:#e7ebf2;border-radius:3px;height:4px;overflow:hidden}.fit-progress>i b{border-radius:inherit;background:var(--blue);height:100%;transition:width .35s;display:block}.fit-question{background:linear-gradient(135deg,#fff,#f6f9ff);grid-template-columns:.85fr 1.15fr;gap:7vw;min-height:470px;padding:58px 42px;display:grid}.fit-question>div:first-child>span{color:var(--blue);font:8px/1 var(--mono);letter-spacing:.08em}.fit-question h3{letter-spacing:-.052em;margin:80px 0 18px;font-size:clamp(38px,4.2vw,61px);font-weight:510;line-height:.95}.fit-question p{max-width:510px;color:var(--muted);line-height:1.55}.fit-choices{align-content:center;gap:13px;display:grid}.fit-choices button{border:1px solid var(--line);min-height:135px;color:var(--ink);text-align:left;cursor:pointer;background:#fff;border-radius:18px;gap:9px;padding:27px 65px 27px 27px;transition:border-color .2s,transform .2s,box-shadow .2s;display:grid;position:relative}.fit-choices button:hover{border-color:#0866ff59;transform:translateY(-2px);box-shadow:0 15px 35px #1e375f14}.fit-choices button:focus-visible{outline-offset:3px;outline:3px solid #0866ff38}.fit-choices button strong{font-size:19px}.fit-choices button span{color:var(--muted);font-size:12px;line-height:1.45}.fit-choices button b{color:var(--blue);position:absolute;top:50%;right:27px;transform:translateY(-50%)}.fit-result{grid-template-columns:1fr auto;align-content:center;gap:40px 80px;min-height:460px;padding:58px 42px;display:grid}.fit-result>div:first-child>p{color:var(--blue);font:8px/1 var(--mono);letter-spacing:.08em}.fit-result>div:first-child>p i{background:#47d7a1;border-radius:50%;width:6px;height:6px;margin-right:8px;display:inline-block}.fit-result h3{letter-spacing:-.055em;max-width:760px;margin:30px 0 18px;font-size:clamp(42px,4.8vw,68px);font-weight:510;line-height:.94}.fit-result>div:first-child>span{color:var(--muted);line-height:1.5}.fit-result>aside{align-content:end;justify-items:end;min-width:230px;display:grid}.fit-result>aside small{color:var(--blue);font:8px/1 var(--mono)}.fit-result>aside strong{letter-spacing:-.06em;margin-top:25px;font-size:70px;line-height:.85}.fit-result>aside span{color:var(--muted);margin-top:14px;font-size:11px}.fit-result-actions{border-top:1px solid var(--line);grid-column:1/-1;align-items:center;gap:23px;padding-top:30px;display:flex}.fit-result-actions>button:not(.button){color:var(--muted);text-underline-offset:5px;cursor:pointer;background:0 0;border:0;text-decoration:underline}.fit-result-actions .button:disabled{cursor:wait;opacity:.6}.checkout-readiness-note{color:#765a25;background:#fff9e9;border:1px solid #efd49d;border-radius:12px;grid-column:1/-1;margin:-20px 0 0;padding:15px 18px;font-size:11px;line-height:1.45}.fit-result .purchase-create-error{grid-column:1/-1;margin:0}.fit-result.not-yet{color:#f6edef;background:#2a1519;grid-template-columns:.85fr 1.15fr}.fit-result.not-yet>div:first-child>p{color:#dd9099}.fit-result.not-yet>div:first-child>span{color:#b99da1}.fit-result.not-yet ul{border-top:1px solid #ffffff1f;margin:0;padding:0;list-style:none}.fit-result.not-yet li{border-bottom:1px solid #ffffff1f;grid-template-columns:120px 1fr;gap:22px;padding:17px 0;display:grid}.fit-result.not-yet li b{color:#df98a1;font:8px/1.4 var(--mono);letter-spacing:.07em}.fit-result.not-yet li span{color:#b79da1;font-size:12px;line-height:1.4}.fit-result.not-yet .fit-result-actions{border-color:#ffffff1f}.fit-result.not-yet .fit-result-actions>button{color:#cab7ba}.expert-proof-operating{grid-template-columns:1fr 1fr;gap:18px;padding-bottom:130px;display:grid}.expert-proof-operating>div{border:1px solid var(--line);background:#fff;border-radius:25px;padding:42px}.expert-proof-operating h2{letter-spacing:-.05em;margin:55px 0 32px;font-size:clamp(41px,4vw,61px);font-weight:510;line-height:.94}.expert-proof-inputs ul{margin:0;padding:0;list-style:none}.expert-proof-inputs li{border-bottom:1px solid var(--line);grid-template-columns:25px 1fr;gap:10px;padding:15px 0;font-size:13px;line-height:1.45;display:grid}.expert-proof-inputs li i{color:#159869;font-style:normal}.expert-proof-inputs>p:last-child{color:var(--muted);margin-top:28px;font-size:12px;line-height:1.5}.expert-proof-process ol{margin:30px 0 0;padding:0;list-style:none}.expert-proof-process li{border-bottom:1px solid var(--line);grid-template-columns:42px 1fr;gap:13px;padding:18px 0;display:grid}.expert-proof-process li>span{color:var(--blue);font:8px/1 var(--mono)}.expert-proof-process li strong{font-size:16px}.expert-proof-process li p{color:var(--muted);margin:6px 0 0;font-size:12px;line-height:1.45}.expert-proof-fit{grid-template-columns:1fr 1fr;gap:18px;padding-bottom:130px;display:grid}.expert-proof-fit article{border-radius:26px;min-height:470px;padding:42px}.expert-proof-fit article:first-child{background:#edf4ff;border:1px solid #cbd8ed}.expert-proof-fit article:last-child{color:#edf1f8;background:#11151c}.expert-proof-fit article>span{color:var(--blue);font:8px/1 var(--mono);letter-spacing:.08em}.expert-proof-fit article:last-child>span{color:#909caf}.expert-proof-fit h2{letter-spacing:-.053em;margin:64px 0 31px;font-size:clamp(40px,4.3vw,64px);font-weight:510;line-height:.92}.expert-proof-fit ul{margin:0;padding:0;list-style:none}.expert-proof-fit li{border-bottom:1px solid #3c506e24;padding:13px 0 13px 24px;font-size:13px;line-height:1.4}.expert-proof-fit li:before{float:left;color:#3a73d7;content:"✓";margin-left:-24px}.expert-proof-fit article:last-child li{color:#9aa4b4;border-color:#ffffff1a}.expert-proof-fit article:last-child li:before{color:#7e8797;content:"×"}.expert-proof-scope{grid-template-columns:.65fr 1.35fr;gap:7vw;padding-bottom:130px;display:grid}.expert-proof-scope h2{letter-spacing:-.058em;margin:22px 0;font-size:clamp(52px,5.5vw,80px);font-weight:510;line-height:.9}.expert-proof-scope>div:first-child>p:last-child{max-width:420px;color:var(--muted);line-height:1.5}.scope-columns{border:1px solid var(--line);background:#fff;border-radius:24px;grid-template-columns:1fr 1fr;display:grid;overflow:hidden}.scope-columns article:first-child{border-right:1px solid var(--line)}.scope-columns header{border-bottom:1px solid var(--line);color:#5c6878;font:8px/1 var(--mono);letter-spacing:.08em;padding:22px 25px}.scope-columns header i{background:#49d6a1;border-radius:50%;width:6px;height:6px;margin-right:8px;display:inline-block}.scope-columns article:last-child header i{background:#9ba3af}.scope-columns article>div{border-bottom:1px solid var(--line);gap:7px;padding:19px 25px;display:grid}.scope-columns article>div:last-child{border-bottom:0}.scope-columns strong{font-size:13px}.scope-columns span{color:var(--muted);font-size:11px;line-height:1.4}.expert-proof-guarantee{color:#eef2f9;background:radial-gradient(circle at 82% 15%,#306eea33,#0000 28%),#11151c;padding:120px 0}.expert-proof-guarantee h2{letter-spacing:-.068em;max-width:1050px;margin:38px 0;font-size:clamp(60px,7.5vw,110px);font-weight:510;line-height:.87}.expert-proof-guarantee p:not(.section-label){color:#98a1b0;max-width:800px;font-size:17px;line-height:1.55}.expert-proof-guarantee a{color:#b9c9e7;border-bottom:1px solid #536885;margin-top:20px;display:inline-block}.expert-proof-faq{grid-template-columns:.65fr 1.35fr;gap:8vw;padding:130px 0;display:grid}.expert-proof-faq h2{letter-spacing:-.057em;margin:30px 0;font-size:clamp(50px,5.5vw,80px);font-weight:510;line-height:.91}.expert-proof-faq details{border-top:1px solid var(--line)}.expert-proof-faq details:last-child{border-bottom:1px solid var(--line)}.expert-proof-faq summary{cursor:pointer;justify-content:space-between;gap:25px;padding:24px 0;font-size:16px;list-style:none;display:flex}.expert-proof-faq summary::-webkit-details-marker{display:none}.expert-proof-faq summary i{color:var(--blue);font-style:normal}.expert-proof-faq details[open] summary i{transform:rotate(45deg)}.expert-proof-faq details p{max-width:720px;color:var(--muted);margin:-4px 0 24px;line-height:1.55}.expert-proof-final{color:#11151c;text-align:center;background:#dce9ff;justify-items:center;padding:125px 25px;display:grid}.expert-proof-final>p{color:var(--blue);font:8px/1 var(--mono);letter-spacing:.09em}.expert-proof-final h2{letter-spacing:-.067em;max-width:1200px;margin:35px 0 25px;font-size:clamp(60px,7.2vw,105px);font-weight:510;line-height:.87}.expert-proof-final>span{color:#5e6b7f;max-width:700px;font-size:17px;line-height:1.5}.expert-proof-final .button{color:#fff;background:#11151c;margin-top:35px}.expert-proof-final small{color:#68768b;font:8px/1 var(--mono);letter-spacing:.06em;text-transform:uppercase;margin-top:18px}.expert-proof-mobile-cta{display:none}@media (max-width:980px){.expert-proof-hero-grid{grid-template-columns:1fr}.expert-proof-summary{width:min(680px,100%)}.expert-proof-path .section-shell>div{grid-template-columns:1fr}.expert-proof-path article{border-bottom:1px solid #0866ff21;border-right:0;min-height:65px}.expert-proof-path article:not(:last-child):after{top:39%;right:20px;transform:rotate(90deg)}.example-intro,.expert-proof-deliverables,.expert-proof-scope,.expert-proof-faq,.fit-question{grid-template-columns:1fr}.fit-question h3{margin-top:38px}.expert-proof-operating,.expert-proof-fit{grid-template-columns:1fr}.scope-columns{margin-top:10px}}@media (max-width:720px){.expert-proof-hero{min-height:0;padding:32px 15px 60px}.expert-proof-hero .breadcrumbs{margin-bottom:55px}.expert-proof-hero-grid{gap:45px}.expert-proof-hero-grid>div>h1{margin-top:28px;font-size:58px}.expert-proof-hero-grid>div>p:not(.eyebrow){font-size:17px}.expert-proof-hero-grid .hero-actions{flex-direction:column;align-items:stretch}.expert-proof-summary{border-radius:23px}.expert-proof-summary>footer strong{font-size:53px}.expert-proof-path{padding:28px 0}.expert-proof-example{padding:80px 0}.example-intro{margin-bottom:30px}.example-intro h2{font-size:52px}.example-board{border-radius:22px}.example-board>header{flex-direction:column;align-items:flex-start}.example-source{grid-template-columns:1fr;padding:30px 23px}.example-source span{grid-column:1}.example-outputs{grid-template-columns:1fr}.example-outputs article{border-bottom:1px solid #ffffff1a;border-right:0;min-height:210px}.example-outputs h3{margin-top:45px}.example-board>footer{flex-wrap:wrap}.example-board>footer strong{width:100%;margin:8px 0 0}.expert-proof-deliverables{padding-bottom:80px}.expert-proof-deliverables h2{font-size:49px}.proof-fit-check{border-radius:22px;width:calc(100% - 30px);margin-bottom:80px}.proof-fit-check>header{grid-template-columns:1fr;gap:28px;padding:30px 23px}.fit-question{min-height:0;padding:38px 23px}.fit-question h3{font-size:42px}.fit-choices button{min-height:130px;padding:23px 55px 23px 21px}.fit-result{grid-template-columns:1fr;padding:40px 23px}.fit-result>aside{justify-items:start;min-width:0}.fit-result-actions{flex-direction:column;align-items:stretch}.fit-result.not-yet{grid-template-columns:1fr}.fit-result.not-yet li{grid-template-columns:1fr;gap:7px}.expert-proof-operating,.expert-proof-fit,.expert-proof-scope,.expert-proof-faq{padding-bottom:80px}.expert-proof-operating>div,.expert-proof-fit article{padding:29px 23px}.expert-proof-fit article{min-height:0}.expert-proof-fit h2{margin-top:45px}.scope-columns{grid-template-columns:1fr}.scope-columns article:first-child{border-right:0;border-bottom:1px solid var(--line)}.expert-proof-guarantee{padding:80px 0}.expert-proof-guarantee h2{font-size:59px}.expert-proof-faq{padding-top:80px}.expert-proof-final{padding:85px 18px 120px}.expert-proof-final h2{font-size:55px}.expert-proof-mobile-cta{z-index:45;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f131af5;border:1px solid #ffffff26;border-radius:14px;justify-content:space-between;align-items:center;padding:16px 20px;display:flex;position:fixed;bottom:10px;left:10px;right:10px;box-shadow:0 15px 45px #0a142847}.expert-proof-mobile-cta span{font-size:13px}.expert-proof-mobile-cta strong{color:#8eb4ff}}
