/* ARTVOLTIS — energy planning studio. Shared by the homepage and all service guides. */
:root{--ink:#0b1833;--ink-soft:#425473;--paper:#f9fbff;--white:#fff;--amber:#2159f4;--amber-hover:#1247d8;--green:#2159f4;--line:#dae4f3;--muted:#536888;--radius:12px;--max:1440px;--blue:#2159f4;--pale:#edf4ff}
body{background:#f9fbff;color:var(--ink)}
h1,h2,h3{font-weight:750;letter-spacing:-.045em;text-wrap:balance}
p{color:var(--ink-soft)}
::selection{background:#cbdcff;color:#0b1833}
:is(button,a,input,select,textarea,summary):focus-visible,.calc-v2 :is(input,select,button,summary,a):focus-visible{outline:3px solid #2459ec;outline-offset:4px}
.ti{display:inline-block;width:24px;height:24px;fill:none;flex:none;vertical-align:middle}
.section-shell{max-width:1440px;padding-inline:56px}
.button{background:var(--blue);color:#fff;border-radius:11px;min-height:52px;font-size:14px;font-weight:700;box-shadow:0 4px 12px #2159f414}
.button:hover{background:#1247d8;color:#fff;box-shadow:0 6px 18px #2159f424}
.button .ti{width:20px;height:20px}
.text-link{color:var(--blue);border:0;text-decoration:none;gap:12px;font-size:13px}
.text-link:hover{text-decoration:underline;text-underline-offset:5px}
.site-header{height:84px;padding-inline:56px;background:#ffffffee;border-bottom:1px solid #e7edf7;gap:30px;max-width:1440px}
.brand-symbol{color:#112744;width:34px;height:42px}
.brand>span{font-size:21px;letter-spacing:-.025em;font-weight:850}
.brand small{font-size:9px;letter-spacing:.12em;margin-top:6px}
.desktop-nav{gap:29px;margin-inline-start:auto}
.desktop-nav a{font-size:12px;min-height:44px;font-weight:650}
.desktop-nav a:hover{color:var(--blue)}
.desktop-nav a:after{background:var(--blue)}
.header-actions{gap:16px}
.language-control{border:1px solid var(--line);border-radius:12px;padding-inline:10px;background:white;gap:4px}
.language-control select{font-size:12px;max-width:78px}
.header-quote{min-width:118px;font-size:12px;min-height:46px}
.mobile-nav{background:#fff;top:84px;border-bottom:1px solid var(--line)}
.sun-dot{background:#2661ff;box-shadow:0 0 0 5px #2561ff20}
.studio-hero{display:grid;grid-template-columns:minmax(0,2.2fr) minmax(350px,1fr);gap:24px;padding-top:24px;padding-bottom:24px;align-items:stretch;overflow:hidden}
.studio-stage{min-width:0;display:flex;flex-direction:column}
.studio-scene{position:relative;height:530px;min-width:0;isolation:isolate}
.studio-copy{position:relative;z-index:3;max-width:540px;padding-top:18px;pointer-events:none}
.studio-copy .eyebrow{display:flex;align-items:center;gap:12px;color:var(--blue);font-size:10px;letter-spacing:.1em}
.studio-copy h1{font-size:clamp(38px,4.35vw,65px);font-weight:800;line-height:1.03;margin-top:30px;margin-bottom:22px;letter-spacing:-.061em}
.studio-copy h1>span{display:block}
.studio-copy h1>span:nth-child(2){color:var(--ink)}
.studio-copy h1 em{color:var(--blue);font-style:normal}
.studio-copy>p:last-child{font-size:15px;max-width:380px;line-height:1.65;letter-spacing:-.018em}
.studio-model{position:absolute;inset:auto -12px -28px -26px;display:block;aspect-ratio:1513/1039;z-index:0}
.studio-model img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transition:opacity 1s ease;pointer-events:none}
.studio-model .studio-night{opacity:0}
.studio-scene.is-night .studio-night{opacity:1}
.studio-scene.is-night .studio-day{opacity:0}
.studio-hotspot{position:absolute;z-index:4;background:#ffffffed;border:1px solid #e3ebf8;border-radius:30px;box-shadow:0 3px 18px #183d7713;display:flex;align-items:center;gap:7px;font-size:10px;line-height:1.25;padding:8px 11px;min-height:40px;color:#112744;max-width:190px;transition:transform .2s,box-shadow .2s}
.studio-hotspot:hover{transform:translateY(-3px);box-shadow:0 6px 23px #2159f429;color:var(--blue)}
.studio-hotspot .ti{width:19px;height:19px}
.studio-hotspot:after{content:'';position:absolute;width:6px;height:6px;background:#3b76ff;border-radius:50%;bottom:-5px;left:50%;box-shadow:0 0 0 5px #2159f41a;animation:studio-signal 3s ease-in-out infinite;pointer-events:none}
.studio-hotspot-solar{top:45px;left:66%;max-width:160px}
.studio-hotspot-solar .ti{color:#d78f00}
.studio-hotspot-home{top:64%;left:58%}
.studio-hotspot-battery{top:78%;right:2%}
.studio-chart-card{position:relative;z-index:5;background:#ffffffeb;border:1px solid #e0e9f8;border-radius:16px;box-shadow:0 4px 20px #1e477f05;padding:17px 22px 9px;margin-top:auto;backdrop-filter:blur(12px)}
.studio-chart-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}
.studio-chart-heading h2{font-size:14px;line-height:1.4;letter-spacing:-.03em;font-weight:750;max-width:65%}
.studio-light-switch{display:flex;align-items:center;background:#eff5ff;border:1px solid #e1eafb;border-radius:22px;padding:2px}
.studio-light-switch button{min-width:40px;min-height:36px;border-radius:21px;display:grid;place-items:center;padding:5px 9px;color:#425c80}
.studio-light-switch button .ti{width:19px;height:19px}
.studio-light-switch button[aria-pressed=true]:not(#studio-motion){background:var(--blue);color:white}
.studio-light-switch #studio-motion{border-inline-start:1px solid #dbe5f8;border-radius:0 22px 22px 0;min-width:32px}
.studio-chart-body{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:center}
.studio-canvas{height:105px;min-width:0;position:relative;width:100%}
.studio-legend{display:grid;gap:12px;font-size:10px;color:#506384}
.studio-legend>span{display:flex;align-items:center;gap:8px}
.studio-legend i{width:20px;height:3px;border-radius:4px;background:#2159f4}
.studio-legend>span:nth-child(2) i{background:#102442}
.studio-chart-details{font-size:10px;color:var(--muted);border-top:1px solid #edf2fb;margin-top:4px}
.studio-chart-details>summary{cursor:pointer;min-height:30px;display:flex;align-items:center;gap:8px}
.studio-chart-details>summary:before{content:'+';font-size:15px}
.studio-chart-details[open]>summary:before{content:'−'}
.studio-chart-details p{font-size:11px;margin-block:8px;line-height:1.7}
.studio-table-scroll{max-height:220px;overflow:auto}
.studio-chart-details table{width:100%;border-collapse:collapse;font-size:11px;text-align:start}
.studio-chart-details th,.studio-chart-details td{padding:7px;border-bottom:1px solid var(--line);text-align:start}
.studio-planner{background:linear-gradient(135deg,#edf4ff,#f4f8ff);border:1px solid #e9f1ff;border-radius:20px;padding:27px 24px 24px;min-width:0;align-self:stretch;display:flex;flex-direction:column;box-shadow:0 2px 4px #385da403}
.studio-planner-title{display:flex;align-items:center;justify-content:space-between;gap:8px}
.studio-planner-title h2{font-size:28px;line-height:1.2;font-weight:800;letter-spacing:-.055em}
.studio-planner-title>span{color:var(--blue);opacity:.7}
.studio-steps{display:flex;justify-content:space-between;gap:4px;list-style:none;padding:0;margin:17px 0 23px}
.studio-steps li{flex:1;display:flex;align-items:center;gap:5px}
.studio-steps li:not(:last-child):after{content:'';flex:1;height:1px;background:#bacce7;min-width:7px}
.studio-steps button{display:flex;align-items:center;gap:7px;padding:0;min-height:38px;font-size:10px;color:#587092;white-space:nowrap}
.studio-steps b{width:26px;height:26px;border-radius:50%;display:grid;place-items:center;background:#dce6f4;color:#6c7d94;font-size:12px;font-weight:650}
.studio-steps [aria-current=step]{color:var(--blue)}
.studio-steps [aria-current=step] b{background:var(--blue);color:white}
.studio-areas{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}
.studio-areas button{border:1px solid #dce7f8;border-radius:12px;background:#ffffffdb;min-height:92px;padding:13px 5px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;font-size:11px;line-height:1.4}
.studio-areas button .ti{width:29px;height:29px}
.studio-areas button[aria-pressed=true]{background:var(--blue);color:white;border-color:var(--blue);box-shadow:0 3px 8px #2159f41a}
.studio-periods{display:flex;border:1px solid #d8e4f7;padding:3px;background:#ffffffd9;border-radius:30px;margin-block:18px}
.studio-periods button{flex:1;border-radius:25px;font-size:11px;line-height:1.4;padding:8px 4px;min-height:36px;color:#3a547b}
.studio-periods button[aria-pressed=true]{background:var(--blue);color:white;font-weight:700}
.studio-planner[data-mode=pump] .studio-periods{display:none}
.studio-list-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}
.studio-list-head h3{font-size:13px;line-height:1.4;letter-spacing:-.02em}
.studio-list-head>span{font-size:11px;color:var(--muted)}
.studio-devices{display:grid;gap:9px;max-height:226px;overflow:auto;overscroll-behavior:contain;scrollbar-width:thin;padding:3px;margin:-3px}
.studio-device{display:flex;align-items:center;gap:2px;border:1px solid #dce6f5;background:#ffffffef;border-radius:10px;min-height:59px;padding:3px 5px;min-width:0}
.studio-device-name{display:flex;align-items:center;text-align:start;gap:10px;flex:1;min-width:0;padding:7px 4px;min-height:46px}
.studio-device-name .ti{width:25px;height:25px}
.studio-device-name>span{font-size:10px;font-weight:650;line-height:1.45;overflow-wrap:anywhere}
.studio-device-name>span{font-size:12px}
.studio-device-name small{display:block;font-size:9px;color:#637593;line-height:1.4;margin-top:3px;font-weight:450}
.studio-counter{display:flex;align-items:center;flex:none;gap:1px;font-size:11px}
.studio-counter button{display:grid;place-items:center;color:var(--blue);background:#f1f6ff;min-width:30px;min-height:40px;border-radius:8px;padding:5px}
.studio-counter .ti{width:16px;height:16px}
.studio-counter output{min-width:21px;text-align:center}
.studio-device-actions{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap;margin-top:8px}
.studio-device-actions>button,.studio-edit-link{display:flex;align-items:center;gap:6px;min-height:42px;color:var(--blue);font-size:11px;text-align:start;padding:0}
.studio-edit-link .ti{width:14px;height:14px}
.studio-device-actions>button .ti{width:18px;height:18px}
.studio-calculate{width:100%;justify-content:space-between;margin-top:23px;gap:12px;padding:15px 18px;min-height:54px;font-size:13px}
.studio-planner>.studio-calculate{margin-top:auto;flex:none}
.studio-device-actions+.studio-calculate{margin-top:24px}
.studio-hint{display:flex;align-items:flex-start;gap:10px;margin-top:19px;font-size:10px;line-height:1.65;color:#496182}
.studio-hint .ti{width:22px;height:22px;color:#049d64;flex:none}
.studio-small{font-size:11px;line-height:1.7;color:#536888}
.studio-empty{font-size:12px;padding:20px 8px;text-align:center}
.studio-pump-fields{display:grid;gap:12px;margin-block:14px}
.studio-pump-fields label{display:flex;align-items:center;gap:10px;font-size:11px;line-height:1.5;justify-content:space-between}
.studio-pump-fields input{width:100px;min-height:44px;border:1px solid var(--line);background:white;border-radius:8px;padding:8px;font-size:16px}
.studio-total{display:flex;align-items:baseline;gap:10px;margin-top:8px;flex-wrap:wrap}
.studio-total strong{font-size:54px;line-height:1.2;letter-spacing:-.06em;color:#0b1833;font-weight:750}
.studio-total>span{font-size:10px}
.studio-mini-totals{display:grid;grid-template-columns:1fr 1fr;gap:15px;border-block:1px solid #d4e0f3;padding:13px 0;margin:16px 0 20px;font-size:10px;color:#4a607e}
.studio-mini-totals b{display:block;font-size:16px;color:var(--ink);margin-top:5px}
.studio-equipment{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:18px}
.studio-equipment>div{border:1px solid #d4e2f6;border-radius:12px;background:#fff;padding:15px;display:flex;flex-direction:column;gap:8px;min-width:0}
.studio-equipment .ti{color:var(--blue)}
.studio-equipment span,.studio-equipment small{font-size:10px;line-height:1.5;color:#4a607e}
.studio-equipment strong{font-size:24px;letter-spacing:-.03em;overflow-wrap:anywhere}
.studio-equipment .studio-inverter{grid-column:1/-1;flex-direction:row;align-items:center;background:var(--blue);color:#fff;gap:12px}
.studio-inverter .ti,.studio-inverter span{color:#fff}
.studio-inverter strong{margin-inline-start:auto;white-space:nowrap;font-size:22px}
.studio-result .studio-edit-link{justify-content:center;margin-top:8px}
.studio-catalog-dialog{width:680px;border-radius:20px;padding:26px;background:#f9fbff;max-height:88dvh;overflow:auto}
.studio-catalog-dialog h2{font-size:27px}
.studio-catalog-dialog>input{width:100%;padding:13px 16px;min-height:50px;background:#fff;border:1px solid var(--line);border-radius:10px;font-size:16px}
.studio-catalog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:20px 0}
.studio-catalog-grid button{display:flex;flex-direction:column;position:relative;gap:12px;text-align:start;min-height:116px;padding:17px;border:1px solid var(--line);border-radius:12px;background:#fff;font-size:12px;line-height:1.5}
.studio-catalog-grid button[aria-pressed=true]{background:#eaf1ff;border-color:var(--blue);color:#1645be}
.studio-catalog-grid b{position:absolute;inset-inline-end:13px;top:10px;font-size:22px;font-weight:450}
.studio-catalog-dialog form{position:sticky;bottom:-26px;background:#f9fbfff0;padding:12px 0 0;backdrop-filter:blur(10px)}
.studio-catalog-dialog form .button{width:100%}
.service-strip{background:var(--blue);color:white;border:0;max-width:none;padding:18px max(56px,calc((100vw - 1328px)/2));gap:0}
.service-shortcut{border-color:#ffffff40;min-height:64px;padding:8px 27px;gap:17px}
.service-shortcut:last-child{border:0}
.service-shortcut span small{display:none}
.service-shortcut strong{font-size:14px;line-height:1.5;font-weight:650}
.service-shortcut .ti{width:36px;height:36px;stroke-width:1.5}
.service-shortcut:hover{color:#fff;background:#ffffff0c}
.studio-trust{display:grid;grid-template-columns:1.15fr 1.2fr .85fr;align-items:center;gap:38px;padding-block:40px 65px}
.studio-trust>a{position:relative;display:block;overflow:hidden;border-radius:15px;height:240px}
.studio-trust img{width:100%;height:100%;object-fit:cover;transition:transform .6s}
.studio-trust>a:hover img{transform:scale(1.04)}
.studio-photo-action{position:absolute;inset:auto 14px 14px auto;background:white;color:var(--ink);font-size:11px;border-radius:18px;padding:8px 13px;box-shadow:0 3px 12px #10244222}
.studio-trust h2{font-size:clamp(25px,2.6vw,37px);line-height:1.15;letter-spacing:-.053em}
.studio-trust p{font-size:13px;line-height:1.7;margin-top:17px}
.studio-trust .studio-coverage{display:flex;gap:9px;align-items:flex-start;font-size:11px;color:#425b7e;line-height:1.7}
.studio-coverage .ti{color:var(--blue);width:21px;height:21px}
.studio-trust ul{display:grid;gap:25px;list-style:none;border-inline-start:1px solid var(--line);padding-inline-start:32px;margin:0}
.studio-trust li{display:flex;align-items:center;gap:18px;font-size:13px;line-height:1.7;font-weight:600}
.studio-trust li .ti{width:29px;height:29px;color:#163572}
.section-heading{margin-bottom:35px;gap:50px;align-items:center}
.section-heading h2{font-size:clamp(32px,3.6vw,48px);line-height:1.12}
.section-heading .eyebrow{font-size:10px;letter-spacing:.12em;margin-bottom:14px}
.section-heading>p{max-width:380px;font-size:14px;line-height:1.85}
.work-section{padding-block:28px 80px}
.work-gallery{gap:24px}
.work-photo-image,.work-photo:nth-child(-n+2) .work-photo-image{border-radius:16px}
.work-photo-caption{font-size:14px;line-height:1.6;padding-top:16px}
.work-photo:nth-child(2) img{object-position:center 55%}
.work-expand{background:#fff;color:var(--blue)}
.work-expand:hover{color:#fff}
.revision-link-chip{border:1px solid #ffffff50!important;background:#ffffffed!important;color:#12305c!important;backdrop-filter:blur(8px)}
.revision-image-frame{border-radius:14px;overflow:hidden}
.services{padding-block:70px 80px;border-top:1px solid var(--line)}
.service-editorial{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}
.service-card,.service-card:nth-child(even){padding:0;background:#fff;border:1px solid var(--line);border-radius:16px;overflow:hidden}
.service-photo{display:block;border-radius:0;aspect-ratio:1.25}
.service-text{padding:20px 18px 23px;grid-template-columns:minmax(0,1fr) 28px;gap:12px 7px}
.service-text h3{font-size:20px;line-height:1.3;letter-spacing:-.035em}
.service-text p{font-size:12px;line-height:1.9;grid-column:1/-1}
.service-text .service-quote{width:28px;height:28px;font-size:20px;grid-row:1;display:grid;place-items:center;border:0;color:var(--blue)}
.photo-number{display:none}
.studio-specialties{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin-top:24px}
.studio-specialty{background:#fff;border:1px solid var(--line);border-radius:16px;overflow:hidden;display:block;transition:border-color .2s,transform .2s}
.studio-specialty:hover{border-color:var(--blue);transform:translateY(-3px)}
.studio-specialty img{aspect-ratio:1.8;width:100%;object-fit:cover;transition:transform .5s}
.studio-specialty>div{display:flex;align-items:flex-start;gap:9px;padding:18px 17px 0}
.studio-specialty h3{font-size:16px;line-height:1.4;flex:1;letter-spacing:-.02em}
.studio-specialty .ti{width:20px;height:20px;color:var(--blue)}
.studio-specialty>div>.ti:last-child{width:17px}
.studio-specialty p{font-size:12px;line-height:1.8;padding:12px 17px 22px}
.applications-section{background:#eef4ff;padding-block:75px}
.application-gallery{gap:24px}
.application-tile img{filter:none;border-radius:14px;aspect-ratio:1.5;object-fit:cover}
.application-tile>span{font-size:13px;line-height:1.5;border-color:#c8d8ef;padding-block:16px 12px}
.calculator-section{padding-block:88px}
.calc-v2{--pv-line:#d8e3f4;--pv-gold:#2159f4;--pv-dark:#102f77;color:#12264b}
.pv-top{background:#edf4ff;border:1px solid var(--line);border-radius:15px;padding:23px;gap:32px}
.pv-modes button{background:white;font-size:13px;color:#344e75;border-color:#cfddf2;min-height:54px}
.pv-modes button[aria-pressed=true]{background:var(--blue);border-color:var(--blue)}
.pv-kicker{color:#2159f4;font-size:10px;letter-spacing:.1em}
.pv-roof-note,.pv-help{color:#546984;font-size:12px;line-height:1.8}
.pv-roof-note{margin:18px 0 30px}
.pv-workspace{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:36px}
.pv-search input{border-color:var(--line);border-radius:11px;font-size:15px;min-height:50px}
.pv-categories{gap:7px;margin:15px 0}
.pv-categories button{min-height:40px;background:#fff;font-size:11px;border-color:var(--line)}
.pv-categories button[aria-pressed=true]{background:#e7efff;border-color:#a4beff;color:#1749ce}
.pv-catalog{gap:10px;grid-template-columns:repeat(3,minmax(0,1fr))}
.pv-catalog button{border-color:var(--line);border-radius:12px;font-size:12px;min-height:113px;color:#324d77;padding:15px}
.pv-catalog button[aria-pressed=true]{background:#edf3ff;border-color:#5784f6;color:#1644bf}
.pv-catalog button:hover{border-color:var(--blue)}
.pv-device{border-radius:13px;background:#fff;border-color:var(--line);padding:21px}
.pv-device-head h4{font-size:15px;line-height:1.6}
.pv-field{font-size:12px}
.pv-field>span{color:#496182;line-height:1.6}
.pv-field input,.pv-field select{border:1px solid #cddcf1;min-height:48px;border-radius:9px;font-size:16px;color:#102442;background:#fff}
.pv-field input:focus,.pv-field select:focus{border-color:#2159f4}
.pv-check{font-size:12px;line-height:1.8;color:#38537c}
.pv-check input{accent-color:var(--blue)}
.pv-night-field{background:#edf3ff;border-radius:10px}
.pv-settings{border-color:var(--line);border-radius:13px;background:#fff;padding:23px}
.pv-settings summary,.pv-motor summary{min-height:34px}
.pv-results{background:#eef4ff;color:var(--ink);border:1px solid #d6e3fb;border-radius:20px;padding:30px;position:sticky;top:24px}
.pv-results h3{color:#3f5678;font-weight:600;margin-top:20px;font-size:17px}
.pv-results .pv-kicker{color:var(--blue)}
.pv-daily strong{font-size:64px;font-weight:750;letter-spacing:-.055em;color:#102442}
.pv-daily>span{color:#486080;font-size:12px}
.pv-units-help,.pv-result-note{color:#526c8e;font-size:12px;line-height:1.85}
.pv-period-totals{border-color:#cadbf1}
.pv-period-totals span{color:#5b7293;font-size:11px}
.pv-period-totals strong{font-weight:650;font-size:23px;color:#153767}
.pv-equipment{background:#fff;border:1px solid #cfdef5;border-radius:12px;padding:20px 17px}
.pv-equipment>span{color:#4b6182;font-size:12px}
.pv-equipment strong{font-size:38px;font-weight:750;color:#123369}
.pv-equipment small{color:#5b7091;font-size:11px;line-height:1.7}
.pv-inverter{background:var(--blue);color:white;border-color:var(--blue)}
.pv-inverter :is(span,strong,small){color:white}
.pv-energy-split span{color:#587093;font-size:11px}
.pv-energy-split strong{font-size:17px;color:#193c74;font-weight:650}
.pv-battery-check,.pv-chart{border-color:#cadbf1}
.pv-chart h4{color:#15386c;font-size:14px;font-weight:650}
.pv-chart p,.pv-chart text{color:#597194;fill:#597194}
.pv-grid{stroke:#cfdcf1}
.pv-curve{stroke:var(--blue)}
.pv-chart stop{stop-color:#2159f4}
.pv-warning{background:#fff5df;color:#74521a;border:1px solid #f0dfa8;font-size:12px;line-height:1.8}
.pv-notice{background:#edf4ff;border-color:#cfdef5;color:#435e84}
.pv-quick{background:#eaf2ff;color:#214d9b;border:1px solid #d5e4fb}
.pv-well-illustration{background:#edf4ff;border:1px solid var(--line)}
.well-ground{stroke:#8b9bb0}.well-water,.well-pipe{stroke:#467dee}.well-flow{fill:#2159f4}
.process-section{padding-block:15px 80px}
.process-section>.eyebrow{color:var(--blue);margin-bottom:16px}
.process-section>h2{font-size:44px;line-height:1.2}
.process-grid{gap:24px;margin-top:34px}
.process-item{background:white;border:1px solid var(--line);padding:26px;border-radius:15px}
.process-item>span{color:var(--blue);font-size:12px;font-weight:700}
.process-item h3{font-size:22px;line-height:1.4;margin-bottom:12px}
.process-item p{font-size:13px;color:#566b8c;line-height:1.85}
.reviews-section{padding-block:10px 75px}
.reviews-empty{background:#edf4ff;border:1px solid #d4e3fa;border-radius:16px;padding:34px 35px 34px 84px}
.review-quote-mark{color:var(--blue)}
.reviews-empty h3{font-size:21px}
.reviews-empty p{font-size:13px;line-height:1.8}
.reviews-empty .text-link{font-size:13px}
.studio-faq-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;padding-block:35px 90px}
.studio-faq-section>div>.eyebrow{color:var(--blue);margin-bottom:18px}
.studio-faq-section h2{font-size:44px;line-height:1.15}
.studio-faq-section>div>p:last-child{font-size:14px;line-height:1.85;margin-top:20px;max-width:370px}
.studio-faq details{border-bottom:1px solid var(--line)}
.studio-faq details:first-child{border-top:1px solid var(--line)}
.studio-faq summary{display:flex;justify-content:space-between;gap:20px;padding-block:23px;font-size:16px;font-weight:650;line-height:1.6;cursor:pointer;list-style:none}
.studio-faq summary::-webkit-details-marker{display:none}
.studio-faq summary .ti{color:var(--blue);transition:transform .2s}
.studio-faq details[open] summary .ti{transform:rotate(45deg)}
.studio-faq details>p{font-size:14px;line-height:1.9}
.studio-faq details>.text-link{margin-block:10px 18px}
.quote-section{background:#eef4ff;padding-block:80px;border-block:1px solid #d9e5f9}
.quote-layout{grid-template-columns:1fr 1.45fr;gap:70px}
.quote-intro h2{font-size:52px;line-height:1.12;color:#102442;max-width:490px}
.quote-intro .eyebrow{color:var(--blue);font-size:10px}
.quote-intro>p:not(.eyebrow){font-size:14px;line-height:1.9;color:#4e6587}
.quote-decoration{color:var(--blue);max-width:260px;opacity:.4}
.quote-decoration svg{stroke:var(--blue)}
.quote-form{background:#fff;padding:34px;border:1px solid #d4e2f6;border-radius:20px;box-shadow:0 8px 30px #16428304}
.form-grid{grid-template-columns:1fr 1fr;gap:20px}
.form-grid label>span,.note-field>span{font-size:12px;color:#425b80;line-height:1.6;margin-bottom:8px}
.form-grid :is(input,select),.note-field textarea{background:#f9fbff;color:#102442;border:1px solid #cfdef3;font-size:14px;border-radius:9px;min-height:48px;padding:12px}
.note-field textarea{min-height:100px}
.message-preview{border-color:#d9e4f5;font-size:12px;margin-top:20px}
.message-preview summary{min-height:28px}
.message-preview pre{font-size:12px;line-height:1.9;color:#4d678b;padding:12px;background:#f6f9ff;border-radius:9px}
.quote-actions .button{font-size:13px;min-height:52px;gap:14px}
.copy-button{font-size:12px;color:var(--blue)}
.form-hint,.form-status{font-size:11px;line-height:1.8}
.contact-section{padding-block:80px;gap:80px}
.contact-section h2{font-size:46px;line-height:1.15}
.contact-section p:not(.eyebrow){font-size:14px;line-height:1.9}
.contact-section p.muted{font-size:12px}
.contact-links{gap:10px}
.contact-links>a,.contact-links>button{border:1px solid #d9e4f5;border-radius:13px;padding:21px;background:#fff}
.contact-link-icon{border-color:#cdddf6;color:var(--blue);border-radius:12px}
.contact-links small{font-size:10px}
.contact-links strong{font-size:20px;font-weight:650}
.contact-coverage{padding-bottom:18px}
.site-footer{background:transparent;padding-bottom:40px;padding-top:30px;border-color:var(--line)}
.site-footer>div,.site-footer button,.site-footer>div>a{font-size:11px}
.footer-brand{font-size:25px;letter-spacing:-.025em}
.footer-brand span{font-size:10px}
.floating-contact{inset-inline-end:24px;bottom:24px;gap:10px}
.float-button{width:50px;height:50px;box-shadow:0 5px 22px #0b284026;border:1px solid #ffffff50}
.whatsapp-button{background:#009c66;color:white}
.email-button{background:#112944;color:white}
.mobile-quote-shortcut,.detail-page .floating-contact .mobile-quote-shortcut{display:none}
/* The complete guides use the same reading rhythm, blue flow graphics and navigation. */
.detail-hero{gap:52px;padding-block:38px 65px}
.detail-back{margin-bottom:25px;font-size:12px}
.detail-hero h1{font-size:clamp(38px,4.4vw,64px);line-height:1.07;font-weight:800}
.detail-hero .eyebrow{color:var(--blue)}
.detail-lead{font-size:15px;line-height:1.95;max-width:570px}
.detail-hero-photo{min-height:530px;border-radius:22px;background:#eef4ff}
.detail-photo-storage img{background:#eef4ff}
.detail-photo-action{font-size:14px}
.detail-content{grid-template-columns:245px minmax(0,1fr);gap:70px;padding-block:65px 80px}
.detail-sidebar{background:#eef4ff;border:1px solid #d8e4f7;border-radius:15px;padding:22px;top:24px}
.detail-sidebar h2{font-size:24px;line-height:1.35}
.detail-sidebar .eyebrow,.detail-step,.detail-scope li>span{color:var(--blue)}
.detail-sidebar p:not(.eyebrow){font-size:12px;line-height:1.8}
.detail-jump-nav a{font-size:12px;padding-block:14px;color:#244b8b}
.detail-sections>section+section{margin-top:52px}
.detail-sections h2{font-size:36px;line-height:1.2}
.detail-considerations{background:#edf4ff;border:1px solid var(--line);border-radius:16px;padding:30px}
.detail-considerations li{font-size:14px;line-height:1.9}
.detail-process>div{gap:18px}
.detail-process article{padding:18px;border-radius:12px;background:#fff;border:1px solid var(--line)}
.detail-step{border:0;padding:0}
.detail-process h3{font-size:17px;line-height:1.5}
.detail-process p{font-size:13px;line-height:1.85}
.detail-flow{background:linear-gradient(110deg,#143889,#1954d5);border:1px solid #1b4fc5;border-radius:16px;padding:30px}
.detail-flow h3{color:#fff}
.detail-flow>p{color:#d9e6ff;font-size:12px}
.detail-flow a{color:#fff;font-size:12px}
.detail-flow li:not(:last-child):after{background-image:repeating-linear-gradient(90deg,#96bcff 0 6px,transparent 6px 12px)}
.detail-flow .flow-icon{color:white;border-color:#91b6ff;background:#ffffff0b}
.detail-flow .flow-icon svg{stroke:#dceaff}
.detail-flow a:hover .flow-icon{border-color:white;background:#ffffff1a}
.detail-roof-grid article{background:#fff;border-color:#d5e3f6;border-radius:13px;padding:24px}
.detail-roof-grid .roof-icon{background:#edf4ff;color:var(--blue)}
.detail-roof-grid svg{stroke:var(--blue)}
.detail-roof-grid h3{font-size:17px}
.detail-cost{background:#edf4ff;border-inline-start:3px solid var(--blue);border-radius:12px}
.detail-cost>svg,.detail-cost .cost-icon{color:var(--blue)}
.detail-delivery{border-radius:14px;background:white}
.detail-cta{background:linear-gradient(110deg,#143889,#1954d5);color:#fff;border-radius:20px;padding:45px;margin-bottom:70px;gap:50px}
.detail-cta h2{font-size:42px;color:white}
.detail-cta .eyebrow{color:#b8d2ff}
.detail-cta p{color:#dde9ff}
.detail-cta .button{background:white;color:#134cce}
.detail-related-card>div{border-radius:15px}
.detail-related-card>span{font-size:15px;padding-top:18px}
.detail-faq summary{font-size:17px}
.detail-faq details>p{font-size:14px}
.detail-related{padding-bottom:65px}
.studio-motion-paused *,.studio-motion-paused *:before,.studio-motion-paused *:after{animation-play-state:paused!important}
.studio-motion-paused .studio-model img{transition:none}
@keyframes studio-signal{0%,100%{box-shadow:0 0 0 4px #2159f41a}50%{box-shadow:0 0 0 9px #2159f407}}
@media(min-width:1450px){.studio-scene{height:560px}.studio-hero{padding-top:28px}.studio-planner{padding:30px}.studio-copy h1{font-size:65px}}
@media(max-width:1190px){
 .section-shell{padding-inline:32px}.site-header{padding-inline:32px;gap:22px}.desktop-nav{gap:18px}.desktop-nav a{font-size:11px}
 .studio-hero{grid-template-columns:minmax(0,1.8fr) minmax(325px,1fr);gap:18px}.studio-copy h1{font-size:47px}.studio-copy>p:last-child{font-size:13px;max-width:300px}.studio-scene{height:510px}.studio-model{inset-inline:-38px -10px;bottom:2px}.studio-hotspot-solar{left:65%;top:140px}.studio-copy{max-width:440px}.studio-planner{padding:24px 19px}.studio-planner-title h2{font-size:26px}
 .studio-hotspot-home{left:54%;top:70%}.studio-hotspot-battery{right:0;top:85%}.studio-chart-body{gap:12px}.studio-legend{font-size:9px}.studio-chart-heading h2{font-size:12px}.studio-chart-card{padding:14px 15px 7px}
 .studio-trust{gap:25px}.studio-trust h2{font-size:30px}.studio-trust p{font-size:12px}.studio-trust ul{padding-inline-start:22px;gap:20px}.studio-trust li{font-size:12px;gap:13px}
 .service-strip{padding-inline:32px}.service-shortcut{padding-inline:20px;gap:12px}.service-shortcut strong{font-size:12px}.service-editorial,.studio-specialties{grid-template-columns:1fr 1fr}.service-photo{aspect-ratio:1.65}.service-text h3{font-size:23px}.service-text p{font-size:13px}.studio-specialty h3{font-size:20px}.studio-specialty p{font-size:13px}
 .pv-results{padding:23px}.quote-layout{gap:38px}.quote-intro h2{font-size:44px}.quote-form{padding:25px}.detail-content{gap:38px}.detail-hero{gap:35px}.detail-hero-photo{min-height:500px}.detail-lead{font-size:14px}.detail-process>div{grid-template-columns:1fr}.detail-process article{padding:23px}
}
@media(max-width:940px){
 .site-header{height:76px}.mobile-nav{top:76px}.site-header .brand{margin-inline-end:auto}.desktop-nav{display:none}
 .studio-hero{grid-template-columns:minmax(0,1.4fr) minmax(310px,1fr);gap:15px;padding-top:18px}.studio-copy h1{font-size:40px;margin-top:24px}.studio-copy>p:last-child{font-size:13px;max-width:290px}.studio-hotspot-solar{top:220px;left:50%;font-size:9px;max-width:140px}.studio-scene{height:510px}.studio-model{bottom:5px;inset-inline:-34px -15px}.studio-hotspot-home{top:75%;left:41%}.studio-hotspot-battery{top:91%;right:0}.studio-chart-body{grid-template-columns:1fr}.studio-legend{display:flex;gap:18px;padding-bottom:6px}.studio-chart-heading{align-items:flex-start}.studio-chart-heading h2{max-width:56%}.studio-light-switch button{min-width:32px;min-height:34px;padding:4px}.studio-light-switch #studio-motion{min-width:29px}.studio-planner-title h2{font-size:25px}.studio-areas button{font-size:10px;min-height:88px}.studio-steps button{font-size:9px}
 .studio-trust{grid-template-columns:1fr 1.2fr;padding-block:35px 60px;gap:25px}.studio-trust ul{grid-column:1/-1;display:flex;justify-content:space-between;border:0;border-top:1px solid var(--line);padding:23px 0 0}.studio-trust li{max-width:32%;font-size:12px}.studio-trust h2{font-size:32px}.studio-trust>a{height:240px}
 .application-gallery{grid-template-columns:repeat(3,minmax(0,1fr))}.application-tile>span{font-size:12px}.section-heading>p{font-size:13px;max-width:290px}
 .pv-workspace{gap:22px}.pv-catalog{grid-template-columns:1fr 1fr}.pv-catalog button{font-size:11px}.pv-daily strong{font-size:54px}.pv-equipment strong{font-size:32px}.pv-period-totals strong{font-size:20px}
 .process-item{padding:21px}.process-item h3{font-size:19px}.process-item p{font-size:12px}.quote-intro h2{font-size:38px}.quote-layout{grid-template-columns:1fr 1.4fr;gap:26px}.form-grid{grid-template-columns:1fr}.studio-faq-section{gap:35px}.studio-faq-section h2{font-size:36px}.contact-section{gap:35px}.contact-section h2{font-size:39px}.detail-content{grid-template-columns:200px minmax(0,1fr)}.detail-sidebar{padding:17px}.detail-sidebar h2{font-size:22px}.detail-sections h2{font-size:30px}.detail-flow{padding:23px}.detail-roof-grid{grid-template-columns:1fr}.detail-roof-grid article:last-child{grid-column:auto}.detail-related-grid{gap:17px}.detail-related-card>div{height:190px}
}
@media(max-width:740px){
 html{scroll-padding-top:22px}.section-shell{padding-inline:22px}.site-header{height:72px;padding-inline:20px;padding-inline-start:66px;gap:8px;position:relative}.site-header .brand{gap:5px}.brand>span{font-size:17px}.brand small{font-size:7px;letter-spacing:.07em}.brand-symbol{width:27px;height:35px}.header-actions{gap:8px}.header-quote{display:none}.language-control{padding-inline:6px;border-radius:11px}.language-control select{max-width:66px;font-size:11px;min-height:40px}.language-control svg{width:15px}.menu-button{position:absolute;inset-inline-start:13px;top:14px;width:42px;height:44px;display:flex;gap:6px;justify-content:center}.menu-button span{width:20px;height:1.6px}.mobile-nav{top:72px;padding:10px 23px 18px}.mobile-nav a{font-size:15px;padding-block:17px}
 .studio-hero{grid-template-columns:1fr;gap:15px;padding-top:8px;padding-bottom:22px;overflow:hidden}.studio-stage{display:contents}.studio-scene{height:465px;grid-row:1}.studio-copy{padding-top:12px;max-width:none}.studio-copy .eyebrow{font-size:8px;letter-spacing:.075em;gap:11px}.studio-copy h1{font-size:clamp(37px,9.5vw,52px);line-height:1.05;letter-spacing:-.06em;margin-top:22px;margin-bottom:13px}.studio-copy>p:last-child{font-size:13px;line-height:1.65;max-width:390px}.studio-model{width:calc(100% + 62px);left:-31px;right:auto;bottom:-27px;aspect-ratio:1513/1039}.studio-hotspot{font-size:9px;min-height:34px;gap:5px;padding:7px 9px;max-width:160px}.studio-hotspot .ti{width:16px;height:16px}.studio-hotspot-solar{top:47%;left:48%;max-width:150px}.studio-hotspot-home{top:72%;left:42%}.studio-hotspot-battery{top:83%;right:-5px}.studio-hotspot:after{width:5px;height:5px}
 .studio-planner{grid-row:2;position:relative;z-index:5;padding:24px 20px 22px;border-radius:17px;box-shadow:0 6px 24px #2159f408;min-height:520px}.studio-planner-title h2{font-size:28px}.studio-steps{margin:14px 0 19px;gap:9px}.studio-steps button{font-size:11px;gap:7px}.studio-steps b{width:26px;height:26px}.studio-areas{gap:9px}.studio-areas button{min-height:86px;font-size:11px;border-radius:12px}.studio-areas .ti{width:28px;height:28px}.studio-periods{margin-block:17px}.studio-periods button{font-size:11px;min-height:38px}.studio-list-head h3{font-size:13px}.studio-devices{max-height:266px}.studio-device{min-height:64px;padding:3px 6px}.studio-device-name{gap:10px}.studio-device-name>span{font-size:11px}.studio-device-name small{font-size:10px}.studio-device-name .ti{width:25px;height:25px}.studio-counter{font-size:12px}.studio-counter button{width:34px;min-height:44px}.studio-counter output{min-width:23px}.studio-device-actions{margin-top:5px}.studio-device-actions>button,.studio-edit-link{font-size:11px;min-height:44px}.studio-calculate{font-size:14px;min-height:54px;margin-top:20px}.studio-hint{font-size:11px;margin-top:17px}.studio-chart-card{grid-row:3;margin:0;padding:16px 17px 8px;border-radius:15px}.studio-chart-heading h2{font-size:13px;max-width:64%}.studio-light-switch button{min-width:35px;min-height:38px}.studio-light-switch #studio-motion{min-width:32px}.studio-canvas{height:130px}.studio-chart-body{gap:6px}.studio-legend{font-size:10px;justify-content:center;gap:20px}.studio-chart-details>summary{min-height:40px}.studio-chart-details p{font-size:11px}.studio-result .studio-total strong{font-size:60px}.studio-result .studio-small{font-size:12px}.studio-equipment strong{font-size:29px}.studio-inverter strong{font-size:24px}
 .service-strip{padding:10px 22px;grid-template-columns:1fr 1fr;gap:0}.service-shortcut,.service-shortcut:first-child{padding:15px 8px;gap:11px;border-bottom:1px solid #ffffff35;min-height:80px}.service-shortcut:nth-child(2){border-inline-end:0;padding-inline-start:17px}.service-shortcut:nth-child(n+3){border-bottom:0}.service-shortcut strong{font-size:11px;line-height:1.5}.service-shortcut .ti{width:28px;height:28px}
 .studio-trust{grid-template-columns:1fr;gap:23px;padding-block:31px 50px}.studio-trust>a{height:240px;border-radius:14px}.studio-trust h2{font-size:34px;line-height:1.16;max-width:400px}.studio-trust p{font-size:14px;margin-top:16px}.studio-trust .studio-coverage{font-size:12px;max-width:370px}.studio-trust ul{grid-column:1;padding-top:23px;gap:21px;flex-direction:column}.studio-trust li{max-width:none;font-size:13px;gap:17px}.studio-trust li .ti{width:26px;height:26px}
 .section-heading{display:block;margin-bottom:26px}.section-heading h2{font-size:36px;line-height:1.13;letter-spacing:-.055em}.section-heading .eyebrow{font-size:9px;margin-bottom:14px}.section-heading>p{max-width:100%;font-size:13px;line-height:1.9;margin-top:19px}.work-section{padding-block:10px 50px}.work-gallery{display:flex;gap:16px;overflow-x:auto;margin-inline:-22px;padding-inline:22px;scroll-padding-inline:22px;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;scrollbar-width:thin}.work-photo{flex:0 0 86%;scroll-snap-align:start}.work-photo .work-photo-image,.work-photo:nth-child(-n+2) .work-photo-image{height:245px}.work-photo-caption{font-size:13px;padding-top:12px}
 .services{padding-block:52px}.service-editorial{grid-template-columns:1fr;gap:21px}.service-photo{aspect-ratio:1.55}.service-text{padding:22px 20px;gap:12px 7px}.service-text h3{font-size:25px}.service-text p{font-size:13px;line-height:1.9}.service-text .service-quote{width:35px;height:35px;font-size:24px}.studio-specialties{grid-template-columns:1fr;gap:20px;margin-top:22px}.studio-specialty>img{aspect-ratio:1.8}.studio-specialty>div{padding:21px 20px 0;gap:11px}.studio-specialty h3{font-size:22px}.studio-specialty p{font-size:13px;padding:14px 20px 24px}.studio-specialty .ti{width:22px;height:22px}.applications-section{padding-block:50px}.application-gallery{display:flex;margin-inline:-22px;padding-inline:22px;gap:16px;scroll-snap-type:x mandatory;overflow-x:auto}.application-tile{flex:0 0 82%;scroll-snap-align:start}.application-tile img{aspect-ratio:1.5}.application-tile>span{font-size:13px}
 .calculator-section{padding-block:55px}.pv-top{grid-template-columns:1fr;padding:20px;gap:23px;border-radius:15px}.pv-modes button{font-size:12px;min-height:54px;padding:12px;gap:9px}.pv-roof-note{font-size:12px;margin-bottom:22px}.pv-workspace{grid-template-columns:1fr;gap:25px}.pv-catalog{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;max-height:390px;overflow:auto;padding:3px;overscroll-behavior:contain;scrollbar-width:thin}.pv-catalog button{font-size:11px;min-height:112px;padding:13px 9px;border-radius:11px}.pv-categories{gap:6px}.pv-categories button{min-height:40px;font-size:10px;padding-inline:11px}.pv-device{padding:18px}.pv-device-head h4{font-size:14px}.pv-device-head{gap:10px}.pv-fields{gap:14px}.pv-field{font-size:12px}.pv-field>span{line-height:1.5}.pv-field input,.pv-field select{font-size:16px;min-height:50px;padding:11px}.pv-check{font-size:12px;line-height:1.8}.pv-settings{padding:20px}.pv-results{position:static;padding:26px 21px;border-radius:17px}.pv-daily strong{font-size:63px}.pv-period-totals strong{font-size:23px}.pv-equipment strong{font-size:37px}.pv-equipment{padding:19px 15px}.pv-equipment small{font-size:11px}.pv-continue{font-size:14px!important;min-height:54px!important}.pv-chart p{font-size:11px}.pv-quick{display:grid;font-size:12px;padding:15px 17px}.pv-battery-check .pv-energy-split strong{font-size:16px}
 .process-section{padding-block:5px 53px}.process-section>h2{font-size:36px}.process-grid{grid-template-columns:1fr;gap:14px;margin-top:28px}.process-item{display:grid;padding:23px;grid-template-columns:28px 1fr;gap:9px 14px;border-radius:14px}.process-item h3{font-size:21px;line-height:1.4;margin:0}.process-item p{font-size:13px;line-height:1.9}.process-item>span{font-size:12px;grid-row:1/3;padding-top:4px}.reviews-section{padding-block:5px 50px}.reviews-section .section-heading h2{font-size:34px}.reviews-empty{display:block;padding:28px 23px 28px 59px}.review-quote-mark{inset-inline-start:16px;top:24px;font-size:60px}.reviews-empty h3{font-size:21px;line-height:1.4}.reviews-empty p{font-size:13px;margin-top:13px}.reviews-empty .text-link{font-size:13px;margin-top:14px}
 .studio-faq-section{grid-template-columns:1fr;gap:27px;padding-block:15px 55px}.studio-faq-section h2{font-size:36px}.studio-faq-section>div>p:last-child{font-size:13px;margin-top:16px;max-width:100%}.studio-faq summary{font-size:15px;line-height:1.7;padding-block:20px}.studio-faq details>p{font-size:13px}.studio-faq .text-link{font-size:12px}
 .quote-section{padding-block:50px}.quote-layout{grid-template-columns:1fr;gap:28px}.quote-intro h2{font-size:42px;line-height:1.15}.quote-intro>p:not(.eyebrow){font-size:14px;max-width:100%}.quote-form{padding:23px 19px;border-radius:17px}.form-grid{grid-template-columns:1fr;gap:18px}.form-grid label>span,.note-field>span{font-size:12px;line-height:1.6}.form-grid :is(input,select),.note-field textarea{min-height:50px;font-size:16px;padding:12px}.quote-actions{display:flex;flex-direction:column;gap:9px}.quote-actions .button{font-size:14px;min-height:54px}.copy-button{font-size:13px;min-height:44px}.form-hint{font-size:11px}.message-preview{font-size:12px}.message-preview pre{font-size:11px;line-height:1.9}.form-status{font-size:12px}
 .contact-section{grid-template-columns:1fr;gap:30px;padding-block:52px}.contact-section h2{font-size:36px;line-height:1.2}.contact-section p:not(.eyebrow){font-size:14px}.contact-section p.muted{font-size:12px}.contact-links>a,.contact-links>button{padding:19px 16px}.contact-links strong{font-size:18px}.contact-links small{font-size:10px}.contact-coverage p{font-size:12px}.contact-link-icon{width:41px;height:41px}.site-footer{padding-block:27px 40px}.site-footer>div,.site-footer button,.site-footer>div>a{font-size:10px}.footer-brand span{font-size:10px}.site-footer .footer-brand{font-size:26px}
 .floating-contact{inset-inline-start:auto;inset-inline-end:17px;bottom:calc(96px + env(safe-area-inset-bottom,0px));gap:8px;max-width:120px}.float-button{width:48px;height:48px}.float-button .ti{width:24px;height:24px}.mobile-quote-shortcut,.detail-page .floating-contact .mobile-quote-shortcut{display:none!important}
 body.mobile-nav-enabled .mobile-bottom-nav:not([hidden]){background:#ffffffed;border-color:#dde6f5;box-shadow:0 -4px 22px #18386008;color:#153768}.mobile-bottom-nav-item{color:#597193!important;border-radius:10px}.mobile-bottom-nav-item[aria-current=page],.mobile-bottom-nav-item[aria-current=location],.mobile-bottom-nav-item.is-active{background:#edf3ff!important;color:#2159f4!important}.mobile-bottom-nav-item svg{stroke-width:1.7}.mobile-bottom-nav-item span{font-size:10px}.mobile-bottom-nav .mobile-bottom-nav-link{color:#456288}
 .studio-catalog-dialog{padding:21px 17px;width:calc(100vw - 24px);max-width:none;max-height:86dvh}.studio-catalog-dialog h2{font-size:24px}.studio-catalog-grid{grid-template-columns:1fr 1fr;gap:9px;margin-top:17px}.studio-catalog-grid button{font-size:12px;min-height:108px;padding:14px}.studio-catalog-dialog form{bottom:-21px}
 .detail-hero{grid-template-columns:1fr;gap:25px;padding-block:22px 42px}.detail-hero-copy{padding:0}.detail-back{margin-bottom:24px;font-size:11px}.detail-hero h1{font-size:42px;line-height:1.1;margin-bottom:22px}.detail-hero .eyebrow{font-size:9px;margin-bottom:17px}.detail-lead{font-size:14px;line-height:1.95}.detail-hero .button{margin-top:25px;min-height:52px;font-size:14px}.detail-hero-photo{min-height:320px;height:340px;border-radius:17px;margin:0}.detail-photo-action{font-size:12px;bottom:23px;inset-inline:22px;gap:15px}.detail-content{grid-template-columns:1fr;gap:35px;padding-block:30px 50px}.detail-sidebar{position:static;padding:23px;border-radius:14px}.detail-sidebar h2{font-size:25px}.detail-sidebar p:not(.eyebrow){font-size:13px}.detail-jump-nav{grid-template-columns:1fr 1fr;gap:0 20px}.detail-jump-nav a{font-size:12px;line-height:1.7;min-height:48px}.detail-sections>section+section{margin-top:37px}.detail-sections h2{font-size:30px;line-height:1.25}.detail-flow{padding:22px;border-radius:14px}.detail-flow ol{grid-template-columns:1fr 1fr;gap:23px 15px}.detail-flow li:nth-child(2):after{display:none}.detail-flow>p{font-size:12px;line-height:1.85}.detail-flow a{font-size:11px}.detail-scope{margin-top:25px}.detail-scope li{gap:11px;grid-template-columns:28px 1fr;padding-block:20px}.detail-scope p{font-size:14px;line-height:1.9}.detail-scope li>span{font-size:11px}.detail-considerations{padding:23px}.detail-considerations h2{font-size:27px}.detail-considerations li{font-size:13px}.detail-process>div{grid-template-columns:1fr;gap:14px}.detail-process article{padding:22px}.detail-process h3{font-size:19px}.detail-process p{font-size:13px}.detail-cost{padding:23px;gap:15px}.detail-sections .detail-cost h2{font-size:24px}.detail-cost p,.detail-delivery p{font-size:13px;line-height:1.9}.detail-roof-grid{grid-template-columns:1fr;gap:12px}.detail-roof-grid article{padding:22px}.detail-roof-grid p{font-size:13px;line-height:1.9}.detail-roof-grid article:last-child{display:block}.detail-delivery{padding:23px}.detail-delivery .text-link{font-size:12px}.detail-faq summary{font-size:15px;line-height:1.8;padding-block:20px}.detail-faq details>p{font-size:13px;line-height:1.95}.detail-cta{display:block;margin-inline:22px;padding:27px 23px;border-radius:16px;margin-bottom:48px}.detail-cta h2{font-size:33px;line-height:1.2}.detail-cta p{font-size:13px;line-height:1.9}.detail-cta>div:last-child{margin-top:23px}.detail-cta .button{font-size:14px}.detail-related{padding-bottom:50px}.detail-related .section-heading h2{font-size:30px}.detail-related-grid{grid-template-columns:1fr;gap:26px}.detail-related-card>div{height:220px}.detail-related-card>span{font-size:15px}.detail-page .floating-contact{max-width:120px}
}
@media(max-width:380px){.section-shell{padding-inline:17px}.site-header{padding-inline-end:13px;padding-inline-start:56px}.brand>span{font-size:15px}.brand-symbol{width:24px}.language-control select{max-width:54px}.studio-copy h1{font-size:36px}.studio-scene{height:435px}.studio-hotspot-solar{top:50%;left:45%}.studio-copy>p:last-child{font-size:12px}.studio-planner{padding:22px 16px}.studio-planner-title h2{font-size:26px}.studio-counter button{width:31px;min-width:31px}.studio-counter output{min-width:20px}.studio-device-name>span{font-size:10px}.studio-device-name small{font-size:9px}.studio-device-name{gap:7px}.studio-chart-heading h2{font-size:12px;max-width:57%}.studio-steps button{font-size:10px}.studio-light-switch button{min-width:31px}.pv-catalog{grid-template-columns:1fr 1fr}.pv-fields{grid-template-columns:1fr}.pv-daily strong{font-size:54px}.pv-equipment strong{font-size:31px}.studio-total strong{font-size:50px}}
html[dir=rtl] .studio-copy h1{letter-spacing:0;line-height:1.3;font-size:clamp(35px,4vw,57px)}
html[dir=rtl] .studio-copy{direction:rtl;text-align:start}
html[dir=rtl] .studio-model{transform:scaleX(-1)}
html[dir=rtl] .studio-hotspot-solar{left:10%}
html[dir=rtl] .studio-hotspot-home{left:28%}
html[dir=rtl] .studio-hotspot-battery{left:1%;right:auto}
html[dir=rtl] .studio-steps,html[dir=rtl] .studio-device{text-align:start}
html[dir=rtl] .studio-trust h2,html[dir=rtl] .section-heading h2{letter-spacing:0}
@media(max-width:740px){html[dir=rtl] .site-header{padding-inline-start:66px;padding-inline-end:20px}html[dir=rtl] .studio-copy h1{font-size:35px;line-height:1.25}html[dir=rtl] .studio-hotspot-solar{top:48%;left:7%}html[dir=rtl] .studio-hotspot-home{left:34%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.studio-model img{transition:none}}
.revision-waiting{opacity:0;transform:translateY(16px)}
.revision-entered{opacity:1;transform:none;transition:opacity .48s ease,transform .48s ease;transition-delay:var(--revision-delay,0ms)}
.revision-image-frame{position:relative}
.revision-link-chip{position:absolute;inset-inline-end:14px;bottom:14px;border-radius:24px;display:flex;align-items:center;gap:13px;padding:9px 13px;font-size:10px}
.studio-catalog-footer{position:sticky;bottom:-26px;background:#f9fbfff0;padding:12px 0 0;backdrop-filter:blur(10px)}
.studio-catalog-footer .button{width:100%}
@media(max-width:740px){
 .studio-scene{height:380px}.studio-hotspot-solar{top:47%}.studio-hotspot-home{top:70%}.studio-hotspot-battery{top:82%}
 .studio-steps button,.studio-periods button{min-height:44px}.language-control select{min-height:44px}
 .studio-planner{min-height:0}.studio-copy .eyebrow{font-size:9px}.studio-copy h1{margin-top:18px}
 body.mobile-nav-enabled .mobile-bottom-nav-link{color:#536c91}
 body.mobile-nav-enabled .mobile-bottom-nav-link[aria-current]{background:#edf3ff;color:var(--blue)}
 body.mobile-nav-enabled .mobile-bottom-nav-link[aria-current] .mobile-bottom-nav-icon{color:var(--blue);background:transparent}
 body.mobile-nav-enabled .mobile-bottom-nav-quote,body.mobile-nav-enabled .mobile-bottom-nav-quote[aria-current]{color:white;background:var(--blue)}
 body.mobile-nav-enabled .mobile-bottom-nav-quote[aria-current] .mobile-bottom-nav-icon{color:white;background:transparent}
 .studio-catalog-footer{bottom:-21px}
}
@media(max-width:380px){.studio-scene{height:365px}}
@media(prefers-reduced-motion:reduce){.revision-waiting{opacity:1;transform:none}}
@media(min-width:941px){
 .studio-model{bottom:-92px}
 .studio-copy h1{font-size:clamp(44px,4.05vw,60px)}
 .studio-copy>p:last-child{max-width:340px;background:linear-gradient(90deg,#f9fbfff5 70%,#f9fbff00);padding:2px 10px 6px 0}
}
@media(max-width:740px){
 .studio-scene{height:auto;min-height:380px;padding-bottom:200px}
 .studio-copy>p:last-child{background:linear-gradient(90deg,#f9fbfff5 70%,#f9fbff00);padding-block:3px}
 .studio-hotspot-solar{top:auto;bottom:160px}.studio-hotspot-home{top:auto;bottom:65px}.studio-hotspot-battery{top:auto;bottom:27px}
 html[dir=rtl] .studio-hotspot-solar{top:auto;bottom:160px}
}
@media(max-width:380px){.work-gallery,.application-gallery{margin-inline:-17px;padding-inline:17px;scroll-padding-inline:17px}}
