@charset "UTF-8";

:root{color-scheme:dark;--bg:#0b0e11;--surface:#101519;--surface-high:#151c20;--border:#242d31;--text:#eff3f2;--muted:#899497;--green:#a5f3cf;--green-bright:#9cf4c9;--font:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Hiragino Sans GB","Microsoft YaHei",sans-serif;--mono:"SFMono-Regular",Consolas,"Liberation Mono",monospace}
*,*::before,*::after{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:104px}
body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font);font-size:14px;line-height:1.65;-webkit-font-smoothing:antialiased}
body.dialog-open{overflow:hidden}
::selection{background:#a5f3cf;color:#0b0e11}
a{color:inherit;text-decoration:none}
button,input{font:inherit}
button,a{-webkit-tap-highlight-color:transparent}
button{cursor:pointer}
button:disabled{cursor:default}
button{color:inherit}
button,a,input,summary{touch-action:manipulation}
a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible{outline:2px solid var(--green);outline-offset:6px}
button{border:0}
p,h1,h2,h3{margin:0}
canvas{display:block}
.container{width:min(1200px,calc(100% - 96px));margin-inline:auto}
.accent{color:var(--green)}
.muted{color:var(--muted)}
.skip-link{position:fixed;top:-60px;left:20px;padding:10px 18px;background:var(--green);color:var(--bg);z-index:100}
.skip-link:focus{top:10px}
.site-header{height:94px;border-bottom:1px solid #ffffff09;position:relative;z-index:20;background:#0b0e11e8}
.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:32px}
.brand{display:inline-flex;align-items:center;gap:13px;flex-shrink:0}
.brand-mark{position:relative;display:inline-block;width:36px;height:36px;color:var(--green);flex-shrink:0}
.brand-mark i{position:absolute;left:3px;top:16px;width:30px;height:4px;border-radius:2px;background:currentColor}
.brand-mark i:nth-child(2){transform:rotate(45deg)}
.brand-mark i:nth-child(3){transform:rotate(90deg)}
.brand-mark i:nth-child(4){transform:rotate(135deg)}
.brand-mark b{position:absolute;inset:10px;background:var(--bg);border:3px solid currentColor;border-radius:50%}
.brand-name{font-size:23px;letter-spacing:2px;font-weight:700;line-height:1.25}
.brand-name>span{font-family:var(--mono);font-size:8px;letter-spacing:1.25px;color:var(--muted);display:block;margin-top:4px;font-weight:400}
.desktop-nav{display:flex;gap:38px;margin-left:80px}
.desktop-nav a{font-size:13px;color:#a8b0b2;transition:color .2s}
.desktop-nav a:hover,.footer-top nav a:hover{color:var(--green)}
.button{display:inline-flex;justify-content:center;align-items:center;gap:27px;min-height:50px;padding:12px 23px;border-radius:6px;font-size:13px;font-weight:600;white-space:nowrap;transition:background .2s,transform .2s,border-color .2s}
.button:hover{transform:translateY(-2px)}
.button>span:last-child:not(.play-icon){font-size:21px;font-weight:400;line-height:1}
.button-small{min-height:40px;padding:9px 16px;background:#171e21;border:1px solid #333f41;font-size:12px;gap:24px}
.button-small:hover{background:#222d2d;border-color:#698b7d}
.button-primary{background:var(--green);color:#11251e;border:1px solid var(--green);box-shadow:0 0 25px #a5f3cf05}
.button-primary:hover{background:#befcde;border-color:#befcde;box-shadow:0 4px 28px #a5f3cf13}
.button-ghost{background:transparent;border:1px solid #30383b;color:#c6cdcd;gap:11px;font-weight:500}
.button-ghost:hover{background:#18201f;border-color:#51645b}
.play-icon{font-size:8px;width:18px;height:18px;border:1px solid #8d9a98;border-radius:50%;display:grid;place-content:center;padding-left:1px}
.menu-toggle,.mobile-nav{display:none}
.hero{position:relative;overflow:hidden}
.hero-glow{position:absolute;width:800px;height:680px;background:radial-gradient(ellipse,#327b5620 0%,#1734260b 45%,transparent 70%);right:-40px;top:-150px;pointer-events:none}
.hero-grid{display:grid;grid-template-columns:1.05fr 1fr;align-items:center;min-height:605px;gap:15px;position:relative}
.hero-copy{padding:48px 0 55px;position:relative;z-index:2}
.eyebrow{display:flex;align-items:center;gap:10px;font:10px/1.5 var(--mono);letter-spacing:1.5px;color:#9ca9a6}
.hero-eyebrow{font-size:10px;letter-spacing:1.25px;color:#a9cbbd;margin-bottom:27px}
.status-dot{display:inline-block;background:var(--green);width:5px;height:5px;flex-shrink:0;border-radius:50%;box-shadow:0 0 10px #a5f3cf33;vertical-align:middle}
.hero-eyebrow .status-dot{width:6px;height:6px;box-shadow:0 0 0 4px #a5f3cf0c}
.eyebrow-divider{width:1px;height:10px;background:#37443f;margin:0 2px}
h1{font-size:clamp(48px,5.15vw,70px);line-height:1.27;letter-spacing:-2px;font-weight:650}
.hero-description{color:#929da0;line-height:1.95;margin-top:24px;font-size:14px;letter-spacing:.35px}
.mobile-break{display:none}
@media(max-width:640px){.mobile-break{display:initial}}
.hero-actions{display:flex;gap:13px;margin-top:31px}
.hero-notes{display:flex;align-items:center;gap:23px;margin-top:27px;font-size:11px;color:#84928e}
.hero-notes>span{display:flex;align-items:center;gap:8px}
.check-icon{width:11px;height:11px;border:1px solid #537365;border-radius:50%;position:relative}
.check-icon::after{content:"";position:absolute;top:2px;left:2px;width:5px;height:3px;border-left:1px solid var(--green);border-bottom:1px solid var(--green);transform:rotate(-45deg)}
.network{height:485px;position:relative;min-width:0;isolation:isolate}
.network::before{content:"";position:absolute;width:380px;height:380px;left:50%;top:50%;transform:translate(-50%,-50%);background:radial-gradient(circle,#75ffbf0a 0%,#3ac68302 47%,transparent 72%)}
.network-grid{position:absolute;inset:-10px -45px;background-image:linear-gradient(#a5f3cf07 1px,transparent 1px),linear-gradient(90deg,#a5f3cf07 1px,transparent 1px);background-size:40px 40px;mask-image:radial-gradient(ellipse,#000 0%,transparent 70%)}
#network-canvas{position:absolute;width:100%;height:100%;inset:0;z-index:1}
.network-topline,.network-bottomline{position:absolute;left:20px;right:0;display:flex;align-items:center;color:#667871;font:8px var(--mono);letter-spacing:1.1px;z-index:2}
.network-topline{top:20px;gap:10px}
.tiny-cross{font-size:15px;color:#617e6e}
.network-version{margin-left:auto;color:#627269}
.network-bottomline{bottom:22px;justify-content:space-between;font-size:8px}
.network-bottomline>span:first-child{display:flex;align-items:center;gap:8px}
.network-bottomline>span:last-child{font-family:var(--font);font-size:10px;color:#85938d;letter-spacing:1px}
.orbit{position:absolute;left:50%;top:50%;border-radius:50%;transform:translate(-50%,-50%);pointer-events:none}
.orbit-one{width:220px;height:220px;border:1px dashed #80cba12a}
.orbit-two{width:370px;height:370px;border:1px solid #80cba112}
.network-core{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:108px;height:108px;display:grid;place-items:center;background:radial-gradient(circle at 45% 30%,#264836,#16271f 60%,#13231c);border:1px solid #6dc69480;box-shadow:0 0 50px #8fffc017,inset 0 0 25px #8fffc00a;border-radius:26px;z-index:4}
.core-halo{position:absolute;inset:-11px;border:1px solid #a5f3cf15;border-radius:34px}
.core-mark{width:55px;height:55px;color:#b7f7d5;transform:rotate(22.5deg)}
.network-core .core-mark{width:55px;height:55px}
.core-mark i{width:53px;height:7px;left:1px;top:24px;border-radius:2px}
.core-mark b{inset:14px;border-width:5px;background:#1c3326}
.network-label{position:absolute;display:flex;align-items:center;gap:10px;padding:12px 15px;background:#121c19e8;border:1px solid #344f40;border-radius:6px;font-size:11px;color:#bbd3c5;box-shadow:0 7px 24px #0003;z-index:5}
.node-label-one{top:89px;left:49px;transform:rotate(-5deg)}
.node-label-two{right:-5px;top:171px;transform:rotate(4deg);padding:10px 14px}
.node-label-three{left:75px;bottom:65px;transform:rotate(-3deg);padding:11px 14px}
.label-dot{margin-left:8px;background:var(--green);width:4px;height:4px;border-radius:50%}
.mini-page{width:13px;height:16px;position:relative;border:1px solid #8eaf9d;border-radius:2px;display:inline-block}
.mini-page::before,.mini-page::after{content:"";position:absolute;left:3px;right:3px;height:1px;background:#8eaf9d;top:5px}
.mini-page::after{top:9px;right:5px}
.mini-link{font-size:18px;line-height:1;color:var(--green)}
.network-tag{position:absolute;font:7px var(--mono);letter-spacing:2px;color:#779984;z-index:3}
.tag-one{right:68px;top:80px}.tag-two{right:5px;bottom:109px}
.hero-bottom{display:flex;justify-content:space-between;align-items:center;padding-block:0 27px;color:#667478;font-size:10px;letter-spacing:1px}
.hero-bottom>a{display:flex;align-items:center;gap:15px;font:8px var(--mono);letter-spacing:1.5px}
.scroll-arrow{font-family:var(--font);font-size:20px;line-height:1;color:#a7b7af}
.principles{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:#10151877}
.principles-inner{display:flex;justify-content:space-between;align-items:center;gap:20px;min-height:122px}
.principles-inner>p{font-size:12px;color:#889595;line-height:1.9;padding-right:40px;border-right:1px solid var(--border)}
.principles-inner strong{font-size:14px;font-weight:500;color:#d3dbd7}
.principles-inner>div{display:flex;gap:15px;align-items:center;font-size:15px;color:#bdc6c4;font-weight:500}
.principles-inner small{display:block;font:7px var(--mono);letter-spacing:1.1px;color:#6f7c7d;margin-top:5px;font-weight:400}
.principle-icon{font:30px var(--font);color:#82998c;font-weight:300}
.section{padding:100px 0}
.section-marker{height:7px;width:7px;background:var(--green);display:inline-block}
.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:38px}
h2{font-size:33px;line-height:1.45;letter-spacing:-.7px;font-weight:600}
.section-heading h2{margin-top:15px;font-size:31px}
.section-heading h2 .muted{margin-left:2px;color:#909d9b}
.section-intro{font-size:12px;color:#7f8d8e;line-height:1.9;padding-bottom:3px;flex-shrink:0}
.feature-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:18px}
.feature-card{padding:28px 28px 21px;background:linear-gradient(140deg,#141b1e,#101518);border:1px solid #283136;border-radius:9px;overflow:hidden;position:relative;transition:border-color .25s,transform .25s}
.feature-card:hover{transform:translateY(-4px);border-color:#536f62}
.feature-card-primary{border-color:#3a5145;background:radial-gradient(ellipse at top left,#18362660,transparent 80%),#11191a}
.card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:26px}
.feature-icon{height:38px;width:38px;display:grid;place-items:center;border:1px solid #3b5145;color:var(--green);background:#1b2c2355;border-radius:8px;font:23px var(--font)}
.card-number{color:#82918c;font:8px var(--mono);letter-spacing:1px}
.feature-card h3{font-size:19px;font-weight:550;letter-spacing:.2px;margin-bottom:12px}
.feature-card>p{font-size:12px;line-height:1.9;color:#8d999a;max-width:290px;min-height:69px}
.link-diagram{height:120px;position:relative;margin-top:20px;opacity:.9}
.diagram-page{display:flex;flex-direction:column;gap:4px;padding:7px 6px;position:absolute;width:28px;height:33px;border-radius:4px;border:1px solid #3d5346;background:#17241e;z-index:2}
.diagram-page i{display:block;width:13px;height:1px;background:#668974}
.diagram-page i:last-child{width:8px}
.page-a{top:0;left:8px}.page-b{top:43px;left:8px}.page-c{top:86px;left:8px}
.diagram-hub{position:absolute;left:43%;top:35px;display:grid;place-items:center;width:46px;height:46px;background:#203b2c;border:1px solid #57846a;border-radius:10px;font-size:29px;color:#acdec0;z-index:2}
.diagram-line{position:absolute;border:1px solid #40624e;border-left:none;width:calc(43% - 14px);height:44px;left:36px;border-radius:0 9px 0 0;top:16px}
.line-b{top:59px;height:1px;border-bottom:0;border-right:0}
.line-c{top:59px;border-top:0;border-radius:0 0 9px 0}
.line-d{left:calc(43% + 46px);top:58px;width:calc(57% - 62px);height:1px;border:0;border-top:1px solid #4b7058}
.diagram-output{position:absolute;right:0;top:47px;padding:4px 7px;background:#14231a;border:1px solid #3b5645;border-radius:4px;display:flex;align-items:center;gap:7px;font:7px var(--mono);letter-spacing:.5px;z-index:2;color:#a9c8b4}
.crawl-diagram{margin-top:24px;font:9px var(--mono);color:#9aa8a4}
.crawl-diagram>div{display:flex;align-items:center;gap:8px;border-bottom:1px solid #24302b;padding:12px 0}
.crawl-diagram>div>span:last-child{margin-left:auto;color:#9ed5b6;background:#a5f3cf0a;border:1px solid #a5f3cf18;border-radius:3px;padding:2px 5px;font-size:8px}
.crawl-dot{width:4px;height:4px;border-radius:50%;background:#75a587;flex-shrink:0}
.crawl-diagram small{display:block;font:8px var(--font);text-align:right;margin-top:9px;color:#82918a}
.growth-diagram{margin-top:26px;height:138px}
.growth-bars{height:108px;display:flex;gap:6px;align-items:flex-end;background:repeating-linear-gradient(to top,#ffffff00 0px,#ffffff00 35px,#34433b66 36px,#ffffff00 37px);padding-bottom:1px;border-bottom:1px solid #3a5143}
.growth-bars i{flex:1;min-width:0;background:linear-gradient(to top,#23493250,#6bad8060);border-top:1px solid #87b79670;border-radius:2px 2px 0 0;height:15%}
.growth-bars i:nth-child(2){height:24%}.growth-bars i:nth-child(3){height:20%}.growth-bars i:nth-child(4){height:32%}.growth-bars i:nth-child(5){height:27%}.growth-bars i:nth-child(6){height:42%}.growth-bars i:nth-child(7){height:37%}.growth-bars i:nth-child(8){height:50%}.growth-bars i:nth-child(9){height:44%}.growth-bars i:nth-child(10){height:61%}.growth-bars i:nth-child(11){height:55%}.growth-bars i:nth-child(12){height:73%}.growth-bars i:nth-child(13){height:68%}.growth-bars i:nth-child(14){height:83%}.growth-bars i:nth-child(15){height:77%}.growth-bars i:nth-child(16){height:96%;background:linear-gradient(to top,#32634750,#a5f3cfaa);border-top-color:var(--green)}
.growth-caption{display:flex;justify-content:space-between;color:#84938b;font-size:9px;margin-top:9px}
.growth-caption>span{color:#9abea5}
.workflow{border-block:1px solid #232c2f;background:radial-gradient(ellipse at 6% 80%,#172b201f,transparent 55%),#0d1215;padding-block:86px}
.workflow-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:110px}
.workflow-intro h2,.faq-intro h2{margin-top:18px;font-size:36px;line-height:1.5}
.workflow-intro>p:not(.eyebrow){color:#899793;font-size:13px;line-height:1.9;margin-top:18px}
.text-link{background:transparent;padding:0;display:inline-flex;align-items:center;gap:23px;color:var(--green);font-size:12px;line-height:1.8;transition:gap .2s}
.text-link:hover{gap:30px}
.text-link>span{font-size:19px}
.workflow-intro>.text-link{margin-top:25px}
.workflow-decoration{display:flex;align-items:center;margin-top:56px;max-width:255px;color:#577766;font:10px var(--mono)}
.workflow-decoration span{width:38px;height:38px;display:grid;place-items:center;border:1px solid #3c5445;border-radius:50%;background:#16251c}
.workflow-decoration i{flex:1;border-top:1px dashed #3c5445}
.workflow-decoration span:first-child{color:var(--green);border-color:#6a9c7d;box-shadow:0 0 25px #89e0b20c}
.steps{list-style:none;padding:0;margin:0}
.steps li{display:flex;align-items:flex-start;gap:24px;position:relative;padding-bottom:29px}
.steps li+li{padding-top:26px;border-top:1px solid #26302e}
.steps li:last-child{padding-bottom:0}
.step-number{color:#637d6e;font:14px var(--mono);padding-top:3px}
.step-body{flex:1}
.step-label{font:8px var(--mono);letter-spacing:1.5px;color:#839c8e}
.step-body h3{font-size:19px;font-weight:550;margin-top:5px;margin-bottom:9px}
.step-body p{color:#8e9a97;font-size:12px;line-height:1.9;max-width:420px}
.step-chip{display:inline-block;margin-top:12px;border:1px solid #2d3c33;border-radius:4px;background:#18231c;color:#91a999;font-size:9px;line-height:1.7;padding:2px 8px}
.step-arrow{color:#627e6c;font-size:24px;line-height:1.2;font-weight:300;margin-top:22px}
.faq-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:110px}
.faq-intro{position:relative}
.faq-intro>p:not(.eyebrow){font-size:12px;color:#899593;margin-top:18px}
.faq-symbol{display:block;width:60px;height:60px;line-height:60px;text-align:center;border:1px solid #34453b;color:#638a74;font-family:var(--mono);font-size:30px;border-radius:17px;transform:rotate(-9deg);margin-top:37px;background:#121e17}
.faq-list details{border-bottom:1px solid #29322f}
.faq-list details:first-child{border-top:1px solid #29322f}
.faq-list summary{position:relative;list-style:none;cursor:pointer;padding:23px 34px 23px 0;font-size:14px;font-weight:500;line-height:1.8;transition:color .2s}
.faq-list summary:hover,.faq-list details[open] summary{color:var(--green)}
.faq-list summary::-webkit-details-marker{display:none}
.faq-plus{position:absolute;right:1px;top:30px;width:12px;height:12px}
.faq-plus::before,.faq-plus::after{content:"";position:absolute;top:5px;left:0;width:12px;height:1px;background:#829389;transition:transform .2s}
.faq-plus::after{transform:rotate(90deg)}
details[open] .faq-plus::after{transform:rotate(0)}
.faq-answer{padding:0 28px 23px 0;font-size:12px;line-height:2;color:#939e9a}
.faq-answer .text-link{margin-top:12px}
.closing-section{padding:0 0 80px}
.closing-card{border:1px solid #3d5949;border-radius:10px;background:linear-gradient(110deg,#182c20 0%,#15221b 60%,#16271b);padding:45px 48px;display:flex;align-items:center;justify-content:space-between;gap:30px;position:relative;overflow:hidden}
.closing-card>div:not(.closing-pattern),.closing-card>.button{position:relative;z-index:1}
.closing-card .eyebrow{font-size:8px;color:#9cbba7;letter-spacing:1.3px}
.closing-card h2{font-size:33px;margin-top:15px;letter-spacing:.2px}
.closing-card p:not(.eyebrow){font-size:12px;color:#94a798;margin-top:8px}
.closing-card .button{font-size:12px;gap:30px}
.closing-pattern{position:absolute;right:-100px;top:-180px;height:550px;width:650px;border-radius:50%;background:repeating-radial-gradient(ellipse at center,transparent 0 39px,#8bb79312 40px 41px,transparent 42px 60px);transform:rotate(-22deg);pointer-events:none}
.site-footer{border-top:1px solid #242e29;padding:40px 0 22px;background:#0a0e10}
.footer-top{display:flex;align-items:center;gap:25px;padding-bottom:35px}
.footer-brand .brand-mark{transform:scale(.82);transform-origin:left center;width:30px}
.footer-brand .brand-name{font-size:19px}.footer-brand .brand-name>span{font-size:7px}
.footer-top>p{font-size:11px;color:#788881;margin-left:7px}
.footer-top nav{margin-left:auto;display:flex;gap:29px;font-size:11px;color:#8a9891}
.back-to-top{display:grid;place-items:center;width:32px;height:32px;border-radius:5px;border:1px solid #2c3b32;color:#9fb3a5;margin-left:12px}
.back-to-top:hover{background:#1e3024}
.footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:15px;padding-top:20px;border-top:1px solid #202a24;color:#78887e;font-size:10px}
.footer-bottom>span{display:flex;align-items:center;gap:10px}
.footer-bottom .status-dot{width:4px;height:4px}
.checklist-dialog{width:min(520px,calc(100% - 32px));max-height:calc(100dvh - 40px);margin:auto;border:1px solid #425d4f;border-radius:14px;background:#111a16;color:var(--text);padding:38px;box-shadow:0 24px 100px #0008;overflow:auto}
.checklist-dialog::backdrop{background:#050a08bb;backdrop-filter:blur(7px)}
.dialog-close{position:absolute;right:15px;top:13px;display:grid;place-items:center;background:transparent;width:34px;height:34px;color:#a2b3a8;font-size:27px;line-height:1;border-radius:5px}
.dialog-close:hover{background:#263b2d}
.checklist-dialog .eyebrow{font-size:8px;letter-spacing:1px}
.checklist-dialog h2{font-size:28px;margin-top:14px}
#checklist-description{font-size:12px;line-height:1.9;color:#a0b1a6;margin-top:11px}
.checklist-items{margin-top:23px;display:grid;gap:10px}
.checklist-items label{display:flex;align-items:flex-start;gap:12px;padding:12px;border:1px solid #2b3c31;border-radius:6px;cursor:pointer;transition:background .2s}
.checklist-items label:has(input:checked){background:#a5f3cf09;border-color:#557a63}
.checklist-items input{width:16px;height:16px;margin:4px 0 0;accent-color:var(--green);flex-shrink:0;cursor:pointer}
.checklist-items strong{display:block;font-size:12px;font-weight:500}
.checklist-items small{display:block;font-size:10px;color:#97aa9d;margin-top:3px;line-height:1.8}
.checklist-progress{margin-top:23px;color:#b1c3b7;font-size:11px}
.progress-track{height:4px;background:#2c3d32;border-radius:3px;margin-top:9px;overflow:hidden}
#checklist-progress-bar{display:block;height:100%;width:0;background:var(--green);transition:width .3s}
.checklist-done{width:100%;margin-top:23px;min-height:44px;font-size:12px}

@media(min-width:1500px){.hero-grid{min-height:650px}.network{height:520px}h1{font-size:74px}}
@media(max-width:1100px){.container{width:calc(100% - 64px)}.desktop-nav{margin-left:20px;gap:28px}.hero-grid{min-height:550px;gap:0;grid-template-columns:1.08fr 1fr}h1{font-size:57px}.hero-eyebrow{font-size:8px;letter-spacing:.6px;gap:8px}.hero-description{font-size:13px}.network{height:445px}.node-label-one{left:15px;top:90px}.node-label-three{left:20px;bottom:61px}.node-label-two{right:-12px}.network-topline,.network-bottomline{left:5px;font-size:7px;letter-spacing:.5px}.network-version{display:none}.tag-one{right:34px}.tag-two{right:3px}.principles-inner>p{padding-right:25px}.principles-inner>div{gap:10px;font-size:13px}.principles-inner small{font-size:6px;letter-spacing:.5px}.principle-icon{font-size:27px}.section-heading h2{font-size:27px}.section-intro{font-size:10px}.feature-card{padding:22px 20px 19px}.feature-card h3{font-size:17px}.feature-card>p{font-size:11px}.card-number{font-size:7px}.diagram-output{font-size:6px;padding:4px}.diagram-hub{left:40%;width:40px;height:40px;top:38px}.crawl-diagram{font-size:8px}.crawl-diagram>div{gap:6px}.workflow-grid,.faq-grid{gap:70px}.workflow-intro h2,.faq-intro h2{font-size:33px}.section{padding-block:80px}.closing-section{padding-bottom:65px}}
@media(max-width:800px){.container{width:calc(100% - 48px)}.desktop-nav{gap:23px;margin-left:0}.brand-name{font-size:20px}.header-inner{gap:20px}.header-cta{gap:12px;font-size:11px}.site-header{height:80px}.hero-grid{grid-template-columns:1fr 1fr;min-height:510px}h1{font-size:46px;letter-spacing:-1.5px}.hero-copy{padding-block:44px}.hero-eyebrow{font-size:8px;letter-spacing:.25px;gap:7px}.eyebrow-divider{display:none}.hero-eyebrow{max-width:225px;flex-wrap:wrap;line-height:1.8}.hero-description{font-size:12px;line-height:1.9}.hero-actions{gap:9px}.hero-actions .button{font-size:11px;padding:10px 14px;gap:12px;min-height:44px}.hero-notes{font-size:9px;gap:14px}.network{height:390px}.network-core{width:85px;height:85px;border-radius:23px}.core-mark{transform:rotate(22.5deg) scale(.8)}.orbit-one{width:180px;height:180px}.orbit-two{width:290px;height:290px}.network-label{font-size:9px;padding:9px 10px;gap:7px}.node-label-one{top:58px;left:10px}.node-label-two{top:135px;right:-8px}.node-label-three{bottom:50px;left:5px}.network-topline{top:10px;font-size:6px}.network-bottomline{bottom:10px;font-size:6px;letter-spacing:0}.network-bottomline>span:last-child{font-size:8px}.tag-one{top:75px;right:20px;font-size:6px}.tag-two{bottom:90px;right:0;font-size:6px}.network-grid{inset:0 -10px}.hero-bottom{padding-bottom:22px;font-size:9px}.principles-inner{min-height:108px;gap:15px}.principles-inner>p{font-size:10px;padding-right:18px}.principles-inner strong{font-size:12px}.principles-inner>div{font-size:12px;gap:8px}.principles-inner small{font-size:6px;max-width:90px;line-height:1.6}.principle-icon{font-size:24px}.section-heading{align-items:flex-start}.section-heading h2{font-size:24px}.section-intro{display:none}.feature-grid{gap:12px}.feature-card{padding:20px 16px 16px}.card-number{font-size:6px;letter-spacing:0}.feature-icon{height:32px;width:32px;font-size:21px}.card-top{margin-bottom:21px}.feature-card h3{font-size:16px}.feature-card>p{font-size:11px;min-height:85px}.diagram-output{right:-5px;font-size:5px;gap:5px}.diagram-hub{left:40%;width:32px;height:36px;top:42px;font-size:24px}.diagram-page{left:0;width:24px}.diagram-line{left:24px;width:calc(40% - 8px)}.line-d{left:calc(40% + 30px);width:calc(60% - 30px)}.crawl-diagram{font-size:6px}.crawl-diagram>div{gap:4px}.crawl-diagram>div>span:last-child{font-size:6px;padding:2px 3px}.growth-bars{gap:4px}.growth-caption{font-size:8px}.workflow-grid,.faq-grid{gap:45px;grid-template-columns:.85fr 1.15fr}.workflow-intro h2,.faq-intro h2{font-size:28px}.steps li{gap:18px}.step-body h3{font-size:17px}.step-body p{font-size:11px}.step-arrow{display:none}.faq-list summary{font-size:12px}.faq-answer{font-size:11px;padding-right:0}.closing-card{padding:34px}.closing-card h2{font-size:29px}.closing-card .button{padding:12px 17px;gap:17px;font-size:11px}.footer-top{gap:15px}.footer-top>p{font-size:10px;margin-left:0}.footer-top nav{gap:18px;font-size:10px}.back-to-top{margin-left:0}}
@media(max-width:640px){html{scroll-padding-top:25px}.container{width:calc(100% - 40px)}.site-header{height:76px}.header-inner{gap:15px}.brand{gap:10px}.brand-name{font-size:21px}.brand-name>span{font-size:7px}.brand-mark{width:32px;transform:scale(.9);transform-origin:left center}.desktop-nav,.header-cta{display:none}.menu-toggle{display:flex;justify-content:center;flex-direction:column;gap:6px;background:#17211b;border:1px solid #314439;border-radius:5px;width:39px;height:36px;padding:9px}.menu-toggle span{display:block;width:19px;height:1px;background:#bad1c2;transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.mobile-nav:not([hidden]){display:flex;flex-direction:column;position:absolute;top:75px;left:0;right:0;padding:12px 24px 20px;background:#101914;border-bottom:1px solid #3b5042;box-shadow:0 16px 28px #0005}.mobile-nav a{display:flex;justify-content:space-between;align-items:center;padding:13px 0;color:#c2d0c7;font-size:13px;border-bottom:1px solid #29392f}.mobile-nav a>span{color:var(--green)}.hero-grid{grid-template-columns:1fr;gap:0;min-height:auto}.hero-copy{padding:48px 0 0}.hero-eyebrow{max-width:none;font-size:8px;gap:9px;letter-spacing:.7px;margin-bottom:23px}.eyebrow-divider{display:inline-block}h1{font-size:clamp(42px,10.8vw,62px);line-height:1.28;letter-spacing:-1.8px}.hero-description{font-size:13px;line-height:1.95;margin-top:23px}.hero-actions{margin-top:26px;gap:12px}.hero-actions .button{font-size:12px;min-height:48px;padding:12px 18px;gap:19px}.hero-actions .button-ghost{gap:9px}.hero-notes{font-size:10px;gap:22px;margin-top:23px}.network{height:385px;max-width:440px;width:100%;justify-self:center;margin-top:20px}.network-grid{inset:0}.network-topline{top:15px;left:10px;right:10px;font-size:7px;letter-spacing:.8px}.network-version{display:block}.network-bottomline{left:10px;right:10px;bottom:8px;font-size:7px;letter-spacing:.5px}.network-bottomline>span:last-child{font-size:9px}.network-core{height:94px;width:94px}.core-mark{transform:rotate(22.5deg) scale(.85);transform-origin:center}.orbit-one{width:196px;height:196px}.orbit-two{width:324px;height:324px}.node-label-one{left:22px;top:58px;padding:10px 13px;font-size:10px}.node-label-two{right:0;top:140px;font-size:10px;padding:9px 12px}.node-label-three{left:21px;bottom:46px;font-size:10px;padding:10px 12px}.tag-one{right:41px;top:68px;font-size:7px}.tag-two{right:13px;bottom:86px;font-size:7px}.hero-glow{width:640px;right:-250px;top:250px;height:650px}.hero-bottom{padding-top:22px;padding-bottom:25px;font-size:8px;letter-spacing:.6px}.hero-bottom>a{font-size:7px;gap:10px;letter-spacing:1px}.principles-inner{display:grid;grid-template-columns:1fr 1fr;padding-block:25px;gap:26px 28px}.principles-inner>p{grid-column:1/-1;border:0;padding:0;display:flex;gap:4px;align-items:baseline;font-size:12px}.principles-inner>p br{display:none}.principles-inner strong{font-size:12px}.principles-inner>div{gap:14px;font-size:13px}.principles-inner small{max-width:none;font-size:7px;letter-spacing:.6px}.principle-icon{font-size:29px;width:31px;text-align:center}.section{padding-block:62px}.eyebrow{font-size:9px;letter-spacing:1.1px}.section-heading{margin-bottom:26px}.section-heading h2{font-size:27px;line-height:1.5;letter-spacing:-.7px;margin-top:16px}.section-heading h2 .muted{display:block;margin-left:0}.feature-grid{grid-template-columns:1fr;gap:16px}.feature-card{padding:25px 25px 21px}.card-top{margin-bottom:24px}.feature-icon{width:36px;height:36px;font-size:23px}.card-number{font-size:8px;letter-spacing:1px}.feature-card h3{font-size:19px;margin-bottom:10px}.feature-card>p{font-size:12px;min-height:0;max-width:none}.link-diagram{max-width:320px;margin:24px auto 0}.diagram-page{left:8px;width:28px}.diagram-line{left:36px;width:calc(43% - 14px)}.diagram-hub{left:43%;top:35px;width:46px;height:46px;font-size:29px}.line-d{left:calc(43% + 46px);width:calc(57% - 62px)}.diagram-output{right:0;font-size:7px;padding:4px 7px;gap:7px}.crawl-diagram{font-size:10px;margin-top:20px}.crawl-diagram>div{gap:10px;padding-block:11px}.crawl-diagram>div>span:last-child{font-size:8px;padding:2px 5px}.crawl-diagram small{font-size:8px}.growth-diagram{height:130px;margin-top:22px}.growth-bars{height:105px;gap:7px}.growth-caption{font-size:9px}.workflow-grid,.faq-grid{grid-template-columns:1fr;gap:37px}.workflow-intro h2,.faq-intro h2{font-size:30px;line-height:1.5}.workflow-intro>p:not(.eyebrow){font-size:12px;margin-top:15px}.workflow-intro>.text-link{margin-top:19px}.workflow-decoration{display:none}.steps li{gap:23px;padding-bottom:25px}.steps li+li{padding-top:24px}.step-body h3{font-size:18px}.step-body p{font-size:12px}.step-label{font-size:8px}.step-number{font-size:13px}.step-chip{font-size:9px}.step-arrow{display:block;font-size:21px}.faq-intro{padding-right:70px}.faq-intro .eyebrow{font-size:9px}.faq-intro>p:not(.eyebrow){font-size:12px;margin-top:15px}.faq-symbol{position:absolute;right:8px;top:55px;margin:0;width:50px;height:50px;line-height:50px;font-size:26px;border-radius:13px}.faq-list summary{font-size:13px;padding-block:20px}.faq-plus{top:26px}.faq-answer{font-size:12px;padding-bottom:21px}.closing-section{padding-bottom:54px}.closing-card{padding:30px 25px;align-items:flex-start;flex-direction:column;gap:26px;border-radius:8px}.closing-card .eyebrow{font-size:7px;letter-spacing:.6px;gap:8px}.closing-card h2{font-size:28px;margin-top:14px}.closing-card p:not(.eyebrow){font-size:12px}.closing-card .button{font-size:12px;min-height:46px;padding:11px 20px;gap:28px}.closing-pattern{right:-280px;top:-90px}.site-footer{padding-top:30px}.footer-top{flex-wrap:wrap;gap:23px 14px;padding-bottom:25px}.footer-brand{flex:1}.footer-brand .brand-mark{width:27px}.footer-top>p{font-size:10px}.footer-top nav{margin-left:0;gap:28px;width:calc(100% - 47px);font-size:11px}.back-to-top{width:30px;height:30px}.footer-bottom{font-size:9px;align-items:flex-start;gap:10px}.footer-bottom>span{font-size:8px;gap:6px}.checklist-dialog{padding:32px 23px 25px}.checklist-dialog h2{font-size:26px}.checklist-items label{gap:10px;padding:11px}.checklist-items small{font-size:10px}}
@media(max-width:360px){.container{width:calc(100% - 32px)}.hero-eyebrow{font-size:7px;gap:7px}.hero-actions{gap:8px}.hero-actions .button{font-size:11px;padding-inline:14px;gap:13px}.hero-description{font-size:12px}.network{height:350px}.orbit-two{width:284px;height:284px}.orbit-one{width:180px;height:180px}.node-label-one{left:8px;top:48px}.node-label-two{right:-3px;top:123px}.node-label-three{left:8px;bottom:40px}.network-topline{font-size:6px}.network-bottomline{font-size:6px;letter-spacing:0}.tag-one{top:54px;right:20px}.tag-two{right:0;bottom:78px}.section-heading h2{font-size:25px}.crawl-diagram{font-size:9px}.closing-card h2{font-size:25px}.closing-card .eyebrow{font-size:6px}.footer-bottom{flex-direction:column}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.button:hover,.feature-card:hover{transform:none}}
