@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--bg:#090d0e;--surface:#101516;--surface2:#151c1d;--text:#edf1ec;--muted:#8e9999;--line:#253031;--accent:#bdff65;--heading:'Manrope',Arial,sans-serif;--font:'DM Sans',Arial,sans-serif;color-scheme:dark}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:35px}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font);font-size:16px;-webkit-font-smoothing:antialiased}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}button,a,summary{touch-action:manipulation}button{border:0}button:focus-visible,a:focus-visible,summary:focus-visible{outline:2px solid var(--accent);outline-offset:5px}button:hover,a:hover{transition:background .2s,color .2s,border-color .2s}button[hidden],[hidden]{display:none!important}.wrap{width:min(1280px,calc(100% - 112px));margin-inline:auto}.announcement{height:38px;background:#c0fb76;color:#16240c;display:flex;align-items:center;justify-content:center;gap:10px;font-size:12px;font-weight:650;letter-spacing:.1px}.announcement a{margin-left:16px;border-bottom:1px solid #577837;padding-bottom:1px}.tiny-spark{font-size:18px}.header{height:102px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:24px}.brand{font-family:var(--heading);font-weight:800;font-size:31px;letter-spacing:-1.6px;display:flex;align-items:center;gap:8px}.brand svg{width:29px;height:32px;fill:var(--accent)}.brand>span{font-size:13px;align-self:flex-start;padding-top:4px;letter-spacing:0}.desktop-nav{display:flex;gap:30px;font-size:14px;color:#b5bcbc;align-items:center}.desktop-nav a:hover{color:var(--accent)}.desktop-nav a>span{margin-left:4px}.new-tag{font-size:9px;border:1px solid #3d5133;color:var(--accent);padding:3px 4px;border-radius:3px}.login{background:transparent;border:1px solid #4a5555;padding:12px 17px;border-radius:7px;font-size:14px}.login span{margin-left:17px}.login:hover{border-color:var(--accent);color:var(--accent)}.menu-toggle{display:none;background:none;font-size:25px}.mobile-nav{padding:20px 0;display:grid;gap:20px}.hero{display:grid;grid-template-columns:1.06fr 1fr;gap:70px;align-items:center;padding-top:76px;padding-bottom:74px}.eyebrow{display:flex;align-items:center;gap:10px;font-size:11px;font-weight:650;letter-spacing:1.8px;color:var(--accent);margin-bottom:25px}.line{width:22px;height:1px;background:var(--accent)}h1,h2,h3,p{margin:0}h1{font-family:var(--heading);font-size:clamp(46px,4.6vw,69px);line-height:1.13;letter-spacing:-3.7px;font-weight:650}h1>span{color:var(--accent)}.hero-copy>p{color:#a4aeae;font-size:17px;line-height:1.7;margin-top:26px}.hero-actions{display:flex;gap:24px;align-items:center;margin-top:33px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;padding:16px 22px;font-size:14px;font-weight:650;border-radius:7px;min-height:50px}.primary{background:var(--accent);color:#17210c}.primary:hover{background:#d1ff9a;transform:translateY(-1px)}.text-button{background:transparent;font-size:13px;padding:9px 0;display:flex;gap:10px;align-items:center}.play{border:1px solid #52605f;width:24px;height:24px;border-radius:50%;display:grid;place-items:center;font-size:12px}.hero-notes{margin-top:28px;display:flex;gap:13px;align-items:center;font-size:12px;color:var(--muted)}.hero-notes i{width:3px;height:3px;background:#5b6766;border-radius:50%}.infra-console{position:relative;border:1px solid #34403c;border-radius:12px;background:linear-gradient(145deg,#171e1d,#0c1112);box-shadow:0 0 90px -30px #8ba66025;transform:perspective(1400px) rotateY(-3deg);margin-top:12px}.console-bar{height:43px;background:#ffffff03;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 18px;color:#7f8b88;font-family:monospace;font-size:10px;letter-spacing:1px}.console-bar>span:first-child{display:flex;gap:5px}.console-bar i{display:block;width:6px;height:6px;border-radius:50%;background:#414c49}.console-bar i:first-child{background:#899575}.console-plus{font-size:18px}.console-content{padding:24px}.console-top{display:flex;justify-content:space-between;font-size:14px;font-weight:500}.mono{font-family:monospace;font-size:11px}.muted{color:var(--muted)}.stack-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:5px;background:#080c0d;padding:5px;border:1px solid #242d2c;border-radius:7px;margin-top:20px}.stack-tabs button{background:none;color:#85928f;border-radius:4px;padding:9px 2px;font-size:12px}.stack-tabs button[aria-selected=true]{background:#28351f;color:#c9ff94;border:1px solid #51603d}.stack-tabs button:hover{color:white}.stack-view{padding-top:24px}.flow-label{text-align:center;letter-spacing:1.9px;color:#65736c;font-size:9px;margin-bottom:17px}.app-node{display:flex;gap:13px;align-items:center;border:1px solid #53614a;background:linear-gradient(110deg,#263020,#18201a);padding:17px;border-radius:8px;width:83%;margin:auto;position:relative;z-index:1}.app-symbol{width:34px;height:37px;display:grid;place-items:center;color:#c7ff8d;font-size:25px;font-weight:650;background:#a8df6115;border-radius:6px}.app-node strong{display:block;font-size:14px}.app-node div>span{display:block;color:#909d8b;font-size:10px;margin-top:4px}.node-arrow{margin-left:auto;color:#a5b696}.connectors{height:42px;width:77%;margin:auto;border:1px solid #465738;border-bottom:0;border-radius:7px 7px 0 0;position:relative;margin-top:20px}.connectors:before{content:'';height:21px;width:1px;position:absolute;background:#465738;left:50%;top:-21px}.connectors:after{content:'';position:absolute;width:33.33%;height:100%;left:33.33%;border-left:1px solid #465738;border-right:1px solid #465738}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin-top:-11px;position:relative}.service-grid>div{background:#131b17;border:1px solid #303e32;border-radius:7px;text-align:center;padding:13px 3px}.service-grid b{display:grid;place-items:center;width:31px;height:29px;margin:0 auto 12px;border-radius:5px;color:#bbd5a0;background:#283723;font-size:12px;font-family:monospace}.service-grid strong{display:block;font-size:12px;font-weight:500}.service-grid div>span{display:block;font-size:9px;color:#7e8b81;margin-top:5px}.terminal-line{margin-top:23px;padding:13px 12px;border:1px solid #28332c;border-radius:6px;background:#070c09;display:flex;align-items:center;gap:9px;font-size:11px;color:#a9b9a0;min-height:44px}.terminal-line>span:first-child{color:var(--accent)}.terminal-line code{font-size:11px;overflow-wrap:anywhere}.cursor{width:5px;height:12px;background:#c0fa82;animation:blink 1.2s steps(1) infinite}.console-footer{display:flex;gap:6px;align-items:center;margin-top:20px;font-size:10px;color:#9aa694}.shield{font-size:17px;color:var(--accent)}.demo-label{font-size:8px;letter-spacing:1px;color:#718070;margin-left:auto}.corner-label{position:absolute;bottom:-25px;right:2px;color:#536050;font:8px monospace;letter-spacing:1.8px}.tech-strip{display:flex;justify-content:space-between;align-items:center;padding:30px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:#788381;gap:25px}.tech-strip>span{font-size:11px;line-height:1.6;flex-shrink:0}.tech-strip>span strong{font-weight:400;color:#b1b8b3}.tech-strip>div{font-size:25px;display:flex;align-items:center;gap:7px;white-space:nowrap}.tech-strip b{font-size:21px;letter-spacing:-.8px}.tech-strip .wordpress-logo b{font-family:Georgia,serif;font-weight:400}.tech-strip .nginx-logo{font-weight:800}.tech-strip .nginx-logo b{font-size:16px;letter-spacing:-.5px}.section{padding-top:100px;padding-bottom:100px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:37px}.section-heading .eyebrow{margin-bottom:19px}h2{font-family:var(--heading);font-size:44px;line-height:1.2;font-weight:550;letter-spacing:-2px}h2 span{color:#7d8986}.section-heading>p{font-size:14px;line-height:1.8;color:var(--muted);padding-bottom:5px}.product-filters{display:flex;gap:7px;margin-bottom:25px;flex-wrap:wrap}.product-filters button{background:none;color:#9ba5a2;font-size:12px;padding:11px 16px;border-radius:6px;border:1px solid transparent}.product-filters button.active{background:#20291d;color:#caf995;border-color:#3c4b32}.product-filters button:hover{color:var(--accent)}.product-filters button span{font-size:10px;padding:2px 5px;background:#3c4e2e;margin-left:8px;border-radius:3px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.product-card{padding:25px 23px 0;border:1px solid #293130;border-radius:9px;background:linear-gradient(125deg,#151b1b,#0f1415);display:flex;flex-direction:column;min-height:295px;transition:transform .25s,border-color .25s}.product-card:hover{transform:translateY(-4px);border-color:#637154}.product-card.featured{background:linear-gradient(140deg,#26311d,#121a13);border-color:#586b40}.card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:27px;gap:6px}.product-icon{font-size:28px;color:#c6d6c1;line-height:1}.featured .product-icon{color:var(--accent)}.card-tag,.small-label{font-size:7px;letter-spacing:.6px;color:#84937b}.card-tag{color:#c6ed96;background:#b7ee6110;padding:5px;border:1px solid #4d6139;border-radius:3px}.code-icon{font-size:21px;font-family:monospace}.radio-icon{letter-spacing:0;color:#aab79d}.product-card h3{font-family:var(--heading);font-size:19px;letter-spacing:-.7px;font-weight:600;margin-bottom:11px}.product-card p{font-size:13px;line-height:1.75;color:#919e98}.feature-chips{display:flex;gap:5px;flex-wrap:wrap;margin:20px 0 25px}.feature-chips span{font-size:9px;color:#9dac9f;border:1px solid #303d33;border-radius:4px;padding:4px 6px}.product-card>button{border-top:1px solid #2a352b;padding:15px 0;background:none;display:flex;justify-content:space-between;align-items:center;width:100%;font-size:11px;margin-top:auto;text-align:left;color:#c9d4c6}.product-card>button>span{font-size:18px;color:#adc49a}.catalog-note{color:#73807b;font-size:11px;margin-top:20px}.platform{border-block:1px solid #25302a;background:radial-gradient(ellipse at 80% 50%,#35412722,transparent 60%),#0e1312;overflow:hidden}.platform-layout{display:grid;grid-template-columns:.9fr 1.2fr;gap:85px;align-items:center}.platform-copy h2{font-size:43px}.platform-copy>p{font-size:14px;line-height:1.8;color:#929f96;margin-top:24px;max-width:355px}.platform-copy ul{list-style:none;padding:0;margin:26px 0;display:grid;gap:16px;font-size:13px;color:#c4cfc4}.platform-copy li>span{font:10px monospace;color:#77886a;margin-right:14px}.outline{border:1px solid #556146;background:none;color:#dbebcd;font-size:12px}.outline:hover{background:#283220}.panel-preview{background:#121818;border:1px solid #384436;border-radius:11px;box-shadow:0 30px 80px #0005;transform:perspective(1500px) rotateY(-5deg) rotateX(2deg)}.panel-title{height:56px;display:flex;align-items:center;justify-content:space-between;padding:0 23px;border-bottom:1px solid #2b352c}.mini-brand{font-weight:750;font-size:18px;letter-spacing:-.6px}.mini-brand small{font-size:10px;font-weight:400;color:#829078;margin-left:5px}.panel-body{display:flex}.panel-body aside{width:59px;border-right:1px solid #2b352c;display:flex;align-items:center;flex-direction:column;gap:18px;padding-top:22px;flex-shrink:0;color:#687768}.panel-body aside>span{width:30px;height:30px;display:grid;place-items:center}.panel-body aside .selected{background:#2e3d24;color:#bff583;border-radius:6px}.panel-main{padding:26px;flex:1;min-width:0}.panel-welcome{display:flex;align-items:center;justify-content:space-between}.panel-welcome .muted{font-size:8px;letter-spacing:1.4px}.panel-welcome h3{font-size:19px;font-weight:500;margin-top:9px;letter-spacing:-.6px}.avatar{border-radius:50%;width:31px;height:31px;background:#34402c;color:#c2d6b2;display:grid;place-items:center;font-size:11px}.mock-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:24px}.mock-stats>div{border:1px solid #2c362e;border-radius:6px;padding:13px;background:#192018}.mock-stats span{display:block;font-size:9px;color:#8c9a86}.mock-stats strong{display:block;margin-top:12px;font-size:26px;font-weight:500;letter-spacing:-1px}.mock-stats small{font-size:10px;color:#91a085}.mock-app-heading{display:flex;justify-content:space-between;font-size:11px;margin:27px 0 14px}.mock-app-heading>span{font-size:9px;color:#72806e}.mock-app{display:flex;align-items:center;gap:12px;padding:14px 0;border-bottom:1px solid #273027}.app-tile{display:grid;place-items:center;width:29px;height:31px;border-radius:6px;font-size:13px}.purple{background:#382b42;color:#bea2d0}.blue{background:#203743;color:#9bbbd6}.mock-app strong{display:block;font-size:10px;font-weight:500}.mock-app div>span{display:block;font-size:8px;color:#7c8d79;margin-top:4px}.mock-app .status{margin-left:auto;color:#a5cc88;font-size:8px;background:#24351d;padding:4px 6px;border-radius:4px}.mock-app>span:last-child{color:#748171}.ai-note{margin-top:23px;padding:15px 12px;display:flex;gap:10px;align-items:center;background:linear-gradient(100deg,#27341d,#1b2618);border:1px solid #455837;border-radius:6px}.ai-note>span:first-child{font-size:25px;color:#c4f096}.ai-note strong{font-size:11px;font-weight:500}.ai-note p{font-size:9px;color:#a2b194;margin-top:4px}.ai-note>span:last-child{margin-left:auto;color:#a8ca88}.principle-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:50px}.principle-grid article{border-top:1px solid #354031;padding-top:27px}.principle-number{font:12px monospace;color:#91b270}.principle-grid h3{font-size:19px;font-family:var(--heading);font-weight:550;letter-spacing:-.6px;margin:29px 0 13px}.principle-grid p{font-size:14px;line-height:1.8;color:#8d9b94}.faq{display:grid;grid-template-columns:.85fr 1.2fr;gap:85px;border-top:1px solid var(--line);padding-top:70px}.faq h2{font-size:38px}.faq details{border-bottom:1px solid #2b352e;padding:21px 0}.faq details:first-child{padding-top:0}.faq summary{list-style:none;cursor:pointer;font-size:14px;display:flex;align-items:center;justify-content:space-between;gap:20px}.faq summary::-webkit-details-marker{display:none}.faq summary>span{color:#a8c68c;font-size:20px}.faq details[open] summary>span{transform:rotate(45deg)}.faq details p{font-size:13px;color:#8f9d93;line-height:1.85;margin-top:17px;padding-right:25px}.closing{padding:55px;display:flex;align-items:center;justify-content:space-between;gap:30px;background:linear-gradient(110deg,#202c18,#172113);border:1px solid #465536;border-radius:12px;position:relative;overflow:hidden}.closing>div,.closing>a{position:relative;z-index:1}.closing .eyebrow{font-size:9px;margin-bottom:20px}.closing h2{font-size:40px}.closing h2>span{color:#bbdf9c}.closing-art{position:absolute;font-size:370px;line-height:1;right:180px;top:-75px;color:#c2ee9020;font-family:Arial;transform:rotate(-5deg)}footer{padding-top:60px;padding-bottom:30px}.footer-top{display:flex;align-items:center;gap:30px;padding-bottom:33px;border-bottom:1px solid #28312b}.footer-top .brand{font-size:25px}.footer-top p{font-size:12px;color:#82917f}.footer-top>a:last-child{margin-left:auto;font-size:11px;color:#a0b097}.footer-bottom{display:flex;align-items:center;justify-content:space-between;font-size:10px;color:#6e7d6d;padding-top:23px;gap:20px}.footer-bottom>span:last-child{display:flex;align-items:center;gap:8px}.footer-bottom i{width:5px;height:5px;border-radius:50%;background:#8f9d72}.skip{position:absolute;top:-60px;left:10px;z-index:99;background:var(--accent);color:#14200d;padding:14px}.skip:focus{top:5px}dialog{width:min(620px,calc(100% - 32px));border:1px solid #52683f;background:#141c16;color:var(--text);padding:40px;border-radius:14px;box-shadow:0 30px 100px #0009;max-height:85vh;overflow:auto}dialog::backdrop{background:#020704cc;backdrop-filter:blur(7px)}.dialog-close{position:absolute;right:14px;top:10px;background:transparent;color:#abbba0;font-size:30px;width:38px;height:38px}dialog h2{font-size:32px;margin-bottom:20px}dialog>p{font-size:15px;line-height:1.75;color:#a6b49f}dialog ul{padding-left:20px;line-height:2;color:#c7d4bf;font-size:14px}.dialog-note{padding:16px;background:#202a1b;border:1px solid #38492c;border-radius:6px;font-size:12px;color:#a9bc99;line-height:1.7;margin:24px 0}.panel-demo-tabs{display:flex;gap:6px;flex-wrap:wrap;margin:24px 0}.panel-demo-tabs button{background:#24301e;border-radius:5px;padding:10px 14px;color:#b4c3a9;font-size:13px}.panel-demo-tabs button.active{background:var(--accent);color:#1d2d10}#demo-content{background:#0c130d;border:1px solid #34492a;padding:20px;border-radius:7px;min-height:125px}#demo-content h3{font-size:18px;margin-bottom:12px}#demo-content p{font-size:14px;color:#a0b196;line-height:1.8}@keyframes blink{50%{opacity:0}}
@media(min-width:1600px){.wrap{width:min(1380px,calc(100% - 160px))}.hero{gap:100px;padding-block:90px}h1{font-size:76px}.infra-console{max-width:570px}.console-content{padding:30px}.product-card{min-height:320px}}
@media(max-width:1150px){.wrap{width:calc(100% - 64px)}.desktop-nav{gap:18px;font-size:12px}.hero{gap:35px}h1{font-size:55px;letter-spacing:-2.8px}.hero-actions{gap:15px}.button{padding:15px 17px;font-size:12px}.text-button{font-size:11px}.console-content{padding:18px}.tech-strip b{font-size:17px}.product-grid{grid-template-columns:repeat(2,1fr)}.product-card{min-height:280px}.card-tag,.small-label{font-size:9px}.product-card p{font-size:14px}.product-card>button{font-size:12px}.feature-chips span{font-size:11px}.platform-layout{gap:35px}.platform-copy h2{font-size:36px}.panel-main{padding:20px}.faq{gap:45px}.closing h2{font-size:34px}.tech-strip{gap:17px}.tech-strip>div{font-size:20px}}
@media(max-width:850px){.desktop-nav{display:none}.header{height:83px}.login{margin-left:auto}.menu-toggle{display:block}.hero{grid-template-columns:1fr;gap:50px;padding-block:55px 70px}.hero-copy{text-align:center}.hero-copy .eyebrow{justify-content:center}h1{font-size:clamp(48px,8vw,69px)}.hero-copy>p br{display:none}.hero-copy>p{max-width:440px;margin-inline:auto}.hero-actions,.hero-notes{justify-content:center}.infra-console{width:min(510px,100%);margin:auto;transform:none}.console-content{padding:25px}.tech-strip{flex-wrap:wrap;justify-content:center;gap:25px 35px}.tech-strip>span{width:100%;text-align:center}.tech-strip>span br{display:none}.tech-strip>span strong{margin-left:5px}.section{padding-block:65px}.section-heading{align-items:flex-start;flex-direction:column;gap:20px}.section-heading>p br{display:none}h2{font-size:39px}.platform-layout{grid-template-columns:1fr;gap:40px}.platform-copy>p{max-width:510px}.panel-preview{max-width:580px;width:100%;transform:none}.principle-grid{gap:23px}.principle-grid h3{font-size:17px}.principle-grid p{font-size:13px}.faq{grid-template-columns:1fr;gap:30px}.closing{padding:35px;flex-direction:column;align-items:flex-start}.closing-art{right:30px;top:15px}.footer-bottom>span:nth-child(2){display:none}}
@media(max-width:520px){.wrap{width:calc(100% - 36px)}.announcement{font-size:10px;gap:6px}.announcement a{margin-left:4px}.brand{font-size:26px}.brand svg{width:24px}.login{font-size:11px;padding:10px}.login span{margin-left:5px}.header{gap:13px}.hero{padding-top:40px}.eyebrow{font-size:9px;letter-spacing:1.2px}h1{font-size:47px;letter-spacing:-2.7px}.hero-copy>p{font-size:15px}.hero-actions{gap:17px}.hero-notes{font-size:10px;gap:10px}.console-content{padding:16px}.console-top{font-size:12px}.stack-tabs button{font-size:11px}.app-node{width:90%;padding:13px}.app-node strong{font-size:12px}.service-grid{gap:5px}.service-grid strong{font-size:10px}.service-grid div>span{font-size:8px}.console-footer{font-size:9px}.demo-label{font-size:7px}.tech-strip{gap:20px 25px}.tech-strip b{font-size:16px}.tech-strip>div{font-size:21px}.section-heading{margin-bottom:25px}h2{font-size:33px;letter-spacing:-1.4px}.product-filters{gap:3px}.product-filters button{padding:10px 9px;font-size:11px}.product-grid{grid-template-columns:1fr}.product-card{min-height:260px;padding:23px 23px 0}.product-card h3{font-size:23px}.card-top{margin-bottom:22px}.product-card p{font-size:15px}.product-card>button{font-size:13px}.catalog-note{font-size:12px;line-height:1.6}.platform-copy h2{font-size:36px}.panel-body aside{width:38px}.panel-main{padding:15px}.panel-title{padding:0 14px}.panel-welcome h3{font-size:16px}.mock-stats{gap:5px}.mock-stats>div{padding:10px 7px}.mock-stats span{font-size:8px}.mock-app{gap:7px}.mock-app .status{font-size:7px}.principle-grid{grid-template-columns:1fr;gap:32px}.principle-grid h3{margin-top:17px;font-size:21px}.principle-grid p{font-size:15px}.faq summary{font-size:14px;line-height:1.6}.faq details p{font-size:14px}.closing{padding:30px 23px}.closing h2{font-size:30px}.footer-top{flex-wrap:wrap;gap:12px}.footer-top p{width:calc(100% - 140px);font-size:10px}.footer-top>a:last-child{margin-left:0}.footer-bottom{font-size:9px}dialog{padding:32px 22px}dialog h2{font-size:27px}}
/* Reading text stays comfortable; compact technical previews retain their own scale. */
.product-card p,.principle-grid p,.platform-copy>p,.faq details p{font-size:16px}.product-card>button,.product-filters button,.section-heading>p{font-size:14px}.product-card{min-height:325px}.feature-chips span,.catalog-note,.hero-notes,.footer-top p{font-size:12px}.card-tag,.small-label{font-size:10px}.card-top{flex-wrap:wrap}.faq summary{font-size:16px}.hero-copy>p{word-spacing:normal}
@media(max-width:520px){.product-card{min-height:285px}.product-filters button{font-size:12px}.hero-notes{font-size:10px}.footer-top p{font-size:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.product-card:hover,.primary:hover{transform:none}}
