:root{--black:#050506;--ink:#111318;--panel:#171a20;--text:#f4f5f7;--muted:#a8acb6;--soft:#e9eaed;--paper:#f3f4f5;--line:#ffffff29;--line-dark:#10121624;--accent:#f0c44a;--cyan:#6ee0ff;--max:1080px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--black);color:var(--text);letter-spacing:0;margin:0;font-family:Inter,Noto Sans SC,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body.menu-open{overflow:hidden}img{max-width:100%;display:block}a{color:inherit}.loading-screen{z-index:80;color:#fff;background:#050506;place-items:center;gap:14px;display:grid;position:fixed;inset:0}.loading-screen p{color:#ffffff9e;margin-top:72px;font-size:12px;font-weight:600}.app-loading{pointer-events:none;opacity:0;visibility:hidden;transition:opacity .32s,visibility .32s}.app-loading.is-visible{opacity:1;visibility:visible}.loading-mark{border:1px solid #ffffff2e;border-radius:999px;width:48px;height:48px;position:absolute}.loading-mark:before,.loading-mark span{content:"";border-radius:inherit;position:absolute;inset:6px}.loading-mark:before{border:1px solid #ffffff29}.loading-mark span{border:2px solid #0000;border-top-color:var(--accent);animation:.9s linear infinite loading-spin}@keyframes loading-spin{to{transform:rotate(1turn)}}.site-header{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#000000c7;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;height:62px;padding:0 clamp(18px,4vw,54px);display:flex;position:fixed;top:0;left:0;right:0}.brand{color:#fff;align-items:center;gap:10px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.brand-mark{border:2px solid #fff;border-radius:50%;width:18px;height:18px;position:relative}.brand-mark:after{content:"";background:var(--accent);border-radius:50%;position:absolute;inset:4px}.site-nav{color:#ffffffad;align-items:center;gap:clamp(18px,3vw,34px);font-size:12px;font-weight:500;display:flex}.site-nav a{text-decoration:none}.site-nav a:hover,.site-nav a:focus-visible,.site-nav a[aria-current=page]{color:#fff}.menu-button{background:0 0;border:0;width:42px;height:42px;padding:10px;display:none}.menu-button span{background:#fff;height:2px;margin:5px 0;display:block}.hero{background:#000;align-items:end;min-height:86svh;padding:120px clamp(20px,5vw,72px) 70px;display:grid;position:relative;overflow:hidden}.hero-media,.hero-shade{width:100%;height:100%;position:absolute;inset:0}.hero-media{object-fit:cover;object-position:center;filter:saturate(.94)contrast(1.05)}.hero-shade{background:linear-gradient(90deg,#000000db 0%,#00000085 36%,#0000001f 72%),linear-gradient(#0000000d 52%,#000000e0 100%)}.hero-content{z-index:1;width:min(760px,100%);position:relative}.eyebrow,.section-kicker{color:var(--accent);letter-spacing:0;text-transform:uppercase;margin:0 0 16px;font-size:11px;font-weight:700}.hero h1{max-width:760px;margin:0;font-size:clamp(38px,5vw,68px);font-weight:700;line-height:1.07}.hero h1 span{display:block}.hero-copy{color:#ffffffc7;max-width:480px;margin:22px 0 0;font-size:clamp(15px,1.35vw,18px);line-height:1.72}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.button{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:42px;padding:0 21px;font-size:13px;font-weight:700;text-decoration:none;transition:transform .18s,background .18s,border-color .18s;display:inline-flex}.button:hover,.button:focus-visible{transform:translateY(-1px)}.button.primary{color:#070707;background:#fff}.button.secondary{color:#fff;background:#ffffff14;border-color:#ffffff5c}.band-dark{background:var(--black);color:var(--text)}.band-light{background:var(--paper);color:var(--ink)}.section-inner{width:min(var(--max), calc(100% - 40px));margin:0 auto;padding:clamp(72px,10vw,128px) 0}.intro-grid,.split,.validation-layout,.apply-layout{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:clamp(36px,7vw,86px);display:grid}h2{margin:0;font-size:clamp(26px,3.1vw,42px);font-weight:700;line-height:1.22}h3{margin:0;font-size:17px;font-weight:600;line-height:1.35}p{margin:0}.intro-text p,.feature-copy p,.question,.apply-layout>div p{color:var(--muted);font-size:clamp(14px,1.15vw,16px);line-height:1.82}.intro-text p+p,.feature-copy p+p{margin-top:20px}.value-line{font-weight:700;color:#fff!important;font-size:clamp(20px,2vw,28px)!important;line-height:1.42!important}.band-light .section-kicker{color:#8a6612}.band-light .intro-text p,.band-light .feature-copy p{color:#555b66}.spec-panel{border:1px solid var(--line-dark);background:#fff;grid-template-columns:1fr 1fr;display:grid}.spec-panel div{border-right:1px solid var(--line-dark);border-bottom:1px solid var(--line-dark);flex-direction:column;justify-content:space-between;min-height:150px;padding:24px;display:flex}.spec-panel div:nth-child(2n){border-right:0}.spec-panel div:nth-last-child(-n+2){border-bottom:0}.spec-panel span{color:#6b7280;font-size:12px;font-weight:600}.spec-panel strong{color:#0c0e12;font-size:clamp(18px,2vw,25px);font-weight:600;line-height:1.15}.capabilities h2,.showcase-heading h2,.roadmap h2{max-width:760px}.capability-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin-top:48px;display:grid}.capability-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:230px;padding:24px}.capability-grid span{color:var(--accent);margin-bottom:64px;font-size:12px;font-weight:700;display:block}.capability-grid p,.action-list p,.roadmap-rows p{color:var(--muted);margin-top:12px;font-size:14px;line-height:1.75}.band-light .action-list p,.band-light .roadmap-rows p{color:#5d6470}.showcase-heading{grid-template-columns:.35fr 1fr;align-items:start;gap:40px;display:grid}.wide-media{background:#0a0b0d;margin:clamp(36px,6vw,64px) 0 0;overflow:hidden}.wide-media img{aspect-ratio:16/9;object-fit:cover;width:100%}.action-list{background:var(--line-dark);grid-template-columns:repeat(3,1fr);gap:1px;margin-top:1px;display:grid}.action-list article{background:#fff;min-height:178px;padding:24px}.validation-layout{align-items:start}.validation-summary{background:#ffffff0e;border:1px solid #ffffff29;border-radius:8px;gap:22px;padding:30px;display:grid}.validation-summary p{color:#fff;font-size:clamp(17px,1.6vw,22px);font-weight:700;line-height:1.55}.validation-summary ul{color:var(--muted);gap:12px;margin:0;padding:0;line-height:1.7;list-style:none;display:grid}.validation-summary li{border-top:1px solid #ffffff1f;padding-top:12px}.validation-summary .button{width:fit-content}.question{color:#fff;margin-top:24px;font-size:clamp(18px,2vw,26px);font-weight:700;line-height:1.55}.purchase-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.purchase-card{background:#ffffff0e;border:1px solid #ffffff29;border-radius:8px;flex-direction:column;min-height:360px;padding:24px;display:flex}.purchase-card.featured{background:#ffffff1f;border-color:#f0c44ab8;box-shadow:0 18px 60px #00000047}.purchase-label{color:#ffffff9e;font-size:12px;font-weight:700}.purchase-card h3{color:#fff;margin-top:18px;font-size:16px;line-height:1.15}.purchase-card h3 span{letter-spacing:0;font-size:clamp(28px,3.4vw,42px);font-weight:700}.purchase-card h3 small{white-space:nowrap;margin-left:6px;font-size:14px;font-weight:700}.purchase-subcopy{color:#ffffffa3;min-height:74px;margin-top:18px;font-size:13px;line-height:1.65}.purchase-card ul{color:var(--muted);gap:12px;margin:26px 0 0;padding:0;font-size:13px;line-height:1.55;list-style:none;display:grid}.purchase-card li{border-top:1px solid #ffffff1f;padding-top:12px}.mini-cta{color:#fff;border:1px solid #ffffff3d;border-radius:999px;justify-content:center;align-items:center;width:100%;min-height:42px;margin-top:auto;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.featured .mini-cta{color:#08090b;background:#fff;border-color:#fff}.roadmap-rows{border-top:1px solid var(--line-dark);margin-top:48px}.roadmap-rows article{border-bottom:1px solid var(--line-dark);grid-template-columns:180px 1fr;gap:28px;padding:28px 0;display:grid}.roadmap-rows span{font-size:17px;font-weight:700}.apply-form{gap:16px;display:grid}.apply-form label{color:#ffffffbd;gap:8px;font-size:13px;font-weight:700;display:grid}.apply-form input,.apply-form textarea{color:#fff;width:100%;font:inherit;background:#ffffff12;border:1px solid #ffffff2e;border-radius:4px;outline:none;padding:14px 15px;line-height:1.5}.apply-form input:focus,.apply-form textarea:focus{border-color:#f0c44ab8;box-shadow:0 0 0 3px #f0c44a1f}.apply-form textarea{resize:vertical}.apply-form .button{border:0;width:fit-content}.form-message{min-height:24px;color:var(--accent);font-size:14px;line-height:1.6}.order-page{background:var(--black)}.order-shell{background:#050506;grid-template-columns:minmax(0,1.2fr) minmax(430px,.56fr);min-height:100svh;padding-top:62px;display:grid}.order-product-view{border-right:1px solid #ffffff1f;grid-template-rows:1fr auto;min-height:calc(100svh - 62px);display:grid}.order-product-frame{background:#08090b;min-height:560px;position:relative;overflow:hidden}.order-product-frame:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000002e,#00000014),linear-gradient(#0000000d 45%,#000000b8 100%);position:absolute;inset:0}.order-product-frame img{width:100%;height:100%;min-height:inherit;object-fit:cover;object-position:55% center}.order-product-caption{color:#ffffff94;border-top:1px solid #ffffff1a;justify-content:space-between;gap:24px;padding:22px clamp(22px,4vw,56px);font-size:12px;display:flex}.order-product-caption span:first-child{color:#fff;font-weight:700}.order-panel{background:#0b0c0e;flex-direction:column;justify-content:center;min-height:calc(100svh - 62px);padding:clamp(24px,4vw,48px);display:flex}.order-panel h1{color:#fff;margin:0;font-size:clamp(30px,2.8vw,42px);font-weight:700;line-height:1.08}.order-options-list{gap:8px;margin-top:24px;display:grid}.order-option{color:#fff;width:100%;min-height:68px;font:inherit;text-align:left;background:#ffffff0b;border:1px solid #ffffff21;border-radius:6px;justify-content:space-between;align-items:center;gap:18px;padding:14px 16px;display:flex}.order-option span{gap:5px;display:grid}.order-option strong{font-size:14px;font-weight:600;line-height:1.2}.order-option em{color:#ffffff80;font-size:12px;font-style:normal;line-height:1.4}.order-option b{color:#fff;white-space:nowrap;font-size:clamp(23px,2.2vw,32px);font-weight:700;line-height:1}.order-option small{margin-left:4px;font-size:13px}.order-option.selected{background:#ffffff18;border-color:#f0c44a9e;box-shadow:0 12px 34px #0000002e}.order-specs{border-top:1px solid #ffffff1a;margin:20px 0 0}.order-specs div{border-bottom:1px solid #ffffff1a;grid-template-columns:96px 1fr;gap:18px;padding:10px 0;display:grid}.order-specs dt{color:#ffffff73;font-size:12px;font-weight:600}.order-specs dd{color:#ffffffdb;margin:0;font-size:13px;line-height:1.55}.order-compact-form{gap:10px;margin-top:18px;padding-top:0;display:grid}.custom-fields{gap:10px;display:grid}.custom-fields[hidden]{display:none}.custom-fields label{color:#ffffff9e;gap:7px;font-size:12px;font-weight:700;display:grid}.custom-fields input{color:#fff;width:100%;font:inherit;background:#ffffff0e;border:1px solid #ffffff24;border-radius:4px;outline:none;padding:11px 13px;line-height:1.5}.order-compact-form .button.primary{color:#08090b;background:#fff;width:100%}.order-stage{color:#ffffff73;text-align:center;margin:0;font-size:12px;line-height:1.5}.order-hero{background:#000;align-items:end;min-height:74svh;padding-top:80px;display:grid;position:relative;overflow:hidden}.order-hero-media,.order-hero-media:after{position:absolute;inset:0}.order-hero-media:after{content:"";background:linear-gradient(90deg,#000000e6 0%,#0000008c 50%,#0003 100%),linear-gradient(#0000001f 42%,#000000f0 100%)}.order-hero-media img{object-fit:cover;object-position:center;filter:saturate(.85)contrast(1.08);width:100%;height:100%}.order-hero-grid{z-index:1;grid-template-columns:minmax(0,1.2fr) minmax(280px,.45fr);align-items:end;gap:clamp(36px,7vw,92px);display:grid;position:relative}.order-hero h1{max-width:780px;margin:0;font-size:clamp(38px,5vw,70px);font-weight:700;line-height:1.07}.order-hero h1 span{display:block}.order-hero p:not(.section-kicker){color:#ffffffb8;max-width:650px;margin-top:24px;font-size:clamp(14px,1.2vw,17px);line-height:1.82}.order-note{background:#ffffff12;border:1px solid #ffffff2e;border-radius:8px;gap:16px;padding:22px;display:grid}.order-note span{color:var(--accent);letter-spacing:0;font-size:11px;font-weight:700}.order-note strong{color:#fff;font-size:18px;font-weight:700;line-height:1.45}.order-section-heading{grid-template-columns:.3fr 1fr;align-items:start;gap:40px;margin-bottom:46px;display:grid}.order-purchase-options{gap:14px}.order-purchase-options .purchase-card{min-height:500px}.order-form-layout{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:clamp(36px,7vw,86px);display:grid}.order-form-layout>div p{color:#555b66;margin-top:24px;font-size:clamp(14px,1.15vw,16px);line-height:1.82}.order-form{border:1px solid var(--line-dark);background:#fff;border-radius:8px;padding:28px}.order-form label{color:#333843}.order-form input,.order-form textarea,.order-form select{border-color:var(--line-dark);color:#111318;background:#f8f8f9}.order-form select{width:100%;font:inherit;border-radius:4px;outline:none;padding:14px 15px;line-height:1.5}.order-form .button.primary{color:#fff;background:#08090b}.faq-rows{background:#ffffff24;gap:1px;margin-top:48px;display:grid}.faq-rows article{background:var(--black);grid-template-columns:280px 1fr;gap:34px;padding:28px;display:grid}.faq-rows p{color:var(--muted);line-height:1.8}.site-footer{color:#ffffff9e;background:#000;border-top:1px solid #ffffff1f}.footer-inner{justify-content:space-between;gap:18px;padding:28px 0;font-size:13px;display:flex}.rich-footer{grid-template-columns:minmax(190px,1fr) repeat(3,auto);align-items:start;gap:clamp(22px,4vw,58px);padding:36px 0;display:grid}.footer-brand{color:#fff;align-items:center;gap:10px;display:flex}.footer-brand .brand-mark{width:18px;height:18px}.footer-brand strong{font-size:13px;font-weight:600}.footer-brand span:last-child{color:#ffffff6b;font-size:12px}.footer-links{flex-wrap:wrap;gap:12px 18px;max-width:320px;display:flex}.footer-links a{color:#ffffffb8;font-size:12px;font-weight:600;text-decoration:none}.footer-links.muted a{color:#ffffff6b}.footer-links a:hover,.footer-links a:focus-visible{color:#fff}@media (max-width:900px){.intro-grid,.split,.validation-layout,.apply-layout,.showcase-heading,.order-hero-grid,.order-section-heading,.order-form-layout{grid-template-columns:1fr}.capability-grid,.action-list{grid-template-columns:1fr 1fr}.order-shell{grid-template-columns:1fr}.order-product-view,.order-panel{min-height:auto}.order-product-view{border-right:0}.order-product-frame{min-height:48svh}}@media (max-width:680px){.site-header{height:58px}.menu-button{display:block}.site-nav{background:#000000f0;border-bottom:1px solid #ffffff1f;flex-direction:column;align-items:stretch;gap:0;padding:10px 20px 18px;display:none;position:fixed;top:58px;left:0;right:0}.menu-open .site-nav{display:flex}.site-nav a{border-bottom:1px solid #ffffff1a;padding:15px 0}.hero{min-height:84svh;padding:100px 20px 48px}.hero-media{object-position:58% center}.hero-shade{background:linear-gradient(#0006 30%,#000000e6 100%),linear-gradient(90deg,#000000b8 0%,#00000029 100%)}.hero h1{max-width:100%;font-size:clamp(30px,8.6vw,39px);line-height:1.14}.section-inner{width:min(100% - 32px, var(--max));padding:64px 0}.spec-panel,.capability-grid,.action-list,.purchase-options{grid-template-columns:1fr}.purchase-card,.order-purchase-options .purchase-card,.purchase-subcopy{min-height:0}.order-hero{min-height:78svh}.order-hero h1{font-size:clamp(32px,9vw,46px)}.faq-rows article{grid-template-columns:1fr;gap:12px;padding:24px 0}.faq-rows{background:0 0;border-top:1px solid #ffffff24}.order-shell{padding-top:58px}.order-product-caption{flex-direction:column;gap:6px;padding:18px 16px}.order-panel{padding:36px 16px 44px}.order-panel h1{font-size:clamp(30px,9vw,42px)}.order-specs div{grid-template-columns:1fr;gap:8px}.spec-panel div,.spec-panel div:nth-child(2n),.spec-panel div:nth-last-child(-n+2){border-right:0;border-bottom:1px solid var(--line-dark);min-height:118px}.spec-panel div:last-child{border-bottom:0}.capability-grid span{margin-bottom:42px}.action-list article{min-height:146px}.roadmap-rows article{grid-template-columns:1fr;gap:8px}.footer-inner{flex-direction:column}.rich-footer{grid-template-columns:1fr}.footer-links{max-width:none}}
