:root{--wph-web-bg-main:#0f1113;--wph-web-bg-deep:#060913;--wph-web-bg-section:#121417;--wph-web-bg-card:#1c1e20;--wph-web-text-main:#fff;--wph-web-text-muted:#a0aab2;--wph-web-accent-lime:#d1fe17;--wph-web-accent-cyan:#00f0ff;--wph-web-border:rgba(255, 255, 255, 0.08);--wph-web-border-strong:rgba(255, 255, 255, 0.15);--wph-web-font:Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}.wph-web-page,.wph-web-page *{box-sizing:border-box}.wph-web-page{overflow:hidden;background:var(--wph-web-bg-main);color:var(--wph-web-text-main);font-family:var(--wph-web-font)}.wph-web-container{width:min(1200px, calc(100% - 40px));margin-inline:auto}.wph-web-hero{position:relative;padding:72px 0 76px;background:radial-gradient(ellipse 55% 90% at 50% 0%,rgb(0 240 255 / .17),transparent 70%),radial-gradient(circle at 18% 30%,rgb(209 254 23 / .08),transparent 28%),var(--wph-web-bg-main)}.wph-web-hero--center{text-align:center}.wph-web-hero--center .wph-web-hero-desc{margin-inline:auto}.wph-web-hero-topbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:34px;padding-bottom:18px;border-bottom:1px solid var(--wph-web-border)}.wph-web-hero-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr);gap:56px;align-items:center}.wph-web-breadcrumb{display:inline-flex;align-items:center;color:var(--wph-web-text-muted);font-size:14px;font-weight:700;text-decoration:none}.wph-web-breadcrumb:hover{color:var(--wph-web-accent-cyan)}.wph-web-badge{display:inline-flex;margin-bottom:22px;padding:7px 15px;border:1px solid rgb(209 254 23 / .3);border-radius:999px;background:rgb(209 254 23 / .1);color:var(--wph-web-accent-lime);font-size:12px;font-weight:850;letter-spacing:1px;text-transform:uppercase}.wph-web-hero-topbar .wph-web-badge{flex:0 0 auto;margin-bottom:0}.wph-web-hero-title{max-width:900px;margin:0 0 22px;color:var(--wph-web-text-main);font-size:clamp(38px, 5vw, 60px);font-weight:850;line-height:1.06;letter-spacing:-1.4px}.wph-web-hero--center .wph-web-hero-title{margin-inline:auto}.wph-web-hero-desc{max-width:760px;margin:0 0 32px;color:var(--wph-web-text-muted);font-size:18px;line-height:1.65}.wph-web-actions{display:flex;flex-wrap:wrap;gap:14px}.wph-web-btn{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:12px 22px;border:1px solid #fff0;border-radius:10px;font-weight:800;text-decoration:none;transition:transform .2s,border-color .2s,box-shadow .2s}.wph-web-btn:hover{transform:translateY(-2px)}.wph-web-btn:focus-visible{outline:3px solid var(--wph-web-accent-cyan);outline-offset:3px}.wph-web-page .wph-web-btn-primary,.wph-web-page .wph-web-btn-primary:hover,.wph-web-page .wph-web-btn-primary:focus,.wph-web-page .wph-web-btn-primary:active,.wph-web-page .wph-web-btn-primary:visited{background:var(--wph-web-accent-lime);color:#050706;box-shadow:0 0 30px rgb(209 254 23 / .14)}.wph-web-page .wph-web-btn-secondary,.wph-web-page .wph-web-btn-secondary:hover,.wph-web-page .wph-web-btn-secondary:focus,.wph-web-page .wph-web-btn-secondary:active,.wph-web-page .wph-web-btn-secondary:visited{border-color:var(--wph-web-border-strong);background:rgb(255 255 255 / .04);color:var(--wph-web-text-main)}.wph-web-section{padding:84px 0;background:var(--wph-web-bg-section)}.wph-web-section--deep{background:var(--wph-web-bg-deep)}.wph-product-status{display:flex;min-height:290px;flex-direction:column;justify-content:center;padding:38px;border:1px solid rgb(0 240 255 / .28);border-radius:22px;background:linear-gradient(145deg,rgb(0 240 255 / .08),rgb(255 255 255 / .025));box-shadow:0 24px 80px rgb(0 0 0 / .25)}.wph-product-status__eyebrow{margin-bottom:20px;color:var(--wph-web-accent-lime);font-size:13px;font-weight:850;letter-spacing:.8px;text-transform:uppercase}.wph-product-status__version{display:block;margin-bottom:4px;color:var(--wph-web-text-main);font-size:clamp(36px, 5vw, 58px);line-height:1}.wph-product-status span:not(.wph-product-status__eyebrow){margin-top:9px;color:var(--wph-web-text-muted)}.wph-product-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:54px;align-items:start}.wph-product-content h2,.wph-product-sidebar h2,.wph-disclaimer h2{margin:0 0 20px;color:var(--wph-web-text-main);font-size:30px;line-height:1.2}.wph-rich-content,.wph-changelog__content,.wph-disclaimer p{color:#c4cbd0;font-size:17px;line-height:1.8}.wph-rich-content h2,.wph-rich-content h3{margin-top:38px;color:var(--wph-web-text-main)}.wph-rich-content a,.wph-changelog a{color:var(--wph-web-accent-cyan)}.wph-changelog{margin-top:54px;padding-top:44px;border-top:1px solid var(--wph-web-border)}.wph-product-faq{margin-top:54px;padding-top:44px;border-top:1px solid var(--wph-web-border)}.wph-product-faq details{margin-bottom:12px;border:1px solid var(--wph-web-border);border-radius:12px;background:rgb(255 255 255 / .025)}.wph-product-faq summary{padding:18px 20px;color:var(--wph-web-text-main);font-weight:800;cursor:pointer}.wph-product-faq details p{margin:0;padding:0 20px 20px;color:#c4cbd0;line-height:1.75}.wph-changelog__content{max-height:600px;overflow:auto;padding:24px;border:1px solid var(--wph-web-border);border-radius:14px;background:var(--wph-web-bg-main)}.wph-product-sidebar{position:sticky;top:32px;padding:28px;border:1px solid var(--wph-web-border);border-radius:18px;background:var(--wph-web-bg-card)}.wph-product-sidebar h2{font-size:22px}.wph-tech-list{margin:0}.wph-tech-list>div{display:flex;justify-content:space-between;gap:20px;padding:14px 0;border-bottom:1px solid var(--wph-web-border)}.wph-tech-list dt{color:var(--wph-web-text-muted)}.wph-tech-list dd{margin:0;color:var(--wph-web-text-main);font-weight:750;text-align:right}.wph-tax-links{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.wph-tax-links a{padding:6px 10px;border:1px solid rgb(0 240 255 / .25);border-radius:999px;color:var(--wph-web-accent-cyan);font-size:13px;text-decoration:none}.wph-disclaimer{max-width:920px}.wph-catalog-onboarding{padding:18px 0 72px;background:var(--wph-web-bg-main)}.wph-onboarding-card{display:grid;grid-template-columns:minmax(0,.95fr) minmax(380px,1.05fr);gap:52px;overflow:hidden;padding:48px;border:1px solid rgb(0 240 255 / .25);border-radius:20px;background:radial-gradient(circle at 12% 20%,rgb(209 254 23 / .12),transparent 38%),linear-gradient(135deg,#12191b,#0a1117);box-shadow:0 24px 70px rgb(0 0 0 / .25)}.wph-onboarding-copy .wph-web-badge{margin-bottom:18px}.wph-onboarding-copy h2{max-width:650px;margin:0 0 16px;font-size:clamp(30px, 4vw, 46px);line-height:1.08;letter-spacing:-1px}.wph-onboarding-copy p{max-width:620px;margin:0 0 26px;color:var(--wph-web-text-muted);font-size:17px;line-height:1.7}.wph-onboarding-steps{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none}.wph-onboarding-steps li{display:flex;min-height:112px;flex-direction:column;justify-content:center;gap:9px;padding:22px;border:1px solid var(--wph-web-border);border-radius:14px;background:rgb(255 255 255 / .04)}.wph-onboarding-steps span{color:var(--wph-web-accent-cyan);font-size:12px;font-weight:850;letter-spacing:1px}.wph-onboarding-steps strong{font-size:16px;line-height:1.4}.wph-related-products{background:var(--wph-web-bg-main)}.wph-related-products>.wph-web-container>h2{margin:0 0 28px;font-size:clamp(28px, 4vw, 40px)}.wph-final-cta{padding:88px 0;text-align:center;background:radial-gradient(circle at 50% 0%,rgb(209 254 23 / .12),transparent 55%),var(--wph-web-bg-main)}.wph-final-cta h2{margin:0 0 14px;font-size:clamp(32px, 4vw, 48px)}.wph-final-cta p{margin:0 auto 28px;color:var(--wph-web-text-muted);font-size:18px}.wph-catalog-search{display:grid;grid-template-columns:minmax(0,560px) auto;justify-content:center;gap:10px;margin-top:34px}.wph-catalog-tabs{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:28px}.wph-catalog-tabs a{padding:9px 15px;border:1px solid var(--wph-web-border-strong);border-radius:999px;color:var(--wph-web-text-muted);font-weight:750;text-decoration:none}.wph-catalog-tabs a:hover,.wph-catalog-tabs a:focus,.wph-catalog-tabs a.is-active{border-color:rgb(209 254 23 / .45);background:rgb(209 254 23 / .1);color:var(--wph-web-accent-lime)}.wph-catalog-intro{border-top:1px solid var(--wph-web-border)}.wph-catalog-intro p{margin-bottom:26px}.wph-catalog-search input{min-height:50px;padding:12px 16px;border:1px solid var(--wph-web-border-strong);border-radius:10px;background:rgb(255 255 255 / .06);color:var(--wph-web-text-main);font:inherit}.wph-catalog-search button,.wph-catalog-search button:hover,.wph-catalog-search button:focus,.wph-catalog-search button:active{min-height:50px;padding:12px 22px;border:0;border-radius:10px;background:var(--wph-web-accent-lime);color:#050706;font:inherit;font-weight:850;cursor:pointer}.wph-catalog-search input:focus-visible,.wph-catalog-search button:focus-visible{outline:3px solid var(--wph-web-accent-cyan);outline-offset:2px}.wph-catalog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.wph-plugin-card{display:flex;min-height:270px;flex-direction:column;padding:26px;border:1px solid var(--wph-web-border);border-radius:16px;background:var(--wph-web-bg-card);transition:transform .25s,border-color .25s}.wph-plugin-card:hover{transform:translateY(-4px);border-color:rgb(0 240 255 / .4)}.wph-plugin-card__meta,.wph-plugin-card__footer{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--wph-web-text-muted);font-size:13px}.wph-plugin-card__meta span:first-child{color:var(--wph-web-accent-lime);font-weight:800;text-transform:uppercase}.wph-plugin-card h2{margin:24px 0 14px;font-size:24px;line-height:1.2}.wph-plugin-card h2 a{color:var(--wph-web-text-main);text-decoration:none}.wph-plugin-card p{flex:1;margin:0 0 24px;color:var(--wph-web-text-muted);line-height:1.6}.wph-plugin-card__footer a{color:var(--wph-web-accent-cyan);font-weight:750;text-decoration:none}.wph-pagination{display:flex;justify-content:center;gap:8px;margin-top:44px}.wph-pagination .page-numbers{display:inline-flex;min-width:42px;min-height:42px;align-items:center;justify-content:center;border:1px solid var(--wph-web-border);border-radius:8px;color:var(--wph-web-text-main);text-decoration:none}.wph-pagination .current{background:var(--wph-web-accent-lime);color:#050706}.wph-empty-state{padding:60px 24px;border:1px solid var(--wph-web-border);border-radius:16px;text-align:center}.wph-empty-state p{color:var(--wph-web-text-muted)}@media (max-width:900px){.wph-web-hero{padding:62px 0 62px}.wph-web-hero-grid,.wph-product-layout{grid-template-columns:1fr}.wph-product-status{min-height:230px}.wph-product-sidebar{position:static}.wph-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wph-onboarding-card{grid-template-columns:1fr;padding:38px}}@media (max-width:620px){.wph-web-container{width:min(100% - 28px, 1200px)}.wph-web-hero{padding:46px 0 50px}.wph-web-hero-title{font-size:38px;letter-spacing:-.7px}.wph-web-hero-desc{font-size:16px}.wph-web-hero-topbar{align-items:flex-start;flex-direction:column;gap:14px;margin-bottom:28px}.wph-web-section{padding:58px 0}.wph-web-actions,.wph-web-btn{width:100%}.wph-product-status{padding:26px}.wph-catalog-onboarding{padding-bottom:54px}.wph-onboarding-card{gap:32px;padding:28px 22px}.wph-onboarding-steps{grid-template-columns:1fr}.wph-onboarding-steps li{min-height:90px}.wph-catalog-search,.wph-catalog-grid{grid-template-columns:1fr}.wph-tech-list>div{flex-direction:column;gap:4px}.wph-tech-list dd{text-align:left}}