:root{--green:#0f4a37;--green-2:#17664b;--green-3:#eaf4ef;--lime:#d8ff67;--ink:#17231f;--muted:#65736d;--line:#dce4df;--paper:#f6f8f6;--white:#fff;--shadow:0 20px 60px rgba(15,74,55,.12);--radius:28px;--radius-sm:18px;--container:min(1180px, calc(100% - 40px) )}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--paper)}body{margin:0;color:var(--ink);background:var(--paper);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}::selection{background:var(--lime);color:var(--ink)}.container{width:var(--container);margin-inline:auto}.section{padding:92px 0}.section.tight{padding:64px 0}.surface{background:var(--white)}.eyebrow{display:inline-flex;align-items:center;gap:10px;font-size:.78rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:var(--green-2)}.eyebrow:before{content:"";width:28px;height:2px;background:currentColor;border-radius:999px}.section-title{font-size:clamp(2rem,4vw,3.6rem);line-height:1.04;letter-spacing:-.045em;margin:14px 0 18px;max-width:780px}.lead{font-size:1.12rem;color:var(--muted);max-width:720px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:52px;padding:0 22px;border-radius:999px;border:1px solid transparent;font-weight:800;transition:.2s ease;white-space:nowrap}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--lime);color:#18321f;box-shadow:0 12px 25px #d8ff672e}.btn-primary:hover{background:#e6ff97}.btn-dark{background:var(--green);color:#fff}.btn-dark:hover{background:var(--green-2)}.btn-outline{border-color:#ffffff6b;color:#fff;background:#ffffff14;backdrop-filter:blur(8px)}.btn-soft{background:var(--green-3);color:var(--green)}.link-arrow{display:inline-flex;align-items:center;gap:8px;font-weight:800;color:var(--green)}.link-arrow span{transition:.2s ease}.link-arrow:hover span{transform:translate(4px)}.topbar{background:#0a2f23;color:#cfe1d9;font-size:.82rem}.topbar .container{display:flex;justify-content:space-between;gap:16px;padding:9px 0}.topbar strong{color:var(--lime)}.header{position:sticky;top:0;z-index:50;background:#f6f8f6ed;backdrop-filter:blur(14px);border-bottom:1px solid rgba(15,74,55,.08)}.nav{height:78px;display:flex;align-items:center;gap:30px}.brand{display:flex;align-items:center;gap:12px;margin-right:auto}.brandmark{width:42px;height:42px;border-radius:14px;background:var(--green);display:grid;place-items:center;box-shadow:0 8px 18px #0f4a3733}.brandmark svg{width:25px;height:25px}.brandtext{display:flex;flex-direction:column;line-height:1}.brandtext b{font-size:1.18rem;letter-spacing:-.02em}.brandtext small{font-size:.63rem;color:var(--muted);margin-top:5px;letter-spacing:.04em}.navlinks{display:flex;align-items:center;gap:22px;font-size:.92rem;font-weight:700}.navlinks a{position:relative;color:#33423c}.navlinks a:after{content:"";position:absolute;left:0;right:100%;bottom:-9px;height:2px;background:var(--green);transition:.2s}.navlinks a:hover:after,.navlinks a[aria-current=page]:after{right:0}.nav-actions{display:flex;align-items:center;gap:10px}.phone-mini{display:flex;flex-direction:column;line-height:1.15;text-align:right}.phone-mini small{font-size:.67rem;color:var(--muted)}.phone-mini b{font-size:.88rem}.menu-btn{display:none;width:44px;height:44px;border:0;border-radius:14px;background:var(--green);color:#fff;align-items:center;justify-content:center}.mobile-menu{display:none}.hero{padding:30px 0 54px}.hero-card{min-height:650px;border-radius:34px;overflow:hidden;position:relative;background:#0b3427;isolation:isolate;box-shadow:var(--shadow)}.hero-card:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#052219f5,#052219d1 37%,#0522193d 68%,#05221914);z-index:-1}.hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.hero-copy{padding:86px 70px;max-width:700px;color:#fff}.hero-kicker{display:inline-flex;align-items:center;gap:10px;padding:8px 13px;border-radius:999px;background:#ffffff1a;border:1px solid rgba(255,255,255,.15);font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#e7f4ee}.hero-kicker i{width:7px;height:7px;border-radius:50%;background:var(--lime);box-shadow:0 0 0 6px #d8ff671f}.hero h1{font-size:clamp(3.1rem,6.2vw,5.9rem);line-height:.94;letter-spacing:-.06em;margin:24px 0;max-width:660px}.hero h1 em{font-style:normal;color:var(--lime)}.hero p{font-size:1.14rem;color:#d4e3dc;max-width:590px;margin:0 0 30px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px}.hero-proof{display:flex;gap:28px;flex-wrap:wrap;margin-top:38px;padding-top:25px;border-top:1px solid rgba(255,255,255,.16)}.hero-proof div{display:flex;gap:10px;align-items:center;color:#dceae4;font-size:.88rem}.hero-proof strong{color:#fff;display:block}.hero-proof .icon{width:36px;height:36px;border-radius:12px;background:#ffffff14;display:grid;place-items:center;color:var(--lime)}.hero-float{position:absolute;right:34px;bottom:34px;width:250px;padding:20px 22px;border:1px solid rgba(255,255,255,.2);background:#06281db8;backdrop-filter:blur(12px);border-radius:24px;color:#fff}.hero-float small{display:block;color:#b7d1c6;font-size:.72rem;text-transform:uppercase;letter-spacing:.12em;font-weight:800}.hero-float b{font-size:1.15rem;display:block;margin:5px 0}.hero-float p{font-size:.83rem;margin:0;color:#d7e5df}.quick-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line);border:1px solid var(--line);border-radius:22px;overflow:hidden;margin-top:22px}.quick-item{background:#fff;padding:22px;display:flex;align-items:center;gap:15px}.quick-icon{width:42px;height:42px;border-radius:13px;background:var(--green-3);display:grid;place-items:center;color:var(--green);font-weight:900}.quick-item b{display:block;font-size:.92rem}.quick-item span{font-size:.78rem;color:var(--muted)}.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:36px}.section-head .section-title{margin-bottom:0}.section-head .lead{margin:0}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.product-card{position:relative;border-radius:25px;overflow:hidden;background:#0c3528;min-height:390px;isolation:isolate;box-shadow:0 14px 35px #122f2514}.product-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2;transition:transform .45s ease}.product-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#06231a05 26%,#06231ad6);z-index:-1}.product-card:hover img{transform:scale(1.045)}.product-card-content{position:absolute;left:0;right:0;bottom:0;padding:28px;color:#fff}.product-card .tag{font-size:.69rem;text-transform:uppercase;letter-spacing:.13em;color:var(--lime);font-weight:900}.product-card h3{font-size:1.5rem;line-height:1.08;margin:8px 0}.product-card p{font-size:.88rem;color:#d8e7e0;margin:0 0 15px;max-width:330px}.card-arrow{width:40px;height:40px;border-radius:50%;border:1px solid rgba(255,255,255,.32);display:grid;place-items:center;margin-left:auto;background:#ffffff14}.calc-wrap{background:linear-gradient(135deg,#0b3528,#0e513b);border-radius:34px;padding:46px;color:#fff;display:grid;grid-template-columns:.8fr 1.35fr;gap:34px;position:relative;overflow:hidden}.calc-wrap:before{content:"";position:absolute;width:320px;height:320px;border-radius:50%;background:#d8ff6714;top:-130px;left:-100px}.calc-intro{padding:14px 4px;position:relative}.calc-intro h2{font-size:clamp(2.4rem,4vw,4rem);line-height:1;letter-spacing:-.05em;margin:14px 0 20px}.calc-intro p{color:#d6e7df;max-width:410px}.calc-note{display:inline-flex;margin-top:25px;padding:10px 14px;border:1px dashed rgba(216,255,103,.55);border-radius:14px;color:var(--lime);font-weight:800;font-size:.88rem;transform:rotate(-2deg)}.calc-card{background:#fff;color:var(--ink);border-radius:26px;padding:28px;box-shadow:0 18px 60px #0216102e}.stepbar{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:24px}.step{padding:10px 8px;border-radius:12px;background:#f1f5f2;text-align:center;font-size:.73rem;color:#758079;font-weight:700}.step.active{background:var(--green);color:#fff}.calc-fields{display:grid;grid-template-columns:1.3fr .8fr .8fr;gap:12px}.field label{font-size:.75rem;font-weight:800;color:#56645e;display:block;margin-bottom:6px}.field select,.field input{width:100%;height:50px;border:1px solid var(--line);border-radius:13px;padding:0 14px;background:#fbfcfb;color:var(--ink);outline:none}.field select:focus,.field input:focus{border-color:var(--green);box-shadow:0 0 0 3px #0f4a3714}.calc-button{width:100%;margin-top:14px;border:0;height:52px;border-radius:14px;background:var(--green);color:#fff;font-weight:900}.calc-button:hover{background:var(--green-2)}.result-box{margin-top:20px;background:#f1f8f4;border:1px solid #dbece3;border-radius:18px;padding:20px}.result-head{display:flex;justify-content:space-between;gap:12px;align-items:center}.result-head h3{font-size:1rem;margin:0}.result-head span{font-size:.72rem;color:var(--muted)}.result-list{display:grid;grid-template-columns:repeat(2,1fr);gap:9px;margin:15px 0}.result-item{background:#fff;border:1px solid #e0e9e4;border-radius:13px;padding:11px 12px}.result-item small{color:var(--muted);display:block;font-size:.7rem}.result-item b{font-size:.92rem}.wa-result{width:100%;height:48px;border:0;border-radius:13px;background:#20b45a;color:#fff;font-weight:900;display:flex;align-items:center;justify-content:center;gap:8px}.calc-disclaimer{font-size:.68rem;color:#7b8781;margin-top:10px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.stat{background:#fff;border:1px solid var(--line);border-radius:20px;padding:24px}.stat b{display:block;font-size:2rem;letter-spacing:-.04em;color:var(--green)}.stat span{font-size:.84rem;color:var(--muted)}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.process{padding:28px;border-radius:22px;background:#fff;border:1px solid var(--line)}.process-num{width:38px;height:38px;border-radius:12px;background:var(--green);color:#fff;display:grid;place-items:center;font-weight:900;margin-bottom:25px}.process h3{margin:0 0 8px}.process p{font-size:.88rem;color:var(--muted);margin:0}.region-card{display:grid;grid-template-columns:1.1fr .9fr;border-radius:32px;overflow:hidden;background:#0c392b;color:#fff;min-height:470px}.region-copy{padding:62px}.region-copy h2{font-size:clamp(2.6rem,4vw,4.3rem);line-height:1;letter-spacing:-.055em;margin:14px 0 20px}.region-copy p{color:#cfe0d9;max-width:550px}.region-visual{position:relative;background:linear-gradient(135deg,#dcefe5,#edf5f0);overflow:hidden}.region-map{position:absolute;inset:0;display:grid;place-items:center;color:#0f4a3729;font-size:14rem;font-weight:900;transform:rotate(-7deg)}.region-pin{position:absolute;left:50%;top:47%;transform:translate(-50%,-50%);background:#fff;color:var(--green);padding:12px 16px;border-radius:999px;font-weight:900;box-shadow:var(--shadow)}.region-pin:before{content:"";width:9px;height:9px;background:var(--lime);border:4px solid var(--green);display:inline-block;border-radius:50%;margin-right:8px;vertical-align:-2px}.cta-band{border-radius:32px;background:#0b3327;color:#fff;padding:50px 54px;display:flex;justify-content:space-between;align-items:center;gap:30px;overflow:hidden;position:relative}.cta-band:after{content:"";position:absolute;width:330px;height:330px;border-radius:50%;border:1px solid rgba(216,255,103,.12);right:-120px;top:-160px}.cta-band h2{font-size:clamp(2rem,3.5vw,3.2rem);line-height:1.02;letter-spacing:-.045em;margin:0 0 8px}.cta-band p{margin:0;color:#c9dcd4}.cta-actions{display:flex;gap:10px;position:relative;z-index:1}.page-hero{padding:60px 0 54px}.page-hero-inner{background:#0b3428;color:#fff;border-radius:32px;padding:68px;position:relative;overflow:hidden}.page-hero-inner:before{content:"";position:absolute;width:420px;height:420px;border-radius:50%;background:#d8ff6712;right:-120px;top:-230px}.page-hero h1{font-size:clamp(3rem,6vw,5.4rem);line-height:.96;letter-spacing:-.06em;margin:16px 0 22px;max-width:850px}.page-hero p{font-size:1.1rem;color:#d4e4dd;max-width:720px;margin:0}.breadcrumbs{font-size:.78rem;color:#9eb8ad;font-weight:700}.breadcrumbs a{color:#d8ebe2}.product-hero{padding:36px 0 70px}.product-hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:stretch}.product-hero-copy{background:#0c392c;border-radius:30px;padding:58px;color:#fff}.product-hero-copy h1{font-size:clamp(2.8rem,5vw,4.9rem);letter-spacing:-.06em;line-height:.98;margin:16px 0 20px}.product-hero-copy p{color:#d1e2db;font-size:1.05rem}.product-hero-img{border-radius:30px;overflow:hidden;min-height:560px}.product-hero-img img{width:100%;height:100%;object-fit:cover}.spec-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.spec{background:#fff;border:1px solid var(--line);border-radius:18px;padding:22px}.spec small{display:block;color:var(--muted);font-size:.72rem;margin-bottom:5px}.spec b{font-size:1rem}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:24px}.info-card{background:#fff;border:1px solid var(--line);border-radius:24px;padding:30px}.info-card h2,.info-card h3{margin-top:0}.checklist{display:grid;gap:10px;padding:0;margin:18px 0 0;list-style:none}.checklist li{display:flex;gap:10px;align-items:flex-start;color:#405049}.checklist li:before{content:"✓";width:24px;height:24px;flex:0 0 24px;border-radius:8px;background:var(--green-3);color:var(--green);font-weight:900;display:grid;place-items:center;font-size:.78rem}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:24px}.contact-cards{display:grid;gap:14px}.contact-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:24px}.contact-card small{font-size:.72rem;color:var(--muted);display:block;margin-bottom:5px}.contact-card b{font-size:1.05rem}.form-card{background:#fff;border:1px solid var(--line);border-radius:26px;padding:30px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-grid .full{grid-column:1/-1}.form-card label{display:block;font-size:.76rem;font-weight:800;color:#59665f;margin-bottom:6px}.form-card input,.form-card select,.form-card textarea{width:100%;border:1px solid var(--line);background:#fbfcfb;border-radius:14px;padding:13px 14px;outline:none}.form-card textarea{min-height:120px;resize:vertical}.form-card input:focus,.form-card select:focus,.form-card textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #0f4a3714}.team-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.team-card{background:#fff;border:1px solid var(--line);border-radius:22px;padding:26px}.avatar{width:52px;height:52px;border-radius:16px;background:var(--green);color:var(--lime);display:grid;place-items:center;font-weight:900;font-size:1.1rem;margin-bottom:18px}.team-card h3{margin:0}.team-card p{font-size:.88rem;color:var(--muted);margin:6px 0 0}.project-placeholder{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.project-card{background:#fff;border:1px solid var(--line);border-radius:23px;overflow:hidden}.project-img{height:220px;background:linear-gradient(135deg,#dfe9e3,#f6f8f6);display:grid;place-items:center;color:#82928a}.project-img span{font-size:3rem}.project-body{padding:22px}.project-body h3{margin:0 0 6px}.project-body p{font-size:.86rem;color:var(--muted);margin:0}.footer{margin-top:72px;background:#092b21;color:#c4d8cf;padding:64px 0 96px}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:34px}.footer .brandtext b{color:#fff}.footer .brandtext small{color:#8fb0a2}.footer h4{color:#fff;margin:0 0 14px;font-size:.92rem}.footer a{display:block;font-size:.86rem;margin:8px 0;color:#b8cec4}.footer a:hover{color:var(--lime)}.footer-about{max-width:320px;font-size:.88rem}.footer-bottom{margin-top:42px;padding-top:20px;border-top:1px solid rgba(255,255,255,.09);display:flex;justify-content:space-between;gap:16px;font-size:.76rem;color:#829f92}.footer-bottom a{display:inline;color:#c4d8cf}.footer-credit b{color:#fff}.mobile-bar{display:none}.notice{background:#fff8d9;border:1px solid #eedc93;color:#605519;border-radius:16px;padding:14px 16px;font-size:.84rem}.empty-state{background:#fff;border:1px dashed #b9c8c0;border-radius:24px;padding:44px;text-align:center}.empty-state h3{margin:0 0 8px}.empty-state p{color:var(--muted);margin:0 auto;max-width:620px}@media(max-width:1020px){.navlinks,.phone-mini{display:none}.menu-btn{display:flex}.nav-actions .btn{display:none}.mobile-menu.open{display:block;position:absolute;left:20px;right:20px;top:84px;background:#fff;border:1px solid var(--line);border-radius:20px;padding:14px;box-shadow:var(--shadow)}.mobile-menu a{display:block;padding:12px 10px;font-weight:800;border-radius:10px}.mobile-menu a:hover{background:var(--green-3)}.hero-card{min-height:610px}.hero-copy{padding:64px 44px}.hero-float{display:none}.quick-strip,.product-grid{grid-template-columns:repeat(2,1fr)}.calc-wrap{grid-template-columns:1fr}.calc-intro{max-width:700px}.calc-fields{grid-template-columns:1fr 1fr}.calc-fields .field:first-child{grid-column:1/-1}.process-grid,.stats{grid-template-columns:repeat(2,1fr)}.region-card{grid-template-columns:1fr}.region-visual{min-height:330px}.region-copy{padding:48px}.product-hero-grid{grid-template-columns:1fr}.product-hero-img{min-height:420px;order:-1}.spec-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1.2fr 1fr 1fr}.footer-grid>div:last-child{grid-column:1/-1}.contact-grid{grid-template-columns:1fr}}@media(max-width:700px){:root{--container:min(100% - 24px,1180px)}body{padding-bottom:70px}.section{padding:66px 0}.section.tight{padding:48px 0}.topbar .container{justify-content:center}.topbar .container span:last-child{display:none}.nav{height:70px}.brandmark{width:38px;height:38px}.brandtext small{display:none}.hero{padding-top:12px}.hero-card{min-height:650px;border-radius:24px}.hero-card:after{background:linear-gradient(180deg,#041f176b,#041f17ed 55%,#041f17fa)}.hero-bg{object-position:58% center}.hero-copy{padding:260px 24px 32px}.hero h1{font-size:clamp(2.9rem,13vw,4.2rem)}.hero p{font-size:1rem}.hero-actions{display:grid}.hero-actions .btn{width:100%}.hero-proof{gap:15px;margin-top:25px}.hero-proof div{font-size:.79rem;flex:1 1 40%}.quick-strip{grid-template-columns:1fr 1fr;border-radius:18px}.quick-item{padding:16px;align-items:flex-start}.quick-item span{display:none}.section-head{align-items:flex-start;flex-direction:column;margin-bottom:24px}.section-head .link-arrow{margin-top:-8px}.product-grid{grid-template-columns:1fr}.product-card{min-height:340px}.calc-wrap{padding:24px;border-radius:24px}.calc-card{padding:18px}.stepbar{grid-template-columns:1fr 1fr}.calc-fields{grid-template-columns:1fr}.calc-fields .field:first-child{grid-column:auto}.result-list{grid-template-columns:1fr 1fr}.process-grid,.stats,.team-grid,.project-placeholder{grid-template-columns:1fr}.region-copy{padding:34px 26px}.cta-band{padding:34px 26px;align-items:flex-start;flex-direction:column}.cta-actions{width:100%;display:grid}.cta-actions .btn{width:100%}.page-hero{padding:22px 0 35px}.page-hero-inner{padding:42px 25px;border-radius:24px}.page-hero h1{font-size:clamp(2.8rem,12vw,4rem)}.product-hero{padding-top:18px}.product-hero-copy{padding:34px 25px;border-radius:24px}.product-hero-img{min-height:330px;border-radius:24px}.spec-grid,.two-col,.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.footer{padding:50px 0 32px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child,.footer-grid>div:last-child{grid-column:1/-1}.footer-bottom{flex-direction:column}.mobile-bar{position:fixed;display:grid;grid-template-columns:1fr 1fr;gap:8px;left:10px;right:10px;bottom:10px;z-index:70;background:#f6f8f6eb;backdrop-filter:blur(12px);padding:8px;border:1px solid rgba(15,74,55,.12);border-radius:18px;box-shadow:0 12px 35px #0f4a372e}.mobile-bar a{height:48px;border-radius:13px;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:.86rem}.mobile-call{background:#e6eee9;color:var(--green)}.mobile-wa{background:#20b45a;color:#fff}}.real-project-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.real-project-card{background:#fff;border:1px solid var(--line);border-radius:28px;overflow:hidden;box-shadow:0 14px 40px #0f4a3712}.real-project-image{height:540px;overflow:hidden;background:#e9efeb}.real-project-image img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.real-project-card:hover .real-project-image img{transform:scale(1.025)}.real-project-copy{padding:26px}.real-project-copy span{font-size:.7rem;letter-spacing:.14em;font-weight:900;color:var(--green-2)}.real-project-copy h3{font-size:1.55rem;line-height:1.1;margin:8px 0}.real-project-copy p{color:var(--muted);margin:0}.project-trust-note{margin-top:22px;border:1px solid var(--line);background:var(--green-3);border-radius:18px;padding:18px 20px;display:flex;gap:12px;align-items:flex-start}.project-trust-note b{color:var(--green);white-space:nowrap}.project-trust-note span{color:#52625b;font-size:.9rem}.about-showcase{display:grid;grid-template-columns:.9fr 1.1fr;gap:52px;align-items:center}.about-showcase-copy .lead{margin-bottom:22px}.mini-points{display:flex;gap:10px;flex-wrap:wrap}.mini-points span{padding:10px 13px;border-radius:999px;background:var(--green-3);color:var(--green);font-size:.82rem;font-weight:800}.about-photo-stack{position:relative;min-height:530px}.about-photo-main{width:84%;height:460px;object-fit:cover;border-radius:28px;box-shadow:var(--shadow)}.about-photo-small{position:absolute;width:48%;height:230px;object-fit:cover;right:0;bottom:0;border-radius:22px;border:8px solid #fff;box-shadow:var(--shadow)}.product-hero-img{position:relative}.image-note{position:absolute;left:16px;right:16px;bottom:16px;background:#072a1fc7;backdrop-filter:blur(10px);color:#e0eee8;padding:10px 12px;border-radius:12px;font-size:.7rem;line-height:1.35}@media(max-width:900px){.about-showcase{grid-template-columns:1fr}.about-photo-stack{min-height:470px}.real-project-image{height:460px}}@media(max-width:700px){.real-project-grid{grid-template-columns:1fr}.real-project-image{height:430px}.project-trust-note{flex-direction:column}.project-trust-note b{white-space:normal}.about-photo-stack{min-height:390px}.about-photo-main{width:92%;height:330px}.about-photo-small{height:180px;width:52%;border-width:5px}}.brand{display:flex;align-items:center;gap:0;margin-right:auto}.brandmark,.brandtext{display:none!important}.brand-logo{display:block;height:58px;width:auto;max-width:min(56vw,320px);object-fit:contain;filter:drop-shadow(0 6px 16px rgba(15,74,55,.08))}.hero-card{overflow:hidden}.hero-bg{object-position:center center}.hero-copy{max-width:760px}.hero h1{max-width:8.4ch}.calc-intro h2{max-width:10ch}.calc-intro p{font-size:1.08rem;line-height:1.75}.calc-card label,.result-box small{font-size:.84rem}.calc-button,.wa-result{min-height:58px;font-size:1rem;font-weight:800}@media(max-width:1020px){.hero-card{min-height:630px}.hero-copy{padding:68px 42px}}@media(max-width:700px){.brand-logo{height:44px;max-width:66vw}.nav{height:74px}.topbar{display:none}.hero{padding-top:8px}.hero-card{min-height:690px;border-radius:24px}.hero-card:after{background:linear-gradient(180deg,#041f1747,#041f17c7 46%,#041f17f5 72%,#041f17fb)}.hero-bg{object-position:58% center}.hero-copy{padding:286px 22px 28px;max-width:none}.hero-kicker{font-size:.82rem;padding:9px 14px}.hero h1{font-size:clamp(3.15rem,13.2vw,4.4rem);line-height:.92}.hero p{font-size:1.05rem;line-height:1.7;max-width:28ch}.hero-proof{grid-template-columns:1fr;gap:12px}.hero-proof div{padding:10px 0;border-top:1px solid rgba(255,255,255,.12)}.quick-strip{grid-template-columns:1fr;gap:10px;padding:12px}.quick-item{padding:16px 14px;border-radius:16px}.quick-item b{font-size:1rem}.quick-item div span{font-size:.9rem;line-height:1.45}.section-title{font-size:clamp(2.2rem,10vw,3rem)}.lead{font-size:1rem;line-height:1.72}.product-card{min-height:356px}.calc-wrap{padding:28px 18px;border-radius:26px;gap:18px}.calc-intro{padding:4px 2px 0}.calc-intro .eyebrow{font-size:.84rem}.calc-intro h2{font-size:clamp(2.55rem,11.2vw,3.2rem);line-height:.96;margin:14px 0}.calc-intro p{font-size:1.08rem;line-height:1.72;margin-bottom:14px}.calc-note{font-size:.98rem;padding:12px 14px;line-height:1.45}.calc-card{padding:20px;border-radius:20px}.stepbar button{min-height:46px;font-size:.96rem}.calc-fields{gap:14px}.field label{font-size:.84rem;margin-bottom:8px}.field input,.field select{font-size:1.05rem;padding:14px;min-height:52px}.calc-button,.wa-result{width:100%;min-height:58px;font-size:1.02rem}.result-head h3{font-size:1.12rem}.result-head span{font-size:.95rem}.result-list{grid-template-columns:1fr;gap:10px}.result-item b{font-size:1.05rem}.result-item span{font-size:.92rem}.region-copy h2{font-size:clamp(2.25rem,9.8vw,3rem);line-height:1.03}.cta-band h2{font-size:clamp(2.2rem,9vw,3rem)}.footer{padding-bottom:90px}}@media(max-width:700px){.quick-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;background:transparent;border:0;padding:0;margin-top:18px}.quick-item{padding:16px 14px;gap:10px;align-items:flex-start;flex-direction:column;border:1px solid var(--line);border-radius:18px;box-shadow:0 10px 24px #0f4a370f}.quick-icon{display:grid!important;width:38px;height:38px;border-radius:12px;font-size:.9rem;background:linear-gradient(135deg,#eaf4ef,#dceee6)}.quick-item b{font-size:.98rem;line-height:1.22}.quick-item span{display:block!important;font-size:.85rem;line-height:1.38}.stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.stat{position:relative;overflow:hidden;padding:18px 16px;min-height:118px;display:flex;flex-direction:column;justify-content:space-between;border-radius:18px;box-shadow:0 10px 20px #0f4a370a}.stat:after{content:"";position:absolute;right:-18px;bottom:-18px;width:84px;height:84px;border-radius:50%;background:#0f4a370d}.stat b{font-size:1.85rem;position:relative;z-index:1}.stat span{font-size:.86rem;line-height:1.36;max-width:12ch;position:relative;z-index:1}.process-grid{gap:12px}.process{display:grid;grid-template-columns:56px 1fr;gap:14px;align-items:start;padding:20px 18px;border-radius:22px;box-shadow:0 12px 22px #0f4a370a}.process-num{width:48px;height:48px;border-radius:16px;margin:0;grid-row:1 / span 2;box-shadow:0 8px 16px #0f4a371f}.process h3{grid-column:2;font-size:1.06rem;line-height:1.18;margin:3px 0 4px}.process p{grid-column:2;font-size:.97rem;line-height:1.58}.calc-wrap{padding:24px 16px 18px;border-radius:28px}.calc-intro h2{font-size:clamp(2.6rem,11.4vw,3.3rem)}.calc-card{padding:16px;border-radius:22px}.stepbar{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:18px}.step{min-height:54px;display:grid;place-items:center;border-radius:16px;font-size:1rem;line-height:1.15;padding:10px 8px;font-weight:800}.field label{font-size:1rem;line-height:1.25;margin-bottom:8px;color:#44524c}.field select,.field input{height:56px;font-size:1.22rem;font-weight:700;border-radius:16px;padding:0 16px;background:#fff}.calc-button{margin-top:16px;height:58px;border-radius:16px;font-size:1.12rem;letter-spacing:-.01em}.result-box{margin-top:16px;padding:16px 12px;border-radius:18px}.result-head{flex-direction:column;align-items:flex-start;gap:10px}.result-head h3{font-size:1.42rem;line-height:1.02;max-width:7.6ch}.result-head span{display:inline-flex;align-items:center;padding:8px 12px;border-radius:999px;background:#fff;border:1px solid #dce7df;color:var(--green);font-size:.98rem;font-weight:800;line-height:1.35}.result-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:14px 0}.result-item{padding:13px 12px;min-height:98px;border-radius:16px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 6px 16px #0f4a3708}.result-item small{font-size:.88rem;line-height:1.25}.result-item b{font-size:1rem;line-height:1.2}.wa-result{height:56px;border-radius:16px;font-size:1.02rem}.calc-disclaimer{font-size:.78rem;line-height:1.45}}@media(max-width:420px){.result-list,.stats,.quick-strip{grid-template-columns:1fr 1fr}.quick-item,.stat{min-height:unset}.result-item{min-height:94px}}.quick-copy{display:grid;gap:4px}.quick-copy small{font-size:.77rem;color:#73817a;line-height:1.35}.stat-top{display:flex;align-items:center;gap:10px;margin-bottom:8px}.stat-icon{width:36px;height:36px;border-radius:12px;background:var(--green-3);display:grid;place-items:center;font-size:1rem}.stat-title{display:block;font-weight:900;color:var(--ink);font-size:.96rem;margin-bottom:6px}.stat small{display:block;font-size:.78rem;line-height:1.45;color:var(--muted)}.process-icon{width:46px;height:46px;border-radius:15px;background:#eff6f2;display:grid;place-items:center;font-size:1.15rem;box-shadow:inset 0 0 0 1px #0f4a3714}.process-body{display:grid;gap:7px}.process-body small{font-size:.76rem;color:#64716b;line-height:1.45;background:#f5f8f6;border-radius:12px;padding:8px 10px;border:1px solid #e8efe9}.process h3,.process p{margin:0}.result-badge{width:36px;height:36px;border-radius:12px;background:var(--green-3);color:var(--green);display:grid;place-items:center;font-weight:900;font-size:1rem;box-shadow:inset 0 0 0 1px #0f4a3714}@media(max-width:700px){.hero-card{min-height:585px;border-radius:24px}.hero-bg{object-position:58% 72%}.hero-copy{padding:168px 22px 24px;max-width:none}.hero-kicker{margin-bottom:14px}.hero h1{font-size:clamp(2.9rem,12.7vw,4.15rem);line-height:.93;margin-bottom:12px}.hero p{font-size:1rem;line-height:1.58;margin-bottom:14px}.hero-actions{gap:10px}.hero-proof{margin-top:18px}.hero-proof div{padding:8px 0}.quick-strip{margin-top:16px;gap:10px}.quick-item{padding:14px 12px;gap:10px;min-height:156px}.quick-icon{width:40px;height:40px;font-size:1rem}.quick-item b{font-size:1rem}.quick-item span{font-size:.88rem}.quick-copy small{font-size:.76rem}.calc-wrap{padding:22px 14px 16px;border-radius:26px}.calc-intro h2{text-align:center;font-size:clamp(2.25rem,10.5vw,3rem);max-width:none}.calc-intro p{text-align:center;font-size:1.02rem;line-height:1.62}.calc-note{display:block;text-align:center}.stepbar{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.step{min-height:52px;font-size:.98rem}.field{display:grid;gap:8px}.field label{text-align:center;font-size:1rem;margin-bottom:0}.field select,.field input{text-align:center;text-align-last:center;font-size:1.24rem;height:58px;border-radius:16px}.calc-button{height:58px;font-size:1.08rem}.result-box{padding:18px 14px;border-radius:20px}.result-head{align-items:center;text-align:center;gap:10px}.result-head h3{max-width:none;font-size:1.72rem;line-height:1.02;text-align:center}.result-head span{justify-content:center;text-align:center;width:100%;font-size:1rem;line-height:1.42;padding:10px 12px;border-radius:16px}.result-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.result-item{display:grid;grid-template-columns:36px 1fr;grid-template-rows:auto auto;align-items:center;column-gap:10px;row-gap:5px;padding:14px 12px;min-height:108px;text-align:left}.result-item .result-badge{grid-row:1 / span 2}.result-item small{font-size:1.02rem;font-weight:700;color:#66756e;line-height:1.22}.result-item b{font-size:1.05rem;line-height:1.2}.wa-result{height:58px;font-size:1.06rem;border-radius:16px}.calc-disclaimer{text-align:center;font-size:.82rem;line-height:1.5}.process-grid{gap:12px}.process{grid-template-columns:48px 46px 1fr;gap:12px;padding:18px 16px;align-items:start}.process-num{width:44px;height:44px;border-radius:14px;font-size:1rem}.process-icon{width:44px;height:44px;border-radius:14px;font-size:1.05rem}.process h3{font-size:1.14rem;line-height:1.18}.process p{font-size:.96rem;line-height:1.55}.stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.stat{padding:16px 14px;min-height:148px;border-radius:18px}.stat b{font-size:1.52rem}.stat-title{font-size:.94rem}.stat small{font-size:.8rem}}.quick-no{width:34px;height:34px;border-radius:999px;background:var(--green);color:#fff;display:grid;place-items:center;font-weight:900;font-size:.95rem;flex:none;box-shadow:0 8px 16px #0f4a371f}.quick-copy{display:grid;gap:5px}.quick-copy small{font-size:.8rem;color:#66736d;line-height:1.42}.stat-title{display:block;font-weight:900;color:var(--ink);font-size:.96rem;margin:.35rem 0}.stat small{display:block;font-size:.8rem;line-height:1.42;color:var(--muted)}.process-body{display:grid;gap:8px}.process-body small{display:inline-block;font-size:.8rem;color:#0f4a37;line-height:1.45;background:#edf5f1;border:1px solid #dce9e3;border-radius:999px;padding:8px 12px;width:fit-content;max-width:100%}@media(max-width:700px){.hero-card{min-height:525px}.hero-bg{object-position:58% 84%}.hero-copy{padding:104px 22px 22px;max-width:none}.hero-kicker{margin-bottom:12px}.hero h1{font-size:clamp(2.85rem,12.2vw,4.05rem);line-height:.92;margin-bottom:12px}.hero p{font-size:1rem;line-height:1.55;margin-bottom:14px;max-width:18ch}.hero-actions{gap:10px}.hero-proof{margin-top:14px}.quick-strip{grid-template-columns:1fr;gap:10px;margin-top:16px}.quick-item{min-height:auto;padding:14px;gap:12px;align-items:flex-start;flex-direction:row}.quick-item b{font-size:1.02rem;line-height:1.24}.quick-item span{font-size:.92rem;line-height:1.4}.calc-wrap{padding:22px 14px 16px;border-radius:26px}.calc-intro h2{text-align:center;font-size:clamp(2.2rem,10.2vw,2.9rem)}.calc-intro p{text-align:center;font-size:1rem;line-height:1.58}.calc-note{text-align:center}.field label{font-size:1.08rem;font-weight:900;color:#0f4a37;text-align:left;margin-bottom:2px}.field select,.field input{font-size:1rem;height:56px;border-radius:16px;text-align:center;text-align-last:center;color:#2a3933;font-weight:700;background:#fff}.result-box{padding:18px 14px 16px;border-radius:20px}.result-head{align-items:center;text-align:center;gap:10px}.result-head h3{font-size:1.84rem;line-height:1.02;max-width:none;text-align:center;width:100%}.result-head span{width:100%;justify-content:center;text-align:center;background:#fff;border-radius:16px;padding:11px 12px;font-size:1rem;font-weight:800;color:var(--green)}.result-list{grid-template-columns:1fr!important;gap:10px;margin:14px 0}.result-item{display:block;min-height:auto;padding:15px 16px;border-radius:16px;background:#fff;border:1px solid #dbe7e1;box-shadow:none}.result-item small{display:block;font-size:1rem;font-weight:800;color:#0f4a37;line-height:1.2;margin-bottom:8px}.result-item b{display:block;font-size:1.18rem;line-height:1.28;color:#1e2a26}.wa-result{height:58px;font-size:1.06rem;border-radius:16px}.calc-disclaimer{text-align:center;font-size:.82rem;line-height:1.48}.process-grid{grid-template-columns:1fr;gap:12px}.process{display:block;padding:18px 16px 16px;border-radius:22px;border:1px solid var(--line);background:#fff;box-shadow:0 10px 24px #0f4a370a}.process-num{width:42px;height:42px;border-radius:14px;margin:0 0 14px;font-size:1rem;box-shadow:none}.process-icon{display:none!important}.process h3{font-size:1.16rem;line-height:1.22;margin:0 0 8px}.process p{font-size:.98rem;line-height:1.58;margin:0 0 10px;color:#55635d}.stats{grid-template-columns:1fr;gap:10px}.stat{padding:16px 16px 14px;min-height:auto;border-radius:18px;box-shadow:0 10px 18px #0f4a3708}.stat:after,.stat-icon,.result-badge,.quick-icon{display:none!important}.stat b{font-size:1.68rem}}@media(max-width:700px){.process-grid{gap:10px}.process{display:grid;grid-template-columns:46px 1fr;column-gap:12px;row-gap:4px;padding:15px 15px 14px;border-radius:18px;align-items:start}.process-num{width:42px;height:42px;margin:0;grid-row:1 / span 2;border-radius:13px}.process-body{display:block}.process h3{font-size:1.12rem;line-height:1.18;margin:1px 0 7px}.process p{font-size:.94rem;line-height:1.5;margin:0;color:#5b6862}.process-body small{display:none!important}.trust-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.trust-stats .stat{padding:16px 14px;min-height:150px;display:flex;flex-direction:column;justify-content:flex-start;background:linear-gradient(180deg,#fff,#f5f9f7);border-color:#d9e4de}.trust-stats .stat b{font-size:1.75rem;line-height:1;color:var(--green);margin-bottom:10px}.trust-stats .stat-title{font-size:.98rem;line-height:1.22;margin:0 0 7px;color:#17231f}.trust-stats .stat small{font-size:.79rem;line-height:1.4;color:#6a7771}}.brand-logo{height:72px;max-width:min(72vw,420px)}.footer-logo{height:64px;max-width:min(72vw,360px);filter:none}@media(max-width:1020px){.brand-logo{height:66px;max-width:min(74vw,390px)}}@media(max-width:700px){.brand-logo{height:58px;max-width:78vw;filter:none}.footer-logo{height:56px;max-width:72vw}.nav{height:86px}.header{padding:6px 0}}.brand-logo{display:block;height:74px;width:auto;max-width:min(82vw,470px);object-fit:contain;filter:none}.footer-brand{display:inline-flex}.footer-logo{height:66px;max-width:min(74vw,380px);filter:none}.hero-bg{object-position:center 58%}@media(max-width:1020px){.brand-logo{height:68px;max-width:min(82vw,430px)}}@media(max-width:700px){.brand-logo{height:62px;max-width:80vw}.footer-logo{height:58px;max-width:72vw}.nav{height:88px}.header{padding:6px 0}.hero-card{min-height:525px}.hero-bg{object-position:center 42%}.hero-copy{padding:112px 22px 22px;max-width:none}}@media(max-width:700px){.hero{padding-top:10px}.hero-card{min-height:720px;border-radius:24px;overflow:hidden;position:relative}.hero-bg{object-position:center top}.hero-card:after{background:linear-gradient(180deg,#03140f0d,#03140f14 37%,#03140f99 57%,#03140ff0 78%,#03140ffc)}.hero-copy{padding:355px 22px 24px;max-width:none}.hero-kicker{font-size:.72rem;padding:8px 12px;margin-bottom:12px;background:#06231a9e;backdrop-filter:blur(10px)}.hero h1{font-size:clamp(2.65rem,11vw,3.65rem);line-height:.92;max-width:8.2ch;margin:0 0 12px}.hero p{font-size:.96rem;line-height:1.5;max-width:28ch;margin-bottom:14px}.hero-actions{display:grid;grid-template-columns:1fr;gap:10px}.hero-actions .btn{min-height:52px}.hero-proof{display:none}}.brand-logo{display:block;width:min(430px,68vw);height:auto;max-height:76px;object-fit:contain;filter:none}.footer-logo{width:min(360px,70vw);height:auto;max-height:70px}.product-card img{object-position:center center}.product-card:after{background:linear-gradient(180deg,#051e1705 18%,#051e1738 48%,#051e17eb)}@media(max-width:700px){.header{padding:4px 0}.nav{height:86px}.brand-logo{width:min(300px,72vw);height:auto;max-height:72px}.menu-btn{width:56px;height:56px;border-radius:18px;font-size:1.35rem;flex:0 0 56px}.hero{padding-top:8px}.hero-card{min-height:650px;border-radius:24px}.hero-bg{object-position:center 45%}.hero-card:after{background:linear-gradient(180deg,#03161014,#03161024 26%,#0316107a 45%,#031610e6 69%,#031610fc)}.hero-copy{padding:168px 22px 20px;max-width:none}.hero-kicker{font-size:.68rem;padding:7px 10px;margin-bottom:10px}.hero h1{font-size:clamp(2.55rem,10.7vw,3.55rem);line-height:.92;margin:0 0 10px;max-width:8.4ch}.hero p{font-size:.94rem;line-height:1.48;max-width:28ch;margin:0 0 12px}.hero-actions{gap:8px}.hero-actions .btn{min-height:50px;font-size:.94rem}.hero-proof{display:none}.product-card{min-height:390px;border-radius:24px}.product-card-content{padding:24px 22px}.product-card h3{font-size:1.62rem}.product-card p{font-size:.94rem;line-height:1.5}}.brand-logo{display:block;width:min(380px,74vw)!important;height:auto!important;max-height:104px!important;object-fit:contain;filter:none!important}.nav{min-height:96px!important;height:auto!important;align-items:center!important;padding-top:10px;padding-bottom:10px}.brand{display:flex;align-items:center;flex:1 1 auto}.hero{padding-top:2px!important}.hero-card{min-height:640px!important}.hero-bg{object-position:center 38%!important}.hero-copy{padding:210px 24px 26px!important;max-width:520px}.hero-kicker{margin-bottom:12px!important;background:#082a1fb8!important;backdrop-filter:blur(10px)}.hero h1{font-size:clamp(3rem,7.2vw,5.15rem)!important;line-height:.92!important}.hero p{max-width:21ch}@media(max-width:700px){.nav{min-height:88px!important;padding-top:6px!important;padding-bottom:6px!important}.brand-logo{width:min(370px,76vw)!important;max-height:90px!important}.hero{padding-top:4px!important}.hero-card{min-height:618px!important;border-radius:24px!important;overflow:hidden}.hero-bg{object-position:center 34%!important}.hero-card:after{background:linear-gradient(180deg,#03140f1a,#03140f38 32%,#03140f9e 56%,#03140fed 82%,#03140ffa)!important}.hero-copy{padding:188px 22px 22px!important;max-width:none!important}.hero-kicker{font-size:.76rem!important;padding:9px 14px!important;margin-bottom:10px!important}.hero h1{font-size:clamp(2.55rem,11vw,3.5rem)!important;line-height:.92!important;max-width:8.6ch!important;margin:0 0 12px!important}.hero p{font-size:.98rem!important;line-height:1.5!important;max-width:19ch!important;margin-bottom:14px!important}.hero-actions{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}.hero-actions .btn{min-height:52px!important}.hero-proof{display:none!important}}.brand{display:flex;align-items:center;max-width:calc(100% - 88px)}.brand-logo{display:block;width:min(450px,78vw)!important;max-width:100%;height:auto!important;max-height:112px!important;object-fit:contain;filter:none!important}.header .nav{min-height:100px!important;align-items:center!important}@media(max-width:700px){.brand{max-width:calc(100% - 86px)}.brand-logo{width:min(430px,80vw)!important;max-height:108px!important}.header .nav{min-height:92px!important}}.brand{display:flex;align-items:center;max-width:calc(100% - 90px)}.brand-logo{display:block;width:min(470px,80vw)!important;max-width:100%;height:auto!important;max-height:118px!important;object-fit:contain;filter:none!important;background:transparent!important}.header .nav{min-height:98px!important;align-items:center!important}.hero-card:after{background:linear-gradient(90deg,#052219e0,#052219b8 30%,#05221938 62%,#0522190f)!important}.hero-bg{object-position:right center!important}.quick-item{align-items:flex-start!important;gap:18px!important}.quick-no{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:54px!important;height:54px!important;min-width:54px!important;flex:0 0 54px!important;border-radius:999px!important;background:var(--green)!important;color:#fff!important;font-weight:900!important;font-size:1.18rem!important;line-height:1!important;text-align:center!important;box-shadow:0 10px 22px #0f4a3729!important;position:relative!important;z-index:2!important}@media(max-width:700px){.brand{max-width:calc(100% - 84px)!important}.brand-logo{width:min(440px,82vw)!important;max-height:112px!important;background:transparent!important}.header .nav{min-height:90px!important}.hero{padding-top:4px!important}.hero-card{min-height:635px!important;border-radius:24px!important;overflow:hidden!important}.hero-bg{object-position:right center!important}.hero-card:after{background:linear-gradient(90deg,#051c15e6,#051c15b8 34%,#051c152e 64%,#051c1505)!important}.hero-copy{padding:28px 22px 22px!important;max-width:54%!important;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start!important}.hero-kicker{margin-bottom:12px!important;font-size:.74rem!important;padding:8px 12px!important;max-width:100%}.hero h1{font-size:clamp(2.46rem,10.5vw,3.22rem)!important;line-height:.92!important;max-width:100%!important;margin:0 0 14px!important}.hero p{font-size:.97rem!important;line-height:1.5!important;max-width:100%!important;margin:0 0 14px!important}.hero-actions{margin-top:auto!important;display:grid!important;grid-template-columns:1fr!important;gap:10px!important;width:100%!important}.hero-actions .btn{min-height:52px!important}.hero-proof{display:none!important}.quick-item{padding:18px 16px!important;gap:16px!important;align-items:flex-start!important}.quick-no{width:58px!important;height:58px!important;min-width:58px!important;flex-basis:58px!important;font-size:1.24rem!important}.quick-copy b{font-size:1.08rem!important;line-height:1.18!important;color:#17211d!important}.quick-copy span{font-size:1rem!important;line-height:1.45!important;color:#55635d!important}.quick-copy small{font-size:.92rem!important;line-height:1.42!important;color:#6b7772!important}}.footer-logo{background:#092b21!important;border-radius:0!important;filter:none!important;object-fit:contain!important}.quick-no{font-size:0!important;line-height:0!important;position:relative!important;overflow:hidden!important}.quick-no:after{content:attr(data-num)!important;position:absolute!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;color:#fff!important;font-size:1.22rem!important;font-weight:900!important;line-height:1!important;text-align:center!important;width:100%!important}@media(max-width:700px){.hero-copy{max-width:58%!important}.hero-kicker{width:max-content!important;max-width:none!important;white-space:nowrap!important;font-size:.69rem!important;letter-spacing:.055em!important;padding:8px 12px!important;position:relative!important;z-index:4!important}.quick-no{width:60px!important;height:60px!important;min-width:60px!important;flex:0 0 60px!important}.quick-no:after{font-size:1.3rem!important}.footer-logo{width:min(390px,78vw)!important;max-height:92px!important;background:#092b21!important}}.hero-kicker{white-space:nowrap!important;width:max-content!important;max-width:none!important;overflow:visible!important}.quick-no{position:relative!important;padding:0!important;text-align:center!important;line-height:1!important;overflow:hidden!important}.quick-no>b{position:absolute!important;inset:0!important;display:grid!important;place-items:center!important;margin:0!important;padding:0!important;color:#fff!important;font-size:1.3rem!important;font-weight:900!important;line-height:1!important;text-align:center!important}.footer-logo{background:#092b21!important;filter:none!important;object-fit:contain!important;border-radius:0!important}.footer-products{min-width:0}.footer-product-links{display:grid;grid-template-columns:1fr 1fr;column-gap:22px;row-gap:2px}.footer-product-links a{margin:6px 0!important}@media(max-width:700px){.hero-copy{max-width:none!important;width:100%!important}.hero-kicker{font-size:.68rem!important;letter-spacing:.065em!important;padding:8px 11px!important;white-space:nowrap!important;width:max-content!important;max-width:none!important}.quick-no{width:62px!important;height:62px!important;min-width:62px!important;flex:0 0 62px!important}.quick-no>b{font-size:1.42rem!important}.footer-product-links{grid-template-columns:1fr 1fr!important;column-gap:28px!important}.footer-products{grid-column:1/-1!important}.footer-logo{width:min(410px,82vw)!important;max-height:95px!important}}.product-summary{max-width:880px;font-size:1.08rem;line-height:1.75}.audience-grid{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.audience-chip{padding:12px 16px;border-radius:999px;background:#fff;border:1px solid var(--line);font-weight:800;font-size:.88rem;color:var(--green);box-shadow:0 6px 18px #0f4a370a}.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.guide-card{background:#fff;border:1px solid var(--line);border-radius:22px;padding:26px;box-shadow:0 12px 32px #0f4a370d}.guide-card>span{display:inline-flex;align-items:center;justify-content:center;min-width:46px;height:34px;padding:0 10px;border-radius:999px;background:var(--green);color:#fff;font-size:.78rem;font-weight:900;letter-spacing:.08em}.guide-card h3{font-size:1.18rem;line-height:1.2;margin:20px 0 10px}.guide-card p{color:var(--muted);font-size:.92rem;line-height:1.65;margin:0}.product-detail-cols .info-card{height:100%}.numbered-list{counter-reset:step;list-style:none;padding:0;margin:24px 0 0;display:grid;gap:14px}.numbered-list li{counter-increment:step;position:relative;padding:14px 14px 14px 54px;background:#f7faf8;border:1px solid #e7eee9;border-radius:15px;line-height:1.55}.numbered-list li:before{content:counter(step);position:absolute;left:14px;top:50%;transform:translateY(-50%);width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:var(--green);color:#fff;font-weight:900;font-size:.78rem}.technical-note{margin:20px 0 0;padding:14px 16px;border-left:4px solid var(--lime);background:#f4f8f5;border-radius:0 12px 12px 0;color:#56635d;font-size:.83rem;line-height:1.55}.faq-wrap{max-width:900px}.faq-list{display:grid;gap:10px;margin-top:28px}.faq-item{background:#fff;border:1px solid var(--line);border-radius:17px;overflow:hidden}.faq-item summary{cursor:pointer;list-style:none;padding:18px 20px;font-weight:900;display:flex;justify-content:space-between;gap:20px;align-items:center}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary span{width:30px;height:30px;border-radius:50%;background:var(--green-3);color:var(--green);display:grid;place-items:center;flex:none}.faq-item[open] summary span{transform:rotate(45deg)}.faq-item p{margin:0;padding:0 20px 20px;color:var(--muted);line-height:1.65}@media(max-width:800px){.guide-grid{grid-template-columns:1fr}.audience-grid{display:grid;grid-template-columns:1fr 1fr}.audience-chip{border-radius:14px;padding:12px;font-size:.86rem}.product-summary{font-size:1rem}.guide-card{padding:20px}.faq-item summary{padding:17px 16px;font-size:.98rem}.faq-item p{padding:0 16px 18px;font-size:.92rem}}@media(max-width:430px){.audience-grid{grid-template-columns:1fr}}.local-intro-section{padding-top:54px}.local-lead-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(320px,.75fr);gap:22px}.local-lead-card{border:1px solid var(--line);border-radius:26px;background:#fff;padding:34px;box-shadow:0 16px 38px #0f4a370e}.local-lead-main h2{font-size:clamp(2rem,3.2vw,3.2rem);line-height:1.04;letter-spacing:-.04em;margin:12px 0 18px;max-width:16ch}.local-lead-main p{font-size:1.04rem;line-height:1.75;color:var(--muted);max-width:780px}.local-pills{display:flex;flex-wrap:wrap;gap:9px;margin-top:24px}.local-pills span{padding:9px 13px;border-radius:999px;background:#edf5f1;color:var(--green);font-size:.82rem;font-weight:850;border:1px solid #d9e8e0}.local-contact-card{background:var(--green);color:#fff;border-color:transparent}.local-contact-card .eyebrow{color:var(--lime)}.local-contact-card h3{font-size:1.75rem;line-height:1.08;margin:10px 0 22px}.local-number-list{list-style:none;padding:0;margin:0;display:grid;gap:12px;counter-reset:item}.local-number-list li{display:grid;grid-template-columns:42px 1fr;grid-template-rows:auto auto;column-gap:12px;align-items:center;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.14)}.local-number-list li:last-child{border-bottom:0}.local-number-list li:before{counter-increment:item;content:counter(item);grid-row:1 / span 2;width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:var(--lime);color:#173829;font-weight:950;line-height:1}.local-number-list b{font-size:.98rem}.local-number-list span{font-size:.8rem;color:#c9ded5}.local-scenario-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.local-scenario{background:#fff;border:1px solid var(--line);border-radius:22px;padding:25px;min-height:230px}.local-scenario>b{display:inline-grid;place-items:center;width:42px;height:42px;border-radius:13px;background:var(--green);color:#fff;font-size:.88rem;margin-bottom:22px}.local-scenario h3{font-size:1.15rem;margin:0 0 10px}.local-scenario p{font-size:.92rem;line-height:1.62;color:var(--muted);margin:0}.local-check-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.local-check-grid .info-card{padding:30px}.local-check-grid .info-card h2{margin-top:10px}.local-check-grid .checklist{margin-top:20px}@media(max-width:980px){.local-lead-grid{grid-template-columns:1fr}.local-scenario-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.local-intro-section{padding-top:34px}.local-lead-card{padding:22px 18px;border-radius:22px}.local-lead-main h2{font-size:2rem;max-width:none}.local-lead-main p{font-size:.97rem;line-height:1.67}.local-pills{gap:7px}.local-pills span{font-size:.76rem;padding:8px 10px}.local-contact-card h3{font-size:1.5rem}.local-number-list li{grid-template-columns:46px 1fr}.local-number-list li:before{width:46px;height:46px}.local-scenario-grid,.local-check-grid{grid-template-columns:1fr}.local-scenario{min-height:auto;padding:20px}.local-scenario>b{margin-bottom:16px}}.region-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.region-links .btn{min-width:132px}.region-copy .btn-outline{border-color:#ffffff42;color:#fff}.region-copy .btn-outline:hover{background:#ffffff14}@media(max-width:700px){.region-links{display:grid;grid-template-columns:1fr}.region-links .btn{width:100%;min-width:0}}.identity-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.identity-card{background:#fff;border:1px solid var(--line);border-radius:22px;padding:25px;display:flex;flex-direction:column;min-height:168px}.identity-card small{font-size:.72rem;letter-spacing:.09em;text-transform:uppercase;font-weight:850;color:var(--green-2);margin-bottom:12px}.identity-card b{font-size:1.15rem;line-height:1.22;color:var(--ink);margin-bottom:10px}.identity-card span{font-size:.88rem;line-height:1.55;color:var(--muted)}.about-process-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:32px}.about-process-card{background:#fff;border:1px solid var(--line);border-radius:22px;padding:26px;min-height:250px}.about-process-card>b{display:grid;place-items:center;width:48px;height:48px;border-radius:15px;background:var(--green);color:var(--lime);font-size:.84rem;margin-bottom:24px}.about-process-card h3{font-size:1.16rem;margin:0 0 10px}.about-process-card p{font-size:.9rem;line-height:1.65;color:var(--muted);margin:0}.about-principles .info-card h2{font-size:clamp(1.8rem,3vw,2.55rem);line-height:1.06}.team-intro{max-width:760px;margin:-18px 0 30px}.team-card>b{display:block;color:var(--green);font-size:.78rem;margin-top:8px;text-transform:uppercase;letter-spacing:.07em}.about-contact-band{display:flex;justify-content:space-between;align-items:center;gap:30px;border-radius:28px;background:#eff6f2;border:1px solid #dce9e2;padding:34px 38px}.about-contact-band h2{font-size:clamp(1.8rem,3vw,2.65rem);line-height:1.05;margin:10px 0}.about-contact-band p{margin:0;color:var(--muted)}.about-contact-actions{display:flex;gap:10px;flex:none}.contact-action-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.contact-action-card{background:#fff;border:1px solid var(--line);border-radius:23px;padding:24px;display:grid;grid-template-columns:52px 1fr;column-gap:16px;align-items:center;min-height:138px;transition:.2s ease}.contact-action-card:hover{transform:translateY(-2px);box-shadow:0 12px 28px #0f4a3714;border-color:#cbdcd3}.contact-action-card>span{grid-row:1/4;width:52px;height:52px;border-radius:50%;background:var(--green);color:#fff;display:flex;align-items:center;justify-content:center;text-align:center;font-weight:950;line-height:52px;font-variant-numeric:tabular-nums}.contact-action-card small{font-size:.7rem;letter-spacing:.1em;text-transform:uppercase;color:var(--green-2);font-weight:850}.contact-action-card b{font-size:1.12rem;color:var(--ink);line-height:1.22}.contact-action-card em{font-size:.8rem;color:var(--muted);font-style:normal}.contact-v19-grid{grid-template-columns:.8fr 1.2fr;align-items:start}.contact-side{background:#0d3e30;color:#fff;border-radius:27px;padding:34px;position:sticky;top:110px}.contact-side .eyebrow{color:var(--lime)}.contact-side h2{font-size:clamp(1.8rem,3vw,2.5rem);line-height:1.05;margin:12px 0 26px}.contact-info-list{list-style:none;padding:0;margin:0;display:grid;gap:3px;counter-reset:cinfo}.contact-info-list li{display:grid;grid-template-columns:43px 1fr;grid-template-rows:auto auto;column-gap:12px;border-bottom:1px solid rgba(255,255,255,.12);padding:13px 0}.contact-info-list li:before{counter-increment:cinfo;content:counter(cinfo);grid-row:1/3;width:43px;height:43px;border-radius:50%;background:var(--lime);color:#163a2b;display:flex;align-items:center;justify-content:center;text-align:center;line-height:43px;font-weight:950;font-variant-numeric:tabular-nums}.contact-info-list b{font-size:.94rem}.contact-info-list span{font-size:.78rem;color:#c4d9d0}.contact-note{margin-top:24px;padding:17px;border-radius:16px;background:#ffffff12}.contact-note b{color:var(--lime);font-size:.9rem}.contact-note p{font-size:.8rem;line-height:1.55;color:#c4d9d0;margin:7px 0 0}.contact-form-v19 h2{font-size:clamp(1.9rem,3vw,2.65rem);line-height:1.05;margin:10px 0 12px}.form-help{background:#eff6f2;border-radius:12px;padding:12px 14px;color:#56675f;font-size:.8rem}.location-card-v19{background:#fff;border:1px solid var(--line);border-radius:26px;padding:34px;display:flex;justify-content:space-between;align-items:center;gap:30px}.location-card-v19 h2{font-size:clamp(1.65rem,3vw,2.3rem);line-height:1.15;margin:10px 0}.location-card-v19 p{color:var(--muted);margin:0;max-width:760px;line-height:1.65}.projects-head-v19 .lead{max-width:610px}.project-v19-card .real-project-copy{padding:28px}.project-tags{display:flex;flex-wrap:wrap;gap:7px;margin:18px 0}.project-tags i{font-style:normal;font-size:.72rem;font-weight:800;color:var(--green);background:var(--green-3);border-radius:999px;padding:7px 10px}.project-related{border-top:1px solid var(--line);padding-top:16px;display:flex;flex-wrap:wrap;gap:10px 18px;align-items:center}.project-related small{font-size:.7rem;color:var(--muted);font-weight:800;text-transform:uppercase;letter-spacing:.06em}.project-related a{font-size:.82rem;color:var(--green);font-weight:850}.project-trust-v19{padding:22px 24px}.project-method-v19{display:grid;grid-template-columns:.9fr 1.1fr;gap:50px;align-items:center}.project-method-copy h2{font-size:clamp(2rem,4vw,3.5rem);line-height:1.03;letter-spacing:-.04em;margin:12px 0 18px}.project-method-copy p{color:var(--muted);font-size:1rem;line-height:1.7}.project-method-list{display:grid;gap:10px}.project-method-list>div{display:grid;grid-template-columns:52px 1fr;gap:14px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:18px;padding:16px}.project-method-list b{width:52px;height:52px;border-radius:16px;background:var(--green);color:var(--lime);display:flex;align-items:center;justify-content:center;text-align:center;line-height:52px;font-size:.82rem}.project-method-list span{font-size:.85rem;color:var(--muted);line-height:1.45}.project-method-list strong{display:block;color:var(--ink);font-size:.98rem;margin-bottom:2px}.project-next-v19{display:flex;justify-content:space-between;align-items:center;gap:34px;background:#fff;border:1px solid var(--line);border-radius:27px;padding:36px}.project-next-v19 h2{font-size:clamp(2rem,3.4vw,3rem);line-height:1.05;margin:10px 0}.project-next-v19 p{max-width:770px;color:var(--muted);line-height:1.65;margin:0}@media(max-width:1020px){.identity-grid,.about-process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-v19-grid{grid-template-columns:1fr}.contact-side{position:static}.project-method-v19{grid-template-columns:1fr}.about-contact-band,.location-card-v19,.project-next-v19{align-items:flex-start;flex-direction:column}.about-contact-actions{flex-wrap:wrap}.contact-action-grid{grid-template-columns:1fr 1fr}.contact-action-grid>a:last-child{grid-column:1/-1}}@media(max-width:700px){.identity-grid,.about-process-grid,.contact-action-grid{grid-template-columns:1fr}.contact-action-grid>a:last-child{grid-column:auto}.identity-card,.about-process-card{min-height:0}.about-contact-band,.location-card-v19,.project-next-v19{padding:24px 20px}.about-contact-actions{width:100%;display:grid;grid-template-columns:1fr}.about-contact-actions .btn{width:100%}.contact-side,.contact-form-v19{padding:24px 20px}.contact-action-card{padding:19px}.contact-action-card>span{width:50px;height:50px;line-height:50px}.project-method-v19{gap:26px}.project-method-list>div{grid-template-columns:46px 1fr;padding:14px}.project-method-list b{width:46px;height:46px;line-height:46px}.project-trust-v19{padding:18px}.project-next-v19 .btn,.location-card-v19 .btn{width:100%}}.calc-extra{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:12px}.calc-extra [hidden]{display:none!important}.field label span{font-weight:600;color:#87928c;font-size:.68rem}.calc-context{margin-top:14px;border:1px solid #dce8e1;background:#f7faf8;color:#52615a;border-radius:13px;padding:11px 13px;font-size:.78rem;line-height:1.5}.result-item span{display:block;margin-top:4px;color:#748179;font-size:.7rem;line-height:1.38}.result-note{margin:4px 0 14px;padding:11px 13px;border-radius:12px;background:#e8f3ed;color:#365447;font-size:.76rem;line-height:1.48}.calc-disclaimer strong{color:#53635b}.calc-wrap-compact{grid-template-columns:.72fr 1.45fr}.product-calc-head{max-width:780px;margin-bottom:26px}@media(max-width:1020px){.calc-extra{grid-template-columns:1fr 1fr}.calc-wrap-compact{grid-template-columns:1fr}}@media(max-width:700px){.calc-extra{grid-template-columns:1fr;gap:14px}.calc-extra .field-location{grid-column:auto}.calc-context{font-size:.9rem;line-height:1.55;padding:13px 14px}.result-item span{font-size:.86rem;line-height:1.45;margin-top:5px}.result-note{font-size:.9rem;line-height:1.5;padding:13px 14px}.calc-disclaimer{font-size:.82rem;line-height:1.5}}.quick-no{font-size:1.3rem!important;line-height:1!important;color:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;padding:0!important}.quick-no>b{position:static!important;inset:auto!important;display:inline!important;font-size:inherit!important;line-height:1!important}@media(max-width:700px){.quick-no{font-size:1.42rem!important}}html{scroll-behavior:smooth;scroll-padding-top:112px}body{overflow-x:hidden}.skip-link{position:fixed;left:12px;top:12px;z-index:9999;transform:translateY(-160%);background:#fff;color:var(--green);border:2px solid var(--green);border-radius:10px;padding:10px 14px;font-weight:900;box-shadow:0 8px 24px #0000001f}.skip-link:focus{transform:translateY(0)}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #a8d92a;outline-offset:3px}.menu-btn{min-width:48px;min-height:48px}.mobile-menu a{min-height:48px;display:flex!important;align-items:center}.btn,.calc-button,.wa-result,.contact-action-card{touch-action:manipulation}.product-card img{width:100%;height:100%;object-fit:cover}.product-card{content-visibility:auto;contain-intrinsic-size:390px}.section.surface .product-card,.product-grid .product-card{contain:layout paint style}.real-project-image img,.about-photo-main,.about-photo-small,.product-hero-img img{display:block;max-width:100%;height:auto}.field input,.field select,.form-card input,.form-card select,.form-card textarea{font-size:16px}.breadcrumbs{display:flex;gap:.45rem;align-items:center;flex-wrap:wrap}[hidden]{display:none!important}@media(max-width:700px){html{scroll-padding-top:92px}body{padding-bottom:82px}.mobile-bar{padding-bottom:max(8px,env(safe-area-inset-bottom))!important;bottom:max(8px,env(safe-area-inset-bottom))!important}.mobile-bar a{min-height:50px!important;font-size:.94rem!important}.menu-btn{min-width:56px;min-height:56px}.mobile-menu.open{max-height:calc(100vh - 112px);overflow:auto;-webkit-overflow-scrolling:touch}.product-card{content-visibility:auto;contain-intrinsic-size:390px}.field input,.field select,.form-card input,.form-card select,.form-card textarea{font-size:16px!important}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.product-card:hover img{transform:none!important}}.section-calculator-first{padding-top:16px}.hero-wa{border-color:#ffffff7a!important;background:#05221947!important;backdrop-filter:blur(8px)}.hero-wa:hover{background:#fff!important;color:var(--green)!important}.product-card{display:block;position:relative;min-height:410px}.product-card-content{z-index:2}.product-title-link{color:#fff;text-decoration:none}.product-title-link:after{content:"";position:absolute;inset:0;z-index:-1}.product-card-actions{position:relative;z-index:4;display:flex;align-items:center;gap:9px;margin-top:16px}.product-card-actions a{min-height:44px;border-radius:13px;padding:10px 13px;display:inline-flex;align-items:center;justify-content:center;font-size:.78rem;font-weight:900;line-height:1;text-decoration:none;transition:.18s ease}.product-detail-link{color:#fff;border:1px solid rgba(255,255,255,.34);background:#ffffff1a}.product-detail-link:hover{background:#fff;color:var(--green)}.product-wa-link{background:var(--lime);color:#163a2b;border:1px solid var(--lime);margin-left:auto}.product-wa-link:hover{filter:brightness(.96);transform:translateY(-1px)}.conversion-trust-section{padding-top:62px;padding-bottom:62px}.trust-head .lead{max-width:610px}.conversion-stats .stat b{font-size:1.5rem}.conversion-stats .stat{min-height:184px}.cta-band{border:1px solid rgba(216,255,103,.12)}@media(max-width:700px){.section-calculator-first{padding-top:8px}.product-card{min-height:400px}.product-card-content{padding:24px 20px 20px!important}.product-card-actions{display:grid;grid-template-columns:1.18fr .82fr;gap:8px}.product-card-actions a{min-height:48px;font-size:.82rem;padding:10px 9px}.product-wa-link{margin-left:0}.conversion-trust-section{padding-top:42px;padding-bottom:42px}.conversion-stats{grid-template-columns:1fr 1fr!important}.conversion-stats .stat{min-height:166px;padding:16px 14px}.conversion-stats .stat b{font-size:1.42rem}.conversion-stats .stat-title{font-size:.9rem}.conversion-stats .stat small{font-size:.78rem}.mobile-bar{grid-template-columns:.9fr .72fr 1.35fr!important}.mobile-calc{background:var(--green)!important;color:#fff!important}.mobile-call{background:#e6eee9!important;color:var(--green)!important}.mobile-wa{background:#20b45a!important;color:#fff!important}}@media(max-width:390px){.mobile-bar a{font-size:.82rem!important}.conversion-stats{grid-template-columns:1fr!important}.conversion-stats .stat{min-height:auto}}.product-hero-v24{padding-bottom:30px}.product-hero-v24 .product-hero-copy{display:flex;flex-direction:column;justify-content:center;min-height:590px}.product-eyebrow{color:var(--lime)!important;margin-top:24px}.product-hero-lead{font-size:1.08rem!important;line-height:1.7!important;max-width:640px}.product-hero-trust{display:flex;flex-wrap:wrap;gap:8px;margin:20px 0 2px}.product-hero-trust span{display:inline-flex;align-items:center;min-height:34px;padding:7px 11px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:#ffffff12;font-size:.74rem;font-weight:800;color:#e3eee9}.product-hero-trust span:before{content:"✓";margin-right:6px;color:var(--lime);font-weight:950}.product-hero-actions{margin-top:24px!important}.product-quick-specs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:26px;padding-top:22px;border-top:1px solid rgba(255,255,255,.12)}.product-quick-specs div{min-width:0}.product-quick-specs small{display:block;color:#a9c5b9;font-size:.67rem;line-height:1.2;margin-bottom:4px}.product-quick-specs b{display:block;color:#fff;font-size:.88rem;line-height:1.25;overflow-wrap:anywhere}.product-hero-img{position:relative;background:#eaf0ec}.product-hero-img img{height:100%!important;object-fit:cover}.product-image-badge{position:absolute;left:18px;right:18px;bottom:18px;padding:13px 15px;border-radius:14px;background:#072a1fd6;backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:space-between;gap:12px;color:#fff}.product-image-badge b{font-size:.88rem}.product-image-badge span{font-size:.68rem;color:#c9ddd4;text-align:right}.product-jump-section{position:sticky;top:96px;z-index:36;background:#f6f8f6f0;backdrop-filter:blur(12px);border-top:1px solid rgba(15,74,55,.07);border-bottom:1px solid rgba(15,74,55,.09)}.product-jump-nav{display:flex;gap:8px;align-items:center;overflow:auto;padding-top:10px;padding-bottom:10px;scrollbar-width:none}.product-jump-nav::-webkit-scrollbar{display:none}.product-jump-nav a{white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:9px 13px;border-radius:12px;background:#fff;border:1px solid var(--line);color:#34483f;font-size:.77rem;font-weight:850;text-decoration:none}.product-jump-nav a:hover{border-color:#b9d0c3;color:var(--green)}.product-jump-nav .jump-calc{background:var(--green);border-color:var(--green);color:#fff}.product-offer-flow-section{padding-top:30px;padding-bottom:36px}.product-offer-flow{display:grid;grid-template-columns:.82fr 1.18fr;gap:28px;align-items:center;background:#0d3e30;color:#fff;border-radius:28px;padding:30px}.product-offer-heading .eyebrow{color:var(--lime)}.product-offer-heading h2{font-size:clamp(1.7rem,3vw,2.45rem);line-height:1.08;margin:10px 0 0;letter-spacing:-.035em}.product-offer-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.product-offer-steps>div{background:#ffffff12;border:1px solid rgba(255,255,255,.11);border-radius:18px;padding:18px;min-height:150px}.product-offer-steps span{width:38px;height:38px;border-radius:50%;background:var(--lime);color:#163a2b;display:flex;align-items:center;justify-content:center;font-weight:950;margin-bottom:13px}.product-offer-steps b{display:block;font-size:.91rem;line-height:1.25;margin-bottom:6px}.product-offer-steps small{display:block;color:#c4d9d0;font-size:.74rem;line-height:1.48}.product-calculator-section{background:linear-gradient(180deg,#f5f8f6,#edf4f0)}.product-final-cta{padding-top:50px}#teknik,#kullanim,#rehber,#hesapla,#sss,#teklif{scroll-margin-top:165px}@media(max-width:1020px){.product-offer-flow{grid-template-columns:1fr}.product-offer-heading{max-width:700px}.product-jump-section{top:88px}}@media(max-width:700px){.product-hero-v24{padding-top:10px!important;padding-bottom:16px!important}.product-hero-v24 .product-hero-grid{gap:10px}.product-hero-v24 .product-hero-img{min-height:300px!important;max-height:360px!important;order:-1}.product-hero-v24 .product-hero-copy{min-height:auto!important;padding:28px 22px!important}.product-hero-v24 .product-hero-copy h1{font-size:clamp(2.25rem,10vw,3.25rem)!important;margin-top:12px!important}.product-eyebrow{margin-top:18px!important}.product-hero-lead{font-size:.98rem!important;line-height:1.55!important}.product-hero-actions{display:grid!important;grid-template-columns:1fr!important;width:100%}.product-hero-actions .btn{width:100%;min-height:52px}.product-hero-trust{gap:6px;margin-top:16px}.product-hero-trust span{font-size:.69rem;padding:6px 9px}.product-quick-specs{grid-template-columns:1fr;gap:8px;margin-top:20px;padding-top:16px}.product-quick-specs div{display:flex;justify-content:space-between;gap:14px;align-items:start;padding:7px 0;border-bottom:1px solid rgba(255,255,255,.08)}.product-quick-specs div:last-child{border-bottom:0}.product-quick-specs small,.product-quick-specs b{font-size:.78rem}.product-image-badge{left:12px;right:12px;bottom:12px;padding:11px 12px}.product-image-badge b{font-size:.82rem}.product-image-badge span{font-size:.63rem}.product-jump-section{top:90px}.product-jump-nav{padding-left:14px;padding-right:14px;margin-left:-14px;margin-right:-14px}.product-jump-nav a{min-height:42px;font-size:.75rem}.product-offer-flow-section{padding-top:22px;padding-bottom:28px}.product-offer-flow{padding:22px;border-radius:22px;gap:20px}.product-offer-steps{grid-template-columns:1fr;gap:8px}.product-offer-steps>div{min-height:auto;display:grid;grid-template-columns:44px 1fr;column-gap:11px;align-items:center;padding:14px}.product-offer-steps span{grid-row:1/3;width:42px;height:42px;margin:0}.product-offer-steps b{margin:0;font-size:.9rem}.product-offer-steps small{font-size:.73rem}#teknik,#kullanim,#rehber,#hesapla,#sss,#teklif{scroll-margin-top:150px}.mobile-bar-product .mobile-wa{font-weight:950!important}}.nav-products{position:relative;display:flex;align-items:center;height:100%}.nav-products-trigger{display:inline-flex!important;align-items:center;gap:5px}.nav-products-trigger span{font-size:.8rem;transition:transform .18s ease}.nav-products:hover .nav-products-trigger span,.nav-products:focus-within .nav-products-trigger span{transform:rotate(180deg)}.mega-menu{position:absolute;top:calc(100% + 20px);left:50%;width:min(940px,82vw);transform:translate(-40%,-8px);background:#fff;border:1px solid var(--line);border-radius:24px;box-shadow:0 26px 70px #082a1f2b;padding:22px;opacity:0;visibility:hidden;pointer-events:none;transition:.18s ease;z-index:120}.mega-menu:before{content:"";position:absolute;left:0;right:0;top:-24px;height:26px}.nav-products:hover .mega-menu,.nav-products:focus-within .mega-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-40%)}.mega-menu-head{display:flex;align-items:end;justify-content:space-between;gap:24px;padding:4px 4px 17px;border-bottom:1px solid var(--line)}.mega-menu-head small{display:block;color:var(--green);font-size:.68rem;font-weight:950;letter-spacing:.11em;margin-bottom:4px}.mega-menu-head strong{display:block;color:var(--ink);font-size:1.05rem}.mega-all{font-size:.78rem!important;font-weight:900!important;color:var(--green)!important;white-space:nowrap}.mega-all:after,.mega-product:after,.mega-menu-foot a:after{display:none!important}.mega-menu-grid{display:grid;grid-template-columns:1.4fr .8fr .8fr;gap:22px;padding:19px 3px 14px}.mega-group{display:grid;gap:7px;align-content:start}.mega-group-title{font-size:.7rem;font-weight:950;letter-spacing:.08em;text-transform:uppercase;color:#77847e;padding:0 4px 4px}.mega-product{display:grid!important;grid-template-columns:58px 1fr;gap:10px;align-items:center;padding:8px!important;border-radius:14px;text-decoration:none!important;min-width:0}.mega-product:hover{background:#f1f6f3}.mega-product img{display:block;width:58px;height:44px;object-fit:cover;border-radius:9px;background:#e9efeb}.mega-product span{min-width:0}.mega-product b{display:block;color:var(--ink);font-size:.78rem;line-height:1.18;margin-bottom:3px}.mega-product small{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;color:#718078;font-size:.66rem;line-height:1.25}.mega-menu-foot{display:flex;align-items:center;gap:15px;margin-top:4px;padding:14px 15px;border-radius:16px;background:#0d3e30;color:#d9e9e1}.mega-menu-foot>span{font-size:.76rem;font-weight:750}.mega-menu-foot a{font-size:.75rem!important;color:var(--lime)!important;font-weight:900!important;margin:0!important}.mega-menu-foot .mega-wa{margin-left:auto!important;padding:9px 12px!important;border-radius:10px;background:var(--lime);color:#173c2d!important}.mobile-products{display:none}.catalog-shortcuts{position:sticky;top:96px;z-index:28;background:#f6f8f6f0;backdrop-filter:blur(12px);border-bottom:1px solid rgba(15,74,55,.08)}.catalog-shortcut-row{display:flex;align-items:center;gap:8px;overflow:auto;padding-top:10px;padding-bottom:10px;scrollbar-width:none}.catalog-shortcut-row::-webkit-scrollbar{display:none}.catalog-shortcut-row a{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;min-height:42px;padding:9px 14px;border-radius:12px;border:1px solid var(--line);background:#fff;color:#34483f;font-size:.78rem;font-weight:900;text-decoration:none}.catalog-shortcut-row a:hover{border-color:#b6cec1;color:var(--green)}.catalog-shortcut-row .catalog-calc-link{margin-left:auto;background:var(--green);border-color:var(--green);color:#fff}.catalog-intro{padding-top:38px;padding-bottom:38px}.catalog-choice{display:grid;grid-template-columns:1.4fr .6fr;gap:32px;align-items:end;padding:30px;border-radius:26px;background:#0d3e30;color:#fff}.catalog-choice h2{font-size:clamp(1.8rem,3.6vw,3rem);line-height:1.02;letter-spacing:-.04em;margin:10px 0 14px;max-width:720px}.catalog-choice p{margin:0;color:#c6d9d0;max-width:720px;line-height:1.65}.catalog-choice .eyebrow{color:var(--lime)}.catalog-choice-actions{display:flex;flex-direction:column;gap:9px;align-items:stretch}.catalog-choice-actions .btn{width:100%;justify-content:center}.catalog-group-section{scroll-margin-top:160px}.catalog-group-head{align-items:end}.catalog-group-head .lead{max-width:520px}.product-grid-two{grid-template-columns:repeat(2,minmax(0,1fr));max-width:870px}.catalog-complementary{padding-top:28px}.catalog-complementary-card{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:28px 30px;border-radius:24px;background:#edf4f0;border:1px solid #dce8e1}.catalog-complementary-card h2{font-size:1.8rem;margin:6px 0 7px}.catalog-complementary-card p{margin:0;color:var(--muted)}.catalog-complementary-card .btn{flex:none}@media(max-width:1180px){.mega-menu{width:min(850px,88vw);transform:translate(-36%,-8px)}.nav-products:hover .mega-menu,.nav-products:focus-within .mega-menu{transform:translate(-36%)}.mega-menu-grid{grid-template-columns:1.3fr .85fr .85fr}}@media(max-width:1020px){.nav-products{display:none}.mobile-products{display:block;border-radius:12px}.mobile-products-head{display:grid;grid-template-columns:1fr 52px;align-items:center}.mobile-products-head>a{min-height:52px!important}.mobile-products-toggle{width:46px;height:46px;justify-self:end;border:0;border-radius:12px;background:#edf4f0;color:var(--green);font-size:1.45rem;font-weight:500;line-height:1;cursor:pointer}.mobile-products-list{margin:2px 5px 9px 12px;padding:7px;border-left:2px solid #dbe9e1}.mobile-products-list a{min-height:44px!important;padding:9px 12px!important;font-size:.88rem;font-weight:750!important;color:#52615a!important}.mobile-products-list a:hover{color:var(--green)!important}.mobile-products-list .mobile-products-all{margin-top:5px;background:#edf5f1;color:var(--green)!important;font-weight:900!important}.catalog-shortcuts{top:88px}}@media(max-width:800px){.catalog-choice{grid-template-columns:1fr;padding:24px;gap:22px}.catalog-choice-actions{display:grid;grid-template-columns:1fr 1fr}.product-grid-two{grid-template-columns:1fr}.catalog-complementary-card{align-items:flex-start;flex-direction:column;padding:23px}}@media(max-width:700px){.catalog-shortcuts{top:90px}.catalog-shortcut-row{margin-left:-14px;margin-right:-14px;padding-left:14px;padding-right:14px}.catalog-shortcut-row .catalog-calc-link{margin-left:0}.catalog-intro{padding-top:24px;padding-bottom:24px}.catalog-choice{border-radius:22px;padding:22px}.catalog-choice h2{font-size:2rem}.catalog-choice p{font-size:.92rem}.catalog-choice-actions{grid-template-columns:1fr}.catalog-group-section{scroll-margin-top:145px}.catalog-group-head{display:block}.catalog-group-head .lead{margin-top:12px}.catalog-complementary-card .btn{width:100%;justify-content:center}}.mega-menu{width:min(900px,84vw)!important}.mega-menu-grid.mega-menu-flat{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;padding:18px 3px 14px!important}.mega-menu-flat .mega-product{grid-template-columns:64px 1fr!important;padding:9px!important}.mega-menu-flat .mega-product img{width:64px!important;height:48px!important}.catalog-shortcuts{display:none!important}.catalog-products-section{padding-top:42px}.catalog-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.catalog-group-section,.catalog-group-head,.mega-group,.mega-group-title{display:none!important}@media(max-width:1020px){.mega-menu{display:none!important}}@media(max-width:900px){.catalog-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.catalog-products-section{padding-top:28px}.catalog-product-grid{grid-template-columns:1fr}}.field-note{grid-column:span 2}.field label span{font-size:.72rem;font-weight:700;color:#8a9690}.quote-photo-hint{display:flex;flex-direction:column;gap:3px;margin-top:14px;padding:13px 15px;border-radius:14px;background:#edf6f1;border:1px solid #d8e8df;color:#23483a}.quote-photo-hint b{font-size:.86rem}.quote-photo-hint span{font-size:.77rem;line-height:1.45;color:#68776f}.quote-result-actions{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;margin-top:12px}.copy-result{min-height:54px;padding:12px 18px;border:1px solid #c9d8d0;border-radius:14px;background:#fff;color:var(--green);font:inherit;font-size:.88rem;font-weight:900;cursor:pointer}.copy-result:hover{background:#f0f6f2}.quote-copy-status{min-height:20px;padding-top:5px;color:#39735d;font-size:.76rem;font-weight:800}.contact-photo-hint{margin-top:0}.quote-preview-card{padding:18px;border-radius:18px;background:#102f25;color:#fff}.quote-preview-card>small{display:block;margin-bottom:10px;color:var(--lime);font-size:.69rem;font-weight:950;letter-spacing:.1em}.quote-preview-card pre{margin:0;white-space:pre-wrap;word-break:break-word;font:inherit;font-size:.82rem;line-height:1.58;color:#dceae3}.contact-quote-actions{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.contact-quote-actions .calc-button{margin:0}@media(max-width:700px){.field-note{grid-column:1/-1}.quote-result-actions,.contact-quote-actions{grid-template-columns:1fr}.copy-result{width:100%}}.footer-brand-col{min-width:0}.footer-wordmark{display:inline-flex!important;flex-direction:column;align-items:flex-start;gap:2px;margin:0 0 18px!important;text-decoration:none!important;line-height:1}.footer-wordmark-main{display:block;color:#fff;font-size:2.1rem;font-weight:950;letter-spacing:-.055em}.footer-wordmark-main b{color:var(--lime)}.footer-wordmark-sub{display:block;color:#a9c5b9;font-size:.68rem;font-weight:900;letter-spacing:.16em}.footer-about{line-height:1.65}.footer-wa{display:inline-flex!important;align-items:center;justify-content:center;min-height:44px;padding:10px 14px;margin:10px 0 0!important;border-radius:12px;background:var(--lime);color:#163b2d!important;font-weight:900!important}.footer-product-links{grid-template-columns:1fr 1fr!important;gap:2px 18px!important}.footer-region-mini{margin-top:16px;padding-top:13px;border-top:1px solid rgba(255,255,255,.08)}.footer-region-mini>span{display:block;margin-bottom:7px;color:#789b8c;font-size:.7rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.footer-region-mini a{display:inline-block!important;margin:4px 10px 4px 0!important}.region-index-section{padding-top:34px}.region-index-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.region-index-card{position:relative;display:flex;min-height:340px;flex-direction:column;padding:28px;overflow:hidden;border:1px solid var(--line);border-radius:26px;background:#fff;color:var(--ink);text-decoration:none;box-shadow:0 16px 42px #0f4a370f;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.region-index-card:hover{transform:translateY(-4px);border-color:#b9d2c5;box-shadow:0 22px 54px #0f4a371c}.region-index-card:before{content:"";position:absolute;right:-55px;bottom:-70px;width:190px;height:190px;border-radius:50%;background:#eaf4ef}.region-index-no{position:relative;z-index:1;display:grid;width:50px;height:50px;place-items:center;margin-bottom:auto;border-radius:50%;background:var(--green);color:#fff;font-size:.9rem;font-weight:950}.region-index-card small{position:relative;z-index:1;margin-top:40px;color:var(--green);font-size:.7rem;font-weight:950;letter-spacing:.09em}.region-index-card h2{position:relative;z-index:1;margin:8px 0 10px;font-size:2rem;letter-spacing:-.04em}.region-index-card p{position:relative;z-index:1;margin:0 0 20px;color:var(--muted);line-height:1.6}.region-index-card b{position:relative;z-index:1;margin-top:auto;color:var(--green);font-size:.86rem}.region-help-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:30px;align-items:center;padding:32px;border-radius:26px;background:#0d3e30;color:#fff}.region-help-card h2{margin:8px 0 11px;max-width:700px;font-size:clamp(1.8rem,3.4vw,2.7rem);line-height:1.04;letter-spacing:-.04em}.region-help-card p{margin:0;max-width:700px;color:#c9dcd3;line-height:1.65}.region-help-card .eyebrow{color:var(--lime)}.region-help-card .btn{white-space:nowrap}@media(max-width:900px){.region-index-grid{grid-template-columns:1fr}.region-index-card{min-height:280px}.region-help-card{grid-template-columns:1fr}.region-help-card .btn{width:100%;justify-content:center}}@media(max-width:700px){.footer-wordmark-main{font-size:1.95rem}.footer-product-links{grid-template-columns:1fr 1fr!important;column-gap:20px!important}.region-index-card{min-height:260px;padding:22px}.region-index-card small{margin-top:30px}.region-help-card{padding:24px}}.project-proof-band{margin-top:-18px;padding:0 0 28px}.project-proof-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:0 12px 34px #0f4a370f}.project-proof-grid>div{min-height:104px;padding:21px 22px;border-right:1px solid var(--line)}.project-proof-grid>div:last-child{border-right:0}.project-proof-grid b{display:block;margin-bottom:5px;color:var(--green);font-size:1.38rem;line-height:1}.project-proof-grid span{display:block;color:#69766f;font-size:.77rem;line-height:1.4}.project-portfolio-section{padding-top:40px}.projects-head-v29 .lead{max-width:620px}.portfolio-list-v29{display:grid;gap:34px}.portfolio-project-v29{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);overflow:hidden;min-height:660px;border:1px solid var(--line);border-radius:30px;background:#fff;box-shadow:0 18px 50px #0f4a3712}.portfolio-project-reverse-v29 .portfolio-image-v29{order:2}.portfolio-project-reverse-v29 .portfolio-copy-v29{order:1}.portfolio-image-v29{position:relative;min-height:660px;overflow:hidden;background:#dfe8e3}.portfolio-image-v29 img{display:block;width:100%;height:100%;object-fit:cover}.portfolio-photo-badge{position:absolute;left:20px;top:20px;padding:8px 11px;border-radius:999px;background:#083024eb;color:#fff;font-size:.66rem;font-weight:950;letter-spacing:.08em;backdrop-filter:blur(8px)}.portfolio-project-no{position:absolute;right:20px;bottom:20px;display:grid;width:58px;height:58px;place-items:center;border-radius:50%;background:var(--lime);color:#173d2e;font-size:.86rem;font-weight:950}.portfolio-copy-v29{display:flex;flex-direction:column;justify-content:center;padding:42px}.portfolio-copy-v29 h2{margin:10px 0 14px;max-width:650px;font-size:clamp(2rem,3.6vw,3.25rem);line-height:1.02;letter-spacing:-.045em}.portfolio-lead-v29{margin:0;max-width:650px;color:var(--muted);font-size:1rem;line-height:1.68}.portfolio-verified-v29{margin:25px 0 5px;padding:19px 20px;border:1px solid #dbe8e1;border-radius:18px;background:#f2f7f4}.portfolio-verified-v29 small{display:block;margin-bottom:10px;color:var(--green);font-size:.68rem;font-weight:950;letter-spacing:.09em}.portfolio-verified-v29 ul{display:grid;gap:8px;margin:0;padding:0;list-style:none}.portfolio-verified-v29 li{position:relative;padding-left:22px;color:#52645b;font-size:.85rem;line-height:1.45}.portfolio-verified-v29 li:before{content:"✓";position:absolute;left:0;top:0;color:var(--green);font-weight:950}.portfolio-product-links-v29{display:flex;flex-wrap:wrap;gap:8px 16px;align-items:center;margin-top:16px;padding-top:16px;border-top:1px solid var(--line)}.portfolio-product-links-v29 span{color:#7a877f;font-size:.72rem;font-weight:850;text-transform:uppercase;letter-spacing:.06em}.portfolio-product-links-v29 a{color:var(--green);font-size:.82rem;font-weight:900}.portfolio-actions-v29{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.project-trust-v29{margin-top:28px}.project-quote-guide-v29{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:44px;align-items:center}.project-quote-intro-v29 h2{margin:10px 0 14px;max-width:580px;font-size:clamp(2rem,3.8vw,3.4rem);line-height:1.03;letter-spacing:-.045em}.project-quote-intro-v29 p{max-width:580px;margin:0 0 22px;color:var(--muted);line-height:1.7}.project-quote-steps-v29{display:grid;grid-template-columns:1fr 1fr;gap:12px}.project-quote-steps-v29>div{display:grid;grid-template-columns:48px 1fr;gap:13px;align-items:center;min-height:112px;padding:17px;border:1px solid var(--line);border-radius:18px;background:#fff}.project-quote-steps-v29 b{display:grid;width:48px;height:48px;place-items:center;border-radius:50%;background:var(--green);color:#fff;font-size:1rem}.project-quote-steps-v29 span{color:#6a7871;font-size:.79rem;line-height:1.4}.project-quote-steps-v29 strong{display:block;margin-bottom:3px;color:var(--ink);font-size:.91rem}.project-gallery-principle-v29{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.8fr);gap:44px;align-items:end;padding:32px;border:1px solid var(--line);border-radius:25px;background:#fff}.project-gallery-principle-v29 h2{margin:9px 0 0;font-size:clamp(1.9rem,3.4vw,3rem);line-height:1.04;letter-spacing:-.04em}.project-gallery-principle-v29 p{margin:0;color:var(--muted);line-height:1.7}@media(max-width:1020px){.project-proof-grid{grid-template-columns:1fr 1fr}.project-proof-grid>div:nth-child(2){border-right:0}.project-proof-grid>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.portfolio-project-v29{grid-template-columns:1fr;min-height:0}.portfolio-project-reverse-v29 .portfolio-image-v29{order:1}.portfolio-project-reverse-v29 .portfolio-copy-v29{order:2}.portfolio-image-v29{min-height:560px}.project-quote-guide-v29{grid-template-columns:1fr}}@media(max-width:700px){.project-proof-band{margin-top:-8px}.project-proof-grid{grid-template-columns:1fr 1fr}.project-proof-grid>div{min-height:94px;padding:17px 15px}.project-proof-grid b{font-size:1.1rem}.project-proof-grid span{font-size:.7rem}.project-portfolio-section{padding-top:28px}.portfolio-image-v29{min-height:500px}.portfolio-copy-v29{padding:24px 20px}.portfolio-copy-v29 h2{font-size:2.12rem}.portfolio-lead-v29{font-size:.94rem}.portfolio-actions-v29{display:grid;grid-template-columns:1fr}.portfolio-actions-v29 .btn{width:100%;justify-content:center}.portfolio-photo-badge{left:14px;top:14px}.portfolio-project-no{right:14px;bottom:14px}.project-trust-v29{flex-direction:column}.project-quote-guide-v29{gap:26px}.project-quote-steps-v29{grid-template-columns:1fr}.project-quote-steps-v29>div{min-height:0}.project-gallery-principle-v29{grid-template-columns:1fr;padding:23px 20px;gap:18px}}.about-proof-band-v30{margin-top:-18px;padding:0 0 28px}.about-proof-grid-v30{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:0 12px 34px #0f4a370f}.about-proof-grid-v30>div{min-height:100px;padding:21px 22px;border-right:1px solid var(--line)}.about-proof-grid-v30>div:last-child{border-right:0}.about-proof-grid-v30 b{display:block;margin-bottom:6px;color:var(--green);font-size:1.4rem;line-height:1}.about-proof-grid-v30 span{color:#69766f;font-size:.78rem}.about-proof-note-v30{margin:9px 4px 0;color:#89938e;font-size:.7rem;line-height:1.45}.about-intro-v30{padding-top:44px}.about-showcase-v30{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:54px;align-items:center}.about-showcase-copy-v30 h2{margin:10px 0 16px;max-width:650px;font-size:clamp(2rem,4vw,3.4rem);line-height:1.02;letter-spacing:-.045em}.about-showcase-copy-v30>p{margin:0;max-width:650px;color:var(--muted);line-height:1.7}.about-decision-list-v30{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:25px}.about-decision-list-v30>div{display:grid;grid-template-columns:42px 1fr;gap:11px;align-items:center;padding:14px;border:1px solid #dbe8e1;border-radius:16px;background:#fff}.about-decision-list-v30 b{display:grid;width:42px;height:42px;place-items:center;border-radius:50%;background:var(--green);color:#fff;font-size:.76rem}.about-decision-list-v30 span{color:#68766f;font-size:.76rem;line-height:1.35}.about-decision-list-v30 strong{display:block;margin-bottom:3px;color:var(--ink);font-size:.83rem}.about-photo-stack-v30{position:relative;min-height:545px}.about-photo-stack-v30 figure{margin:0}.about-photo-large-v30{position:absolute;left:0;top:0;width:82%;height:455px}.about-photo-small-v30{position:absolute;right:0;bottom:0;width:48%;height:245px}.about-photo-stack-v30 img{display:block;width:100%;height:100%;object-fit:cover;border-radius:26px;box-shadow:var(--shadow)}.about-photo-small-v30 img{border:8px solid #f7f9f7;border-radius:23px}.about-photo-stack-v30 figcaption{position:absolute;left:15px;bottom:14px;padding:7px 10px;border-radius:999px;background:#072a1fdb;color:#fff;font-size:.63rem;font-weight:800;backdrop-filter:blur(7px)}.about-owner-grid-v30{display:grid;grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);gap:25px;align-items:stretch}.owner-card-v30{display:flex;flex-direction:column;min-height:100%;padding:32px;border-radius:28px;background:#0d3e30;color:#fff}.owner-card-v30 .eyebrow{color:var(--lime)}.owner-monogram-v30{display:grid;width:76px;height:76px;place-items:center;margin:35px 0 25px;border-radius:22px;background:var(--lime);color:#173d2e;font-size:1.45rem;font-weight:950}.owner-card-v30 h2{margin:0 0 6px;color:#fff;font-size:2.45rem;letter-spacing:-.045em}.owner-card-v30>b{color:var(--lime);font-size:.78rem;letter-spacing:.08em;text-transform:uppercase}.owner-card-v30 p{max-width:430px;margin:18px 0 28px;color:#c8dbd2;line-height:1.65}.owner-actions-v30{display:grid;gap:9px;margin-top:auto}.owner-actions-v30 .btn{width:100%;justify-content:center}.business-facts-v30{padding:30px;border:1px solid var(--line);border-radius:28px;background:#fff}.business-facts-head-v30 h2{margin:9px 0 10px;max-width:720px;font-size:clamp(1.8rem,3.2vw,2.75rem);line-height:1.04;letter-spacing:-.04em}.business-facts-head-v30 p{margin:0;color:var(--muted);line-height:1.6}.business-fact-grid-v30{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:25px}.business-fact-grid-v30 article{min-height:130px;padding:18px;border-radius:17px;background:#f2f7f4}.business-fact-grid-v30 small{display:block;margin-bottom:9px;color:var(--green);font-size:.66rem;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.business-fact-grid-v30 b{display:block;margin-bottom:7px;color:var(--ink);font-size:.95rem;line-height:1.3}.business-fact-grid-v30 span{display:block;color:#6d7b74;font-size:.75rem;line-height:1.45}.quote-factors-v30{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.quote-factors-v30 article{min-height:210px;padding:22px;border:1px solid var(--line);border-radius:20px;background:#fff}.quote-factors-v30 span{display:grid;width:46px;height:46px;place-items:center;margin-bottom:23px;border-radius:50%;background:#eaf4ef;color:var(--green);font-size:.74rem;font-weight:950}.quote-factors-v30 h3{margin:0 0 8px;font-size:1.08rem}.quote-factors-v30 p{margin:0;color:var(--muted);font-size:.8rem;line-height:1.55}.about-process-grid-v30{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:30px}.about-process-grid-v30 article{min-height:245px;padding:25px;border:1px solid var(--line);border-radius:22px;background:#fff}.about-process-grid-v30 article>b{display:grid;width:50px;height:50px;place-items:center;margin-bottom:24px;border-radius:15px;background:var(--green);color:var(--lime);font-size:.78rem}.about-process-grid-v30 h3{margin:0 0 9px;font-size:1.1rem}.about-process-grid-v30 p{margin:0;color:var(--muted);font-size:.82rem;line-height:1.58}.about-transparency-v30{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:44px;align-items:center;padding:34px;border-radius:28px;background:#0d3e30;color:#fff}.transparency-copy-v30 .eyebrow{color:var(--lime)}.transparency-copy-v30 h2{margin:10px 0 15px;max-width:620px;color:#fff;font-size:clamp(2rem,3.8vw,3.2rem);line-height:1.02;letter-spacing:-.045em}.transparency-copy-v30 p{max-width:620px;margin:0 0 18px;color:#c5d9cf;line-height:1.68}.transparency-copy-v30 .text-link{color:var(--lime);font-weight:900}.transparency-list-v30{display:grid;gap:9px;margin:0;padding:0;list-style:none}.transparency-list-v30 li{padding:16px 18px;border:1px solid rgba(255,255,255,.11);border-radius:15px;background:#ffffff0d}.transparency-list-v30 b{display:block;margin-bottom:4px;color:#fff;font-size:.87rem}.transparency-list-v30 span{display:block;color:#bcd0c6;font-size:.75rem;line-height:1.45}.team-grid-v30 .team-card-v30{position:relative;overflow:hidden}.team-card-v30:after{content:"";position:absolute;right:-45px;bottom:-55px;width:130px;height:130px;border-radius:50%;background:#eef5f1;z-index:0}.team-card-v30>*{position:relative;z-index:1}.team-card-v30 a{display:inline-block;margin-top:13px;color:var(--green);font-size:.78rem;font-weight:900}.about-real-proof-v30{display:grid;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);gap:38px;align-items:center}.about-real-proof-v30 h2{margin:10px 0 13px;max-width:570px;font-size:clamp(2rem,3.6vw,3rem);line-height:1.03;letter-spacing:-.04em}.about-real-proof-v30 p{max-width:540px;margin:0 0 20px;color:var(--muted);line-height:1.68}.about-proof-images-v30{display:grid;grid-template-columns:1fr 1fr;gap:12px}.about-proof-images-v30 a{display:block;height:390px;overflow:hidden;border-radius:22px}.about-proof-images-v30 img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.about-proof-images-v30 a:hover img{transform:scale(1.025)}.about-contact-v30{background:#edf5f1}@media(max-width:1100px){.quote-factors-v30{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:900px){.about-showcase-v30,.about-owner-grid-v30,.about-transparency-v30,.about-real-proof-v30{grid-template-columns:1fr}.about-photo-stack-v30{min-height:500px}.about-process-grid-v30,.quote-factors-v30{grid-template-columns:1fr 1fr}}@media(max-width:700px){.about-proof-band-v30{margin-top:-8px}.about-proof-grid-v30{grid-template-columns:1fr 1fr}.about-proof-grid-v30>div{min-height:88px;padding:17px 15px;border-bottom:1px solid var(--line)}.about-proof-grid-v30>div:nth-child(2){border-right:0}.about-proof-grid-v30>div:nth-child(3),.about-proof-grid-v30>div:nth-child(4){border-bottom:0}.about-proof-grid-v30 b{font-size:1.18rem}.about-proof-grid-v30 span{font-size:.7rem}.about-showcase-v30{gap:30px}.about-showcase-copy-v30 h2{font-size:2.1rem}.about-decision-list-v30{grid-template-columns:1fr}.about-photo-stack-v30{min-height:420px}.about-photo-large-v30{width:92%;height:340px}.about-photo-small-v30{width:52%;height:190px}.about-photo-small-v30 img{border-width:6px}.owner-card-v30,.business-facts-v30{padding:23px 20px}.owner-card-v30 h2{font-size:2.1rem}.business-fact-grid-v30{grid-template-columns:1fr}.business-fact-grid-v30 article{min-height:0}.quote-factors-v30{grid-template-columns:1fr}.quote-factors-v30 article{min-height:0}.about-process-grid-v30{grid-template-columns:1fr}.about-process-grid-v30 article{min-height:0}.about-transparency-v30{padding:24px 20px;gap:25px}.about-proof-images-v30{grid-template-columns:1fr 1fr}.about-proof-images-v30 a{height:270px}}.contact-direct-v31{margin-top:-18px;padding:0 0 24px}.contact-direct-grid-v31{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.contact-direct-card-v31{position:relative;display:flex;min-height:245px;flex-direction:column;padding:22px;overflow:hidden;border:1px solid var(--line);border-radius:22px;background:#fff;color:var(--ink);text-decoration:none;box-shadow:0 12px 34px #0f4a370e;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.contact-direct-card-v31:hover{transform:translateY(-3px);border-color:#bfd6ca;box-shadow:0 18px 42px #0f4a371a}.contact-direct-primary-v31{background:#0d3e30;border-color:#0d3e30;color:#fff}.contact-direct-no-v31{display:grid;width:42px;height:42px;place-items:center;margin-bottom:auto;border-radius:50%;background:#edf5f1;color:var(--green);font-size:.72rem;font-weight:950}.contact-direct-primary-v31 .contact-direct-no-v31{background:var(--lime);color:#173d2e}.contact-direct-card-v31 small{display:block;margin-top:24px;color:#7b8881;font-size:.65rem;font-weight:950;letter-spacing:.09em}.contact-direct-primary-v31 small{color:#aac5b9}.contact-direct-card-v31 h2{margin:5px 0 3px;color:inherit;font-size:1.55rem;letter-spacing:-.035em}.contact-direct-card-v31>b{display:block;color:var(--green);font-size:.89rem;line-height:1.35}.contact-direct-primary-v31>b{color:var(--lime)}.contact-direct-card-v31 p{margin:11px 0 15px;color:#6f7c75;font-size:.76rem;line-height:1.5}.contact-direct-primary-v31 p{color:#c3d6cd}.contact-direct-card-v31>strong{margin-top:auto;color:var(--green);font-size:.78rem}.contact-direct-primary-v31>strong{color:var(--lime)}.contact-quote-section-v31{padding-top:38px}.contact-quote-layout-v31{display:grid;grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);gap:28px;align-items:start}.contact-guide-v31{position:sticky;top:125px;padding:30px;border-radius:27px;background:#0d3e30;color:#fff}.contact-guide-v31 .eyebrow{color:var(--lime)}.contact-guide-v31 h2{margin:9px 0 13px;color:#fff;font-size:clamp(2rem,3.2vw,2.7rem);line-height:1.03;letter-spacing:-.045em}.contact-guide-v31>p{margin:0;color:#c7d9d0;font-size:.88rem;line-height:1.65}.contact-guide-list-v31{display:grid;gap:9px;margin:26px 0 0;padding:0;list-style:none}.contact-guide-list-v31 li{display:grid;grid-template-columns:42px 1fr;gap:12px;align-items:center;padding:12px;border:1px solid rgba(255,255,255,.1);border-radius:14px;background:#ffffff0b}.contact-guide-list-v31 li>b{display:grid;width:42px;height:42px;place-items:center;border-radius:50%;background:var(--lime);color:#173d2e;font-size:.82rem}.contact-guide-list-v31 span{color:#bcd0c6;font-size:.74rem;line-height:1.4}.contact-guide-list-v31 strong{display:block;margin-bottom:2px;color:#fff;font-size:.84rem}.contact-guide-note-v31{margin-top:16px;padding:15px;border-radius:15px;background:#f3f7f5;color:var(--ink)}.contact-guide-note-v31>b{font-size:.84rem}.contact-guide-note-v31 p{margin:5px 0 0;color:#68776f;font-size:.74rem;line-height:1.45}.contact-calc-link-v31{display:inline-block;margin-top:17px;color:var(--lime);font-size:.78rem;font-weight:900}.contact-form-shell-v31{padding:30px;border:1px solid var(--line);border-radius:28px;background:#fff;box-shadow:0 14px 42px #0f4a370f}.contact-form-head-v31{display:flex;justify-content:space-between;gap:24px;align-items:flex-start;margin-bottom:24px}.contact-form-head-v31 h2{margin:8px 0 9px;font-size:clamp(1.8rem,3.1vw,2.65rem);line-height:1.04;letter-spacing:-.04em}.contact-form-head-v31 p{max-width:650px;margin:0;color:var(--muted);font-size:.84rem;line-height:1.6}.contact-form-badge-v31{flex:none;padding:9px 11px;border-radius:999px;background:#edf5f1;color:var(--green);font-size:.62rem;font-weight:950;letter-spacing:.08em}.contact-form-grid-v31 label span{color:#8b9691;font-size:.68rem;font-weight:700}.contact-photo-tip-v31{display:grid;grid-template-columns:46px 1fr;gap:13px;align-items:center;padding:15px;border:1px solid #d7e7de;border-radius:16px;background:#edf6f1}.contact-photo-icon-v31{display:grid;width:46px;height:46px;place-items:center;border-radius:50%;background:var(--green);color:#fff;font-size:1.4rem;font-weight:400}.contact-photo-tip-v31 b{display:block;margin-bottom:3px;color:#244a3b;font-size:.83rem}.contact-photo-tip-v31 small{display:block;color:#6d7a74;font-size:.72rem;line-height:1.4}.contact-preview-v31{overflow:hidden;padding:0;border-radius:18px;background:#102f25;color:#fff}.contact-preview-head-v31{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:14px 16px;border-bottom:1px solid rgba(255,255,255,.08)}.contact-preview-head-v31 small{color:var(--lime);font-size:.65rem;font-weight:950;letter-spacing:.1em}.contact-preview-copy-v31{min-height:36px;padding:7px 12px;border:1px solid rgba(255,255,255,.14);border-radius:10px;background:#ffffff12;color:#fff;font:inherit;font-size:.7rem;font-weight:900;cursor:pointer}.contact-preview-v31 pre{min-height:220px;margin:0;padding:17px;white-space:pre-wrap;word-break:break-word;font:inherit;font-size:.79rem;line-height:1.6;color:#dce9e3}.contact-preview-v31 .quote-copy-status{min-height:25px;padding:0 17px 8px;color:var(--lime)}.contact-submit-v31{text-align:center}.contact-wa-submit-v31{display:flex;width:100%;min-height:72px;align-items:center;justify-content:space-between;gap:20px;padding:15px 22px;border:0;border-radius:18px;background:#04bf55;color:#fff;font:inherit;cursor:pointer;box-shadow:0 13px 30px #04bf552e}.contact-wa-submit-v31 span{font-size:.78rem;font-weight:750}.contact-wa-submit-v31 b{font-size:1.03rem;font-weight:950}.contact-submit-v31 p{margin:8px 0 0;color:#8a958f;font-size:.68rem}.contact-what-next-v31{display:grid;grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);gap:36px;align-items:center}.contact-what-next-copy-v31 h2{margin:9px 0 12px;max-width:570px;font-size:clamp(2rem,3.5vw,3rem);line-height:1.03;letter-spacing:-.04em}.contact-what-next-copy-v31 p{margin:0;color:var(--muted);line-height:1.68}.contact-next-steps-v31{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.contact-next-steps-v31 article{min-height:205px;padding:20px;border:1px solid var(--line);border-radius:19px;background:#fff}.contact-next-steps-v31 article>b{display:grid;width:44px;height:44px;place-items:center;margin-bottom:24px;border-radius:14px;background:var(--green);color:var(--lime);font-size:.72rem}.contact-next-steps-v31 h3{margin:0 0 8px;font-size:1rem}.contact-next-steps-v31 p{margin:0;color:var(--muted);font-size:.77rem;line-height:1.5}.contact-address-section-v31{padding-top:38px}.contact-address-card-v31{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:32px;align-items:center;padding:32px;border-radius:27px;background:#0d3e30;color:#fff}.contact-address-card-v31 .eyebrow{color:var(--lime)}.contact-address-card-v31 h2{margin:9px 0 12px;color:#fff;font-size:clamp(1.65rem,3vw,2.45rem);letter-spacing:-.035em}.contact-address-card-v31 p{max-width:720px;margin:0;color:#c5d8cf;font-size:.84rem;line-height:1.6}.contact-address-lines-v31{display:flex;flex-wrap:wrap;gap:10px 24px;margin-top:21px}.contact-address-lines-v31 span{display:grid;gap:2px}.contact-address-lines-v31 small{color:#8eb0a1;font-size:.65rem;font-weight:900;text-transform:uppercase}.contact-address-lines-v31 b{font-size:.88rem}.contact-address-actions-v31{display:grid;min-width:230px;gap:9px}.contact-address-actions-v31 .btn{width:100%;justify-content:center}@media(max-width:1100px){.contact-direct-grid-v31{grid-template-columns:1fr 1fr}.contact-quote-layout-v31{grid-template-columns:1fr}.contact-guide-v31{position:static}.contact-what-next-v31{grid-template-columns:1fr}}@media(max-width:800px){.contact-next-steps-v31{grid-template-columns:1fr}.contact-next-steps-v31 article{min-height:0}.contact-address-card-v31{grid-template-columns:1fr}.contact-address-actions-v31{min-width:0}}@media(max-width:700px){.contact-direct-v31{margin-top:-8px}.contact-direct-grid-v31{grid-template-columns:1fr 1fr}.contact-direct-card-v31{min-height:220px;padding:17px;border-radius:18px}.contact-direct-card-v31 h2{font-size:1.3rem}.contact-direct-card-v31>b{font-size:.77rem}.contact-direct-card-v31 p{font-size:.7rem}.contact-quote-section-v31{padding-top:25px}.contact-guide-v31,.contact-form-shell-v31{padding:22px 19px;border-radius:22px}.contact-guide-v31 h2{font-size:2.05rem}.contact-form-head-v31{display:block}.contact-form-badge-v31{display:inline-flex;margin-top:13px}.contact-preview-v31 pre{min-height:195px;font-size:.74rem}.contact-wa-submit-v31{min-height:68px;padding:14px 17px}.contact-wa-submit-v31 span{font-size:.71rem}.contact-wa-submit-v31 b{font-size:.92rem}.contact-address-card-v31{padding:23px 20px}}@media(max-width:440px){.contact-direct-grid-v31{grid-template-columns:1fr}.contact-direct-card-v31{min-height:190px}}.product-hero-v32{padding-bottom:36px}.product-hero-v32 .product-hero-grid{align-items:stretch}.product-hero-enhanced-v32 .product-hero-copy{padding-top:8px}.product-hero-actions-v32{align-items:center}.product-call-btn-v32{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:12px 20px;border:1px solid #c8d8d0;border-radius:14px;background:#fff;color:var(--green);font-weight:900;text-decoration:none}.product-call-btn-v32:hover{background:#edf5f1}.product-quick-specs-v32{margin-top:24px}.four-specs-v32{grid-template-columns:repeat(4,minmax(0,1fr))!important}.four-specs-v32>div{min-height:96px}.product-price-note-v32{margin:16px 0 0;max-width:680px;padding:12px 14px;border-left:3px solid var(--lime);border-radius:0 12px 12px 0;background:#f0f6f2;color:#66756e;font-size:.75rem;line-height:1.5}.product-price-note-v32 b{color:var(--ink);margin-right:4px}.product-gallery-v32{display:grid!important;grid-template-columns:minmax(0,1.55fr) minmax(170px,.72fr);gap:10px;min-height:560px;background:transparent!important;overflow:visible!important;border-radius:0!important;box-shadow:none!important}.product-gallery-v32 figure{position:relative;margin:0;overflow:hidden;border-radius:24px;background:#dde8e2}.product-gallery-v32 img{display:block;width:100%;height:100%;object-fit:cover}.product-gallery-main-v32{min-height:560px}.product-gallery-side-v32{display:grid;grid-template-rows:1fr 1fr;gap:10px}.product-gallery-side-v32 figure{min-height:0}.product-gallery-v32 figcaption{position:absolute;left:12px;bottom:12px;max-width:calc(100% - 24px);padding:7px 10px;border-radius:999px;background:#082e23e0;color:#fff;font-size:.63rem;font-weight:850;backdrop-filter:blur(8px)}.product-tech-head-v32{align-items:end}.tech-table-wrap-v32{overflow:hidden;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:0 12px 32px #0f4a370b}.tech-table-v32{width:100%;border-collapse:collapse}.tech-table-v32 th,.tech-table-v32 td{padding:17px 19px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}.tech-table-v32 thead th{background:#0d3e30;color:#fff;font-size:.72rem;font-weight:950;letter-spacing:.06em;text-transform:uppercase}.tech-table-v32 tbody tr:last-child th,.tech-table-v32 tbody tr:last-child td{border-bottom:0}.tech-table-v32 tbody th{width:23%;color:#627169;font-size:.78rem;font-weight:850}.tech-table-v32 tbody td:nth-child(2){width:28%;color:var(--green);font-size:.92rem}.tech-table-v32 tbody td:nth-child(3){color:#6d7a74;font-size:.76rem;line-height:1.5}.tech-table-v32 tbody tr:nth-child(2n){background:#f8faf9}.product-system-section-v32{scroll-margin-top:140px}.system-needs-grid-v32{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.system-needs-grid-v32 article{min-height:210px;padding:21px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 10px 25px #0f4a3709}.system-needs-grid-v32 article>span{display:grid;width:44px;height:44px;place-items:center;margin-bottom:25px;border-radius:50%;background:var(--green);color:var(--lime);font-size:.7rem;font-weight:950}.system-needs-grid-v32 h3{margin:0 0 8px;font-size:1rem}.system-needs-grid-v32 p{margin:0;color:var(--muted);font-size:.77rem;line-height:1.55}.system-note-v32{display:flex;gap:8px;margin-top:13px;padding:13px 15px;border-radius:14px;background:#edf5f1;color:#627169;font-size:.76rem;line-height:1.5}.system-note-v32 b{color:var(--green);flex:none}@media(max-width:1100px){.four-specs-v32{grid-template-columns:repeat(2,minmax(0,1fr))!important}.system-needs-grid-v32{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:900px){.product-gallery-v32{grid-template-columns:1fr;min-height:0}.product-gallery-main-v32{min-height:500px}.product-gallery-side-v32{grid-template-columns:1fr 1fr;grid-template-rows:none}.product-gallery-side-v32 figure{height:250px}}@media(max-width:760px){.tech-table-wrap-v32{overflow:visible;border:0;background:transparent;box-shadow:none}.tech-table-v32,.tech-table-v32 tbody,.tech-table-v32 tr,.tech-table-v32 th,.tech-table-v32 td{display:block;width:100%!important}.tech-table-v32 thead{display:none}.tech-table-v32 tbody{display:grid;gap:10px}.tech-table-v32 tr{overflow:hidden;border:1px solid var(--line);border-radius:17px;background:#fff!important}.tech-table-v32 th,.tech-table-v32 td{border:0;padding:0 16px}.tech-table-v32 tbody th{padding-top:15px;color:#7a8780;font-size:.69rem;text-transform:uppercase;letter-spacing:.07em}.tech-table-v32 tbody td:nth-child(2){padding-top:6px;font-size:1rem}.tech-table-v32 tbody td:nth-child(3){padding-top:7px;padding-bottom:15px}.system-needs-grid-v32{grid-template-columns:1fr 1fr}}@media(max-width:700px){.product-hero-actions-v32{display:grid!important;grid-template-columns:1fr 1fr!important;width:100%}.product-hero-actions-v32 .btn,.product-hero-actions-v32 .product-call-btn-v32{width:100%;justify-content:center}.product-hero-actions-v32 .btn:first-child{grid-column:1/-1}.four-specs-v32{grid-template-columns:1fr 1fr!important}.four-specs-v32>div{min-height:88px;padding:14px}.product-gallery-main-v32{min-height:430px}.product-gallery-side-v32{grid-template-columns:1fr 1fr}.product-gallery-side-v32 figure{height:205px}.system-needs-grid-v32{grid-template-columns:1fr}.system-needs-grid-v32 article{min-height:0}}@media(max-width:430px){.product-gallery-main-v32{min-height:370px}.product-gallery-side-v32 figure{height:165px}}body.lightbox-open{overflow:hidden}.site-lightbox[hidden]{display:none!important}.site-lightbox{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;padding:18px}.site-lightbox-backdrop{position:absolute;inset:0;background:#04130ef0;backdrop-filter:blur(8px)}.site-lightbox-dialog{position:relative;z-index:1;width:min(1180px,96vw);height:min(90vh,900px);display:grid;place-items:center}.site-lightbox-dialog figure{width:100%;height:100%;margin:0;display:grid;grid-template-rows:minmax(0,1fr) auto;place-items:center;gap:10px}.site-lightbox-dialog img{display:block;max-width:100%;max-height:calc(90vh - 70px);width:auto;height:auto;object-fit:contain;border-radius:16px;box-shadow:0 25px 80px #00000059}.site-lightbox-dialog figcaption{min-height:28px;color:#e1eee8;font-size:.82rem;text-align:center}.site-lightbox-close,.site-lightbox-nav{position:absolute;z-index:3;display:grid;place-items:center;border:1px solid rgba(255,255,255,.18);background:#092b21d1;color:#fff;cursor:pointer;backdrop-filter:blur(8px)}.site-lightbox-close{right:0;top:0;width:48px;height:48px;border-radius:50%;font-size:1.8rem}.site-lightbox-nav{top:50%;width:52px;height:68px;transform:translateY(-50%);border-radius:15px;font-size:2.3rem}.site-lightbox-prev{left:0}.site-lightbox-next{right:0}.site-lightbox-count{position:absolute;left:50%;top:10px;transform:translate(-50%);padding:7px 11px;border-radius:999px;background:#092b21d1;color:#fff;font-size:.72rem;font-weight:850}.product-gallery-v32 a{display:block;width:100%;height:100%}.product-gallery-v32 a img{transition:transform .22s ease}.product-gallery-v32 a:hover img{transform:scale(1.018)}.product-real-gallery-section-v33{padding-top:38px;padding-bottom:48px;background:#fff}.real-gallery-grid-v33{display:grid;grid-template-columns:1.35fr repeat(3,minmax(0,1fr));gap:12px}.real-gallery-card-v33{min-width:0;margin:0}.real-gallery-card-v33>a{position:relative;display:block;height:250px;overflow:hidden;border-radius:20px;background:#e8efeb}.real-gallery-card-feature-v33>a{height:310px}.real-gallery-card-v33 img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.real-gallery-card-v33>a:hover img{transform:scale(1.035)}.real-gallery-zoom-v33{position:absolute;right:12px;top:12px;display:grid;width:38px;height:38px;place-items:center;border-radius:50%;background:#083024e0;color:#fff;font-size:1.2rem;backdrop-filter:blur(7px)}.real-gallery-card-v33 figcaption{padding:9px 3px 0;color:#6f7d76;font-size:.72rem;line-height:1.4}.real-gallery-note-v33{margin:15px 0 0;color:#85918b;font-size:.72rem;line-height:1.45}.about-shop-gallery-v33{min-width:0}.about-shop-main-v33,.about-shop-thumbs-v33 figure{margin:0}.about-shop-main-v33>a,.about-shop-thumbs-v33 a{position:relative;display:block;overflow:hidden;border-radius:24px;background:#e5ece8}.about-shop-main-v33>a{height:350px}.about-shop-thumbs-v33{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin-top:9px}.about-shop-thumbs-v33 a{height:120px;border-radius:15px}.about-shop-gallery-v33 img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .24s ease}.about-shop-gallery-v33 a:hover img{transform:scale(1.025)}.about-photo-label-v33{position:absolute;left:10px;bottom:10px;padding:6px 9px;border-radius:999px;background:#083024e0;color:#fff;font-size:.62rem;font-weight:850;backdrop-filter:blur(7px)}.about-shop-gallery-note-v33{margin:9px 2px 0;color:#7a8881;font-size:.68rem}@media(max-width:1050px){.real-gallery-grid-v33{grid-template-columns:1fr 1fr}.real-gallery-card-v33>a,.real-gallery-card-feature-v33>a{height:270px}}@media(max-width:700px){.site-lightbox{padding:10px}.site-lightbox-dialog{width:100%;height:92vh}.site-lightbox-dialog img{max-height:calc(92vh - 76px);border-radius:12px}.site-lightbox-close{right:6px;top:6px;width:44px;height:44px}.site-lightbox-nav{width:44px;height:58px;font-size:2rem}.site-lightbox-prev{left:4px}.site-lightbox-next{right:4px}.site-lightbox-count{top:8px}.real-gallery-grid-v33{display:flex;overflow-x:auto;gap:10px;margin-left:-14px;margin-right:-14px;padding:0 14px 8px;scroll-snap-type:x mandatory;scrollbar-width:none}.real-gallery-grid-v33::-webkit-scrollbar{display:none}.real-gallery-card-v33{flex:0 0 78vw;scroll-snap-align:start}.real-gallery-card-v33>a,.real-gallery-card-feature-v33>a{height:260px}.about-shop-main-v33>a{height:285px}.about-shop-thumbs-v33{grid-template-columns:1fr 1fr}.about-shop-thumbs-v33 a{height:145px}}nn .hero-v34 .hero-card{--hero-motion-distance:.8%;isolation:isolate}.hero-v34 .hero-bg{z-index:-3!important;transform-origin:78% 48%;will-change:transform;animation:heroV34Camera 18s cubic-bezier(.45,.05,.35,1) infinite alternate}.hero-v34 .hero-card:before{content:"";position:absolute;inset:-14%;z-index:-2;pointer-events:none;opacity:.55;background:radial-gradient(circle at 78% 22%,rgba(216,255,103,.21) 0%,rgba(216,255,103,.08) 11%,transparent 27%),linear-gradient(112deg,transparent 43%,rgba(255,255,255,.07) 49%,transparent 55%);mix-blend-mode:screen;transform:translate3d(-3%,0,0);animation:heroV34Light 11s ease-in-out infinite alternate}.hero-v34 .hero-card:after{z-index:-1!important}.hero-v34 .hero-copy{position:relative;z-index:2}.hero-v34 .hero-kicker,.hero-v34 .hero-copy h1,.hero-v34 .hero-copy>p,.hero-v34 .hero-actions,.hero-v34 .hero-proof{opacity:0;transform:translate3d(0,14px,0);animation:heroV34Reveal .7s cubic-bezier(.2,.75,.25,1) forwards}.hero-v34 .hero-kicker{animation-delay:.08s}.hero-v34 .hero-copy h1{animation-delay:.16s}.hero-v34 .hero-copy>p{animation-delay:.24s}.hero-v34 .hero-actions{animation-delay:.32s}.hero-v34 .hero-proof{animation-delay:.4s}.hero-v34 .hero-kicker i{animation:heroV34Pulse 3.4s ease-in-out infinite}.hero-v34 .hero-float{z-index:3;animation:heroV34Float 6.5s ease-in-out infinite alternate}.hero-v34 .hero-actions .btn-primary{box-shadow:0 10px 28px #d8ff671c;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}.hero-v34 .hero-actions .btn-primary:hover{transform:translateY(-2px);box-shadow:0 16px 34px #d8ff672e}.hero-v34 .hero-actions .hero-wa{transition:transform .2s ease,background .2s ease,color .2s ease}.hero-v34 .hero-actions .hero-wa:hover{transform:translateY(-2px)}@keyframes heroV34Camera{0%{transform:scale(1.018) translateZ(0)}52%{transform:scale(1.052) translate3d(calc(var(--hero-motion-distance) * -1),.15%,0)}to{transform:scale(1.035) translate3d(-.25%,-.18%,0)}}@keyframes heroV34Light{0%{transform:translate3d(-3.5%,-.5%,0);opacity:.36}55%{opacity:.58}to{transform:translate3d(4%,1.5%,0);opacity:.48}}@keyframes heroV34Reveal{to{opacity:1;transform:translateZ(0)}}@keyframes heroV34Float{0%{transform:translateZ(0)}to{transform:translate3d(0,-7px,0)}}@keyframes heroV34Pulse{0%,to{box-shadow:0 0 0 6px #d8ff671c}50%{box-shadow:0 0 0 11px #d8ff6706}}@media(max-width:700px){.hero-v34 .hero-card{--hero-motion-distance:.45%}.hero-v34 .hero-bg{transform-origin:84% 46%;animation-duration:22s}.hero-v34 .hero-card:before{opacity:.38;animation-duration:14s}.hero-v34 .hero-copy>p,.hero-v34 .hero-actions{animation-duration:.6s}}@media(prefers-reduced-motion:reduce){.hero-v34 .hero-bg,.hero-v34 .hero-card:before,.hero-v34 .hero-kicker i,.hero-v34 .hero-float,.hero-v34 .hero-kicker,.hero-v34 .hero-copy h1,.hero-v34 .hero-copy>p,.hero-v34 .hero-actions,.hero-v34 .hero-proof{animation:none!important;transform:none!important;opacity:1!important}.hero-v34 .hero-actions .btn{transition:none!important}}.hero-v34 .hero-bg{animation:heroV35Camera 13s cubic-bezier(.42,.03,.32,1) infinite alternate!important}.hero-v34 .hero-card:before{animation:heroV35Light 8.5s ease-in-out infinite alternate!important}@keyframes heroV35Camera{0%{transform:scale(1.025) translateZ(0)}48%{transform:scale(1.075) translate3d(-1.5%,.3%,0)}to{transform:scale(1.045) translate3d(-.6%,-.35%,0)}}@keyframes heroV35Light{0%{transform:translate3d(-5%,-1%,0);opacity:.28}50%{transform:translate3d(1%,.4%,0);opacity:.6}to{transform:translate3d(6%,1.6%,0);opacity:.38}}@media(max-width:700px){.hero-v34 .hero-card{min-height:520px!important;height:520px!important;border-radius:22px!important}.hero-v34 .hero-bg{object-position:82% center!important;transform-origin:84% 48%;animation:heroV35CameraMobile 10.5s cubic-bezier(.42,.03,.32,1) infinite alternate!important}.hero-v34 .hero-card:before{opacity:.46!important;animation:heroV35LightMobile 7.5s ease-in-out infinite alternate!important}.hero-v34 .hero-copy{height:100%!important;padding:24px 20px 20px!important;max-width:62%!important;width:62%!important}.hero-v34 .hero-kicker{font-size:.62rem!important;padding:7px 9px!important;margin-bottom:10px!important}.hero-v34 .hero-copy h1{font-size:clamp(2.18rem,9.4vw,2.85rem)!important;line-height:.93!important;margin-bottom:11px!important}.hero-v34 .hero-copy>p{font-size:.86rem!important;line-height:1.42!important;margin-bottom:10px!important;max-width:24ch!important}.hero-v34 .hero-actions{margin-top:auto!important;gap:8px!important}.hero-v34 .hero-actions .btn{min-height:46px!important;padding:10px 11px!important;font-size:.79rem!important}.hero-v34 .hero-float{display:none!important}}@keyframes heroV35CameraMobile{0%{transform:scale(1.035) translateZ(0)}50%{transform:scale(1.105) translate3d(-2.6%,.4%,0)}to{transform:scale(1.06) translate3d(-.8%,-.5%,0)}}@keyframes heroV35LightMobile{0%{transform:translate3d(-7%,-1%,0);opacity:.22}50%{transform:translate3d(1%,.6%,0);opacity:.52}to{transform:translate3d(8%,1.2%,0);opacity:.32}}@media(max-width:430px){.hero-v34 .hero-card{min-height:500px!important;height:500px!important}.hero-v34 .hero-copy{max-width:65%!important;width:65%!important;padding:21px 17px 17px!important}.hero-v34 .hero-copy h1{font-size:clamp(2rem,9.3vw,2.55rem)!important}.hero-v34 .hero-copy>p{font-size:.81rem!important;line-height:1.4!important}}@media(prefers-reduced-motion:reduce){.hero-v34 .hero-bg,.hero-v34 .hero-card:before{animation:none!important;transform:none!important}}.hero-v34 .hero-card{isolation:isolate}.hero-lighting-v36{position:absolute;inset:0;z-index:1;overflow:hidden;pointer-events:none;border-radius:inherit;mix-blend-mode:screen}.hero-v34 .hero-copy,.hero-v34 .hero-float{position:relative;z-index:3}.hero-wall-lamp-v36{position:absolute;width:16px;height:16px;border-radius:50%;background:#ffbe53b8;box-shadow:0 0 10px 4px #ffad416b,0 0 28px 11px #ff9f3033,0 0 52px 22px #ff912614;filter:blur(.2px);opacity:.5;transform:translate(-50%,-50%)}.hero-wall-lamp-v36:after{content:"";position:absolute;left:50%;top:50%;width:76px;height:120px;transform:translate(-50%,-18%);border-radius:50%;background:radial-gradient(ellipse at center,rgba(255,196,103,.22) 0%,rgba(255,160,65,.11) 34%,transparent 72%);filter:blur(8px)}.hero-wall-lamp-v36.lamp-a{left:56.5%;top:43.5%;animation:wallLampV36A 4.8s ease-in-out infinite}.hero-wall-lamp-v36.lamp-b{left:69.8%;top:57.5%;animation:wallLampV36B 5.9s ease-in-out -1.4s infinite}.hero-wall-lamp-v36.lamp-c{left:86.8%;top:61.5%;animation:wallLampV36C 4.3s ease-in-out -2.2s infinite}.hero-wall-lamp-v36.lamp-d{left:42.5%;top:61.5%;animation:wallLampV36D 6.4s ease-in-out -.7s infinite}@keyframes wallLampV36A{0%,to{opacity:.38;filter:brightness(.92)}18%{opacity:.72;filter:brightness(1.18)}27%{opacity:.52}56%{opacity:.82;filter:brightness(1.32)}63%{opacity:.58}82%{opacity:.69}}@keyframes wallLampV36B{0%,to{opacity:.48;filter:brightness(1)}24%{opacity:.77;filter:brightness(1.25)}36%{opacity:.57}68%{opacity:.88;filter:brightness(1.38)}75%{opacity:.64}}@keyframes wallLampV36C{0%,to{opacity:.42}16%{opacity:.68}31%{opacity:.54}59%{opacity:.82;filter:brightness(1.3)}67%{opacity:.59}89%{opacity:.73}}@keyframes wallLampV36D{0%,to{opacity:.34}23%{opacity:.6}46%{opacity:.47}71%{opacity:.77;filter:brightness(1.2)}84%{opacity:.51}}.hero-searchlight-v36{position:absolute;left:-35%;top:-55%;width:98%;height:155%;opacity:0;transform-origin:50% 0%;transform:rotate(20deg) translateZ(0);background:linear-gradient(102deg,transparent 0%,transparent 37%,rgba(255,245,210,.035) 43%,rgba(255,239,187,.15) 49%,rgba(255,249,225,.075) 54%,transparent 62%,transparent 100%);filter:blur(10px);animation:searchlightSweepV36 14s cubic-bezier(.42,.02,.32,1) infinite}.hero-searchlight-source-v36{position:absolute;left:45%;top:-12%;width:90px;height:90px;border-radius:50%;background:radial-gradient(circle,rgba(255,245,210,.22),rgba(255,222,150,.06) 38%,transparent 72%);filter:blur(9px);opacity:0;animation:searchlightSourceV36 14s ease-in-out infinite}@keyframes searchlightSweepV36{0%,15%{opacity:0;transform:translate3d(-14%,0,0) rotate(18deg)}21%{opacity:.25}36%{opacity:.52;transform:translate3d(46%,2%,0) rotate(8deg)}52%{opacity:.31;transform:translate3d(94%,4%,0) rotate(-4deg)}60%,to{opacity:0;transform:translate3d(125%,5%,0) rotate(-9deg)}}@keyframes searchlightSourceV36{0%,15%,60%,to{opacity:0;transform:translate(-20%)}27%{opacity:.26}42%{opacity:.36;transform:translate(130%)}55%{opacity:.12;transform:translate(220%)}}.hero-lighting-v36:after{content:"";position:absolute;right:-5%;top:24%;width:58%;height:55%;background:radial-gradient(ellipse at 70% 60%,rgba(255,170,72,.085),rgba(255,186,94,.035) 38%,transparent 72%);filter:blur(18px);opacity:.8}@media(max-width:700px){.hero-wall-lamp-v36{width:13px;height:13px;box-shadow:0 0 8px 3px #ffad416b,0 0 22px 9px #ff9f302e,0 0 42px 18px #ff912612}.hero-wall-lamp-v36:after{width:58px;height:92px}.hero-wall-lamp-v36.lamp-a{left:56%;top:40%}.hero-wall-lamp-v36.lamp-b{left:69.5%;top:54.5%}.hero-wall-lamp-v36.lamp-c{left:87%;top:59%}.hero-wall-lamp-v36.lamp-d{left:42%;top:59%}.hero-searchlight-v36{left:-48%;top:-57%;width:125%;height:165%;filter:blur(8px);animation-duration:11.5s}.hero-searchlight-source-v36{animation-duration:11.5s}}@media(prefers-reduced-motion:reduce){.hero-wall-lamp-v36,.hero-searchlight-v36,.hero-searchlight-source-v36{animation:none!important}.hero-wall-lamp-v36{opacity:.48!important}.hero-searchlight-v36,.hero-searchlight-source-v36{display:none!important}}.hero-atmosphere-v37{position:absolute;inset:0;z-index:2;overflow:hidden;pointer-events:none}.hero-fog-v37,.hero-shadow-v37,.hero-figure-v37{position:absolute;pointer-events:none}.hero-fog-v37{left:-18%;width:84%;border-radius:50%;filter:blur(18px);mix-blend-mode:screen}.hero-fog-v37.fog-back{bottom:5%;height:24%;background:radial-gradient(ellipse at 50% 50%,rgba(210,222,215,.16) 0%,rgba(177,195,187,.09) 28%,rgba(110,130,122,.045) 53%,transparent 74%);animation:fogBackV37 16s ease-in-out infinite alternate;opacity:.75}.hero-fog-v37.fog-front{bottom:-1%;height:18%;width:92%;left:-12%;background:radial-gradient(ellipse at 50% 50%,rgba(236,244,239,.17) 0%,rgba(205,221,213,.1) 24%,rgba(130,150,142,.04) 56%,transparent 76%);filter:blur(22px);animation:fogFrontV37 12s ease-in-out infinite alternate;opacity:.7}@keyframes fogBackV37{0%{transform:translate3d(-2%,0,0) scale(1);opacity:.58}50%{transform:translate3d(4%,-2%,0) scale(1.06);opacity:.82}to{transform:translate3d(10%,1%,0) scale(1.12);opacity:.66}}@keyframes fogFrontV37{0%{transform:translate3d(-4%,0,0) scale(1);opacity:.44}50%{transform:translate3d(3%,-1.5%,0) scale(1.08);opacity:.68}to{transform:translate3d(9%,-.5%,0) scale(1.12);opacity:.52}}.hero-shadow-v37{border-radius:50%;background:radial-gradient(ellipse at center,rgba(7,14,12,.3) 0%,rgba(7,14,12,.18) 34%,rgba(7,14,12,.05) 54%,transparent 72%);filter:blur(10px);mix-blend-mode:multiply}.hero-shadow-v37.shadow-a{width:21%;height:13%;right:16%;bottom:15%;animation:shadowMoveA37 8.5s ease-in-out infinite alternate;opacity:.45}.hero-shadow-v37.shadow-b{width:16%;height:10%;right:6%;bottom:13%;animation:shadowMoveB37 7.2s ease-in-out -1.4s infinite alternate;opacity:.34}@keyframes shadowMoveA37{0%{transform:translateZ(0) scale(1)}50%{transform:translate3d(-9%,-6%,0) scale(1.05)}to{transform:translate3d(-13%,2%,0) scale(1.12)}}@keyframes shadowMoveB37{0%{transform:translateZ(0) scale(1)}45%{transform:translate3d(-13%,-8%,0) scale(1.04)}to{transform:translate3d(-20%,1%,0) scale(1.1)}}.hero-figure-v37{bottom:16%;right:12%;transform-origin:50% 100%;opacity:.26;filter:blur(.15px);background:linear-gradient(180deg,#060a09f0,#060a09fa);clip-path:polygon(44% 0,56% 0,60% 12%,66% 21%,63% 37%,58% 52%,61% 74%,70% 100%,55% 100%,49% 77%,44% 57%,39% 80%,34% 100%,18% 100%,28% 73%,36% 51%,34% 35%,38% 20%)}.hero-figure-v37:before{content:"";position:absolute;width:32%;height:20%;left:34%;top:-14%;border-radius:50%;background:#060a09fa}.hero-figure-v37.figure-runner{width:22px;height:62px;right:13%;bottom:19%;animation:runnerV37 5.8s ease-in-out infinite}.hero-figure-v37.figure-guard{width:24px;height:66px;right:7.8%;bottom:18.2%;opacity:.31;animation:guardV37 6.5s ease-in-out -.8s infinite}.hero-figure-v37.figure-guard:after{content:"";position:absolute;width:24px;height:5px;left:-12px;top:24px;border-radius:999px;background:linear-gradient(90deg,transparent 0%,rgba(252,247,214,.5) 52%,rgba(252,247,214,.16) 84%,transparent 100%);transform:rotate(-22deg);filter:blur(1px);opacity:.45}@keyframes runnerV37{0%{transform:translateZ(0) skew(0) scale(1)}25%{transform:translate3d(-8px,-2px,0) skew(-5deg) rotate(-2deg)}50%{transform:translate3d(-16px,1px,0) skew(3deg) rotate(1deg)}75%{transform:translate3d(-10px,-1px,0) skew(-3deg)}to{transform:translateZ(0) skew(0) scale(1)}}@keyframes guardV37{0%{transform:translateZ(0) rotate(0)}35%{transform:translate3d(-5px,-1px,0) rotate(-1deg)}60%{transform:translate3d(-9px,1px,0) rotate(1.2deg)}to{transform:translate3d(-2px,0,0) rotate(0)}}@media(max-width:700px){.hero-fog-v37.fog-back{bottom:8%;height:21%;width:96%;left:-10%;opacity:.78}.hero-fog-v37.fog-front{bottom:2%;height:16%;width:108%;left:-14%;opacity:.74}.hero-shadow-v37.shadow-a{width:26%;height:12%;right:14%;bottom:17%}.hero-shadow-v37.shadow-b{width:18%;height:9%;right:4%;bottom:15%}.hero-figure-v37.figure-runner{width:16px;height:48px;right:11.5%;bottom:18.5%;opacity:.23}.hero-figure-v37.figure-guard{width:18px;height:52px;right:6.2%;bottom:17.8%;opacity:.27}}@media(prefers-reduced-motion:reduce){.hero-fog-v37,.hero-shadow-v37,.hero-figure-v37{animation:none!important}}.hero-action-v38{position:absolute;inset:0;z-index:4;overflow:hidden;pointer-events:none}.hero-searchlight-v38{position:absolute;top:-58%;width:112%;height:165%;opacity:0;transform-origin:50% 0%;filter:blur(7px);mix-blend-mode:screen}.hero-searchlight-v38.beam-one{left:-55%;background:linear-gradient(101deg,transparent 0%,transparent 38%,rgba(255,249,224,.045) 43%,rgba(255,242,196,.24) 49%,rgba(255,249,228,.1) 55%,transparent 63%);animation:beamOneV38 8.6s cubic-bezier(.42,.02,.32,1) infinite}.hero-searchlight-v38.beam-two{right:-58%;background:linear-gradient(78deg,transparent 0%,transparent 38%,rgba(221,242,255,.035) 43%,rgba(235,248,255,.18) 49%,rgba(255,255,255,.075) 55%,transparent 63%);animation:beamTwoV38 10.2s cubic-bezier(.42,.02,.32,1) -2.7s infinite}@keyframes beamOneV38{0%,12%{opacity:0;transform:translate3d(-18%,0,0) rotate(20deg)}19%{opacity:.34}35%{opacity:.66;transform:translate3d(52%,2%,0) rotate(7deg)}49%{opacity:.38;transform:translate3d(98%,3%,0) rotate(-5deg)}57%,to{opacity:0;transform:translate3d(132%,4%,0) rotate(-9deg)}}@keyframes beamTwoV38{0%,20%{opacity:0;transform:translate3d(18%,0,0) rotate(-18deg)}28%{opacity:.26}42%{opacity:.52;transform:translate3d(-40%,3%,0) rotate(-7deg)}55%{opacity:.28;transform:translate3d(-86%,4%,0) rotate(4deg)}64%,to{opacity:0;transform:translate3d(-118%,5%,0) rotate(8deg)}}.hero-figure-v38{position:absolute;bottom:17%;background:linear-gradient(180deg,#030706f5,#030706fc);clip-path:polygon(44% 0,56% 0,60% 12%,68% 21%,64% 38%,58% 51%,62% 70%,72% 100%,56% 100%,49% 76%,43% 56%,38% 78%,31% 100%,16% 100%,27% 72%,35% 50%,33% 34%,38% 19%);transform-origin:50% 100%;filter:drop-shadow(0 4px 5px rgba(0,0,0,.38))}.hero-figure-v38:before{content:"";position:absolute;left:34%;top:-15%;width:32%;height:21%;border-radius:50%;background:#030706}.hero-figure-v38.runner-main{width:24px;height:68px;right:17%;opacity:.52;animation:runnerMainV38 3.25s ease-in-out infinite}.hero-figure-v38.guard-one{width:26px;height:72px;right:9.5%;opacity:.52;animation:guardOneV38 3.8s ease-in-out -.4s infinite}.hero-figure-v38.guard-two{width:23px;height:66px;right:4.2%;opacity:.36;animation:guardTwoV38 4.4s ease-in-out -1.1s infinite}.hero-figure-v38.guard-one:after,.hero-figure-v38.guard-two:after{content:"";position:absolute;left:-20px;top:21px;width:42px;height:7px;border-radius:999px;background:linear-gradient(90deg,transparent 0%,rgba(255,248,214,.58) 38%,rgba(255,248,214,.2) 68%,transparent 100%);filter:blur(1px);transform:rotate(-21deg);opacity:.65}@keyframes runnerMainV38{0%{transform:translateZ(0) rotate(0) skew(0)}18%{transform:translate3d(-10px,-3px,0) rotate(-3deg) skew(-7deg)}38%{transform:translate3d(-24px,1px,0) rotate(2deg) skew(5deg)}58%{transform:translate3d(-38px,-2px,0) rotate(-3deg) skew(-6deg)}80%{transform:translate3d(-22px,1px,0) rotate(2deg)}to{transform:translateZ(0) rotate(0)}}@keyframes guardOneV38{0%{transform:translateZ(0) rotate(0)}24%{transform:translate3d(-8px,-2px,0) rotate(-2deg)}48%{transform:translate3d(-18px,1px,0) rotate(2deg)}72%{transform:translate3d(-26px,-1px,0) rotate(-1deg)}to{transform:translate3d(-3px,0,0) rotate(0)}}@keyframes guardTwoV38{0%{transform:translateZ(0)}32%{transform:translate3d(-5px,-1px,0)}64%{transform:translate3d(-13px,1px,0)}to{transform:translate3d(-2px,0,0)}}.hero-ground-shadow-v38{position:absolute;bottom:12%;height:7%;border-radius:50%;background:radial-gradient(ellipse,rgba(0,0,0,.34),rgba(0,0,0,.16) 44%,transparent 74%);filter:blur(7px);mix-blend-mode:multiply}.hero-ground-shadow-v38.shadow-one{width:28%;right:8%;animation:groundShadowOneV38 3.3s ease-in-out infinite}.hero-ground-shadow-v38.shadow-two{width:21%;right:1%;opacity:.6;animation:groundShadowTwoV38 4.1s ease-in-out -.8s infinite}@keyframes groundShadowOneV38{0%{transform:translate(0) scaleX(1)}50%{transform:translate(-28px) scaleX(1.15)}to{transform:translate(-3px) scaleX(1)}}@keyframes groundShadowTwoV38{0%{transform:translate(0) scaleX(.9)}55%{transform:translate(-18px) scaleX(1.12)}to{transform:translate(-2px) scaleX(.94)}}.hero-flash-v38{position:absolute;inset:0;background:radial-gradient(circle at 78% 48%,rgba(255,185,88,.17),transparent 24%),linear-gradient(90deg,transparent 45%,rgba(255,255,255,.05) 70%,transparent 90%);opacity:0;mix-blend-mode:screen;animation:flashPulseV38 7.8s steps(1,end) infinite}@keyframes flashPulseV38{0%,17%,20%,47%,50%,72%,76%,to{opacity:0}18%{opacity:.3}19%{opacity:.08}48%{opacity:.2}49%{opacity:.05}73%{opacity:.34}74%{opacity:.12}75%{opacity:.23}}.hero-fog-v37.fog-back{animation-duration:9.5s!important}.hero-fog-v37.fog-front{animation-duration:7.8s!important;opacity:.82!important}.hero-wall-lamp-v36{box-shadow:0 0 11px 5px #ffad4185,0 0 31px 14px #ff9f3040,0 0 60px 27px #ff91261c!important}@media(max-width:700px){.hero-searchlight-v38{top:-55%;height:160%;filter:blur(6px)}.hero-figure-v38.runner-main{width:18px;height:54px;right:16%;bottom:17.5%;opacity:.48}.hero-figure-v38.guard-one{width:20px;height:58px;right:8.5%;bottom:17%;opacity:.47}.hero-figure-v38.guard-two{width:17px;height:52px;right:3.2%;bottom:16.6%;opacity:.31}.hero-ground-shadow-v38{bottom:12.5%}}@media(prefers-reduced-motion:reduce){.hero-searchlight-v38,.hero-figure-v38,.hero-ground-shadow-v38,.hero-flash-v38{animation:none!important}.hero-searchlight-v38,.hero-flash-v38{display:none!important}}.navlinks a[aria-current=page],.mobile-menu a[aria-current=page],.mega-product[aria-current=page]{color:var(--green)!important}.mobile-menu a[aria-current=page]{background:#edf5f1;box-shadow:inset 3px 0 0 var(--lime)}.mega-product[aria-current=page]{background:#edf5f1;border-color:#c8ddd2}.mobile-products-list a[aria-current=page]{font-weight:950}.header a:focus-visible,.footer a:focus-visible,.mobile-bar a:focus-visible{outline:3px solid var(--lime);outline-offset:3px}.home-calculator-v40{padding-top:18px;padding-bottom:76px;position:relative}.home-calculator-v40:after{content:"";position:absolute;left:50%;bottom:20px;width:min(1120px,calc(100% - 40px));height:1px;transform:translate(-50%);background:linear-gradient(90deg,transparent,var(--line) 18%,var(--line) 82%,transparent)}.home-products-v40{padding-top:74px;padding-bottom:84px;background:radial-gradient(circle at 88% 8%,rgba(216,255,103,.13),transparent 19%),linear-gradient(180deg,#f7faf8,#f3f7f4)}.home-products-v40 .section-head{align-items:flex-end;margin-bottom:30px}.home-products-v40 .section-title{max-width:820px}.home-products-v40 .link-arrow{flex:0 0 auto;min-height:46px;display:inline-flex;align-items:center;gap:8px;padding:0 16px;border:1px solid #cfddd6;border-radius:999px;background:#fff;box-shadow:0 7px 22px #0f4a370d}.home-products-v40 .product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.home-products-v40 .product-card{min-height:360px;border-radius:24px;box-shadow:0 16px 40px #0b35281c;transition:transform .24s ease,box-shadow .24s ease}.home-products-v40 .product-card:before{content:"";position:absolute;inset:0;z-index:-1;border:1px solid rgba(255,255,255,.13);border-radius:inherit;pointer-events:none}.home-products-v40 .product-card:after{background:linear-gradient(180deg,#06231a08 17%,#06231a38 45%,#041d15f0)}.home-products-v40 .product-card:hover{transform:translateY(-5px);box-shadow:0 22px 50px #0b352829}.home-products-v40 .product-card-content{padding:24px 22px 21px}.home-products-v40 .product-card h3{font-size:1.28rem}.home-products-v40 .product-card p{min-height:3.5em;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.home-products-v40 .product-card-actions{gap:7px;margin-top:14px}.home-products-v40 .product-card-actions a{font-size:.74rem;padding:10px 11px}.home-process-v40{padding:84px 0;background:#fff}.home-process-v40 .section-head{margin-bottom:42px}.home-process-v40 .section-title{max-width:760px}.home-process-v40 .process-grid{position:relative;gap:14px}.home-process-v40 .process-grid:before{content:"";position:absolute;top:47px;left:9%;right:9%;height:2px;background:linear-gradient(90deg,#0f4a371a,#0f4a374d,#0f4a371a);z-index:0}.home-process-v40 .process{position:relative;z-index:1;min-height:250px;padding:24px 23px 25px;border-radius:24px;border-color:#dbe5df;background:linear-gradient(180deg,#fff,#fbfdfc);box-shadow:0 12px 34px #122f250e}.home-process-v40 .process-num{width:48px;height:48px;border-radius:50%;margin-bottom:23px;border:6px solid #eef4f0;box-shadow:0 0 0 1px #d9e5de}.home-process-v40 .process h3{font-size:1.06rem}.home-process-v40 .process p{line-height:1.62}.home-trust-v40{position:relative;overflow:hidden;padding:78px 0;background:#0d3c2e;color:#fff}.home-trust-v40:before{content:"";position:absolute;width:420px;height:420px;border-radius:50%;right:-130px;top:-240px;border:1px solid rgba(216,255,103,.14);box-shadow:0 0 0 65px #d8ff6706,0 0 0 130px #d8ff6705}.home-trust-v40 .eyebrow{color:var(--lime)}.home-trust-v40 .section-title{color:#fff;max-width:780px}.home-trust-v40 .lead{color:#c9dcd4}.home-trust-v40 .trust-stats{position:relative;z-index:1}.home-trust-v40 .stat{border:1px solid rgba(255,255,255,.11);background:#fff1;color:#fff;backdrop-filter:blur(5px);box-shadow:none}.home-trust-v40 .stat b{color:var(--lime)}.home-trust-v40 .stat-title{color:#fff}.home-trust-v40 .stat small{color:#c8dbd3}.home-regions-v40{padding:86px 0;background:linear-gradient(180deg,#f5f8f6,#fff)}.region-card-v40{min-height:500px;box-shadow:0 24px 60px #0f4a371f}.region-card-v40 .region-copy{padding:58px 58px 54px}.region-card-v40 .region-copy h2{font-size:clamp(2.35rem,4vw,4rem)}.region-card-v40 .region-links{display:flex;flex-wrap:wrap;gap:9px;margin-top:28px}.region-card-v40 .region-links .btn{min-height:46px}.region-visual-v40{position:relative;min-height:500px;background:radial-gradient(circle at 72% 28%,rgba(216,255,103,.72) 0 6%,transparent 6.4%),linear-gradient(145deg,#e9f3ed,#d6e8de)}.region-visual-v40:before{content:"";position:absolute;inset:9% 8%;border-radius:44% 56% 58% 42%/48% 40% 60% 52%;background:linear-gradient(135deg,#ffffffd1,#ffffff5c);border:1px solid rgba(15,74,55,.1);transform:rotate(-5deg);box-shadow:inset 0 0 55px #0f4a370a}.region-orbit-v40{position:absolute;width:72%;height:72%;left:14%;top:14%;border:1px dashed rgba(15,74,55,.18);border-radius:50%;transform:rotate(-13deg)}.region-route-v40{position:absolute;left:25%;top:31%;width:54%;height:38%;border-left:2px solid rgba(15,74,55,.2);border-bottom:2px solid rgba(15,74,55,.2);border-radius:0 0 0 70%;transform:rotate(-13deg)}.region-place-v40{position:absolute;z-index:2;display:grid;grid-template-columns:14px auto;grid-template-rows:auto auto;column-gap:8px;align-items:center;min-width:148px;padding:11px 13px;border-radius:16px;background:#ffffffeb;color:var(--green);border:1px solid rgba(15,74,55,.1);box-shadow:0 13px 30px #0f4a371f;backdrop-filter:blur(6px)}.region-place-v40 i{grid-row:1 / span 2;width:12px;height:12px;border-radius:50%;background:var(--lime);border:3px solid var(--green);box-shadow:0 0 0 4px #d8ff6759}.region-place-v40 b{font-size:.88rem;line-height:1.1}.region-place-v40 small{font-size:.67rem;color:#6e7f77;margin-top:3px}.place-bozuyuk{left:12%;top:26%}.place-bilecik{right:10%;top:44%}.place-inegol{left:28%;bottom:15%}.region-count-v40{position:absolute;right:10%;bottom:10%;display:flex;align-items:center;gap:10px;color:var(--green)}.region-count-v40 strong{font-size:3.2rem;line-height:.85;letter-spacing:-.07em}.region-count-v40 span{font-size:.7rem;line-height:1.15;font-weight:850;text-transform:uppercase;letter-spacing:.06em}.home-final-cta-v40{padding-top:16px;padding-bottom:86px}.home-final-cta-v40 .cta-band{padding:54px 56px;box-shadow:0 22px 55px #0b332724}.home-final-cta-v40 .cta-band:before{content:"";position:absolute;left:-55px;bottom:-85px;width:190px;height:190px;border-radius:50%;background:#d8ff670e}@media(max-width:1100px){.home-products-v40 .product-grid,.home-process-v40 .process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-process-v40 .process-grid:before{display:none}}@media(max-width:700px){.home-calculator-v40{padding-top:8px;padding-bottom:48px}.home-calculator-v40:after{bottom:13px;width:calc(100% - 28px)}.home-products-v40{padding:52px 0 58px}.home-products-v40 .section-head,.home-process-v40 .section-head,.home-trust-v40 .section-head{display:block;margin-bottom:24px}.home-products-v40 .section-head .link-arrow{margin-top:17px}.home-products-v40 .product-grid{grid-template-columns:1fr;gap:14px}.home-products-v40 .product-card{min-height:350px;border-radius:22px}.home-products-v40 .product-card-content{padding:22px 19px 18px!important}.home-products-v40 .product-card h3{font-size:1.38rem}.home-products-v40 .product-card p{min-height:0;-webkit-line-clamp:2}.home-products-v40 .product-card-actions{grid-template-columns:1.15fr .85fr}.home-process-v40{padding:58px 0}.home-process-v40 .process-grid{grid-template-columns:1fr;gap:11px}.home-process-v40 .process{min-height:auto;padding:20px 19px;display:grid;grid-template-columns:48px 1fr;gap:14px;align-items:start}.home-process-v40 .process-num{margin:0}.home-process-v40 .process-body{padding-top:3px}.home-trust-v40{padding:57px 0 62px}.home-trust-v40 .conversion-stats{gap:9px}.home-trust-v40 .conversion-stats .stat{min-height:154px;padding:16px 13px}.home-regions-v40{padding:58px 0}.region-card-v40{display:block;min-height:0;border-radius:26px}.region-card-v40 .region-copy{padding:36px 22px 28px}.region-card-v40 .region-copy h2{font-size:2.35rem}.region-card-v40 .region-links{display:grid;grid-template-columns:1fr 1fr;gap:8px}.region-card-v40 .region-links .btn:first-child{grid-column:1 / -1}.region-visual-v40{min-height:330px}.region-place-v40{min-width:128px;padding:9px 10px;border-radius:14px}.place-bozuyuk{left:7%;top:20%}.place-bilecik{right:5%;top:42%}.place-inegol{left:17%;bottom:12%}.region-count-v40{right:7%;bottom:8%}.region-count-v40 strong{font-size:2.5rem}.home-final-cta-v40{padding:2px 0 72px}.home-final-cta-v40 .cta-band{padding:34px 22px}}@media(max-width:390px){.home-trust-v40 .conversion-stats{grid-template-columns:1fr!important}.home-trust-v40 .conversion-stats .stat{min-height:auto}.region-place-v40{min-width:118px}.region-place-v40 small{font-size:.62rem}}.product-hero-v32 .product-hero-grid{gap:18px}.product-hero-enhanced-v32 .product-hero-copy{padding:42px 38px 34px;background:radial-gradient(circle at 88% 12%,rgba(216,255,103,.08),transparent 28%),linear-gradient(145deg,#0b3a2c,#0c3429);box-shadow:0 22px 60px #0a36291a}.product-hero-v32 .breadcrumbs{color:#a8c0b6}.product-hero-v32 .breadcrumbs a{color:#d6e7df}.product-hero-v32 .product-hero-lead{max-width:600px}.product-hero-trust{margin-top:17px}.product-real-link-v41{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;margin-top:15px;padding:11px 13px;border:1px solid rgba(216,255,103,.19);border-radius:16px;background:#d8ff6711;color:#fff;text-decoration:none;transition:background .18s ease,border-color .18s ease,transform .18s ease}.product-real-link-v41:hover{background:#d8ff671b;border-color:#d8ff6757;transform:translateY(-1px)}.product-real-link-icon-v41{display:grid;width:39px;height:39px;place-items:center;border-radius:12px;background:var(--lime);color:var(--green);font-size:1rem;font-weight:950}.product-real-link-v41 span:nth-child(2){display:grid;gap:2px}.product-real-link-v41 b{color:#fff;font-size:.78rem}.product-real-link-v41 small{color:#b9cec5;font-size:.66rem;line-height:1.35}.product-real-link-v41 strong{color:var(--lime);font-size:1.05rem}.product-quick-specs-v32{margin-top:18px;padding-top:18px;gap:7px}.product-quick-specs-v32>div{padding:13px 12px;border:1px solid rgba(255,255,255,.09);border-radius:14px;background:#ffffff0b}.four-specs-v32>div{min-height:82px}.product-hero-actions-v32{margin-top:17px!important}.product-price-note-v32{margin-top:13px;background:#fff1;border-left-color:var(--lime);color:#b9cec5}.product-price-note-v32 b{color:#fff}.product-gallery-v32{min-height:535px;gap:9px}.product-gallery-main-v32{min-height:535px}.product-gallery-v32 figure{border-radius:26px;box-shadow:0 16px 44px #09312514}.product-gallery-v32 figure>a{position:relative;isolation:isolate}.product-gallery-v32 figure>a:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#08231b05 45%,#08231b4d);pointer-events:none;z-index:1}.product-gallery-badge-v41{position:absolute;left:14px;top:14px;z-index:3;display:inline-flex;align-items:center;min-height:30px;padding:6px 9px;border-radius:999px;background:#082e23e0;color:#e9f6f0;font-size:.58rem;font-weight:950;letter-spacing:.08em;backdrop-filter:blur(8px)}.product-gallery-open-v41{position:absolute;right:14px;top:14px;z-index:3;display:grid;width:40px;height:40px;place-items:center;border-radius:50%;background:#ffffffe6;color:var(--green);font-size:1.05rem;font-weight:950;box-shadow:0 8px 24px #0000001f}.product-gallery-v32 figcaption{z-index:3}.product-real-gallery-section-v41{scroll-margin-top:145px;padding-top:50px;padding-bottom:54px;background:linear-gradient(180deg,#fff,#f8faf9);border-top:1px solid rgba(15,74,55,.06);border-bottom:1px solid rgba(15,74,55,.06)}.product-real-gallery-head-v41{margin-bottom:16px}.real-gallery-summary-v41{display:flex;flex-wrap:wrap;gap:8px;margin:-2px 0 15px}.real-gallery-summary-v41 span{display:inline-flex;align-items:center;min-height:34px;padding:7px 11px;border:1px solid #dce7e1;border-radius:999px;background:#fff;color:#6f7d76;font-size:.68rem;font-weight:800}.real-gallery-summary-v41 span:first-child{background:#0f4a37;border-color:#0f4a37;color:#fff}.real-gallery-summary-v41 b{margin-right:4px;color:var(--lime);font-size:.82rem}.real-gallery-grid-v41{gap:11px}.real-gallery-grid-v41.gallery-count-2{grid-template-columns:minmax(0,1.45fr) minmax(0,1fr)}.real-gallery-grid-v41.gallery-count-3{grid-template-columns:minmax(0,1.35fr) repeat(2,minmax(0,1fr))}.real-gallery-grid-v41.gallery-count-4{grid-template-columns:minmax(0,1.35fr) repeat(3,minmax(0,1fr))}.real-gallery-card-v41>a,.real-gallery-card-feature-v33.real-gallery-card-v41>a{height:290px;border:1px solid rgba(15,74,55,.08);box-shadow:0 12px 34px #0f4a370e}.real-gallery-card-v41>a:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#08231b08 45%,#08231b52);pointer-events:none}.real-gallery-source-v41{position:absolute;left:11px;top:11px;z-index:3;min-height:28px;display:inline-flex;align-items:center;padding:6px 8px;border-radius:999px;background:#083024e0;color:#fff;font-size:.55rem;font-weight:950;letter-spacing:.06em;backdrop-filter:blur(7px)}.real-gallery-index-v41{position:absolute;left:11px;bottom:11px;z-index:3;min-height:27px;display:inline-flex;align-items:center;padding:5px 8px;border-radius:999px;background:#083024d1;color:#dff0e8;font-size:.58rem;font-weight:900;letter-spacing:.06em;backdrop-filter:blur(7px)}.real-gallery-zoom-v41{z-index:3;background:#ffffffeb;color:var(--green);box-shadow:0 8px 22px #0000001a}.real-gallery-card-v41 figcaption{min-height:42px;padding:9px 4px 0;color:#64736c;font-size:.7rem;font-weight:650}.real-gallery-action-v41{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;margin-top:20px;padding:20px 22px;border:1px solid #dce7e1;border-radius:20px;background:#fff;box-shadow:0 12px 32px #0f4a370b}.real-gallery-action-v41>div:first-child{display:grid;gap:4px}.real-gallery-action-v41 b{color:var(--ink);font-size:.92rem}.real-gallery-action-v41 span{max-width:720px;color:#6e7b75;font-size:.72rem;line-height:1.5}.real-gallery-action-buttons-v41{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.real-gallery-action-buttons-v41 .btn{min-height:46px;padding:10px 14px;font-size:.72rem}.real-gallery-action-buttons-v41 .btn-outline{border-color:#cbdad2;background:#f7faf8;color:var(--green)}.real-gallery-action-buttons-v41 .btn-outline:hover{background:#edf5f1}@media(max-width:1050px){.product-hero-enhanced-v32 .product-hero-copy{padding:34px 30px}.real-gallery-grid-v41.gallery-count-2,.real-gallery-grid-v41.gallery-count-3,.real-gallery-grid-v41.gallery-count-4{grid-template-columns:1fr 1fr}.real-gallery-action-v41{grid-template-columns:1fr;gap:14px}.real-gallery-action-buttons-v41{justify-content:flex-start}}@media(max-width:900px){.product-gallery-v32{min-height:0}.product-gallery-main-v32{min-height:430px}}@media(max-width:700px){.product-hero-v32{padding-top:12px;padding-bottom:24px}.product-hero-v32 .product-hero-grid{gap:10px}.product-hero-enhanced-v32 .product-hero-copy{padding:25px 20px 22px!important;border-radius:22px}.product-hero-v32 .product-hero-img{order:-1}.product-gallery-main-v32{min-height:310px}.product-gallery-side-v32{grid-template-columns:1fr 1fr;gap:7px}.product-gallery-side-v32 figure{height:128px}.product-gallery-v32 figure{border-radius:18px}.product-gallery-v32 figcaption{left:8px;bottom:8px;max-width:calc(100% - 16px);padding:5px 8px;font-size:.56rem}.product-gallery-badge-v41{left:10px;top:10px;font-size:.51rem}.product-gallery-open-v41{right:10px;top:10px;width:36px;height:36px}.product-real-link-v41{margin-top:13px;padding:10px 11px}.product-real-link-v41 small{font-size:.62rem}.product-quick-specs-v32{grid-template-columns:1fr 1fr!important;margin-top:15px;padding-top:15px}.product-quick-specs-v32>div{display:block;min-height:74px;padding:11px!important;border-bottom:1px solid rgba(255,255,255,.09)!important}.product-quick-specs-v32 small{margin-bottom:5px}.product-hero-actions-v32{margin-top:14px!important}.product-price-note-v32{font-size:.69rem}.product-real-gallery-section-v41{padding-top:36px;padding-bottom:40px;scroll-margin-top:110px}.product-real-gallery-head-v41{margin-bottom:13px}.real-gallery-summary-v41{flex-wrap:nowrap;overflow-x:auto;margin-left:-14px;margin-right:-14px;padding:0 14px 4px;scrollbar-width:none}.real-gallery-summary-v41::-webkit-scrollbar{display:none}.real-gallery-summary-v41 span{white-space:nowrap}.real-gallery-grid-v41.gallery-count-2,.real-gallery-grid-v41.gallery-count-3,.real-gallery-grid-v41.gallery-count-4{display:flex}.real-gallery-card-v41{flex:0 0 82vw}.real-gallery-card-v41>a,.real-gallery-card-feature-v33.real-gallery-card-v41>a{height:250px}.real-gallery-action-v41{margin-top:15px;padding:17px;border-radius:18px}.real-gallery-action-buttons-v41{display:grid;grid-template-columns:1fr}.real-gallery-action-buttons-v41 .btn{width:100%;justify-content:center}}@media(max-width:430px){.product-gallery-main-v32{min-height:285px}.product-gallery-side-v32 figure{height:112px}.product-real-link-icon-v41{width:36px;height:36px}.real-gallery-card-v41{flex-basis:84vw}.real-gallery-card-v41>a,.real-gallery-card-feature-v33.real-gallery-card-v41>a{height:232px}}.about-documents-v42 .section-head{margin-bottom:24px}.doc-safety-note-v42{display:inline-flex;align-items:center;gap:10px;padding:12px 16px;border-radius:16px;background:#f1f6f3;border:1px solid #d8e5dd;color:#355246;font-size:.92rem;margin-bottom:22px}.doc-safety-note-v42:before{content:"";width:10px;height:10px;border-radius:999px;background:var(--lime);box-shadow:0 0 0 6px #d8ff672e}.documents-grid-v42{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.document-card-v42{background:#fff;border:1px solid var(--line);border-radius:26px;overflow:hidden;box-shadow:0 18px 45px #0f4a370f;display:grid}.document-media-v42{position:relative;display:block;background:#edf2ef;aspect-ratio:4/3;overflow:hidden}.document-media-v42 img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.document-card-v42:hover .document-media-v42 img{transform:scale(1.02)}.document-zoom-v42{position:absolute;left:16px;bottom:16px;display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:999px;background:#0b3428d6;color:#fff;font-size:.76rem;font-weight:800;backdrop-filter:blur(10px)}.document-copy-v42{padding:22px 22px 24px}.document-kicker-v42{display:inline-flex;align-items:center;gap:8px;padding:7px 10px;border-radius:999px;background:var(--green-3);color:var(--green);font-size:.68rem;font-weight:900;letter-spacing:.08em}.document-kicker-v42:before{content:"";width:6px;height:6px;border-radius:999px;background:currentColor}.document-copy-v42 h3{margin:14px 0 10px;font-size:1.45rem;line-height:1.15;letter-spacing:-.03em}.document-copy-v42 p{margin:0 0 16px;color:var(--muted);font-size:.96rem}.document-points-v42{list-style:none;padding:0;margin:0;display:grid;gap:10px}.document-points-v42 li{position:relative;padding-left:18px;color:#31413a;font-size:.9rem}.document-points-v42 li:before{content:"";position:absolute;left:0;top:.58rem;width:7px;height:7px;border-radius:999px;background:var(--green)}@media(max-width:960px){.documents-grid-v42{grid-template-columns:1fr}}@media(max-width:700px){.about-documents-v42{padding-top:52px;padding-bottom:52px}.doc-safety-note-v42{display:flex;align-items:flex-start;font-size:.86rem;line-height:1.5;padding:12px 14px;margin-bottom:18px}.document-card-v42{border-radius:22px}.document-copy-v42{padding:18px 18px 20px}.document-copy-v42 h3{font-size:1.24rem;margin-top:12px}.document-copy-v42 p,.document-points-v42 li{font-size:.88rem}.document-zoom-v42{left:12px;bottom:12px;padding:9px 12px;font-size:.71rem}}.contact-trust-v43{padding:8px 0 28px}.contact-trust-shell-v43{display:grid;grid-template-columns:.9fr 1.1fr;gap:24px;align-items:stretch;padding:26px;border-radius:26px;background:linear-gradient(135deg,#f0f6f2,#fff);border:1px solid #d9e5df;box-shadow:0 14px 38px #0f4a370f}.contact-trust-copy-v43{padding:6px 6px 6px 2px}.contact-trust-copy-v43 h2{margin:12px 0 10px;font-size:clamp(1.7rem,3vw,2.55rem);line-height:1.05;letter-spacing:-.04em}.contact-trust-copy-v43 p{margin:0 0 14px;color:var(--muted);max-width:560px}.contact-trust-badges-v43{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.contact-trust-badges-v43 article{min-height:118px;padding:18px;border-radius:18px;background:#fff;border:1px solid #dce6e0;display:grid;align-content:center}.contact-trust-badges-v43 article span{width:30px;height:30px;border-radius:10px;background:var(--green);color:var(--lime);display:grid;place-items:center;font-size:.68rem;font-weight:900;margin-bottom:9px}.contact-trust-badges-v43 article b{font-size:.95rem;line-height:1.15}.contact-trust-badges-v43 article small{margin-top:5px;color:var(--muted);font-size:.72rem}.footer-trust-v43{margin-top:34px;padding:20px 0;border-top:1px solid rgba(255,255,255,.09);border-bottom:1px solid rgba(255,255,255,.09);display:grid;grid-template-columns:auto 1fr auto;gap:24px;align-items:center}.footer-trust-copy-v43 small{display:block;color:var(--lime);font-size:.63rem;font-weight:900;letter-spacing:.12em}.footer-trust-copy-v43 b{display:block;color:#fff;font-size:.88rem;margin-top:3px}.footer-trust-items-v43{display:flex;gap:8px;flex-wrap:wrap}.footer-trust-items-v43 span{display:inline-flex;align-items:center;min-height:30px;padding:0 10px;border-radius:999px;background:#ffffff0f;border:1px solid rgba(255,255,255,.09);color:#bfd1c9;font-size:.68rem;font-weight:700}.footer .footer-trust-link-v43{margin:0;display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 15px;border-radius:999px;background:var(--lime);color:#18321f;font-weight:900;font-size:.73rem;white-space:nowrap}.footer .footer-trust-link-v43:hover{color:#18321f;background:#e6ff97}.footer-trust-v43+.footer-bottom{margin-top:0;border-top:0}.project-confidence-v43{padding:0 0 34px}.project-confidence-grid-v43{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.project-confidence-grid-v43 article{padding:22px;border-radius:22px;background:#fff;border:1px solid var(--line);box-shadow:0 12px 28px #0f4a370b}.project-confidence-grid-v43 article span{display:inline-flex;padding:6px 9px;border-radius:999px;background:var(--green-3);color:var(--green);font-size:.62rem;font-weight:900;letter-spacing:.08em}.project-confidence-grid-v43 h3{margin:12px 0 7px;font-size:1.18rem;line-height:1.18;letter-spacing:-.025em}.project-confidence-grid-v43 p{margin:0;color:var(--muted);font-size:.86rem}.project-confidence-grid-v43 a{display:inline-flex;margin-top:12px;font-size:.8rem;font-weight:900;color:var(--green)}.portfolio-image-v43>a{display:block;width:100%;height:100%;position:relative}.portfolio-image-v43>a img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.portfolio-image-v43>a:hover img{transform:scale(1.018)}.portfolio-open-v43{position:absolute;left:16px;bottom:16px;z-index:3;display:inline-flex;align-items:center;padding:9px 12px;border-radius:999px;background:#07271dd1;color:#fff;border:1px solid rgba(255,255,255,.16);backdrop-filter:blur(9px);font-size:.7rem;font-weight:900}@media(max-width:980px){.contact-trust-shell-v43{grid-template-columns:1fr}.footer-trust-v43{grid-template-columns:1fr;gap:14px}.footer .footer-trust-link-v43{justify-self:start}.project-confidence-grid-v43{grid-template-columns:1fr 1fr}.project-confidence-grid-v43 article:last-child{grid-column:1/-1}}@media(max-width:700px){.contact-trust-v43{padding-bottom:18px}.contact-trust-shell-v43{padding:18px;border-radius:22px;gap:18px}.contact-trust-badges-v43{grid-template-columns:1fr 1fr;gap:8px}.contact-trust-badges-v43 article{min-height:105px;padding:14px}.contact-trust-badges-v43 article b{font-size:.84rem}.contact-trust-badges-v43 article small{font-size:.65rem}.footer-trust-v43{margin-top:26px;padding:18px 0}.footer-trust-items-v43{gap:6px}.project-confidence-v43{padding-bottom:22px}.project-confidence-grid-v43{grid-template-columns:1fr;gap:10px}.project-confidence-grid-v43 article:last-child{grid-column:auto}.project-confidence-grid-v43 article{padding:18px;border-radius:18px}.portfolio-open-v43{left:12px;bottom:12px;font-size:.65rem;padding:8px 10px}}:root{--container:min(1280px, calc(100% - 48px) )}.header .nav{height:92px;gap:20px;justify-content:space-between;align-items:center;flex-wrap:nowrap}.brand{flex:0 0 auto;margin-right:0}.brand-logo{display:block!important;width:min(320px,23vw)!important;max-width:100%!important;height:auto!important;max-height:74px!important;object-fit:contain!important;filter:none!important}.navlinks{flex:1 1 auto;min-width:0;justify-content:center;gap:18px;font-size:.9rem}.navlinks>a,.nav-products-trigger{white-space:nowrap}.nav-products-trigger{position:relative;color:#33423c;font-weight:700}.nav-actions{flex:0 0 auto;gap:14px}.phone-mini{min-width:96px}.phone-mini small{font-size:.65rem}.phone-mini b{font-size:1rem;line-height:1.05}.hero{padding:16px 0 32px}.hero-v34 .hero-card{min-height:clamp(520px,72vh,640px)!important;height:clamp(520px,72vh,640px)!important;border-radius:32px!important}.hero-v34 .hero-bg{object-position:68% center!important}.hero-v34 .hero-copy{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;height:100%;width:min(54%,640px)!important;max-width:min(54%,640px)!important;padding:42px 48px 40px!important}.hero-v34 .hero-kicker{margin-bottom:6px}.hero-v34 .hero-copy h1{font-size:clamp(3rem,4.9vw,5rem)!important;line-height:.92!important;letter-spacing:-.06em;max-width:10.5ch;margin:16px 0!important}.hero-v34 .hero-copy>p{max-width:41ch;margin-bottom:22px!important;font-size:1.06rem!important;line-height:1.55!important}.hero-v34 .hero-actions{gap:12px!important}.hero-v34 .hero-proof{margin-top:24px!important;padding-top:20px!important;gap:18px 22px!important;max-width:640px}.hero-v34 .hero-proof div{flex:1 1 170px}.hero-v34 .hero-float{display:none!important}.quick-strip{margin-top:18px}.quick-item{align-items:flex-start}.quick-no{display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:1.18rem!important;line-height:1!important;color:#fff!important}.quick-no b{display:block!important;position:static!important;inset:auto!important;margin:0!important;color:#fff!important;font-size:inherit!important;line-height:1!important}.calc-fields{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr) minmax(0,.85fr);gap:14px;align-items:end}.calc-fields .field,.calc-extra .field{display:flex;flex-direction:column;justify-content:flex-end}.calc-fields .field label,.calc-extra .field label{display:flex;align-items:flex-end;min-height:2.7em;margin-bottom:8px;line-height:1.25}.calc-extra{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;align-items:end;margin-top:14px}.calc-extra .field-location{grid-column:1/-1}.field-note{grid-column:auto}.field-note label span,.field-location label span{white-space:nowrap}.footer-grid{grid-template-columns:1.4fr 1.15fr .9fr 1fr;gap:28px}.footer-product-links{display:grid;grid-template-columns:1fr 1fr!important;gap:4px 16px!important}.footer-product-links a,.footer-region-mini a{white-space:nowrap}.product-gallery-badge-v41{letter-spacing:.1em}@media(max-width:1220px){.header .nav{gap:16px}.brand-logo{width:min(290px,25vw)!important;max-height:68px!important}.navlinks{gap:14px;font-size:.85rem}.phone-mini{min-width:88px}.phone-mini b{font-size:.92rem}}@media(max-width:1080px){.navlinks,.phone-mini,.nav-actions .btn{display:none}.menu-btn{display:flex}.brand-logo{width:min(300px,60vw)!important;max-height:72px!important}}@media(min-width:701px){.hero-v34 .hero-card:after{background:linear-gradient(90deg,#052219f5,#052219d6 36%,#05221957 64%,#0522191f)!important}}@media(max-width:700px){:root{--container:min(100%, calc(100% - 24px) )}.hero{padding-top:12px}.hero-v34 .hero-card{min-height:520px!important;height:520px!important}.hero-v34 .hero-copy{width:100%!important;max-width:none!important;padding:24px 20px 20px!important;justify-content:flex-end!important}.hero-v34 .hero-copy h1{max-width:9ch;font-size:clamp(2.3rem,11vw,3.2rem)!important}.hero-v34 .hero-copy>p{max-width:25ch;font-size:.94rem!important}.quick-strip{grid-template-columns:1fr!important;gap:10px!important}.calc-fields,.calc-extra{grid-template-columns:1fr!important}.calc-fields .field label,.calc-extra .field label{min-height:0}.field-note,.calc-extra .field-location{grid-column:auto}.footer-grid{grid-template-columns:1fr!important}.footer-product-links{grid-template-columns:1fr 1fr!important}}.quick-item{gap:14px}.quick-no{width:54px!important;height:54px!important;min-width:54px!important;flex:0 0 54px!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0!important;text-align:center!important;font-size:1.16rem!important;line-height:1!important;color:#fff!important}.quick-no b{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:100%!important;margin:0!important;line-height:1!important;font-size:1.16rem!important;font-weight:900!important;color:#fff!important}.quick-no:after{content:none!important;display:none!important}.mobile-bar{grid-template-columns:1fr 1fr!important;gap:10px!important}.mobile-bar a{min-height:52px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;font-size:.92rem!important;font-weight:900!important}.mobile-link-icon{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;font-size:1rem;line-height:1}.mobile-call{background:#eef3f0!important;color:var(--green)!important;border:1px solid rgba(15,74,55,.1)!important}.mobile-wa{background:#0f8f47!important;color:#fff!important}@media(max-width:700px){.quick-strip{grid-template-columns:1fr!important;gap:10px!important}.quick-item{align-items:center!important}.quick-no{width:50px!important;height:50px!important;min-width:50px!important;flex:0 0 50px!important}.quick-no b{font-size:1.08rem!important}.mobile-bar{grid-template-columns:1fr 1fr!important}}@media(min-width:1021px){.header .nav{display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center!important;gap:18px!important;min-height:88px!important;padding-top:10px!important;padding-bottom:10px!important}.brand{max-width:none!important;margin-right:0!important}.brand-logo{width:min(300px,21vw)!important;max-height:64px!important}.navlinks{min-width:0!important;justify-content:center!important;gap:16px!important;font-size:.88rem!important;flex-wrap:nowrap!important}.navlinks a,.nav-products-trigger{white-space:nowrap!important;line-height:1.15!important}.nav-actions{gap:12px!important;justify-self:end!important;flex-shrink:0!important}.phone-mini small{font-size:.7rem!important;line-height:1.1!important}.phone-mini b{font-size:.84rem!important;line-height:1.12!important}.nav-actions .btn{min-height:48px!important;padding:0 22px!important;font-size:1rem!important}.hero-v34 .hero-card{min-height:clamp(540px,72vh,660px)!important;height:min(72vh,660px)!important;border-radius:30px!important}.hero-v34 .hero-bg{object-position:68% center!important}.hero-v34 .hero-copy{height:100%!important;width:min(48%,590px)!important;max-width:min(48%,590px)!important;padding:40px 36px 34px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;gap:0!important}.hero-v34 .hero-kicker{margin-bottom:14px!important}.hero-v34 .hero-copy h1{max-width:10ch!important;font-size:clamp(3.2rem,4.8vw,5.3rem)!important;line-height:.92!important;margin:0 0 14px!important}.hero-v34 .hero-copy>p{max-width:42ch!important;font-size:1.02rem!important;line-height:1.65!important;margin:0 0 18px!important}.hero-v34 .hero-actions{display:flex!important;flex-wrap:wrap!important;gap:12px!important;margin:0 0 18px!important}.hero-v34 .hero-actions .btn{min-height:50px!important;padding:0 20px!important;white-space:nowrap!important}.hero-v34 .hero-proof{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important;margin-top:0!important}.hero-v34 .hero-proof div{min-width:0!important}.hero-v34 .hero-float{display:none!important}.calc-fields{align-items:end!important}.calc-fields .field label{min-height:38px!important;display:flex!important;align-items:flex-end!important}.calc-fields .field-product{grid-column:1 / span 5!important}.calc-fields .field-length{grid-column:6 / span 3!important}.calc-fields .field-height{grid-column:9 / span 4!important}.footer-product-links a{white-space:nowrap!important;font-size:.81rem!important;line-height:1.25!important}}@media(max-width:1280px)and (min-width:1021px){.brand-logo{width:min(270px,19vw)!important;max-height:58px!important}.navlinks{gap:12px!important;font-size:.84rem!important}.phone-mini b{font-size:.8rem!important}.nav-actions .btn{padding:0 18px!important}}@media(max-width:700px){.quick-no{width:52px!important;height:52px!important;min-width:52px!important;flex:0 0 52px!important}.quick-no b{font-size:1.08rem!important;line-height:1!important}}
