@import url('./fonts.css');
:root{--navy:#173d5a;--yellow:#e0a900;--paper:#faf9f5;--soft:#efeee7;--ink:#173d5a;--muted:#54636b;--line:#d8dbd7;--radius:2px;--head:'Sarabun',sans-serif;--body:'Roboto',sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:108px}body{margin:0;background:var(--paper);color:var(--ink);font:17px/1.65 var(--body)}img{display:block;max-width:100%;height:auto}a{color:inherit}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:wait;opacity:.65}:focus-visible{outline:3px solid var(--yellow);outline-offset:5px}[hidden]{display:none!important}.wrap{width:min(1280px,calc(100% - 120px));margin:auto}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--head);font-weight:500;line-height:1.08;text-wrap:balance}h1{font-size:clamp(48px,4.6vw,92px);letter-spacing:-.042em;max-width:15ch}h2{font-size:clamp(36px,3.45vw,65px);letter-spacing:-.035em;max-width:20ch}h3{font-size:26px;letter-spacing:-.025em;line-height:1.22}p{max-width:70ch;text-wrap:pretty}.eyebrow{font-size:13px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;display:flex;align-items:center;gap:13px;margin-bottom:24px;line-height:1.5}.eyebrow:before{content:'';display:block;width:25px;height:1px;background:var(--yellow);flex:none}.btn{display:inline-flex;align-items:center;justify-content:space-between;gap:34px;padding:18px 24px;min-height:58px;text-decoration:none;border:1px solid transparent;border-radius:var(--radius);background:var(--yellow);color:var(--navy);font-weight:600;font-size:16px;line-height:1.3;transition:background .2s,transform .2s}.btn:after{content:'↗';font-size:24px;line-height:1;font-weight:400}.btn:hover{background:#edbb20;transform:translateY(-2px)}.btn.secondary{background:transparent;border-color:#bec9cf}.btn.secondary:after{display:none}.text-link{display:inline-flex;gap:25px;align-items:center;min-height:44px;font-size:15px;text-underline-offset:7px;font-weight:600}.text-link span{font-size:23px;font-weight:400}.masthead{position:sticky;top:0;z-index:20;background:#faf9f5f5;backdrop-filter:blur(14px);border-bottom:1px solid #173d5a18}.topbar{height:92px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:21px;text-decoration:none;flex:none}.logo{width:155px;height:67px;object-fit:contain;object-position:left center}.brand-service{font-size:13px;line-height:1.45;padding-left:20px;border-left:1px solid var(--line);color:var(--muted)}.topbar nav{display:flex;gap:27px;margin-left:auto}.topbar nav a{font-size:14px;text-decoration:none;min-height:44px;display:flex;align-items:center}.topbar nav a:hover{text-decoration:underline;text-underline-offset:6px}.header-phone{display:flex;gap:9px;align-items:center;min-height:44px;text-decoration:none;font-size:14px;white-space:nowrap}.header-phone svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.5}.header-cta{display:flex;align-items:center;gap:22px;padding:14px 17px;min-height:48px;border:1px solid #173d5a3b;text-decoration:none;font-size:13px;font-weight:600;white-space:nowrap}.header-cta span{font-size:20px}.header-cta:hover{background:var(--navy);color:white}.hero{position:relative;isolation:isolate;min-height:690px;height:min(780px,calc(100svh - 92px));color:#fff;background:var(--navy);overflow:hidden}.hero-media{position:absolute;inset:0;z-index:-2}.hero-media img{width:100%;height:100%;object-fit:cover;object-position:center 54%}.hero:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(10,31,43,.87) 0%,rgba(10,31,43,.73) 25%,rgba(10,31,43,.36) 48%,rgba(10,31,43,0) 78%),linear-gradient(0deg,rgba(9,29,38,.34),transparent 35%)}.hero-grid{height:100%;display:flex;align-items:center;padding-top:5px;padding-bottom:30px}.hero-copy{width:50%}.hero h1{text-shadow:0 2px 24px #0c24353b}.hero .lede{font-size:18px;line-height:1.65;color:#f2f4f4;max-width:40ch;margin:27px 0 31px}.hero .btn{box-shadow:0 8px 22px #06182426}.image-caption{position:absolute;bottom:22px;right:30px;background:#142a36bb;border:1px solid #ffffff40;padding:7px 12px;color:white;font-size:13px;line-height:1.5;max-width:calc(100% - 40px)}.benefit-rail{border-bottom:1px solid var(--line);background:var(--paper)}.benefit-rail>.wrap{display:grid;grid-template-columns:repeat(3,1fr)}.benefit-rail>.wrap>div{display:flex;align-items:center;gap:25px;padding:29px 35px;border-left:1px solid var(--line)}.benefit-rail>.wrap>div:first-child{padding-left:0;border:0}.rail-index{font:400 30px var(--head);color:#8c9698}.benefit-rail p{font-size:15px;line-height:1.55;color:var(--muted)}.benefit-rail strong{font-weight:500;color:var(--ink)}.section{padding:105px 0}.intro-section{padding:112px 0 105px}.intro-grid{display:grid;grid-template-columns:1fr 1fr;gap:110px;align-items:start}.body-copy{color:var(--muted);font-size:18px;line-height:1.8}.body-copy p+p{margin-top:22px}.body-copy .text-link{margin-top:23px;color:var(--ink)}.construction-section{padding-top:10px;padding-bottom:105px}.construction-grid{display:grid;grid-template-columns:1.08fr 1fr;gap:85px;align-items:center}.material-figure{margin:0;background:var(--soft);border:1px solid #d9dcd5;padding:25px 24px 22px;position:relative}.diagram-top{display:flex;justify-content:space-between;gap:20px;font-size:13px;letter-spacing:.055em;border-bottom:1px solid #173d5a24;padding-bottom:18px}.diagram-top>span:last-child{letter-spacing:.14em;color:#697b82}.material-diagram{display:block;width:100%;height:auto;margin-top:12px}.material-figure figcaption{font-size:13px;line-height:1.6;color:var(--muted);border-top:1px solid #173d5a24;padding-top:17px;max-width:48ch}.construction-copy h2{max-width:14ch;margin-bottom:25px}.construction-copy>.body-copy{font-size:16px;line-height:1.75}.materials-list{margin:26px 0 0;display:grid;grid-template-columns:1fr 1fr;column-gap:25px;row-gap:20px}.materials-list>div{border-top:1px solid var(--line);padding-top:13px}.materials-list dt{font-size:14px;font-weight:600}.materials-list dt span{color:#6a7c86;font-size:13px;margin-right:7px;font-weight:400}.materials-list dd{margin:7px 0 0;font-size:13px;color:var(--muted);line-height:1.6}.scope-section{background:var(--soft)}.section-top{display:flex;align-items:end;justify-content:space-between;gap:80px;margin-bottom:43px}.section-top>div{flex:1}.section-top p{max-width:42ch;color:var(--muted);font-size:16px;line-height:1.8}.scope-grid{display:grid;grid-template-columns:1.13fr 1fr 1fr;gap:20px}.scope-card{padding:30px 29px 23px;border:1px solid #cdd3ce;background:#faf9f5}.scope-card.main{background:var(--navy);border-color:var(--navy);color:white}.scope-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px}.scope-card .index{font:400 16px var(--head);color:var(--muted)}.scope-card.main .index{color:#d1dce4}.scope-symbol{height:39px;width:39px;display:grid;place-items:center;font-size:23px;border:1px solid #173d5a2c;border-radius:50%}.scope-card.main .scope-symbol{color:var(--yellow);border-color:#ffffff3a}.scope-card h3{font-size:27px;max-width:16ch;min-height:66px}.scope-card ul{margin:24px 0 0;padding:0;list-style:none}.scope-card li{border-top:1px solid #173d5a1f;padding:12px 0;font-size:14px;line-height:1.6}.scope-card.main li{border-color:#ffffff29;color:#e7edf2}.scope-note{font-size:14px;color:var(--muted);margin-top:25px;display:flex;gap:12px}.scope-note>span{font-size:23px;color:var(--navy);line-height:1}.config-section{position:relative;background:var(--navy);color:white;overflow:hidden}.config-section:before{content:'';position:absolute;width:690px;height:690px;border:1px solid #ffffff0b;transform:rotate(45deg);left:-450px;top:230px;pointer-events:none}.config-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:110px;align-items:start}.config-intro h2{font-size:clamp(40px,4vw,64px);max-width:12ch}.config-intro>p{color:#dce7ef;margin-top:26px;font-size:16px;line-height:1.8}.config-intro .aside-note{border-top:1px solid #ffffff2c;padding-top:22px;margin-top:30px;font-size:14px;max-width:39ch}.config-intro .eyebrow{color:#edf2f5}.config-stages{list-style:none;margin:42px 0 0;padding:0}.config-stages li{display:flex;gap:18px;align-items:center;position:relative;padding-bottom:25px;color:#bbcbd7;font-size:15px;line-height:1.5}.config-stages li:last-child{padding-bottom:0}.config-stages li>span{display:grid;place-items:center;width:38px;height:38px;flex:none;border:1px solid #b4c7d349;border-radius:50%;font-size:13px;z-index:1;background:var(--navy)}.config-stages li:not(:last-child):after{content:'';position:absolute;left:19px;top:38px;height:29px;width:1px;background:#b4c7d349}.config-stages li[aria-current=step]{color:white}.config-stages li[aria-current=step]>span{background:var(--yellow);border-color:var(--yellow);color:var(--navy)}.config-stages small{font-size:13px;display:block;color:#aebfcb;margin-top:3px}.form-card{background:var(--paper);color:var(--ink);padding:40px 42px;box-shadow:0 22px 50px #081f302e;scroll-margin-top:115px;border-top:3px solid var(--yellow)}.progress-head{display:flex;justify-content:space-between;gap:15px;font-size:13px;font-weight:500;color:var(--muted)}.progress-head [data-step-count]{font-family:var(--head);font-size:15px;color:var(--ink)}.progress{height:3px;background:#dce2df;margin:16px 0 30px}.progress span{display:block;height:100%;background:var(--yellow);width:25%;transition:width .2s}.form-card h3{font-size:30px;line-height:1.2;margin-bottom:29px}.form-card fieldset{border:0;padding:0;margin:0;min-width:0}.field{margin-bottom:23px}.field>label,.field>.label{display:block;font-size:14px;font-weight:500;line-height:1.4;margin-bottom:11px}.choices{display:grid;gap:9px}.choices label{position:relative;display:flex;align-items:center;gap:12px;min-height:51px;padding:13px 14px;border:1px solid #c7d0d3;border-radius:2px;cursor:pointer;font-size:14px;line-height:1.4;background:#fff}.choices label:hover{border-color:var(--navy)}.choices label:has(input:checked){border-color:var(--navy);background:#edf1f1;box-shadow:inset 3px 0 var(--navy)}input[type=radio],input[type=checkbox]{width:19px;height:19px;accent-color:var(--navy);flex:none;margin:0}.text-input,select,textarea{width:100%;padding:13px 14px;border:1px solid #b7c3ca;border-radius:2px;background:white;color:var(--ink);min-height:51px;font-size:16px}.text-input::placeholder,textarea::placeholder{color:#6c7b86}.hint{font-size:13px;line-height:1.6;color:var(--muted);margin-top:8px}.consent{display:flex;align-items:flex-start;gap:12px;font-size:13px;line-height:1.6}.consent input{margin-top:3px}.consent a{text-underline-offset:3px}.form-actions{display:flex;gap:12px;margin-top:26px}.form-actions .btn{flex:1;padding:16px 20px;font-size:16px}.form-actions .back{flex:0 0 auto;font-size:14px;padding:15px 20px}.error{color:#a02820;font-size:14px;margin-top:18px;line-height:1.5}.error:empty{margin:0}.summary{background:var(--soft);border-left:3px solid var(--yellow);padding:18px;margin-bottom:25px;font-size:14px;line-height:1.75}.summary p{margin-bottom:7px}.honey{display:none}.process-section .section-top{align-items:start}.process-section .section-top h2{font-size:38px;max-width:23ch}.process-section .section-top .eyebrow{margin-top:10px}.process{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;margin-top:48px}.process article{display:grid;grid-template-columns:45px 1fr;column-gap:13px;row-gap:15px;border-top:1px solid var(--line);padding-top:29px}.process .number{font:400 30px var(--head);grid-row:span 2;color:#71838a}.process h3{font-size:24px}.process p{grid-column:2;font-size:15px;color:var(--muted);line-height:1.8}.faq-section{border-top:1px solid var(--line)}.faq-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:110px}.faq-grid>div>p{font-size:15px;color:var(--muted);max-width:29ch;margin-top:25px;margin-bottom:10px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:first-child{border-top:1px solid var(--line)}.faq-list summary{font:500 22px/1.35 var(--head);padding:24px 35px 24px 43px;cursor:pointer;list-style:none;position:relative;display:block}.faq-list summary::-webkit-details-marker{display:none}.faq-index{position:absolute;left:0;top:29px;font:400 13px var(--body);color:#74868e}.faq-list summary:after{content:'+';position:absolute;right:0;font-size:26px;top:21px;font-weight:400;color:var(--navy)}.faq-list details[open] summary:after{content:'−'}.faq-list details p{color:var(--muted);padding:0 24px 25px 43px;font-size:15px;line-height:1.8}.bottom-cta{background:var(--yellow);padding:62px 0}.bottom-cta .wrap{display:flex;align-items:center;justify-content:space-between;gap:35px}.bottom-cta h2{font-size:clamp(35px,3.4vw,58px)}.bottom-cta .eyebrow{margin-bottom:15px}.bottom-cta .eyebrow:before{background:var(--navy)}.bottom-cta .btn{background:var(--navy);color:#fff;min-width:280px}.bottom-cta .btn:hover{background:#0e2c44}.footer{padding:50px 0 22px;font-size:13px;color:#c7d4dc;background:#113149}.footer-main{display:flex;justify-content:space-between;align-items:start;gap:30px}.footer p{line-height:1.9}.footer strong{color:white;font-weight:500}.footer a{display:inline-block;min-height:44px;padding:10px 0;word-break:break-word;text-underline-offset:4px}.footer-bottom{margin-top:30px;padding-top:17px;border-top:1px solid #ffffff24;display:flex;align-items:center;justify-content:space-between;gap:25px;color:#a9bdca}.legal{padding:75px 0;max-width:850px}.legal h1{font-size:54px;margin-bottom:30px}.legal h2{font-size:29px;margin:36px 0 14px}.legal p,.legal li{font-size:16px;line-height:1.85;color:var(--muted)}.thanks{min-height:65vh;padding:85px 0}.thanks h1{margin-bottom:26px;font-size:clamp(45px,5vw,74px);max-width:15ch}.thanks p{margin-bottom:30px;max-width:61ch}.thanks .check{background:var(--yellow);width:66px;height:66px;display:grid;place-items:center;font-size:30px;border-radius:50%;margin-bottom:30px}.hero-copy{animation:hero-enter .8s both}@keyframes hero-enter{from{transform:translateY(14px)}to{transform:translateY(0)}}
@media(min-width:1700px){.wrap{width:min(1560px,calc(100% - 160px))}.hero{height:850px;max-height:calc(100svh - 92px)}.hero .lede{font-size:20px}.topbar{gap:35px}.hero-copy{width:48%}.construction-grid{gap:105px}}
@media(max-width:1200px){.wrap{width:calc(100% - 80px)}.brand-service{display:none}.topbar nav{gap:20px}.topbar{gap:22px}.header-phone span{display:none}.header-phone{justify-content:center;width:44px}.hero-copy{width:55%}.hero{min-height:630px}.intro-grid,.config-grid,.faq-grid{gap:65px}.construction-grid{gap:50px}.scope-card{padding:27px 23px}.form-card{padding:34px}.process{gap:30px}}
@media(max-width:900px){.topbar nav{display:none}.header-phone{margin-left:auto}.hero-copy{width:66%}.hero h1{font-size:clamp(48px,6vw,68px)}.hero-media img{object-position:59% center}.benefit-rail>.wrap>div{padding:24px 18px;gap:16px}.benefit-rail p{font-size:13px}.rail-index{font-size:25px}.intro-grid{gap:45px}.construction-grid{gap:35px}.materials-list{grid-template-columns:1fr;gap:12px}.construction-copy>.body-copy{display:none}.scope-grid{gap:12px}.scope-card{padding:24px 20px}.scope-card h3{font-size:23px}.scope-card li{font-size:13px}.config-grid{grid-template-columns:.85fr 1.15fr;gap:40px}.config-intro h2{font-size:42px}.form-card{padding:28px 24px}.form-card h3{font-size:27px}.config-stages small{display:none}.config-stages li{min-height:61px}.config-stages li:not(:last-child):after{height:25px}.config-stages li>span{width:34px;height:34px}.config-stages li:not(:last-child):after{left:17px;top:34px}.process{gap:22px}.process article{grid-template-columns:30px 1fr}.process h3{font-size:21px}.faq-grid{gap:50px}.footer-main{gap:25px}}
@media(max-width:700px){html{scroll-padding-top:87px}.wrap{width:calc(100% - 40px)}.topbar{height:78px;gap:13px}.logo{width:132px;height:59px}.header-phone{min-width:44px;width:44px;height:44px;margin-left:auto}.header-cta{padding:10px 13px;font-size:13px;max-width:143px;gap:10px;white-space:normal;line-height:1.35}.header-cta span{font-size:20px;flex:none}.hero{height:690px;min-height:0;max-height:none}.hero-grid{align-items:start;padding-top:47px;padding-bottom:0}.hero-copy{width:100%}.hero h1{font-size:clamp(41px,10.5vw,63px);max-width:16ch;letter-spacing:-.04em}.hero .lede{font-size:16px;line-height:1.65;max-width:34ch;margin:22px 0 26px}.hero .btn{font-size:15px;min-height:55px;padding:16px 20px;gap:25px}.hero-media img{object-position:64% center}.hero:after{background:linear-gradient(180deg,rgba(10,31,43,.85),rgba(10,31,43,.8) 15%,rgba(10,31,43,.65) 39%,rgba(10,31,43,.08) 72%,rgba(10,31,43,.12)),linear-gradient(90deg,#0a1f2b35,transparent)}.image-caption{bottom:16px;right:15px;font-size:13px;max-width:calc(100% - 30px);padding:6px 9px}.benefit-rail>.wrap{grid-template-columns:1fr}.benefit-rail>.wrap>div{padding:18px 0;border-left:0;border-top:1px solid var(--line);gap:21px}.benefit-rail>.wrap>div:first-child{border:0}.benefit-rail p{font-size:14px}.benefit-rail p br{display:none}.benefit-rail strong{margin-left:3px}.rail-index{font-size:25px;width:30px}.section{padding:67px 0}h2{font-size:38px;max-width:18ch}.eyebrow{font-size:13px;margin-bottom:21px;letter-spacing:.095em;gap:10px}.eyebrow:before{width:20px}.intro-grid,.construction-grid,.config-grid,.faq-grid{grid-template-columns:1fr;gap:31px}.body-copy{font-size:16px;line-height:1.8}.body-copy p+p{margin-top:18px}.body-copy .text-link{margin-top:18px}.construction-section{padding-top:0;padding-bottom:67px}.construction-grid{gap:35px}.construction-copy{grid-row:1}.construction-copy h2{max-width:17ch;margin-bottom:23px}.construction-copy>.body-copy{display:block;font-size:16px}.materials-list{grid-template-columns:1fr 1fr;gap:17px;margin-top:25px}.materials-list dt{font-size:13px}.materials-list dt span{margin-right:3px}.materials-list dd{font-size:13px}.material-figure{padding:19px 15px 19px}.diagram-top{font-size:13px;padding-bottom:13px}.material-diagram{margin-top:4px}.material-figure figcaption{font-size:13px;padding-top:15px}.section-top{display:block;margin-bottom:30px}.section-top p{margin-top:24px;font-size:16px}.scope-grid{grid-template-columns:1fr;gap:14px}.scope-card{padding:27px 26px 20px}.scope-card-top{margin-bottom:21px}.scope-card h3{font-size:29px;max-width:18ch;min-height:0}.scope-card li{font-size:14px;padding:11px 0}.scope-card ul{margin-top:22px}.scope-note{font-size:13px;margin-top:23px}.config-grid{gap:30px}.config-intro h2{font-size:42px;max-width:14ch}.config-intro>p{margin-top:22px;font-size:16px}.config-intro .aside-note{margin-top:22px;font-size:13px;max-width:42ch;padding-top:20px}.config-stages{display:flex;gap:0;margin-top:29px}.config-stages li{flex:1;min-height:0;padding:0;display:flex;justify-content:center}.config-stages li>div{display:none}.config-stages li>span{width:35px;height:35px;position:relative}.config-stages li:not(:last-child):after{left:50%;width:100%;height:1px;top:17px}.form-card{padding:26px 20px;scroll-margin-top:90px}.form-card h3{font-size:27px}.form-actions .btn{font-size:15px;gap:10px;padding:15px 17px}.form-actions .back{padding:15px 14px}.progress{margin-bottom:25px}.form-actions{margin-top:24px}.config-section:before{display:none}.process-section .section-top{display:block}.process-section .section-top h2{font-size:36px;max-width:19ch}.process{grid-template-columns:1fr;gap:27px;margin-top:35px}.process article{grid-template-columns:40px 1fr;gap:9px 15px;padding-top:24px}.process h3{font-size:25px}.process p{font-size:15px}.process .number{font-size:29px}.faq-grid{gap:25px}.faq-grid>div>p{max-width:34ch;margin-top:22px}.faq-list summary{font-size:21px;line-height:1.4;padding:22px 30px 22px 31px}.faq-index{top:27px;font-size:13px}.faq-list details p{padding:0 12px 24px 31px;font-size:15px}.bottom-cta{padding:47px 0}.bottom-cta .wrap{display:block}.bottom-cta h2{font-size:38px;margin-bottom:26px}.bottom-cta .btn{min-width:0;width:100%}.footer{padding:35px 0 18px}.footer-main,.footer-bottom{display:block}.footer-main>div+div{margin-top:17px}.footer-bottom{margin-top:20px;padding-top:18px}.footer-bottom a{margin-top:9px}.legal{padding:45px 0}.legal h1{font-size:41px}.legal h2{font-size:27px}.thanks{padding:55px 0}.thanks h1{font-size:43px}.thanks p{font-size:16px}}
@media(max-width:359px){.header-phone{display:none}.header-cta{margin-left:auto}.hero{height:700px}.hero h1{font-size:39px}.materials-list{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important;animation:none!important}}
/* The full CTA stays legible in two lines without crowding the brand on phones. */
@media(max-width:700px){.header-phone{display:none}.header-cta{margin-left:auto;max-width:177px;min-height:48px;padding:11px 14px;gap:15px}.header-cta span{font-size:19px}.hero{height:650px}}
