:root{--spv5-green:#0aa34f;--spv5-green2:#078c44;--spv5-dark:#07111f;--spv5-muted:#66748a;--spv5-line:#dfe8e3;--spv5-bg:#f6faf8;--spv5-shadow:0 18px 45px rgba(15,23,42,.10);--spv5-radius:28px}
body.sunpal-platform-v5-page{background:linear-gradient(180deg,#fff 0%,#eefaf5 100%)!important}body.sunpal-platform-v5-page #main,body.sunpal-platform-v5-page .fusion-page-title-bar,body.sunpal-platform-v5-page .fusion-footer,body.sunpal-platform-v5-page .fusion-header-wrapper{background:transparent!important}body.sunpal-platform-v5-page .sunpal-mobile-nav,body.sunpal-platform-v5-page .sp-mobile-nav,body.sunpal-platform-v5-page .sunpal-cds-mobile-nav,body.sunpal-platform-v5-page .sunpal-bottom-nav{display:none!important}.spv5-shell{max-width:920px;margin:0 auto;padding:18px 18px 112px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;color:var(--spv5-dark)}.spv5-shell *{box-sizing:border-box}.spv5-topbar{position:sticky;top:0;z-index:50;margin:0 -18px 18px;padding:16px 18px;background:rgba(255,255,255,.86);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border-bottom:1px solid rgba(223,232,227,.7);display:flex;align-items:center;justify-content:space-between}.spv5-brand{display:flex;align-items:center;gap:12px;text-decoration:none!important;color:var(--spv5-dark)!important}.spv5-brand img{width:44px;height:44px;border-radius:14px}.spv5-brand b{display:block;font-size:23px;font-weight:950;letter-spacing:-.04em}.spv5-brand span{display:block;color:var(--spv5-muted);font-size:13px;font-weight:800}.spv5-pill,.spv5-icon-pill{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#e9fff2;color:#087a3b!important;border:1px solid #b8efcd;font-weight:950;padding:10px 14px;text-decoration:none!important}.spv5-icon-pill{width:48px;height:48px;padding:0}.spv5-main{display:grid;gap:22px}.spv5-home-hero{background:radial-gradient(circle at 88% 0,rgba(10,163,79,.23),transparent 36%),linear-gradient(145deg,#07111f,#0e2b1d 62%,#0aa34f);border-radius:32px;padding:26px;box-shadow:var(--spv5-shadow);color:#fff;overflow:hidden;position:relative}.spv5-ops-hero{background:radial-gradient(circle at 88% 0,rgba(54,94,255,.25),transparent 36%),linear-gradient(145deg,#07111f,#13264d 62%,#0aa34f)}.spv5-home-hero h1{position:relative;margin:10px 0 18px!important;color:#fff!important;font-size:clamp(38px,8vw,64px)!important;line-height:1!important;letter-spacing:-.06em!important;font-weight:950!important}.spv5-kicker{position:relative;display:inline-flex;border-radius:999px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);padding:8px 12px;font-weight:950;color:#a8f3c3}.spv5-stat-row{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.spv5-stat{min-height:76px;border-radius:22px;background:rgba(255,255,255,.94);padding:14px;border:1px solid rgba(255,255,255,.42);box-shadow:0 12px 30px rgba(0,0,0,.08)}.spv5-stat b{display:block;font-size:24px;line-height:1;font-weight:950;color:#07111f}.spv5-stat span{display:block;margin-top:7px;color:#66748a;font-weight:900;font-size:12px}.spv5-tone-green b{color:#078c44}.spv5-tone-blue b{color:#2563eb}.spv5-tone-orange b{color:#c2410c}.spv5-tone-purple b{color:#6d28d9}.spv5-section{display:grid;gap:13px}.spv5-section-head{display:flex;align-items:end;justify-content:space-between;gap:12px}.spv5-section-head h2{margin:0!important;font-size:28px!important;font-weight:950!important;letter-spacing:-.045em!important;color:var(--spv5-dark)!important}.spv5-section-head a{color:#078c44!important;font-weight:950;text-decoration:none!important}.spv5-quick-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.spv5-quick{min-height:128px;border-radius:26px;background:#fff;border:1px solid var(--spv5-line);padding:16px;text-decoration:none!important;color:var(--spv5-dark)!important;box-shadow:0 14px 34px rgba(15,23,42,.06);display:flex;flex-direction:column;gap:9px}.spv5-quick span,.spv5-card-icon{width:46px;height:46px;border-radius:17px;background:#ecfff4;color:var(--spv5-green);display:inline-flex;align-items:center;justify-content:center;flex:none}.spv5-quick b{font-size:15px;font-weight:950;letter-spacing:-.02em}.spv5-quick em{font-style:normal;color:var(--spv5-muted);font-weight:750;font-size:12px;line-height:1.25}.spv5-grid,.spv5-category-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.spv5-grid-compact .spv5-card{min-height:104px}.spv5-card{display:flex;gap:13px;align-items:flex-start;min-height:118px;padding:18px;border-radius:26px;background:#fff;border:1px solid var(--spv5-line);box-shadow:0 12px 30px rgba(15,23,42,.06);text-decoration:none!important;color:var(--spv5-dark)!important;position:relative;overflow:hidden}.spv5-card svg,.spv5-quick svg,.spv5-bottom svg,.spv5-fab svg,.spv5-icon-pill svg{width:25px;height:25px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.spv5-card strong{display:block;font-size:18px;font-weight:950;letter-spacing:-.025em;padding-right:52px}.spv5-card em{display:block;font-style:normal;color:var(--spv5-muted);font-weight:700;font-size:13px;line-height:1.35;margin-top:4px}.spv5-card small{position:absolute;right:12px;top:12px;background:#f4f7fb;color:#526174;border-radius:999px;padding:5px 8px;font-weight:950;font-size:11px}.spv5-fab{position:fixed;right:max(18px,env(safe-area-inset-right));bottom:96px;z-index:91;width:66px;height:66px;border-radius:24px;background:linear-gradient(135deg,#0ec862,#079242);box-shadow:0 18px 40px rgba(10,163,79,.32);display:flex;align-items:center;justify-content:center;color:#fff!important;text-decoration:none!important;flex-direction:column;gap:1px}.spv5-fab span{font-size:10px;font-weight:950}.spv5-bottom{position:fixed;left:max(14px,env(safe-area-inset-left));right:max(14px,env(safe-area-inset-right));bottom:max(14px,env(safe-area-inset-bottom));z-index:90;max-width:720px;margin:auto;display:grid;grid-template-columns:repeat(5,1fr);gap:4px;background:rgba(255,255,255,.94);border:1px solid rgba(223,232,227,.9);border-radius:30px;padding:10px;box-shadow:0 18px 50px rgba(15,23,42,.14);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.spv5-bottom a{text-align:center;text-decoration:none!important;color:#627084!important;font-weight:950;font-size:11px;padding:9px 6px;border-radius:20px;display:flex;flex-direction:column;align-items:center;gap:3px}.spv5-bottom svg{width:22px;height:22px}.spv5-bottom a.is-active,.spv5-bottom a:hover{background:#07111f;color:#fff!important}.spv5-login-card{background:#fff;border:1px solid var(--spv5-line);border-radius:28px;padding:28px;box-shadow:var(--spv5-shadow)}.spv5-primary,.spv5-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 18px;border-radius:17px;font-weight:950;text-decoration:none!important}.spv5-primary{background:linear-gradient(135deg,#0ec862,#079242);color:#fff!important;box-shadow:0 12px 24px rgba(10,163,79,.25)}.spv5-secondary{background:#fff;color:#07111f!important;border:1px solid var(--spv5-line)}body.single-product .woocommerce-Tabs-panel--description,body.single-product .woocommerce-product-details__short-description{max-width:1120px!important;margin-left:auto!important;margin-right:auto!important}body.single-product .woocommerce-Tabs-panel--description img{width:100%!important;max-width:100%!important;border-radius:24px!important;height:auto!important}
@media(max-width:700px){.spv5-shell{padding:8px 14px 118px}.spv5-topbar{margin:0 -14px 14px}.spv5-brand b{font-size:22px}.spv5-home-hero{padding:23px 20px;border-radius:30px}.spv5-stat-row{grid-template-columns:repeat(4,minmax(72px,1fr));overflow-x:auto;padding-bottom:4px}.spv5-stat{min-width:72px;padding:12px}.spv5-quick-grid{grid-template-columns:repeat(2,1fr)}.spv5-grid,.spv5-category-row{grid-template-columns:1fr}.spv5-section-head h2{font-size:26px!important}.spv5-card{border-radius:24px}.spv5-bottom a{font-size:10px}.spv5-fab{bottom:104px;right:18px;width:62px;height:62px}.spv5-icon-pill{width:44px;height:44px}}
