@charset "UTF-8";
:root{--paper:#f8f9f5;--ink:#203b33;--green:#176b55;--lime:#e0f5bd;--muted:#75847c;--line:#dfe5dd;--white:#fff;--red:#b13832;font-family:Inter,"PingFang SC","Microsoft YaHei",system-ui,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}
*{box-sizing:border-box}
body{margin:0}
button,input{font:inherit}
a{color:inherit;text-decoration:none}
button,a,input,summary{-webkit-tap-highlight-color:transparent}
button{cursor:pointer}
button:disabled{cursor:wait;opacity:.6}
button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #77aa8e;outline-offset:4px}
input:focus{outline:2px solid var(--green);outline-offset:2px}
.wrap{width:min(1160px,calc(100% - 64px));margin-inline:auto}
.notice{height:35px;background:#eaf0e2;display:flex;align-items:center;justify-content:center;gap:9px;font-size:11px;color:#42634c;letter-spacing:.5px}
.notice-separator{opacity:.4;margin:0 5px}
.dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#398967}
.header{height:97px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line)}
.brand{display:flex;align-items:center;gap:9px;font-size:20px;font-weight:750;white-space:nowrap}
.brand small{font-size:9px;width:55px;white-space:normal;letter-spacing:1px;font-weight:500;line-height:1.5;color:var(--muted)}
nav{display:flex;gap:32px;font-size:13px;color:#5a6b61}
nav a:hover{color:var(--green)}
.nav-button{display:inline-flex;justify-content:space-between;align-items:center;gap:27px;padding:12px 19px;border:1px solid #b7c6b9;border-radius:7px;font-size:13px;font-weight:600}
.hero{display:grid;grid-template-columns:1.12fr 1fr;gap:80px;padding-top:65px;padding-bottom:61px}
.hero-copy{position:relative;overflow:hidden;min-height:520px}
.eyebrow{font-size:10px;font-weight:650;letter-spacing:1.8px;display:flex;align-items:center;gap:8px;color:var(--green)}
h1{font-size:clamp(36px,3.65vw,52px);line-height:1.42;letter-spacing:-1.7px;font-weight:650;margin:23px 0}
.highlight{position:relative;color:var(--green);z-index:1}
.highlight:after{content:"";position:absolute;left:0;right:0;height:12px;bottom:3px;background:#dfebc8;z-index:-1;border-radius:50%}
.lead{font-size:15px;line-height:1.9;color:#708077;margin-bottom:26px}
.hero-features{display:flex;flex-wrap:wrap;gap:17px;font-size:11px;color:#526959}
.hero-bottom{display:flex;gap:13px;align-items:center;margin-top:47px;position:relative;z-index:2}
.mini-bolt{background:#e8edde;width:41px;height:41px;border-radius:50%;text-align:center;line-height:41px;font-size:25px;color:#547845}
.hero-bottom strong{font-size:12px}
.hero-bottom p{font-size:10px;color:var(--muted);margin:7px 0 0}
.orbit{width:210px;height:210px;border:1px solid #dce5d3;border-radius:50%;position:absolute;right:2px;bottom:-76px;transform:rotate(-16deg);display:flex;align-items:center;justify-content:center;color:#66835b;background:radial-gradient(circle,#e4eed6 0,transparent 70%);opacity:.68}
.orbit:before{content:"";position:absolute;inset:20px;border:1px dashed #bacbad;border-radius:50%}
.orbit b{font-size:116px;line-height:1;font-weight:500}
.orbit span,.orbit i{position:absolute;font-size:9px;letter-spacing:3px;top:12px;font-style:normal}
.orbit i{top:auto;bottom:13px}
.rental-card{background:white;border:1px solid #e0e5da;border-radius:16px;padding:28px;box-shadow:0 18px 45px #283c2510;position:relative}
.card-title{display:flex;align-items:center;justify-content:space-between;padding-bottom:22px;border-bottom:1px solid #edf0e9;margin-bottom:24px}
.card-title h2{font-size:22px;margin:9px 0 0}
.tag{background:#f0f4e8;border:1px solid #e5ebd9;color:#738555;border-radius:5px;padding:5px 9px;font-size:10px}
.card-title .eyebrow{font-size:9px;letter-spacing:1.4px}
fieldset{border:0;margin:0 0 23px;padding:0;min-width:0}
legend{font-size:11px;font-weight:500;color:#9da798;margin-bottom:12px;display:block;letter-spacing:.5px}
legend span{color:var(--ink);margin-left:7px;font-size:12px}
input[type=text],input[type=password]{width:100%;border:1px solid var(--line);background:#fff;border-radius:7px;padding:14px 12px;font-size:12px;color:var(--ink);min-width:0}
input::placeholder{color:#a0aaa1}
.input-hint{display:flex;justify-content:space-between;font-size:9px;color:#879486;margin-top:10px;gap:8px}
.quote{border-top:1px dashed var(--line);margin:24px 0 20px;padding-top:15px;display:grid;gap:12px}
.quote>div{display:flex;align-items:center;justify-content:space-between;font-size:11px;color:#7e8b80}
.quote strong{font-weight:500;color:var(--ink)}
.quote small{font-size:9px;background:#f1f3ee;padding:2px 4px;margin-left:4px}
.quote b{font-size:28px;letter-spacing:-1px;font-weight:600;margin-right:3px}
.primary{border:0;border-radius:7px;background:var(--green);color:white;width:100%;padding:15px 18px;display:flex;align-items:center;justify-content:center;gap:24px;font-size:13px;transition:background .15s}
.primary:hover{background:#135944}
.primary span{margin-left:auto}
.form-note{font-size:9px;color:#8b978b;text-align:center;margin:12px 0 0}
.error{color:var(--red);font-size:12px;line-height:1.6;margin:10px 0 0}
.error:empty{display:none}
h2{font-size:28px;letter-spacing:-.7px;font-weight:600;margin:13px 0 0}
.support{display:flex;justify-content:space-between;align-items:center;padding:30px 35px;background:#edf0e8;border-radius:12px;gap:20px}
.support h2{font-size:20px;margin:0}
.support p{font-size:12px;color:var(--muted);margin-bottom:0}
footer{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:35px;padding-bottom:35px;margin-top:30px;border-top:1px solid var(--line);font-size:11px;color:var(--muted)}
footer .brand{font-size:16px;color:var(--ink)}
dialog{border:1px solid var(--line);border-radius:16px;width:min(490px,calc(100% - 30px));padding:30px;color:var(--ink);box-shadow:0 25px 100px #16352333;max-height:90vh;overflow:auto}
dialog::backdrop{background:#0f2b2255;backdrop-filter:blur(4px)}
dl{font-size:12px}
dl>div{padding:10px 0;display:grid;grid-template-columns:70px 1fr;gap:15px;border-bottom:1px solid #eef0ea}
dt{color:var(--muted)}
dd{margin:0;overflow-wrap:anywhere;text-align:right}
dialog .primary{margin-top:14px}
.toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);padding:12px 25px;background:#203b33;color:white;border-radius:8px;font-size:13px;box-shadow:0 3px 18px #0002;z-index:10}
table{border-collapse:collapse;width:100%;font-size:12px;text-align:left;white-space:nowrap}
td,th{padding:15px;border-bottom:1px solid var(--line)}
th{background:#edf1e7;color:#52674e}
td code{font-size:10px}
[hidden]{display:none!important}
@media(min-width:1450px){
.hero{gap:100px}
h1{font-size:53px}
}
@media(max-width:900px){
.wrap{width:calc(100% - 40px)}
.header{height:80px}
.brand small{display:none}
nav{gap:16px}
.hero{gap:32px;padding-top:40px;grid-template-columns:1fr 1fr}
.hero-copy{min-height:520px}
h1{font-size:36px;letter-spacing:-1px}
.lead{font-size:13px}
.hero-features{gap:12px}
.rental-card{padding:22px}
}
@media(max-width:660px){
.wrap{width:calc(100% - 32px)}
.notice{font-size:9px;gap:6px}
.header{height:72px;gap:10px}
.brand{font-size:18px}
.brand img{width:30px;height:30px}
nav{display:none}
.nav-button{padding:10px 13px;gap:15px;font-size:11px}
.hero{grid-template-columns:1fr;padding-top:33px;gap:25px;padding-bottom:35px}
.hero-copy{min-height:0;padding-bottom:12px}
.eyebrow{font-size:9px}
h1{font-size:39px;margin:18px 0;line-height:1.4}
.lead{font-size:13px}
.hero-features{font-size:10px;gap:14px}
.hero-bottom{margin-top:25px}
.orbit{display:none}
.rental-card{padding:23px}
.support{padding:24px 20px;align-items:start;flex-direction:column}
.support h2{font-size:20px}
footer{flex-wrap:wrap;font-size:10px;gap:18px}
footer>span{order:3;width:100%}
}
.address-display{overflow-wrap:anywhere;border:1px solid var(--line);border-radius:7px;padding:15px 12px;background:#f7f9f3;color:var(--green);font-size:13px;line-height:1.8;margin:12px 0}
.address-display.unset{color:var(--muted)}
.fixed-energy{display:flex;align-items:baseline;gap:8px;margin:8px 0 24px;color:var(--green)}
.fixed-energy strong{font-size:39px;letter-spacing:-1px;font-weight:600}
.fixed-energy span{font-size:12px;color:var(--muted)}
.copy-icon{font-size:17px}
.address-label{display:block;font-size:12px;margin-bottom:8px}
.fixed-card .quote{margin-top:20px}
.fixed-card .primary span{margin-left:0}
.support-disabled{color:var(--muted);cursor:default}
.copy-fallback{position:fixed;left:-9999px;top:0}
.simple-main .hero{align-items:start}
.simple-main .hero-copy{min-height:470px}
.simple-main .rental-card{min-height:430px}
.simple-main .support{margin-top:0;margin-bottom:42px}
.toast{max-width:90vw;width:max-content;text-align:center}
@media(max-width:660px){
.simple-main .hero-copy{min-height:0}
.simple-main .rental-card{min-height:0}
.fixed-energy strong{font-size:36px}
}
.fixed-card .card-title{justify-content:space-between;text-align:left;padding-bottom:22px}
.fixed-card .card-title .eyebrow{justify-content:flex-start}
.fixed-card .fixed-energy{justify-content:center;margin-top:22px;margin-bottom:28px}
.fixed-card .address-label,.fixed-card .address-display{text-align:center}
.fixed-card .input-hint{justify-content:center;text-align:center;line-height:1.7}
.fixed-card .address-display{padding:17px 12px}
.fixed-card .primary{gap:10px}
.fixed-card .form-note{line-height:1.8;margin-top:14px}
.fixed-card .quote{padding-top:20px;margin-bottom:23px}
.fixed-card .quote>div{flex-direction:column;justify-content:center;gap:10px;text-align:center}
.fixed-card .quote strong{display:flex;align-items:baseline;justify-content:center;gap:6px}
.fixed-card .quote b{font-size:32px;line-height:1.1;margin-right:0}
.footer-network{display:inline-flex;align-items:center;justify-content:center;gap:10px;color:#42634c;font-size:12px}
.footer-network .dot{flex:0 0 6px}
.offer-summary{display:grid;grid-template-columns:.85fr 1.15fr;align-items:end;gap:clamp(12px,2vw,22px);margin:26px 0 30px}
.fixed-card .offer-summary .quote{border:0;padding:0;margin:0;min-width:0}
.energy-column{min-width:0;text-align:center;border-left:1px solid var(--line);padding-left:clamp(12px,2vw,22px)}
.energy-caption{display:block;font-size:11px;color:var(--muted);margin-bottom:10px}
.fixed-card .offer-summary .fixed-energy{margin:0;gap:6px;white-space:nowrap}
.fixed-card .offer-summary .fixed-energy strong,.fixed-card .offer-summary .quote b{font-size:clamp(26px,4vw,36px);line-height:1.1}
.fixed-card .offer-summary .fixed-energy span{font-size:11px}
.fixed-card .input-hint{margin-bottom:24px}
.offer-summary:has(#price-line[hidden]){grid-template-columns:1fr}
.offer-summary:has(#price-line[hidden]) .energy-column{border-left:0;padding-left:0}
.language-control{display:flex;align-items:center;gap:9px;color:var(--green);flex-shrink:0}
.language-control select{font:inherit;font-size:12px;color:var(--ink);background:#f4f7ef;border:1px solid var(--line);border-radius:7px;padding:10px 25px 10px 10px;max-width:185px;min-width:115px;cursor:pointer}
html:not([lang="zh-CN"]) h1{font-size:clamp(30px,3.2vw,43px);line-height:1.4;letter-spacing:-.6px}
html:not([lang="zh-CN"]) .lead{font-size:14px}
html:not([lang="zh-CN"]) .card-title h2{font-size:20px}
.hero-copy,.card-title>div{min-width:0}
.card-title{gap:12px}
.card-title .tag{flex-shrink:0}
.hero-features{line-height:1.8}
.hero-copy h1,.lead,.hero-bottom strong{overflow-wrap:anywhere}
.brand{gap:8px}
html[lang="km"],html[lang="lo"],html[lang="my"],html[lang="th"]{line-height:1.7}
html[lang="my"]{font-family:"Myanmar Text",system-ui,sans-serif}
html[lang="km"]{font-family:"Khmer UI","Noto Sans Khmer",system-ui,sans-serif}
html[lang="lo"]{font-family:"Lao UI","Noto Sans Lao",system-ui,sans-serif}
@media(max-width:660px){
.language-control{gap:6px}
.language-control select{max-width:150px;min-width:100px;font-size:11px;padding:9px 20px 9px 8px}
.header .brand{font-size:16px;white-space:normal}
.header .brand small{display:none}
.header{gap:12px}
.header .brand img{flex-shrink:0}
.support .nav-button{white-space:normal}
.card-title h2{line-height:1.6}
.hero-features{gap:9px 14px}
}
.language-control>svg{display:none}
.address-display{min-height:55px;display:flex;align-items:center;justify-content:center}
.primary,.nav-button{touch-action:manipulation;transition:background-color .12s ease,border-color .12s ease}
.primary:active:not(:disabled){transform:translateY(1px)}
.toast{pointer-events:none}
.hero-copy,.rental-card{min-width:0}
@media(max-width:660px){
.address-display{min-height:78px}
.notice{flex-wrap:wrap;height:auto;min-height:35px;padding:6px 10px}
}
@media(prefers-reduced-motion:reduce){
*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}
}
.flag-picker{position:relative;max-width:100%;min-width:0}
.flag-trigger{display:flex;align-items:center;gap:9px;min-height:44px;max-width:100%;padding:9px 12px;background:#f4f7ef;border:1px solid var(--line);border-radius:9px;color:var(--ink);font:inherit;font-size:14px;touch-action:manipulation}
.flag-trigger img,.flag-option img{display:block;width:24px;height:18px;object-fit:cover;border-radius:3px;flex:none;box-shadow:0 0 0 1px #203b3312;pointer-events:none}
.flag-trigger #selected-language{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.flag-chevron{margin-left:auto;flex:none}
.flag-menu{position:absolute;top:calc(100% + 6px);right:0;z-index:1000;min-width:220px;width:max-content;max-width:calc(100vw - 32px);max-height:min(440px,65vh);overflow-y:auto;overscroll-behavior:contain;padding:5px;background:#fff;border:1px solid var(--line);border-radius:10px;box-shadow:0 12px 32px #203b3320}
.flag-option{display:flex;align-items:center;gap:10px;width:100%;min-height:40px;padding:8px 10px;border:0;border-radius:6px;background:transparent;text-align:left;color:var(--ink);font:inherit;font-size:14px;line-height:1.5;cursor:pointer;touch-action:manipulation}
.flag-option:hover,.flag-option:focus-visible{background:#f0f5e9}
.flag-option[aria-checked="true"]{background:#eaf3e5;color:var(--green)}
.flag-check{margin-left:auto;visibility:hidden}
.flag-option[aria-checked="true"] .flag-check{visibility:visible}
@media(max-width:660px){
.language-control{min-width:0;max-width:58%}
.header .brand{min-width:0;overflow-wrap:anywhere}
.flag-trigger{padding:8px;font-size:14px}
.flag-menu{min-width:210px}
.flag-option{min-height:44px}
}
.flag-menu{min-width:0;width:max-content;max-width:calc(100vw - 32px);padding:4px}
.flag-option{gap:8px;padding:7px 6px}
.flag-option>span:not(.flag-check){min-width:0;overflow-wrap:anywhere}
.flag-check{flex:0 0 auto;margin-left:4px}
.flag-trigger{font-size:12px;min-height:32px;gap:6px;padding:5px 8px;border-radius:6px}
.flag-menu{min-width:0;width:max-content;padding:2px;border:1px solid #dfe5dd;border-radius:6px;box-shadow:0 5px 16px #203b3314;top:calc(100% + 4px);max-height:65vh}
.flag-option{font-size:12px;line-height:1.4;min-height:29px;gap:6px;padding:4px 6px;border-radius:4px}
.flag-trigger img,.flag-option img{width:18px;height:14px;border-radius:2px}
.flag-check{font-size:11px;margin-left:2px}
@media(max-width:660px){
.flag-trigger{font-size:12px;min-height:32px;padding:5px 7px}
.flag-menu{min-width:0}
.flag-option{font-size:12px;min-height:32px;padding:5px 6px}
}
