@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+Thai:wght@300;400;500;600;700&family=Prompt:wght@400;500;600;700&display=swap');
:root{--navy:#071b35;--blue:#1769e0;--red:#bc1f26;--red-bright:#dc252d;--ink:#171717;--muted:#5f646b;--line:#dde0e3;--paper:#f5f5f3}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:"IBM Plex Sans Thai","Leelawadee UI",Tahoma,Arial,sans-serif;font-weight:400}button,input,select{font:inherit}button{cursor:pointer}.locked{overflow:hidden}
.header{height:76px;padding:0 5vw;display:flex;align-items:center;gap:34px;background:#fff;border-bottom:1px solid #e1e1df;position:sticky;top:0;z-index:40;box-shadow:0 5px 22px #1111110b}.brand{display:flex;align-items:center;gap:11px;text-decoration:none;color:var(--ink)}.brand i{width:40px;height:40px;display:grid;place-items:center;border-radius:5px;background:linear-gradient(145deg,var(--red-bright),#98161d);color:#fff;font-style:normal;font-family:"Prompt",sans-serif;font-size:23px;font-weight:700}.brand b,.brand small{display:block}.brand b{font-family:"Prompt",sans-serif;font-size:20px;letter-spacing:.08em}.brand small{font-size:10px;color:#6e737a;margin-top:2px}.header nav{display:flex;gap:25px;margin-left:auto}.header nav a{color:#383b40;text-decoration:none;font-size:13px;font-weight:600}.header nav a:hover{color:var(--red)}.header-actions{display:flex;align-items:center;gap:8px}.call,.line-button{padding:11px 15px;border-radius:6px;color:#fff;text-decoration:none;font-size:11px;font-weight:700;white-space:nowrap}.call{background:var(--red)}.line-button{background:#06c755}.line-button span{font-family:Arial,sans-serif;font-size:10px;font-weight:900;margin-right:4px}
.hero{min-height:calc(100vh - 76px);display:grid;grid-template-columns:.9fr 1.1fr;background:linear-gradient(110deg,#fff 0 47%,#ededeb 47%)}.hero-copy{padding:6vw 5.5vw;display:flex;flex-direction:column;justify-content:center}.eyebrow{display:inline-flex;width:max-content;align-items:center;padding:7px 14px;border-radius:999px;background:var(--red);color:#fff;font-size:11px;font-weight:600;letter-spacing:.03em}.hero h1{margin:20px 0 17px;font-family:"Prompt",sans-serif;font-size:clamp(46px,5.25vw,74px);font-weight:500;line-height:1.09;letter-spacing:-.045em;color:var(--ink)}h1 em,h2 em{color:var(--red);font-style:normal;font-weight:600}.hero-copy>p{color:#555a60;line-height:1.78;max-width:560px;font-size:16px}.price{display:flex;align-items:baseline;gap:14px;margin:18px 0}.price span{color:var(--muted);font-weight:600}.price strong{font-family:"Prompt",sans-serif;color:var(--red);font-size:42px;font-weight:600}.decision{padding:18px;border:1px solid #e1e1df;border-radius:8px;background:#fff;box-shadow:0 18px 42px #11111112}.decision>b{display:block;font-size:13px;margin-bottom:11px}.decision>div{display:grid;grid-template-columns:1.3fr .7fr;gap:9px}.decision button{padding:14px;border:1px solid #d8dadd;border-radius:6px;background:#f2f2f1;text-align:left;font-weight:700;color:#4d5258}.decision .buy{background:linear-gradient(135deg,var(--red-bright),#a4161d);color:#fff;border:0}.decision small{display:block;margin-top:4px;font-size:10px;opacity:.82}.trust{margin-top:13px;color:#62676d;font-size:10px}.hero-line{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;width:max-content;max-width:100%;margin-top:14px;padding:9px 12px 9px 9px;border-radius:6px;background:#edf9f1;color:#23452e;text-decoration:none;font-size:11px;font-weight:600}.hero-line b{padding:6px 8px;border-radius:4px;background:#06c755;color:#fff;font-family:Arial,sans-serif;font-size:10px}.hero-line i{color:#06a947;font-style:normal;font-size:16px}.hero-photo{min-height:620px;position:relative;background:linear-gradient(0deg,#111111a8,transparent 38%),url("need-hero-house.png") center/cover}.free,.warranty,.specbar{position:absolute}.free,.warranty{background:#fffffff3;border-radius:7px;padding:15px 18px;box-shadow:0 16px 36px #11111130}.free{right:7%;top:8%;font-size:12px;font-weight:700}.free b{color:var(--red);font-family:"Prompt",sans-serif;font-size:21px;margin-right:8px}.warranty{left:6%;bottom:17%;display:flex;align-items:center;gap:10px}.warranty strong{color:var(--red);font-family:"Prompt",sans-serif;font-size:29px}.warranty span{font-size:10px;font-weight:700}.specbar{left:4%;right:4%;bottom:4%;padding:15px;text-align:center;border-radius:6px;background:#171717e8;color:#d4d4d1;font-size:11px}.specbar b{color:#fff}.rail{padding:20px 6vw;background:#171717;color:#e4e4e1;display:grid;grid-template-columns:repeat(4,1fr)}.rail div{text-align:center;border-right:1px solid #ffffff22;font-size:11px}.rail div:last-child{border:0}.rail b{color:#ef4149;font-family:"Prompt",sans-serif;font-size:23px;margin-right:8px}
.section{padding:100px 6vw}.head{max-width:1240px;margin:0 auto 44px}.head small,.promo>div>small,.solution-copy>small{display:inline-flex;padding:7px 14px;border-radius:999px;background:var(--red);color:#fff!important;font-size:11px;font-weight:600}.head h2,.solution h2,.promo h2{font-family:"Prompt",sans-serif;font-size:clamp(36px,4.4vw,60px);font-weight:500;line-height:1.12;letter-spacing:-.035em;color:var(--ink);margin:18px 0 14px}.head h2:after{content:"";display:block;width:48px;height:3px;margin-top:18px;background:var(--red)}.problem{background:#fff}.three{max-width:1240px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.three article{padding:29px 6px 24px;border:0;border-top:1px solid #d7d7d4;border-radius:0;background:transparent}.three i{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:#f3e5e5;color:var(--red);font-style:normal;font-weight:700}.three h3{font-family:"Prompt",sans-serif;color:var(--ink);font-size:19px;font-weight:500}.three p{color:var(--muted);font-size:13px;line-height:1.75}
.solution{display:grid;grid-template-columns:1fr 1fr;background:#1a1a1a}.solution-photo{min-height:690px;background:linear-gradient(90deg,transparent 70%,#1a1a1a),url("need-hero-house.png") center/cover}.solution-copy{padding:7vw;color:#c1c1bd;align-self:center}.solution-copy h2{color:#fff}.solution-copy p{line-height:1.78}.solution ul{list-style:none;padding:0;display:grid;gap:17px}.solution li{display:grid;grid-template-columns:35px 1fr;gap:10px;font-size:12px}.solution li>b{color:#ef4149;font-family:"Prompt",sans-serif}.solution li strong{display:block;color:#fff;font-size:14px}.solution-copy button,.promo button{padding:13px 18px;border-radius:5px;border:1px solid #ffffff55;background:transparent;color:#fff;font-weight:700}
.models{background:#f1f1ef}.grid{max-width:1240px;margin:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.model{background:#fff;border:0;border-radius:6px;overflow:hidden;box-shadow:0 12px 28px #1111110e}.model-photo{height:180px;padding:15px;display:flex;justify-content:space-between;color:#fff;background:linear-gradient(145deg,#11111112,#111111bb),url("need-hero-house.png") center/cover}.model-photo b{font-size:9px;letter-spacing:.1em}.model-photo span{font-size:10px}.model-info{padding:17px}.model-info>span{font-size:9px;color:#70757b}.model-info h3{margin:3px 0;font-family:"Prompt",sans-serif;color:var(--ink);font-size:22px;font-weight:600}.model-info strong{font-family:"Prompt",sans-serif;color:var(--red)}.model>button{margin:0 14px 14px;width:calc(100% - 28px);padding:10px;border:0;border-radius:4px;background:#ededeb;color:#2f3236;font-size:10px;font-weight:700}.model>button:hover{background:var(--red);color:#fff}.note{max-width:1240px;margin:20px auto 0;padding:13px 16px;border-radius:4px;background:#e3e3e0;color:#555a60;font-size:10px}
.promo{padding:85px 7vw;display:grid;grid-template-columns:1.2fr .8fr;align-items:center;gap:40px;background:linear-gradient(120deg,#2b2b2b,#161616 66%,#5f0d13);color:#c9c9c5}.promo h2{color:#fff}.promo button{background:var(--red);border:0}.promo aside{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #ffffff22;border-radius:6px;background:#ffffff0d}.promo aside b{padding:25px 10px;text-align:center;color:#ef444c;border-right:1px solid #ffffff1f;font-family:"Prompt",sans-serif}.promo aside b:last-child{border:0}.promo aside small{display:block;color:#d0d0cc;margin-top:5px;font-family:"IBM Plex Sans Thai",sans-serif}.faq{display:grid;grid-template-columns:.8fr 1.2fr;gap:8vw;background:#fff}.faq details{border-bottom:1px solid var(--line)}.faq summary{padding:20px 0;display:flex;justify-content:space-between;color:var(--ink);font-family:"Prompt",sans-serif;font-weight:500;cursor:pointer}.faq details p{color:var(--muted);font-size:13px;line-height:1.75}
.team-section{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:clamp(42px,7vw,100px);align-items:center;background:#f1f1ef}.team-photo{position:relative;min-height:680px;overflow:hidden;background:#1b1b1b}.team-photo>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 43%;transition:transform 1.2s cubic-bezier(.2,.8,.2,1),filter .5s ease}.team-photo:hover>img{transform:scale(1.035);filter:saturate(1.06)}.team-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#111c,transparent 42%)}.team-photo-caption{position:absolute;left:28px;right:28px;bottom:25px;z-index:2;color:#fff}.team-photo-caption b,.team-photo-caption span{display:block}.team-photo-caption b{font-family:"Prompt",sans-serif;font-size:24px}.team-photo-caption span{font-size:14px;color:#deded9}.team-copy>small{display:inline-flex;padding:7px 14px;border-radius:999px;background:var(--red);color:#fff;font-size:12px;font-weight:600}.team-copy h2{margin:18px 0 15px;font-family:"Prompt",sans-serif;font-size:clamp(36px,4.3vw,59px);font-weight:500;line-height:1.16;letter-spacing:-.035em}.team-copy h2 em{color:var(--red);font-style:normal}.team-copy>p{max-width:610px;color:#5b6066;font-size:17px;line-height:1.82}.admin-contact{display:flex;align-items:center;gap:14px;margin:25px 0;padding:17px 0;border-top:1px solid #d6d6d2;border-bottom:1px solid #d6d6d2}.admin-avatar{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:var(--red);color:#fff;font-family:"Prompt",sans-serif;font-size:25px;font-weight:600;box-shadow:0 8px 24px #bc1f2633}.admin-contact span,.admin-contact strong,.admin-contact a{display:block}.admin-contact span{font-size:12px;color:#757a80}.admin-contact strong{font-family:"Prompt",sans-serif;font-size:21px}.admin-contact a{margin-top:2px;color:var(--red);font-size:17px;font-weight:700;text-decoration:none}.team-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.team-actions a{min-height:64px;padding:12px 15px;display:flex;align-items:center;gap:11px;border-radius:6px;color:#fff;text-decoration:none;font-weight:700;transition:transform .2s ease,box-shadow .2s ease}.team-actions a:hover{transform:translateY(-3px);box-shadow:0 12px 26px #1112}.team-actions b{min-width:38px;font-family:Arial,sans-serif;font-size:13px}.team-actions span{font-size:15px}.team-line{background:#06c755}.team-map{background:#1c1c1c}.team-map b{font-size:24px}.qr-card{margin-top:13px;padding:12px;display:flex;align-items:center;gap:15px;border:1px solid #d7d7d3;border-radius:6px;background:#fff;color:#25282c;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease}.qr-card:hover{transform:translateY(-3px);box-shadow:0 14px 30px #1111}.qr-card img{width:92px;height:92px;object-fit:cover}.qr-card span b,.qr-card span small{display:block}.qr-card span b{font-family:"Prompt",sans-serif;font-size:17px}.qr-card span small{margin-top:4px;color:#696e74;font-size:13px}.footer-map{background:#333;border-color:#4b4b4b!important}
footer{padding:40px 6vw 80px;background:#041427;color:#fff;display:flex;justify-content:space-between;align-items:center}footer>div:last-child{display:flex;gap:8px}footer a,footer button{padding:11px 14px;border-radius:6px;color:#fff;text-decoration:none;font-size:11px;font-weight:700}footer a{border:1px solid #ffffff33}footer .footer-line{background:#06c755;border-color:#06c755}footer button{border:0;background:var(--red)}
.modal{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:17px;background:#03101dd3;backdrop-filter:blur(8px)}.modal[hidden],.cookie[hidden]{display:none}.dialog{width:min(600px,100%);max-height:94vh;overflow:auto;padding:31px;border-radius:22px;background:#fff;position:relative}.dialog .close{position:absolute;right:14px;top:13px;width:34px;height:34px;border:0;border-radius:50%;font-size:22px}.dialog>small{color:var(--blue);font-weight:900}.dialog h2{margin:6px 30px 5px 0;color:var(--navy);font-size:30px}.dialog>p{color:var(--muted);font-size:13px}.dialog form{display:grid;gap:12px}.dialog label{display:grid;gap:5px;color:#40516a;font-size:11px;font-weight:900}.dialog input,.dialog select{width:100%;padding:11px;border:1px solid var(--line);border-radius:9px}.two{display:grid;grid-template-columns:1fr 1fr;gap:10px}.dialog .check{grid-template-columns:auto 1fr;align-items:center}.dialog .check input{width:16px}.dialog form>button{padding:13px;border:0;border-radius:10px;background:var(--red);color:#fff;font-weight:900}.reason{display:grid;gap:9px}.reason>button:not(.close){padding:13px;text-align:left;border:1px solid var(--line);border-radius:10px;background:#f7fafe;color:var(--navy);font-weight:800}.form-status{font-size:12px;color:var(--red)}.form-status.success{color:#0b9b6e}
.cookie{position:fixed;left:18px;right:18px;bottom:15px;z-index:80;max-width:920px;margin:auto;padding:14px 16px;border-radius:14px;background:#071b35f5;color:#fff;display:flex;align-items:center;gap:9px}.cookie>div{display:grid;margin-right:auto}.cookie span{font-size:10px;color:#bdcddd}.cookie button{padding:9px 11px;border:1px solid #ffffff33;border-radius:8px;background:transparent;color:#fff;font-size:10px;font-weight:900}.cookie .accept{background:var(--blue);border-color:var(--blue)}.mobile{display:none}
@media(max-width:1040px){.line-button{font-size:0}.line-button span{font-size:10px;margin:0}.header{gap:18px}.header nav{gap:16px}}
@media(max-width:900px){.header nav{display:none}.hero{grid-template-columns:1fr}.hero-photo{min-height:540px}.rail{grid-template-columns:1fr 1fr;gap:20px}.three{grid-template-columns:1fr}.solution{grid-template-columns:1fr}.solution-photo{min-height:430px}.grid{grid-template-columns:1fr 1fr}.promo{grid-template-columns:1fr}.team-section{grid-template-columns:1fr}.faq{grid-template-columns:1fr}}
@media(max-width:600px){.header{padding:0 15px}.line-button{padding:10px}.call{font-size:0;padding:10px}.call:after{content:"โทร";font-size:10px}.hero-copy{padding:45px 18px}.hero h1{font-size:45px}.decision>div{grid-template-columns:1fr}.section{padding:70px 18px}.grid{gap:8px}.model-photo{height:120px}.promo{padding:70px 18px}.promo aside{grid-template-columns:1fr}.solution-copy{padding:55px 18px}.two{grid-template-columns:1fr}.cookie{flex-wrap:wrap;left:8px;right:8px;bottom:76px}.cookie>div{width:100%}.cookie button{flex:1}.mobile{position:fixed;left:9px;right:9px;bottom:8px;z-index:70;display:grid;grid-template-columns:.75fr .75fr 1.2fr;gap:7px;padding:7px;border-radius:12px;background:#071b35f3}.mobile a,.mobile button{padding:11px 6px;border-radius:8px;color:#fff;text-align:center;text-decoration:none;font-size:11px;font-weight:900}.mobile a{border:1px solid #ffffff33}.mobile .mobile-line{background:#06c755;border-color:#06c755}.mobile button{border:0;background:var(--red)}footer{display:grid;gap:20px;padding-bottom:100px}footer>div:last-child{flex-wrap:wrap}}

/* Premium motion system */
.header{transition:height .28s ease,box-shadow .28s ease,background .28s ease}.header.is-scrolled{height:66px;background:#fffffffa;box-shadow:0 10px 32px #11111116}.header nav a,.call,.line-button,.hero-line,footer a,footer button,.mobile a,.mobile button{transition:transform .2s ease,box-shadow .2s ease,filter .2s ease,background-color .2s ease}.header nav a:hover{transform:translateY(-2px)}.call:hover,.line-button:hover,.hero-line:hover,footer a:hover,footer button:hover{transform:translateY(-2px);filter:brightness(1.04);box-shadow:0 9px 22px #11111122}.call:active,.line-button:active,.hero-line:active,button:active,.mobile a:active{transform:translateY(1px) scale(.985)}
.decision .buy,.promo button,.dialog form>button,.mobile button{position:relative;overflow:hidden}.decision .buy:after,.promo button:after,.dialog form>button:after,.mobile button:after{content:"";position:absolute;top:-70%;left:-38%;width:24%;height:240%;background:linear-gradient(90deg,transparent,#ffffff70,transparent);transform:rotate(22deg);animation:ctaShine 4.8s ease-in-out infinite}.price strong{display:inline-block;animation:priceReveal .75s cubic-bezier(.2,.8,.2,1) .65s both}
.hero-photo{background-size:105% auto;animation:heroCinematic 15s ease-in-out infinite alternate}.free{animation:floatBadge 3.8s ease-in-out infinite}.warranty{animation:floatBadge 4.4s ease-in-out .6s infinite}.specbar{animation:specRise .75s cubic-bezier(.2,.8,.2,1) .8s both}
.model{transition:transform .32s cubic-bezier(.2,.8,.2,1),box-shadow .32s ease}.model:hover{transform:translateY(-9px);box-shadow:0 24px 48px #11111120}.model-photo{background-size:100% auto;transition:background-size .65s cubic-bezier(.2,.8,.2,1),filter .35s ease}.model:hover .model-photo{background-size:110% auto;filter:saturate(1.08)}.three article{transition:transform .3s ease,border-color .3s ease}.three article:hover{transform:translateY(-5px);border-color:var(--red)}.three i{transition:transform .3s ease,background .3s ease,color .3s ease}.three article:hover i{transform:rotate(-6deg) scale(1.08);background:var(--red);color:#fff}.faq details summary span{transition:transform .25s ease,background .25s ease}.faq details[open] summary span{transform:rotate(45deg);background:#f0d7d8;color:var(--red)}
.motion-ready .hero-copy>.eyebrow,.motion-ready .hero-copy>h1,.motion-ready .hero-copy>p,.motion-ready .hero-copy>.price,.motion-ready .hero-copy>.decision,.motion-ready .hero-copy>.trust,.motion-ready .hero-copy>.hero-line{opacity:0;transform:translateY(24px);animation:heroReveal .72s cubic-bezier(.2,.8,.2,1) forwards}.motion-ready .hero-copy>h1{animation-delay:.1s}.motion-ready .hero-copy>p{animation-delay:.2s}.motion-ready .hero-copy>.price{animation-delay:.3s}.motion-ready .hero-copy>.decision{animation-delay:.4s}.motion-ready .hero-copy>.trust{animation-delay:.5s}.motion-ready .hero-copy>.hero-line{animation-delay:.58s}.motion-ready .reveal{opacity:0;transform:translateY(38px);transition:opacity .7s ease,transform .7s cubic-bezier(.2,.8,.2,1);transition-delay:var(--reveal-delay,0ms)}.motion-ready .reveal.is-visible{opacity:1;transform:translateY(0)}
@keyframes heroReveal{to{opacity:1;transform:translateY(0)}}@keyframes priceReveal{0%{opacity:0;transform:translateY(12px) scale(.94)}70%{transform:translateY(-2px) scale(1.025)}100%{opacity:1;transform:translateY(0) scale(1)}}@keyframes heroCinematic{0%{background-position:48% 50%;background-size:105% auto}100%{background-position:55% 48%;background-size:112% auto}}@keyframes floatBadge{0%,100%{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes specRise{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes ctaShine{0%,68%{left:-38%;opacity:0}72%{opacity:1}88%,100%{left:130%;opacity:0}}
@media(max-width:900px){.hero-photo{background-size:cover;animation:heroCinematicMobile 15s ease-in-out infinite alternate}.model-photo{background-size:cover}.model:hover .model-photo{background-size:cover}@keyframes heroCinematicMobile{from{background-position:46% 50%}to{background-position:55% 48%}}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.motion-ready .reveal{opacity:1;transform:none}}

/* Readability and stronger mobile effects */
.head-lead{max-width:760px;margin:4px 0 0;color:#5b6066;font-size:16px;line-height:1.8}.three article{position:relative;overflow:hidden}.three article:before{content:"";position:absolute;left:0;top:0;width:0;height:3px;background:var(--red);transition:width .55s cubic-bezier(.2,.8,.2,1)}.three article:hover:before,.three article.is-visible:before{width:100%}.issue-no{position:absolute;right:8px;top:20px;color:#d5d5d1;font-family:"Prompt",sans-serif;font-size:34px;font-weight:600}.scroll-progress{position:fixed;left:0;right:0;top:0;height:4px;z-index:200;background:linear-gradient(90deg,#9c151b,var(--red-bright),#ef5359);transform:scaleX(0);transform-origin:left center;box-shadow:0 2px 12px #dc252d66;transition:transform .08s linear}.rail div{transition:transform .35s ease,color .35s ease}.rail div:hover{transform:translateY(-4px);color:#fff}.faq details[open] p{animation:faqReveal .35s ease both}.mobile{animation:dockEnter .65s cubic-bezier(.2,.9,.2,1) .3s both}.mobile button:before{content:"";position:absolute;inset:-1px;border-radius:inherit;border:1px solid #ef4b52;animation:ctaPulse 2.4s ease-out infinite}.mobile button{position:relative}.cookie{background:#171717f7}.mobile,footer{background:#171717}.mobile{box-shadow:0 14px 36px #00000055}.mobile a:first-child{background:#292929}footer .brand{color:#fff}footer .brand small{color:#b8b8b4}
@keyframes faqReveal{from{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes dockEnter{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes ctaPulse{0%{opacity:.75;transform:scale(1)}75%,100%{opacity:0;transform:scale(1.08)}}

@media(max-width:600px){
  body{font-size:17px}
  .header{height:82px}.header.is-scrolled{height:72px}.brand i{width:45px;height:45px;font-size:25px}.brand b{font-size:23px}.brand small{font-size:12px}.header-actions{gap:9px}.line-button,.call{min-width:52px;min-height:48px;display:grid;place-items:center}.line-button span,.call:after{font-size:13px}
  .hero-copy{padding:52px 20px}.eyebrow{padding:8px 14px;font-size:12px}.hero h1{font-size:47px;line-height:1.13}.hero-copy>p{font-size:17px;line-height:1.82}.price span{font-size:15px}.price strong{font-size:45px}.decision{padding:17px}.decision>b{font-size:16px}.decision button{padding:16px;font-size:16px}.decision small{font-size:13px;line-height:1.5}.trust{font-size:13px;line-height:1.8}.hero-line{width:100%;padding:11px;font-size:14px}.hero-line b{font-size:12px;padding:8px 10px}
  .free{font-size:15px}.free b{font-size:24px}.warranty strong{font-size:33px}.warranty span{font-size:14px;line-height:1.5}.specbar{font-size:14px;line-height:1.7;padding:16px 10px}
  .rail{padding:25px 16px;gap:24px 8px}.rail div{font-size:14px;line-height:1.5;padding:0 5px}.rail b{display:block;margin:0 0 3px;font-size:30px}
  .section{padding:78px 20px}.head small,.promo>div>small,.solution-copy>small{font-size:13px}.head h2,.solution h2,.promo h2{font-size:37px;line-height:1.2}.head-lead{font-size:17px;line-height:1.82}.three{gap:8px}.three article{padding:27px 6px 25px}.three i{width:47px;height:47px;font-size:19px}.three h3{font-size:21px;margin:18px 0 8px}.three p{font-size:17px;line-height:1.82}.issue-no{top:18px;font-size:38px}
  .solution-copy{padding:66px 20px}.solution-copy>p{font-size:17px;line-height:1.82}.solution li{grid-template-columns:38px 1fr;font-size:16px;line-height:1.7}.solution li strong{font-size:18px}.solution-copy button,.promo button{padding:15px 18px;font-size:16px}
  .grid{grid-template-columns:1fr;gap:18px}.model-photo{height:220px}.model-info{padding:19px}.model-info>span{font-size:13px}.model-info h3{font-size:26px}.model-info strong{font-size:21px}.model>button{padding:14px;font-size:15px}.note{font-size:14px;line-height:1.7;padding:15px}
  .promo>div>p{font-size:17px;line-height:1.8}.promo aside b{font-size:23px}.promo aside small{font-size:14px}
  .team-section{grid-template-columns:1fr;padding:0 0 78px;gap:42px}.team-photo{min-height:560px}.team-copy{padding:0 20px}.team-copy>small{font-size:13px}.team-copy h2{font-size:37px;line-height:1.2}.team-copy>p{font-size:17px;line-height:1.82}.admin-contact{padding:19px 0}.admin-contact strong{font-size:23px}.admin-contact a{font-size:19px}.team-actions{grid-template-columns:1fr}.team-actions a{min-height:66px}.team-actions span{font-size:17px}.qr-card{padding:14px}.qr-card img{width:112px;height:112px}.qr-card span b{font-size:18px}.qr-card span small{font-size:14px;line-height:1.5}
  .faq{gap:28px}.faq summary{padding:24px 0;font-size:19px;line-height:1.5}.faq details p{font-size:17px;line-height:1.82;padding-bottom:20px}
  footer{padding:46px 20px 118px}footer .brand b{font-size:24px}footer .brand small{font-size:13px}footer a,footer button{padding:14px 13px;font-size:14px}
  .mobile{left:8px;right:8px;bottom:8px;padding:8px;gap:8px;border-radius:10px}.mobile a,.mobile button{min-height:54px;font-size:15px;border-radius:6px}
  .cookie{font-size:14px}.cookie span{font-size:13px;line-height:1.5}.cookie button{font-size:13px;padding:12px}
}

/* Image set supplied by NEED — optimized assets are generated during packaging. */
.hero-photo{background-image:linear-gradient(0deg,#111111a8,transparent 38%),url("need-hero-office.webp")}
.solution-photo{background-image:linear-gradient(90deg,transparent 70%,#1a1a1a),url("need-solution-house.webp")}
.model-photo{position:relative;background:#1a1a1a;overflow:hidden}
.model-photo::after{content:"";position:absolute;inset:0;background:linear-gradient(145deg,#11111105,#111111aa);z-index:1}
.model-photo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.2,.7,.2,1)}
.model:hover .model-photo img{transform:scale(1.045)}
.model-photo b,.model-photo span{position:relative;z-index:2;text-shadow:0 2px 12px #000}

/* Custom design, proof and SEO detail pages */
.custom-design{display:grid;grid-template-columns:1.18fr .82fr;gap:60px;background:#fff}.custom-intro>small,.seo-kicker{display:inline-flex;padding:7px 14px;border-radius:999px;background:var(--red);color:#fff;font-size:11px;font-weight:700}.custom-intro h2{margin:18px 0 12px;font-family:"Prompt",sans-serif;font-size:clamp(36px,4.4vw,62px);font-weight:500;line-height:1.14;letter-spacing:-.04em}.custom-intro>p{max-width:720px;color:#555a60;font-size:16px;line-height:1.8}.custom-choice{display:grid;grid-template-columns:1fr 1fr;gap:1px;margin:30px 0;background:#dadad7;border:1px solid #dadad7}.custom-choice article{display:grid;grid-template-columns:42px 1fr;gap:10px;padding:20px;background:#fff}.custom-choice article>b{color:var(--red);font-family:"Prompt",sans-serif}.custom-choice strong{display:block;margin-bottom:4px;font-size:16px}.custom-choice span{color:#676b70;font-size:13px;line-height:1.65}.custom-actions{display:flex;gap:10px;flex-wrap:wrap}.custom-actions button,.custom-actions a,.appointment-button,.seo-cta{padding:14px 18px;border:1px solid var(--red);border-radius:5px;background:var(--red);color:#fff;text-decoration:none;font-weight:700}.custom-actions a{background:#fff;color:var(--red)}.text-link{display:inline-flex;margin-top:18px;color:var(--red);font-weight:700;text-decoration:none}.custom-process{align-self:center;padding:34px;background:#171717;color:#fff}.process-label{color:#ef4149;font-family:"Prompt",sans-serif;font-size:15px;font-weight:600}.custom-process ol{list-style:none;margin:22px 0 0;padding:0}.custom-process li{display:grid;grid-template-columns:42px 1fr;gap:13px;padding:18px 0;border-top:1px solid #ffffff1c}.custom-process li>b{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:var(--red)}.custom-process strong,.custom-process span{display:block}.custom-process strong{font-size:16px}.custom-process span{margin-top:3px;color:#bdbdb9;font-size:13px;line-height:1.55}.model-detail{display:block;margin:0 17px 12px;color:#555a60;font-size:11px;font-weight:700;text-decoration:underline;text-underline-offset:3px}.render-note{max-width:1240px;margin:10px auto 0;color:#777b80;font-size:10px;line-height:1.6}.proof-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;margin:22px 0;background:#dededb;border:1px solid #dededb}.proof-grid span{padding:15px;background:#fff;color:#676b70;font-size:12px}.proof-grid b{display:block;margin-bottom:3px;color:#171717;font-size:14px}.appointment-button{display:inline-flex}
.seo-page{background:#f4f4f1}.seo-page .header{position:relative}.seo-hero{max-width:1240px;margin:auto;padding:78px 6vw 48px}.seo-hero h1{max-width:900px;margin:18px 0;font-family:"Prompt",sans-serif;font-size:clamp(42px,6vw,76px);font-weight:500;line-height:1.1;letter-spacing:-.045em}.seo-hero h1 em{color:var(--red);font-style:normal}.seo-hero>p{max-width:760px;color:#565b60;font-size:18px;line-height:1.8}.seo-layout{max-width:1240px;margin:auto;padding:0 6vw 90px;display:grid;grid-template-columns:1.1fr .9fr;gap:28px}.seo-card{padding:30px;background:#fff;box-shadow:0 14px 36px #1111110b}.seo-card h2{margin:0 0 14px;font-family:"Prompt",sans-serif;font-size:30px}.seo-card p,.seo-card li{color:#595e64;line-height:1.75}.seo-card ol,.seo-card ul{padding-left:22px}.seo-contact{padding:30px;background:#171717;color:#fff}.seo-contact h2{margin-top:0;font-family:"Prompt",sans-serif;font-size:30px}.seo-contact p{color:#c5c5c1;line-height:1.75}.seo-contact .seo-cta{display:flex;justify-content:center;margin-top:12px}.product-hero{display:grid;grid-template-columns:1.15fr .85fr;max-width:1320px;margin:auto;background:#fff}.product-image{min-height:620px}.product-image img{width:100%;height:100%;object-fit:cover}.product-copy{align-self:center;padding:58px}.product-copy h1{margin:16px 0 8px;font-family:"Prompt",sans-serif;font-size:58px}.product-copy .product-price{display:block;margin:16px 0;color:var(--red);font-family:"Prompt",sans-serif;font-size:38px;font-weight:600}.product-copy p{color:#595e64;font-size:17px;line-height:1.8}.product-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:25px}.product-actions a{padding:14px 18px;border-radius:5px;background:var(--red);color:#fff;text-decoration:none;font-weight:700}.product-actions a:last-child{background:#06c755}

@media(max-width:900px){.custom-design,.seo-layout,.product-hero{grid-template-columns:1fr}.custom-process{margin-top:0}.product-image{min-height:auto;aspect-ratio:3/2}.product-copy{padding:45px 24px}}
@media(max-width:600px){.custom-design{gap:34px}.custom-intro h2{font-size:37px}.custom-intro>p{font-size:17px}.custom-choice{grid-template-columns:1fr}.custom-choice article{padding:18px}.custom-choice strong{font-size:18px}.custom-choice span{font-size:15px}.custom-actions{display:grid}.custom-actions button,.custom-actions a{width:100%;text-align:center;font-size:16px}.custom-process{padding:28px 20px}.custom-process strong{font-size:18px}.custom-process span{font-size:15px}.model-detail{font-size:15px}.render-note{font-size:13px}.proof-grid{grid-template-columns:1fr}.proof-grid b{font-size:17px}.proof-grid span{font-size:15px}.appointment-button{width:100%;justify-content:center;font-size:16px}.seo-hero{padding:55px 20px 35px}.seo-hero h1{font-size:43px}.seo-hero>p{font-size:17px}.seo-layout{padding:0 20px 120px}.seo-card,.seo-contact{padding:24px}.product-copy h1{font-size:46px}.product-copy .product-price{font-size:35px}}

.about-team{max-width:1240px;margin:0 auto 70px;display:grid;grid-template-columns:.9fr 1.1fr;background:#fff}.about-team-photo{min-height:720px;position:relative;overflow:hidden}.about-team-photo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 43%}.about-team-copy{align-self:center;padding:60px}.about-team-copy h2{margin:0 0 14px;font-family:"Prompt",sans-serif;font-size:40px}.about-team-copy>p{color:#595e64;font-size:17px;line-height:1.8}.about-team-copy dl{margin:25px 0;border-top:1px solid #dededb}.about-team-copy dl>div{display:grid;grid-template-columns:120px 1fr;padding:14px 0;border-bottom:1px solid #dededb}.about-team-copy dt{color:#777b80}.about-team-copy dd{margin:0;font-weight:700}.about-team-copy dd a{color:var(--red)}.about-team-copy .product-actions a:last-child{background:#171717}.cookie .accept{background:var(--red);border-color:var(--red)}.mobile a:last-child{background:var(--red);border-color:var(--red)}
@media(max-width:900px){.about-team{grid-template-columns:1fr}.about-team-photo{min-height:auto;aspect-ratio:3/4}.about-team-copy{padding:45px 28px}}
@media(max-width:600px){.about-team{margin:0 20px 40px}.about-team-copy{padding:30px 20px}.about-team-copy h2{font-size:34px}.about-team-copy dl>div{grid-template-columns:1fr;gap:4px}.about-team-copy .product-actions{display:grid}.about-team-copy .product-actions a{text-align:center}}

/* Keep product photography bright; shade only the label area. */
.model-photo::after{background:linear-gradient(180deg,#0000004d 0,#00000012 24%,transparent 52%)}
.model-photo img{filter:brightness(1.08) saturate(1.1) contrast(1.02)}
.model:hover .model-photo{filter:none}
.model:hover .model-photo img{filter:brightness(1.11) saturate(1.13) contrast(1.025);transform:scale(1.045)}

/* The supplied solution visual already includes a right-side text fade. */
.solution{background:#1a1a1a url("need-solution-house.webp") center/cover no-repeat}
.solution-photo{background:none}
@media(max-width:900px){
  .solution{background:#1a1a1a}
  .solution-photo{background:url("need-solution-house.webp") 32% center/cover no-repeat}
}
