:root{--ink:#171a1f;--muted:#6d716f;--paper:#f4f3ee;--panel:#fff;--line:#e3e2dc;--lime:#c8f55a;--blue:#dceafd;--violet:#e7ddfb;--orange:#ffe6c7;--danger:#e54832;--radius:18px;--font-geist-sans:"WebVerf Sans","Segoe UI",Arial,sans-serif;--font-geist-mono:"Cascadia Code","SFMono-Regular",Consolas,monospace}*{box-sizing:border-box}html{background:var(--paper)}body{color:var(--ink);background:var(--paper);font-family:var(--font-geist-sans),Arial,sans-serif;-webkit-font-smoothing:antialiased;margin:0}button,input{font:inherit}button{color:inherit}.app-shell{min-height:100vh}.sidebar{z-index:20;color:#f5f5ef;background:#171a1f;flex-direction:column;width:248px;padding:25px 18px 18px;display:flex;position:fixed;top:0;bottom:0;left:0;right:auto}.brand{letter-spacing:-.6px;align-items:center;gap:11px;padding:0 10px 29px;font-size:21px;display:flex}.brand-mark{width:28px;height:28px;display:inline-block;position:relative;transform:rotate(-8deg)}.brand-mark i{background:var(--lime);border-radius:2px 2px 0 0;width:8px;position:absolute;bottom:3px}.brand-mark i:first-child{height:12px;left:1px}.brand-mark i:nth-child(2){height:20px;left:10px}.brand-mark i:nth-child(3){height:15px;left:19px}.nav-label{color:#7d827d;letter-spacing:1.25px;text-transform:uppercase;margin:0 10px 9px;font-size:10px;font-weight:700}.nav-label.second{margin-top:27px}.sidebar nav button{color:#adb0ab;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:13px;width:100%;height:43px;margin:2px 0;padding:0 12px;font-size:14px;display:flex}.sidebar nav button:hover{color:#fff;background:#24272d}.sidebar nav button.active{color:#161a1d;background:var(--lime);font-weight:650}.sidebar nav button>span{text-align:center;width:18px;font-size:18px}.sidebar nav button em{color:#fff;background:#d9503d;border-radius:20px;place-items:center;min-width:20px;height:20px;margin-left:auto;font-size:11px;font-style:normal;display:grid}.sidebar-foot{margin-top:auto}.health-row{background:#1d2025;border:1px solid #2d3137;border-radius:12px;padding:13px 12px}.health-row>span{color:#858983;margin-bottom:8px;font-size:11px;display:block}.status{color:#37630c;white-space:nowrap;background:#effbd8;border-radius:20px;align-items:center;gap:6px;width:max-content;padding:5px 8px;font-size:11px;font-weight:650;display:inline-flex}.status i{background:#65a91e;border-radius:50%;width:6px;height:6px}.health-row .status{color:#b5c3a6;background:0 0;padding:0}.health-row .status i{box-shadow:0 0 0 3px #65a91e21}.status-danger{color:#9b2e21;background:#ffebe7}.status-danger i{background:#e24934}.status-review{color:#7a5b13;background:#fff4d4}.status-review i{background:#d49a14}.version{align-items:center;gap:9px;margin-top:16px;padding:0 8px;display:flex}.version>span{width:31px;height:31px;color:var(--lime);border:1px solid #3b3f44;border-radius:8px;place-items:center;font-size:10px;font-weight:800;display:grid}.version div{flex-direction:column;display:flex}.version strong{font-size:11px}.version small{color:#727772;margin-top:2px;font-size:9px}main{min-height:100vh;margin-left:248px}.topbar{border-bottom:1px solid var(--line);z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe6;justify-content:space-between;align-items:center;height:78px;padding:0 34px;display:flex;position:sticky;top:0}.topbar-title{align-items:center;gap:14px;display:flex}.topbar .eyebrow{display:none}.topbar h1{letter-spacing:-.35px;margin:0;font-size:18px}.menu-button{background:0 0;border:0;font-size:24px;display:none}.topbar-actions{align-items:center;gap:10px;display:flex}.search{border:1px solid var(--line);color:#8b8e8a;background:#f7f7f3;border-radius:10px;align-items:center;gap:8px;width:294px;height:40px;padding:0 10px;display:flex}.search input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:1;font-size:12px}.search kbd{color:#999c98;font:10px var(--font-geist-mono);background:#fff;border:1px solid #dcddd6;border-radius:4px;padding:3px 5px}.icon-button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:10px;width:40px;height:40px;font-size:19px;position:relative}.icon-button b{color:#fff;background:#df4d38;border:2px solid #fff;border-radius:20px;place-items:center;min-width:16px;height:16px;font-size:8px;display:grid;position:absolute;top:-4px;right:-3px}.profile{cursor:pointer;background:0 0;border:0;align-items:center;gap:9px;height:44px;padding:0 5px;display:flex}.profile>span:first-child{background:#dce4ef;border-radius:9px;place-items:center;width:34px;height:34px;font-size:11px;font-weight:700;display:grid}.profile-copy{flex-direction:column;align-items:flex-start;display:flex}.profile-copy strong{font-size:12px}.profile-copy small{color:#8a8e89;margin-top:2px;font-size:10px}.profile i{color:#888;font-style:normal}.page-content{max-width:1500px;margin:0 auto;padding:30px 34px 44px}.hero-row{justify-content:space-between;align-items:flex-end;margin:4px 0 25px;display:flex}.hero-row .date{color:#898d88;margin:0 0 8px;font-size:12px}.hero-row h2,.section-intro h2{letter-spacing:-1.2px;margin:0;font-size:30px;line-height:1.13}.hero-row p:last-child,.section-intro p:last-child{color:var(--muted);margin:7px 0 0;font-size:13px}.primary-button,.dark-button,.secondary-button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:0 16px;font-size:12px;font-weight:650;display:inline-flex;box-shadow:0 3px 8px #0000001a}.primary-button:hover,.dark-button:hover{background:#2a2e34}.primary-button span{color:var(--lime);font-size:18px}.secondary-button{color:var(--ink);border:1px solid var(--line);box-shadow:none;background:#fff}.alert-card{border:1px solid #f1b9ad;border-left:4px solid var(--danger);background:#fff9f7;border-radius:14px;align-items:center;gap:16px;min-height:112px;padding:20px 52px 20px 20px;display:flex;position:relative;box-shadow:0 3px 12px #3c1e1409}.alert-symbol{color:#b63726;background:#ffe1da;border-radius:11px;flex:none;place-items:center;width:42px;height:42px;font-size:20px;font-weight:800;display:grid}.alert-copy{flex:1}.alert-copy>div{align-items:center;gap:10px;display:flex}.alert-copy>div>span:last-child{color:#a0756d;font-size:10px}.alert-copy h3{margin:7px 0 3px;font-size:14px}.alert-copy p{color:#725f5b;margin:0;font-size:11px}.alert-actions{gap:8px;display:flex}.alert-actions>button{cursor:pointer;background:#fff;border:1px solid #e6c4bd;border-radius:9px;height:37px;padding:0 13px;font-size:11px;font-weight:600}.alert-actions .dark-button{color:#fff;background:var(--ink);border-color:var(--ink)}.dismiss{color:#ad857d;cursor:pointer;background:0 0;border:0;font-size:20px;position:absolute;top:10px;right:14px}.metrics{grid-template-columns:repeat(4,1fr);gap:13px;margin:16px 0;display:grid}.metric-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);align-items:flex-start;gap:13px;min-height:116px;padding:20px;display:flex;position:relative}.metric-icon{border-radius:10px;place-items:center;width:38px;height:38px;font-size:18px;font-weight:600;display:grid}.metric-icon.lime{background:#ecf9cf}.metric-icon.blue{background:var(--blue)}.metric-icon.violet{background:var(--violet)}.metric-icon.orange{background:var(--orange)}.metric-main{flex-direction:column;display:flex}.metric-main p{color:#777b77;margin:0 0 3px;font-size:10px}.metric-main strong{letter-spacing:-.7px;font-size:25px}.metric-main small{color:#8a8e89;margin-top:2px;font-size:9px}.trend{color:#579414;background:#eff9dc;border-radius:20px;padding:4px 7px;font-size:9px;font-weight:650;position:absolute;top:18px;right:15px}.dashboard-grid{grid-template-columns:minmax(0,1.55fr) minmax(320px,.8fr);gap:16px;display:grid}.panel{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);overflow:hidden}.panel-heading{border-bottom:1px solid #ecebe7;justify-content:space-between;align-items:center;min-height:71px;padding:17px 19px;display:flex}.eyebrow{color:#969993;letter-spacing:1.1px;text-transform:uppercase;margin:0 0 4px;font-size:9px;font-weight:700}.panel-heading h3{letter-spacing:-.25px;margin:0;font-size:15px}.text-button,.more{color:#606560;cursor:pointer;background:0 0;border:0;font-size:10px;font-weight:600}.more{font-size:14px}.project-list{padding:2px 12px}.project-row{text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #efeee9;grid-template-columns:40px minmax(115px,1.1fr) minmax(110px,.9fr) 90px 70px 12px;align-items:center;gap:10px;width:100%;min-height:71px;padding:9px 7px;display:grid}.project-row:last-child{border-bottom:0}.project-row:hover{background:#fafaf6;border-radius:10px}.project-avatar{background:#e7ebf0;border-radius:10px;place-items:center;width:34px;height:34px;font-size:10px;font-weight:750;display:grid}.project-row:nth-child(2) .project-avatar{background:#efe4d9}.project-row:nth-child(3) .project-avatar{background:#e3e5dc}.project-name,.project-release{flex-direction:column;display:flex}.project-name strong,.project-release strong{font-size:11px}.project-name small,.project-release small{color:#999c97;margin-top:3px;font-size:9px}.project-stack{color:#626762;font-size:9px}.arrow{color:#a5a8a3;font-size:19px}.server-select{background:#fafaf7;border:1px solid #e7e6e1;border-radius:12px;align-items:center;gap:10px;margin:17px 18px 19px;padding:10px;display:flex}.server-dot{color:#5d741f;background:#e9f7c8;border-radius:9px;place-items:center;width:34px;height:34px;font-size:9px;font-weight:800;display:grid}.server-select>div{flex-direction:column;flex:1;display:flex}.server-select strong{font-size:10px}.server-select small{color:#939691;margin-top:3px;font-size:8px}.capacity-bars{padding:0 20px}.capacity-bars>div{margin:15px 0}.capacity-bars p{color:#737772;justify-content:space-between;margin:0 0 7px;font-size:9px;display:flex}.capacity-bars p b{color:#4f534f}.capacity-bars>div>i{background:#eeeee9;border-radius:10px;height:7px;display:block;overflow:hidden}.capacity-bars>div>i>b{background:#9bc53d;border-radius:10px;height:100%;display:block}.capacity-bars .warning-bar{background:#efa84a}.capacity-bars .blue-bar{background:#7aa7dc}.capacity-foot{color:#989b96;border-top:1px solid #ecebe7;gap:13px;margin-top:18px;padding:14px 19px;font-size:8px;display:flex}.capacity-foot button{cursor:pointer;background:0 0;border:0;margin-left:auto;font-size:9px;font-weight:650}.release-panel{grid-column:1/-1}.release-table{width:100%}.release-head,.release-row{grid-template-columns:110px minmax(130px,1fr) minmax(135px,1fr) 70px 130px 105px;align-items:center;gap:10px;padding:0 20px;display:grid}.release-head{color:#9a9d98;text-transform:uppercase;letter-spacing:.5px;background:#fafaf7;min-height:36px;font-size:8px;font-weight:650}.release-row{color:#616560;border-top:1px solid #efeee9;min-height:55px;font-size:9px}.release-row>strong{color:#212520;font-size:10px}.commit{align-items:center;gap:7px;display:flex}.commit b{background:#edf0ea;border-radius:5px;padding:4px 7px;font-size:8px}.commit code{color:#8b8f89;font:8px var(--font-geist-mono)}.person{color:#404540;background:#e6e9ed;border-radius:50%;place-items:center;width:27px;height:27px;font-size:8px;font-weight:700;display:grid}.inner-page{padding-top:38px}.section-intro{justify-content:space-between;align-items:flex-end;margin-bottom:26px;display:flex}.project-cards{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.project-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:20px}.project-card-top{justify-content:space-between;align-items:center;display:flex}.project-avatar.large{width:43px;height:43px}.project-card h3{margin:20px 0 3px;font-size:17px}.project-card>p{color:#8a8e88;margin:0;font-size:11px}.project-meta,.env-row{color:#666a65;border-top:1px solid #ecebe7;justify-content:space-between;margin-top:20px;padding-top:14px;font-size:10px;display:flex}.env-row{border:0;justify-content:flex-start;gap:15px;margin-top:14px;padding-top:0}.env-row span{align-items:center;gap:5px;display:flex}.env-row i{background:#d0d2cc;border-radius:50%;width:6px;height:6px}.env-row .dot-good{background:#7bb52b}.card-button{border:1px solid var(--line);cursor:pointer;background:#fafaf7;border-radius:9px;width:100%;height:38px;margin-top:19px;font-size:10px;font-weight:650}.server-cards{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.server-card,.audit-prompt{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:20px}.server-card>div:first-child{align-items:center;gap:12px;display:flex}.server-card h3{margin:0 0 4px;font-size:15px}.server-card p{color:#888c86;margin:0;font-size:9px}.server-card>.status{margin:17px 0}.server-dot.big{width:44px;height:44px}.server-dot.blue{color:#355d88;background:#dceafd}.server-stats{border-top:1px solid #ecebe7;border-bottom:1px solid #ecebe7;grid-template-columns:repeat(4,1fr);padding:13px 0;gap:7px!important;display:grid!important}.server-stats span{flex-direction:column;display:flex}.server-stats small{color:#91958f;font-size:8px}.server-stats b{margin-top:4px;font-size:15px}.audit-prompt{text-align:center;background:#f8f8f4;border-style:dashed;flex-direction:column;justify-content:center;align-items:center;display:flex}.audit-prompt>span{font-size:28px}.audit-prompt h3{margin:12px 0 5px}.audit-prompt p{color:#767a75;max-width:250px;font-size:10px;line-height:1.5}.audit-prompt button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:8px;height:36px;margin-top:10px;padding:0 14px;font-size:10px}.full-table{margin-top:6px}.timeline{max-width:900px}.timeline article{border:1px solid var(--line);background:#fff;border-radius:14px;align-items:flex-start;gap:14px;min-height:105px;margin-bottom:12px;padding:18px 20px;display:flex;position:relative}.timeline-icon{background:#ecf9cf;border-radius:10px;flex:none;place-items:center;width:38px;height:38px;font-weight:700;display:grid}.timeline-icon.danger{color:#b43c2b;background:#ffe5df}.timeline-icon.blue{background:#dceafd}.timeline article>div{flex:1}.timeline h3{margin:7px 0 3px;font-size:13px}.timeline p{color:#727671;margin:0 0 8px;font-size:10px}.timeline small{color:#9a9d98;font-size:8px}.timeline article>button{border:1px solid var(--line);cursor:pointer;background:#fafaf7;border-radius:8px;height:34px;padding:0 12px;font-size:9px}.modal-layer{z-index:60;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0c0f1294;place-items:center;padding:20px;display:grid;position:fixed;top:0;bottom:0;left:0;right:0}.audit-modal{background:#fff;border:1px solid #dcdcd5;border-radius:20px;width:min(550px,100%);padding:30px;position:relative;box-shadow:0 28px 90px #00000040}.modal-close{color:#777;cursor:pointer;background:#f2f2ed;border:0;border-radius:8px;width:32px;height:32px;font-size:20px;position:absolute;top:13px;right:16px}.modal-symbol{background:#ecf9cf;border-radius:11px;place-items:center;width:42px;height:42px;margin-bottom:18px;font-size:20px;display:grid}.audit-modal h3{letter-spacing:-.6px;margin:0;font-size:22px}.modal-lead{color:#70756f;margin:9px 0 22px;font-size:12px;line-height:1.55}.audit-fields{grid-template-columns:1fr 80px 115px;gap:10px;display:grid}.audit-fields label{color:#5d625c;font-size:10px;font-weight:650}.audit-fields input{border:1px solid var(--line);background:#fafaf7;border-radius:9px;outline:0;width:100%;height:40px;margin-top:6px;padding:0 10px;font-size:12px}.audit-fields input:focus{border-color:#91ae47;box-shadow:0 0 0 3px #c8f55a40}.security-note{background:#f4f8ec;border-radius:10px;flex-direction:column;gap:3px;margin:17px 0;padding:12px;display:flex}.security-note b{font-size:10px}.security-note span{color:#70766a;font-size:9px}.modal-primary{width:100%;margin-top:5px}.modal-primary:disabled{opacity:.45;cursor:not-allowed}.command-box{color:#d9f58e;font:11px/1.7 var(--font-geist-mono);background:#171a1f;border:1px solid #30343a;border-radius:11px;margin:0 0 14px;padding:15px;overflow:auto}.audit-result-note{align-items:center;gap:10px;margin-bottom:13px;display:flex}.audit-result-note>span:last-child{color:#777c76;font-size:9px}.back-button{color:#70756f;cursor:pointer;background:0 0;border:0;width:100%;margin-top:10px;font-size:10px}.backdrop{display:none}@media (max-width:1120px){.metrics{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}.release-panel{grid-column:auto}.project-cards,.server-cards{grid-template-columns:repeat(2,1fr)}.project-row{grid-template-columns:40px 1.1fr .9fr 90px 70px}.project-row .arrow{display:none}}@media (max-width:820px){.sidebar{transition:transform .25s;transform:translate(-100%)}.sidebar.open{transform:translate(0)}.backdrop.visible{z-index:19;background:#0a0c0e7a;border:0;display:block;position:fixed;top:0;bottom:0;left:0;right:0}main{margin-left:0}.menu-button{display:block}.topbar{padding:0 18px}.topbar .eyebrow{margin-bottom:1px;display:block}.topbar h1{font-size:14px}.search{display:none}.page-content{padding:24px 18px 35px}.release-table{overflow-x:auto}.release-head,.release-row{min-width:760px}.profile-copy,.profile i{display:none}.project-cards,.server-cards{grid-template-columns:1fr 1fr}}@media (max-width:620px){.hero-row,.section-intro{flex-direction:column;align-items:flex-start;gap:18px}.hero-row h2,.section-intro h2{font-size:25px}.alert-card{flex-wrap:wrap;align-items:flex-start;padding-right:35px}.alert-actions{width:100%;padding-left:58px}.metrics{grid-template-columns:1fr}.project-row{grid-template-columns:38px 1fr auto}.project-stack,.project-release{display:none}.dashboard-grid{display:block}.dashboard-grid>.panel{margin-bottom:14px}.project-cards,.server-cards{grid-template-columns:1fr}.topbar{height:65px}.profile>span:first-child{width:32px;height:32px}.project-row .status{font-size:9px}.capacity-panel{min-height:360px}.audit-modal{padding:24px 18px}.audit-fields{grid-template-columns:1fr 1fr}.audit-fields label:first-child{grid-column:1/-1}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.site-brand{color:#171a1f;letter-spacing:-.65px;align-items:center;gap:10px;font-size:21px;display:inline-flex}.site-brand-light{color:#f7f8f2}.site-brand .brand-mark{flex:none}.public-site{background:#f7f6f1;min-height:100vh}.public-header{border-bottom:1px solid #e4e3dc;justify-content:space-between;align-items:center;max-width:1280px;height:78px;margin:0 auto;padding:0 30px;display:flex}.public-logo,.auth-brand a,.auth-mobile-logo a{text-decoration:none}.public-header nav{align-items:center;gap:34px;display:flex}.public-header nav a,.plain-link{color:#666b66;font-size:13px;text-decoration:none}.public-header nav a:hover,.plain-link:hover,.plain-link.current{color:#171a1f}.public-actions{align-items:center;gap:21px;display:flex}.public-cta{color:#fff;background:#171a1f;border-radius:11px;justify-content:center;align-items:center;gap:18px;min-height:48px;padding:0 20px;font-size:13px;font-weight:700;text-decoration:none;transition:transform .18s,background .18s;display:inline-flex;box-shadow:0 8px 22px #171a1f21}.public-cta:hover{background:#292d33;transform:translateY(-1px)}.public-cta.small{min-height:39px;box-shadow:none;border-radius:9px;padding:0 16px;font-size:12px}.landing-main{min-height:auto;margin-left:0}.landing-hero{grid-template-columns:minmax(0,.9fr) minmax(540px,1.1fr);align-items:center;gap:60px;max-width:1280px;min-height:680px;margin:0 auto;padding:86px 30px 75px;display:grid;overflow:hidden}.hero-copy{z-index:2;position:relative}.hero-badge{color:#586050;letter-spacing:.65px;text-transform:uppercase;background:#fff;border:1px solid #dfe3d8;border-radius:30px;align-items:center;gap:7px;width:max-content;padding:7px 11px;font-size:10px;font-weight:700;display:flex}.hero-badge i{background:#8fbd32;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #eaf4d5}.hero-copy h1{letter-spacing:-3.8px;max-width:620px;margin:23px 0 20px;font-size:64px;line-height:.98}.hero-copy h1 em{color:#65840f;font-style:normal;position:relative}.hero-copy h1 em:after{content:"";background:#c8f55a;border-radius:50%;height:5px;position:absolute;bottom:-3px;left:0;right:0;transform:rotate(-1deg)}.hero-copy>p{color:#666b66;max-width:565px;margin:0;font-size:17px;line-height:1.65}.hero-actions{align-items:center;gap:24px;margin-top:31px;display:flex}.hero-text-link{color:#343834;font-size:12px;font-weight:650;text-decoration:none}.hero-text-link span{color:#749522;margin-left:7px}.hero-proof{color:#7b807a;flex-wrap:wrap;gap:14px 20px;margin-top:27px;font-size:9px;display:flex}.hero-proof span:first-letter{color:#719624}.product-window{background:#fff;border:1px solid #d7d8d2;border-radius:18px;width:660px;position:relative;transform:rotate(1.2deg);box-shadow:0 28px 70px #262b2329}.product-window:before{content:"";z-index:-1;filter:blur(60px);opacity:.45;background:#dcf794;border-radius:50%;position:absolute;top:45px;bottom:-50px;left:100px;right:-60px}.window-bar{background:#fafaf7;border-bottom:1px solid #e7e7e2;border-radius:18px 18px 0 0;align-items:center;gap:6px;height:40px;padding:0 14px;display:flex}.window-bar>span{background:#d7d9d3;border-radius:50%;width:7px;height:7px}.window-bar>span:first-child{background:#ee8d7d}.window-bar>span:nth-child(2){background:#eac56b}.window-bar>span:nth-child(3){background:#9bc46a}.window-bar b{color:#979b95;margin:auto;font-size:8px;font-weight:500}.window-body{border-radius:0 0 18px 18px;grid-template-columns:125px 1fr;height:410px;display:grid;overflow:hidden}.window-body>aside{background:#171a1f;padding:20px 13px}.window-body>aside .site-brand{font-size:12px}.window-body>aside .brand-mark{width:18px;height:18px;transform:scale(.65)}.demo-nav{background:#282c31;border-radius:7px;height:29px;margin-top:19px;display:block}.demo-nav+.demo-nav{margin-top:7px}.demo-nav.active{background:#c8f55a}.demo-nav.short{width:70%}.demo-title{justify-content:space-between;align-items:flex-end;display:flex}.demo-title div{flex-direction:column;gap:5px;display:flex}.demo-title small{color:#999d96;font-size:6px}.demo-title strong{letter-spacing:-.5px;font-size:17px}.demo-title>span{color:#fff;background:#171a1f;border-radius:6px;padding:7px 10px;font-size:7px}.demo-alert{background:#fff9f7;border:1px solid #f0c1b6;border-left:3px solid #df4d38;border-radius:8px;align-items:center;gap:9px;margin-top:17px;padding:12px;display:flex}.demo-alert>b{color:#ad392a;background:#ffe1da;border-radius:6px;place-items:center;width:25px;height:25px;display:grid}.demo-alert>div{flex-direction:column;flex:1;gap:3px;display:flex}.demo-alert small{color:#bd5748;font-size:6px}.demo-alert strong{font-size:8px}.demo-alert>span{color:#fff;background:#171a1f;border-radius:5px;padding:6px 8px;font-size:6px}.demo-metrics{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:11px;display:grid}.demo-metrics i{background:#fff;border:1px solid #e5e4df;border-radius:8px;flex-direction:column;padding:11px;font-style:normal;display:flex}.demo-metrics small{color:#8f938d;font-size:6px}.demo-metrics b{margin-top:4px;font-size:17px}.demo-list{background:#fff;border:1px solid #e5e4df;border-radius:9px;margin-top:10px;padding:13px}.demo-list>strong{margin-bottom:7px;font-size:8px;display:block}.demo-list>div{border-top:1px solid #eeeeea;grid-template-columns:27px 1fr auto;align-items:center;gap:7px;padding:6px 0;display:grid}.demo-list .project-avatar{border-radius:6px;width:25px;height:25px;font-size:6px}.demo-list p{flex-direction:column;gap:2px;margin:0;display:flex}.demo-list p b{font-size:7px}.demo-list p small{color:#999;font-size:6px}.demo-list .status{padding:3px 5px;font-size:6px}.trust-strip{text-align:center;background:#fff;border-top:1px solid #deded7;border-bottom:1px solid #deded7;padding:30px}.trust-strip p{color:#91958f;letter-spacing:1px;text-transform:uppercase;margin:0 0 20px;font-size:9px}.trust-strip div{color:#787d77;max-width:920px;font:700 13px var(--font-geist-mono);letter-spacing:1px;justify-content:space-between;margin:auto;display:flex}.landing-section{max-width:1220px;margin:0 auto;padding:105px 30px}.section-heading{text-align:center;max-width:660px;margin:0 auto 45px}.section-heading>span,.section-kicker,.security-section>div>span{color:#789c25;letter-spacing:1.4px;font-size:9px;font-weight:800}.section-heading h2,.workflow-section h2,.security-section h2{letter-spacing:-2px;margin:13px 0 12px;font-size:42px;line-height:1.08}.section-heading p,.workflow-section>div>p{color:#747973;margin:0;font-size:14px;line-height:1.6}.feature-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.feature-card{background:#fff;border:1px solid #deded8;border-radius:17px;min-height:360px;padding:25px;position:relative;overflow:hidden}.feature-card>span{color:#b3b6b1;font:10px var(--font-geist-mono);position:absolute;top:19px;right:20px}.feature-icon{background:#ecf9cf;border-radius:12px;place-items:center;width:46px;height:46px;font-size:21px;display:grid}.accent-blue .feature-icon{background:#dceafd}.accent-violet .feature-icon{background:#e7ddfb}.feature-card h3{letter-spacing:-.5px;margin:65px 0 10px;font-size:20px}.feature-card p{color:#747974;margin:0;font-size:12px;line-height:1.55}.feature-card ul{border-top:1px solid #ecece7;margin:24px 0 0;padding:18px 0 0;list-style:none}.feature-card li{color:#515650;margin:9px 0;font-size:11px}.feature-card li:before{content:"✓";color:#739825;margin-right:9px;font-weight:800}.workflow-section{background:#ecebe5;grid-template-columns:.85fr 1.15fr;gap:100px;padding:100px max(30px,50vw - 580px);display:grid}.workflow-section ol{margin:0;padding:0;list-style:none}.workflow-section li{border-bottom:1px solid #d6d6cf;gap:22px;min-height:122px;padding:0 0 25px;display:flex}.workflow-section li+li{padding-top:25px}.workflow-section li>b{color:#c8f55a;width:38px;height:38px;font:12px var(--font-geist-mono);background:#171a1f;border-radius:50%;flex:none;place-items:center;display:grid}.workflow-section li p{color:#717670;margin:8px 0 0;font-size:12px;line-height:1.5}.security-section{color:#fff;background:#171a1f;border-radius:20px;grid-template-columns:1fr 1fr auto;align-items:center;gap:45px;max-width:1160px;margin:95px auto;padding:45px;display:grid}.security-section h2{margin-bottom:0;font-size:30px}.security-section>p{color:#acb0aa;margin:0;font-size:12px;line-height:1.6}.public-cta.light{color:#171a1f;box-shadow:none;white-space:nowrap;background:#c8f55a}.public-footer{border-top:1px solid #dddcd5;align-items:center;gap:30px;max-width:1220px;margin:auto;padding:30px;display:flex}.public-footer p{color:#7b807a;font-size:10px}.public-footer>span{color:#9a9d98;margin-left:auto;font-size:10px}.auth-page{background:#f7f6f1;grid-template-columns:minmax(360px,42%) 1fr;min-height:100vh;display:grid}.auth-brand{color:#fff;background:#171a1f;flex-direction:column;padding:48px 56px;display:flex;position:relative;overflow:hidden}.auth-brand>p{letter-spacing:-2.2px;max-width:450px;margin:100px 0 0;font-size:43px;line-height:1.05}.auth-quote{z-index:2;background:#202429;border:1px solid #363a3d;border-radius:15px;max-width:430px;margin-top:auto;padding:23px;position:relative}.auth-quote>span{color:#c8f55a;font:44px/.6 Georgia}.auth-quote small{color:#858b84;font-size:9px}.auth-orbit{border:1px solid #34383d;border-radius:50%;width:430px;height:430px;position:absolute;top:180px;right:-180px}.auth-orbit:before,.auth-orbit:after{content:"";border:1px solid #30343a;border-radius:50%;position:absolute}.auth-orbit:before{top:70px;bottom:70px;left:70px;right:70px}.auth-orbit:after{background:#c8f55a;top:140px;bottom:140px;left:140px;right:140px;box-shadow:0 0 80px #c8f55a2e}.auth-orbit i{background:#c8f55a;border-radius:50%;width:9px;height:9px;position:absolute}.auth-orbit i:first-child{top:105px;left:26px}.auth-orbit i:nth-child(2){background:#7aa7dc;bottom:70px;right:50px}.auth-orbit i:nth-child(3){background:#e89d52;bottom:-5px;left:170px}.auth-panel{place-items:center;padding:50px;display:grid}.auth-mobile-logo{display:none}.auth-kicker{color:#779b25;letter-spacing:1.3px;font-size:9px;font-weight:800}.auth-card h1{letter-spacing:-1.8px;margin:12px 0 9px;font-size:38px}.auth-card>p{color:#727771;margin:0 0 31px;font-size:13px;line-height:1.55}.auth-card form{flex-direction:column;gap:17px;display:flex}.auth-card form>label{color:#454a45;font-size:11px;font-weight:650}.auth-card input:not([type=checkbox]){color:#171a1f;background:#fff;border:1px solid #d8d9d2;border-radius:9px;outline:0;width:100%;height:47px;margin-top:7px;padding:0 13px;font-size:13px}.password-field{position:relative}.password-field input{padding-right:75px!important}.password-field button{color:#7a8078;cursor:pointer;background:0 0;border:0;font-size:9px;position:absolute;top:15px;right:8px}.form-options{color:#656a64;justify-content:space-between;font-size:10px;display:flex}.form-options label,.terms{align-items:flex-start;gap:7px;display:flex}.form-options a{color:#648016;text-decoration:none}.auth-card input[type=checkbox]{accent-color:#72951f}.terms{line-height:1.45;color:#747974!important;font-size:9px!important}.form-error{color:#9b2e21;background:#ffebe7;border-radius:8px;margin:0;padding:10px;font-size:10px}.auth-submit{color:#fff;cursor:pointer;background:#171a1f;border:0;border-radius:10px;justify-content:space-between;align-items:center;height:49px;padding:0 17px;font-size:12px;font-weight:700;display:flex}.auth-submit:hover{background:#292d33}.auth-submit span{color:#c8f55a;font-size:17px}.auth-switch{color:#747974;text-align:center;border-top:1px solid #deded7;margin-top:25px;padding-top:21px;font-size:11px}.auth-switch a{color:#5f7b16;margin-left:4px;font-weight:700;text-decoration:none}.demo-note{color:#9a9e98;text-align:center;margin-top:17px;font-size:8px;display:block}.profile:hover{background:#f4f4ef;border-radius:9px}@media (max-width:1050px){.landing-hero{grid-template-columns:1fr;padding-top:65px}.hero-copy{text-align:center}.hero-badge{margin:auto}.hero-copy h1,.hero-copy>p{margin-left:auto;margin-right:auto}.hero-actions,.hero-proof{justify-content:center}.product-window{margin:auto}.workflow-section{gap:55px}.security-section{grid-template-columns:1fr auto;margin:65px 30px}.security-section>p{grid-area:2/1/auto/-1}.auth-brand{padding:40px}.auth-brand>p{font-size:36px}}@media (max-width:760px){.public-header{height:68px;padding:0 18px}.public-header nav{display:none}.public-actions{gap:13px}.plain-link{font-size:11px}.public-cta.small{padding:0 12px}.landing-hero{gap:45px;min-height:auto;padding:55px 20px 45px}.hero-copy h1{letter-spacing:-2.5px;font-size:44px}.hero-copy>p{font-size:14px}.product-window{transform-origin:top;width:650px;margin-bottom:-115px;transform:scale(.72)}.trust-strip div{justify-content:flex-start;gap:25px;overflow:hidden}.landing-section{padding:75px 20px}.section-heading h2,.workflow-section h2{font-size:34px}.feature-grid{grid-template-columns:1fr}.feature-card{min-height:auto}.feature-card h3{margin-top:35px}.workflow-section{grid-template-columns:1fr;gap:45px;padding:75px 22px}.security-section{grid-template-columns:1fr;margin:45px 20px;padding:30px}.security-section>p{grid-area:auto}.public-footer{margin:0 20px;padding:25px 0}.public-footer p{display:none}.auth-page{grid-template-columns:1fr}.auth-brand{display:none}.auth-panel{padding:30px 20px}.auth-mobile-logo{display:block;position:absolute;top:25px;left:25px}.auth-card{padding-top:65px}.auth-card h1{font-size:33px}}@media (max-width:480px){.site-brand{font-size:18px}.public-header .public-cta.small{display:none}.landing-hero{padding-top:42px}.hero-copy h1{font-size:38px}.hero-actions{flex-direction:column;align-items:stretch;gap:15px}.hero-proof{text-align:left;grid-template-columns:1fr;width:max-content;margin-left:auto;margin-right:auto;display:grid}.product-window{margin-bottom:-180px;transform:scale(.56)}.section-heading h2{font-size:31px}.security-section h2{font-size:26px}.public-footer>span{font-size:8px}.auth-panel{place-items:start center}.auth-card h1{font-size:30px}}.public-footer nav{gap:18px;display:flex}.public-footer nav a{color:#747974;font-size:10px;text-decoration:none}.public-footer nav a:hover{color:#171a1f}.terms a{color:#5f7b16;text-underline-offset:2px;font-weight:700;text-decoration:underline}.legal-main{max-width:900px;min-height:70vh;margin:0 auto;padding:70px 30px 100px}.legal-back{color:#687064;margin-bottom:45px;font-size:11px;text-decoration:none;display:block}.legal-main h1{letter-spacing:-2.2px;max-width:760px;margin:14px 0 15px;font-size:46px;line-height:1.08}.legal-intro{color:#6f756e;max-width:700px;margin:0;font-size:14px;line-height:1.65}.legal-warning{background:#fff7dd;border:1px solid #e5c67d;border-radius:12px;margin:32px 0;padding:18px 20px}.legal-warning strong{font-size:12px}.legal-warning p{color:#79683e;margin:5px 0 0;font-size:10px}.legal-sections{margin-top:42px}.legal-sections section{border-top:1px solid #deded8;padding:27px 0}.legal-sections h2{letter-spacing:-.4px;margin:0 0 10px;font-size:18px}.legal-sections p{color:#626862;margin:0;font-size:12px;line-height:1.75}@media (max-width:760px){.public-footer{flex-wrap:wrap}.public-footer nav{order:3;width:100%}.legal-main{padding:50px 20px 75px}.legal-main h1{letter-spacing:-1.4px;font-size:34px}}body{font-size:16px;line-height:1.5}.public-site{color:#11151c;background:#f3f5f8}.public-header{z-index:50;-webkit-backdrop-filter:blur(18px)saturate(150%);backdrop-filter:blur(18px)saturate(150%);background:#ffffffd1;border:1px solid #ffffffbf;border-radius:18px;width:calc(100% - 32px);max-width:1320px;height:72px;margin:12px auto 0;padding:0 20px 0 24px;position:sticky;top:12px;box-shadow:0 10px 40px #141c2614}.public-header nav a,.plain-link{font-size:14px;font-weight:540}.public-cta{background:#161b24;border-radius:13px;min-height:52px;padding:0 23px;font-size:14px;box-shadow:0 12px 30px #1318202e}.public-cta svg{flex:none}.public-cta.small{border-radius:11px;min-height:42px}.landing-hero{color:#f7f9fb;background:radial-gradient(circle at 13% 12%,#799b3e3b,#0000 32%),radial-gradient(circle at 92% 88%,#5b7dd638,#0000 33%),linear-gradient(135deg,#10141c 0%,#080b10 72%);border-radius:34px;grid-template-columns:minmax(0,.92fr) minmax(560px,1.08fr);gap:58px;max-width:1380px;min-height:735px;margin:22px auto 0;padding:92px 64px;position:relative;box-shadow:0 28px 80px #0f141c33}.landing-hero:before{content:"";border:1px solid #c8f55a29;border-radius:50%;width:540px;height:540px;animation:7s ease-in-out infinite orbitPulse;position:absolute;bottom:-340px;left:-250px;box-shadow:0 0 0 70px #c8f55a06,0 0 0 140px #c8f55a05}.hero-copy{animation:.75s ease-out both fadeUp}.hero-badge{color:#dce8c1;letter-spacing:.7px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fff1;border-color:#ffffff1c;padding:9px 13px;font-size:11px}.hero-badge svg{color:#c8f55a}.hero-copy h1{color:#fff;letter-spacing:-4.2px;max-width:690px;margin:27px 0 24px;font-size:68px;font-weight:680;line-height:1.02}.hero-copy h1 em{color:#0000;background:linear-gradient(95deg,#c8f55a 0%,#7fe4c3 55%,#8db5ff 100%);-webkit-background-clip:text;background-clip:text;margin-top:8px;font-style:normal;display:inline-block}.hero-copy h1 em:after{display:none}.hero-copy>p{color:#b8c0cc;max-width:610px;font-size:18px;line-height:1.7}.hero-actions{gap:18px;margin-top:36px}.hero-actions .public-cta{color:#10141c;background:#c8f55a;box-shadow:0 13px 34px #aadc3e33}.hero-actions .public-cta:hover{background:#d8ff78}.hero-text-link{color:#e2e7ed;align-items:center;gap:9px;min-height:52px;padding:0 4px;font-size:14px;display:inline-flex}.hero-text-link:hover{color:#c8f55a}.hero-text-link span{margin:0}.hero-proof{color:#aeb7c2;gap:18px 23px;margin-top:31px;font-size:11px}.hero-proof span{align-items:center;gap:7px;display:inline-flex}.hero-proof svg{color:#c8f55a}.product-window{border-color:#ffffff2e;border-radius:21px;width:680px;animation:.9s cubic-bezier(.2,.8,.2,1) .12s both windowIn,6s ease-in-out 1.1s infinite windowFloat;transform:perspective(1200px)rotateY(-5deg)rotateX(2deg);box-shadow:0 38px 100px #0000006b}.product-window:before{filter:blur(85px);opacity:.22;background:linear-gradient(120deg,#c8f55a,#688dff);top:40px;bottom:-90px;left:70px;right:-80px}.window-bar{background:#f8f9fb;border-color:#e7e9ed;height:44px}.window-body{height:430px}.demo-content{background:#f4f6f8;padding:27px 24px}.demo-title strong{font-size:18px}.demo-title>span{padding:8px 11px}.demo-alert{margin-top:19px;padding:14px}.demo-metrics{gap:10px;margin-top:12px}.demo-metrics i{border-radius:10px;padding:12px;position:relative}.demo-metrics i>svg{color:#6e879f;position:absolute;top:10px;right:10px}.demo-metrics small{font-size:7px}.demo-metrics b{font-size:19px}.demo-list{border-radius:11px;padding:14px}.trust-strip{background:0 0;border:0;margin-top:22px;padding:34px}.trust-strip p{font-size:10px}.trust-strip div{color:#707783;max-width:1000px;font-size:14px}.landing-section{max-width:1280px;padding:118px 30px}.section-heading{max-width:720px;margin-bottom:55px}.section-heading>span,.section-kicker,.security-section>div>span{letter-spacing:1.5px;font-size:11px}.section-heading h2,.workflow-section h2,.security-section h2{letter-spacing:-2.5px;font-size:48px}.section-heading p,.workflow-section>div>p{font-size:16px}.feature-grid{gap:20px}.feature-card{border-color:#e1e5e9;border-radius:23px;min-height:400px;padding:30px;transition:transform .35s cubic-bezier(.2,.8,.2,1),box-shadow .35s,border-color .35s;box-shadow:0 14px 45px #19212c0e}.feature-card:before{content:"";filter:blur(18px);opacity:.12;background:#c8f55a;border-radius:50%;width:160px;height:160px;transition:transform .5s,opacity .5s;position:absolute;top:-70px;right:-70px}.feature-card.accent-blue:before{background:#70a8ff}.feature-card.accent-violet:before{background:#a980ff}.feature-card:hover{border-color:#cbd2d9;transform:translateY(-9px);box-shadow:0 28px 70px #19212c1f}.feature-card:hover:before{opacity:.18;transform:scale(1.5)}.feature-card>span{font-size:11px;top:25px;right:25px}.feature-icon{color:#354a0f;background:#e7f8bc;border-radius:16px;width:58px;height:58px}.accent-blue .feature-icon{color:#244f83;background:#dceaff}.accent-violet .feature-icon{color:#5f3d8f;background:#eadfff}.feature-card h3{margin:72px 0 12px;font-size:23px}.feature-card p{font-size:14px;line-height:1.65}.feature-card ul{margin-top:27px;padding-top:21px}.feature-card li{align-items:center;gap:9px;margin:11px 0;font-size:13px;display:flex}.feature-card li:before{display:none}.feature-card li svg{color:#739825}.workflow-section{background:#fff;gap:110px;padding:120px max(30px,50vw - 600px);position:relative}.workflow-section li{min-height:132px}.workflow-section li>b{background:#131820;width:46px;height:46px}.workflow-section li strong{font-size:18px}.workflow-section li p{font-size:14px}.security-section{background:radial-gradient(circle at 8% 10%,#c8f55a24,#0000 34%),#121720;border-radius:26px;grid-template-columns:auto 1.1fr 1fr auto;gap:28px;max-width:1220px;margin:100px auto;padding:45px 48px;box-shadow:0 28px 70px #1217202e}.security-icon{color:#c8f55a;background:#c8f55a14;border:1px solid #c8f55a40;border-radius:15px;place-items:center;width:54px;height:54px;display:grid}.security-section h2{font-size:32px}.security-section>p{font-size:14px}.public-footer{max-width:1280px;padding:40px 30px;font-size:12px}.public-footer nav a,.public-footer p,.public-footer>span{font-size:12px}.legal-main{font-size:16px}.auth-card h1{font-size:42px}.auth-card>p{font-size:14px}.auth-card form>label{font-size:13px}.terms{font-size:11px!important}@keyframes fadeUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes windowIn{0%{opacity:0;transform:perspective(1200px)translate(70px)rotateY(-12deg)rotateX(4deg)}to{opacity:1;transform:perspective(1200px)translate(0)rotateY(-5deg)rotateX(2deg)}}@keyframes windowFloat{0%,to{transform:perspective(1200px)translateY(0)rotateY(-5deg)rotateX(2deg)}50%{transform:perspective(1200px)translateY(-10px)rotateY(-3deg)rotateX(1deg)}}@keyframes orbitPulse{0%,to{opacity:.65;transform:scale(.98)}50%{opacity:1;transform:scale(1.04)}}@media (max-width:1120px){.landing-hero{grid-template-columns:1fr;padding:78px 40px}.product-window{animation:.8s ease-out .15s both fadeUp,6s ease-in-out 1.1s infinite windowFloatMobile;transform:none}.security-section{grid-template-columns:auto 1fr auto;margin:70px 30px}.security-section>p{grid-area:2/2/auto/-1}}@keyframes windowFloatMobile{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}@media (max-width:760px){.public-header{border-radius:15px;width:calc(100% - 16px);height:64px;margin-top:8px;padding:0 14px;top:8px}.landing-hero{border-radius:25px;margin:14px 8px 0;padding:62px 22px 48px}.hero-copy h1{letter-spacing:-2.7px;font-size:46px}.hero-copy>p{font-size:16px}.product-window{margin-left:50%;animation:none;transform:translate(-50%)scale(.74)}.landing-section{padding:90px 20px}.section-heading h2,.workflow-section h2{font-size:38px}.section-heading p{font-size:15px}.feature-card{min-height:auto}.workflow-section{padding:90px 22px}.security-section{grid-template-columns:1fr;margin:55px 12px;padding:32px 25px}.security-section>p{grid-area:auto}.security-icon{margin-bottom:4px}.public-footer{padding:32px 8px}.auth-card h1{font-size:36px}}@media (max-width:480px){.hero-copy h1{letter-spacing:-2px;font-size:39px}.hero-actions{gap:10px}.hero-text-link{justify-content:center}.product-window{margin-bottom:-175px;transform:translate(-50%)scale(.57)}.section-heading h2{font-size:34px}.security-section h2{font-size:28px}}@media (prefers-reduced-motion:reduce){.landing-hero:before,.hero-copy,.product-window{animation:none!important}.feature-card{transition:none}}.brand-logo{object-fit:contain;filter:drop-shadow(0 5px 12px #aee22d38);width:34px;height:31px;display:block}.sidebar .site-brand .brand-logo{width:32px;height:29px}.window-body>aside .site-brand .brand-logo{width:21px;height:19px}.version>span{background:#c8f55a0f;border-color:#c8f55a47}.version>span img{object-fit:contain;width:23px;height:21px}.public-header .brand-logo{width:36px;height:32px}.public-footer .brand-logo{width:32px;height:29px}.auth-brand .brand-logo{width:39px;height:35px}.public-site{--ink:#10110f;--paper:#f4f2ec;--lime:#c7f43d;--line:#d2d0c8;background:var(--paper);color:var(--ink)}.public-header{border:0;border-bottom:1px solid var(--line);width:100%;max-width:1440px;height:86px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-radius:0;margin:0 auto;padding:0 42px;position:relative;top:auto}.public-header nav{gap:38px}.public-header nav a,.plain-link{color:#555750;font-size:13px;font-weight:600}.public-header nav a:hover,.plain-link:hover{color:#0d0e0c}.public-actions{gap:22px}.public-cta.small{background:var(--ink);min-height:44px;box-shadow:none;border-radius:0;padding:0 20px;font-size:13px}.public-cta.small:hover{background:#282a25}.site-brand{letter-spacing:-.9px;gap:11px;font-size:22px;font-weight:780}.public-header .brand-logo{filter:none;width:34px;height:31px}.landing-main{overflow:hidden}.v3-hero{border-bottom:1px solid var(--line);grid-template-columns:minmax(500px,.98fr) minmax(520px,.82fr);align-items:end;gap:68px;max-width:1440px;min-height:790px;margin:auto;padding:70px 42px 76px;display:grid}.v3-hero-copy{flex-direction:column;justify-content:space-between;align-self:stretch;animation:.65s ease-out both v3Rise;display:flex}.v3-kicker{font:700 11px var(--font-geist-mono);letter-spacing:1.1px;text-transform:uppercase;align-items:center;gap:10px;display:flex}.v3-kicker>i{background:var(--lime);border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 4px #c7f43d38}.v3-hero h1{letter-spacing:-.078em;margin:52px 0 48px;font-size:clamp(70px,7.4vw,112px);font-weight:690;line-height:.86}.v3-hero h1 em{color:#7a7c74;font-style:normal;font-weight:500}.v3-hero-bottom{grid-template-columns:1fr;gap:30px;max-width:630px;display:grid}.v3-hero-bottom>p{color:#4f514b;max-width:590px;margin:0;font-size:18px;line-height:1.62}.v3-actions{align-items:center;gap:28px;display:flex}.v3-primary{background:var(--ink);color:#fff;justify-content:space-between;align-items:center;gap:34px;min-height:56px;padding:0 22px;font-size:14px;font-weight:720;text-decoration:none;transition:transform .2s,background .2s;display:inline-flex}.v3-primary:hover{background:#282a25;transform:translateY(-2px)}.v3-actions>a:not(.v3-primary){color:var(--ink);font-size:13px;font-weight:650;text-decoration:none}.v3-actions>a:not(.v3-primary) span{color:#76786f;margin-left:8px}.v3-console{color:#f6f7f2;min-height:565px;box-shadow:18px 18px 0 var(--lime);background:#11130f;align-self:center;padding:0 34px 29px;animation:.75s cubic-bezier(.2,.8,.2,1) .12s both v3Console;position:relative}.v3-console:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:34px 34px;position:absolute;top:0;bottom:0;left:0;right:0}.v3-console-head{color:#9ea196;height:72px;font:600 10px var(--font-geist-mono);letter-spacing:.4px;border-bottom:1px solid #33352f;justify-content:space-between;align-items:center;display:flex;position:relative}.v3-console-head>span:first-child{align-items:center;gap:9px;display:flex}.v3-console-logo{width:21px;height:19px}.v3-live{color:#c7f43d;align-items:center;gap:7px;display:flex}.v3-live i{background:#c7f43d;border-radius:50%;width:6px;height:6px;animation:1.6s infinite v3Pulse}.v3-release-title{justify-content:space-between;align-items:flex-end;padding:39px 0 31px;display:flex;position:relative}.v3-release-title div{flex-direction:column;gap:8px;display:flex}.v3-release-title small{color:#888b81;font:700 10px var(--font-geist-mono);letter-spacing:1.1px}.v3-release-title strong{letter-spacing:-1.4px;font-size:30px}.v3-release-title>span{color:#8f9288;font:10px var(--font-geist-mono)}.v3-pipeline{border-top:1px solid #34362f;position:relative}.v3-pipeline>div{border-bottom:1px solid #34362f;grid-template-columns:34px 1fr auto;align-items:center;gap:15px;min-height:92px;display:grid}.v3-pipeline b{color:#c7f43d;border:1px solid #42453c;border-radius:50%;place-items:center;width:31px;height:31px;display:grid}.v3-pipeline span{flex-direction:column;gap:5px;display:flex}.v3-pipeline strong{font-size:13px}.v3-pipeline small,.v3-pipeline em{color:#777b70;font:9px var(--font-geist-mono);font-style:normal}.v3-pipeline .active{background:#c7f43d0b}.v3-pipeline .active b{color:#11130f;background:#c7f43d;border-color:#c7f43d}.v3-pipeline .active em{color:#c7f43d}.v3-progress{background:#33362e;height:3px;margin-top:26px}.v3-progress i{background:#c7f43d;width:72%;height:100%;animation:2.4s ease-in-out infinite v3Progress;display:block}.v3-console-foot{color:#85897d;font:9px var(--font-geist-mono);justify-content:space-between;margin-top:20px;display:flex;position:relative}.v3-console-foot span:first-child{color:#b9bdaf;align-items:center;gap:7px;display:flex}.v3-console-foot i{background:#78d890;border-radius:50%;width:6px;height:6px}.v3-proofline{border-bottom:1px solid var(--line);grid-template-columns:250px 1fr;align-items:center;max-width:1440px;margin:auto;padding:30px 42px;display:grid}.v3-proofline>span{color:#7a7c75;font-size:11px}.v3-proofline>div{color:#707269;font:700 12px var(--font-geist-mono);letter-spacing:1px;justify-content:space-between;gap:25px;display:flex}.v3-capabilities{max-width:1440px;margin:auto;padding:130px 42px}.v3-section-head{grid-template-columns:220px minmax(420px,1fr) minmax(280px,430px);align-items:end;gap:30px;margin-bottom:65px;display:grid}.v3-section-head>span{color:#73756e;font:700 10px var(--font-geist-mono);letter-spacing:1px;align-self:start}.v3-section-head h2{letter-spacing:-3px;margin:0;font-size:58px;line-height:1.01}.v3-section-head>p{color:#666861;margin:0;font-size:15px;line-height:1.7}.v3-bento{grid-template-rows:repeat(2,390px);grid-template-columns:1.15fr .85fr;gap:14px;display:grid}.v3-card{flex-direction:column;justify-content:space-between;padding:34px;display:flex;position:relative;overflow:hidden}.v3-card:first-child{grid-row:1/3}.v3-card-dark{color:#f4f5ef;background:#151711}.v3-card-lime{background:var(--lime)}.v3-card-outline{background:#e9e7df;border:1px solid #bebdb5}.v3-card-icon{border:1px solid;border-radius:50%;place-items:center;width:48px;height:48px;display:grid}.v3-card div>small{font:700 10px var(--font-geist-mono);letter-spacing:1.1px;margin-bottom:16px;display:block}.v3-card h3{letter-spacing:-1.5px;max-width:620px;margin:0;font-size:34px;line-height:1.06}.v3-card p{max-width:540px;color:inherit;opacity:.66;margin:17px 0 0;font-size:14px;line-height:1.65}.v3-envs{border-top:1px solid #3a3c35}.v3-envs>span{color:#b6baae;min-height:66px;font:11px var(--font-geist-mono);border-bottom:1px solid #3a3c35;grid-template-columns:16px 1fr auto;align-items:center;display:grid}.v3-envs i,.v3-server-state i{background:#78d890;border-radius:50%;width:7px;height:7px}.v3-envs b{color:#777b70;font-weight:500}.v3-big-number{letter-spacing:-8px;font-size:110px;line-height:.7}.v3-big-number small{letter-spacing:-2px;font-size:42px}.v3-number-copy{font-size:11px;line-height:1.45;position:absolute;bottom:28px;right:32px}.v3-server-state{font:10px var(--font-geist-mono);border-top:1px solid #c5c3ba;justify-content:space-between;padding-top:18px;display:flex}.v3-server-state span{align-items:center;gap:8px;display:flex}.v3-server-state b{color:#62645d;font-weight:500}.v3-workflow{color:#f3f4ed;background:#131510;grid-template-columns:.84fr 1.16fr;gap:90px;padding:130px max(42px,50vw - 678px);display:grid}.v3-section-head-light{margin:0;display:block}.v3-section-head-light>span{color:#85897d;margin-bottom:52px;display:block}.v3-section-head-light h2{font-size:56px}.v3-workflow ol{margin:0;padding:0;list-style:none}.v3-workflow li{border-top:1px solid #3b3e35;grid-template-columns:45px 48px 1fr;align-items:center;gap:21px;min-height:150px;display:grid}.v3-workflow li:last-child{border-bottom:1px solid #3b3e35}.v3-workflow li>span{color:#777b70;font:10px var(--font-geist-mono)}.v3-workflow li>b{color:#c7f43d;border:1px solid #56594f;border-radius:50%;place-items:center;width:44px;height:44px;display:grid}.v3-workflow strong{font-size:18px}.v3-workflow p{color:#969a8e;max-width:510px;margin:8px 0 0;font-size:13px;line-height:1.55}.v3-security{border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;gap:110px;max-width:1440px;margin:auto;padding:130px 42px;display:grid}.v3-security h2{letter-spacing:-3.5px;margin:28px 0 0;font-size:66px;line-height:.98}.v3-security-copy{border-top:1px solid #aeada5;padding-top:40px}.v3-security-copy>svg{margin-bottom:35px}.v3-security-copy>p{color:#4f514b;max-width:580px;margin:0;font-size:20px;line-height:1.55}.v3-security-copy ul{grid-template-columns:repeat(3,1fr);gap:18px;margin:42px 0 0;padding:0;list-style:none;display:grid}.v3-security-copy li{color:#5f615a;align-items:flex-start;gap:8px;font-size:11px;line-height:1.45;display:flex}.v3-security-copy li svg{color:#719000;flex:none}.v3-final{background:var(--lime);max-width:1356px;margin:90px auto;padding:74px 70px;position:relative}.v3-final>span{font:700 10px var(--font-geist-mono);letter-spacing:1px;text-transform:uppercase}.v3-final h2{letter-spacing:-3.5px;max-width:900px;margin:35px 0 55px;font-size:64px;line-height:1}.v3-primary-light{background:#10110f;min-width:255px}.public-footer{border-top:1px solid var(--line);gap:35px;max-width:1440px;padding:42px}.public-footer p,.public-footer nav a,.public-footer>span{font-size:11px}.public-footer>span{margin-left:auto}.auth-page{background:var(--paper,#f4f2ec);grid-template-columns:minmax(450px,.95fr) 1.05fr}.auth-brand{background:#12140f;padding:46px 54px}.auth-brand>p{letter-spacing:-4px;max-width:620px;margin:110px 0 0;font-size:clamp(46px,5vw,76px);font-weight:650;line-height:.92}.auth-quote{background:0 0;border:0;border-top:1px solid #3b3e34;border-radius:0;max-width:560px;padding:28px 0 0}.auth-quote>span{display:none}.auth-quote blockquote{color:#bdc0b5;margin:0 0 17px;font-size:15px;line-height:1.65}.auth-quote small{color:#c7f43d;font:700 9px var(--font-geist-mono);letter-spacing:1px;text-transform:uppercase}.auth-orbit{border-color:#33362d;border-radius:0;width:520px;height:520px;top:210px;right:-200px;transform:rotate(12deg)}.auth-orbit:before,.auth-orbit:after{border-color:#33362d;border-radius:0}.auth-orbit:after{box-shadow:none;background:#c7f43d}.auth-panel{padding:70px}.auth-card{width:min(480px,100%)}.auth-kicker{color:#6b840d;font:700 10px var(--font-geist-mono);letter-spacing:1.2px}.auth-card h1{letter-spacing:-3px;margin:19px 0 13px;font-size:52px;line-height:1}.auth-card>p{color:#65675f;margin-bottom:39px;font-size:15px}.auth-card form{gap:20px}.auth-card form>label{color:#3f413c;font-size:12px}.auth-card input:not([type=checkbox]){background:0 0;border:1px solid #bbbcb4;border-radius:0;height:54px;margin-top:9px;padding:0 15px;font-size:14px}.auth-card input:focus{border-color:#171912;box-shadow:0 0 0 1px #171912}.password-field button{font-size:10px;top:18px}.auth-submit{background:#12140f;border-radius:0;height:56px;font-size:13px}.auth-submit span{color:#c7f43d}.auth-switch{font-size:12px}.auth-switch a,.form-options a{color:#566b0b}.demo-note{font-size:10px}.legal-main{max-width:1040px;padding-top:90px}.legal-main h1{font-size:58px}.legal-sections section{padding:34px 0}.legal-sections h2{font-size:20px}.legal-sections p{font-size:15px}.app-shell{--panel-ink:#12140f;--panel-bg:#f2f1ec;--panel-line:#d9d8d1;background:var(--panel-bg)}.sidebar{background:#12140f}.topbar{border-color:var(--panel-line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f2f1ecf0;height:92px}.topbar h1{font-size:24px}.page-content{padding:36px 42px 70px}.hero-row h2{letter-spacing:-1.8px;font-size:38px}.metric-card,.panel,.project-card,.server-card,.audit-prompt{box-shadow:none;border-radius:4px}.metric-card{border-color:var(--panel-line)}.metric-icon{border-radius:50%}.primary-button,.dark-button,.secondary-button,.card-button{border-radius:2px}.panel{border-color:var(--panel-line)}.project-avatar{border-radius:4px}.status{border-radius:20px}@keyframes v3Rise{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}@keyframes v3Console{0%{opacity:0;transform:translateY(35px)}to{opacity:1;transform:none}}@keyframes v3Pulse{0%,to{box-shadow:0 0 #c7f43d59}50%{box-shadow:0 0 0 7px #c7f43d00}}@keyframes v3Progress{0%{width:42%}50%{width:78%}to{width:42%}}@media (max-width:1050px){.v3-hero{grid-template-columns:1fr;padding-top:65px}.v3-hero h1{font-size:86px}.v3-console{width:min(720px,100% - 18px);margin:20px 0 18px}.v3-section-head{grid-template-columns:150px 1fr}.v3-section-head>p{grid-column:2}.v3-workflow{grid-template-columns:1fr;gap:60px}.v3-security{gap:50px}.auth-brand{padding:42px}.auth-brand>p{font-size:54px}.auth-panel{padding:50px}}@media (max-width:760px){.public-header{height:72px;padding:0 18px}.public-header nav{display:none}.public-actions{gap:15px}.public-cta.small{display:none}.v3-hero{gap:48px;min-height:auto;padding:55px 20px 65px}.v3-hero h1{letter-spacing:-4.1px;margin:45px 0 38px;font-size:59px}.v3-hero-bottom>p{font-size:16px}.v3-actions{flex-direction:column;align-items:stretch;gap:20px}.v3-primary{min-height:54px}.v3-console{width:calc(100% - 10px);min-height:520px;box-shadow:10px 10px 0 var(--lime);padding:0 20px 24px}.v3-release-title strong{font-size:25px}.v3-release-title>span{display:none}.v3-pipeline>div{grid-template-columns:34px 1fr}.v3-pipeline em{display:none}.v3-proofline{grid-template-columns:1fr;gap:20px;padding:26px 20px}.v3-proofline>div{justify-content:flex-start;overflow:hidden}.v3-proofline b{min-width:max-content}.v3-capabilities{padding:90px 20px}.v3-section-head{margin-bottom:42px;display:block}.v3-section-head>span{margin-bottom:30px;display:block}.v3-section-head h2{letter-spacing:-2.1px;font-size:42px}.v3-section-head>p{margin-top:22px}.v3-bento{flex-direction:column;display:flex}.v3-card{min-height:420px}.v3-card:first-child{min-height:620px}.v3-card h3{font-size:29px}.v3-big-number{font-size:90px}.v3-workflow{padding:90px 20px}.v3-section-head-light h2{font-size:43px}.v3-workflow li{grid-template-columns:34px 42px 1fr;gap:12px;min-height:175px}.v3-security{grid-template-columns:1fr;gap:55px;padding:90px 20px}.v3-security h2{font-size:48px}.v3-security-copy>p{font-size:17px}.v3-security-copy ul{grid-template-columns:1fr}.v3-final{margin:18px 12px 60px;padding:48px 25px}.v3-final h2{letter-spacing:-2px;font-size:42px}.public-footer{flex-wrap:wrap;margin:0;padding:32px 20px}.public-footer p{display:none}.public-footer nav{order:3;width:100%}.auth-page{grid-template-columns:1fr}.auth-brand{display:none}.auth-panel{padding:32px 20px}.auth-mobile-logo{display:block;position:absolute;top:24px;left:20px}.auth-card{padding-top:76px}.auth-card h1{font-size:42px}.legal-main{padding:58px 20px 80px}.legal-main h1{font-size:40px}.page-content{padding:27px 18px 55px}}@media (max-width:420px){.v3-hero h1{font-size:51px}.v3-console{min-height:500px}.v3-console-head>span:first-child{font-size:8px}.v3-card{padding:27px}.v3-big-number{font-size:76px}.v3-number-copy{right:25px}.v3-final h2{font-size:36px}.auth-card h1{font-size:37px}}@media (prefers-reduced-motion:reduce){.v3-hero-copy,.v3-console,.v3-live i,.v3-progress i{animation:none!important}.v3-primary{transition:none}}@font-face{font-family:WebVerf Sans;font-style:normal;font-weight:200 800;font-display:swap;src:url(/fonts/manrope-cyrillic.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:WebVerf Sans;font-style:normal;font-weight:200 800;font-display:swap;src:url(/fonts/manrope-latin.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}html,body{max-width:100%;overflow-x:clip}body{font-optical-sizing:auto;font-feature-settings:"ss01" 1,"ss02" 1;text-rendering:optimizelegibility;font-family:WebVerf Sans,Segoe UI,Arial,sans-serif}.v3-hero h1,.v3-section-head h2,.v3-security h2,.v3-final h2,.auth-card h1,.auth-brand>p,.legal-main h1{letter-spacing:-.055em;font-family:WebVerf Sans,Segoe UI,Arial,sans-serif;font-weight:650}.v3-card h3,.v3-release-title strong,.hero-row h2,.topbar h1{font-family:WebVerf Sans,Segoe UI,Arial,sans-serif;font-weight:650}.v3-hero{isolation:isolate;background:#f4f2ec;position:relative;overflow:hidden}.v3-hero>*{z-index:2;position:relative}.v3-hero:before{content:"";z-index:0;will-change:transform;background-image:radial-gradient(circle at 30% 30%,#10110f1c 0 1px,#0000 1.6px),radial-gradient(circle at 66% 40%,#c7f43d2e,#0000 24%),radial-gradient(circle at 35% 72%,#10110f0e,#0000 26%);background-size:24px 24px,100% 100%,100% 100%;animation:18s ease-in-out infinite alternate v3FieldDrift;position:absolute;top:-28%;bottom:-28%;left:-28%;right:-28%}.v3-hero:after{content:"";z-index:1;pointer-events:none;border:1px solid #10110f21;border-radius:50%;width:660px;height:660px;animation:16s ease-in-out infinite v3Orbit;position:absolute;top:-350px;right:-270px;box-shadow:0 0 0 78px #10110f06,0 0 0 156px #c7f43d0e}.v3-console{z-index:3}.v3-console:after{content:"";pointer-events:none;border:1px solid #c7f43d8c;border-radius:50%;width:150px;height:150px;animation:7s ease-in-out infinite v3Halo;position:absolute;bottom:-75px;right:-75px;box-shadow:0 0 0 28px #c7f43d12}.auth-panel{background-color:#f4f2ec;background-image:linear-gradient(#10110f09 1px,#0000 1px),linear-gradient(90deg,#10110f09 1px,#0000 1px);background-size:32px 32px;animation:22s linear infinite v3GridMove;position:relative;overflow:hidden}.auth-card,.auth-mobile-logo{z-index:1;position:relative}.auth-card{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#f4f2ece0;padding:38px}@keyframes v3FieldDrift{0%{transform:translate(-2%,-1%)rotate(-1deg)}to{transform:translate(4%,3%)rotate(1.5deg)}}@keyframes v3Orbit{0%,to{transform:translate(0,0)scale(.94)}50%{transform:translate(-42px,52px)scale(1.06)}}@keyframes v3Halo{0%,to{opacity:.45;transform:scale(.9)}50%{opacity:.85;transform:scale(1.12)}}@keyframes v3GridMove{to{background-position:32px 32px,32px 32px}}@media (max-width:1280px){.public-header,.v3-hero,.v3-proofline,.v3-capabilities,.v3-security,.public-footer{padding-left:30px;padding-right:30px}.v3-hero{grid-template-columns:minmax(450px,1fr) minmax(470px,.88fr);gap:44px}.v3-hero h1{font-size:clamp(68px,7.2vw,92px)}.v3-console{min-height:540px}.v3-section-head{grid-template-columns:160px minmax(390px,1fr) minmax(260px,380px)}.v3-final{width:calc(100% - 60px)}.auth-panel{padding:48px}.auth-card{padding:32px}}@media (max-width:1050px){.v3-hero{grid-template-columns:1fr;gap:54px}.v3-hero-copy{min-height:600px}.v3-hero h1{font-size:clamp(72px,11vw,98px)}.v3-console{justify-self:center;width:min(760px,100% - 18px)}.v3-proofline{grid-template-columns:190px 1fr}.v3-proofline>div{flex-wrap:wrap;justify-content:flex-start}.v3-bento{grid-template-rows:580px 390px;grid-template-columns:1fr 1fr}.v3-card:first-child{grid-area:auto/1/auto/-1}.v3-section-head{grid-template-columns:130px 1fr}.v3-section-head>p{grid-column:2}.v3-security{grid-template-columns:.85fr 1.15fr}.auth-page{grid-template-columns:minmax(370px,.8fr) 1.2fr}.auth-brand>p{font-size:48px}.auth-panel{padding:36px}.auth-card{padding:28px}.auth-card h1{font-size:44px}}@media (max-width:760px){.public-site{overflow:hidden}.v3-hero{padding-top:48px}.v3-hero-copy{min-height:auto}.v3-hero h1{letter-spacing:-.065em;font-size:clamp(50px,15.3vw,68px);line-height:.9}.v3-hero:before{background-size:20px 20px,100% 100%,100% 100%;top:-15%;bottom:-15%;left:-15%;right:-15%}.v3-hero:after{width:410px;height:410px;top:-210px;right:-255px;box-shadow:0 0 0 45px #10110f06,0 0 0 90px #c7f43d0d}.v3-console:after{display:none}.v3-proofline>div{flex-wrap:nowrap;-webkit-mask-image:linear-gradient(90deg,#000 80%,#0000);mask-image:linear-gradient(90deg,#000 80%,#0000)}.v3-bento{display:flex}.v3-number-copy{margin-top:14px;position:static}.v3-card-lime{justify-content:flex-start;gap:42px}.v3-workflow li{grid-template-columns:30px 40px minmax(0,1fr)}.v3-workflow p{font-size:12px}.v3-security h2{font-size:clamp(43px,12vw,56px)}.v3-final{width:auto}.auth-card{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;padding:26px 0}.auth-panel{background-size:26px 26px}.public-footer>span{margin-left:0}}@media (max-width:520px){.public-header{padding:0 16px}.public-header .site-brand{font-size:19px}.public-header .brand-logo{width:30px;height:27px}.plain-link{font-size:12px}.v3-hero{padding-left:16px;padding-right:16px}.v3-kicker{font-size:9px}.v3-hero h1{margin:40px 0 32px;font-size:clamp(46px,14.4vw,58px)}.v3-hero-bottom>p{font-size:15px;line-height:1.58}.v3-console{width:calc(100% - 8px);min-height:486px;padding:0 16px 20px}.v3-console-head{height:60px}.v3-release-title{padding:30px 0 24px}.v3-release-title strong{font-size:23px}.v3-pipeline>div{gap:10px;min-height:85px}.v3-pipeline small{white-space:nowrap;text-overflow:ellipsis;max-width:190px;overflow:hidden}.v3-console-foot span:last-child{display:none}.v3-proofline,.v3-capabilities,.v3-security{padding-left:16px;padding-right:16px}.v3-section-head h2{font-size:38px}.v3-card{min-height:390px;padding:25px}.v3-card:first-child{min-height:570px}.v3-card h3{font-size:27px}.v3-envs>span{font-size:9px}.v3-workflow{padding-left:16px;padding-right:16px}.v3-section-head-light h2{font-size:39px}.v3-workflow li{grid-template-columns:26px 36px minmax(0,1fr);gap:9px;min-height:165px}.v3-workflow li>b{width:36px;height:36px}.v3-workflow strong{font-size:15px}.v3-final{margin-left:8px;margin-right:8px;padding:42px 22px}.v3-final h2{font-size:34px}.v3-primary{gap:20px;width:100%}.public-footer{padding-left:16px;padding-right:16px}.public-footer nav{gap:12px}.auth-panel{padding:24px 16px}.auth-card h1,.legal-main h1{font-size:36px}.page-content{padding-left:14px;padding-right:14px}.hero-row h2{font-size:30px}}@media (prefers-reduced-motion:reduce){.v3-hero:before,.v3-hero:after,.v3-console:after,.auth-panel{animation:none!important}.v3-hero:before{transform:none}}.public-site{isolation:isolate;background:#f4f2ec;position:relative}.public-site:before{content:"";z-index:0;pointer-events:none;will-change:transform;background-image:radial-gradient(circle,#10110f1d 0 1px,#0000 1.45px),radial-gradient(circle at 78% 14%,#c7f43d29,#0000 22%),radial-gradient(circle at 12% 64%,#10110f0e,#0000 24%),radial-gradient(circle at 74% 88%,#c7f43d1a,#0000 20%);background-size:25px 25px,100% 100%,100% 100%,100% 100%;animation:26s ease-in-out infinite alternate v3PageField;position:fixed;top:-18%;bottom:-18%;left:-18%;right:-18%}.public-site:after{content:"";z-index:0;pointer-events:none;border:1px solid #10110f1a;border-radius:50%;width:720px;height:720px;animation:20s ease-in-out infinite v3PageOrbit;position:fixed;bottom:-390px;right:-390px;box-shadow:0 0 0 90px #10110f05,0 0 0 180px #c7f43d0a}.public-site>*{z-index:1;position:relative}.v3-hero{background:0 0}.v3-hero:before{display:none}.v3-capabilities,.v3-security,.legal-main,.public-footer{-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);background:#f4f2ec6b}.v3-workflow{background-color:#131510;background-image:radial-gradient(circle,#c7f43d21 0 1px,#0000 1.5px),radial-gradient(circle at 82% 30%,#c7f43d16,#0000 28%);background-size:28px 28px,100% 100%;animation:24s linear infinite v3DarkField;position:relative;overflow:hidden}.v3-workflow>*{z-index:1;position:relative}.v3-final{background-color:#c7f43d;background-image:linear-gradient(#10110f13 1px,#0000 1px),linear-gradient(90deg,#10110f13 1px,#0000 1px);background-size:34px 34px;animation:18s linear infinite v3LimeGrid;overflow:hidden}.legal-site .public-header{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#f4f2ec94}@keyframes v3PageField{0%{transform:translate(-2%,-1%)rotate(-.5deg)}50%{transform:translate(3%,2%)rotate(.7deg)}to{transform:translate(-1%,4%)rotate(-.2deg)}}@keyframes v3PageOrbit{0%,to{transform:translate(0,0)scale(.92)}50%{transform:translate(-90px,-75px)scale(1.08)}}@keyframes v3DarkField{to{background-position:56px 28px,0 0}}@keyframes v3LimeGrid{to{background-position:68px 34px,68px 34px}}@media (max-width:760px){.public-site:before{background-size:21px 21px,100% 100%,100% 100%,100% 100%;top:-12%;bottom:-12%;left:-12%;right:-12%}.public-site:after{width:440px;height:440px;bottom:-260px;right:-300px;box-shadow:0 0 0 52px #10110f05,0 0 0 104px #c7f43d09}}@media (prefers-reduced-motion:reduce){.public-site:before,.public-site:after,.v3-workflow,.v3-final{animation:none!important}}.public-footer{color:#f4f5ef;-webkit-backdrop-filter:none;backdrop-filter:none;border:0;border-top:7px solid #c7f43d;grid-template-columns:minmax(280px,1.35fr) minmax(220px,.8fr) minmax(280px,1fr);align-items:start;gap:64px 80px;width:100%;max-width:none;margin:0;padding:72px max(42px,50vw - 678px) 30px;display:grid;position:relative;overflow:hidden;background:#10120e!important}.public-footer:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff07 1px,#0000 1px),linear-gradient(90deg,#ffffff07 1px,#0000 1px),radial-gradient(circle at 94% 12%,#c7f43d1f,#0000 28%);background-size:34px 34px,34px 34px,100% 100%;animation:22s linear infinite v3FooterGrid;position:absolute;top:0;bottom:0;left:0;right:0}.public-footer>*{z-index:1;position:relative}.footer-brand .site-brand{color:#fff;font-size:27px}.footer-brand .brand-logo{width:42px;height:38px}.footer-brand>p{color:#a9ada2;letter-spacing:-.9px;max-width:360px;margin:30px 0 0;font-size:25px;line-height:1.25}.footer-column{flex-direction:column;display:flex}.footer-column>span{color:#777b70;font:700 10px var(--font-geist-mono);letter-spacing:1.2px;text-transform:uppercase;margin-bottom:25px}.public-footer .footer-column nav{order:initial;flex-direction:column;align-items:flex-start;gap:14px;width:auto;display:flex}.public-footer .footer-column nav a{color:#d5d8ce;font-size:13px;line-height:1.4;text-decoration:none;transition:color .2s,transform .2s}.public-footer .footer-column nav a:hover{color:#c7f43d;transform:translate(4px)}.footer-contact>a{color:#fff;border-bottom:1px solid #3b3e35;justify-content:space-between;align-items:center;padding-bottom:17px;font-size:20px;font-weight:650;text-decoration:none;display:flex}.footer-contact>a b{color:#c7f43d;font-size:18px}.footer-contact small{color:#85897e;margin-top:22px;font-size:11px;line-height:1.7}.footer-bottom{color:#777b70;border-top:1px solid #30332c;grid-column:1/-1;justify-content:space-between;margin-top:10px;padding-top:25px;font-size:10px;display:flex}.footer-bottom span:last-child{color:#979b90}@keyframes v3FooterGrid{to{background-position:68px 34px,68px 34px,0 0}}@media (max-width:980px){.public-footer{grid-template-columns:1fr 1fr;gap:55px}.footer-brand{grid-column:1/-1}.footer-brand>p{font-size:22px}.footer-contact>a{font-size:18px}}@media (max-width:620px){.public-footer{border-top-width:5px;grid-template-columns:1fr;gap:44px;padding:54px 20px 26px}.footer-brand{grid-column:auto}.footer-brand>p{margin-top:23px;font-size:20px;display:block}.footer-column>span{margin-bottom:18px}.public-footer .footer-column nav{order:initial;gap:12px;width:auto}.footer-contact>a{font-size:17px}.footer-bottom{flex-direction:column;grid-column:auto;gap:8px}.footer-bottom span:last-child{font-size:9px}}@media (prefers-reduced-motion:reduce){.public-footer:before{animation:none!important}}.public-site .public-header{z-index:100;color:#f4f5ef;-webkit-backdrop-filter:blur(18px)saturate(135%);backdrop-filter:blur(18px)saturate(135%);background:#10120eeb;border:1px solid #c7f43d2e;border-radius:16px;width:calc(100% - 36px);max-width:1360px;height:72px;margin:14px auto 0;padding:0 18px 0 24px;transition:transform .25s,box-shadow .25s;position:sticky;top:14px;box-shadow:0 18px 55px #0c0e0a33,inset 0 1px #ffffff0e}.public-header nav{gap:8px;height:100%}.public-header nav a{color:#aeb2a7;border-radius:9px;padding:11px 16px;font-size:12px;transition:color .2s,background .2s;position:relative}.public-header .plain-link{color:#d4d7ce;padding:10px 4px}.public-header .public-cta.small{color:#11130f;background:#c7f43d;border-radius:10px;min-height:44px;padding:0 19px;box-shadow:0 8px 24px #c7f43d21}.public-header .public-cta.small:hover{background:#d5ff58;transform:translateY(-1px)}@media (max-width:760px){.public-site .public-header{border-radius:14px;width:calc(100% - 16px);height:64px;margin-top:8px;padding:0 14px 0 16px;top:8px}.public-header .site-brand{font-size:19px}.public-header .brand-logo{width:30px;height:27px}.public-header .plain-link{font-size:12px}.public-header .public-actions{gap:12px}}@media (prefers-reduced-motion:reduce){.public-site .public-header{transition:none}}.public-site .public-header{color:#11130f;-webkit-backdrop-filter:blur(20px)saturate(145%);backdrop-filter:blur(20px)saturate(145%);background:#f7f6f0e0;border:1px solid #10110f1a;box-shadow:0 14px 45px #1c1f171c,inset 0 1px #fffc}.public-header .site-brand{color:#11130f}.public-header .brand-logo{filter:drop-shadow(0 5px 12px #81a8142e)}.public-header nav{background:#10110f09;border:1px solid #10110f0e;border-radius:12px;padding:5px}.public-header nav a{color:#5d6058;border-radius:8px;padding:9px 15px}.public-header .plain-link:hover,.public-header .plain-link.current{color:#536d00}.public-header .public-cta.small{color:#fff;background:#11130f;box-shadow:0 8px 20px #11130f24}.v3-pipeline>div{padding-left:16px;padding-right:16px}.v3-pipeline .active{box-shadow:inset 3px 0 #c7f43d}.v3-pipeline .active em{padding-left:12px;font-weight:700}.v3-console-foot{padding-left:2px;padding-right:2px}@media (max-width:760px){.public-site .public-header{-webkit-backdrop-filter:blur(16px)saturate(135%);backdrop-filter:blur(16px)saturate(135%);background:#f7f6f0ed}.v3-pipeline>div{padding-left:10px;padding-right:10px}.v3-pipeline .active{box-shadow:inset 2px 0 #c7f43d}}.public-site .public-header{color:#11130f;width:calc(100% - 40px);max-width:1360px;height:60px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;margin:16px auto 0;padding:0;top:16px}.public-site .public-header:hover{box-shadow:none}.public-header .public-logo,.public-header .public-actions,.public-header nav{-webkit-backdrop-filter:blur(18px)saturate(140%);backdrop-filter:blur(18px)saturate(140%);border:1px solid #10110f17;min-height:58px;box-shadow:0 12px 36px #191c141a}.public-header .public-logo{background:#f7f6f0eb;border-radius:15px;align-items:center;padding:0 20px;text-decoration:none;display:flex}.public-header .public-logo .site-brand{font-size:20px}.public-header nav{background:#10120ef0;border-color:#c7f43d21;border-radius:15px;height:58px;padding:5px 6px}.public-header nav a{color:#afb3a7;padding:9px 17px}.public-header nav a:hover{color:#11130f;background:#c7f43d}.public-header .public-actions{background:#f7f6f0eb;border-radius:15px;padding:6px 7px 6px 16px}.public-header .plain-link{color:#44473f}.public-header .public-cta.small{color:#11130f;box-shadow:none;background:#c7f43d}.public-header .public-cta.small:hover{color:#11130f;background:#d6ff5b}.legal-site .public-header{background:0 0}@media (max-width:760px){.public-site .public-header{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;width:calc(100% - 16px);height:56px;margin-top:8px;top:8px}.public-header .public-logo,.public-header .public-actions{border-radius:13px;min-height:54px}.public-header .public-logo{padding:0 14px}.public-header .public-logo .site-brand{font-size:18px}.public-header .public-actions{padding:5px 13px}.public-header .plain-link{padding:8px 2px}}.reset-card{flex-direction:column;justify-content:center;min-height:455px;display:flex}.reset-card .auth-submit{text-decoration:none}.reset-success{flex-direction:column;align-items:flex-start;display:flex}.reset-success-icon{color:#11130f;background:#c7f43d;border-radius:50%;place-items:center;width:62px;height:62px;margin-bottom:30px;display:grid;box-shadow:0 0 0 10px #c7f43d26}.reset-success h1{margin-top:18px}.reset-success p strong{color:#11130f}.reset-back{width:100%;margin-top:24px}.reset-page .auth-brand>p,.reset-page .auth-quote{z-index:2;position:relative}@media (max-width:760px){.reset-card{min-height:520px}.reset-success-icon{width:54px;height:54px}}.workspace-name{color:#858a7d;white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:7px;max-width:190px;margin-top:9px;font-size:10px;display:flex;overflow:hidden}.workspace-name svg{color:#c7f43d;flex:none}.session-loader{color:#686b63;background:#f2f1ec;align-content:center;place-items:center;gap:20px;min-height:100vh;font-size:13px;display:grid}.team-page{max-width:1500px}.team-page .section-intro .primary-button{align-items:center;gap:9px;display:flex}.team-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:22px;display:grid}.team-summary article{border:1px solid var(--panel-line);background:#fff;align-items:center;gap:17px;min-height:100px;padding:22px;display:flex}.team-summary article>svg{color:#53690b;background:#eff8d2;border-radius:50%;width:42px;height:42px;padding:10px}.team-summary div{flex-direction:column;gap:4px;display:flex}.team-summary strong{letter-spacing:-.5px;font-size:20px}.team-summary span{color:#7d8078;font-size:11px}.team-message{color:#44550e;background:#f3f9df;border:1px solid #c7dd81;justify-content:space-between;align-items:center;margin-bottom:18px;padding:13px 16px;font-size:12px;display:flex}.team-message button{color:inherit;cursor:pointer;background:0 0;border:0;font-size:18px}.team-panel,.invites-panel{margin-bottom:20px;padding:0 26px}.team-panel .panel-heading,.invites-panel .panel-heading{padding:24px 0 18px}.access-legend{color:#7a7e75;align-items:center;gap:7px;font-size:10px;display:flex}.access-legend i{background:#9dc51e;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #eff7d7}.members-list{border-top:1px solid var(--panel-line)}.member-row{border-bottom:1px solid var(--panel-line);grid-template-columns:42px minmax(190px,1.6fr) minmax(130px,.7fr) minmax(160px,.8fr);align-items:center;gap:14px;min-height:76px;display:grid}.member-row:last-child{border-bottom:0}.member-avatar{color:#c7f43d;width:38px;height:38px;font:700 11px var(--font-geist-mono);background:#171a14;border-radius:50%;place-items:center;display:grid}.member-person{flex-direction:column;gap:5px;min-width:0;display:flex}.member-person strong{font-size:13px}.member-person strong em{color:#66704d;font:600 8px var(--font-geist-mono);text-transform:uppercase;background:#eef2e6;border-radius:10px;margin-left:8px;padding:3px 6px;font-style:normal}.member-person small{color:#7c8077;white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.role-badge{width:max-content;font:700 9px var(--font-geist-mono);text-transform:uppercase;letter-spacing:.25px;color:#4f5547;background:#edf0e7;border-radius:20px;padding:6px 9px}.role-owner{color:#c7f43d;background:#171a14}.role-admin{color:#53670d;background:#e5edca}.role-devops{color:#315c8e;background:#dceaff}.role-developer{color:#694b90;background:#e9e1f6}.role-accountant{color:#835f1d;background:#f7e8cd}.role-viewer{color:#666960;background:#ecece8}.member-row select,.invite-form select{color:#33362f;height:38px;font:600 10px var(--font-geist-mono);background:#fafaf7;border:1px solid #cfd0ca;padding:0 10px}.role-locked{color:#9a9d95;font-size:10px}.team-loading{color:#7a7e75;padding:32px 0;font-size:12px}.invites-panel{padding-bottom:10px}.invite-row{border-top:1px solid var(--panel-line);grid-template-columns:minmax(200px,1fr) 150px auto;align-items:center;gap:14px;min-height:68px;display:grid}.invite-row>span:first-child{flex-direction:column;gap:5px;display:flex}.invite-row strong{font-size:12px}.invite-row small{color:#8a8d85;font-size:10px}.invite-row button{cursor:pointer;background:#fff;border:1px solid #caccc4;align-items:center;gap:7px;padding:9px 11px;font-size:10px;display:flex}.role-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:20px;display:grid}.role-grid article{border:1px solid var(--panel-line);background:#ffffff8c;min-height:100px;padding:18px}.role-grid p{color:#6e7169;margin:14px 0 0;font-size:11px;line-height:1.5}.invite-modal{max-width:560px}.invite-modal .modal-symbol{place-items:center;display:grid}.invite-form{gap:17px;margin-top:25px;display:grid}.invite-form label{color:#55584f;gap:8px;font-size:11px;display:grid}.invite-form input,.invite-form select{background:#fff;border:1px solid #bfc1b9;width:100%;height:48px;padding:0 13px;font-size:12px}.invite-form select{white-space:nowrap;text-overflow:ellipsis}.auth-submit:disabled{cursor:wait;opacity:.72}@media (max-width:900px){.team-summary{grid-template-columns:1fr}.member-row{grid-template-columns:42px minmax(150px,1fr) 120px}.member-row select,.role-locked{grid-column:2/-1;margin-bottom:14px}.role-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.invite-row{grid-template-columns:1fr auto}.invite-row button{grid-column:1/-1;width:max-content;margin-bottom:13px}}@media (max-width:560px){.team-panel,.invites-panel{padding:0 15px}.member-row{grid-template-columns:36px minmax(0,1fr);padding:14px 0}.member-avatar{width:34px;height:34px}.member-row>.role-badge,.member-row select,.role-locked{grid-column:2}.role-grid{grid-template-columns:1fr}.invite-row{grid-template-columns:1fr;padding:14px 0}.invite-row>.role-badge,.invite-row button{grid-column:1}.invite-modal{padding:27px 20px}}
