:root{--ink:#0b0f19;--navy:#101726;--navy2:#141c2e;--navy3:#182238;--line:#222d42;--line-light:#2c3a54;--muted:#9eb0c7;--muted-light:#c5d2e3;--text:#edf2f8;--orange:#d84413;--orange-hover:#eb521d;--orange-glow:#d844134d;--gold:#f59e0b;--white:#fff;--font-serif:Georgia, "Times New Roman", Cambria, serif;--font-sans:system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--ink);color:var(--text);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;margin:0;line-height:1.6}a{color:inherit;text-decoration:none}.container{width:min(1140px,100% - 64px);margin:0 auto}.site-header{border-bottom:1px solid var(--line);z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0c111cf2;height:80px;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:28px;height:100%;display:flex}.brand{flex:none;align-items:center;width:156px;height:62px;display:flex}.brand-logo{object-fit:contain;width:100%;height:100%;display:block}.desktop-nav{color:#a5b5cb;flex:auto;justify-content:center;align-items:center;gap:18px;min-width:0;font-size:14px;font-weight:500;display:flex}.desktop-nav a{white-space:nowrap;padding:8px 0;transition:color .15s;position:relative}.desktop-nav a:hover,.desktop-nav a.active,.desktop-nav a[aria-current=page]{color:#fff}.desktop-nav a.active:after,.desktop-nav a[aria-current=page]:after{content:"";background:#f07b14;border-radius:999px;height:3px;position:absolute;bottom:0;left:0;right:0;box-shadow:0 0 14px #f07b1473}.header-actions{flex:none;align-items:center;gap:16px;display:flex}.header-call-btn{border:1px solid var(--line-light);background:#141c2e;border-radius:6px;flex-direction:column;flex:none;justify-content:center;align-items:flex-end;min-width:138px;padding:6px 14px;line-height:1.15;transition:all .2s;display:flex}.header-call-btn:hover{background:#18233a;border-color:#f07b14}.call-badge{white-space:nowrap;justify-content:flex-end;align-items:center;gap:5px;width:100%;display:flex}.phone-icon{color:#f07b14}.call-label{letter-spacing:1.2px;color:#f07b14;font-size:9.5px;font-weight:800}.call-number{color:#fff;text-align:right;white-space:nowrap;width:100%;margin-top:1px;font-size:13.5px;font-weight:700;display:block}.header-cta{background:var(--orange);color:#fff;letter-spacing:.8px;text-transform:uppercase;white-space:nowrap;border-radius:6px;padding:12px 20px;font-size:12px;font-weight:800;transition:background .2s,transform .15s}.header-cta:hover{background:var(--orange-hover);transform:translateY(-1px)}.mobile-menu-toggle{color:#fff;cursor:pointer;background:0 0;border:0;padding:8px;display:none}.mobile-nav-drawer{display:none}.hero,.page-hero{border-bottom:1px solid var(--line);background:linear-gradient(#101625 0%,#0b0f19 100%);padding:80px 0 84px}.hero-grid,.page-hero-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:56px;display:grid}.hero h1,.page-hero h1{font-family:var(--font-serif);color:var(--white);letter-spacing:-1.2px;margin:14px 0 24px;font-size:58px;line-height:1.04}.hero h1 span{display:block}.eyebrow{letter-spacing:2.2px;color:#f07b14;text-transform:uppercase;margin:0 0 14px;font-size:12px;font-weight:800}.lede{color:var(--muted-light);max-width:580px;margin:0;font-size:17px;line-height:1.65}.actions{align-items:center;gap:14px;margin-top:32px;display:flex}.btn{letter-spacing:.8px;text-transform:uppercase;cursor:pointer;border-radius:6px;justify-content:center;align-items:center;gap:9px;padding:14px 26px;font-size:13px;font-weight:800;transition:all .2s;display:inline-flex}.btn-primary{background:var(--orange);color:#fff;border:1px solid var(--orange)}.btn-primary:hover{background:var(--orange-hover);border-color:var(--orange-hover);transform:translateY(-1px)}.btn-ghost{border:1px solid var(--line-light);color:#fff;background:#141c2e}.btn-ghost:hover{background:#18233a;border-color:#f07b14;transform:translateY(-1px)}.btn-light{color:var(--orange);background:#fff;border:1px solid #fff}.btn-light:hover{background:#fbf8f4;transform:translateY(-1px)}.photo-placeholder{background:linear-gradient(135deg,#2b3342 0%,#c4b59f 48%,#dfdbd2 100%);border:1px solid #27344d;border-radius:12px;min-height:320px;position:relative;overflow:hidden;box-shadow:0 20px 50px #0006}.photo-placeholder:before,.photo-placeholder:after{content:"";opacity:.25;pointer-events:none;border-radius:50%;position:absolute}.photo-placeholder:before{background:#fff;width:220px;height:220px;top:20px;right:-50px}.photo-placeholder:after{background:#55606d;width:260px;height:140px;bottom:-30px;left:-50px}.photo-overlay{background:linear-gradient(#0000 55%,#000000a6);align-items:flex-end;padding:20px;display:flex;position:absolute;inset:0}.photo-overlay span{letter-spacing:1.8px;color:#fff;font-size:11px;font-weight:800}.photo-living{background:linear-gradient(135deg,#3d434c 0%,#d8caa7 40%,#b89f81 70%,#3a3b3d 100%)}.hero-photo-card{background-image:url(/images/hero-modern-living-room.png);background-position:50%;background-size:cover;min-height:500px}.hero-photo-card:before,.hero-photo-card:after{display:none}.photo-placeholder.about-hero-photo{background-image:url(/images/about-hero-kitchen.jpg);background-position:50% 56%;background-size:cover;min-height:500px}.photo-placeholder.about-map-photo{background-image:url(/images/about-service-area-map.png);background-position:50%;background-size:cover;min-height:360px}.about-hero-photo:before,.about-hero-photo:after,.about-map-photo:before,.about-map-photo:after{display:none}.photo-placeholder.painting-hero-photo{background-image:url(/images/painting/gallery-interior-dining.jpg);background-position:50%;background-size:cover}.painting-hero-photo:before,.painting-hero-photo:after,.painting-photo:before,.painting-photo:after{display:none}.photo-paint{background:linear-gradient(135deg,#c7beaf 0%,#fff 40%,#7b8896 42%,#bfae99 80%)}.photo-bath{background:linear-gradient(135deg,#71695f 0%,#ccc6bd 38%,#eae7e1 68%,#5a534c 100%)}.photo-placeholder.bathroom-hero-photo{background-image:url(/images/featured-bathroom-renovation.jpeg);background-position:50% 58%;background-size:cover}.bathroom-hero-photo:before,.bathroom-hero-photo:after,.bathroom-gallery-photo:before,.bathroom-gallery-photo:after{display:none}.photo-tile{background:linear-gradient(135deg,#888782 0%,#e2ded5 42%,#5f6368 45%,#c2b5a1 100%)}.photo-placeholder.tile-hero-photo{background-image:url(/images/featured-tile-work.jpeg);background-position:50% 54%;background-size:cover}.tile-hero-photo:before,.tile-hero-photo:after,.tile-photo:before,.tile-photo:after{display:none}.photo-city{background:linear-gradient(#7fa5bd 0%,#cf7836 42%,#2d3135 48%,#161b22 100%)}.photo-work{background:linear-gradient(135deg,#323940 0%,#ad9c86 50%,#68675f 100%)}.photo-split{border:1px solid #27344d;border-radius:12px;display:flex;position:relative;overflow:hidden}.photo-split:before,.photo-split:after{display:none}.split-half{background-position:50%;background-size:cover;flex:1;height:100%;min-height:240px;position:relative}.split-before{background-image:url(/images/interior-transformation-before.jpeg)}.split-after{background-image:url(/images/interior-transformation-after.jpeg)}.split-divider{z-index:2;background:#ffffffb3;width:2px;position:relative;box-shadow:0 0 10px #00000080}.split-badge{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;z-index:3;background:#0b0f19cc;border:1px solid #ffffff26;border-radius:6px;padding:6px 14px;font-size:13px;font-weight:700;position:absolute;top:16px;left:16px}.split-after .split-badge{left:auto;right:16px}.trust-strip{border-bottom:1px solid var(--line);background:#090d16;padding:20px 0}.trust-grid{grid-template-columns:repeat(4,1fr);align-items:center;display:grid}.trust-item{text-align:center;border-right:1px solid #1c2538;padding:4px 16px}.trust-item:last-child{border-right:0}.stars{color:var(--gold);justify-content:center;gap:3px;display:flex}.trust-label{color:var(--muted);letter-spacing:1.1px;text-transform:uppercase;margin-top:6px;font-size:11.5px;font-weight:700;display:block}.service-trust{padding:32px 0}.service-trust .container{grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);align-items:center;gap:36px;display:grid}.service-trust h2{font-family:var(--font-serif);color:#fff;margin:0 0 10px;font-size:28px;line-height:1.15}.service-trust p{color:var(--muted-light);margin:0;font-size:15px;line-height:1.6}.service-trust .trust-grid{width:100%}.section{padding:88px 0}.section-dark{background:var(--ink)}.section-alt{background:var(--navy)}.section-intro{max-width:720px;margin-bottom:44px}.section-intro.centered{text-align:center;margin-left:auto;margin-right:auto}.section-intro h2,.area-grid h2{font-family:var(--font-serif);color:var(--white);letter-spacing:-.5px;margin:0 0 14px;font-size:40px;line-height:1.12}.section-intro p,.section p{color:var(--muted);margin:0;font-size:16px;line-height:1.6}.service-grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.service-card{border:1px solid var(--line);background:var(--navy);border-radius:10px;transition:transform .2s,border-color .2s;overflow:hidden}.service-card:hover{border-color:var(--line-light);transform:translateY(-4px)}.service-card-photo{aspect-ratio:3;width:calc(100% - 44px);height:auto;min-height:0;box-shadow:none;background-color:var(--navy);background-position:0,50%,100%;background-repeat:no-repeat;background-size:calc(33.3333% - 2px) 100%;border:0;border-radius:8px;margin:22px 22px 0}.service-card-photo:before,.service-card-photo:after{display:none}.service-card-photo.photo-paint{background-image:url(/images/service-panels/painting-1.png),url(/images/service-panels/painting-2.png),url(/images/service-panels/painting-3.png)}.service-card-photo.photo-bath{background-image:url(/images/service-panels/bathroom-1.png),url(/images/service-panels/bathroom-2.png),url(/images/service-panels/bathroom-3.png)}.service-card-photo.photo-tile{background-image:url(/images/service-panels/tile-1.png),url(/images/service-panels/tile-2.png),url(/images/service-panels/tile-3.png)}.card-body{padding:18px 26px 26px}.card-body h3{font-family:var(--font-serif);color:#fff;margin:0 0 10px;font-size:22px}.card-body p{color:var(--muted);line-height:1.55;margin:0 0 20px!important;font-size:14.5px!important}.service-link{color:#f07b14;letter-spacing:1px;text-transform:uppercase;align-items:center;gap:6px;font-size:12px;font-weight:800;display:inline-flex}.service-link:hover{color:#ff9838}.section-head-row{justify-content:space-between;align-items:flex-end;gap:36px;margin-bottom:40px;display:flex}.section-head-row .section-intro{margin-bottom:0}.inline-actions{white-space:nowrap;gap:12px;display:flex}.feature-grid,.values-grid{border:1px solid var(--line);background:var(--navy2);border-radius:10px;grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.feature{border-right:1px solid var(--line);padding:32px 24px}.feature:last-child{border-right:0}.feature-icon{color:#f07b14;background:#f07b1426;border:1px solid #f07b144d;border-radius:50%;place-items:center;width:38px;height:38px;margin-bottom:18px;display:grid}.feature h3,.value h3{font-family:var(--font-serif);color:#fff;margin:0 0 8px;font-size:18px}.feature p,.value p{color:var(--muted);margin:0;line-height:1.5;font-size:14px!important}.featured-list{flex-direction:column;gap:52px;display:flex}.featured-row{grid-template-columns:46% 1fr;align-items:center;gap:52px;display:grid}.featured-photo{height:260px;min-height:260px}.featured-photo.photo-bath{background-image:url(/images/featured-bathroom-renovation.jpeg);background-position:50% 58%;background-size:cover}.featured-photo.photo-bath:before,.featured-photo.photo-bath:after{display:none}.featured-photo.photo-tile{background-image:url(/images/featured-tile-work.jpeg);background-position:50% 55%;background-size:cover}.featured-photo.photo-tile:before,.featured-photo.photo-tile:after{display:none}.featured-content h3{font-family:var(--font-serif);color:#fff;margin:8px 0 14px;font-size:32px;line-height:1.15}.featured-content p:not(.eyebrow){color:var(--muted);margin-bottom:22px;font-size:15.5px;line-height:1.6}.featured-link{color:#f07b14;letter-spacing:1px;text-transform:uppercase;align-items:center;gap:6px;font-size:12px;font-weight:800;display:inline-flex}.featured-link:hover{color:#ff9838}.narrow{max-width:960px}.process-grid,.steps-3{text-align:center;grid-template-columns:repeat(4,1fr);gap:28px;display:grid}.steps-3{grid-template-columns:repeat(3,1fr)}.step-circle{background:var(--orange);color:#fff;width:44px;height:44px;box-shadow:0 4px 16px var(--orange-glow);border-radius:50%;place-items:center;margin:0 auto 16px;font-size:16px;font-weight:800;display:grid}.process-step h3{font-family:var(--font-serif);color:#fff;margin:0 0 8px;font-size:19px}.process-step p{color:var(--muted);margin:0;line-height:1.5;font-size:14px!important}.service-area-head{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:24px;display:flex}.service-area-head .section-intro{margin-bottom:0}.coverage-map-link{color:#f07b14;letter-spacing:1px;text-transform:uppercase;white-space:nowrap;align-items:center;gap:6px;font-size:12px;font-weight:800;display:inline-flex}.coverage-map-link:hover{color:#ff9838}.service-area-card{background-color:#0000;background-image:linear-gradient(#0a0e172e 0%,#0a0e17e0 100%),linear-gradient(90deg,#0a0e1794 0%,#0a0e1714 72%),url(/images/service-area-san-antonio-drone.png);background-position:50%;background-repeat:repeat,repeat,repeat;background-size:cover;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border:1px solid #27344d;border-radius:12px;align-items:flex-end;min-height:340px;padding:40px;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 50px #0006}.service-area-badge{max-width:520px}.badge-tag{background:var(--orange);color:#fff;letter-spacing:1.5px;border-radius:4px;margin-bottom:12px;padding:5px 12px;font-size:11px;font-weight:800;display:inline-block}.service-area-badge h3{font-family:var(--font-serif);color:#fff;margin:0 0 8px;font-size:28px}.service-area-badge p{color:#cbd5e1;margin:0;font-size:15px}.area-grid{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.locations{grid-template-columns:1fr 1fr;gap:12px;margin-top:26px;display:grid}.locations span{color:#dce1e9;align-items:center;gap:8px;font-size:13.5px;display:flex}.locations svg{color:#f07b14}.faq-wrap{max-width:820px;margin:0 auto}.faq-list{flex-direction:column;gap:12px;display:flex}.faq-item{border:1px solid var(--line);background:var(--navy2);border-radius:8px;transition:border-color .2s,background .2s;overflow:hidden}.faq-item[open]{border-color:var(--line-light);background:#18233a}.faq-summary{cursor:pointer;color:#fff;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:18px 22px;font-size:16px;font-weight:600;list-style:none;display:flex}.faq-summary::-webkit-details-marker{display:none}.faq-chevron{color:#f07b14;transition:transform .2s}.faq-item[open] .faq-chevron{transform:rotate(180deg)}.faq-answer{margin:0;line-height:1.65;color:var(--muted)!important;padding:0 22px 20px!important;font-size:14.5px!important}.cta{background:linear-gradient(135deg,#e04b16 0%,#c43b0d 100%);padding:84px 0}.cta-inner{text-align:center;max-width:740px;margin:0 auto}.cta h2{font-family:var(--font-serif);color:#fff;letter-spacing:-.5px;margin:0 0 14px;font-size:42px;line-height:1.1}.cta p{color:#ffede6;margin:0 auto 30px;font-size:17px;line-height:1.6}.cta .actions{justify-content:center;margin-top:0}.footer{border-top:1px solid var(--line);background:#080c14;padding:68px 0 34px}.footer-grid{grid-template-columns:1.4fr 1fr 1fr 1.2fr;gap:48px;margin-bottom:50px;display:grid}.brand-col .footer-brand{font-family:var(--font-serif);color:#fff;margin-bottom:12px;font-size:21px;font-weight:700}.footer-desc{color:#8c9cb3;max-width:320px;margin:0;font-size:13.5px;line-height:1.6}.footer-heading{letter-spacing:1.6px;color:#cbd5e1;text-transform:uppercase;margin:0 0 18px;font-size:11px;font-weight:800}.footer-list{color:#94a3b8;flex-direction:column;gap:11px;margin:0;padding:0;font-size:13.5px;list-style:none;display:flex}.footer-list a{transition:color .15s}.footer-list a:hover{color:#fff}.footer-contact li{align-items:flex-start;gap:10px;display:flex}.footer-icon{color:#f07b14;flex-shrink:0;margin-top:2px}.footer-phone-link{color:#fff;font-weight:700}.footer-phone-link:hover{color:#f07b14}.footer-hours{gap:3px;line-height:1.35;display:grid}.footer-hours b{color:#cbd5e1;font-weight:700}.footer-note{color:#64748b;margin-top:4px;font-size:12px}.footer-bottom{color:#64748b;border-top:1px solid #161f2e;justify-content:space-between;align-items:center;padding-top:26px;font-size:12.5px;display:flex}.footer-bottom>span a{color:#cbd5e1;font-weight:700;transition:color .15s}.footer-bottom>span a:hover{color:#f07b14}.footer-legal{align-items:center;gap:12px;display:flex}.footer-legal a:hover{color:#cbd5e1}.footer-legal .sep{opacity:.4}.floating-mobile-cta{display:none}.cards-4{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.small-card{border:1px solid var(--line);background:var(--navy);border-radius:8px;padding:24px}.small-card svg{color:#f07b14;width:30px;height:30px;margin-bottom:14px}.small-card h3{font-family:var(--font-serif);color:#fff;margin:0 0 8px;font-size:18px}.small-card p{color:var(--muted);line-height:1.5;font-size:13.5px!important}.split{grid-template-columns:1.1fr .9fr;align-items:center;gap:60px;display:grid}.gallery{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.gallery .photo-placeholder{min-height:200px}.painting-photo{background-position:50%;background-size:cover}.gallery.two-col{grid-template-columns:repeat(2,1fr)}.gallery-two{grid-template-columns:1fr 1fr;gap:16px;display:grid}.gallery-two .photo-placeholder{min-height:220px}.gallery-head{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:28px;display:flex}.gallery-head .section-intro{margin-bottom:0}.scroll-hint{color:#f07b14;letter-spacing:1px;text-transform:uppercase;white-space:nowrap;align-items:center;gap:8px;font-size:12px;font-weight:800;display:inline-flex}.bathroom-gallery-wrap,.tile-gallery-wrap{position:relative}.bathroom-gallery,.tile-gallery{overscroll-behavior-x:contain;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;grid-template-rows:repeat(2,minmax(240px,1fr));grid-auto-columns:calc(33.3333% - 10.6667px);grid-auto-flow:column;gap:16px;padding:0 0 14px;scroll-padding-inline:0;display:grid;overflow-x:auto}.bathroom-gallery-wrap:after,.tile-gallery-wrap:after{content:"";pointer-events:none;background:linear-gradient(90deg, #10172600 0%, var(--navy) 100%);width:96px;position:absolute;top:0;bottom:14px;right:0}.tile-gallery-wrap:after{background:linear-gradient(90deg, #0d111900 0%, var(--ink) 100%)}.gallery-scroll-cue{color:#fff;pointer-events:none;z-index:2;background:#d84413eb;border-radius:50%;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:50%;right:16px;transform:translateY(-50%);box-shadow:0 12px 26px #00000059}.bathroom-gallery-photo,.tile-gallery-photo{aspect-ratio:4/3;scroll-snap-align:start;background-position:50%;background-size:cover;min-height:240px}.tile-photo{background-position:50%;background-size:cover}.tile-project-photo{min-height:260px}.reviews{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.review{border:1px solid var(--line);background:var(--navy);border-radius:8px;padding:24px}.review .stars{justify-content:flex-start;margin-bottom:12px}.review p{color:#cbd5e1!important;font-size:14px!important}.review-meta{color:var(--muted);flex-direction:column;gap:3px;margin-top:18px;font-size:13px;display:flex}.review-meta a{color:#fff;font-weight:800}.review-meta .review-source{color:#f07b14;letter-spacing:.8px;text-transform:uppercase;font-size:12px}.contact-section{padding:80px 0}.contact-grid{grid-template-columns:1fr 1fr;align-items:start;gap:70px;display:grid}.contact-copy h1{font-family:var(--font-serif);color:#fff;margin:12px 0 20px;font-size:52px;line-height:1.05}.contact-items{gap:24px;margin-top:40px;display:grid}.contact-item{grid-template-columns:46px 1fr;align-items:center;gap:16px;display:grid}.contact-icon{border:1px solid var(--line);background:var(--navy);color:#f07b14;border-radius:8px;place-items:center;width:46px;height:46px;display:grid}.contact-item h3{color:#fff;margin:0;font-size:15px}.contact-item p{color:var(--muted);margin:3px 0;font-size:13.5px}.orange-link{color:#f07b14;font-size:14px;font-weight:700}.estimate-form{background:var(--navy);border:1px solid #293750;border-radius:10px;padding:36px;box-shadow:0 20px 50px #0006}.form-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.bot-field{width:1px;height:1px;position:absolute;top:auto;left:-10000px;overflow:hidden}.field{gap:8px;display:grid}.field.full{grid-column:1/-1}.field label{letter-spacing:1px;color:#94a1b4;font-size:11px;font-weight:800}.field input,.field textarea,.field select{color:#eef2f8;width:100%;font:inherit;background:#090e18;border:1px solid #2a374c;border-radius:6px;outline:none;padding:14px;font-size:14px}.field input:focus,.field textarea:focus,.field select:focus{border-color:#f07b14}.field input[aria-invalid=true],.field select[aria-invalid=true],.field textarea[aria-invalid=true]{border-color:#ef4444}.field-error{color:#fca5a5;font-size:12px;line-height:1.35}.field textarea{resize:vertical;min-height:120px}.form-submit{cursor:pointer;border:0;width:100%;margin-top:24px}.form-submit:disabled{cursor:wait;opacity:.82}.loading-dot{border:2px solid #fff6;border-top-color:#fff;border-radius:50%;width:14px;height:14px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.form-note{text-align:center;letter-spacing:.8px;color:#78869a!important;margin:14px 0 0!important;font-size:11px!important}.form-status{color:#cbd5e1;background:#18233a;border-radius:6px;margin-top:14px;padding:12px;font-size:13.5px}.form-status-success{color:#bbf7d0;background:#16653438;border:1px solid #22c55e59}.form-status-error{color:#fecaca;background:#7f1d1d40;border:1px solid #ef444459}.meta-pair{gap:40px;margin-top:32px;display:flex}.meta-pair b{color:#fff;font-size:15px}.meta-pair small{color:#f07b14;letter-spacing:1.2px;margin-top:3px;font-size:10px;font-weight:800;display:block}.values-grid{text-align:center;border:0;grid-template-columns:repeat(3,1fr)}.value{background:var(--navy);border:1px solid var(--line);border-radius:8px;padding:28px}.value .feature-icon{margin:0 auto 16px}.check-list{gap:12px;margin:24px 0 0;padding:0;list-style:none;display:grid}.check-list li{color:#cbd5e1;align-items:center;gap:10px;font-size:14.5px;display:flex}.check-list svg{color:#f07b14;flex-shrink:0}@media (max-width:960px){.container{width:min(100% - 40px,720px)}.desktop-nav,.header-actions{display:none}.mobile-menu-toggle{justify-content:center;align-items:center;display:flex}.mobile-nav-drawer{z-index:99;opacity:0;pointer-events:none;-webkit-overflow-scrolling:touch;height:calc(100dvh - 80px);padding:16px 20px calc(20px + env(safe-area-inset-bottom,0px));background:#0b0f19;transition:transform .25s cubic-bezier(.16,1,.3,1),opacity .25s;display:block;position:fixed;inset:80px 0 0;overflow-y:auto;transform:translateY(-8px)}.mobile-nav-drawer.open{opacity:1;pointer-events:auto;transform:translateY(0)}.mobile-nav-content{flex-direction:column;justify-content:space-between;gap:14px;width:100%;max-width:520px;min-height:100%;margin:0 auto;display:flex}.mobile-links{flex-direction:column;gap:4px;display:flex}.mobile-nav-link{font-family:var(--font-serif);color:#f1f5f9;background:#ffffff05;border:1px solid #ffffff0d;border-radius:8px;justify-content:space-between;align-items:center;padding:10px 14px;font-size:18px;font-weight:600;transition:background .15s,color .15s,border-color .15s;display:flex}.mobile-nav-link:hover,.mobile-nav-link:active,.mobile-nav-link.active,.mobile-nav-link[aria-current=page]{color:#f07b14;background:#f07b1414;border-color:#f07b1440}.mobile-nav-link.active,.mobile-nav-link[aria-current=page]{box-shadow:inset 4px 0 #f07b14}.mobile-link-arrow{color:#64748b;transition:transform .15s,color .15s}.mobile-nav-link:hover .mobile-link-arrow,.mobile-nav-link:active .mobile-link-arrow,.mobile-nav-link.active .mobile-link-arrow,.mobile-nav-link[aria-current=page] .mobile-link-arrow{color:#f07b14;transform:translate(2px)}.mobile-drawer-actions{border-top:1px solid var(--line);flex-direction:column;gap:10px;padding-top:12px;display:flex}.mobile-drawer-call{color:#f07b14;border:1px solid var(--line-light);white-space:nowrap;background:#141c2e;border-radius:6px;justify-content:center;align-items:center;gap:10px;padding:12px;font-size:14px;font-weight:700;transition:background .15s;display:flex}.mobile-drawer-call:active{background:#1a253c}.mobile-drawer-cta{text-align:center;width:100%;padding:12px;font-size:13px}.mobile-drawer-location{color:#8899ac;justify-content:center;align-items:center;gap:6px;padding-top:2px;font-size:11.5px;display:flex}@media (max-height:720px){.mobile-nav-drawer{padding:10px 16px calc(14px + env(safe-area-inset-bottom,0px))}.mobile-nav-content{gap:8px}.mobile-links{gap:2px}.mobile-nav-link{padding:8px 12px;font-size:16px}.mobile-drawer-actions{gap:8px;padding-top:8px}.mobile-drawer-call,.mobile-drawer-cta{padding:10px;font-size:13px}.mobile-drawer-location{display:none}}.hero-grid,.page-hero-grid,.contact-grid,.split,.area-grid{grid-template-columns:1fr;gap:40px}.hero{padding:60px 0}.hero h1,.page-hero h1,.contact-copy h1{font-size:46px}.service-grid,.cards-4,.feature-grid{grid-template-columns:repeat(2,1fr)}.feature:nth-child(2){border-right:0}.feature:nth-child(-n+2){border-bottom:1px solid var(--line)}.process-grid{grid-template-columns:repeat(2,1fr)}.featured-row{grid-template-columns:1fr;gap:24px}.gallery{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr;gap:36px}}@media (max-width:768px){body{padding-bottom:84px}body.menu-open .floating-mobile-cta{display:none!important}.floating-mobile-cta{z-index:999;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0b0f19f5;border-top:1px solid #222d42;padding:12px 16px;display:block;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -10px 30px #00000080}.floating-cta-inner{grid-template-columns:1fr 1.2fr;gap:12px;max-width:480px;margin:0 auto;display:grid}.floating-btn{letter-spacing:.6px;text-transform:uppercase;text-align:center;white-space:nowrap;border-radius:6px;justify-content:center;align-items:center;gap:8px;padding:14px 16px;font-size:12.5px;font-weight:800;transition:transform .15s,opacity .15s;display:flex}.floating-btn:active{transform:scale(.98)}.floating-call{color:#fff;background:#121929;border:1px solid #27364f}.floating-call .floating-icon{color:#f07b14}.floating-estimate{background:var(--orange);border:1px solid var(--orange);color:#fff}}@media (max-width:640px){.container{width:min(100% - 32px,520px)}.brand{width:132px;height:54px}.hero h1,.page-hero h1,.contact-copy h1{font-size:38px;line-height:1.1}.lede{font-size:15.5px}.actions{flex-direction:column;align-items:stretch;gap:12px}.actions .btn{width:100%}.trust-grid{grid-template-columns:repeat(2,1fr);row-gap:16px}.service-trust .container{grid-template-columns:1fr;gap:24px}.trust-item:nth-child(2){border-right:0}.section{padding:60px 0}.section-intro h2,.area-grid h2{font-size:30px}.section-intro p,.section p{font-size:15px}.section-head-row{flex-direction:column;align-items:flex-start;gap:20px}.inline-actions{flex-direction:column;width:100%}.inline-actions .btn{width:100%}.service-grid,.cards-4,.feature-grid,.gallery,.gallery.two-col,.reviews,.steps-3,.values-grid{grid-template-columns:1fr}.feature{border-right:0;border-bottom:1px solid var(--line)!important}.feature:last-child{border-bottom:0!important}.process-grid{grid-template-columns:1fr;gap:20px}.service-area-head{flex-direction:column;align-items:flex-start;gap:16px}.service-area-card{min-height:280px;padding:24px}.service-area-badge h3{font-size:22px}.gallery-head{flex-direction:column;align-items:flex-start;gap:10px}.scroll-hint{font-size:11px}.bathroom-gallery,.tile-gallery{grid-template-rows:minmax(360px,1fr);grid-auto-columns:100%}.bathroom-gallery-wrap:after,.tile-gallery-wrap:after{width:64px}.gallery-scroll-cue{width:34px;height:34px;right:12px}.bathroom-gallery-photo,.tile-gallery-photo{aspect-ratio:3/4;min-height:360px}.cta{padding:60px 0}.cta h2{font-size:30px}.cta p{font-size:15px}.footer{padding:50px 0 24px}.footer-grid{grid-template-columns:1fr;gap:32px}.footer-bottom{text-align:center;flex-direction:column;gap:12px}.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.estimate-form{padding:24px 18px}.gallery-two{grid-template-columns:1fr}.meta-pair{flex-direction:column;gap:16px}}
