body.rv-energy-page{padding-bottom:0;background:linear-gradient(180deg,#f5fbff 0%,#eef7f3 42%,#f8fbff 100%)}
body.rv-energy-page .brand-logo-img{display:block;height:auto}
body.rv-energy-page .tool-hero{padding:16px 0 44px}
body.rv-energy-page .hero-grid{align-items:stretch}
body.rv-energy-page .hero-visual{min-height:470px;display:flex;flex-direction:column;justify-content:space-between;gap:16px;overflow:hidden;background:radial-gradient(circle at 78% 18%,rgba(29,216,139,.22),transparent 34%),linear-gradient(145deg,#071832,#10264a)}
body.rv-energy-page .anchor-nav{position:static;top:auto;z-index:auto;margin:0 0 18px;padding:10px 0;background:transparent;border:0;backdrop-filter:none}
body.rv-energy-page .anchor-scroll{display:flex;gap:10px;overflow-x:auto;padding-block:4px}
body.rv-energy-page .tool-stage{padding-block:22px 52px}
body.rv-energy-page .calculator-card{position:relative;overflow:hidden}
body.rv-energy-page .calculator-card:before{content:"";position:absolute;inset:0 0 auto;height:7px;background:linear-gradient(90deg,var(--theme-accent),#60a5fa)}
body.rv-energy-page .form-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}
body.rv-energy-page .result-panel{align-self:start}
body.rv-energy-page .result-panel .hero-actions{margin-top:18px}
body.rv-energy-page .rv-result-note{margin-top:14px;border:1px solid var(--line);border-radius:var(--radius-md);padding:16px;background:#fff;color:var(--muted);line-height:1.58;font-weight:650}
body.rv-energy-page .rv-result-note p{margin:8px 0 0}
body.rv-energy-page .content-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;padding-block:22px 54px}
body.rv-energy-page .content-card,body.rv-energy-page .related-tools,body.rv-energy-page .faq-section{border-radius:var(--radius-xl);padding:clamp(22px,4vw,34px)}
body.rv-energy-page .formula{margin:18px 0;padding:16px;border-radius:var(--radius-md);background:var(--theme-soft);border:1px solid color-mix(in srgb,var(--theme-accent) 26%,var(--line));overflow-x:auto}
body.rv-energy-page .table-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:var(--radius-md);background:#fff}
body.rv-energy-page table{width:100%;border-collapse:collapse;min-width:620px}
body.rv-energy-page th,body.rv-energy-page td{padding:12px 14px;border-bottom:1px solid var(--line);text-align:left}
body.rv-energy-page th{color:var(--ink);font-size:13px;background:#f8fbff}
body.rv-energy-page td{color:var(--muted);font-weight:650}
body.rv-energy-page .related-tools,body.rv-energy-page .faq-section{margin-bottom:54px}
body.rv-energy-page .related-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
body.rv-energy-page .related-card{min-height:170px;display:flex;flex-direction:column;gap:10px;padding:18px;border:1px solid var(--line);border-radius:var(--radius-md);background:#fff;box-shadow:0 10px 26px rgba(8,26,51,.06)}
body.rv-energy-page .related-card span{display:grid;place-items:center;width:38px;height:38px;border-radius:14px;color:#fff;background:linear-gradient(135deg,var(--ink),var(--theme-accent));font-weight:950}
body.rv-energy-page .related-card strong{font-size:18px;letter-spacing:-.03em}
body.rv-energy-page .related-card small{color:var(--muted);line-height:1.45;font-weight:650}
body.rv-energy-page .faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
body.rv-energy-page .faq-grid details{border:1px solid var(--line);border-radius:var(--radius-md);padding:16px 18px;background:#fff}
body.rv-energy-page .faq-grid summary{cursor:pointer;font-weight:900}
body.rv-energy-page .faq-grid p{margin:12px 0 0;color:var(--muted);line-height:1.6;font-weight:650}
body.rv-energy-page .footer{padding:48px 0 26px;background:var(--ink);color:#fff}
body.rv-energy-page .footer-grid{display:grid;grid-template-columns:1.35fr repeat(3,1fr);gap:26px}
body.rv-energy-page .footer p,body.rv-energy-page .footer a{color:rgba(255,255,255,.74)}
body.rv-energy-page .footer h3{color:#fff;margin:0 0 12px}
body.rv-energy-page .footer-links{display:grid;gap:9px}
body.rv-energy-page .footer-bottom{border-top:1px solid rgba(255,255,255,.14);margin-top:28px;padding-top:18px}
body.rv-energy-page .energy-dashboard{position:relative;z-index:2;padding:24px;border-radius:30px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.15);box-shadow:0 30px 80px rgba(0,0,0,.22)}
body.rv-energy-page .energy-dashboard > span{color:rgba(255,255,255,.72);font-weight:850;font-size:13px}
body.rv-energy-page .rv-hero-number{margin:10px 0;font-size:clamp(38px,5vw,58px);line-height:.95;letter-spacing:-.06em;font-weight:950;color:#fff}
body.rv-energy-page .rv-hero-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:18px}
body.rv-energy-page .rv-hero-metrics div{padding:12px;border-radius:18px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.16)}
body.rv-energy-page .rv-hero-metrics span{display:block;color:rgba(255,255,255,.68);font-size:12px;font-weight:850}
body.rv-energy-page .rv-hero-metrics b{display:block;margin-top:5px;font-size:15px;color:#fff}
body.rv-energy-page .energy-meter{display:grid;gap:10px;margin-top:18px}
body.rv-energy-page .energy-meter div{display:grid;grid-template-columns:1fr 1.5fr auto;align-items:center;gap:10px;color:rgba(255,255,255,.72);font-weight:850;font-size:13px}
body.rv-energy-page .energy-meter i{height:12px;border-radius:999px;background:rgba(255,255,255,.16);overflow:hidden}
body.rv-energy-page .energy-meter b{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--theme-accent),#38bdf8)}
body.rv-energy-page .energy-mini-card{align-self:flex-end;max-width:290px;padding:15px 17px;border-radius:20px;color:var(--ink);background:rgba(255,255,255,.94);box-shadow:0 20px 44px rgba(0,0,0,.22)}
body.rv-energy-page .energy-mini-card span{display:block;color:var(--muted);font-size:12px;font-weight:850}
body.rv-energy-page .energy-mini-card strong{display:block;margin-top:4px}
body.rv-energy-page .energy-icon{height:94px;margin:12px 0 20px;border:1px solid rgba(255,255,255,.16);border-radius:24px;background:linear-gradient(135deg,rgba(255,255,255,.12),rgba(255,255,255,.04));position:relative;overflow:hidden}
body.rv-energy-page .energy-icon:before{content:"";position:absolute;left:28px;top:24px;width:54px;height:54px;border-radius:16px;background:linear-gradient(135deg,#fff,var(--theme-accent));box-shadow:92px 18px 0 -10px rgba(96,165,250,.9),170px -5px 0 -16px rgba(255,255,255,.75)}
body.rv-energy-page .energy-icon:after{content:"";position:absolute;left:98px;right:22px;bottom:21px;height:10px;border-radius:999px;background:linear-gradient(90deg,var(--theme-accent),rgba(255,255,255,.28))}
body.rv-energy-page .scenario-chip{border:1px solid var(--line);background:#fff;color:var(--ink);border-radius:999px;padding:10px 14px;font-weight:900;cursor:pointer}
body.rv-energy-page .scenario-chip[aria-pressed="true"]{background:var(--ink);border-color:var(--ink);color:#fff}
body.rv-energy-page .tool-stage > *,body.rv-energy-page .calculator-card,body.rv-energy-page .result-panel,body.rv-energy-page .input-group,body.rv-energy-page .input-shell,body.rv-energy-page input,body.rv-energy-page select{min-width:0;max-width:100%}
body.rv-energy-page .calculator-card,body.rv-energy-page .result-panel{width:100%}
@media(max-width:980px){body.rv-energy-page .hero-grid,body.rv-energy-page .tool-stage,body.rv-energy-page .content-grid,body.rv-energy-page .footer-grid{grid-template-columns:1fr}body.rv-energy-page .hero-visual{min-height:420px}body.rv-energy-page .result-panel{position:static}body.rv-energy-page .related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:680px){body.rv-energy-page .form-grid,body.rv-energy-page .result-metrics,body.rv-energy-page .faq-grid,body.rv-energy-page .related-grid{grid-template-columns:1fr}body.rv-energy-page .hero-copy,body.rv-energy-page .hero-visual,body.rv-energy-page .calculator-card,body.rv-energy-page .content-card,body.rv-energy-page .related-tools,body.rv-energy-page .faq-section{border-radius:26px}body.rv-energy-page .rv-hero-metrics,body.rv-energy-page .energy-meter div{grid-template-columns:1fr}body.rv-energy-page table{min-width:560px}body.rv-energy-page .content-grid{overflow:hidden}body.rv-energy-page .content-card{padding:22px}}

body.rv-energy-page .hero-visual{padding:26px}
body.rv-energy-page .energy-dashboard{padding:22px 22px 20px}
body.rv-energy-page .energy-dashboard .energy-icon{display:none}
body.rv-energy-page .energy-product{position:relative;margin:14px 0 18px;min-height:132px;border-radius:26px;background:linear-gradient(135deg,rgba(255,255,255,.16),rgba(255,255,255,.045));border:1px solid rgba(255,255,255,.16);overflow:hidden}
body.rv-energy-page .energy-product:before{content:"";position:absolute;inset:auto -20% -48% 34%;height:150px;border-radius:50%;background:radial-gradient(circle,rgba(29,216,139,.35),transparent 66%)}
body.rv-energy-page .hero-mini-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:14px}
body.rv-energy-page .hero-mini-strip span{padding:9px 10px;border-radius:14px;background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.13);color:rgba(255,255,255,.78);font-size:12px;font-weight:850;text-align:center}
body.rv-energy-page .energy-mini-card{align-self:stretch;display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center;max-width:none}
body.rv-energy-page .energy-mini-card:after{content:"";width:42px;height:42px;border-radius:16px;background:linear-gradient(135deg,var(--theme-accent),#60a5fa);box-shadow:0 12px 24px rgba(29,216,139,.24)}
body.rv-energy-page .result-panel{box-shadow:0 24px 70px rgba(8,26,51,.12)}
body.rv-energy-page .primary-result{position:relative;overflow:hidden}
body.rv-energy-page .primary-result:after{content:"";position:absolute;right:-42px;top:-42px;width:150px;height:150px;border-radius:999px;background:radial-gradient(circle,rgba(29,216,139,.18),transparent 68%)}
body.rv-energy-page .rv-output-summary{position:relative;margin-top:18px;padding:18px 18px 18px 20px;border-radius:24px;background:linear-gradient(135deg,#f7fbff 0%,#eefbf5 100%);border:1px solid color-mix(in srgb,var(--theme-accent) 34%,var(--line));box-shadow:0 18px 44px rgba(8,26,51,.08);overflow:hidden}
body.rv-energy-page .rv-output-summary:before{content:"";position:absolute;inset:0 auto 0 0;width:6px;background:linear-gradient(180deg,var(--theme-accent),#60a5fa)}
body.rv-energy-page .rv-output-summary:after{content:"";position:absolute;right:-34px;top:-46px;width:132px;height:132px;border-radius:999px;background:radial-gradient(circle,rgba(29,216,139,.17),transparent 68%)}
body.rv-energy-page .rv-output-summary p{position:relative;z-index:1;margin:10px 0 0;color:#4f6380;font-weight:750;line-height:1.62}
body.rv-energy-page .rv-output-summary p:first-child{margin-top:0}
body.rv-energy-page .rv-output-summary p:first-child strong:first-child{display:inline-flex;align-items:center;gap:8px;margin-bottom:2px;padding:7px 10px;border-radius:999px;background:#071832;color:#fff;font-size:13px;letter-spacing:.01em;box-shadow:0 12px 26px rgba(8,26,51,.18)}
body.rv-energy-page .rv-output-summary p:first-child strong:first-child:before{content:"";width:8px;height:8px;border-radius:999px;background:var(--theme-accent);box-shadow:0 0 0 5px rgba(29,216,139,.18)}
body.rv-energy-page .rv-output-summary strong:not(:first-child){color:#071832}
body.rv-energy-page .content-card{position:relative;overflow:hidden;background:linear-gradient(180deg,#fff 0%,#fbfdff 100%);border:1px solid rgba(207,219,234,.92);box-shadow:0 20px 54px rgba(8,26,51,.075)}
body.rv-energy-page .content-card:before{content:"";position:absolute;left:0;right:0;top:0;height:5px;background:linear-gradient(90deg,var(--theme-accent),#60a5fa)}
body.rv-energy-page .content-card:after{content:"";position:absolute;right:-42px;top:-44px;width:120px;height:120px;border-radius:999px;background:radial-gradient(circle,rgba(96,165,250,.12),transparent 68%);pointer-events:none}
body.rv-energy-page .content-card .eyebrow{display:inline-flex;align-items:center;gap:8px;padding:7px 10px;border-radius:999px;background:#eef7ff;color:#31516f}
body.rv-energy-page .content-card h2{position:relative;z-index:1;margin-top:18px}
body.rv-energy-page .content-card p{position:relative;z-index:1}
body.rv-energy-page .content-card p + p{padding-top:4px}
body.rv-energy-page .content-card .formula{position:relative;z-index:1;background:linear-gradient(135deg,#fff7e6,#eefbf5);box-shadow:inset 0 0 0 1px rgba(255,255,255,.5)}
body.rv-energy-page .content-card:nth-child(2n){background:linear-gradient(180deg,#ffffff 0%,#f8fbff 100%)}
body.rv-energy-page .content-card:nth-child(3n):before{background:linear-gradient(90deg,#60a5fa,var(--theme-accent))}
body.rv-led-page .hero-visual{background:radial-gradient(circle at 82% 12%,rgba(250,204,21,.22),transparent 34%),radial-gradient(circle at 22% 88%,rgba(29,216,139,.22),transparent 30%),linear-gradient(145deg,#071832,#10264a)}
body.rv-led-page .led-comparison{position:absolute;inset:16px;display:grid;grid-template-columns:1fr 1fr;gap:12px;align-items:stretch}
body.rv-led-page .bulb-card{position:relative;border-radius:22px;padding:14px;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.16);color:#fff}
body.rv-led-page .bulb-card strong{display:block;margin-top:74px;font-size:22px;letter-spacing:-.03em}
body.rv-led-page .bulb-card small{color:rgba(255,255,255,.68);font-weight:850}
body.rv-led-page .bulb-card:before{content:"";position:absolute;left:50%;top:16px;translate:-50% 0;width:48px;height:56px;border-radius:50% 50% 42% 42%;background:rgba(255,255,255,.30);box-shadow:0 0 30px rgba(255,255,255,.22)}
body.rv-led-page .bulb-card.after:before{background:linear-gradient(135deg,#fff,#facc15);box-shadow:0 0 46px rgba(250,204,21,.55)}
body.rv-led-page .bulb-card:after{content:"";position:absolute;left:50%;top:70px;translate:-50% 0;width:26px;height:16px;border-radius:7px;background:rgba(255,255,255,.55)}
body.rv-led-page .led-savings-badge{position:absolute;left:50%;top:50%;translate:-50% -50%;z-index:2;padding:9px 12px;border-radius:999px;background:var(--theme-accent);color:#062012;font-weight:950;box-shadow:0 16px 34px rgba(29,216,139,.28)}
body.rv-gas-page .hero-visual{background:radial-gradient(circle at 82% 14%,rgba(96,165,250,.24),transparent 32%),radial-gradient(circle at 10% 84%,rgba(29,216,139,.18),transparent 34%),linear-gradient(145deg,#061225,#10264a)}
body.rv-gas-page .gas-converter{position:absolute;inset:16px;display:grid;grid-template-columns:1fr auto 1fr;gap:10px;align-items:center}
body.rv-gas-page .gas-tile{height:100%;min-height:98px;border-radius:22px;background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.16);display:grid;place-items:center;text-align:center;color:#fff;padding:12px}
body.rv-gas-page .gas-tile b{display:block;font-size:26px;letter-spacing:-.04em}
body.rv-gas-page .gas-tile span{color:rgba(255,255,255,.68);font-size:12px;font-weight:850}
body.rv-gas-page .gas-arrow{width:44px;height:44px;border-radius:999px;display:grid;place-items:center;background:linear-gradient(135deg,var(--theme-accent),#60a5fa);color:#061225;font-weight:950}
body.rv-gas-page .gas-flame{position:absolute;right:18px;bottom:14px;width:42px;height:54px;border-radius:60% 60% 60% 8%;rotate:45deg;background:linear-gradient(135deg,#60a5fa,var(--theme-accent));filter:drop-shadow(0 0 20px rgba(96,165,250,.55))}
body.rv-ac-page .hero-visual{background:radial-gradient(circle at 78% 16%,rgba(56,189,248,.30),transparent 34%),radial-gradient(circle at 18% 90%,rgba(29,216,139,.18),transparent 32%),linear-gradient(145deg,#061225,#10264a)}
body.rv-ac-page .ac-panel{position:absolute;inset:16px;display:grid;grid-template-columns:1fr 1.2fr;gap:12px;align-items:stretch}
body.rv-ac-page .temperature-card{border-radius:24px;padding:16px;background:rgba(255,255,255,.11);border:1px solid rgba(255,255,255,.16);color:#fff}
body.rv-ac-page .temperature-card b{display:block;font-size:46px;line-height:1;letter-spacing:-.06em}
body.rv-ac-page .temperature-card span{color:rgba(255,255,255,.68);font-size:12px;font-weight:850}
body.rv-ac-page .ac-wave{border-radius:24px;padding:16px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.16);display:flex;align-items:end;gap:7px}
body.rv-ac-page .ac-wave i{flex:1;border-radius:999px 999px 8px 8px;background:linear-gradient(180deg,#7dd3fc,var(--theme-accent));min-height:24px;box-shadow:0 0 24px rgba(56,189,248,.24)}
body.rv-ac-page .ac-wave i:nth-child(1){height:38px}body.rv-ac-page .ac-wave i:nth-child(2){height:64px}body.rv-ac-page .ac-wave i:nth-child(3){height:86px}body.rv-ac-page .ac-wave i:nth-child(4){height:56px}body.rv-ac-page .ac-wave i:nth-child(5){height:74px}
@media(max-width:680px){body.rv-energy-page .hero-visual{padding:18px;min-height:auto}body.rv-energy-page .energy-dashboard{padding:18px}body.rv-energy-page .energy-product{min-height:128px;margin:10px 0 14px}body.rv-energy-page .hero-mini-strip{grid-template-columns:repeat(3,minmax(0,1fr))}body.rv-energy-page .hero-mini-strip span{padding:8px 6px;font-size:11px}body.rv-energy-page .rv-hero-number{font-size:40px}body.rv-led-page .led-comparison,body.rv-gas-page .gas-converter,body.rv-ac-page .ac-panel{inset:10px}body.rv-led-page .bulb-card{padding:12px 8px}body.rv-led-page .bulb-card strong{margin-top:68px;font-size:18px}body.rv-led-page .bulb-card:before{width:42px;height:50px}body.rv-gas-page .gas-tile b{font-size:20px}body.rv-gas-page .gas-arrow{width:34px;height:34px}body.rv-ac-page .temperature-card b{font-size:34px}}

body.rv-solar-page .hero-visual{background:radial-gradient(circle at 82% 12%,rgba(250,204,21,.20),transparent 34%),radial-gradient(circle at 14% 88%,rgba(29,216,139,.22),transparent 34%),linear-gradient(145deg,#061225,#10264a)}
body.rv-solar-page .solar-product{position:absolute;inset:14px;display:grid;grid-template-columns:1.15fr .85fr;gap:12px;align-items:stretch}
body.rv-solar-page .solar-roof{position:relative;border-radius:24px;background:linear-gradient(160deg,rgba(255,255,255,.13),rgba(255,255,255,.05));border:1px solid rgba(255,255,255,.16);overflow:hidden}
body.rv-solar-page .solar-roof:before{content:"";position:absolute;left:-10px;right:-10px;bottom:8px;height:68px;transform:skewY(-10deg);border-radius:18px;background:linear-gradient(135deg,#172f55,#0b1a31)}
body.rv-solar-page .solar-roof:after{content:"";position:absolute;left:18px;right:18px;bottom:38px;height:76px;border-radius:16px;background:repeating-linear-gradient(90deg,#24476f 0 28px,#1c385c 28px 33px);box-shadow:0 16px 36px rgba(0,0,0,.18)}
body.rv-solar-page .solar-sun{position:absolute;right:18px;top:18px;width:46px;height:46px;border-radius:999px;background:#facc15;box-shadow:0 0 44px rgba(250,204,21,.50)}
body.rv-solar-page .solar-flow{display:grid;gap:10px}
body.rv-solar-page .solar-flow span{display:grid;place-items:center;border-radius:20px;background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.16);color:#fff;font-weight:950;text-align:center;padding:10px}
body.rv-solar-page .solar-flow small{display:block;color:rgba(255,255,255,.67);font-size:11px;margin-top:4px}
body.rv-ev-page .hero-visual{background:radial-gradient(circle at 82% 18%,rgba(34,211,238,.24),transparent 34%),radial-gradient(circle at 18% 88%,rgba(29,216,139,.20),transparent 32%),linear-gradient(145deg,#061225,#10264a)}
body.rv-ev-page .ev-product{position:absolute;inset:14px;display:grid;grid-template-columns:1fr .9fr;gap:12px;align-items:stretch}
body.rv-ev-page .ev-battery{position:relative;border-radius:26px;background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.16);padding:18px;color:#fff;overflow:hidden}
body.rv-ev-page .ev-battery:before{content:"";position:absolute;left:18px;right:30px;top:42px;height:58px;border-radius:16px;border:2px solid rgba(255,255,255,.38)}
body.rv-ev-page .ev-battery:after{content:"";position:absolute;right:18px;top:58px;width:12px;height:26px;border-radius:0 8px 8px 0;background:rgba(255,255,255,.38)}
body.rv-ev-page .ev-fill{position:absolute;left:25px;top:49px;width:60%;height:44px;border-radius:12px;background:linear-gradient(90deg,var(--theme-accent),#38bdf8);box-shadow:0 0 32px rgba(29,216,139,.32)}
body.rv-ev-page .ev-battery strong{position:absolute;left:18px;bottom:18px;font-size:32px;letter-spacing:-.05em}
body.rv-ev-page .ev-charger{border-radius:26px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.16);display:grid;place-items:center;color:#fff;font-weight:950;position:relative;overflow:hidden}
body.rv-ev-page .ev-charger:before{content:"";width:54px;height:76px;border-radius:18px;background:linear-gradient(180deg,#fff,#b7f7dc);box-shadow:0 20px 42px rgba(29,216,139,.22)}
body.rv-ev-page .ev-charger:after{content:"";position:absolute;left:50%;bottom:26px;width:72px;height:10px;border-radius:999px;background:linear-gradient(90deg,#38bdf8,var(--theme-accent));transform:translateX(-50%)}
body.rv-heat-compare-page .hero-visual{background:radial-gradient(circle at 82% 18%,rgba(251,146,60,.18),transparent 32%),radial-gradient(circle at 16% 88%,rgba(29,216,139,.22),transparent 34%),linear-gradient(145deg,#061225,#10264a)}
body.rv-heat-compare-page .heat-product{position:absolute;inset:14px;display:grid;grid-template-columns:1fr;gap:10px;align-content:end}
body.rv-heat-compare-page .heat-rank{display:grid;grid-template-columns:1.2fr .95fr .8fr;gap:10px;align-items:end;height:112px}
body.rv-heat-compare-page .heat-rank div{border-radius:20px 20px 12px 12px;background:linear-gradient(180deg,rgba(29,216,139,.94),rgba(56,189,248,.72));border:1px solid rgba(255,255,255,.16);padding:12px;color:#061225;font-weight:950;box-shadow:0 18px 34px rgba(0,0,0,.16)}
body.rv-heat-compare-page .heat-rank div:nth-child(2){height:78px;background:rgba(255,255,255,.18);color:#fff}
body.rv-heat-compare-page .heat-rank div:nth-child(3){height:58px;background:rgba(255,255,255,.12);color:#fff}
body.rv-heat-compare-page .heat-rank div:first-child{height:112px}
body.rv-heat-compare-page .heat-rank span{display:block;font-size:11px;color:inherit;opacity:.78;margin-top:4px}
body.rv-heat-compare-page .heat-bars{display:grid;gap:8px}
body.rv-heat-compare-page .heat-bars span{display:grid;grid-template-columns:96px 1fr auto;gap:8px;align-items:center;color:rgba(255,255,255,.74);font-size:12px;font-weight:850}
body.rv-heat-compare-page .heat-bars i{height:10px;border-radius:999px;background:rgba(255,255,255,.15);overflow:hidden}
body.rv-heat-compare-page .heat-bars b{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--theme-accent),#38bdf8)}
body.rv-energy-page .content-card .mini-callout{position:relative;z-index:1;margin-top:16px;padding:15px 16px;border-radius:20px;background:linear-gradient(135deg,#eefbf5,#f7fbff);border:1px solid color-mix(in srgb,var(--theme-accent) 28%,var(--line));color:#31516f;font-weight:800;line-height:1.55}
body.rv-energy-page .result-panel .table-wrap{margin-top:18px}
@media(max-width:680px){body.rv-solar-page .solar-product,body.rv-ev-page .ev-product{inset:10px;grid-template-columns:1fr 1fr}body.rv-solar-page .solar-flow span{font-size:12px;padding:8px}body.rv-ev-page .ev-battery strong{font-size:24px}body.rv-heat-compare-page .heat-rank{height:98px}body.rv-heat-compare-page .heat-rank div:first-child{height:98px}body.rv-heat-compare-page .heat-bars span{grid-template-columns:78px 1fr auto}}

body.rv-energy-page .result-panel{padding:clamp(20px,3vw,28px);background:linear-gradient(180deg,rgba(255,255,255,.95),rgba(248,252,255,.96));border:1px solid rgba(207,219,234,.95)}
body.rv-energy-page .result-panel>h2{margin:6px 0 18px;font-size:clamp(26px,3vw,34px);letter-spacing:-.045em}
body.rv-energy-page .primary-result{display:grid;gap:10px;padding:22px 24px;border-radius:28px;background:radial-gradient(circle at 86% 18%,rgba(250,204,21,.28),transparent 32%),radial-gradient(circle at 12% 100%,rgba(29,216,139,.20),transparent 36%),linear-gradient(135deg,#071832,#1d3d82 58%,#d9a238);box-shadow:0 22px 54px rgba(8,26,51,.18)}
body.rv-energy-page .primary-result span{display:block;color:rgba(255,255,255,.78);font-size:13px;font-weight:850;letter-spacing:.01em}
body.rv-energy-page .primary-result strong{position:relative;z-index:1;display:block;color:#fff;font-size:clamp(38px,5vw,54px);line-height:.95;letter-spacing:-.06em;font-weight:950;max-width:100%;overflow-wrap:anywhere}
body.rv-energy-page .primary-result small{position:relative;z-index:1;display:inline-flex;width:max-content;max-width:100%;align-items:center;gap:8px;padding:8px 11px;border-radius:999px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.20);color:rgba(255,255,255,.90);font-size:12px;font-weight:900;line-height:1.25}
body.rv-energy-page .primary-result small:before{content:"";width:8px;height:8px;flex:0 0 auto;border-radius:999px;background:var(--theme-accent);box-shadow:0 0 0 5px rgba(29,216,139,.18)}
body.rv-energy-page .result-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:16px}
body.rv-energy-page .result-metrics>div{padding:15px 16px;border-radius:20px;background:#fff;border:1px solid rgba(207,219,234,.95);box-shadow:0 10px 26px rgba(8,26,51,.055)}
body.rv-energy-page .result-metrics span{display:block;color:#637796;font-size:12px;font-weight:850;line-height:1.3}
body.rv-energy-page .result-metrics strong{display:block;margin-top:6px;color:#071832;font-size:20px;line-height:1.12;letter-spacing:-.035em;font-weight:950;overflow-wrap:anywhere}
body.rv-energy-page .info-list{display:grid;gap:9px;margin-top:16px}
body.rv-energy-page .info-row{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:12px 14px;border-radius:16px;background:#fff;border:1px solid rgba(207,219,234,.86)}
body.rv-energy-page .info-row span{color:#637796;font-size:13px;font-weight:800;line-height:1.35}
body.rv-energy-page .info-row strong{color:#071832;text-align:right;font-size:14px;font-weight:950;line-height:1.25;overflow-wrap:anywhere}
body.rv-energy-page .rv-output-summary{margin-top:16px;padding:18px 18px 18px 22px;border-radius:24px}
@media(max-width:680px){body.rv-energy-page .result-panel{padding:20px;border-radius:28px}body.rv-energy-page .primary-result{padding:20px;border-radius:24px}body.rv-energy-page .primary-result strong{font-size:42px}body.rv-energy-page .primary-result small{width:100%;border-radius:16px}body.rv-energy-page .result-metrics{grid-template-columns:1fr;gap:10px}body.rv-energy-page .result-metrics>div{padding:14px 15px}body.rv-energy-page .info-row{padding:12px;gap:10px}body.rv-energy-page .info-row strong{max-width:45%}}

/* V6 solar hero safety guard. */
body.rv-solar-page .hero-visual,
body.rv-solar-page .hero-visual *{box-sizing:border-box;min-width:0;max-width:100%}
body.rv-solar-page .hero-visual{display:grid;grid-template-columns:1fr;grid-template-rows:auto auto;align-content:start;gap:14px;min-height:auto;padding:clamp(18px,3vw,28px);overflow:hidden}
body.rv-solar-page .energy-dashboard{width:100%;display:grid;grid-template-rows:auto minmax(136px,auto) auto auto auto auto;gap:14px;overflow:hidden;padding:clamp(18px,2.6vw,24px);border-radius:28px;background:linear-gradient(180deg,rgba(255,255,255,.16),rgba(255,255,255,.07));box-shadow:0 30px 78px rgba(0,0,0,.24)}
body.rv-solar-page .energy-dashboard>span{color:rgba(255,255,255,.74);font-size:13px;font-weight:900}
body.rv-solar-page .energy-product{margin:0;min-height:136px;border-radius:24px}
body.rv-solar-page .rv-hero-number{margin:0;color:#fff;font-size:clamp(2rem,4.2vw,3.2rem);line-height:1;letter-spacing:-.04em;white-space:nowrap;overflow:hidden;text-overflow:clip}
body.rv-solar-page .rv-hero-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;width:100%;margin-top:0}
body.rv-solar-page .rv-hero-metrics div{overflow:hidden;background:linear-gradient(180deg,rgba(255,255,255,.14),rgba(255,255,255,.07))}
body.rv-solar-page .rv-hero-metrics b{display:block;color:#fff;font-size:clamp(.86rem,1.1vw,1rem);white-space:nowrap;overflow:hidden;text-overflow:clip}
body.rv-solar-page .energy-meter{width:100%;margin-top:0;overflow:hidden;padding:14px;border:1px solid rgba(255,255,255,.14);border-radius:20px;background:rgba(255,255,255,.075)}
body.rv-solar-page .hero-mini-strip{margin-top:0}
body.rv-solar-page .energy-mini-card{width:100%;max-width:100%;align-self:stretch;overflow:hidden;padding:16px 18px;border:1px solid rgba(29,216,139,.24);border-radius:20px;color:#fff;background:linear-gradient(180deg,rgba(255,255,255,.12),rgba(255,255,255,.065));box-shadow:inset 4px 0 0 rgba(29,216,139,.86)}
body.rv-solar-page .energy-mini-card span{color:rgba(216,255,233,.76)}
body.rv-solar-page .energy-mini-card strong{color:#fff;line-height:1.25}
body.rv-solar-page .energy-mini-card:after{display:none}
body.rv-solar-page .primary-result strong,
body.rv-solar-page .result-metrics strong,
body.rv-solar-page .info-row strong{white-space:nowrap;overflow-wrap:normal;word-break:normal}
@media(max-width:760px){body.rv-solar-page .rv-hero-number{font-size:clamp(1.9rem,9vw,2.6rem)}body.rv-solar-page .rv-hero-metrics{grid-template-columns:1fr}body.rv-solar-page .energy-meter div{grid-template-columns:1fr}body.rv-solar-page .hero-mini-strip{grid-template-columns:1fr}}
