*{box-sizing:border-box}html{scroll-behavior:smooth}img{display:block;width:100%;height:100%;object-fit:cover}a{text-decoration:none;color:inherit}p{margin:0;color:#ddcfbf}.hero{min-height:860px;position:relative;display:flex;align-items:flex-end;padding:155px 0 84px;overflow:hidden}.hero-media,.hero-media:after{position:absolute;inset:0}.hero-media:after{content:"";background:linear-gradient(90deg,rgba(12,8,5,.98),rgba(12,8,5,.72) 46%,rgba(12,8,5,.2) 82%),linear-gradient(0deg,rgba(12,8,5,.94),transparent 52%)}.hero-content{position:relative;z-index:2}.hero p{max-width:780px;margin-top:24px;font-size:1.16rem;color:#f0e3d4}.actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:34px}.trust{margin-top:50px;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.trust>div{padding:21px 18px 21px 0}.trust>div+div{border-left:1px solid var(--line);padding-left:22px}.trust strong{display:block;font-size:1.12rem;color:white}.trust span{font-size:.82rem;color:#baa997}section{padding:105px 0}.head{display:grid;grid-template-columns:1.08fr .92fr;gap:48px;align-items:end;margin-bottom:46px}.head p{font-size:1.04rem}.compare-table{overflow:hidden;border:1px solid var(--line);border-radius:26px;background:rgba(255,255,255,.025)}.compare-row{display:grid;grid-template-columns:1.1fr repeat(3,1fr);border-top:1px solid var(--line)}.compare-row:first-child{border-top:0;background:rgba(223,169,99,.1)}.compare-row>div{padding:18px 20px;border-left:1px solid var(--line)}.compare-row>div:first-child{border-left:0;font-weight:800;color:#fff}.compare-row strong{color:#f4c582}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.step{position:relative;padding:28px 23px;border:1px solid var(--line);border-radius:22px;background:rgba(255,255,255,.025)}.step b{display:block;font-family:Georgia,serif;font-size:2.1rem;color:var(--gold);margin-bottom:13px}.step p{margin-top:8px;font-size:.93rem}.warning{display:grid;grid-template-columns:.95fr 1.05fr;gap:24px;align-items:stretch}.warning-copy{padding:45px;border:1px solid rgba(223,169,99,.32);border-radius:28px;background:radial-gradient(circle at 8% 0,rgba(223,169,99,.17),transparent 35%),#21150e}.warning-copy h2{margin:12px 0 20px}.warning-products{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.pill{border:1px solid rgba(194,141,79,.42);background:rgba(194,141,79,.09);border-radius:999px;padding:9px 13px}.warning-image{min-height:520px;border-radius:28px;overflow:hidden}.project{display:grid;grid-template-columns:1fr 1fr;gap:18px}.photo-card{position:relative;height:480px;border-radius:24px;overflow:hidden;border:1px solid var(--line)}.photo-card span{position:absolute;left:16px;top:16px;padding:8px 12px;border-radius:999px;background:rgba(15,10,7,.86);font-size:.74rem;text-transform:uppercase;letter-spacing:.12em}.project-copy{margin-top:24px;padding:30px;border:1px solid var(--line);border-radius:22px;background:rgba(255,255,255,.025)}@media(max-width:940px){.head,.warning{grid-template-columns:1fr}.process-grid,.trust{grid-template-columns:1fr 1fr}.compare-table{overflow-x:auto}.compare-row{min-width:760px}}@media(max-width:590px){.hero{min-height:760px;padding-bottom:58px}.hero p{font-size:1rem}.trust{grid-template-columns:1fr}.trust>div+div{border-left:0;border-top:1px solid var(--line);padding-left:0}section{padding:76px 0}.warning-copy{padding:26px}.process-grid,.project{grid-template-columns:1fr}.photo-card{height:330px}}.robert-card{display:grid;grid-template-columns:370px 1fr;gap:34px;padding:28px;border:1px solid var(--line);border-radius:30px;background:linear-gradient(135deg,rgba(194,141,79,.12),rgba(50,75,62,.18))}.robert-photo{min-height:430px;border-radius:22px;overflow:hidden}.robert-copy{display:flex;flex-direction:column;justify-content:center;padding:20px}.robert-quote{font-family:Georgia,serif;font-size:1.38rem;color:#fff;border-left:3px solid var(--gold);padding-left:20px;margin:24px 0}.service-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.service-card{overflow:hidden;border-radius:24px;border:1px solid var(--line);background:rgba(255,255,255,.025)}.service-card .top{padding:27px;background:rgba(223,169,99,.08)}.service-card .body{padding:25px}.service-card ul{padding-left:18px;color:#ddcfbf}.service-card li{margin:9px 0}.service-card.featured{border-color:rgba(223,169,99,.55);transform:translateY(-10px);box-shadow:0 25px 70px rgba(0,0,0,.3)}.mobile-bar{display:none;position:fixed;left:10px;right:10px;bottom:10px;z-index:80;padding:8px;border:1px solid rgba(223,169,99,.35);border-radius:18px;background:rgba(13,9,6,.94);backdrop-filter:blur(14px);gap:8px}.mobile-bar a{flex:1;min-height:46px;font-size:.87rem}@media(max-width:940px){.robert-card{grid-template-columns:1fr;padding:20px}.robert-photo{min-height:390px}.service-cards{grid-template-columns:1fr}.service-card.featured{transform:none}}@media(max-width:590px){.mobile-bar{display:flex}body{padding-bottom:78px}.robert-copy{padding:4px}.robert-photo{min-height:340px}}.reveal{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}.photo-card,.step{transition:transform .28s ease,border-color .28s ease,box-shadow .28s ease}.photo-card:hover,.step:hover{transform:translateY(-5px);border-color:rgba(223,169,99,.42);box-shadow:0 28px 65px rgba(0,0,0,.24)}.photo-card:after{content:"";position:absolute;inset:auto 0 0;height:34%;background:linear-gradient(transparent,rgba(8,5,3,.52));pointer-events:none}@media(prefers-reduced-motion:reduce){.reveal{opacity:1;transform:none;transition:none}}:focus-visible{outline:3px solid #dfa963;outline-offset:4px}.mobile-cta{display:none}.summary-note{font-size:.86rem;color:#bfae9b;margin-top:12px}@media(max-width:700px){body{padding-bottom:76px}.mobile-cta{display:grid;grid-template-columns:1fr 1fr;position:fixed;z-index:70;left:10px;right:10px;bottom:10px;border-radius:17px;overflow:hidden;background:#160f0b;border:1px solid rgba(223,169,99,.4);box-shadow:0 18px 50px rgba(0,0,0,.45)}.mobile-cta a{min-height:54px;display:flex;align-items:center;justify-content:center;font-weight:900}.mobile-cta a:first-child{background:linear-gradient(135deg,#dfa963,#b87938);color:#160f0b}.mobile-cta a+a{border-left:1px solid rgba(255,255,255,.14)}}.hero-content{padding-top:92px;padding-bottom:74px}.hero-content>p{max-width:800px}@media(max-width:700px){.hero-content{padding-top:72px;padding-bottom:62px}}.screen-popular-badge{display:inline-block;width:max-content;max-width:100%;margin-bottom:14px;padding:8px 14px;border:1px solid rgba(226,187,125,.75);border-radius:999px;background:linear-gradient(135deg,#d2a45f,#b7823d);color:#1a110b;font-size:12px;font-weight:900;letter-spacing:.08em;line-height:1;box-shadow:0 10px 24px rgba(0,0,0,.18)}.screen-evaluation-note{max-width:820px;margin:16px 0 22px;color:rgba(255,255,255,.88);font-size:15px;line-height:1.65}@media(max-width:640px){.screen-popular-badge{font-size:10px;letter-spacing:.06em}.screen-evaluation-note{font-size:14px}}.preserve-floor-gallery{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important;width:100%!important;margin-top:28px!important}.preserve-floor-gallery-item{overflow:hidden!important;border-radius:18px!important;border:1px solid rgba(199,154,84,.35)!important;background:#17100c!important;box-shadow:0 14px 34px rgba(0,0,0,.24)!important}.preserve-floor-gallery-item img{display:block!important;width:100%!important;height:260px!important;object-fit:cover!important;object-position:center!important}@media(max-width:900px){.preserve-floor-gallery{grid-template-columns:1fr!important}.preserve-floor-gallery-item img{height:auto!important;aspect-ratio:16/10!important}}.preserve-floor-horizontal,.preserve-floor-horizontal>div:first-child{display:block!important;width:100%!important}.preserve-floor-horizontal>div:first-child{max-width:none!important}.preserve-floor-horizontal h1,.preserve-floor-horizontal h2,.preserve-floor-horizontal h3{max-width:none!important;width:100%!important;font-size:clamp(42px,5.6vw,78px)!important;line-height:1.02!important;text-wrap:balance!important;margin-bottom:20px!important}.preserve-floor-horizontal blockquote,.preserve-floor-horizontal p{max-width:1100px!important}@media(max-width:760px){.preserve-floor-horizontal h1,.preserve-floor-horizontal h2,.preserve-floor-horizontal h3{font-size:clamp(34px,11vw,54px)!important}}.preserve-floor-horizontal .robert-card{display:block!important;width:100%!important;max-width:none!important}.preserve-floor-horizontal .robert-photo{display:none!important}.preserve-floor-horizontal .robert-copy{display:block!important;width:100%!important;max-width:none!important;padding:8px 10px!important}.preserve-floor-horizontal .robert-copy h2{width:100%!important;max-width:none!important;margin:12px 0 22px!important;font-size:clamp(42px,5.3vw,76px)!important;line-height:1.03!important;text-wrap:balance!important}.preserve-floor-horizontal .robert-copy p{max-width:1150px!important;margin:0 0 15px!important;line-height:1.65!important}.preserve-floor-horizontal .robert-quote{max-width:1150px!important;margin:22px 0!important}.preserve-consultation-cta{display:inline-flex!important;margin-top:4px!important}.preserve-floor-horizontal .preserve-floor-gallery{clear:both!important;width:100%!important;margin-top:30px!important}@media(max-width:760px){.preserve-floor-horizontal .robert-copy{padding:2px!important}.preserve-floor-horizontal .robert-copy h2{font-size:clamp(34px,10.5vw,52px)!important}}.eyebrow{display:inline-block;position:relative;font-size:1.05em!important;padding-bottom:11px}.eyebrow:after{content:"";position:absolute;left:50%;bottom:0;width:82%;height:2px;transform:translateX(-50%);background:linear-gradient(90deg,transparent,#d4a85c 15%,#f0c878 50%,#d4a85c 85%,transparent);box-shadow:0 1px 9px rgba(212,168,92,.3)}.screen-recoat-elegant-trust{margin-top:54px;border-top:1px solid rgba(212,168,92,.55);border-bottom:1px solid rgba(212,168,92,.55);background:linear-gradient(90deg,rgba(212,168,92,.035),rgba(255,255,255,.025),rgba(212,168,92,.035));box-shadow:inset 0 1px 0 rgba(255,255,255,.025)}.screen-recoat-elegant-trust .screen-recoat-trust-item{position:relative;padding-top:20px;padding-bottom:21px}.screen-recoat-elegant-trust .screen-recoat-trust-item+.screen-recoat-trust-item{border-left:1px solid rgba(212,168,92,.28)}.screen-recoat-elegant-trust strong{font-family:Georgia,serif;font-size:1.12rem;letter-spacing:.01em;color:#fff8ed}.screen-recoat-elegant-trust .screen-recoat-trust-item>span{display:block;margin-top:5px;color:#baa997}.screen-recoat-trust-stars{color:#d4a85c;font-size:1rem;line-height:1;letter-spacing:.16em;margin-bottom:8px;text-shadow:0 1px 9px rgba(212,168,92,.22)}.screen-recoat-trust-accent{color:#d4a85c;font-size:.54rem;line-height:1;margin-bottom:10px;opacity:.95}@media(max-width:760px){.screen-recoat-elegant-trust .screen-recoat-trust-item+.screen-recoat-trust-item{border-left:0}.screen-recoat-elegant-trust .screen-recoat-trust-item{border-top:1px solid rgba(212,168,92,.18)}.screen-recoat-elegant-trust .screen-recoat-trust-item:first-child{border-top:0}}.hero-content>.eyebrow:first-child{display:block!important;width:max-content;max-width:100%;margin-bottom:0!important}.hero-content>.screen-popular-badge{display:block!important;width:max-content;max-width:100%;margin-top:12px!important;margin-bottom:18px!important;clear:both}.service-cards .eyebrow{white-space:nowrap}@media (min-width:901px){.head,.section-head{display:block!important;width:min(100%,1180px)!important;max-width:1180px!important;margin-left:auto!important;margin-right:auto!important;text-align:center!important}.head>*,.section-head>*{min-width:0!important;max-width:none!important}.head h2,.section-head h2{width:min(100%,1100px)!important;max-width:1100px!important;margin-left:auto!important;margin-right:auto!important;text-wrap:balance}.head p,.section-head p{width:min(100%,860px)!important;max-width:860px!important;margin:16px auto 0!important;text-align:center!important}.head .eyebrow,.section-head .eyebrow{margin-left:auto!important;margin-right:auto!important}}.prep-centered-section{text-align:center!important}.prep-centered-section .content,.prep-centered-section .grid,.prep-centered-section .inner,.prep-centered-section .row,.prep-centered-section .split,.prep-centered-section .two-col,.prep-centered-section .wrap{display:block!important;width:min(100%,1180px)!important;max-width:1180px!important;margin-left:auto!important;margin-right:auto!important;text-align:center!important}.prep-centered-section h2{width:min(100%,1100px)!important;max-width:1100px!important;text-wrap:balance}.prep-centered-section h2,.prep-centered-section p{margin-left:auto!important;margin-right:auto!important;text-align:center!important}.prep-centered-section p{width:min(100%,900px)!important;max-width:900px!important}.prep-centered-section .eyebrow{margin-left:auto!important;margin-right:auto!important;text-align:center!important}.prep-centered-section .chips,.prep-centered-section .pill-row,.prep-centered-section .product-list,.prep-centered-section .tags,.prep-centered-section ul{justify-content:center!important;margin-left:auto!important;margin-right:auto!important}.prep-centered-section img{display:block!important;width:65%!important;max-width:520px!important;height:auto!important;margin:28px auto 0!important;object-fit:cover!important}.prep-centered-section [style*=background-image]{width:65%!important;max-width:520px!important;min-height:300px!important;margin:28px auto 0!important;background-size:cover!important;background-position:50%!important}@media(max-width:900px){.prep-centered-section [style*=background-image],.prep-centered-section img{width:100%!important;max-width:100%!important}}.prep-centered-section .prep-wax-gallery{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:20px!important;width:min(100%,1100px)!important;max-width:1100px!important;margin:32px auto 0!important;align-items:stretch!important}.prep-centered-section .prep-wax-gallery-item{overflow:hidden!important;border-radius:18px!important;border:1px solid rgba(199,154,84,.35)!important;background:#17100c!important;box-shadow:0 14px 34px rgba(0,0,0,.24)!important;aspect-ratio:4/3!important}.prep-centered-section .prep-wax-gallery-item img{display:block!important;width:100%!important;max-width:none!important;height:100%!important;margin:0!important;object-fit:cover!important;object-position:center!important}@media(max-width:900px){.prep-centered-section .prep-wax-gallery{grid-template-columns:1fr!important;width:min(100%,620px)!important}.prep-centered-section .prep-wax-gallery-item{aspect-ratio:4/3!important}}.prep-centered-section .prep-wax-gallery{margin-top:14px!important}.prep-centered-section .chips,.prep-centered-section .pill-row,.prep-centered-section .prep-wax-gallery+*,.prep-centered-section .product-list,.prep-centered-section .tags{margin-bottom:12px!important}.prep-centered-section{padding-bottom:42px!important}.prep-centered-section .content,.prep-centered-section .grid,.prep-centered-section .inner,.prep-centered-section .row,.prep-centered-section .split,.prep-centered-section .two-col,.prep-centered-section .wrap{min-height:0!important;height:auto!important;padding-bottom:0!important;margin-bottom:0!important}.prep-centered-section .image,.prep-centered-section .media,.prep-centered-section .photo,.prep-centered-section .visual{min-height:0!important;height:auto!important;margin:0!important;padding:0!important}.prep-centered-section p:last-of-type{margin-bottom:10px!important}.prep-centered-section .chips,.prep-centered-section .pill-row,.prep-centered-section .product-list,.prep-centered-section .tags,.prep-centered-section ul{margin-top:10px!important;margin-bottom:0!important}.prep-centered-section .prep-wax-gallery{margin-top:6px!important;padding-top:0!important}.prep-centered-section .warning-image{display:none!important;min-height:0!important;height:0!important;margin:0!important;padding:0!important}.prep-centered-section .warning{display:block!important;min-height:0!important;height:auto!important;margin-bottom:0!important;padding-bottom:0!important}.prep-centered-section .warning-copy{margin-bottom:0!important}.prep-centered-section .prep-wax-gallery{margin-top:10px!important}.prep-centered-section .chips,.prep-centered-section .pill-row,.prep-centered-section .product-list,.prep-centered-section .tags{display:flex!important;flex-wrap:wrap!important;justify-content:center!important;align-items:center!important;text-align:center!important;width:100%!important;margin-left:auto!important;margin-right:auto!important}.prep-centered-section .chips>*,.prep-centered-section .pill-row>*,.prep-centered-section .product-list>*,.prep-centered-section .tags>*{text-align:center!important}.prep-centered-section .contaminant-list,.prep-centered-section .contaminants,.prep-centered-section .problem-list,.prep-centered-section .risk-list,.prep-centered-section .warning-copy ul,.prep-centered-section .warning-list{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;width:100%!important;max-width:100%!important;margin:18px auto 0!important;padding-left:0!important;padding-right:0!important;justify-items:center!important;align-items:center!important;text-align:center!important;box-sizing:border-box!important}.prep-centered-section .contaminant-list>*,.prep-centered-section .contaminants>*,.prep-centered-section .problem-list>*,.prep-centered-section .risk-list>*,.prep-centered-section .warning-copy ul>*,.prep-centered-section .warning-list>*{width:100%!important;margin-left:0!important;margin-right:0!important;padding-left:6px!important;padding-right:6px!important;text-align:center!important;justify-self:center!important}@media(max-width:900px){.prep-centered-section .contaminant-list,.prep-centered-section .contaminants,.prep-centered-section .problem-list,.prep-centered-section .risk-list,.prep-centered-section .warning-copy ul,.prep-centered-section .warning-list{grid-template-columns:1fr!important}}.prep-centered-section .warning-products{display:flex!important;flex-wrap:wrap!important;gap:10px!important;width:100%!important;max-width:900px!important;margin:20px auto 0!important;padding-left:0!important;padding-right:0!important;box-sizing:border-box!important}.prep-centered-section .warning-products,.prep-centered-section .warning-products .pill{justify-content:center!important;align-items:center!important;text-align:center!important}.prep-centered-section .warning-products .pill{display:inline-flex!important;margin:0!important}.screen-recoat-quote-graphic{padding:48px 0 0!important;background:#120d09}.screen-recoat-quote-graphic .wrap{width:min(1180px,calc(100% - 36px))!important;max-width:1180px!important;margin:0 auto!important}.screen-recoat-quote-graphic img{display:block!important;width:100%!important;max-width:1128px!important;height:auto!important;margin:0 auto!important;border-radius:18px 18px 0 0!important}@media(max-width:700px){.screen-recoat-quote-graphic{padding-top:28px!important}.screen-recoat-quote-graphic .wrap{width:100%!important}.screen-recoat-quote-graphic img{border-radius:0!important}}