/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.block{display:block}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--green-950:#08271f;--green-900:#0d3428;--green-800:#154737;--green-700:#1c6548;--green-500:#43b978;--green-300:#8bd5a6;--orange-700:#c95a12;--orange-500:#ff841a;--orange-300:#ffac58;--accent:var(--orange-500);--accent-rgb:255, 132, 26;--accent-soft:var(--orange-300);--cream:#faf1e6;--white:#fffaf3;--ink:#11231d;--muted:#5f7169;--line-light:#ffffff24;--shadow:0 26px 80px #02140f47}:root[data-theme=dark]{--green-950:#050505;--green-900:#0a0a0a;--green-800:#111;--green-700:#ffd400;--green-500:#ffdc2e;--green-300:#ffe66b;--accent:#ffd400;--accent-rgb:255, 212, 0;--accent-soft:#ffe45a;--cream:#080808;--white:#fff;--ink:#fff;--muted:#b8b8b8;--line-light:#ffffff29;--shadow:0 26px 80px #00000094}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);text-rendering:optimizelegibility;margin:0;font-family:Arial,Helvetica,sans-serif}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit}.site{background:radial-gradient(circle at 88% 8%, rgba(var(--accent-rgb), .2), transparent 25rem), radial-gradient(circle at 10% 0%, #53bc7d2b, transparent 28rem), linear-gradient(145deg, var(--green-950) 0%, #0b3025 56%, #123f2c 100%);min-height:100vh;color:var(--white);overflow:hidden}.site-header{z-index:10;border-bottom:1px solid var(--line-light);justify-content:space-between;align-items:center;width:min(100% - 48px,1200px);min-height:96px;margin:0 auto;display:flex;position:relative}.brand{align-items:center;gap:13px;display:inline-flex}.brand-mark{border:2px solid var(--accent);background:#0b0b0b;border-radius:50%;flex:0 0 52px;width:52px;height:52px;display:block;overflow:hidden;box-shadow:0 8px 24px #02120d4d}.brand-mark img{object-fit:cover;object-position:50% 50%;width:100%;height:100%;display:block;transform:scale(1.12)}.brand-copy{gap:2px;display:grid}.brand-copy strong{letter-spacing:.02em;font-size:16px}.brand-line{color:#ffffff94;letter-spacing:.14em;text-transform:uppercase;font-size:10px;font-weight:700}.brand-future{width:fit-content;color:var(--accent);letter-spacing:.18em;text-transform:uppercase;text-shadow:0 0 18px rgba(var(--accent-rgb), .32);align-items:center;gap:7px;margin-top:3px;font-size:8px;font-weight:900;line-height:1.2;display:inline-flex}.brand-future:before{content:"";background:currentColor;flex:0 0 16px;width:16px;height:1px;box-shadow:5px 0 10px}.header-actions{align-items:center;gap:22px;display:flex}.language-switcher{background:#ffffff0a;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:3px;padding:3px;display:flex}.language-switcher button{color:#ffffff91;cursor:pointer;background:0 0;border:0;border-radius:999px;width:39px;height:32px;font-size:11px;font-weight:800;transition:background .18s,color .18s}.language-switcher button:hover,.language-switcher button:focus-visible{color:var(--white)}.language-switcher button:focus-visible,.button:focus-visible,.brand:focus-visible,.theme-toggle:focus-visible,.header-email:focus-visible{outline:3px solid var(--accent);outline-offset:3px}.language-switcher button.is-active{background:var(--cream);color:var(--green-950)}.theme-toggle{width:39px;height:39px;color:var(--accent);cursor:pointer;background:#ffffff0b;border:1px solid #ffffff26;border-radius:50%;flex:0 0 39px;place-items:center;padding:0;font-size:18px;transition:background .18s,border-color .18s,transform .18s;display:grid}.theme-toggle:hover{border-color:rgba(var(--accent-rgb), .46);background:#ffffff17;transform:rotate(10deg)}.theme-toggle span{line-height:1}.header-email{color:var(--white);align-items:center;gap:10px;font-size:13px;font-weight:700;display:inline-flex}.header-email>span:last-child{color:var(--accent);font-size:17px}.header-phone{border:1px solid rgba(var(--accent-rgb), .42);width:39px;height:39px;color:var(--accent);background:#ffffff0d;border-radius:50%;flex:0 0 39px;place-items:center;display:grid}.header-phone:hover,.header-phone:focus-visible{background:#ffffff1a}.desktop-nav{align-items:center;gap:27px;display:flex}.desktop-nav a{color:#ffffff9e;padding:10px 0;font-size:12px;font-weight:700;transition:color .18s;position:relative}.desktop-nav a:after{background:var(--accent);content:"";transform-origin:0;height:1px;transition:transform .18s;position:absolute;bottom:3px;left:0;right:0;transform:scaleX(0)}.desktop-nav a:hover,.desktop-nav a:focus-visible{color:var(--white)}.desktop-nav a:hover:after,.desktop-nav a:focus-visible:after{transform:scaleX(1)}.hero{z-index:1;grid-template-columns:minmax(0,1.03fr) minmax(420px,.77fr);align-items:center;gap:clamp(44px,6vw,82px);width:min(100% - 48px,1200px);min-height:calc(100vh - 96px);margin:0 auto;padding:54px 0 72px;display:grid;position:relative}.hero:before{z-index:-1;content:"";border:1px solid #ffffff0a;border-radius:50%;width:420px;height:420px;position:absolute;top:8%;left:-24%}.hero-copy{padding-bottom:16px}.eyebrow{color:var(--green-300);letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:11px;margin:0 0 24px;font-size:12px;font-weight:800;display:flex}.eyebrow span{background:var(--accent);width:8px;height:8px;box-shadow:0 0 0 6px rgba(var(--accent-rgb), .08);border-radius:50%}h1{letter-spacing:-.065em;max-width:690px;margin:0;font-size:clamp(46px,5.15vw,76px);font-weight:750;line-height:.98}h1>span{color:var(--accent);margin-top:12px;display:block}.hero-intro{color:#ffffffb3;max-width:610px;margin:24px 0 0;font-size:clamp(15px,1.25vw,17px);line-height:1.62}.hero-actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:34px;display:flex}.button{border-radius:999px;justify-content:center;align-items:center;gap:15px;min-height:54px;padding:0 20px;font-size:13px;font-weight:800;transition:transform .18s,background .18s,border-color .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--accent);min-width:190px;color:var(--green-950);box-shadow:0 13px 38px #0003}.button-primary:hover{background:var(--accent-soft)}.button-icon{background:var(--green-950);width:27px;height:27px;color:var(--accent);border-radius:50%;place-items:center;font-size:14px;display:grid}.button-ghost{color:var(--white);background:#ffffff0b;border:1px solid #ffffff30}.button-phone{border:1px solid rgba(var(--accent-rgb), .54);background:rgba(var(--accent-rgb), .08);color:var(--white)}.button-phone:hover{background:rgba(var(--accent-rgb), .16)}.button-ghost:hover{background:#ffffff14;border-color:#fff6}.location{color:#ffffff8a;letter-spacing:.04em;align-items:center;gap:8px;margin:27px 0 0;font-size:12px;font-weight:700;display:flex}.location span{color:var(--accent);font-size:17px}.trust-list{border-top:1px solid var(--line-light);flex-wrap:wrap;gap:16px 24px;margin:38px 0 0;padding:23px 0 0;list-style:none;display:flex}.trust-list li{color:#ffffffa3;align-items:center;gap:8px;font-size:11px;font-weight:700;display:flex}.trust-list li span{border:1px solid rgba(var(--accent-rgb), .32);width:18px;height:18px;color:var(--accent);border-radius:50%;place-items:center;font-size:10px;display:grid}.hero-visual{min-height:590px;margin-bottom:76px;position:relative}.hero-glow{z-index:-1;background:radial-gradient(circle at 32% 32%, rgba(var(--accent-rgb), .32), transparent 54%), #36ab6929;filter:blur(20px);border-radius:50%;width:420px;height:420px;position:absolute;bottom:-70px;right:-110px}.hero-photo{background:var(--green-800);box-shadow:var(--shadow);border:1px solid #ffffff24;border-radius:140px 22px 22px;margin:0;display:block;position:absolute;inset:0 0 42px;overflow:hidden}.hero-photo:after{content:"";background:linear-gradient(#0000 45%,#041c15ab 100%),linear-gradient(90deg,#031b1429,#0000 48%);position:absolute;inset:0}.hero-photo img{object-fit:cover;width:100%;height:100%}.hero-photo-caption{z-index:2;justify-content:space-between;align-items:flex-end;gap:18px;display:flex;position:absolute;bottom:26px;left:30px;right:28px}.hero-photo-caption span:first-child{font-size:16px;font-weight:800}.hero-photo-caption span:last-child{color:#ffffff9e;font-size:11px;font-weight:700}.gallery-card:focus-visible,.quality-photo:focus-visible{outline:4px solid var(--accent);outline-offset:4px}.estimate-card{z-index:3;min-width:255px;color:var(--green-950);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fff8eef5;border:1px solid #ffffff6b;border-radius:18px;align-items:center;gap:14px;padding:17px 20px;display:flex;position:absolute;bottom:-76px;left:-28px;box-shadow:0 18px 45px #0419134d}.estimate-icon{background:var(--green-700);width:38px;height:38px;color:var(--accent);border-radius:50%;flex:0 0 38px;place-items:center;font-weight:900;display:grid}.estimate-card>span:last-child{color:#718078;gap:4px;font-size:10px;font-weight:700;display:grid}.estimate-card strong{color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}.light-content{z-index:2;background:radial-gradient(circle at 96% 4%, rgba(var(--accent-rgb), .1), transparent 25rem), radial-gradient(circle at 95% 5%, #4eb1741a, transparent 27rem), var(--cream);color:var(--ink);border-radius:34px 34px 0 0;position:relative;overflow:hidden}.section{width:min(100% - 48px,1200px);margin:0 auto;padding:118px 0}.section-heading{grid-template-columns:minmax(0,1fr) minmax(280px,.48fr);align-items:end;gap:60px;margin-bottom:55px;display:grid}.section-kicker{color:var(--green-700);letter-spacing:.19em;text-transform:uppercase;margin:0 0 17px;font-size:11px;font-weight:850}.section-heading h2,.quality-copy h2,.contact-main h2{letter-spacing:-.055em;max-width:790px;margin:0;font-size:clamp(39px,5vw,68px);font-weight:760;line-height:1}.section-heading>p{color:var(--muted);margin:0 0 4px;font-size:15px;line-height:1.75}.services-section{padding-bottom:84px}.about-section{padding-top:22px;padding-bottom:82px}.about-card{background:radial-gradient(circle at 92% 0%, rgba(var(--accent-rgb), .13), transparent 20rem), #fffaf3b8;border:1px solid #11231d1f;border-radius:28px;grid-template-columns:minmax(0,1fr) minmax(320px,.72fr);gap:72px;padding:54px 58px;display:grid}.about-card h2{letter-spacing:-.052em;max-width:680px;margin:0;font-size:clamp(36px,4.5vw,62px);line-height:1.02}.about-copy>p{color:var(--muted);margin:0;font-size:15px;line-height:1.78}.about-copy ul{gap:10px;margin:28px 0 0;padding:0;list-style:none;display:grid}.about-copy li{align-items:center;gap:10px;font-size:12px;font-weight:800;display:flex}.about-copy li span{color:var(--orange-700)}.services-grid{border-top:1px solid #11231d21;border-left:1px solid #11231d21;grid-template-columns:repeat(4,1fr);display:grid}.service-card{cursor:pointer;background:#fffaf394;border-bottom:1px solid #11231d21;border-right:1px solid #11231d21;flex-direction:column;min-height:390px;padding:0;transition:background .22s,color .22s,transform .22s;display:flex;position:relative;overflow:hidden}.service-card:focus-visible{z-index:3;outline:4px solid var(--accent);outline-offset:-4px}.service-card:before{border:1px solid rgba(var(--accent-rgb), .17);content:"";border-radius:50%;width:165px;height:165px;position:absolute;bottom:-80px;right:-50px}.service-card:hover{z-index:2;background:var(--green-900);color:var(--white);transform:translateY(-4px)}.service-card-media{background:var(--green-800);flex:0 0 156px;height:156px;position:relative;overflow:hidden}.service-card-media:after{content:"";background:linear-gradient(#0522190a,#05221947);position:absolute;inset:0}.service-card-media img{object-fit:cover;width:100%;height:100%;transition:transform .42s}.service-card:hover .service-card-media img{transform:scale(1.045)}.service-card-content{z-index:1;flex-direction:column;flex:1;padding:24px 27px 30px;display:flex;position:relative}.service-number{color:var(--green-700);letter-spacing:.12em;margin-bottom:22px;font-size:11px;font-weight:850;display:block}.service-card:hover .service-number{color:var(--accent)}.service-card h3{letter-spacing:-.025em;max-width:210px;margin:0 0 13px;font-size:20px}.service-card p{max-width:230px;color:var(--muted);margin:0;font-size:13px;line-height:1.65;transition:color .22s}.service-card:hover p{color:#ffffffa8}.service-arrow{z-index:3;width:32px;height:32px;color:var(--green-800);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffaf3e6;border:1px solid #ffffff75;border-radius:50%;place-items:center;font-size:13px;display:grid;position:absolute;top:17px;right:17px;box-shadow:0 8px 22px #04191333}.service-card:hover .service-arrow{border-color:rgba(var(--accent-rgb), .35);color:var(--accent);background:#041c15e0}.calculator-section{padding-top:76px;padding-bottom:94px}.calculator-heading{margin-bottom:42px}.calculator-intro{gap:12px;display:grid}.calculator-intro>p{margin:0}.calculator-live{width:fit-content;color:var(--green-700);align-items:center;gap:8px;font-size:11px;font-weight:760;display:inline-flex}.calculator-live i{background:#47b875;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #47b8751f}.calculator-shell{grid-template-columns:minmax(0,1.42fr) minmax(340px,.58fr);align-items:start;gap:18px;display:grid}.calculator-browser{background:var(--white);border:1px solid #11231d21;border-radius:24px;overflow:hidden;box-shadow:0 20px 55px #0d342814}.estimate-categories{background:var(--green-950);scrollbar-width:thin;gap:7px;padding:15px;display:flex;overflow-x:auto}.estimate-categories button{color:#ffffffb8;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1c;border-radius:999px;flex:none;align-items:center;gap:9px;min-height:42px;padding:0 13px;font-size:11px;font-weight:780;transition:background .18s,border-color .18s,color .18s;display:inline-flex}.estimate-categories button:hover,.estimate-categories button:focus-visible{border-color:rgba(var(--accent-rgb), .45);color:var(--white)}.estimate-categories button:focus-visible,.estimate-search input:focus-visible,.estimate-quantity input:focus-visible,.estimate-selected-list button:focus-visible,.estimate-reset:focus-visible{outline:3px solid var(--accent);outline-offset:2px}.estimate-categories button.is-active{border-color:var(--accent);background:var(--accent);color:var(--green-950)}.estimate-categories small{background:#ffffff1a;border-radius:999px;place-items:center;min-width:20px;height:20px;padding:0 5px;font-size:9px;display:grid}.estimate-categories button.is-active small{background:#08271f1f}.estimate-search{color:var(--green-700);background:#fff8ef;border:1px solid #11231d24;border-radius:14px;align-items:center;gap:11px;margin:20px;display:flex}.estimate-search>span{padding-left:15px;font-size:21px;line-height:1;transform:rotate(-16deg)}.estimate-search input{width:100%;min-height:48px;color:var(--ink);font:inherit;background:0 0;border:0;outline:0;padding:0 15px 0 0;font-size:13px}.estimate-search input::placeholder{color:#829087}.estimate-items{border-top:1px solid #11231d1a;max-height:690px;overflow-y:auto}.estimate-row{border-bottom:1px solid #11231d17;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:22px;min-height:86px;padding:17px 20px;transition:background .16s;display:grid}.estimate-row:last-child{border-bottom:0}.estimate-row:hover{background:rgba(var(--accent-rgb), .06)}.estimate-item-copy{gap:6px;display:grid}.estimate-item-copy strong{max-width:590px;font-size:13px;line-height:1.42}.estimate-item-copy span{color:var(--green-700);font-size:11px;font-weight:780}.estimate-quantity{grid-template-columns:auto 82px 30px;align-items:center;gap:8px;display:grid}.estimate-quantity>span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:800}.estimate-quantity input{width:82px;min-height:44px;color:var(--ink);font:inherit;text-align:right;background:#fff;border:1px solid #11231d2b;border-radius:10px;padding:0 8px;font-size:14px;font-weight:750}.estimate-quantity b{color:var(--muted);font-size:11px}.estimate-no-results{color:var(--muted);text-align:center;margin:0;padding:68px 24px;font-size:13px}.estimate-summary{background:radial-gradient(circle at 95% 4%, rgba(var(--accent-rgb), .25), transparent 15rem), var(--green-950);color:var(--white);border:1px solid #ffffff1a;border-radius:24px;padding:27px;position:sticky;top:18px;overflow:hidden;box-shadow:0 22px 60px #05221a33}.estimate-summary-heading{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:22px;display:flex}.estimate-summary-heading .section-kicker{color:var(--green-300);margin-bottom:9px}.estimate-summary-heading h3{letter-spacing:-.035em;margin:0;font-size:24px}.estimate-summary-heading>span{border:1px solid rgba(var(--accent-rgb), .38);width:38px;height:38px;color:var(--accent);border-radius:50%;place-items:center;font-size:12px;font-weight:850;display:grid}.estimate-selected-list{border-top:1px solid #ffffff1c;max-height:330px;margin:0;padding:0;list-style:none;overflow-y:auto}.estimate-selected-list li{border-bottom:1px solid #ffffff1a;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:15px 0;display:grid}.estimate-selected-list li>div{gap:4px;display:grid}.estimate-selected-list li>div:last-child{grid-template-columns:auto 28px;align-items:center;gap:8px}.estimate-selected-list small{color:var(--green-300);letter-spacing:.1em;text-transform:uppercase;font-size:8px;font-weight:850}.estimate-selected-list strong{color:#ffffffe0;font-size:11px;line-height:1.35}.estimate-selected-list span{color:#ffffff7a;font-size:10px}.estimate-selected-list b{color:var(--accent);white-space:nowrap;font-size:11px}.estimate-selected-list button{color:#ffffff9e;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff24;border-radius:50%;place-items:center;width:28px;height:28px;padding:0;font-size:17px;display:grid}.estimate-empty{color:#ffffff85;text-align:center;border-top:1px solid #ffffff1c;border-bottom:1px solid #ffffff1c;margin:0;padding:44px 0;font-size:12px}.estimate-total{justify-content:space-between;align-items:flex-end;gap:22px;padding:24px 0 15px;display:flex}.estimate-total span{color:#ffffff8f;letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:780}.estimate-total strong{color:var(--accent);letter-spacing:-.045em;white-space:nowrap;font-size:clamp(23px,2.5vw,32px)}.estimate-disclaimer{color:#ffffff7a;margin:0 0 20px;font-size:10px;line-height:1.55}.estimate-summary-actions{gap:10px;display:grid}.estimate-summary-actions .button{justify-content:space-between;width:100%;min-width:0;padding:0 17px}.button.is-disabled{opacity:.45;pointer-events:none}.estimate-reset{color:#ffffff80;cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;gap:9px;min-height:43px;font-size:11px;font-weight:780;display:inline-flex}.estimate-reset:disabled{cursor:default;opacity:.4}.gallery-section{padding-top:84px}.gallery-grid{grid-template-columns:repeat(12,1fr);grid-auto-rows:300px;gap:14px;display:grid}.gallery-card{background:#d7ded8;border-radius:18px;margin:0;display:block;position:relative;overflow:hidden}.gallery-card-1{grid-area:span 2/span 7}.gallery-card-2,.gallery-card-3{grid-column:span 5}.gallery-card-4,.gallery-card-5,.gallery-card-6,.gallery-card-7,.gallery-card-8,.gallery-card-9{grid-column:span 4}.gallery-card:after{content:"";background:linear-gradient(#0000 45%,#041c15bd 100%);position:absolute;inset:0}.gallery-card img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.2,.7,.2,1)}.gallery-card:hover img,.gallery-card:focus-visible img{transform:scale(1.035)}.gallery-card-caption{z-index:2;color:var(--white);justify-content:space-between;align-items:flex-end;gap:20px;display:flex;position:absolute;bottom:22px;left:24px;right:24px}.gallery-card-number,.gallery-card-arrow{color:var(--accent);letter-spacing:.13em;font-size:10px;font-weight:850}.gallery-card-caption strong{letter-spacing:-.01em;font-size:16px}.gallery-card-copy{flex:1;gap:5px;display:grid}.gallery-card-copy small{color:#ffffffad;font-size:10px;font-weight:650;line-height:1.4}.gallery-card-arrow{border:1px solid rgba(var(--accent-rgb), .36);letter-spacing:0;background:#08271f7a;border-radius:50%;flex:0 0 31px;place-items:center;width:31px;height:31px;font-size:13px;display:grid}.gallery-action{justify-content:flex-end;padding-top:30px;display:flex}.button-dark{background:var(--green-900);color:var(--white)}.button-dark span{color:var(--accent)}.quality-section{background:radial-gradient(circle at 8% 100%, rgba(var(--accent-rgb), .2), transparent 23rem), var(--green-950);width:min(100% - 48px,1200px);color:var(--white);border-radius:28px;grid-template-columns:minmax(0,.95fr) minmax(370px,.75fr);gap:68px;margin:0 auto 18px;padding:56px;display:grid}.section-kicker-light{color:var(--green-300)}.quality-copy{padding:28px 0 20px}.quality-copy h2 span{color:var(--accent);margin-top:9px;display:block}.quality-copy>p:not(.section-kicker){color:#ffffffa8;max-width:590px;margin:28px 0 0;font-size:16px;line-height:1.75}.quality-copy ul{flex-wrap:wrap;gap:10px;margin:38px 0 0;padding:0;list-style:none;display:flex}.quality-copy li{color:#ffffffc2;background:#ffffff0a;border:1px solid #ffffff21;border-radius:999px;align-items:center;gap:8px;padding:10px 13px;font-size:11px;font-weight:750;display:flex}.quality-copy li span{color:var(--accent)}.quality-photo{border-radius:18px 100px 18px 18px;min-height:495px;margin:0;display:block;position:relative;overflow:hidden}.quality-photo:after{border-radius:inherit;content:"";border:1px solid #ffffff26;position:absolute;inset:0}.quality-photo img{object-fit:cover;width:100%;height:100%}.quality-stamp{z-index:2;border:1px solid rgba(var(--accent-rgb), .45);width:62px;height:62px;color:var(--accent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#08271fc7;border-radius:50%;place-items:center;font-size:16px;font-weight:900;display:grid;position:absolute;bottom:24px;left:24px}.process-section{padding-bottom:105px}.service-page-links{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.service-page-links a{border:1px solid rgba(var(--accent-rgb), .35);color:var(--accent);border-radius:999px;padding:12px 15px;font-size:12px;font-weight:800}.service-page-links a:hover{background:rgba(var(--accent-rgb), .1)}.inquiry-form{background:#ffffff8c;border:1px solid #11231d24;border-radius:22px;grid-template-columns:repeat(2,1fr);gap:16px;padding:28px;display:grid}.inquiry-form label{gap:8px;display:grid}.inquiry-form label>span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:850}.inquiry-form input,.inquiry-form textarea{width:100%;color:var(--ink);font:inherit;background:#ffffffc7;border:1px solid #11231d2e;border-radius:12px;padding:13px 14px}.inquiry-form textarea{resize:vertical}.inquiry-form input:focus,.inquiry-form textarea:focus{outline:2px solid var(--accent);outline-offset:2px}.inquiry-full{grid-column:1/-1}.inquiry-actions{align-items:center;gap:18px;display:flex}.inquiry-actions small{max-width:500px;color:var(--muted);line-height:1.5}.before-after-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.before-after-card{background:#ffffff80;border:1px solid #11231d24;border-radius:18px;overflow:hidden}.before-after-pair{grid-template-columns:1fr 1fr;min-height:205px;display:grid}.before-placeholder{color:var(--muted);text-align:center;background:repeating-linear-gradient(135deg,#11231d0f 0 8px,#0000 8px 16px);align-content:center;place-items:center;gap:8px;padding:14px;font-size:12px;font-weight:800;display:grid}.after-photo{min-height:205px;position:relative}.after-photo img{object-fit:cover;width:100%;height:100%;display:block}.after-photo>span{background:var(--accent);color:var(--green-950);border-radius:999px;padding:6px 8px;font-size:10px;font-weight:850;position:absolute;bottom:9px;right:9px}.before-after-card>strong,.before-after-card>small{padding:0 15px;display:block}.before-after-card>strong{padding-top:14px}.before-after-card>small{color:var(--muted);padding-bottom:16px;line-height:1.45}.before-after-note{color:var(--muted);margin:22px 0 0}.faq-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.faq-item{border-top:1px solid #11231d2e}.faq-item summary{cursor:pointer;justify-content:space-between;gap:18px;padding:20px 0;font-weight:850;list-style:none;display:flex}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary span{color:var(--accent);font-size:22px;font-weight:400}.faq-item p{color:var(--muted);margin:-4px 0 20px;line-height:1.65}.review-empty-card{background:#ffffff85;border:1px solid #11231d24;border-radius:20px;flex-wrap:wrap;align-items:center;gap:18px 28px;padding:24px 28px;display:flex}.review-stars{color:var(--accent);letter-spacing:.12em}.review-empty-card p{color:var(--muted);flex:280px;margin:0}:root[data-theme=dark] .review-empty-card{background:#ffffff0b;border-color:#ffffff1f}.service-page{background:linear-gradient(145deg, var(--green-950), #0b3025 56%, #123f2c);min-height:100vh;color:var(--white);padding:32px max(24px,50vw - 600px)}.service-page .legal-back{color:var(--accent);margin-bottom:56px;display:inline-block}.service-page-hero{grid-template-columns:1fr .9fr;align-items:center;gap:70px;display:grid}.service-page h1{letter-spacing:-.065em;max-width:700px;margin:0;font-size:clamp(48px,7vw,88px);line-height:.95}.service-page-intro{max-width:620px;color:var(--accent-soft);margin:28px 0 0;font-size:22px;line-height:1.35}.service-page-text{color:#ffffffad;max-width:620px;margin:20px 0 0;line-height:1.7}.service-page-hero>img{object-fit:cover;border-radius:24px 90px 24px 24px;width:100%;min-height:430px}.service-page-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.service-page-section{max-width:700px;margin:100px 0}.service-page-list{gap:15px;margin:22px 0 0;padding:0;list-style:none;display:grid}.service-page-list li{border-bottom:1px solid var(--line-light);align-items:center;gap:12px;padding:14px 0;display:flex}.service-page-list span{color:var(--accent)}.service-page-contact{border:1px solid var(--line-light);background:#0000002e;border-radius:22px;max-width:700px;margin-bottom:40px;padding:32px}.service-page-contact h2{margin:0;font-size:34px}.service-page-contact p{color:#ffffffad;line-height:1.6}.service-page-contact .contact-email{margin-top:12px;display:inline-flex}:root[data-theme=dark] .inquiry-form,:root[data-theme=dark] .before-after-card{background:#ffffff0b;border-color:#ffffff1f}:root[data-theme=dark] .inquiry-form input,:root[data-theme=dark] .inquiry-form textarea{color:var(--white);background:#00000040;border-color:#ffffff29}.process-grid{grid-template-columns:repeat(3,1fr);margin:0;padding:0;list-style:none;display:grid}.process-grid li{border-top:1px solid #11231d2e;grid-template-columns:64px 1fr;gap:8px;min-height:220px;padding:30px 34px 30px 0;display:grid}.process-grid li:not(:last-child){border-right:1px solid #11231d1f;margin-right:34px}.process-number{color:var(--green-700);letter-spacing:.12em;font-size:11px;font-weight:850}.process-grid h3{letter-spacing:-.03em;margin:0 0 14px;font-size:20px}.process-grid p{color:var(--muted);margin:0;font-size:13px;line-height:1.7}.contact-section{background:radial-gradient(circle at 92% 12%, rgba(var(--accent-rgb), .16), transparent 18rem), linear-gradient(135deg, var(--green-800), var(--green-950));width:min(100% - 48px,1200px);color:var(--white);border-radius:28px;grid-template-columns:minmax(0,1fr) minmax(300px,.42fr);gap:70px;margin:0 auto 118px;padding:65px;display:grid}.contact-main>p:not(.section-kicker){color:#ffffffa8;max-width:580px;margin:24px 0 0;font-size:15px;line-height:1.7}.contact-email{border-bottom:1px solid rgba(var(--accent-rgb), .48);color:var(--accent);letter-spacing:-.03em;align-items:center;gap:18px;margin-top:38px;padding-bottom:8px;font-size:clamp(18px,3vw,31px);font-weight:760;display:inline-flex}.contact-email span:last-child{font-size:23px}.contact-details{flex-direction:column;justify-content:center;margin:0;display:flex}.contact-details div{border-bottom:1px solid #ffffff24;padding:25px 0}.contact-details dt{color:var(--green-300);letter-spacing:.15em;text-transform:uppercase;margin-bottom:9px;font-size:10px;font-weight:850}.contact-details dd{color:#ffffffde;margin:0;font-size:15px;font-weight:700}.whatsapp-link{color:var(--accent)}.whatsapp-link:hover,.whatsapp-link:focus-visible{text-underline-offset:4px;text-decoration:underline}.qr-card{grid-template-columns:88px 1fr;align-items:center;gap:16px;display:grid}.qr-card>a{background:#fff;border-radius:12px;padding:6px;display:block}.qr-card img{width:76px;height:76px;display:block}.qr-card>span{gap:7px;display:grid}.qr-card strong{color:var(--white);font-size:13px}.qr-card small{color:#ffffff94;font-size:10px;line-height:1.5}.site-footer{border-top:1px solid var(--line-light);color:#ffffff7a;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:30px;width:min(100% - 48px,1200px);min-height:150px;margin:0 auto;padding:34px 0;display:grid}.site-footer p{text-align:center;max-width:390px;margin:0 auto;font-size:11px;line-height:1.6}.site-footer>span{text-align:right;font-size:10px}.footer-legal{flex-wrap:wrap;justify-content:center;gap:7px 14px;margin-top:8px;display:inline-flex}.footer-legal a{color:var(--accent)}.footer-legal a:hover{text-decoration:underline}.mobile-actions{display:none}.legal-page{width:min(100% - 40px,860px);min-height:100vh;color:var(--ink);margin:0 auto;padding:64px 0 96px}.legal-back{color:var(--orange-700);margin-bottom:48px;font-size:13px;font-weight:800;display:inline-flex}.legal-page h1{max-width:760px;color:var(--ink);font-size:clamp(42px,8vw,78px);line-height:.98}.legal-lead{max-width:720px;color:var(--muted);margin:28px 0 52px;font-size:18px;line-height:1.7}.legal-page section{border-top:1px solid #11231d26;padding:30px 0}.legal-page h2{letter-spacing:-.025em;margin:0 0 14px;font-size:23px}.legal-page section p{color:var(--muted);margin:0;font-size:15px;line-height:1.78}.legal-page section a{color:var(--orange-700);text-underline-offset:3px;text-decoration:underline}@media (width<=980px){.desktop-nav{display:none}.hero{grid-template-columns:1fr;padding-top:56px}.hero-copy{max-width:760px}.hero-visual{min-height:640px}.hero-photo{border-radius:110px 22px 22px}.section-heading{grid-template-columns:1fr;gap:24px}.section-heading>p{max-width:620px}.services-grid{grid-template-columns:repeat(2,1fr)}.calculator-shell{grid-template-columns:1fr}.estimate-summary{position:static}.estimate-selected-list{max-height:390px}.gallery-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:280px}.gallery-card-1,.gallery-card-2,.gallery-card-3,.gallery-card-4,.gallery-card-5,.gallery-card-6,.gallery-card-7,.gallery-card-8,.gallery-card-9{grid-area:span 1/span 1}.quality-section{grid-template-columns:1fr}.quality-photo{min-height:520px}.process-grid{grid-template-columns:1fr}.process-grid li:not(:last-child){border-right:0;margin-right:0}.contact-section{grid-template-columns:1fr;gap:28px}.about-card{grid-template-columns:1fr;gap:30px}.service-page-hero{grid-template-columns:1fr;gap:35px}.service-page-hero>img{min-height:360px}}@media (width<=640px){.site-header,.hero{width:min(100% - 30px,1200px)}.site-header{min-height:78px}.brand-mark{flex-basis:44px;width:44px;height:44px}.brand-copy,.header-email{display:none}.header-actions{gap:10px}.header-email{border:1px solid #ffffff29;border-radius:50%;place-items:center;width:39px;height:39px;display:grid}.header-email>span:first-child{display:none}.header-email>span:last-child{font-size:0;display:block}.header-email>span:last-child:before{content:"✉";font-size:17px}.language-switcher button{width:34px;height:30px}.hero{gap:52px;min-height:auto;padding:48px 0 72px}.inquiry-form,.before-after-grid,.faq-grid{grid-template-columns:1fr}.inquiry-full{grid-column:auto}.inquiry-actions{flex-direction:column;align-items:flex-start}.service-page{padding:24px 15px}.service-page .legal-back{margin-bottom:35px}.service-page h1{font-size:clamp(44px,14vw,66px)}.service-page-intro{font-size:19px}.service-page-hero>img{border-radius:18px 58px 18px 18px;min-height:280px}.service-page-section{margin:70px 0}.eyebrow{letter-spacing:.13em;font-size:10px}h1{font-size:clamp(48px,15vw,68px)}.hero-intro{margin-top:24px;font-size:16px}.hero-actions{flex-direction:column;align-items:stretch}.button{width:100%}.trust-list{flex-direction:column;align-items:flex-start}.hero-visual{min-height:470px}.hero-photo{border-radius:74px 18px 18px;bottom:36px}.hero-photo-caption{bottom:20px;left:19px;right:19px}.estimate-card{min-width:230px;padding:14px 16px;left:13px}.light-content{border-radius:22px 22px 0 0}.section,.quality-section,.contact-section,.site-footer{width:min(100% - 30px,1200px)}.section{padding:82px 0}.section-heading{margin-bottom:36px}.section-heading h2,.quality-copy h2,.contact-main h2{font-size:40px}.services-section{padding-bottom:55px}.about-section{padding-top:0;padding-bottom:62px}.about-card{border-radius:22px;padding:34px 24px}.about-card h2{font-size:38px}.services-grid{grid-template-columns:1fr}.service-card{min-height:360px}.service-card-media{flex-basis:165px;height:165px}.calculator-section{padding-top:55px;padding-bottom:72px}.calculator-heading{margin-bottom:30px}.calculator-shell{gap:14px}.calculator-browser,.estimate-summary{border-radius:20px}.estimate-categories{padding:12px}.estimate-categories button{min-height:40px;padding:0 12px}.estimate-search{margin:15px}.estimate-items{max-height:610px}.estimate-row{grid-template-columns:1fr;align-items:stretch;gap:15px;min-height:0;padding:18px 15px}.estimate-quantity{grid-template-columns:1fr 94px 30px}.estimate-quantity input{width:94px}.estimate-summary{padding:23px 19px}.estimate-selected-list{max-height:none}.estimate-total{flex-direction:column;align-items:flex-start;gap:7px}.estimate-total strong{font-size:30px}.gallery-section{padding-top:55px}.gallery-grid{grid-template-columns:1fr;grid-auto-rows:330px}.gallery-card-1,.gallery-card-2,.gallery-card-3,.gallery-card-4,.gallery-card-5,.gallery-card-6,.gallery-card-7,.gallery-card-8,.gallery-card-9{grid-column:1}.gallery-action{justify-content:stretch}.quality-section{border-radius:22px;gap:38px;margin-bottom:0;padding:35px 24px 24px}.quality-copy{padding:10px 0 0}.quality-photo{border-radius:15px 70px 15px 15px;min-height:430px}.quality-copy ul{flex-direction:column;align-items:flex-start}.process-grid li{min-height:195px;padding-right:0}.contact-section{border-radius:22px;margin-bottom:80px;padding:40px 24px}.contact-email{overflow-wrap:anywhere;max-width:100%;font-size:18px}.site-footer{grid-template-columns:1fr;align-items:flex-start;min-height:auto;padding:42px 0 105px}.site-footer p{text-align:left;margin:0}.site-footer>span{text-align:left}.mobile-actions{z-index:50;grid-template-columns:auto 1fr;gap:8px;display:grid;position:fixed;bottom:15px;left:15px;right:15px}.mobile-email,.mobile-phone{border:1px solid #ffffff59;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:56px;padding:0 21px;font-size:13px;font-weight:850;display:flex;box-shadow:0 17px 45px #041a1357}.mobile-email{border-color:rgba(var(--accent-rgb), .78);color:var(--accent);white-space:nowrap;background:0 0;justify-content:space-between;font-size:clamp(11px,3.5vw,13px)}.mobile-phone{background:var(--green-950);min-width:118px;color:var(--white)}}:root[data-theme=dark] body{background:#080808}:root[data-theme=dark] .about-card{background:radial-gradient(circle at 92% 0%, rgba(var(--accent-rgb), .12), transparent 20rem), #101010;border-color:#ffffff1f}:root[data-theme=dark] .legal-page section{border-color:#ffffff24}:root[data-theme=dark] .site{background:radial-gradient(circle at 10% 0,#ffd4001f,#0000 28rem),linear-gradient(145deg,#050505 0%,#0a0a0a 58%,#111 100%)}:root[data-theme=dark] .brand-mark{background:#ffd40014;border-color:#ffd4008c}:root[data-theme=dark] .eyebrow span{box-shadow:0 0 0 6px #ffd40014}:root[data-theme=dark] .trust-list li span{border-color:#ffd40061}:root[data-theme=dark] .language-switcher button.is-active{background:var(--accent);color:#050505}:root[data-theme=dark] .theme-toggle:hover{border-color:#ffd40094}:root[data-theme=dark] .button-primary:hover{background:var(--accent-soft)}:root[data-theme=dark] .button-icon{color:var(--accent)}:root[data-theme=dark] .hero-glow{background:#ffd40029}:root[data-theme=dark] .hero-photo{background:#111}:root[data-theme=dark] .hero-photo:after{background:linear-gradient(#0000 45%,#000000c2 100%),linear-gradient(90deg,#0000002e,#0000 48%)}:root[data-theme=dark] .estimate-card{color:var(--white);background:#0c0c0cf0;border-color:#ffd40042;box-shadow:0 18px 45px #00000094}:root[data-theme=dark] .estimate-icon{background:var(--accent);color:#050505}:root[data-theme=dark] .estimate-card>span:last-child{color:#b8b8b8}:root[data-theme=dark] .estimate-card strong{color:inherit}:root[data-theme=dark] .light-content{background:radial-gradient(circle at 95% 5%,#ffd40014,#0000 27rem),#080808}:root[data-theme=dark] .services-grid{border-top-color:#ffffff24;border-left-color:#ffffff24}:root[data-theme=dark] .service-card{background:#ffffff06;border-bottom-color:#ffffff24;border-right-color:#ffffff24}:root[data-theme=dark] .service-card:before{border-color:#ffd4002b}:root[data-theme=dark] .service-card:hover{background:var(--accent);color:#050505}:root[data-theme=dark] .service-card:hover .service-number,:root[data-theme=dark] .service-card:hover .service-arrow{color:#050505;border-color:#0000003d}:root[data-theme=dark] .service-card:hover .service-arrow{color:var(--accent);background:#050505}:root[data-theme=dark] .service-card:hover p{color:#000000b3}:root[data-theme=dark] .calculator-live i{background:var(--accent);box-shadow:0 0 0 4px #ffd40024}:root[data-theme=dark] .calculator-browser{background:#101010;border-color:#ffffff24;box-shadow:0 20px 55px #0000006b}:root[data-theme=dark] .estimate-categories button:hover,:root[data-theme=dark] .estimate-categories button:focus-visible{border-color:#ffd4007a}:root[data-theme=dark] .estimate-search{background:#171717;border-color:#ffffff29}:root[data-theme=dark] .estimate-search input{color:var(--white)}:root[data-theme=dark] .estimate-search input::placeholder{color:#868686}:root[data-theme=dark] .estimate-items{border-top-color:#ffffff1c}:root[data-theme=dark] .estimate-row{border-bottom-color:#ffffff1a}:root[data-theme=dark] .estimate-row:hover{background:#ffd4000e}:root[data-theme=dark] .estimate-quantity input{color:var(--white);background:#171717;border-color:#ffffff2b}:root[data-theme=dark] .estimate-summary{background:radial-gradient(circle at 95% 4%,#ffd40033,#0000 15rem),#050505;box-shadow:0 22px 60px #0000007a}:root[data-theme=dark] .estimate-summary-heading>span{border-color:#ffd4006b}:root[data-theme=dark] .estimate-categories button.is-active small{background:#00000024}:root[data-theme=dark] .gallery-card{background:#171717}:root[data-theme=dark] .gallery-card:after{background:linear-gradient(#0000 45%,#000000c7 100%)}:root[data-theme=dark] .button-dark{background:var(--accent);color:#050505}:root[data-theme=dark] .button-dark span{color:#050505}:root[data-theme=dark] .quality-section{background:radial-gradient(circle at 8% 100%,#ffd4002e,#0000 23rem),#050505}:root[data-theme=dark] .quality-stamp{background:#000000d1;border-color:#ffd4008c}:root[data-theme=dark] .process-grid li{border-top-color:#ffffff2e}:root[data-theme=dark] .process-grid li:not(:last-child){border-right-color:#ffffff1f}:root[data-theme=dark] .contact-section{background:#0c0c0c;border:1px solid #ffffff1f}:root[data-theme=dark] .contact-email{border-bottom-color:#ffd40085}@media (width<=640px){:root[data-theme=dark] .mobile-email{box-shadow:0 17px 45px #0000008c}}@media (prefers-reduced-motion:no-preference){.hero-copy{animation:.68s cubic-bezier(.2,.7,.2,1) both rise}.hero-visual{animation:.76s cubic-bezier(.2,.7,.2,1) 90ms both rise}@keyframes rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}}
