:root{--ink: #15211f;--muted: #5d6b66;--line: #dfe7e2;--paper: #fffaf1;--surface: #ffffff;--teal: #0f766e;--teal-dark: #0b4f49;--orange: #f97316;--orange-dark: #c2410c;--gold: #fbbf24;--blue: #2563eb;--shadow: 0 22px 55px rgba(15, 45, 40, .14);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:var(--paper)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:linear-gradient(135deg,rgba(15,118,110,.08),transparent 34%),linear-gradient(315deg,rgba(249,115,22,.12),transparent 30%),var(--paper)}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.app-shell{min-height:100vh}.site-header{position:sticky;top:0;z-index:60;display:flex;align-items:center;justify-content:space-between;gap:20px;width:min(1180px,calc(100% - 32px));margin:14px auto 0;padding:12px;border:1px solid rgba(15,118,110,.16);border-radius:8px;background:#fffaf1eb;box-shadow:0 12px 32px #15211f14;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:inline-flex;align-items:center;gap:10px;min-width:210px}.brand-mark{display:grid;width:44px;height:44px;place-items:center;border-radius:8px;background:var(--teal);color:#fff;font-weight:800}.brand strong,.brand small{display:block}.brand small{color:var(--muted);font-size:.78rem}.desktop-nav{display:flex;align-items:center;justify-content:center;gap:4px;flex:1}.desktop-nav a,.mobile-nav a{border-radius:8px;color:var(--muted);font-weight:700}.desktop-nav a{padding:10px 11px;font-size:.92rem}.desktop-nav a.active,.desktop-nav a:hover,.mobile-nav a.active{background:#0f766e1a;color:var(--teal-dark)}.header-actions{display:flex;align-items:center;gap:8px}.language-switcher{display:inline-grid;grid-template-columns:repeat(3,1fr);gap:2px;padding:3px;border:1px solid var(--line);border-radius:8px;background:#fff}.language-switcher a{display:grid;min-width:34px;min-height:32px;place-items:center;border-radius:6px;color:var(--muted);font-size:.8rem;font-weight:800}.language-switcher a.active{background:var(--ink);color:#fff}.icon-button{display:inline-grid;width:40px;height:40px;place-items:center;border:0;border-radius:8px;background:var(--teal);color:#fff;cursor:pointer;box-shadow:0 10px 22px #0f766e2e;transition:transform .18s ease,background .18s ease,box-shadow .18s ease,outline-color .18s ease}.icon-button:hover,.icon-button:focus-visible{transform:translateY(-2px);background:var(--teal-dark);box-shadow:0 16px 32px #0f766e47;outline:3px solid rgba(249,115,22,.18);outline-offset:3px}.menu-button{display:none;background:var(--ink)}.mobile-nav{display:none}.back-to-top{position:fixed;right:18px;bottom:18px;z-index:70;display:grid;width:48px;height:48px;place-items:center;border:1px solid rgba(255,255,255,.22);border-radius:8px;background:var(--orange);color:#fff;box-shadow:0 18px 38px #f9731652;cursor:pointer;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.back-to-top:hover,.back-to-top:focus-visible{transform:translateY(-3px);background:var(--orange-dark);box-shadow:0 22px 46px #f9731666;outline:3px solid rgba(249,115,22,.2);outline-offset:3px}.hero-section,.page-hero,.content-band,.calculator-box,.price-table,.simple-content{width:min(1180px,calc(100% - 32px));margin-inline:auto}.hero-section{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.72fr);gap:30px;align-items:stretch;padding:76px 0 42px}.hero-content,.page-hero>div{display:flex;flex-direction:column;justify-content:center}.section-kicker,.eyebrow{display:inline-flex;align-items:center;gap:8px;width:fit-content;margin-bottom:14px;padding:8px 10px;border:1px solid rgba(15,118,110,.18);border-radius:8px;background:#ffffffb8;color:var(--teal-dark);font-size:.88rem;font-weight:800}h1,h2,h3,p{margin-top:0}h1{max-width:920px;margin-bottom:18px;font-size:clamp(2.45rem,6vw,5.4rem);line-height:.98;letter-spacing:0}h2{margin-bottom:14px;font-size:clamp(1.8rem,4vw,3rem);line-height:1.08;letter-spacing:0}h3{margin-bottom:10px;font-size:1.2rem}p{color:var(--muted);line-height:1.65}.hero-content p,.page-hero p{max-width:760px;font-size:1.12rem}.hero-actions,.estimate-actions,.footer-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.primary-button,.secondary-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:12px 18px;border-radius:8px;font-weight:850;transition:transform .18s ease,border-color .18s ease,background .18s ease,color .18s ease,box-shadow .18s ease}.primary-button{background:var(--orange);color:#fff;box-shadow:0 12px 28px #f9731640}.primary-button:hover,.primary-button:focus-visible{transform:translateY(-2px);background:var(--orange-dark);box-shadow:0 18px 38px #f9731657;outline:3px solid rgba(249,115,22,.2);outline-offset:3px}.secondary-button{border:1px solid rgba(15,118,110,.22);background:#fff;color:var(--teal-dark)}.secondary-button:hover,.secondary-button:focus-visible{transform:translateY(-2px);border-color:#0f766e61;background:#effaf6;box-shadow:0 14px 30px #0f766e29;outline:3px solid rgba(15,118,110,.14);outline-offset:3px}.hero-panel{display:grid;grid-template-columns:1fr;gap:14px;min-height:420px;padding:24px;border-radius:8px;background:linear-gradient(160deg,#0f766ef0,#0b4f49f0),url("data:image/svg+xml,%3Csvg width='500' height='500' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 120h500M0 250h500M0 380h500M120 0v500M250 0v500M380 0v500' stroke='%23fff' stroke-opacity='.1'/%3E%3C/svg%3E");box-shadow:var(--shadow);color:#fff}.hero-stat{display:grid;grid-template-columns:auto 1fr;align-content:center;gap:2px 12px;padding:18px;border:1px solid rgba(255,255,255,.18);border-radius:8px;background:#ffffff1a}.hero-stat span{font-size:2rem;font-weight:900}.hero-stat small{grid-column:2;color:#ffffffbd;font-weight:700}.content-band{padding:60px 0}.section-heading{max-width:720px;margin-bottom:26px}.section-heading>span{color:var(--orange-dark);font-weight:900}.services-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.service-card,.price-table article,.estimate-card,.simple-content{border:1px solid rgba(15,118,110,.14);border-radius:8px;background:#ffffffdb;box-shadow:0 16px 36px #15211f12}.service-card{display:flex;flex-direction:column;min-height:420px;padding:22px;position:relative;overflow:hidden;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.service-card:before{content:"";position:absolute;inset:0 0 auto;height:4px;background:linear-gradient(90deg,var(--teal),var(--orange));opacity:0;transition:opacity .18s ease}.service-card:hover{transform:translateY(-4px);border-color:#0f766e52;box-shadow:0 22px 48px #15211f1f}.service-card:hover:before{opacity:1}.service-card-icon{display:grid;width:48px;height:48px;margin-bottom:16px;place-items:center;border-radius:8px;background:#f973161f;color:var(--orange-dark)}.service-card ul{display:grid;gap:8px;margin:0 0 18px;padding-left:18px;color:var(--muted)}.service-tags{display:flex;flex-wrap:wrap;gap:8px;margin:auto 0 18px}.service-tags span{display:inline-flex;min-height:30px;align-items:center;padding:6px 9px;border:1px solid rgba(15,118,110,.14);border-radius:8px;background:#fffaf1d1;color:var(--muted);font-size:.82rem;font-weight:760}.service-card a{display:inline-flex;align-items:center;gap:6px;margin-top:auto;color:var(--teal-dark);font-weight:850}.footer-action{display:inline-flex;min-height:40px;gap:8px;align-items:center;padding:9px 13px;border-radius:8px;background:#ffffff1f;color:#fff;font-weight:800;transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}.footer-action:hover,.footer-action:focus-visible{transform:translateY(-3px);background:#ffffff38;box-shadow:0 16px 34px #0000002e;outline:3px solid rgba(255,255,255,.16);outline-offset:3px}.footer-action.primary{background:var(--orange);box-shadow:0 12px 26px #f973163d}.footer-action.primary:hover,.footer-action.primary:focus-visible{transform:translateY(-3px);background:var(--orange-dark);box-shadow:0 18px 38px #f9731657}.calculator-box{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.45fr);gap:22px;margin-bottom:70px;padding:28px;border:1px solid rgba(15,118,110,.16);border-radius:8px;background:linear-gradient(180deg,#ffffffeb,#f6fdfaeb);box-shadow:var(--shadow)}.calculator-box>.section-kicker,.calculator-box>h2,.calculator-box>p,.calculator-grid,.extras{grid-column:1}.calculator-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.calculator-grid label,.quantity-control,.stairs-input{display:grid;gap:8px;color:var(--muted);font-weight:800}select,.stairs-input input{width:100%;min-height:46px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);padding:0 12px}.quantity-control div{display:grid;grid-template-columns:46px 1fr 46px;min-height:46px;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fff}.quantity-control button{display:grid;border:0;place-items:center;background:#eff7f4;color:var(--teal-dark);cursor:pointer}.quantity-control strong{display:grid;place-items:center;color:var(--ink)}.extras{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:4px 0 0;padding:18px;border:1px dashed rgba(15,118,110,.26);border-radius:8px}.extras legend{padding:0 8px;color:var(--teal-dark);font-weight:900}.extras label:not(.stairs-input){display:flex;gap:10px;align-items:center;color:var(--ink);font-weight:750}.extras input[type=checkbox]{width:18px;height:18px;accent-color:var(--teal)}.estimate-card{grid-column:2;grid-row:1 / span 5;align-self:stretch;display:flex;flex-direction:column;justify-content:center;padding:24px;background:var(--teal-dark);color:#fff}.estimate-card span{color:#ffffffb8;font-weight:800}.estimate-card strong{margin:10px 0;font-size:clamp(2rem,5vw,3.2rem);line-height:1}.estimate-card p{color:#ffffffbd}.estimate-card .secondary-button{border-color:#ffffff38;background:#ffffff1a;color:#fff}.estimate-card .secondary-button:hover,.estimate-card .secondary-button:focus-visible{border-color:#ffffff5c;background:#fff3;box-shadow:0 16px 34px #00000029}.page-hero{padding:76px 0 28px}.service-hero{padding-bottom:16px}.two-column{display:grid;grid-template-columns:.85fr 1fr;gap:40px;align-items:start}.feature-list{display:grid;gap:12px}.feature-list div{display:flex;gap:12px;align-items:center;min-height:52px;padding:14px;border-radius:8px;background:#fff;box-shadow:0 10px 26px #15211f0f}.feature-list svg{color:var(--teal);flex:0 0 auto}.price-table{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding:24px 0 42px}.price-table article{min-height:150px;padding:20px;position:relative;overflow:hidden;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease}.price-table article:after{content:"";position:absolute;right:-34px;top:-34px;width:86px;height:86px;border-radius:999px;background:#f973161f;transition:transform .18s ease,background .18s ease}.price-table article:hover{transform:translateY(-4px);border-color:#f9731657;background:#fff;box-shadow:0 24px 52px #15211f1f}.price-table article:hover:after{transform:scale(1.35);background:#0f766e1a}.price-card-head{display:flex;gap:10px;align-items:center;margin-bottom:14px;color:var(--teal-dark)}.price-card-head h3{margin-bottom:0}.price-table ul{display:grid;gap:7px;margin:0;padding-left:18px;color:var(--muted);font-size:.92rem}.simple-content{margin-bottom:70px;padding:24px}.contact-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.contact-grid a,.contact-grid span{display:flex;gap:10px;align-items:center;min-height:64px;padding:14px;border-radius:8px;background:#f3faf7;color:var(--teal-dark);font-weight:850}.placeholder-copy{max-width:760px}.site-footer{display:flex;justify-content:space-between;align-items:center;gap:28px;width:min(1180px,calc(100% - 32px));margin:40px auto 20px;padding:28px;border-radius:8px;position:relative;overflow:hidden;background:linear-gradient(135deg,#0f766efa,#0b4f49fa),url("data:image/svg+xml,%3Csvg width='340' height='180' viewBox='0 0 340 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' stroke='%23fff' stroke-opacity='.08'%3E%3Cpath d='M0 40h340M0 100h340M0 160h340M50 0v180M160 0v180M270 0v180'/%3E%3C/g%3E%3C/svg%3E");color:#fff;box-shadow:0 24px 56px #0b4f4938}.site-footer:after{content:"";position:absolute;right:-58px;top:-68px;width:170px;height:170px;border-radius:999px;background:#f973162e}.footer-copy{position:relative;z-index:1;display:grid;gap:7px;max-width:720px}.footer-copy>span{width:fit-content;padding:6px 9px;border:1px solid rgba(255,255,255,.18);border-radius:8px;background:#ffffff1a;color:#ffffffd1;font-size:.84rem;font-weight:850}.footer-copy strong{font-size:clamp(1.25rem,3vw,1.85rem);line-height:1.15}.footer-copy p,.footer-copy small{margin-bottom:0;color:#ffffffc2;line-height:1.55}.footer-actions{position:relative;z-index:1;justify-content:flex-end;min-width:280px}.footer-main{display:grid;grid-template-columns:minmax(280px,.85fr) minmax(420px,1fr);align-items:start;gap:28px;width:min(1180px,calc(100% - 32px));margin:0 auto 26px;padding:28px;border:1px solid rgba(15,118,110,.16);border-radius:8px;background:#ffffffb8;box-shadow:0 16px 36px #15211f0f}.footer-brand,.footer-column,.footer-brand-block{display:grid;gap:10px}.footer-brand{grid-template-columns:auto 1fr;align-items:center;width:fit-content}.footer-brand strong,.footer-brand small{display:block}.footer-brand small,.footer-brand-block p,.footer-column a,.footer-bottom{color:var(--muted)}.footer-brand-block p{max-width:460px;margin-bottom:0}.footer-area{width:fit-content;padding:7px 10px;border-radius:8px;background:#f3faf7;color:var(--teal-dark);font-size:.9rem;font-weight:850}.footer-column strong{color:var(--ink)}.footer-contact-card{justify-self:end;width:min(100%,560px);padding:18px;border:1px solid rgba(15,118,110,.12);border-radius:8px;background:#f3faf7b8}.footer-contact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.footer-contact-grid a,.footer-location{display:flex;gap:10px;align-items:center;min-height:48px;padding:11px 12px;border:1px solid rgba(15,118,110,.12);border-radius:8px;background:#fff;color:var(--teal-dark);font-weight:760}.footer-contact-grid a{transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease,box-shadow .18s ease}.footer-contact-grid a:hover,.footer-contact-grid a:focus-visible{transform:translateY(-2px);border-color:#0f766e3d;background:#fff;color:var(--teal-dark);box-shadow:0 12px 26px #15211f14;outline:3px solid rgba(15,118,110,.1);outline-offset:2px}.footer-location{margin-top:10px;background:#fffaf1db}.footer-bottom{grid-column:1 / -1;padding-top:18px;border-top:1px solid var(--line);font-size:.9rem}@media(max-width:980px){.desktop-nav{display:none}.menu-button{display:inline-grid}.mobile-nav{display:grid;gap:8px;position:fixed;top:92px;left:16px;right:16px;z-index:55;max-height:calc(100vh - 112px);overflow-y:auto;padding:14px;border:1px solid var(--line);border-radius:8px;background:#fffffffa;box-shadow:0 24px 56px #15211f2e;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.mobile-nav a{padding:14px;color:var(--ink);background:#f6fbf8}.mobile-calculator{display:inline-flex;gap:8px;align-items:center}.hero-section,.calculator-box,.two-column{grid-template-columns:1fr}.hero-panel{min-height:260px}.estimate-card{grid-column:auto;grid-row:auto}.services-grid,.price-table,.contact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-main{grid-template-columns:1fr}.footer-contact-card{justify-self:stretch}}@media(max-width:680px){.site-header{width:min(100% - 20px,1180px);gap:10px}.mobile-nav{top:92px;left:10px;right:10px}.brand{min-width:0}.brand small,.call-button{display:none}.language-switcher a{min-width:30px}.hero-section,.page-hero{padding-top:48px}.hero-actions,.footer-actions{align-items:stretch;flex-direction:column}.primary-button,.secondary-button,.footer-action{width:100%}.services-grid,.calculator-grid,.extras,.price-table,.contact-grid{grid-template-columns:1fr}.site-footer{flex-direction:column}.footer-main{grid-template-columns:1fr;padding:22px}.footer-contact-grid{grid-template-columns:1fr}.calculator-box{padding:18px}.back-to-top{right:14px;bottom:14px;width:46px;height:46px}}
