:root{--wc-charcoal:#272b2a;--wc-charcoal-deep:#1f2322;--wc-orange:#ff5a00;--wc-blue:#1489df;--wc-green:#0aa66f;--wc-text:#18212d;--wc-muted:#637083;--wc-bg:#f7f8f9;--wc-surface:#fff;--wc-border:#dfe4e8;--wc-shell:1480px;--wc-radius:10px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--wc-text);background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}.wc-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.wc-shell{width:min(calc(100% - 64px),var(--wc-shell));margin-inline:auto}.wc-header{position:sticky;top:0;z-index:50;width:100%;background:var(--wc-charcoal);color:#fff;border-bottom:1px solid rgba(255,255,255,.08)}.wc-header__inner{min-height:72px;width:100%;padding:0 24px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:36px}.wc-brand{display:inline-flex;align-items:center;gap:10px;font-weight:700;font-size:24px;letter-spacing:.01em}.wc-brand__mark{display:inline-block;width:25px;height:25px;border-radius:50%;background:linear-gradient(135deg,#ff7a00 0 48%,#ff3f00 49% 72%,#b8bec0 73%);box-shadow:inset 0 0 0 2px rgba(255,255,255,.3)}.wc-brand__wordmark{color:#fff}.wc-nav__menu{list-style:none;margin:0;padding:0;display:flex;gap:34px;align-items:center}.wc-nav__menu a{font-size:14px;color:#f2f4f4}.wc-header__actions{display:flex;align-items:center;gap:22px}.wc-header__login{font-size:14px;color:#fff}.wc-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 20px;border-radius:6px;font-weight:700;font-size:14px;border:1px solid transparent}.wc-button--primary{background:var(--wc-orange);color:#fff}.wc-button--secondary{border-color:#cad1d7;background:#fff;color:var(--wc-text)}.wc-button--ghost{border-color:rgba(255,255,255,.4);color:#fff}.wc-nav-toggle{display:none;background:none;border:0;padding:8px}.wc-nav-toggle span:not(.wc-sr-only){display:block;width:24px;height:2px;background:#fff;margin:5px 0}.wc-hero{padding:76px 0 64px;background:linear-gradient(180deg,#fff,#fbfcfc)}.wc-hero__grid{display:grid;grid-template-columns:minmax(0,.78fr) minmax(580px,1.22fr);gap:70px;align-items:center}.wc-eyebrow{margin:0 0 14px;color:var(--wc-orange);font-weight:800;font-size:12px;letter-spacing:.09em}.wc-hero h1{margin:0;font-size:clamp(48px,5.1vw,78px);line-height:.98;letter-spacing:-.045em;max-width:720px}.wc-hero h1 span{color:var(--wc-orange)}.wc-lead{max-width:600px;font-size:20px;color:var(--wc-muted);margin:28px 0}.wc-actions{display:flex;gap:14px;flex-wrap:wrap}.wc-proof{margin-top:30px;color:var(--wc-muted);font-size:14px}.wc-proof:before{content:"✓";display:inline-grid;place-items:center;width:20px;height:20px;border-radius:50%;background:var(--wc-green);color:#fff;margin-right:10px;font-size:12px}.wc-product-shot{overflow:hidden;border:1px solid #ccd2d6;border-radius:12px;background:#f4f6f7;box-shadow:0 25px 60px rgba(20,30,40,.16)}.wc-product-shot__bar{height:42px;padding:0 14px;background:var(--wc-charcoal);color:#fff;display:flex;align-items:center;gap:7px;font-size:12px}.wc-product-shot__bar .wc-brand__mark{width:15px;height:15px}.wc-product-shot__bar span:last-child{margin-left:auto;color:#d8dddd}.wc-product-shot__body{min-height:430px;display:grid;grid-template-columns:150px 1fr}.wc-product-shot__body aside{background:#2e3332;color:#d9dede;display:flex;flex-direction:column;gap:8px;padding:20px 12px;font-size:12px}.wc-product-shot__body aside strong{background:var(--wc-blue);color:#fff;padding:9px}.wc-product-shot__body>div{padding:28px}.wc-product-shot__body h2{font-size:28px;margin:0 0 24px}.wc-mini-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:18px}.wc-mini-stats span,.wc-mini-site{background:#fff;border:1px solid var(--wc-border);padding:16px;border-radius:7px}.wc-mini-stats span{font-size:24px;font-weight:800}.wc-mini-stats small{display:block;font-size:10px;color:var(--wc-muted);font-weight:500}.wc-mini-site{display:grid;grid-template-columns:1fr auto;gap:4px;margin-top:10px}.wc-mini-site em{font-style:normal;color:var(--wc-green);font-size:11px;font-weight:800}.wc-mini-site small{grid-column:1/-1;color:var(--wc-muted)}.wc-section{padding:82px 0}.wc-section--soft{background:var(--wc-bg);border-block:1px solid #edf0f2}.wc-section--dark{background:var(--wc-charcoal-deep);color:#fff}.wc-section-heading{margin-bottom:34px}.wc-section-heading--center{text-align:center}.wc-section h2{font-size:clamp(34px,3.2vw,52px);line-height:1.08;letter-spacing:-.035em;margin:0 0 20px}.wc-audience-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.wc-card{padding:28px;border:1px solid var(--wc-border);border-radius:var(--wc-radius);background:var(--wc-surface)}.wc-card__index{color:var(--wc-orange);font-weight:800;font-size:12px}.wc-card h3{font-size:21px;margin:0 0 10px}.wc-card p{color:var(--wc-muted)}.wc-card a,.wc-text-link{color:var(--wc-orange);font-weight:750}.wc-split{display:grid;grid-template-columns:minmax(0,.8fr) minmax(440px,1.2fr);gap:80px;align-items:center}.wc-split>div:first-child>p:not(.wc-eyebrow){font-size:18px;color:var(--wc-muted);max-width:580px}.wc-stack{display:grid;gap:8px;max-width:580px}.wc-stack>div{display:flex;justify-content:space-between;gap:24px;padding:15px 20px;border:1px solid var(--wc-border);border-radius:8px;background:#fff}.wc-stack span{color:var(--wc-muted);font-size:13px}.wc-stack__base{background:var(--wc-charcoal)!important;color:#fff}.wc-stack__base span{color:#d8dddd}.wc-cache-flow{display:grid;grid-template-columns:1fr;gap:9px;justify-items:center;position:relative;padding-top:58px}.wc-cache-flow span{min-width:190px;text-align:center;border:1px solid var(--wc-border);border-radius:6px;background:#fff;padding:13px;font-weight:750}.wc-cache-flow span+span:before{content:"↓";display:block;position:absolute;left:50%;transform:translate(-50%,-21px);color:#8a949f}.wc-cache-flow__dark{background:var(--wc-charcoal)!important;color:#fff}.wc-cache-flow__hit{position:absolute!important;right:0;top:116px;min-width:165px!important;background:#e8f8f1!important;color:#087b55;border-color:#bfe8d7!important}.wc-cache-flow__preload{position:absolute!important;left:0;top:116px;min-width:165px!important;background:#fff4ec!important;color:#b94700;border-color:#ffd0b3!important}.wc-cache-flow__preload:before{content:""!important}.wc-cache-flow__preload:after{content:"→";position:absolute;right:-34px;color:#b94700}.wc-cache-flow__warm{position:absolute;left:0;top:174px;width:170px;color:var(--wc-muted);font-size:12px;line-height:1.35;text-align:center}.wc-panel-callout{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.wc-section--dark p:not(.wc-eyebrow){color:#cbd2d1;font-size:18px;max-width:660px}.wc-node-map{text-align:center;border:1px solid #535b59;padding:28px;border-radius:10px}.wc-node-map>strong{display:inline-block;border:1px solid #75807e;padding:12px 25px;border-radius:5px}.wc-node-map>div{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:42px}.wc-node-map span{border:1px solid #75807e;padding:15px;border-radius:5px}.wc-node-map small{color:#bbc3c1}.wc-capabilities{display:grid;grid-template-columns:repeat(5,1fr);gap:0}.wc-capabilities article{padding:6px 24px;border-right:1px solid var(--wc-border)}.wc-capabilities article:last-child{border-right:0}.wc-capabilities strong,.wc-capabilities span{display:block}.wc-capabilities span{margin-top:6px;color:var(--wc-muted);font-size:14px}.wc-footer{background:var(--wc-charcoal);color:#fff;padding:52px 0 24px}.wc-footer__grid{display:grid;grid-template-columns:1.5fr repeat(4,1fr);gap:50px}.wc-footer h2{font-size:12px;text-transform:uppercase;letter-spacing:.07em;color:#aeb7b5}.wc-footer a{display:block;color:#e4e7e6;font-size:14px;margin:9px 0}.wc-footer__brand p{color:#aeb7b5;max-width:280px}.wc-footer__bottom{margin-top:44px;padding-top:22px;border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;color:#aeb7b5;font-size:12px}.wc-footer__bottom div{display:flex;gap:24px}.wc-footer__bottom a{margin:0;font-size:12px}@media(max-width:1100px){.wc-header__inner{grid-template-columns:auto auto 1fr}.wc-nav-toggle{display:block}.wc-nav{display:none;position:absolute;top:72px;left:0;right:0;background:var(--wc-charcoal);padding:20px}.wc-nav.is-open{display:block}.wc-nav__menu{flex-direction:column;align-items:flex-start}.wc-header__actions{justify-self:end}.wc-hero__grid,.wc-split,.wc-panel-callout{grid-template-columns:1fr}.wc-hero__grid{gap:46px}.wc-product-shot__body{min-height:360px}.wc-capabilities{grid-template-columns:repeat(2,1fr)}.wc-footer__grid{grid-template-columns:repeat(2,1fr)}.wc-footer__brand{grid-column:1/-1}}@media(max-width:720px){.wc-shell{width:min(calc(100% - 32px),var(--wc-shell))}.wc-header__inner{padding:0 14px;gap:12px}.wc-brand{font-size:20px}.wc-brand__mark{width:22px;height:22px}.wc-header__actions .wc-header__login{display:none}.wc-header__actions .wc-button{padding:0 13px;min-height:38px}.wc-hero{padding:48px 0}.wc-hero h1{font-size:48px}.wc-lead{font-size:18px}.wc-product-shot__body{grid-template-columns:92px 1fr}.wc-product-shot__body aside{font-size:9px}.wc-product-shot__body>div{padding:16px}.wc-mini-stats{grid-template-columns:1fr}.wc-audience-grid,.wc-footer__grid{grid-template-columns:1fr}.wc-section{padding:60px 0}.wc-split{gap:40px}.wc-cache-flow{padding-top:0}.wc-cache-flow__hit,.wc-cache-flow__preload{position:static!important}.wc-cache-flow__preload:after{display:none}.wc-cache-flow__warm{position:static;width:auto;max-width:260px}.wc-node-map>div{grid-template-columns:1fr}.wc-capabilities{grid-template-columns:1fr}.wc-footer__bottom{flex-direction:column;gap:16px}}

/* Two-card cache diagram used on the homepage and Managed WordPress page. */
.wc-cache-visual{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;align-items:stretch;width:100%;max-width:760px;margin-left:auto}.wc-cache-card{border:1px solid #dfe4e8;border-radius:14px;background:#fff;box-shadow:0 12px 28px rgba(24,33,45,.06);overflow:hidden}.wc-cache-card--preload{background:#fffaf6;border-color:#f1dfd2}.wc-cache-card__head{display:flex;justify-content:space-between;gap:18px;align-items:center;padding:16px 18px;border-bottom:1px solid #e7ebee}.wc-cache-card__head span{font-size:12px;font-weight:800;letter-spacing:.08em;color:#344154}.wc-cache-card__head small{font-size:11px;color:#7b8794;text-align:right}.wc-cache-path{display:flex;flex-direction:column;align-items:center;padding:20px 18px 22px}.wc-cache-node{display:block;width:min(100%,205px);padding:10px 14px;border:1px solid #d8dee3;border-radius:7px;background:#fff;text-align:center;font-size:13px;font-weight:700;color:#253140}.wc-cache-node--dark{background:var(--wc-charcoal);border-color:var(--wc-charcoal);color:#fff}.wc-cache-node--preload{background:#fff1e7;border-color:#ffc9a8;color:#ae4305}.wc-cache-path>i{height:22px;display:grid;place-items:center;color:#98a1ab;font-style:normal;font-size:14px;line-height:1}.wc-cache-result{width:min(100%,205px);display:grid;grid-template-columns:1fr auto 1fr;gap:7px;align-items:center;margin:0 0 1px}.wc-cache-result span{padding:8px 7px;border-radius:7px;text-align:center;font-size:11px;font-weight:800}.wc-cache-result__hit{background:#eaf8f2;border:1px solid #bfe5d5;color:#087b55}.wc-cache-result__response{background:#f1f7fd;border:1px solid #c7def1;color:#24658f}.wc-cache-result b{color:#98a1ab;font-weight:600}.wc-cache-path p{margin:17px 0 0;max-width:240px;text-align:center;color:#667384;font-size:12px;line-height:1.45}.wc-cache-visual--compact{grid-template-columns:repeat(2,minmax(190px,1fr));gap:16px;margin:28px 0 0;max-width:620px}.wc-cache-visual--compact .wc-cache-card__head{padding:13px 14px}.wc-cache-visual--compact .wc-cache-path{padding:16px 14px 18px}.wc-cache-visual--compact .wc-cache-node{max-width:175px;padding:8px 10px;font-size:12px}.wc-cache-visual--compact .wc-cache-result{max-width:175px}.wc-cache-visual--compact .wc-cache-result span{font-size:10px}.wc-cache-visual--compact .wc-cache-path>i{height:18px}.wc-cache-visual--compact .wc-cache-path p{font-size:11px;margin-top:13px}
@media(max-width:900px){.wc-cache-visual,.wc-cache-visual--compact{grid-template-columns:1fr;max-width:560px;margin-inline:auto}.wc-cache-card__head small{text-align:left}}
@media(max-width:480px){.wc-cache-card__head{align-items:flex-start;flex-direction:column;gap:4px}.wc-cache-node,.wc-cache-result{width:100%}.wc-cache-visual--compact{margin-top:24px}}
