/* Kanade 0.5.0 - responsive implementation of the supplied mockup. */
:root{--blue:#245bff;--navy:#0a174d;--text:#283656;--muted:#647397;--line:#e4ebfa;--soft:#f5f8ff;--white:#fff;--surface:#fff;--page:#fff;--shadow:0 16px 50px #3a67b612}
body.site-body{background:var(--page);color:var(--text)}
.site-container{width:min(1280px,calc(100% - 88px))}.site-header{background:var(--surface);border-bottom:1px solid var(--line)}.site-header-inner{min-height:74px;gap:28px}.site-brand{font-size:29px;font-weight:800;letter-spacing:-1.3px;gap:7px;color:var(--navy)}.kanade-brand-symbol{object-fit:contain;flex:none;display:inline-block}.site-nav{gap:27px}.site-nav a{font-size:12px;font-weight:550;color:var(--muted)}.site-header-actions{gap:12px}.site-login{border:1px solid #cddbff;border-radius:6px;padding:10px 15px;color:var(--navy);font-size:11px}.k-theme{display:grid;place-items:center;width:33px;height:33px;border-radius:50%;background:var(--soft);color:var(--muted);border:1px solid var(--line)}.k-theme .icon{width:17px;height:17px}.site-button{border-radius:6px;background:var(--blue);font-size:12px;min-height:41px;padding:11px 17px;font-weight:650;box-shadow:0 3px 10px #245bff0d;gap:10px}.site-button.secondary{background:var(--surface);border-color:#c6d6ff}.site-button.small{min-height:38px;padding:10px 15px}.site-button:hover{background:#1645d2}.site-button.secondary:hover{background:var(--soft)}.site-eyebrow{font-size:9px;letter-spacing:1.25px;line-height:1.7;margin-bottom:14px;font-weight:750}.site-notice{font-size:11px;padding:7px 20px}.site-notice>span{letter-spacing:1px}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.kanade-home h1,.kanade-home h2,.kanade-home h3{color:var(--navy)}.kanade-home h2{font-size:26px;letter-spacing:-1px;line-height:1.18;font-weight:750}.kanade-home p{color:var(--muted)}
.k-hero{position:relative;overflow:hidden;border-bottom:1px solid var(--line);background:radial-gradient(ellipse at 80% 28%,#dfedffb0 0,transparent 60%),linear-gradient(130deg,#fff 27%,#f8fbff)}.k-hero:before{content:"";position:absolute;left:-260px;bottom:-250px;width:450px;height:400px;border-radius:50%;background:#f0f7ff;pointer-events:none}.k-hero-grid{position:relative;display:grid;grid-template-columns:47% 53%;align-items:center;min-height:380px;padding-top:34px;padding-bottom:12px}.k-hero-copy{z-index:1}.k-eyebrow-line:before{content:"";height:2px;width:25px;background:var(--blue)}.k-hero-copy h1{font-size:clamp(35px,3.45vw,51px);line-height:1.05;letter-spacing:-2.4px;font-weight:800;margin:0 0 19px}.k-hero-copy h1 span{color:var(--blue)}.k-hero-copy>p:not(.site-eyebrow){max-width:465px;font-size:14px;line-height:1.75}.k-hero-actions{display:flex;gap:10px;margin-top:21px;align-items:center}.k-hero-visual{height:330px;position:relative;display:flex;align-items:center;min-width:0;isolation:isolate}.k-orbit{position:absolute;inset:-10px 4% 20px -16%;background:linear-gradient(120deg,#dbecff00,#daeaffcc,#fff0);border-radius:50%;z-index:-1;transform:rotate(-17deg)}.k-orbit:after{content:"";position:absolute;right:-190px;top:-220px;width:350px;height:370px;border-radius:50%;background:#dbeaff70}.k-hero-brand{width:38%;text-align:center;position:relative;z-index:2;align-self:center;margin-top:25px}.k-hero-brand img{display:block;object-fit:contain;width:100%;height:auto;filter:drop-shadow(0 18px 24px #246bff0c)}.k-hero-brand strong{font-size:54px;font-weight:800;color:var(--navy);letter-spacing:-3px;display:block;line-height:1.2}.k-hero-brand em{font-size:14px;line-height:2.2;color:var(--muted);font-weight:450}.k-preview-stack{width:64%;transform:rotate(-3deg);position:relative;align-self:flex-start;margin-top:5px;margin-left:8px;z-index:1}.k-preview-card{padding:19px 19px 10px;background:var(--surface);border:1px solid #edf4ff;border-radius:10px;box-shadow:0 17px 48px #3a8fed1b}.k-preview-heading{display:flex;align-items:center;justify-content:space-between;padding-bottom:14px;border-bottom:1px solid var(--line);gap:10px;margin-bottom:7px}.k-preview-heading strong{font-size:11px;color:var(--navy);display:flex;gap:8px;align-items:center}.k-preview-heading .icon{color:var(--blue);width:16px;height:16px}.k-demo-pill{color:#267764;font-size:9px;padding:5px 9px;background:#ecfaf7;border-radius:5px;white-space:nowrap}.k-demo-pill i{display:inline-block;background:#22b995;width:5px;height:5px;border-radius:50%;margin-right:5px}.k-preview-row{display:grid;grid-template-columns:15px 63px 52px 1fr 29px;gap:7px;align-items:center;min-height:37px;color:var(--muted);font-size:9px}.k-preview-row>.icon{width:13px;height:13px}.k-preview-row b{font-size:9px;color:var(--navy);font-weight:600;white-space:nowrap}.k-meter{height:7px;border-radius:5px;background:#edf3ff;overflow:hidden}.k-meter i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#3878ff,#7591ff)}.meter-cpu{width:18%}.meter-ram{width:56%}.meter-disk{width:24%}.k-preview-row small{font-size:8px;text-align:right}.k-preview-network code{color:var(--blue);font-size:9px;grid-column:4/-1;text-align:right}.k-mini-tiles{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:10px;width:111%;margin-left:-4%}.k-mini-tiles>div{padding:12px 9px;display:flex;gap:7px;align-items:center;background:var(--surface);border:1px solid #edf4ff;border-radius:7px;box-shadow:0 12px 24px #4d83d91a;min-width:0}.k-mini-tiles>.icon,.k-mini-tiles>div>.icon{width:26px;height:26px;color:var(--blue);padding:5px;border-radius:6px;background:var(--soft);flex:none}.k-mini-tiles strong{display:block;color:var(--navy);font-size:9px;white-space:nowrap}.k-mini-tiles small{display:block;font-size:8px;line-height:1.6;color:var(--muted)}.k-visual-note{position:absolute;right:-8px;bottom:5px;text-align:center;transform:rotate(-12deg);font-family:cursive;font-size:15px;line-height:1.2;opacity:.65}.k-visual-note span{display:block;font-size:34px;line-height:1}.k-illustration-caption{position:absolute;bottom:-2px;left:41%;font-size:9px;color:var(--muted)}.k-proof-strip{position:relative;display:flex;align-items:center;gap:38px;padding:16px 0 22px}.k-proof-strip span{font-size:10px;display:flex;align-items:center;gap:9px;color:var(--muted)}.k-proof-strip .icon{width:29px;height:29px;padding:6px;color:var(--blue);border:1px solid #eaf0ff;border-radius:50%;background:var(--surface)}
.k-offers-section{display:grid;grid-template-columns:225px minmax(0,1fr) 190px;gap:22px;padding-top:35px;padding-bottom:27px;align-items:start}.k-offers-intro{padding-top:9px}.k-offers-intro h2{font-size:25px;margin-bottom:19px}.k-offers-intro>p{font-size:12px;line-height:1.85;margin-bottom:25px}.k-offers-intro .site-button{font-size:10px;padding:10px 12px;gap:10px}.k-home-plans{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.price-card{background:var(--surface);border:1px solid var(--line);border-radius:7px;padding:18px 16px 15px;box-shadow:0 6px 16px #21478603;position:relative;display:flex;flex-direction:column;min-width:0;transition:box-shadow .2s,transform .2s}.price-card:hover{transform:translateY(-3px);box-shadow:0 14px 30px #245bff12}.price-card.is-featured{border-color:#6388ff;box-shadow:0 8px 22px #316cff0f}.price-card-top{display:flex;justify-content:space-between;gap:6px;align-items:center;margin-bottom:10px}.price-icon{width:29px;height:29px;background:var(--soft);border-radius:7px;display:grid;place-items:center;color:var(--blue);padding:5px}.price-icon .icon{width:23px;height:23px}.mode-pill{font-size:8px;padding:5px 8px;background:#eef2ff;color:#3259c9;border-radius:4px;white-space:nowrap}.price-card h3{font-size:17px;letter-spacing:-.65px;font-weight:750;line-height:1.3;margin:0 0 4px;overflow-wrap:anywhere}.price-card .price-audience{font-size:10px;line-height:1.6;min-height:32px;margin:0}.price-amount{display:flex;align-items:baseline;gap:6px;margin:12px 0 9px;flex-wrap:wrap}.price-amount strong{font-size:30px;letter-spacing:-1px;color:var(--navy);font-weight:750;line-height:1.15}.price-amount strong span{font-size:25px}.price-amount small{font-size:9px;color:var(--muted)}.price-specs{padding:0;margin:0 0 18px;border:0;display:block}.price-specs>div{display:flex;align-items:center;justify-content:flex-start;gap:7px;min-height:25px;border:0;padding:0}.price-specs dt{display:flex;align-items:center;color:var(--muted);margin:0}.price-specs dt .icon{width:13px;height:13px}.price-specs dd{font-size:10px;color:var(--muted);font-weight:450;margin:0}.price-card>.site-button{margin-top:auto;font-size:10px;min-height:35px;padding:9px 9px;gap:7px}.price-card>.site-button .icon{width:14px;height:14px}.price-ribbon{font-size:7px;letter-spacing:.9px;padding:4px 9px;left:50%;top:-8px;transform:translateX(-50%);white-space:nowrap;position:absolute;line-height:1.4;display:block;border-radius:3px;background:var(--blue);color:#fff;font-weight:650}.k-benefits{display:grid;gap:19px;padding-top:10px}.k-benefits>div{display:flex;gap:11px;align-items:flex-start}.k-benefits>div:not(:last-child){padding-bottom:15px;border-bottom:1px solid var(--line)}.k-benefits>div>.icon{width:34px;height:34px;padding:8px;border-radius:7px;background:var(--soft);color:var(--blue)}.k-benefits h3{font-size:12px;line-height:1.35;margin:1px 0 4px;letter-spacing:-.2px}.k-benefits p{font-size:10px;line-height:1.65}.k-price-note{grid-column:1/-1;font-size:10px;margin:0;line-height:1.7;color:var(--muted)}
.k-infrastructure-wrap{margin:0 22px;background:linear-gradient(115deg,#f2f7ff,#fff 48%,#f3f7ff);border-radius:9px}.k-infrastructure{padding:22px 0;display:grid;grid-template-columns:29% 37% minmax(0,1fr);align-items:center;gap:23px;width:min(1280px,calc(100% - 44px))}.k-infrastructure .site-eyebrow{font-size:8px;margin-bottom:9px}.k-infrastructure h2{font-size:24px;margin-bottom:13px}.k-infrastructure>div>p{font-size:11px;line-height:1.8;margin-bottom:14px}.k-infrastructure .site-button{font-size:10px;min-height:32px;padding:8px 11px}.k-infra-features{display:grid;grid-template-columns:1fr 1fr;column-gap:15px;row-gap:22px;padding:16px 4px}.k-infra-features>div{display:flex;align-items:flex-start;gap:9px}.k-infra-features .icon{width:34px;height:34px;background:var(--surface);color:var(--blue);padding:8px;border:1px solid var(--line);border-radius:50%}.k-infra-features h3{font-size:11px;letter-spacing:-.2px;line-height:1.5;margin-bottom:4px}.k-infra-features p{font-size:10px;line-height:1.65}.k-datacenter{margin:0;border-radius:8px;overflow:hidden;position:relative;background:#0b2245;min-height:186px;align-self:stretch}.k-datacenter>img{width:100%;height:100%;display:block;object-fit:cover;position:absolute;inset:0}.k-datacenter figcaption{position:absolute;bottom:8px;right:10px;font-size:8px;color:#fff;background:#091b39b3;padding:4px 6px;border-radius:4px;letter-spacing:.2px}
.k-bottom-grid{display:grid;grid-template-columns:25% 37% minmax(0,1fr);gap:22px;padding-top:24px;padding-bottom:28px;align-items:start}.k-bottom-grid h2{font-size:23px;margin-bottom:10px}.k-bottom-grid .site-eyebrow{font-size:8px;margin-bottom:5px}.k-faq-intro>p{font-size:11px;line-height:1.7;max-width:270px}.k-faq-intro>.site-button{font-size:9px;min-height:30px;padding:7px 10px;margin-top:12px}.k-faq-list{border:1px solid var(--line);border-radius:7px;background:var(--surface);overflow:hidden}.k-faq-list details{padding:0 14px}.k-faq-list details+details{border-top:1px solid var(--line)}.k-faq-list summary{font-size:10px;font-weight:550;line-height:1.5;padding:11px 24px 11px 0;cursor:pointer;position:relative;list-style:none;color:var(--navy)}.k-faq-list summary::-webkit-details-marker{display:none}.k-faq-list summary:after{content:"+";position:absolute;right:0;top:9px;color:var(--blue);font-size:17px;font-weight:400}.k-faq-list details[open] summary:after{content:"\2212"}.k-faq-list p{font-size:11px;line-height:1.8;padding-bottom:13px}.k-final-cta{position:relative;isolation:isolate;overflow:hidden;background:linear-gradient(120deg,#1750ee,#568eff);border:1px solid #6894ff;border-radius:8px;padding:19px 21px;min-height:175px}.k-final-cta:after{content:"";position:absolute;right:-40px;top:10px;width:170px;height:170px;border:1px solid #ffffff35;border-radius:50%;z-index:-1}.k-final-cta h2{color:#fff;font-size:21px;font-weight:650;letter-spacing:-.4px;line-height:1.25}.k-final-cta p{font-size:10px;color:#edf3ff;margin:0 0 11px}.k-final-cta .site-eyebrow{color:#edf3ff;font-size:7px;letter-spacing:1.2px}.k-final-cta .site-button{min-height:29px;font-size:9px;padding:7px 11px}.k-final-cta>img{position:absolute;right:-15px;bottom:8px;width:150px;height:auto;opacity:.2;z-index:-1;filter:brightness(0) invert(1)}
.site-footer{padding:0;background:var(--surface);border-top:1px solid var(--line)}.k-footer{display:flex;align-items:center;justify-content:space-between;gap:25px;padding-top:22px;padding-bottom:22px;flex-wrap:wrap}.k-footer>div{display:flex;align-items:center;gap:15px;flex-wrap:wrap}.k-footer .site-brand{font-size:17px;gap:3px;letter-spacing:-.7px}.k-footer p,.k-footer small{font-size:9px;color:var(--muted);line-height:1.6}.k-footer nav{display:flex;gap:15px;flex-wrap:wrap}.k-footer nav a{font-size:9px;color:var(--muted);line-height:1.6}.k-footer nav a:hover{color:var(--blue)}
/* Other public pages inherit the same identity. */
.page-hero{padding-top:55px}.page-hero h1{color:var(--navy);font-size:48px}.article-card,.feature-grid article,.docs-article,.contact-card,.faq-list details{background:var(--surface);border-color:var(--line)}.soft-section{background:var(--soft)}.page-hero p,.article-card p,.docs-article p{color:var(--muted)}.article-card h2,.feature-grid h3,.center-heading h2,.contact-card h2,.docs-article h2{color:var(--navy)}.price-grid{grid-template-columns:repeat(auto-fit,minmax(215px,1fr))}.offers-section .price-card h3{font-size:22px}.offers-section .price-audience{font-size:12px}.offers-section .price-specs dd{font-size:12px}.offers-section .price-specs>div{min-height:31px}.offer-filter{scroll-margin-top:20px}.offer-filter a{background:var(--surface);color:var(--muted);border-color:var(--line)}.offer-filter a.selected{background:var(--blue);color:#fff}.k-status-value{font-size:20px;font-weight:700!important;color:var(--blue)!important;margin-bottom:15px!important}.site-cta h2{color:#fff}.k-status-grid{margin-bottom:40px}
:root[data-theme=dark]{color-scheme:dark;--blue:#8faeff;--navy:#f0f4ff;--text:#d9e2f7;--muted:#a4b4d5;--line:#2b3957;--soft:#172641;--white:#152039;--surface:#152039;--page:#0d1629}
[data-theme=dark] .k-hero{background:radial-gradient(ellipse at 83% 22%,#21416b99,transparent 57%),#0d1629}[data-theme=dark] .k-hero:before{background:#142541}[data-theme=dark] .k-orbit{background:linear-gradient(120deg,#28436700,#36508050,#fff0)}[data-theme=dark] .k-orbit:after{background:#26467350}[data-theme=dark] .k-preview-card,[data-theme=dark] .k-mini-tiles>div{border-color:var(--line)}[data-theme=dark] .k-infrastructure-wrap{background:linear-gradient(120deg,#172641,#101d33)}[data-theme=dark] .mode-pill{background:#273762;color:#b0c4ff}[data-theme=dark] .k-meter{background:#263b61}[data-theme=dark] .k-demo-pill{background:#1c393a;color:#8de3cb}[data-theme=dark] .site-button:not(.secondary):not(.white){background:#2c63f6;border-color:#2c63f6;color:#fff}[data-theme=dark] .site-button.white{background:#fff;color:#174bc5}[data-theme=dark] .site-login,[data-theme=dark] .site-button.secondary{border-color:#405b89}[data-theme=dark] .k-proof-strip .icon{border-color:var(--line)}[data-theme=dark] .site-cta{background:linear-gradient(110deg,#1543b0,#285dc8)}[data-theme=dark] .ipv6-note{background:var(--soft);border-color:var(--line)}[data-theme=dark] .site-skip{background:var(--surface)}[data-theme=dark] .kanade-brand-symbol,[data-theme=dark] .k-hero-brand>img{filter:brightness(1.25)}
@media(min-width:1550px){.k-hero-grid{padding-top:44px;min-height:410px}.k-hero-copy h1{font-size:52px}.k-hero-visual{height:340px}}
@media(max-width:1200px){.site-container{width:calc(100% - 56px)}.site-header-inner{gap:20px}.site-nav{gap:16px}.k-offers-section{grid-template-columns:200px 1fr;gap:22px}.k-benefits{grid-column:1/-1;grid-template-columns:repeat(4,1fr);gap:22px;padding-top:0}.k-benefits>div:not(:last-child){border-bottom:0;padding-bottom:0}.k-benefits>div{gap:8px}.k-price-note{margin-top:-6px}.k-hero-brand strong{font-size:44px}.k-preview-row{grid-template-columns:13px 51px 45px 1fr 27px;gap:5px}.k-preview-card{padding:15px 12px 9px}.k-mini-tiles{width:105%;margin-left:-3%;gap:5px}.k-mini-tiles>div{padding:10px 6px;gap:5px}.k-mini-tiles>div>.icon{width:22px;height:22px;padding:4px}.k-visual-note{right:0;bottom:0}.k-infrastructure{width:calc(100% - 32px);grid-template-columns:29% 38% 1fr;gap:18px}.k-infrastructure h2{font-size:21px}.k-infra-features{column-gap:10px;row-gap:15px}.k-infra-features .icon{width:29px;height:29px;padding:6px}.k-bottom-grid{grid-template-columns:24% 38% 1fr;gap:18px}.k-final-cta{padding:17px}.k-final-cta h2{font-size:19px}}
@media(max-width:980px){.site-header-inner{flex-wrap:wrap;min-height:70px;padding:14px 0}.site-brand{font-size:25px}.site-nav{order:4;justify-content:center;width:100%;padding-top:4px;gap:30px}.site-header-actions{margin-left:auto}.k-hero-grid{grid-template-columns:1fr 1fr;gap:10px;min-height:345px}.k-hero-copy h1{font-size:36px;letter-spacing:-1.6px}.k-hero-copy>p:not(.site-eyebrow){font-size:12px}.k-hero-actions{gap:7px;flex-wrap:wrap}.k-hero-actions .site-button{font-size:10px;padding:10px 12px}.k-hero-visual{height:290px}.k-hero-brand{width:32%;align-self:end;margin-bottom:35px;z-index:3}.k-hero-brand strong{font-size:32px;letter-spacing:-1.5px}.k-hero-brand em{font-size:9px}.k-preview-stack{width:76%;margin-left:-22px;align-self:start;margin-top:25px}.k-mini-tiles{width:108%}.k-mini-tiles small{font-size:7px}.k-mini-tiles strong{font-size:8px}.k-visual-note{display:none}.k-illustration-caption{left:33%;font-size:8px;bottom:7px}.k-proof-strip{gap:22px;justify-content:space-between}.k-proof-strip span{font-size:9px;gap:5px}.k-offers-section{grid-template-columns:1fr}.k-offers-intro{display:grid;grid-template-columns:1fr 1fr;column-gap:25px;align-items:center}.k-offers-intro .site-eyebrow{grid-column:1/-1;margin-bottom:8px}.k-offers-intro h2{font-size:27px;grid-row:2/4;margin:0}.k-offers-intro p{margin:0 0 12px}.k-offers-intro>.site-button{justify-self:start}.k-home-plans{gap:20px}.k-home-plans .price-card{padding:20px}.k-home-plans .price-audience{font-size:11px}.k-home-plans .price-specs dd{font-size:11px}.k-home-plans .price-specs>div{min-height:28px}.k-benefits{padding-top:5px}.k-infrastructure{grid-template-columns:1fr 1.4fr}.k-datacenter{display:none}.k-infra-features h3{font-size:12px}.k-infra-features p{font-size:11px}.k-bottom-grid{grid-template-columns:1fr 1.5fr}.k-final-cta{grid-column:1/-1;min-height:150px}.k-final-cta h2{font-size:26px}.k-final-cta>img{width:225px;right:60px;bottom:-20px}.k-final-cta p{font-size:12px}.k-footer{gap:17px}}
@media(max-width:680px){.site-container{width:calc(100% - 36px)}.site-header-inner{min-height:65px;padding:10px 0;gap:9px;flex-wrap:wrap}.site-brand{font-size:23px;letter-spacing:-1px}.site-brand .kanade-brand-symbol{width:37px;height:28px}.site-header-actions{gap:7px;margin-left:auto}.site-header-actions .site-login{display:none}.site-header-actions>.site-button{font-size:9px;padding:9px 10px;gap:6px;min-height:33px}.site-header-actions>.site-button .icon{width:13px;height:13px}.k-theme{width:30px;height:30px}.site-menu-toggle{display:flex;order:3;padding:4px;width:27px;align-items:center;justify-content:center;margin-left:0}.site-menu-toggle .icon{width:21px}.site-nav,.js .site-nav{order:4;display:flex;position:static;width:100%;box-shadow:none;background:var(--surface);border:0;flex-wrap:wrap;padding:9px 0 1px;gap:14px;justify-content:flex-start}.js .site-nav{display:none}.js .site-menu-open .site-nav{display:flex}.site-nav a{font-size:12px}.site-notice{font-size:9px;line-height:1.7;padding:6px 12px}.site-notice>span{font-size:8px}.k-hero-grid{grid-template-columns:1fr;gap:12px;padding-top:28px;padding-bottom:8px}.k-hero-copy h1{font-size:clamp(29px,8.6vw,45px);letter-spacing:-1.6px;line-height:1.07;margin-bottom:17px}.k-hero-copy>.site-eyebrow{font-size:8px;margin-bottom:14px}.k-hero-copy>p:not(.site-eyebrow){font-size:13px;line-height:1.75;max-width:490px}.k-hero-actions{gap:8px;margin-top:17px}.k-hero-actions .site-button{font-size:10px;padding:11px 12px}.k-hero-visual{height:265px;max-width:480px;width:100%;margin:auto}.k-hero-brand{width:35%;align-self:end;margin-bottom:30px;margin-top:0}.k-hero-brand strong{font-size:35px}.k-hero-brand em{font-size:10px}.k-preview-stack{width:73%;margin-left:-20px;margin-top:15px}.k-preview-card{padding:12px 11px 8px}.k-preview-heading{padding-bottom:9px;margin-bottom:4px;gap:5px}.k-preview-row{grid-template-columns:13px 46px 38px 1fr 23px;gap:4px;min-height:32px;font-size:8px}.k-preview-row b{font-size:8px}.k-preview-row small{font-size:7px}.k-demo-pill{font-size:8px;padding:4px 7px}.k-mini-tiles{width:107%;gap:4px;margin-top:7px}.k-mini-tiles>div{padding:9px 5px;gap:4px;flex-direction:column;align-items:flex-start}.k-mini-tiles small{font-size:7px}.k-mini-tiles strong{font-size:8px}.k-mini-tiles>div>.icon{width:20px;height:20px}.k-illustration-caption{bottom:0;left:30%;font-size:8px}.k-proof-strip{display:grid;grid-template-columns:1fr 1fr;gap:11px 8px;padding:10px 0 20px}.k-proof-strip span{font-size:9px;gap:7px}.k-proof-strip .icon{width:25px;height:25px;padding:5px}.k-offers-section{padding-top:27px;gap:24px;padding-bottom:26px}.k-offers-intro{display:block}.k-offers-intro h2{font-size:28px;margin-bottom:14px}.k-offers-intro h2 br{display:none}.k-offers-intro p{font-size:13px;line-height:1.8;margin-bottom:18px}.k-offers-intro .site-button{font-size:11px}.k-home-plans{grid-template-columns:1fr;gap:22px}.k-home-plans .price-card{padding:23px 25px}.k-home-plans .price-card h3{font-size:23px}.k-home-plans .price-audience{font-size:12px;min-height:0}.k-home-plans .price-specs>div{min-height:30px}.k-home-plans .price-specs dd{font-size:12px}.k-home-plans .price-specs .icon{width:16px;height:16px}.k-home-plans .price-card>.site-button{font-size:12px;min-height:42px}.price-amount{margin:14px 0}.price-amount strong{font-size:35px}.price-ribbon{font-size:8px}.mode-pill{font-size:10px}.k-benefits{grid-template-columns:1fr 1fr;gap:18px 15px}.k-benefits>div{gap:9px}.k-benefits h3{font-size:11px}.k-benefits p{font-size:10px}.k-benefits>div>.icon{width:28px;height:28px;padding:6px}.k-price-note{font-size:10px}.k-infrastructure-wrap{margin:0 10px;border-radius:9px}.k-infrastructure{width:calc(100% - 32px);padding:23px 0;grid-template-columns:1fr;gap:17px}.k-infrastructure h2{font-size:27px}.k-infrastructure>div>p{font-size:12px}.k-infra-features{padding:4px 0;gap:22px 17px}.k-infra-features h3{font-size:11px}.k-infra-features p{font-size:10px}.k-datacenter{display:block;min-height:164px;aspect-ratio:2.25}.k-bottom-grid{grid-template-columns:1fr;gap:20px;padding:25px 0}.k-faq-intro h2{font-size:26px}.k-faq-intro>p{font-size:12px;max-width:none}.k-faq-intro>.site-button{font-size:10px;padding:9px 11px}.k-faq-list summary{font-size:12px;padding:14px 23px 14px 0}.k-faq-list p{font-size:12px}.k-faq-list summary:after{top:12px}.k-final-cta{padding:24px;min-height:175px}.k-final-cta h2{font-size:26px}.k-final-cta>img{width:175px;right:-5px;bottom:-5px}.k-final-cta p{font-size:11px}.k-final-cta .site-button{font-size:11px;padding:9px 12px}.k-footer>div{display:block}.k-footer p{margin-top:8px;font-size:10px}.k-footer nav{gap:12px 15px}.k-footer nav a{font-size:10px}.k-footer small{font-size:9px}.page-hero h1{font-size:38px;letter-spacing:-1.4px}.article-grid{grid-template-columns:1fr}.price-grid{grid-template-columns:1fr}.site-cta{padding:28px 22px;flex-wrap:wrap;gap:20px}.offer-filter{gap:6px;flex-wrap:wrap}.site-skip:focus{top:5px}.k-status-grid{margin-bottom:25px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}.price-card:hover,.site-button:hover{transform:none}}
/* Keep the approved illustration complete instead of cropping its lettering. */
.k-datacenter{min-width:0;min-height:0;width:100%;aspect-ratio:2.4;align-self:center}.k-datacenter>img{object-fit:fill}.k-visual-note{display:none}

/* APP_NAME can contain spaces or long words. */
.site-brand{min-width:0;max-width:100%}.site-brand>span{min-width:0;overflow-wrap:anywhere;line-height:1.1}.k-hero-brand>strong{overflow-wrap:anywhere;line-height:1.1}.k-final-cta h2{overflow-wrap:anywhere}
@media(max-width:680px){.site-header-inner>.site-brand{max-width:calc(100% - 44px)}.site-header-actions{flex-wrap:wrap}.site-header-inner{height:auto}}

.site-brand>span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.site-header-inner>.site-brand{flex-shrink:1}.k-hero-brand strong{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;max-height:2.2em;overflow:hidden}.k-hero-brand[data-long-name="1"] strong{font-size:clamp(18px,2.2vw,32px);letter-spacing:-.6px}.price-card h3{overflow-wrap:anywhere}
.k-footer,.k-footer>div,.k-footer small{min-width:0;max-width:100%;overflow-wrap:anywhere}.k-footer .site-brand{max-width:100%;width:100%}
