:root{--v601-bg:#08090b;--v601-bg-soft:#0d0f12;--v601-panel:#121419;--v601-panel-2:#16181e;--v601-line:rgba(255,255,255,0.09);--v601-line-strong:rgba(255,255,255,0.15);--v601-text:#f7f5f2;--v601-muted:#92969f;--v601-dim:#626771;--v601-orange:#ff4d2f;--v601-orange-2:#ff765f;--v601-green:#65d69a;--v601-blue:#6f8cff;--v601-radius:22px;--v601-shadow:0 34px 100px rgba(0,0,0,0.45)}.public-shell,.v601-site{background:var(--v601-bg)}.v601-site{min-height:100vh;overflow:clip;color:var(--v601-text)}.v601-footer *,.v601-header *,.v601-site *{box-sizing:border-box}.v601-footer a,.v601-header a,.v601-site a{text-decoration:none}.v601-header button,.v601-site button{font:inherit}.v601-wrap{width:min(1380px,calc(100% - 56px));margin-inline:auto}.v601-eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--v601-orange-2);font-size:11px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.v601-eyebrow:before{width:18px;height:1px;content:"";background:currentColor;box-shadow:8px 0 18px rgba(255,77,47,.55)}.v601-header{position:fixed;z-index:180;inset:18px 0 auto;pointer-events:none}.v601-nav-shell{position:relative;width:min(1380px,calc(100% - 32px));min-height:66px;margin-inline:auto;padding:8px 10px 8px 14px;border:1px solid rgba(255,255,255,.11);border-radius:18px;background:rgba(9,10,12,.78);box-shadow:0 18px 70px rgba(0,0,0,.33);-webkit-backdrop-filter:blur(24px) saturate(1.25);backdrop-filter:blur(24px) saturate(1.25);display:grid;grid-template-columns:minmax(190px,1fr) auto minmax(190px,1fr);align-items:center;gap:24px;pointer-events:auto}.v601-brand{width:max-content;display:inline-flex;align-items:center;gap:10px;color:#fff}.v601-brand img{width:auto;height:34px;max-width:146px;object-fit:contain}.v601-brand>span{display:grid;line-height:1}.v601-brand b{font-size:13px;font-weight:900;letter-spacing:-.02em}.v601-brand small{margin-top:4px;color:var(--v601-orange-2);font-size:7px;font-weight:900;letter-spacing:.13em}.v601-desktop-nav{display:flex;align-items:center;justify-content:center;gap:6px}.v601-desktop-nav button,.v601-desktop-nav>a{min-height:42px;padding:0 13px;border:0;border-radius:10px;background:transparent;color:#a9adb5;display:inline-flex;align-items:center;gap:5px;font-size:12px;font-weight:760;cursor:pointer;transition:color .18s ease,background .18s ease}.v601-desktop-nav button.active,.v601-desktop-nav button:hover,.v601-desktop-nav>a:hover{color:#fff;background:rgba(255,255,255,.055)}.v601-desktop-nav button svg{width:13px;height:13px;transition:transform .18s ease}.v601-desktop-nav button.active svg{transform:rotate(180deg)}.v601-account-wrap,.v601-nav-trigger-wrap{position:relative}.v601-nav-panel{position:absolute;top:calc(100% + 12px);left:50%;width:560px;padding:12px;border:1px solid var(--v601-line-strong);border-radius:18px;background:rgba(14,15,18,.98);box-shadow:var(--v601-shadow);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);transform:translateX(-50%);display:grid;grid-template-columns:1fr 1fr;gap:6px;animation:v601-menu-in .18s ease both}.v601-nav-panel.compact{width:500px}@keyframes v601-menu-in{0%{opacity:0;transform:translate(-50%,-7px) scale(.985)}to{opacity:1;transform:translate(-50%) scale(1)}}.v601-nav-panel>a{min-height:76px;padding:12px;border:1px solid transparent;border-radius:13px;color:#e9e9ed;display:grid;grid-template-columns:38px minmax(0,1fr) 16px;align-items:center;gap:10px;transition:background .18s ease,border-color .18s ease,transform .18s ease}.v601-nav-panel>a:hover{border-color:rgba(255,255,255,.08);background:rgba(255,255,255,.045);transform:translateY(-1px)}.v601-nav-panel>a>span{width:38px;height:38px;border:1px solid rgba(255,92,62,.22);border-radius:11px;background:rgba(255,77,47,.075);color:var(--v601-orange-2);display:grid;place-items:center}.v601-nav-panel svg{width:16px;height:16px}.v601-nav-panel>a>i{min-width:0;font-style:normal;display:grid;gap:4px}.v601-nav-panel b{font-size:11px}.v601-nav-panel small{color:#737780;font-size:8px;line-height:1.4}.v601-nav-panel>a>svg{color:#5f646e}.v601-nav-actions{justify-self:end;display:flex;align-items:center;gap:7px}.v601-login-link,.v601-nav-cta{min-height:42px;padding:0 14px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-size:11px;font-weight:850}.v601-login-link{color:#c0c3ca}.v601-login-link:hover{color:#fff;background:rgba(255,255,255,.04)}.v601-nav-cta{background:linear-gradient(135deg,var(--v601-orange),#ff745a);color:#fff;box-shadow:0 12px 32px rgba(255,77,47,.18)}.v601-login-link svg,.v601-nav-cta svg{width:15px}.v601-account-button{min-height:48px;min-width:196px;padding:5px 8px;border:1px solid rgba(255,255,255,.09);border-radius:12px;background:rgba(255,255,255,.025);color:#fff;display:grid;grid-template-columns:34px minmax(0,1fr) 15px;align-items:center;gap:9px;cursor:pointer}.v601-account-button>img,.v601-account-button>span{width:34px;height:34px;border-radius:10px;object-fit:cover}.v601-account-button>span{background:linear-gradient(135deg,#ff6044,#722c25);display:grid;place-items:center;font-weight:900}.v601-account-button i{min-width:0;font-style:normal;display:grid;text-align:left}.v601-account-button b,.v601-account-button small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v601-account-button b{font-size:10px}.v601-account-button small{margin-top:3px;color:#747881;font-size:7px}.v601-account-button>svg{width:14px;color:#71757d}.v601-account-menu{position:absolute;top:calc(100% + 10px);right:0;width:330px;padding:10px;border:1px solid var(--v601-line-strong);border-radius:16px;background:rgba(14,15,18,.985);box-shadow:var(--v601-shadow);animation:v601-account-in .18s ease both}@keyframes v601-account-in{0%{opacity:0;transform:translateY(-6px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}.v601-account-menu>a{min-height:62px;padding:10px;border-radius:11px;color:#e7e8eb;display:grid;grid-template-columns:32px minmax(0,1fr) 14px;align-items:center;gap:9px}.v601-account-menu>a:hover{background:rgba(255,255,255,.045)}.v601-account-menu>a>svg:first-child{width:17px;color:var(--v601-orange-2)}.v601-account-menu>a>svg:last-child{width:13px;color:#626670}.v601-account-menu>a span{min-width:0;display:grid;gap:3px}.v601-account-menu b{font-size:10px}.v601-account-menu small{color:#747881;font-size:7px}.v601-account-menu form{margin-top:6px;padding-top:6px;border-top:1px solid var(--v601-line)}.v601-account-menu form button{width:100%;min-height:42px;border:0;border-radius:9px;background:transparent;color:#a9adb5;display:flex;align-items:center;gap:8px;padding:0 10px;cursor:pointer}.v601-account-menu form button:hover{background:rgba(255,255,255,.04);color:#fff}.v601-account-menu form svg{width:15px}.v601-mobile-toggle{display:none;width:42px;height:42px;border:1px solid var(--v601-line);border-radius:11px;background:rgba(255,255,255,.035);color:#fff;place-items:center;cursor:pointer}.v601-mobile-toggle svg{width:18px}.v601-mobile-menu{position:absolute;top:calc(100% + 12px);left:0;right:0;max-height:calc(100vh - 110px);overflow:auto;padding:18px;border:1px solid var(--v601-line-strong);border-radius:18px;background:rgba(12,13,16,.985);box-shadow:var(--v601-shadow);animation:v601-mobile-in .2s ease both}@keyframes v601-mobile-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.v601-mobile-section{display:grid;gap:5px}.v601-mobile-section+.v601-mobile-section{margin-top:18px;padding-top:18px;border-top:1px solid var(--v601-line)}.v601-mobile-section>span{margin:0 4px 6px;color:#6d727c;font-size:8px;font-weight:900;letter-spacing:.15em;text-transform:uppercase}.v601-mobile-section>a{min-height:64px;padding:9px 10px;border-radius:12px;color:#ececef;display:grid;grid-template-columns:34px minmax(0,1fr) 15px;align-items:center;gap:10px}.v601-mobile-section>a:hover{background:rgba(255,255,255,.045)}.v601-mobile-section>a>svg:first-child{width:17px;color:var(--v601-orange-2)}.v601-mobile-section>a>svg:last-child{width:13px;color:#666b74}.v601-mobile-section i{min-width:0;font-style:normal;display:grid;gap:3px}.v601-mobile-section b{font-size:11px}.v601-mobile-section small{color:#747983;font-size:8px}.v601-mobile-actions{margin-top:18px;padding-top:18px;border-top:1px solid var(--v601-line);display:grid;grid-template-columns:1fr 1fr;gap:8px}.v601-mobile-actions a{min-height:46px;border:1px solid var(--v601-line);border-radius:11px;color:#fff;display:flex;align-items:center;justify-content:center;gap:7px;font-size:10px;font-weight:850}.v601-mobile-actions a:last-child{border-color:transparent;background:var(--v601-orange)}.v601-mobile-actions svg{width:14px}.v601-hero{position:relative;min-height:980px;padding-top:170px;overflow:hidden;background:radial-gradient(circle at 78% 16%,rgba(255,77,47,.15),transparent 29%),radial-gradient(circle at 15% 55%,rgba(111,140,255,.06),transparent 32%),linear-gradient(180deg,#090a0c,#08090b)}.v601-hero-mesh{inset:0;opacity:.48;background-image:linear-gradient(rgba(255,255,255,.033) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.033) 1px,transparent 0);background-size:56px 56px;-webkit-mask-image:linear-gradient(180deg,#000 0,rgba(0,0,0,.85) 52%,transparent 92%);mask-image:linear-gradient(180deg,#000 0,rgba(0,0,0,.85) 52%,transparent 92%)}.v601-hero-glow,.v601-hero-mesh{position:absolute;pointer-events:none}.v601-hero-glow{width:560px;height:560px;right:-120px;top:80px;border-radius:50%;background:rgba(255,77,47,.16);filter:blur(120px)}.v601-hero-grid{position:relative;display:grid;grid-template-columns:minmax(0,.91fr) minmax(590px,1.09fr);align-items:center;gap:76px}.v601-release-pill{width:max-content;max-width:100%;min-height:38px;padding:6px 11px;border:1px solid rgba(255,95,66,.24);border-radius:999px;background:rgba(255,77,47,.065);color:#c6c8ce;display:flex;align-items:center;gap:9px;font-size:9px}.v601-release-pill span{color:#ff8b76;display:flex;align-items:center;gap:6px;font-weight:900;letter-spacing:.09em}.v601-release-pill svg{width:13px}.v601-release-pill i{width:4px;height:4px;border-radius:50%;background:#5f646d}.v601-release-pill em{overflow:hidden;color:#7d818b;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.v601-hero-copy h1{max-width:820px;margin:25px 0 24px;color:#fbf9f6;font-size:clamp(62px,6.25vw,102px);font-weight:900;line-height:.91;letter-spacing:-.072em}.v601-hero-copy h1 span{background:linear-gradient(105deg,#fff 2%,#ffc0b4 38%,#ff4d2f 88%);color:transparent;background-clip:text;-webkit-background-clip:text}.v601-hero-copy>p{max-width:720px;margin:0;color:#a0a4ad;font-size:17px;line-height:1.72}.v601-hero-actions{margin-top:30px;display:flex;flex-wrap:wrap;gap:9px}.v601-primary-action,.v601-secondary-action{min-height:52px;padding:0 20px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-size:12px;font-weight:880;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}.v601-primary-action{background:linear-gradient(135deg,var(--v601-orange),#ff745b);color:#fff;box-shadow:0 16px 40px rgba(255,77,47,.2)}.v601-primary-action:hover{transform:translateY(-2px);box-shadow:0 20px 50px rgba(255,77,47,.28)}.v601-secondary-action{border:1px solid var(--v601-line-strong);background:rgba(255,255,255,.028);color:#e9e9ed}.v601-secondary-action:hover{border-color:rgba(255,255,255,.24);background:rgba(255,255,255,.055);transform:translateY(-2px)}.v601-primary-action svg,.v601-secondary-action svg{width:16px}.v601-proof-row{margin-top:24px;display:flex;flex-wrap:wrap;gap:14px;color:#7e838d;font-size:9px}.v601-proof-row span{display:flex;align-items:center;gap:6px}.v601-proof-row svg{width:13px;color:var(--v601-green)}.v601-product-theatre{position:relative;min-width:0}.v601-theatre-tabs{position:relative;z-index:2;width:max-content;max-width:calc(100% - 22px);margin:0 0 9px 20px;padding:4px;border:1px solid rgba(255,255,255,.08);border-radius:12px;background:rgba(12,13,16,.86);display:flex;gap:3px}.v601-theatre-tabs button{min-height:36px;padding:0 11px;border:0;border-radius:8px;background:transparent;color:#727781;display:flex;align-items:center;gap:6px;font-size:9px;cursor:pointer}.v601-theatre-tabs button.active{background:#1c1e23;color:#fff;box-shadow:0 5px 18px rgba(0,0,0,.2)}.v601-theatre-tabs svg{width:13px}.v601-product-window{position:relative;z-index:1;overflow:hidden;border:1px solid rgba(255,255,255,.15);border-radius:20px;background:#0d0f12;box-shadow:0 55px 120px rgba(0,0,0,.58);transform:perspective(1800px) rotateY(-3.2deg) rotateX(1.2deg);transform-origin:center}.v601-window-bar{height:46px;padding:0 15px;border-bottom:1px solid var(--v601-line);color:#6e737c;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;font-size:8px}.v601-window-bar>span{display:flex;gap:5px}.v601-window-bar i{width:7px;height:7px;border-radius:50%;background:#343740}.v601-window-bar i:first-child{background:var(--v601-orange)}.v601-window-bar b{color:#9ca0a8;font-weight:700}.v601-window-bar em{justify-self:end;font-style:normal}.v601-floating-signal{position:absolute;z-index:3;min-width:174px;min-height:62px;padding:10px 12px;border:1px solid rgba(255,255,255,.13);border-radius:13px;background:rgba(20,22,27,.94);box-shadow:0 20px 50px rgba(0,0,0,.35);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);display:flex;align-items:center;gap:10px}.v601-floating-signal.one{left:-32px;bottom:64px}.v601-floating-signal.two{right:-26px;top:94px}.v601-floating-signal>svg{width:18px;color:var(--v601-orange-2)}.v601-floating-signal>span{display:grid;gap:2px}.v601-floating-signal b{font-size:11px}.v601-floating-signal small{color:#727781;font-size:7px}.v601-surface{min-height:480px;display:grid;grid-template-columns:142px minmax(0,1fr)}.v601-surface>aside{padding:17px 10px;border-right:1px solid var(--v601-line);display:grid;align-content:start;gap:4px}.v601-surface>aside span{min-height:35px;padding:0 9px;border-radius:8px;color:#70757f;display:flex;align-items:center;gap:7px;font-size:8px}.v601-surface>aside span.active{background:rgba(255,77,47,.1);color:#ff8a74}.v601-surface>aside svg{width:13px}.v601-surface>main{min-width:0;padding:22px}.v601-surface>main>header{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.v601-surface header small{color:#666b75;font-size:7px;font-weight:800;letter-spacing:.14em}.v601-surface header h3{margin:4px 0 0;font-size:18px;letter-spacing:-.035em}.v601-surface header em{padding:5px 8px;border:1px solid rgba(101,214,154,.22);border-radius:999px;background:rgba(101,214,154,.065);color:#70d99e;font-size:7px;font-style:normal;font-weight:900}.v601-surface-metrics{margin-top:22px;display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.v601-surface-metrics article{padding:13px;border:1px solid var(--v601-line);border-radius:11px;background:#15171b;display:grid;gap:5px}.v601-surface-metrics small{color:#737883;font-size:8px}.v601-surface-metrics b{font-size:18px;letter-spacing:-.035em}.v601-surface-metrics span{color:var(--v601-green);font-size:7px}.v601-surface-chart{height:220px;margin-top:9px;padding:12px;border:1px solid var(--v601-line);border-radius:12px;background:#111318}.v601-surface-chart svg{width:100%;height:100%}.v601-mini-builder{position:relative;min-height:350px;margin-top:22px;padding:58px 42px;overflow:hidden;border:1px solid var(--v601-line);border-radius:13px;background:radial-gradient(circle at 82% 18%,rgba(255,77,47,.18),transparent 32%),linear-gradient(145deg,#15171b,#0e1013)}.v601-mini-builder>small{color:#ff836c;font-size:7px;font-weight:900;letter-spacing:.16em}.v601-mini-builder h3{max-width:420px;margin:12px 0 9px;font-size:38px;line-height:.97;letter-spacing:-.055em}.v601-mini-builder p{color:#898e97;font-size:10px}.v601-mini-builder button{min-height:38px;margin-top:22px;padding:0 13px;border:0;border-radius:8px;background:var(--v601-orange);color:#fff;display:flex;align-items:center;gap:6px;font-size:8px;font-weight:850}.v601-mini-builder button svg{width:12px}.v601-mini-builder>div{position:absolute;right:30px;bottom:28px;display:flex;gap:7px}.v601-mini-builder>div i{width:58px;height:76px;border:1px solid var(--v601-line);border-radius:8px;background:#17191e}.v601-job-list{margin-top:24px;display:grid;gap:7px}.v601-job-list article{min-height:58px;padding:0 13px;border:1px solid var(--v601-line);border-radius:10px;background:#14161a;display:grid;grid-template-columns:minmax(115px,.55fr) minmax(0,1fr) auto;align-items:center;gap:12px}.v601-job-list article>span{display:flex;align-items:center;gap:8px}.v601-job-list article i{width:7px;height:7px;border-radius:50%;background:var(--v601-green);box-shadow:0 0 0 5px rgba(101,214,154,.06)}.v601-job-list article i.state-1{background:#ffad53;box-shadow:0 0 0 5px rgba(255,173,83,.06)}.v601-job-list article i.state-2{background:#858b96;box-shadow:none}.v601-job-list b,.v601-job-list strong{font-size:9px}.v601-job-list strong{overflow:hidden;color:#9ca1aa;text-overflow:ellipsis;white-space:nowrap}.v601-job-list em{color:#6f7580;font-size:7px;font-style:normal;font-weight:850}.v601-delivery-metrics{margin-top:9px;padding:12px;border:1px solid var(--v601-line);border-radius:10px;background:#101216;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.v601-delivery-metrics span{display:grid;gap:3px}.v601-delivery-metrics b{font-size:14px}.v601-delivery-metrics small{color:#696f79;font-size:7px}.v601-operation-rail{position:relative;margin-top:112px;min-height:92px;border-top:1px solid var(--v601-line);display:flex;align-items:center;justify-content:space-between;gap:24px;color:#737883}.v601-operation-rail>span{font-size:8px;font-weight:900;letter-spacing:.17em}.v601-operation-rail div{display:flex;align-items:center;gap:7px;font-size:9px}.v601-operation-rail svg{width:14px}.v601-section{position:relative;padding:132px 0;border-top:1px solid rgba(255,255,255,.06)}.v601-heading{max-width:900px;margin-bottom:50px}.v601-heading.wide{max-width:1060px}.v601-heading.centered{margin-inline:auto;text-align:center}.v601-heading.pricing{max-width:1000px}.v601-delivery-copy h2,.v601-developer-copy h2,.v601-heading h2,.v601-security-copy h2,.v601-studio-copy h2{margin:15px 0 18px;font-size:clamp(45px,5.1vw,76px);line-height:.98;letter-spacing:-.06em}.v601-developer-copy h2 span,.v601-heading h2 span,.v601-studio-copy h2 span{color:#727780}.v601-delivery-copy>p,.v601-developer-copy>p,.v601-heading p,.v601-security-copy>p,.v601-studio-copy>p{max-width:760px;margin:0;color:var(--v601-muted);font-size:15px;line-height:1.72}.v601-system-section{background:linear-gradient(180deg,#08090b,#0b0d10 55%,#08090b)}.v601-system-layout{display:grid;grid-template-columns:minmax(560px,1.08fr) minmax(360px,.92fr);gap:44px;align-items:center}.v601-system-map{position:relative;min-height:610px;overflow:hidden;border:1px solid var(--v601-line);border-radius:28px;background:radial-gradient(circle at 50% 50%,rgba(255,77,47,.1),transparent 34%),linear-gradient(145deg,#111318,#0b0d10);box-shadow:inset 0 1px rgba(255,255,255,.025)}.v601-system-map:before{position:absolute;inset:0;content:"";opacity:.32;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 0);background-size:42px 42px;-webkit-mask-image:radial-gradient(circle at center,#000,transparent 78%);mask-image:radial-gradient(circle at center,#000,transparent 78%)}.v601-system-center{position:absolute;z-index:4;left:50%;top:50%;width:190px;min-height:86px;padding:14px 16px;border:1px solid rgba(255,100,73,.34);border-radius:18px;background:linear-gradient(145deg,#241512,#161419);box-shadow:0 18px 50px rgba(0,0,0,.35),0 0 50px rgba(255,77,47,.1);transform:translate(-50%,-50%);display:flex;align-items:center;gap:12px}.v601-system-center img{width:38px;height:38px;object-fit:contain}.v601-system-center span,.v601-system-node span{display:grid;gap:3px}.v601-system-center b{font-size:12px}.v601-system-center small,.v601-system-node small{color:#707580;font-size:7px}.v601-system-ring{position:absolute;left:50%;top:50%;border:1px dashed rgba(255,107,81,.2);border-radius:50%;transform:translate(-50%,-50%)}.v601-system-ring.ring-one{width:330px;height:330px}.v601-system-ring.ring-two{width:520px;height:520px}.v601-system-node{position:absolute;z-index:3;width:162px;min-height:64px;padding:10px 12px;border:1px solid var(--v601-line-strong);border-radius:13px;background:rgba(18,20,25,.96);box-shadow:0 18px 44px rgba(0,0,0,.28);display:flex;align-items:center;gap:9px}.v601-system-node>svg{width:18px;color:var(--v601-orange-2)}.v601-system-node b{font-size:9px}.v601-system-node.node-1{left:7%;top:12%}.v601-system-node.node-2{right:7%;top:12%}.v601-system-node.node-3{left:3%;top:45%}.v601-system-node.node-4{right:3%;top:45%}.v601-system-node.node-5{left:10%;bottom:11%}.v601-system-node.node-6{right:10%;bottom:11%}.v601-capability-list{display:grid;gap:10px}.v601-capability-list article{min-height:118px;padding:20px;border:1px solid var(--v601-line);border-radius:17px;background:linear-gradient(145deg,#13151a,#0e1013);display:grid;grid-template-columns:48px minmax(0,1fr) 18px;align-items:center;gap:14px;transition:border-color .2s ease,transform .2s ease,background .2s ease}.v601-capability-list article:hover{border-color:rgba(255,109,82,.3);background:linear-gradient(145deg,#17171c,#101216);transform:translateX(4px)}.v601-capability-list article>span{width:48px;height:48px;border:1px solid rgba(255,91,61,.22);border-radius:13px;background:rgba(255,77,47,.07);color:var(--v601-orange-2);display:grid;place-items:center}.v601-capability-list article>span svg{width:21px}.v601-capability-list article div{min-width:0}.v601-capability-list b{font-size:14px}.v601-capability-list p{margin:6px 0 0;color:#7f848e;font-size:10px;line-height:1.55}.v601-capability-list article>svg{width:15px;color:#5f646e}.v601-studio-section{background:radial-gradient(circle at 75% 40%,rgba(255,77,47,.07),transparent 35%),#08090b}.v601-split-layout{display:grid;grid-template-columns:minmax(360px,.78fr) minmax(650px,1.22fr);align-items:center;gap:70px}.v601-split-layout.reverse{grid-template-columns:minmax(650px,1.15fr) minmax(360px,.85fr)}.v601-step-list{margin:30px 0 0;padding:0;list-style:none;display:grid;gap:5px}.v601-step-list li{min-height:88px;padding:15px 0;border-bottom:1px solid var(--v601-line);display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;align-items:start}.v601-step-list li>span{width:34px;height:34px;border:1px solid rgba(255,91,61,.22);border-radius:10px;background:rgba(255,77,47,.07);color:var(--v601-orange-2);display:grid;place-items:center;font-size:8px;font-weight:900}.v601-step-list li div{display:grid;gap:5px}.v601-step-list b{font-size:12px}.v601-step-list small{color:#7e838d;font-size:9px}.v601-inline-link{width:max-content;margin-top:24px;color:#e6e7ea;display:inline-flex;align-items:center;gap:7px;font-size:11px;font-weight:850}.v601-inline-link svg{width:14px;transition:transform .18s ease}.v601-inline-link:hover svg{transform:translateX(4px)}.v601-builder-showcase{overflow:hidden;border:1px solid var(--v601-line-strong);border-radius:22px;background:#0c0e11;box-shadow:var(--v601-shadow)}.v601-builder-toolbar{min-height:54px;padding:0 13px;border-bottom:1px solid var(--v601-line);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:10px}.v601-builder-toolbar>span{color:#a2a6ae;display:flex;align-items:center;gap:7px;font-size:9px;font-weight:800}.v601-builder-toolbar svg{width:15px;color:var(--v601-orange-2)}.v601-builder-toolbar>div{padding:3px;border:1px solid var(--v601-line);border-radius:9px;display:flex;gap:2px}.v601-builder-toolbar button{min-height:29px;padding:0 8px;border:0;border-radius:6px;background:transparent;color:#6e737d;font-size:7px}.v601-builder-toolbar button:first-child{background:#1b1d22;color:#fff}.v601-builder-toolbar>b{justify-self:end;color:#f0b96f;font-size:7px;letter-spacing:.09em}.v601-builder-body{min-height:560px;display:grid;grid-template-columns:148px minmax(0,1fr) 178px}.v601-builder-body>aside,.v601-builder-body>section{padding:16px 10px;background:#101216}.v601-builder-body>aside{border-right:1px solid var(--v601-line)}.v601-builder-body>section{border-left:1px solid var(--v601-line)}.v601-builder-body>aside>small,.v601-builder-body>section>small{display:block;margin:0 6px 10px;color:#626873;font-size:7px;font-weight:900;letter-spacing:.13em}.v601-builder-body>aside span{min-height:38px;padding:0 8px;border-radius:8px;color:#737984;display:grid;grid-template-columns:15px minmax(0,1fr) 5px;align-items:center;gap:6px;font-size:8px}.v601-builder-body>aside span.active{background:rgba(255,77,47,.1);color:#ff8a74}.v601-builder-body>aside svg{width:13px}.v601-builder-body>aside i{width:4px;height:4px;border-radius:50%;background:currentColor}.v601-builder-body>main{min-width:0;margin:16px;overflow:hidden;border:1px solid var(--v601-line);border-radius:13px;background:#0b0d10}.v601-store-preview-nav{min-height:45px;padding:0 14px;border-bottom:1px solid var(--v601-line);display:flex;align-items:center;justify-content:space-between;gap:15px}.v601-store-preview-nav b{font-size:9px}.v601-store-preview-nav span{color:#686e78;font-size:7px}.v601-store-preview-hero{min-height:280px;padding:52px 36px;background:radial-gradient(circle at 86% 20%,rgba(255,77,47,.2),transparent 34%),linear-gradient(145deg,#17181d,#0c0e11)}.v601-store-preview-hero small{color:#ff8068;font-size:6px;font-weight:900;letter-spacing:.14em}.v601-store-preview-hero h3{max-width:500px;margin:12px 0 10px;font-size:29px;line-height:.98;letter-spacing:-.045em}.v601-store-preview-hero p{color:#858b94;font-size:8px}.v601-store-preview-hero button{min-height:34px;margin-top:18px;padding:0 11px;border:0;border-radius:7px;background:var(--v601-orange);color:#fff;display:flex;align-items:center;gap:5px;font-size:7px;font-weight:850}.v601-store-preview-hero button svg{width:10px}.v601-preview-products{padding:13px;display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.v601-preview-products i{height:80px;border:1px solid var(--v601-line);border-radius:8px;background:linear-gradient(145deg,#17191e,#101216)}.v601-builder-body>section label{margin:10px 0;color:#818690;display:grid;gap:5px;font-size:7px}.v601-builder-body>section input{width:100%;height:35px;padding:0 8px;border:1px solid var(--v601-line);border-radius:7px;background:#0c0e11;color:#bfc2c8;font-size:7px}.v601-builder-body>section>div{min-height:38px;border-top:1px solid var(--v601-line);color:#858a94;display:flex;align-items:center;justify-content:space-between;font-size:7px}.v601-builder-body>section>div i{position:relative;width:28px;height:15px;border-radius:999px;background:#2a2d33}.v601-builder-body>section>div i:after{position:absolute;top:3px;left:3px;width:9px;height:9px;border-radius:50%;background:#777c85;content:""}.v601-builder-body>section>div i.active{background:rgba(255,77,47,.28)}.v601-builder-body>section>div i.active:after{left:16px;background:var(--v601-orange-2)}.v601-commerce-section{background:radial-gradient(circle at 20% 40%,rgba(111,140,255,.055),transparent 32%),#0a0b0d}.v601-checkout-story{display:grid;grid-template-columns:minmax(380px,.86fr) minmax(520px,1.14fr);gap:22px;align-items:stretch}.v601-checkout-flow,.v601-checkout-summary{border:1px solid var(--v601-line);border-radius:20px;background:linear-gradient(145deg,#14161a,#0d0f12)}.v601-checkout-summary{padding:24px}.v601-checkout-summary header{min-height:42px;border-bottom:1px solid var(--v601-line);display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.v601-checkout-summary header span{display:flex;align-items:center;gap:7px;font-size:10px;font-weight:850}.v601-checkout-summary header svg{width:15px;color:var(--v601-orange-2)}.v601-checkout-summary header em{color:var(--v601-green);font-size:7px;font-style:normal}.v601-checkout-product{min-height:100px;border-bottom:1px solid var(--v601-line);display:grid;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:12px}.v601-checkout-product>i{width:52px;height:52px;border:1px solid rgba(255,95,66,.24);border-radius:13px;background:rgba(255,77,47,.075);color:var(--v601-orange-2);display:grid;place-items:center}.v601-checkout-product>i svg{width:21px}.v601-checkout-product>span{min-width:0;display:grid;gap:4px}.v601-checkout-product b{font-size:12px}.v601-checkout-product small{color:#737984;font-size:8px}.v601-checkout-product strong{font-size:14px}.v601-checkout-line{min-height:43px;border-bottom:1px solid var(--v601-line);color:#898e97;display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:9px}.v601-checkout-line b{color:#bfc3ca}.v601-checkout-line.total{min-height:60px;color:#fff;font-size:12px}.v601-checkout-line.total b{color:#fff;font-size:22px}.v601-checkout-code{min-height:68px;margin-top:16px;padding:11px 12px;border:1px solid rgba(101,214,154,.18);border-radius:12px;background:rgba(101,214,154,.045);color:var(--v601-green);display:grid;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:10px}.v601-checkout-code>svg{width:18px}.v601-checkout-code span{display:grid;gap:3px}.v601-checkout-code b{color:#d9f5e3;font-size:9px}.v601-checkout-code small{color:#72917e;font-size:7px}.v601-checkout-code i{padding:4px 6px;border-radius:999px;background:rgba(101,214,154,.1);font-size:7px;font-style:normal;font-weight:900}.v601-checkout-flow{padding:18px;display:grid;gap:7px}.v601-checkout-flow article{min-height:90px;padding:13px;border:1px solid transparent;border-radius:13px;background:rgba(255,255,255,.025);display:grid;grid-template-columns:26px 42px minmax(0,1fr) 17px;align-items:center;gap:11px}.v601-checkout-flow article:hover{border-color:var(--v601-line);background:rgba(255,255,255,.038)}.v601-checkout-flow article>span{color:#5f646d;font-size:8px;font-weight:900}.v601-checkout-flow article>i{width:42px;height:42px;border:1px solid rgba(255,95,66,.2);border-radius:11px;background:rgba(255,77,47,.065);color:var(--v601-orange-2);display:grid;place-items:center}.v601-checkout-flow article>i svg{width:18px}.v601-checkout-flow article div{display:grid;gap:4px}.v601-checkout-flow b{font-size:11px}.v601-checkout-flow small{color:#777d87;font-size:8px}.v601-checkout-flow article>svg{width:15px;color:#60656f}.v601-checkout-flow article:last-child>svg{color:var(--v601-green)}.v601-delivery-section{background:radial-gradient(circle at 18% 50%,rgba(255,77,47,.09),transparent 32%),#08090b}.v601-delivery-map{position:relative;min-height:600px}.v601-delivery-map>svg{position:absolute;inset:0;width:100%;height:100%;overflow:visible}.v601-delivery-map>svg path{fill:none;stroke:rgba(255,105,79,.24);stroke-width:1.2;stroke-dasharray:6 8;animation:v601-dash 16s linear infinite}@keyframes v601-dash{to{stroke-dashoffset:-100}}.v601-delivery-core,.v601-delivery-node{position:absolute;z-index:2;border:1px solid var(--v601-line-strong);border-radius:14px;background:rgba(18,20,25,.97);box-shadow:0 18px 50px rgba(0,0,0,.32);display:flex;align-items:center;gap:10px}.v601-delivery-core{left:50%;top:50%;width:190px;min-height:82px;padding:13px 15px;border-color:rgba(255,96,68,.34);background:linear-gradient(145deg,#261612,#151419);transform:translate(-50%,-50%)}.v601-delivery-core>svg{width:25px;color:var(--v601-orange-2)}.v601-delivery-core span,.v601-delivery-node span{display:grid;gap:3px}.v601-delivery-core b{font-size:12px}.v601-delivery-core small,.v601-delivery-node small{color:#707680;font-size:7px}.v601-delivery-node{width:158px;min-height:64px;padding:10px 12px}.v601-delivery-node>svg{width:18px;color:var(--v601-orange-2)}.v601-delivery-node b{font-size:9px}.v601-delivery-node.node-1{left:1%;top:6%}.v601-delivery-node.node-2{right:1%;top:6%}.v601-delivery-node.node-3{left:-1%;top:44%}.v601-delivery-node.node-4{right:-1%;top:44%}.v601-delivery-node.node-5{left:1%;bottom:6%}.v601-delivery-node.node-6{right:1%;bottom:6%}.v601-mini-grid{margin-top:28px;display:grid;grid-template-columns:1fr 1fr;gap:8px}.v601-mini-grid span{min-height:88px;padding:14px;border:1px solid var(--v601-line);border-radius:13px;background:rgba(255,255,255,.02);display:grid;grid-template-columns:24px minmax(0,1fr);align-content:center;gap:3px 9px}.v601-mini-grid svg{grid-row:1/3;width:18px;color:var(--v601-green)}.v601-mini-grid b{font-size:9px}.v601-mini-grid small{color:#737984;font-size:7px}.v601-developer-section{background:radial-gradient(circle at 76% 28%,rgba(111,140,255,.07),transparent 30%),#0a0b0e}.v601-developer-layout{display:grid;grid-template-columns:minmax(380px,.82fr) minmax(560px,1.18fr);gap:70px;align-items:center}.v601-language-row{margin-top:24px;display:flex;flex-wrap:wrap;gap:6px}.v601-language-row span{padding:7px 10px;border:1px solid var(--v601-line);border-radius:999px;background:rgba(255,255,255,.025);color:#9ba0a9;font-size:8px}.v601-code-console{overflow:hidden;border:1px solid var(--v601-line-strong);border-radius:20px;background:#0a0c0f;box-shadow:var(--v601-shadow)}.v601-code-console header{min-height:50px;padding:0 14px;border-bottom:1px solid var(--v601-line);color:#8d929c;display:flex;align-items:center;gap:8px;font-size:8px}.v601-code-console header svg{width:16px;color:var(--v601-orange-2)}.v601-code-console header em{margin-left:auto;color:#626772;font-style:normal}.v601-code-console pre{min-height:330px;margin:0;padding:42px;overflow:auto;color:#d8dbe0;display:grid;align-content:center;gap:12px;font:500 12px/1.6 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.v601-code-console code{display:block}.v601-code-console code b{color:#68d59b}.v601-code-console code span{color:#ff7b63}.v601-code-console code.spacer{height:6px}.v601-code-console footer{min-height:52px;padding:0 14px;border-top:1px solid var(--v601-line);color:#737983;display:flex;align-items:center;gap:7px;font-size:8px}.v601-code-console footer svg{width:14px;color:var(--v601-green)}.v601-partner-strip{margin-top:60px;padding-top:24px;border-top:1px solid var(--v601-line);display:grid;grid-template-columns:.72fr repeat(3,1fr);gap:10px;align-items:stretch}.v601-partner-strip>span{color:#686e78;display:flex;align-items:center;gap:8px;font-size:8px;font-weight:900;letter-spacing:.12em}.v601-partner-strip>span svg{width:15px;color:var(--v601-orange-2)}.v601-partner-strip article{min-height:100px;padding:15px;border:1px solid var(--v601-line);border-radius:14px;background:rgba(255,255,255,.02);display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:10px}.v601-partner-strip article>svg{width:20px;color:var(--v601-orange-2)}.v601-partner-strip article div{display:grid;gap:4px}.v601-partner-strip b{font-size:10px}.v601-partner-strip small{color:#737984;font-size:7px;line-height:1.4}.v601-partner-strip em{padding:4px 6px;border:1px solid rgba(101,214,154,.2);border-radius:999px;color:var(--v601-green);font-size:6px;font-style:normal}.v601-security-section{background:linear-gradient(180deg,#08090b,#0c0e11)}.v601-security-layout{display:grid;grid-template-columns:minmax(380px,.82fr) minmax(520px,1.18fr);gap:80px;align-items:center}.v601-security-copy .v601-secondary-action{margin-top:26px}.v601-security-stack{display:grid;gap:9px}.v601-security-stack article{min-height:108px;padding:18px;border:1px solid var(--v601-line);border-radius:16px;background:linear-gradient(145deg,#13151a,#0e1013);display:grid;grid-template-columns:46px minmax(0,1fr) 20px;align-items:center;gap:13px}.v601-security-stack article>span{width:46px;height:46px;border:1px solid rgba(101,214,154,.2);border-radius:12px;background:rgba(101,214,154,.05);color:var(--v601-green);display:grid;place-items:center}.v601-security-stack article>span svg{width:20px}.v601-security-stack article div{display:grid;gap:5px}.v601-security-stack b{font-size:13px}.v601-security-stack p{margin:0;color:#7c828c;font-size:9px;line-height:1.5}.v601-security-stack article>svg{width:18px;color:var(--v601-green)}.v601-device-section{background:#0b0c0f}.v601-device-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.v601-device-grid article{min-height:130px;padding:19px;border:1px solid var(--v601-line);border-radius:16px;background:rgba(255,255,255,.022);display:grid;grid-template-columns:28px minmax(0,1fr) 16px;align-items:center;gap:11px}.v601-device-grid article>svg:first-child{width:21px;color:var(--v601-orange-2)}.v601-device-grid article>svg:last-child{width:15px;color:var(--v601-green)}.v601-device-grid span{display:grid;gap:5px}.v601-device-grid b{font-size:11px}.v601-device-grid small{color:#747a84;font-size:8px;line-height:1.45}.v601-pricing-section{background:radial-gradient(circle at 78% 28%,rgba(255,77,47,.075),transparent 30%),#08090b}.v601-plan-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;align-items:stretch}.v601-plan-grid>div{min-width:0}.v601-plan-card{height:100%;min-height:620px;padding:25px;border:1px solid var(--v601-line);border-radius:20px;background:linear-gradient(155deg,#14161a,#0e1013);display:flex;flex-direction:column}.v601-plan-card.highlighted{border-color:rgba(255,91,61,.4);background:radial-gradient(circle at 86% 4%,rgba(255,77,47,.18),transparent 30%),linear-gradient(155deg,#181415,#101114);box-shadow:0 28px 75px rgba(0,0,0,.25)}.v601-plan-card>header{display:flex;align-items:flex-start;justify-content:space-between;gap:15px}.v601-plan-card>header div{display:grid;gap:5px}.v601-plan-card>header small{color:#6f7580;font-size:7px;font-weight:900;letter-spacing:.14em}.v601-plan-card h3{margin:0;font-size:28px;letter-spacing:-.04em}.v601-plan-card>header>span{color:var(--v601-orange-2);display:flex;align-items:center;gap:5px;font-size:7px;font-weight:900}.v601-plan-card>header>span svg{width:12px}.v601-plan-card>p{min-height:54px;margin:16px 0 20px;color:#7e848e;font-size:10px;line-height:1.55}.v601-plan-capacity{min-height:54px;padding:0 12px;border:1px solid var(--v601-line);border-radius:11px;background:rgba(255,255,255,.022);display:grid;grid-template-columns:22px auto 1fr;align-items:center;gap:7px}.v601-plan-capacity svg{width:17px;color:var(--v601-orange-2)}.v601-plan-capacity b{font-size:16px}.v601-plan-capacity span{color:#858a94;font-size:8px}.v601-plan-card ul{min-height:156px;margin:22px 0;padding:0;list-style:none;display:grid;align-content:start;gap:10px}.v601-plan-card li{color:#afb3ba;display:flex;align-items:flex-start;gap:7px;font-size:9px;line-height:1.4}.v601-plan-card li svg{width:13px;flex:0 0 auto;color:var(--v601-green)}.v601-offer-list{margin-top:auto;display:grid;gap:7px}.v601-offer-list>a{min-height:68px;padding:10px;border:1px solid var(--v601-line);border-radius:11px;background:rgba(255,255,255,.025);color:#e6e7ea;display:grid;grid-template-columns:minmax(0,1fr) auto 14px;align-items:center;gap:9px;transition:border-color .18s ease,background .18s ease,transform .18s ease}.v601-offer-list>a:hover{border-color:rgba(255,100,73,.35);background:rgba(255,77,47,.055);transform:translateY(-1px)}.v601-offer-list>a>span{min-width:0;display:grid;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:8px}.v601-offer-list>a>span>svg{width:17px;color:var(--v601-orange-2)}.v601-offer-list i{min-width:0;font-style:normal;display:grid;gap:3px}.v601-offer-list b{overflow:hidden;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.v601-offer-list small{color:#737984;font-size:7px}.v601-offer-list strong{color:#fff;display:grid;gap:3px;text-align:right;font-size:11px}.v601-offer-list strong small{color:#8b9099;font-weight:500}.v601-offer-list>a>svg{width:13px;color:#636873}.v601-no-offer,.v601-pricing-empty{min-height:72px;border:1px dashed var(--v601-line-strong);border-radius:11px;color:#707680;display:grid;place-items:center;font-size:8px}.v601-pricing-empty{grid-column:1/-1;min-height:220px;align-content:center;gap:8px}.v601-pricing-empty svg{width:25px;color:var(--v601-orange-2)}.v601-pricing-empty b{color:#d3d5da;font-size:13px}.v601-pricing-note{min-height:72px;margin-top:12px;padding:13px 16px;border:1px solid var(--v601-line);border-radius:14px;background:rgba(255,255,255,.02);display:flex;align-items:center;gap:12px}.v601-pricing-note>svg{width:21px;color:var(--v601-orange-2)}.v601-pricing-note span{display:grid;gap:4px}.v601-pricing-note b{font-size:10px}.v601-pricing-note small{color:#737984;font-size:8px}.v601-final-section{padding-bottom:150px}.v601-final-panel{min-height:370px;padding:48px;overflow:hidden;border:1px solid rgba(255,98,70,.3);border-radius:26px;background:radial-gradient(circle at 85% 15%,rgba(255,77,47,.25),transparent 32%),radial-gradient(circle at 12% 90%,rgba(111,140,255,.08),transparent 30%),linear-gradient(145deg,#1a1212,#111216 66%);box-shadow:0 38px 100px rgba(0,0,0,.3);display:flex;align-items:flex-end;justify-content:space-between;gap:56px}.v601-final-panel>div:first-child{max-width:850px}.v601-final-panel h2{margin:15px 0;font-size:clamp(43px,5vw,72px);line-height:.97;letter-spacing:-.06em}.v601-final-panel p{max-width:690px;margin:0;color:#9398a1;font-size:14px;line-height:1.65}.v601-final-panel>div:last-child{min-width:250px;display:grid;gap:8px}.v601-footer{position:relative;overflow:hidden;border-top:1px solid var(--v601-line);background:#07080a;color:#f0f0f2}.v601-footer-glow{position:absolute;width:520px;height:320px;left:-180px;top:-170px;border-radius:50%;background:rgba(255,77,47,.09);filter:blur(100px);pointer-events:none}.v601-footer-inner{position:relative;z-index:1;width:min(1380px,calc(100% - 56px));margin-inline:auto;padding:82px 0 62px;display:grid;grid-template-columns:minmax(300px,.9fr) minmax(640px,1.35fr);gap:100px}.v601-footer-brand{width:max-content;display:flex;align-items:center;gap:10px;color:#fff}.v601-footer-brand img{width:auto;height:36px;max-width:150px;object-fit:contain}.v601-footer-brand span{display:grid;line-height:1}.v601-footer-brand b{font-size:13px}.v601-footer-brand small{margin-top:4px;color:var(--v601-orange-2);font-size:7px;font-weight:900;letter-spacing:.13em}.v601-footer-intro h2{margin:34px 0 13px;font-size:38px;line-height:.98;letter-spacing:-.05em}.v601-footer-intro>p{max-width:420px;margin:0;color:#7d828c;font-size:11px;line-height:1.65}.v601-footer-actions{margin-top:22px;display:flex;flex-wrap:wrap;gap:7px}.v601-footer-actions a{min-height:38px;padding:0 11px;border:1px solid var(--v601-line);border-radius:9px;background:rgba(255,255,255,.025);color:#9297a0;display:flex;align-items:center;gap:6px;font-size:8px}.v601-footer-actions a:hover{border-color:var(--v601-line-strong);color:#fff}.v601-footer-actions svg{width:13px}.v601-footer-links{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:25px}.v601-footer-links>div{display:grid;align-content:start;gap:11px}.v601-footer-links>div>b{margin-bottom:5px;color:#f0f1f3;font-size:10px}.v601-footer-links a{color:#777d86;display:flex;align-items:center;gap:7px;font-size:8px;transition:color .18s ease,transform .18s ease}.v601-footer-links a:hover{color:#fff;transform:translateX(2px)}.v601-footer-links svg{width:12px}.v601-footer-bottom{position:relative;z-index:1;width:min(1380px,calc(100% - 56px));min-height:82px;margin-inline:auto;border-top:1px solid var(--v601-line);color:#606671;display:flex;align-items:center;justify-content:space-between;gap:18px;font-size:8px}.v601-footer-bottom a{color:#858b95;display:flex;align-items:center;gap:5px}.v601-footer-bottom a:hover{color:#fff}.v601-footer-bottom img{width:14px!important;height:14px!important;max-width:14px!important;max-height:14px!important;object-fit:contain;flex:0 0 14px}.v601-footer-bottom svg{width:11px}.v601-pricing-page{min-height:100vh;padding-top:145px;background:var(--v601-bg);color:var(--v601-text)}.v601-pricing-page-hero{padding:70px 0 76px;border-bottom:1px solid var(--v601-line);background:radial-gradient(circle at 78% 15%,rgba(255,77,47,.13),transparent 30%),linear-gradient(180deg,#0a0b0d,#08090b)}.v601-pricing-page-hero h1{max-width:980px;margin:18px 0;font-size:clamp(58px,7vw,100px);line-height:.92;letter-spacing:-.07em}.v601-pricing-page-hero h1 span{color:#777c86}.v601-pricing-page-hero p{max-width:780px;color:#969ba4;font-size:15px;line-height:1.7}.v601-billing-filter{margin-top:30px;padding:4px;width:max-content;max-width:100%;border:1px solid var(--v601-line);border-radius:12px;background:rgba(255,255,255,.025);display:flex;overflow:auto}.v601-billing-filter button{min-height:38px;padding:0 12px;border:0;border-radius:8px;background:transparent;color:#777d86;font-size:9px;font-weight:800;white-space:nowrap;cursor:pointer}.v601-billing-filter button.active{background:#1c1e23;color:#fff}.v601-pricing-page-body{padding:90px 0 140px}.v601-pricing-assurance{margin-top:16px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.v601-pricing-assurance article{min-height:120px;padding:18px;border:1px solid var(--v601-line);border-radius:15px;background:rgba(255,255,255,.02);display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:12px}.v601-pricing-assurance article>svg{width:24px;color:var(--v601-green)}.v601-pricing-assurance article div{display:grid;gap:5px}.v601-pricing-assurance b{font-size:12px}.v601-pricing-assurance p{margin:0;color:#787e88;font-size:9px;line-height:1.5}.v6-feature-flag-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}.v6-feature-flag-grid>article{min-width:0!important;min-height:260px!important;padding:22px!important;border-radius:16px!important;display:flex!important;flex-direction:column!important;gap:16px!important}.v6-feature-flag-grid>article>header{display:grid!important;grid-template-columns:36px minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important}.v6-feature-flag-grid>article>header>svg{width:20px!important;height:20px!important;color:var(--accent,#fd4526)!important}.v6-feature-flag-grid>article>header>span{min-width:0!important;display:grid!important;gap:4px!important}.v6-feature-flag-grid>article h3{margin:0!important;font-size:17px!important;line-height:1.2!important}.v6-feature-flag-grid>article small{overflow:hidden!important;color:#6f747e!important;font-size:8px!important;text-overflow:ellipsis!important;white-space:nowrap!important}.v6-feature-flag-grid>article>p{min-height:50px!important;margin:0!important;color:#8a8f98!important;font-size:11px!important;line-height:1.55!important}.v6-feature-flag-grid .form-grid.two{margin-top:auto!important;grid-template-columns:minmax(0,1fr) minmax(130px,.45fr)!important;gap:10px!important}.v6-feature-flag-grid .label{min-width:0!important}.v6-feature-flag-grid .control{width:100%!important;min-width:0!important}.v6-switch{flex:0 0 auto!important}.kmz-dialog-backdrop,.promo-backdrop,.v5-modal-backdrop,.v52-command-backdrop,.v58-section-picker{overscroll-behavior:contain;touch-action:none}.kmz-dialog-backdrop[data-kmz-overlay=true]{isolation:isolate}body.kmz-overlay-open{overflow:hidden!important}body.kmz-route-resetting .kmz-dialog-backdrop,body.kmz-route-resetting .promo-backdrop,body.kmz-route-resetting .v5-mobile-scrim,body.kmz-route-resetting .v5-modal-backdrop,body.kmz-route-resetting .v52-command-backdrop,body.kmz-route-resetting .v58-section-picker{pointer-events:none!important}@media (max-width:1180px){.v601-nav-shell{grid-template-columns:1fr auto}.v601-desktop-nav{display:none}.v601-mobile-toggle{display:grid}.v601-hero{min-height:auto;padding-top:150px}.v601-developer-layout,.v601-hero-grid,.v601-security-layout,.v601-split-layout,.v601-split-layout.reverse{grid-template-columns:1fr}.v601-product-theatre{max-width:940px}.v601-system-layout{grid-template-columns:1fr}.v601-capability-list{grid-template-columns:1fr 1fr}.v601-checkout-story{grid-template-columns:.78fr 1.22fr}.v601-partner-strip{grid-template-columns:repeat(3,1fr)}.v601-partner-strip>span{grid-column:1/-1}.v601-footer-inner{grid-template-columns:1fr;gap:54px}}@media (max-width:900px){.v601-footer-bottom,.v601-footer-inner,.v601-wrap{width:min(100% - 32px,1380px)}.v601-header{top:10px}.v601-nav-shell{width:calc(100% - 20px);min-height:60px;border-radius:15px}.v601-brand img{height:29px}.v601-login-link{display:none}.v601-account-button{min-width:46px;width:46px;grid-template-columns:32px 0 12px;gap:0;overflow:hidden}.v601-account-button i{display:none}.v601-account-button>img,.v601-account-button>span{width:32px;height:32px}.v601-hero-copy h1{font-size:clamp(56px,11vw,86px)}.v601-product-window{transform:none}.v601-floating-signal{display:none}.v601-operation-rail{margin-top:72px;overflow:auto;justify-content:flex-start;padding:0 2px}.v601-operation-rail>*{flex:0 0 auto}.v601-section{padding:100px 0}.v601-system-map{min-height:560px}.v601-builder-body{grid-template-columns:125px minmax(0,1fr)}.v601-builder-body>section{display:none}.v601-checkout-story{grid-template-columns:1fr}.v601-delivery-map{min-height:560px}.v601-device-grid,.v601-plan-grid{grid-template-columns:1fr 1fr}.v601-plan-grid>div:last-child:nth-child(odd){grid-column:1/-1}.v601-final-panel{display:grid;align-items:start}.v601-final-panel>div:last-child{min-width:0;display:flex;flex-wrap:wrap}.v601-footer-links{grid-template-columns:1fr 1fr}.v601-footer-bottom{padding:22px 0;display:grid}.v6-feature-flag-grid{grid-template-columns:1fr!important}}@media (max-width:640px){.v601-brand span,.v601-nav-cta{display:none}.v601-mobile-actions{grid-template-columns:1fr}.v601-hero{padding-top:126px}.v601-release-pill em,.v601-release-pill i{display:none}.v601-hero-copy h1{font-size:clamp(49px,14.5vw,72px)}.v601-hero-copy>p{font-size:14px}.v601-hero-actions{display:grid}.v601-primary-action,.v601-secondary-action{width:100%}.v601-proof-row{display:grid;grid-template-columns:1fr}.v601-theatre-tabs{width:100%;max-width:100%;margin-left:0}.v601-theatre-tabs button{flex:1 1;justify-content:center}.v601-window-bar{grid-template-columns:1fr auto}.v601-window-bar b{display:none}.v601-surface{min-height:430px;grid-template-columns:1fr}.v601-surface>aside{display:none}.v601-surface>main{padding:15px}.v601-surface-metrics{grid-template-columns:1fr 1fr}.v601-surface-metrics article:last-child{display:none}.v601-mini-builder{padding:48px 24px}.v601-mini-builder h3{font-size:31px}.v601-mini-builder>div{display:none}.v601-job-list article{grid-template-columns:90px minmax(0,1fr)}.v601-job-list em{display:none}.v601-delivery-metrics{grid-template-columns:1fr 1fr}.v601-delivery-metrics span:last-child{display:none}.v601-delivery-copy h2,.v601-developer-copy h2,.v601-heading h2,.v601-security-copy h2,.v601-studio-copy h2{font-size:clamp(38px,12vw,56px)}.v601-system-map{min-height:520px}.v601-system-ring.ring-two{width:430px;height:430px}.v601-system-node{width:135px}.v601-system-node.node-1,.v601-system-node.node-5{left:2%}.v601-system-node.node-2,.v601-system-node.node-6{right:2%}.v601-system-node.node-3,.v601-system-node.node-4{display:none}.v601-capability-list{grid-template-columns:1fr}.v601-builder-toolbar{grid-template-columns:1fr auto}.v601-builder-toolbar>div{display:none}.v601-builder-body{min-height:480px;grid-template-columns:1fr}.v601-builder-body>aside{display:none}.v601-builder-body>main{margin:10px}.v601-store-preview-nav span{display:none}.v601-store-preview-hero{padding:44px 23px}.v601-store-preview-hero h3{font-size:27px}.v601-checkout-flow article{grid-template-columns:22px 36px minmax(0,1fr)}.v601-checkout-flow article>svg{display:none}.v601-checkout-flow article>i{width:36px;height:36px}.v601-checkout-product{grid-template-columns:46px minmax(0,1fr)}.v601-checkout-product strong{grid-column:2}.v601-delivery-map{min-height:500px}.v601-delivery-node{width:130px}.v601-delivery-node.node-3,.v601-delivery-node.node-4{display:none}.v601-delivery-core{width:165px}.v601-mini-grid{grid-template-columns:1fr}.v601-code-console pre{min-height:280px;padding:26px 20px;font-size:10px}.v601-partner-strip{grid-template-columns:1fr}.v601-partner-strip>span{grid-column:auto}.v601-device-grid,.v601-plan-grid,.v601-pricing-assurance{grid-template-columns:1fr}.v601-plan-grid>div:last-child:nth-child(odd){grid-column:auto}.v601-plan-card{min-height:auto}.v601-final-panel{min-height:440px;padding:30px 22px}.v601-final-panel h2{font-size:42px}.v601-final-panel>div:last-child{display:grid}.v601-footer-bottom,.v601-footer-inner{width:min(100% - 32px,1380px)}.v601-footer-links{grid-template-columns:1fr 1fr;gap:34px 16px}.v601-pricing-page{padding-top:110px}.v601-pricing-page-hero h1{font-size:54px}.v6-feature-flag-grid .form-grid.two{grid-template-columns:1fr!important}}@media (hover:none),(pointer:coarse){.v601-desktop-nav button,.v601-desktop-nav>a,.v601-nav-cta,.v601-offer-list>a,.v601-primary-action,.v601-secondary-action{min-height:46px}.v601-capability-list article:hover,.v601-offer-list>a:hover,.v601-primary-action:hover,.v601-secondary-action:hover{transform:none}}@media (prefers-reduced-motion:reduce){.v601-footer *,.v601-header *,.v601-site *{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.v601-product-window{transform:none}}.k6-site{--k6-line:rgba(255,255,255,.095);--k6-line-strong:rgba(255,255,255,.16);--k6-red:#ff4d2f;--k6-green:#65d69a;--k6-shadow:0 34px 100px rgba(0,0,0,.43);min-height:100vh;overflow:clip;background:#08090b;color:#f7f5f2}.k6-site *,.k6-site :after,.k6-site :before{box-sizing:border-box}.k6-site a{text-decoration:none}.k6-site h1,.k6-site h2,.k6-site h3,.k6-site p{text-wrap:pretty}.k6-shell{width:min(1380px,calc(100% - 56px));margin-inline:auto}.k6-hero-grid{position:absolute;inset:0;opacity:.28;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 0);background-size:54px 54px;-webkit-mask-image:linear-gradient(180deg,#000 0 68%,transparent 96%);mask-image:linear-gradient(180deg,#000 0 68%,transparent 96%)}.k6-about-page,.k6-security-page{min-height:100vh;background:#08090b}@media (max-width:900px){.k6-shell{width:min(100% - 32px,1380px)}}@media (max-width:640px){.k6-shell{width:min(100% - 24px,1380px)}}@media (prefers-reduced-motion:reduce){.k6-site *,.k6-site :after,.k6-site :before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}.k6-about-hero{position:relative;overflow:hidden;padding:175px 0 110px;border-bottom:1px solid var(--k6-line);background:radial-gradient(circle at 78% 30%,rgba(255,78,50,.12),transparent 30%),#08090b}.k6-about-hero-layout{position:relative;z-index:2;display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:center}.k6-about-final>div>div:first-child>span,.k6-about-global-layout>div:first-child>span,.k6-about-hero-layout>div:first-child>span,.k6-about-reason header>span,.k6-about-team header>span,.k6-about-timeline-section header>span{color:#ff7258;font-size:10px;font-weight:900;letter-spacing:.14em}.k6-about-hero h1{margin:20px 0;font-size:clamp(56px,7vw,96px);line-height:.92;letter-spacing:-.075em}.k6-about-hero h1 em{color:#7a7f88;font-style:normal}.k6-about-hero p{max-width:720px;color:#9499a2;font-size:16px;line-height:1.7}.k6-about-hero-layout>div:first-child>div:last-child{display:flex;gap:9px;margin-top:28px;flex-wrap:wrap}.k6-about-hero-layout>div:first-child>div:last-child a{min-height:50px;padding:0 18px;border:1px solid var(--k6-line);border-radius:12px;color:#fff;display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:850}.k6-about-hero-layout>div:first-child>div:last-child a:first-child{border-color:transparent;background:linear-gradient(135deg,var(--k6-red),#ff7258)}.k6-about-hero-layout a svg{width:15px}.k6-about-map{position:relative;min-height:560px}.k6-about-map:after,.k6-about-map:before{content:"";position:absolute;left:50%;top:50%;border:1px dashed rgba(255,91,61,.2);border-radius:50%;transform:translate(-50%,-50%)}.k6-about-map:before{width:310px;height:310px}.k6-about-map:after{width:480px;height:480px}.k6-about-core{position:absolute;left:50%;top:50%;z-index:3;width:155px;height:135px;border:1px solid rgba(255,98,68,.34);border-radius:22px;background:linear-gradient(145deg,#241513,#121316);transform:translate(-50%,-50%);display:grid;place-items:center;align-content:center;gap:5px;box-shadow:var(--k6-shadow)}.k6-about-core img{display:block;width:32px!important;height:32px!important;max-width:32px!important;object-fit:contain}.k6-about-core b{font-size:13px}.k6-about-core small{font-size:7px;color:#6e747e}.k6-about-map>span{position:absolute;z-index:2;min-width:145px;min-height:62px;padding:10px 12px;border:1px solid var(--k6-line);border-radius:14px;background:#131419;display:flex;align-items:center;gap:9px;box-shadow:0 15px 45px rgba(0,0,0,.3)}.k6-about-map>span svg{width:18px;color:#ff7258}.k6-about-map>span b{font-size:10px}.k6-about-map>span.a{left:8%;top:13%}.k6-about-map>span.b{right:5%;top:14%}.k6-about-map>span.c{left:3%;bottom:15%}.k6-about-map>span.d{right:4%;bottom:16%}.k6-about-reason{padding:135px 0;background:#070809}.k6-about-reason header{max-width:900px}.k6-about-final h2,.k6-about-global h2,.k6-about-reason h2,.k6-about-team h2,.k6-about-timeline-section h2{margin:18px 0;font-size:clamp(42px,5.7vw,78px);line-height:.98;letter-spacing:-.065em}.k6-about-reason header p,.k6-about-team header p{max-width:760px;color:#8e939c;font-size:15px;line-height:1.7}.k6-about-reason .k6-shell>div{display:grid;grid-template-columns:repeat(2,1fr);gap:11px;margin-top:50px}.k6-about-reason article{min-height:190px;padding:24px;border:1px solid var(--k6-line);border-radius:21px;background:#111216;display:grid;grid-template-columns:38px 1fr;gap:14px}.k6-about-reason article>svg{width:23px;color:#ff7258}.k6-about-reason h3{margin:0;font-size:19px}.k6-about-reason article p{margin:10px 0 0;color:#767c86;font-size:11px;line-height:1.65}.k6-about-timeline-section{padding:130px 0;background:#090a0c;border-top:1px solid var(--k6-line);border-bottom:1px solid var(--k6-line)}.k6-about-timeline-section header{max-width:880px}.k6-about-timeline{margin-top:48px;display:grid}.k6-about-timeline article{min-height:105px;padding:18px 0;border-top:1px solid var(--k6-line);display:grid;grid-template-columns:70px 1fr 24px;align-items:center;gap:20px}.k6-about-timeline article>b{width:47px;height:47px;border:1px solid rgba(255,91,61,.3);border-radius:50%;background:rgba(255,78,50,.05);color:#ff7258;display:grid;place-items:center;font-size:9px}.k6-about-timeline article span{display:grid}.k6-about-timeline h3{margin:0;font-size:18px}.k6-about-timeline p{margin:7px 0 0;color:#777d87;font-size:11px;line-height:1.55}.k6-about-timeline article>svg{width:17px;color:var(--k6-green)}.k6-about-global{padding:135px 0;background:#070809}.k6-about-global-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px;align-items:center}.k6-about-global-layout>div:first-child>p{color:#8c929b;font-size:14px;line-height:1.7}.k6-about-country-row{display:flex;gap:7px;margin-top:25px;flex-wrap:wrap}.k6-about-country-row i{min-height:35px;padding:0 11px;border:1px solid var(--k6-line);border-radius:999px;background:#111216;color:#898f98;display:flex;align-items:center;font-size:9px;font-style:normal}.k6-about-network{position:relative;min-height:450px;border:1px solid var(--k6-line);border-radius:24px;background:radial-gradient(circle at 52% 40%,rgba(255,78,50,.07),transparent 30%),#0e0f12;overflow:hidden}.k6-about-network>svg:first-child{display:none}.k6-about-network>svg{width:100%;height:100%;padding:35px}.k6-about-network>span{position:absolute;left:22px;bottom:22px;min-height:60px;padding:9px 13px;border:1px solid var(--k6-line);border-radius:13px;background:rgba(14,15,18,.9);display:grid;grid-template-columns:20px 1fr;gap:8px;align-items:center}.k6-about-network>span svg{width:17px;color:#ff7258}.k6-about-network>span b{font-size:10px}.k6-about-network>span small{font-size:8px;color:#717781}.k6-about-team{padding:135px 0;background:#090a0c;border-top:1px solid var(--k6-line)}.k6-about-team header{max-width:850px}.k6-about-team-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:48px}.k6-about-team-grid>a{min-height:270px;border:1px solid var(--k6-line);border-radius:21px;background:#111216;color:#fff;overflow:hidden;display:grid;grid-template-rows:110px 1fr;position:relative}.k6-about-team-grid>a>div{position:relative;background:#16181b;display:grid;place-items:center;overflow:hidden}.k6-about-team-grid>a>div>img{position:relative;z-index:2;width:70px;height:70px;border:3px solid #111216;border-radius:18px;object-fit:cover}.k6-about-team-grid>a>div>svg{position:relative;z-index:2;width:30px;color:#737984}.k6-about-team-grid>a>div>span{position:absolute;inset:0;background-position:50%;background-size:cover;opacity:.25;filter:blur(2px)}.k6-about-team-grid>a>section{padding:18px}.k6-about-team-grid small{font-size:7px;color:#ff7258;letter-spacing:.12em}.k6-about-team-grid h3{margin:7px 0 4px;font-size:19px}.k6-about-team-grid p{margin:0;color:#767c86;font-size:9px}.k6-about-team-grid em{display:block;margin-top:10px;color:#8b9099;font-size:10px;line-height:1.5;font-style:normal}.k6-about-team-grid>a>svg{position:absolute;right:16px;bottom:16px;width:15px;color:#707680}.k6-about-empty{min-height:220px;padding:25px;border:1px dashed var(--k6-line);border-radius:21px;color:#777d87;display:grid;place-items:center;text-align:center}.k6-about-empty svg{width:28px}.k6-about-empty b{color:#d7dae0}.k6-about-empty p{font-size:10px}.k6-about-final{padding:100px 0 125px;background:#070809}.k6-about-final>.k6-shell{min-height:340px;padding:44px;border:1px solid rgba(255,96,66,.27);border-radius:27px;background:radial-gradient(circle at 88% 18%,rgba(255,78,50,.17),transparent 32%),linear-gradient(135deg,#171113,#0e0f12);display:grid;grid-template-columns:1fr .8fr;gap:65px;align-items:center}.k6-about-final>div>div:first-child p{color:#888e97;font-size:12px;line-height:1.7}.k6-about-final>div>div:last-child{display:grid;gap:9px}.k6-about-final a{min-height:75px;padding:12px 14px;border:1px solid var(--k6-line);border-radius:15px;background:#111216;color:#fff;display:grid;grid-template-columns:24px 1fr 15px;align-items:center;gap:10px}.k6-about-final a>svg{width:18px;color:#ff7258}.k6-about-final a>svg:last-child{width:13px;color:#7c828c}.k6-about-final a span{display:grid}.k6-about-final a b{font-size:11px}.k6-about-final a small{font-size:8px;color:#737984;margin-top:4px}@media(max-width:1050px){.k6-about-final>.k6-shell,.k6-about-global-layout,.k6-about-hero-layout{grid-template-columns:1fr}.k6-about-map{max-width:850px}.k6-about-team-grid{grid-template-columns:1fr 1fr}}@media(max-width:720px){.k6-about-hero{padding:125px 0 85px}.k6-about-hero h1{font-size:clamp(46px,13vw,70px)}.k6-about-map{min-height:450px;transform:scale(.86);margin:-30px -35px}.k6-about-global,.k6-about-reason,.k6-about-team,.k6-about-timeline-section{padding:90px 0}.k6-about-reason .k6-shell>div,.k6-about-team-grid{grid-template-columns:1fr}.k6-about-timeline article{grid-template-columns:52px 1fr}.k6-about-timeline article>svg{display:none}.k6-about-network{min-height:350px}.k6-about-final{padding:70px 0 90px}.k6-about-final>.k6-shell{padding:28px 22px}}.k6-security-hero{position:relative;overflow:hidden;padding:175px 0 110px;background:radial-gradient(circle at 76% 28%,rgba(255,78,50,.12),transparent 31%),#08090b;border-bottom:1px solid var(--k6-line)}.k6-security-hero-layout{position:relative;z-index:2;display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:center}.k6-security-disclosure>div>div:first-child>span,.k6-security-hero-layout>div:first-child>span,.k6-security-layers header>span,.k6-security-rules header>span{color:#ff7258;font-size:10px;font-weight:900;letter-spacing:.14em}.k6-security-hero h1{margin:20px 0;font-size:clamp(56px,7.2vw,100px);line-height:.91;letter-spacing:-.075em}.k6-security-hero h1 em{color:#7a7f88;font-style:normal}.k6-security-hero p{max-width:720px;color:#9499a2;font-size:16px;line-height:1.72}.k6-security-hero-layout>div:first-child>div:last-child{display:flex;gap:9px;margin-top:28px;flex-wrap:wrap}.k6-security-hero-layout>div:first-child>div:last-child a{min-height:50px;padding:0 17px;border:1px solid var(--k6-line);border-radius:12px;color:#fff;display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:850}.k6-security-hero-layout>div:first-child>div:last-child a:first-child{border-color:transparent;background:linear-gradient(135deg,var(--k6-red),#ff7258)}.k6-security-hero-layout a svg{width:15px}.k6-security-radar{position:relative;min-height:560px}.k6-security-radar>i{position:absolute;left:50%;top:50%;border:1px dashed rgba(255,92,62,.21);border-radius:50%;transform:translate(-50%,-50%)}.k6-security-radar>i.a{width:200px;height:200px}.k6-security-radar>i.b{width:360px;height:360px}.k6-security-radar>i.c{width:520px;height:520px}.k6-security-radar>div{position:absolute;left:50%;top:50%;z-index:3;width:170px;height:145px;border:1px solid rgba(255,98,68,.34);border-radius:22px;background:linear-gradient(145deg,#241513,#121316);transform:translate(-50%,-50%);display:grid;place-items:center;align-content:center;gap:5px;box-shadow:var(--k6-shadow)}.k6-security-radar>div svg{width:27px;color:#ff7258}.k6-security-radar>div b{font-size:12px}.k6-security-radar>div small{font-size:7px;color:#6e747e}.k6-security-radar>span{position:absolute;z-index:2;min-width:135px;min-height:58px;padding:9px 11px;border:1px solid var(--k6-line);border-radius:14px;background:#131419;display:flex;align-items:center;gap:8px;color:#cbd0d7;font-size:9px;font-weight:800}.k6-security-radar>span svg{width:17px;color:#ff7258}.k6-security-radar>span.one{left:7%;top:13%}.k6-security-radar>span.two{right:5%;top:14%}.k6-security-radar>span.three{left:3%;bottom:15%}.k6-security-radar>span.four{right:4%;bottom:16%}.k6-security-layers{padding:135px 0;background:#070809}.k6-security-layers header,.k6-security-rules header{max-width:900px}.k6-security-ddos h2,.k6-security-disclosure h2,.k6-security-layers h2,.k6-security-rules h2{margin:18px 0;font-size:clamp(42px,5.7vw,78px);line-height:.98;letter-spacing:-.065em}.k6-security-layers header p{color:#8d929b;font-size:15px}.k6-security-layers .k6-shell>div{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:48px}.k6-security-layers article{min-height:205px;padding:22px;border:1px solid var(--k6-line);border-radius:21px;background:#111216;display:grid;grid-template-columns:34px 1fr;gap:13px}.k6-security-layers article>svg{width:22px;color:#ff7258}.k6-security-layers h3{margin:0;font-size:17px}.k6-security-layers article p{margin:9px 0 0;color:#767c86;font-size:10px;line-height:1.65}.k6-security-rules{padding:130px 0;background:#090a0c;border-top:1px solid var(--k6-line);border-bottom:1px solid var(--k6-line)}.k6-security-rules .k6-shell>div{margin-top:45px;display:grid}.k6-security-rules article{min-height:105px;padding:18px 0;border-top:1px solid var(--k6-line);display:grid;grid-template-columns:65px 1fr 22px;align-items:center;gap:20px}.k6-security-rules article>b{width:45px;height:45px;border:1px solid rgba(255,91,61,.3);border-radius:50%;background:rgba(255,78,50,.05);color:#ff7258;display:grid;place-items:center;font-size:9px}.k6-security-rules article span{display:grid}.k6-security-rules h3{margin:0;font-size:18px}.k6-security-rules article p{margin:7px 0 0;color:#777d87;font-size:11px;line-height:1.55}.k6-security-rules article>svg{width:16px;color:var(--k6-green)}.k6-security-ddos{padding:130px 0;background:#070809}.k6-security-ddos .k6-shell>div:first-child{display:grid;grid-template-columns:40px 1fr;gap:16px;max-width:1030px}.k6-security-ddos .k6-shell>div:first-child>svg{width:28px;color:#ff7258}.k6-security-ddos small{color:#ff7258;font-size:9px;font-weight:900;letter-spacing:.14em}.k6-security-ddos h2{margin-top:12px}.k6-security-ddos .k6-shell>div:first-child p{max-width:900px;color:#8c929b;font-size:14px;line-height:1.72}.k6-security-ddos .k6-shell>div:last-child{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:42px}.k6-security-ddos article{min-height:170px;padding:22px;border:1px solid var(--k6-line);border-radius:20px;background:#111216;display:grid;align-content:start}.k6-security-ddos article svg{width:20px;color:#ff7258}.k6-security-ddos article b{margin-top:25px;font-size:15px}.k6-security-ddos article p{margin:8px 0 0;color:#747a84;font-size:10px;line-height:1.6}.k6-security-disclosure{padding:95px 0 120px;background:#090a0c;border-top:1px solid var(--k6-line)}.k6-security-disclosure>.k6-shell{min-height:300px;padding:42px;border:1px solid rgba(255,97,67,.27);border-radius:26px;background:radial-gradient(circle at 88% 18%,rgba(255,78,50,.16),transparent 33%),linear-gradient(135deg,#171113,#0e0f12);display:flex;align-items:center;justify-content:space-between;gap:50px}.k6-security-disclosure>div>div:first-child{max-width:800px}.k6-security-disclosure h2{font-size:clamp(40px,5vw,68px)}.k6-security-disclosure p{color:#858b95;font-size:12px;line-height:1.65}.k6-security-disclosure>div>div:last-child{min-width:260px;display:grid;gap:9px}.k6-security-disclosure a{min-height:50px;padding:0 16px;border:1px solid var(--k6-line);border-radius:12px;background:#111216;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:11px;font-weight:800}.k6-security-disclosure a:first-child{border-color:transparent;background:linear-gradient(135deg,var(--k6-red),#ff7258)}.k6-security-disclosure a svg{width:15px}@media(max-width:1050px){.k6-security-hero-layout{grid-template-columns:1fr}.k6-security-radar{max-width:850px}.k6-security-layers .k6-shell>div{grid-template-columns:1fr 1fr}.k6-security-disclosure>.k6-shell{display:grid}.k6-security-disclosure>div>div:last-child{min-width:0}}@media(max-width:720px){.k6-security-hero{padding:125px 0 85px}.k6-security-hero h1{font-size:clamp(46px,13vw,70px)}.k6-security-radar{min-height:450px;transform:scale(.84);margin:-35px -45px}.k6-security-ddos,.k6-security-layers,.k6-security-rules{padding:90px 0}.k6-security-ddos .k6-shell>div:last-child,.k6-security-layers .k6-shell>div{grid-template-columns:1fr}.k6-security-rules article{grid-template-columns:52px 1fr}.k6-security-rules article>svg{display:none}.k6-security-disclosure{padding:70px 0 90px}.k6-security-disclosure>.k6-shell{padding:28px 22px}}.v601-footer-actions img,.v601-footer-bottom img{width:14px!important;height:14px!important;min-width:14px!important;max-width:14px!important;max-height:14px!important;object-fit:contain!important}body.kmz-overlay-open{overscroll-behavior:none}.v601-brand small,.v601-footer-brand small{font-size:9px}.v601-nav-panel b{font-size:13px}.v601-nav-panel small{font-size:11px;line-height:1.45}.v601-account-button small,.v601-account-menu small{font-size:10px}.v601-mobile-section>span{font-size:11px}.v601-mobile-section small{font-size:10px}.v601-operation-rail div,.v601-operation-rail>span,.v601-proof-row,.v601-release-pill,.v601-theatre-tabs button{font-size:11px}.v601-step-list li>span{font-size:10px}.v601-device-grid small,.v601-language-row span,.v601-partner-strip small,.v601-partner-strip>span,.v601-security-stack p,.v601-step-list small{font-size:11px;line-height:1.55}.v601-partner-strip em{font-size:9px}.v601-offer-list b,.v601-plan-capacity span,.v601-plan-card li,.v601-plan-card>header small,.v601-plan-card>header>span,.v601-pricing-empty,.v601-pricing-note small{font-size:11px}.v601-offer-list small{font-size:10px}.v601-footer-intro>p{font-size:13px}.v601-footer-actions a,.v601-footer-bottom,.v601-footer-links a{font-size:11px}.v601-footer-links>div>b{font-size:12px}.v601-billing-filter button,.v601-pricing-assurance p{font-size:11px}.k6-about-team-grid small{font-size:10px}.k6-about-team-grid p{font-size:12px}.k6-about-timeline article>b,.k6-security-ddos small,.k6-security-rules article>b{font-size:10px}@media (max-width:640px){.v601-footer-actions a,.v601-footer-bottom,.v601-footer-links a{font-size:12px}.v601-footer-intro>p{font-size:14px}}