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-led-page .result-panel{position:static;top:auto}
body.rv-led-page .preset-row{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 18px}
body.rv-led-page .rv-next-actions{display:grid;grid-template-columns:1fr;gap:9px;margin:16px 0 18px;padding:16px;border-radius:22px;background:#fff;border:1px solid rgba(207,219,234,.92);box-shadow:0 12px 30px rgba(8,26,51,.055)}
body.rv-led-page .rv-next-actions strong{color:#071832;font-size:14px;font-weight:950}
body.rv-led-page .rv-next-actions a{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-radius:14px;background:#f6fbff;color:#16304b;text-decoration:none;font-weight:900;line-height:1.25}
body.rv-led-page .rv-next-actions a:after{content:"→";color:#0f766e;font-weight:950}

@media(max-width:680px){
  body.rv-led-page{overflow-x:hidden}
  body.rv-led-page .container{width:min(100% - 20px,1180px)}
  body.rv-led-page .tool-hero{padding-top:10px;padding-bottom:18px}
  body.rv-led-page .hero-grid{gap:14px}
  body.rv-led-page .hero-copy{padding:20px}
  body.rv-led-page .hero-copy h1{font-size:clamp(2rem,8.5vw,2.45rem);line-height:1.02;letter-spacing:-.035em;margin-bottom:12px}
  body.rv-led-page .hero-copy p{font-size:.98rem;line-height:1.55}
  body.rv-led-page .hero-actions{gap:10px;margin-top:16px}
  body.rv-led-page .hero-actions a,body.rv-led-page .hero-actions button{width:100%;justify-content:center;white-space:normal;text-align:center}
  body.rv-led-page .trust-pills{display:flex;gap:8px;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}
  body.rv-led-page .trust-pills::-webkit-scrollbar{display:none}
  body.rv-led-page .trust-pills li{flex:0 0 auto;white-space:nowrap}
  body.rv-led-page .hero-visual{padding:14px;min-height:auto;max-height:none}
  body.rv-led-page .energy-dashboard{display:grid;gap:12px;padding:18px;border-radius:22px}
  body.rv-led-page .energy-product{display:none}
  body.rv-led-page .rv-hero-number{margin:0;font-size:clamp(34px,10vw,40px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  body.rv-led-page .rv-hero-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:0}
  body.rv-led-page .rv-hero-metrics div{padding:10px 8px}
  body.rv-led-page .rv-hero-metrics b{font-size:.86rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  body.rv-led-page .energy-meter{margin-top:0}
  body.rv-led-page .energy-meter div{grid-template-columns:minmax(90px,.82fr) minmax(80px,1fr) 52px;gap:8px}
  body.rv-led-page .energy-meter strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  body.rv-led-page .energy-mini-card{display:block;align-self:stretch;max-width:none;padding:13px 14px;border-radius:18px}
  body.rv-led-page .energy-mini-card:after{display:none}
  body.rv-led-page .energy-mini-card strong{font-size:.96rem;line-height:1.28}
  body.rv-led-page .anchor-nav{margin-bottom:8px;padding:0}
  body.rv-led-page .anchor-scroll{overflow-x:auto;flex-wrap:nowrap;scrollbar-width:none}
  body.rv-led-page .anchor-scroll::-webkit-scrollbar{display:none}
  body.rv-led-page .tool-stage{padding-top:12px;gap:14px}
  body.rv-led-page .preset-row{display:grid;grid-template-columns:1fr;gap:8px}
  body.rv-led-page .scenario-chip{width:100%;text-align:left}
  body.rv-led-page .primary-result output{font-size:clamp(34px,10vw,42px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
}
