:root{--ph:#b9ff35;--ink:#0d1512;--muted:#65716b;--line:#dce5df;--soft:#f4f8f5;--card:#fff}.ph-wrap{font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;color:var(--ink);max-width:1180px;margin:auto;padding:18px 22px 70px}.ph-wrap *{box-sizing:border-box}.ph-nav{display:flex;gap:8px;flex-wrap:wrap;padding:8px 0 28px;border-bottom:1px solid var(--line)}.ph-nav a{color:var(--ink);text-decoration:none;padding:9px 12px;border-radius:99px;font-size:14px}.ph-nav a:hover{background:var(--soft)}.ph-hero{display:grid;grid-template-columns:1.25fr .75fr;gap:55px;align-items:center;padding:80px 0}.ph-kicker,.ph-section-head>span{font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.ph-hero h1,.ph-section-head h1{font-size:clamp(42px,6vw,78px);line-height:.98;margin:16px 0}.ph-hero h1 em{font-style:normal;color:#4f6f1f}.ph-hero p,.ph-section-head p{font-size:18px;line-height:1.7;color:var(--muted);max-width:760px}.ph-actions{display:flex;gap:12px;flex-wrap:wrap;margin:28px 0}.ph-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 20px;border:1px solid var(--ink);border-radius:10px;background:var(--ink);color:white!important;text-decoration:none!important;font-weight:800;cursor:pointer}.ph-btn.ghost{background:white;color:var(--ink)!important}.ph-btn.light{background:var(--ph);color:var(--ink)!important}.ph-stats{display:flex;gap:22px;flex-wrap:wrap;font-size:13px}.ph-sun-art{min-height:390px;background:var(--ink);border-radius:28px;color:white;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;overflow:hidden}.ph-sun-art .sun{font-size:90px;color:var(--ph);z-index:2}.ph-sun-art .orbit{position:absolute;width:290px;height:290px;border:1px solid #506159;border-radius:50%}.panel-art{font-size:48px;line-height:.8;transform:skewY(-5deg);margin-top:20px;color:#b9c6bf}.ph-section-head{padding:62px 0 30px}.ph-section-head h2{font-size:42px;max-width:700px;margin:10px 0}.ph-grid{display:grid;gap:16px}.ph-grid.five{grid-template-columns:repeat(5,1fr)}.ph-grid.four{grid-template-columns:repeat(4,1fr)}.ph-grid.three{grid-template-columns:repeat(3,1fr)}.ph-card,.ph-feature,.ph-price{border:1px solid var(--line);padding:24px;border-radius:18px;background:var(--card);color:var(--ink)!important;text-decoration:none!important}.ph-card:hover{transform:translateY(-3px);border-color:#9dbf65}.ph-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:13px;background:var(--soft);font-size:24px}.ph-card h3{margin:24px 0 8px}.ph-card p,.ph-feature p,.ph-price p{color:var(--muted);line-height:1.55}.ph-card>span:last-child{font-weight:800;font-size:13px}.ph-darkband{margin:70px 0;background:var(--ink);color:white;border-radius:26px;padding:42px;display:flex;justify-content:space-between;align-items:center;gap:30px}.ph-darkband h2{font-size:38px;margin:8px 0}.ph-darkband p{color:#b9c6bf}.ph-feature b{font-size:32px;color:#759a36}.ph-cta{text-align:center;background:var(--soft);padding:54px 25px;border-radius:24px;margin-top:65px}.ph-cta h2{font-size:36px;margin:0 0 10px}.ph-tool .ph-section-head,.ph-builder .ph-section-head,.ph-finance .ph-section-head{padding-bottom:24px}.ph-tabs{display:flex;gap:8px;overflow:auto;padding-bottom:14px}.ph-tabs button,.ph-steps button{border:1px solid var(--line);background:white;padding:13px 16px;border-radius:12px;font-weight:750;white-space:nowrap;cursor:pointer}.ph-tabs button.active{background:var(--ink);color:white}.ph-calc-layout,.ph-builder-layout{display:grid;grid-template-columns:1.05fr .95fr;gap:22px;align-items:start}.ph-form-card,.ph-result,.ph-builder-main,.ph-build-summary{border:1px solid var(--line);border-radius:20px;padding:26px;background:white}.ph-pane{display:none}.ph-pane.active{display:block}.ph-wrap label{display:grid;gap:8px;font-weight:700;margin:16px 0}.ph-wrap input,.ph-wrap select{width:100%;min-height:48px;border:1px solid #cfd9d3;border-radius:10px;padding:10px 12px;background:white;font-size:16px}.ph-result{background:var(--ink);color:white;position:sticky;top:20px;min-height:360px}.ph-result-empty{text-align:center;padding:45px 15px}.bigicon{font-size:65px;color:var(--ph)}.ph-result p{color:#c4cec9}.ph-badge{display:inline-block;background:#e8f8cc;color:#2b4413;border-radius:99px;padding:7px 10px;font-size:12px;font-weight:800}.ph-result-data h2{font-size:52px;margin:18px 0 0}.ph-metrics{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:24px 0}.ph-metrics>div{padding:15px;border:1px solid #3a4741;border-radius:12px}.ph-metrics small{display:block;color:#aab7b0}.ph-metrics b{font-size:18px}.ph-energybar{height:8px;background:#334039;border-radius:99px;overflow:hidden}.ph-energybar i{display:block;width:78%;height:100%;background:var(--ph)}.ph-note{font-size:13px;line-height:1.6}.ph-appliances{display:grid;grid-template-columns:1fr 1fr;gap:10px}.ph-appliance{display:grid!important;grid-template-columns:auto 1fr 62px;align-items:center;border:1px solid var(--line);padding:10px;border-radius:12px;margin:0!important}.ph-appliance>input:first-child{width:20px;min-height:20px}.ph-appliance small{display:block;color:var(--muted)}.ph-appliance .ph-qty{min-height:38px}.ph-custom{display:grid;grid-template-columns:1.5fr 1fr auto;gap:8px;margin:12px 0}.ph-custom button{border:0;background:var(--soft);border-radius:10px;padding:0 15px;font-weight:800}.ph-steps{display:grid;grid-template-columns:repeat(8,1fr);gap:7px;margin-bottom:18px;overflow:auto}.ph-steps button{font-size:12px}.ph-steps b{display:block;font-size:18px}.ph-steps button.current{background:var(--ink);color:white}.ph-build-step{display:none}.ph-build-step.active{display:block}.ph-build-step h2{font-size:34px;margin-bottom:0}.ph-step-actions{display:flex;justify-content:space-between;gap:10px;margin-top:28px}.ph-build-summary{position:sticky;top:20px;background:var(--soft)}.ph-build-summary h2{font-size:38px}.ph-build-summary>div{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid var(--line)}.ph-table{overflow:auto;margin-top:25px}.ph-table table{width:100%;border-collapse:collapse;min-width:700px}.ph-table th,.ph-table td{text-align:left;padding:16px;border-bottom:1px solid var(--line)}.ph-guide{max-width:850px}.ph-guide section{display:grid;grid-template-columns:60px 1fr;column-gap:20px;border-top:1px solid var(--line);padding:30px 0}.ph-guide section>b{grid-row:1/3;font-size:30px;color:#789d3b}.ph-guide h2{margin:0}.ph-guide p{color:var(--muted);line-height:1.7}.ph-check{display:flex!important;align-items:center;gap:10px}.ph-check input{width:20px;min-height:20px}@media(max-width:850px){.ph-hero,.ph-calc-layout,.ph-builder-layout{grid-template-columns:1fr}.ph-grid.five,.ph-grid.four{grid-template-columns:1fr 1fr}.ph-grid.three{grid-template-columns:1fr}.ph-result,.ph-build-summary{position:static}.ph-sun-art{min-height:300px}.ph-darkband{align-items:flex-start;flex-direction:column}.ph-steps{grid-template-columns:repeat(8,110px)}}@media(max-width:520px){.ph-wrap{padding:12px 14px 50px}.ph-hero{padding:48px 0}.ph-grid.five,.ph-grid.four{grid-template-columns:1fr}.ph-appliances{grid-template-columns:1fr}.ph-custom{grid-template-columns:1fr}.ph-hero h1,.ph-section-head h1{font-size:42px}.ph-metrics{grid-template-columns:1fr}.ph-nav{gap:2px}.ph-nav a{padding:8px}.ph-darkband{padding:28px}.ph-result-data h2{font-size:42px}}
