:root{
  --plush-bg:#07090b;--plush-bg2:#0c1014;--plush-panel:#11171d;--plush-panel2:#151d24;
  --plush-text:#f6f8fa;--plush-muted:#aab5bf;--plush-line:#27313a;--plush-blue:#20b5ef;--plush-blue2:#7cdbff;
  --plush-max:1380px;--plush-radius:24px;--plush-shadow:0 28px 70px rgba(0,0,0,.28);
}
*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--plush-bg)}body{margin:0;background:var(--plush-bg);color:var(--plush-text);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:17px;line-height:1.65;overflow-x:hidden}body.admin-bar .plush-header{top:32px}img{max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.screen-reader-text,.skip-link{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link:focus{clip:auto;width:auto;height:auto;margin:12px;padding:10px 14px;background:#fff;color:#000;z-index:99999}.plush-shell{width:min(calc(100% - 48px),var(--plush-max));margin-inline:auto}.plush-narrow{max-width:900px}.plush-eyebrow{margin:0 0 12px;color:var(--plush-blue2);font-size:.79rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.plush-section{padding:92px 0}.plush-section h2,.plush-page-hero h1{font-size:clamp(2.1rem,5vw,4.8rem);line-height:.98;letter-spacing:-.045em;margin:.1em 0 .35em}.plush-section p{color:var(--plush-muted)}

.plush-topbar{background:#030405;border-bottom:1px solid #161b20;color:#c9d3dc;font-size:.78rem;text-transform:uppercase;letter-spacing:.08em}.plush-topbar-inner{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:24px}.plush-topbar a{color:#fff;font-weight:800}.plush-topbar-location{color:#84919d}
.plush-header{position:sticky;top:0;z-index:100;background:rgba(7,9,11,.94);backdrop-filter:blur(14px);border-bottom:1px solid rgba(255,255,255,.08)}.plush-header-main{min-height:92px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px}.plush-brand{display:flex;align-items:center;min-width:0}.plush-header-logo{display:block;width:188px;height:auto;max-height:74px;object-fit:contain}.plush-nav{min-width:0}.plush-menu{list-style:none;margin:0;padding:0;display:flex;align-items:center;justify-content:center;gap:clamp(12px,2vw,28px);flex-wrap:wrap}.plush-menu li{margin:0}.plush-menu a{font-size:.84rem;text-transform:uppercase;letter-spacing:.08em;color:#d9e0e6;font-weight:750;white-space:nowrap}.plush-menu a:hover,.plush-menu .current-menu-item>a{color:var(--plush-blue)}.plush-menu-toggle{display:none;border:0;background:none;padding:10px}.plush-menu-toggle span{display:block;width:27px;height:2px;background:#fff;margin:5px 0}.plush-header-cta{white-space:nowrap}

.plush-button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 24px;border:1px solid var(--plush-blue);border-radius:999px;background:var(--plush-blue);color:#00131b!important;font-size:.86rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase;box-shadow:0 12px 30px rgba(32,181,239,.18);transition:.2s ease}.plush-button:hover{transform:translateY(-2px);background:var(--plush-blue2)}.plush-button-ghost{background:transparent;color:#fff!important;border-color:#47525c;box-shadow:none}.plush-button-ghost:hover{border-color:var(--plush-blue);background:rgba(32,181,239,.08)}.plush-button-small{min-height:42px;padding:0 18px;font-size:.75rem}.plush-text-link{font-weight:800;color:var(--plush-blue2);white-space:nowrap}

.plush-hero{position:relative;isolation:isolate;min-height:680px;display:flex;align-items:center;padding:92px 0 80px;background:radial-gradient(circle at 80% 30%,rgba(32,181,239,.13),transparent 30%),linear-gradient(135deg,#050607 0%,#0a0f13 100%);overflow:hidden}.plush-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:56px 56px;mask-image:linear-gradient(to bottom,#000,transparent);z-index:-2}.plush-hero-glow{position:absolute;width:540px;height:540px;border-radius:50%;right:-120px;top:60px;background:rgba(32,181,239,.12);filter:blur(80px);z-index:-1}.plush-hero-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);align-items:center;gap:70px}.plush-hero h1{font-size:clamp(3.1rem,7vw,7rem);line-height:.88;letter-spacing:-.06em;margin:.08em 0 .24em;max-width:930px}.plush-hero-subhead{max-width:760px;color:#bdc8d1;font-size:clamp(1rem,1.6vw,1.25rem)}.plush-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.plush-hero-trust{display:flex;gap:10px;flex-wrap:wrap;margin-top:30px}.plush-hero-trust span{padding:7px 12px;border:1px solid #25303a;border-radius:999px;color:#b7c2cb;font-size:.78rem}.plush-hero-brandcard{border:1px solid #26333d;border-radius:32px;background:linear-gradient(180deg,#0d1216,#07090b);padding:28px;box-shadow:var(--plush-shadow);min-width:0}.plush-hero-logo{width:100%;max-width:560px;margin:auto;display:block}.plush-brandcard-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:10px}.plush-brandcard-meta span{padding:10px 8px;border-top:1px solid #22303a;text-align:center;color:#9fb0bd;font-size:.72rem;text-transform:uppercase;letter-spacing:.08em}
.plush-promo{background:linear-gradient(90deg,#0f6f94,#20b5ef,#0f6f94);color:#00131b}.plush-promo .plush-shell{min-height:48px;display:flex;align-items:center;justify-content:center;gap:14px;text-align:center}.plush-promo strong{font-size:.75rem;letter-spacing:.12em}.plush-promo span{font-weight:750}

.plush-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(40px,7vw,100px);align-items:start}.plush-stat-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.plush-stat{min-height:155px;padding:26px;border:1px solid var(--plush-line);background:var(--plush-panel);border-radius:var(--plush-radius);display:flex;flex-direction:column;justify-content:flex-end}.plush-stat strong{font-size:1.5rem;letter-spacing:-.03em}.plush-stat span{color:var(--plush-muted);font-size:.9rem}
.plush-section-head{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:36px}.plush-card-grid{display:grid;gap:16px}.plush-card-grid-4{grid-template-columns:repeat(3,1fr)}.plush-service-card{padding:28px;border:1px solid var(--plush-line);border-radius:var(--plush-radius);background:linear-gradient(180deg,var(--plush-panel),#0b0f12);min-height:310px;display:flex;flex-direction:column}.plush-card-top{display:flex;justify-content:space-between;gap:10px;color:#8496a4;font-size:.72rem;text-transform:uppercase;letter-spacing:.1em}.plush-card-top strong{color:var(--plush-blue2)}.plush-service-card h3{font-size:1.5rem;line-height:1.1;margin:42px 0 12px}.plush-service-card p{font-size:.95rem}.plush-service-card a{margin-top:auto;color:var(--plush-blue2);font-weight:800}

.plush-reviews-section{background:#0a0e12;border-block:1px solid #1c252d}.plush-review-head{display:grid;grid-template-columns:1fr auto;gap:40px;align-items:end;margin-bottom:34px}.plush-review-head p{max-width:720px}.plush-google-badge{display:grid;grid-template-columns:auto auto;column-gap:12px;align-items:center;padding:18px 22px;border:1px solid #2b3944;border-radius:20px;background:#10161b;min-width:240px}.plush-google-badge .plush-stars{grid-column:1/-1;color:#f6c453;letter-spacing:.08em;font-size:.9rem}.plush-google-badge strong{font-size:2rem;line-height:1}.plush-google-badge small{color:#a8b4bd}.plush-review-live{width:100%;min-width:0;overflow:visible;border-radius:24px}.plush-review-live .widget,.plush-review-live .plush-embed-widget{width:100%!important;max-width:none!important;margin:0!important}.plush-review-live iframe{width:100%!important;max-width:100%!important;border:0}.plush-review-setup{padding:34px;border:1px dashed #3a4b57;border-radius:22px;background:#0f151a}.plush-review-setup strong{font-size:1.25rem}.plush-review-setup p{max-width:900px}

.plush-coating-feature{background:radial-gradient(circle at 10% 50%,rgba(32,181,239,.14),transparent 30%),#080b0e}.plush-split-coating{align-items:center}.plush-inline-badges{display:flex;gap:8px;flex-wrap:wrap;margin:24px 0}.plush-inline-badges span{border:1px solid #2e3d47;padding:7px 10px;border-radius:999px;color:#c2ced7;font-size:.78rem}.plush-coating-price{padding:34px;border:1px solid #315062;border-radius:28px;background:linear-gradient(160deg,#13232d,#0b1014);box-shadow:var(--plush-shadow)}.plush-coating-price span,.plush-coating-price small{display:block;color:#9cb1bf}.plush-coating-price strong{display:block;font-size:clamp(2rem,5vw,4rem);line-height:1;margin:9px 0}.plush-coating-price hr{border:0;border-top:1px solid #2b3b45;margin:28px 0}

.plush-gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.plush-gallery-card{position:relative;display:block;aspect-ratio:4/3;overflow:hidden;border-radius:20px;border:1px solid #29333b;background:#0e1317}.plush-gallery-card img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.plush-gallery-card:hover img{transform:scale(1.035)}.plush-gallery-card span{position:absolute;left:14px;right:14px;bottom:14px;padding:10px 12px;border-radius:12px;background:rgba(0,0,0,.72);font-size:.85rem;font-weight:800}.plush-empty-gallery{text-align:center;padding:60px 28px;border:1px dashed #33424d;border-radius:28px;background:#0b0f12}.plush-empty-icon{font-size:3rem;color:var(--plush-blue)}.plush-empty-gallery h3{font-size:2rem;margin:.2em 0}.plush-empty-gallery p{max-width:680px;margin:0 auto 20px}

.plush-area{background:#0b1014}.plush-area-list{padding:32px;border-left:4px solid var(--plush-blue);background:#11181e;border-radius:0 24px 24px 0}.plush-area-list p{margin:0;color:#d5dde3}.plush-social-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.plush-social-panel{border:1px solid var(--plush-line);border-radius:26px;background:#0d1216;padding:22px;min-width:0}.plush-social-panel-head{display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid #25303a;padding-bottom:14px;margin-bottom:18px}.plush-social-panel h3{margin:0}.plush-social-panel-head a{font-size:.8rem;color:var(--plush-blue2);font-weight:800}.plush-embed-widget{width:100%;max-width:none;min-width:0;overflow:visible}.plush-embed-widget>*,.plush-social-panel iframe{max-width:100%!important}.plush-social-fallback{min-height:220px;display:flex;flex-direction:column;justify-content:center;align-items:center;border:1px dashed #33424d;border-radius:18px;color:#8fa0ac;text-align:center}.plush-social-fallback strong{color:var(--plush-blue2);margin-top:6px}

.plush-accordion details{border-top:1px solid #2a343c;padding:16px 0}.plush-accordion details:last-child{border-bottom:1px solid #2a343c}.plush-accordion summary{cursor:pointer;font-weight:800;list-style:none;display:flex;justify-content:space-between;gap:20px}.plush-accordion summary:after{content:"+";color:var(--plush-blue);font-size:1.25rem}.plush-accordion details[open] summary:after{content:"–"}.plush-accordion p{margin-bottom:0}.plush-accordion-page{max-width:980px}.plush-accordion-page details{padding:24px 0}.plush-accordion-page summary{font-size:1.25rem}

.plush-quote-section{background:linear-gradient(150deg,#0d1318,#07141b)}.plush-quote-grid{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:60px;align-items:start}.plush-form-card{padding:28px;border:1px solid #2d3d48;border-radius:28px;background:#0b1014;box-shadow:var(--plush-shadow)}.plush-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.plush-quote-form label{display:block;margin-bottom:14px}.plush-quote-form label span{display:block;margin-bottom:6px;font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;color:#a9b6bf;font-weight:800}.plush-quote-form input,.plush-quote-form select,.plush-quote-form textarea{width:100%;border:1px solid #34424c;background:#111820;color:#fff;border-radius:12px;padding:12px 14px;outline:none}.plush-quote-form input:focus,.plush-quote-form select:focus,.plush-quote-form textarea:focus{border-color:var(--plush-blue);box-shadow:0 0 0 3px rgba(32,181,239,.1)}.plush-form-note{font-size:.78rem!important;margin:14px 0 0}.plush-form-success{padding:13px 16px;background:#103927;border:1px solid #235f44;border-radius:12px;margin-bottom:16px;color:#d8f9e8}.plush-contact-pills{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.plush-contact-pills a{padding:8px 12px;border:1px solid #2d3b45;border-radius:999px;color:#d4dce2;font-size:.86rem}

.plush-page-hero{padding:100px 0 76px;background:radial-gradient(circle at 80% 20%,rgba(32,181,239,.12),transparent 30%),#090c0f;border-bottom:1px solid #1e272e}.plush-page-hero .plush-shell{max-width:1200px}.plush-page-hero p{max-width:820px;color:#b2bec8;font-size:1.12rem}.plush-page-hero-blue{background:radial-gradient(circle at 50% -20%,rgba(32,181,239,.24),transparent 45%),#090c0f}.plush-service-detail-list{display:grid;gap:20px}.plush-service-detail{padding:34px;border:1px solid var(--plush-line);border-radius:26px;background:#0d1216;scroll-margin-top:130px}.plush-service-detail-head{display:flex;justify-content:space-between;gap:30px;align-items:start;border-bottom:1px solid #26313a;padding-bottom:18px;margin-bottom:22px}.plush-service-detail-head span{color:var(--plush-blue2);font-size:.74rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.plush-service-detail-head h2{font-size:2rem;margin:.1em 0}.plush-service-detail-head>strong{font-size:2rem;color:#fff}.plush-richtext{color:#c6d0d8}.plush-richtext h2,.plush-richtext h3{color:#fff}.plush-richtext ul{padding-left:1.2em}.plush-richtext li{margin:.42em 0}.plush-strip{border-block:1px solid #22303a;background:#0c1217}.plush-strip .plush-shell{min-height:80px;display:flex;align-items:center;justify-content:space-between;gap:24px}.plush-strip span{color:#9eacb7}.plush-strip a{color:var(--plush-blue2);font-weight:800}.plush-coating-grid{grid-template-columns:repeat(3,1fr)}.plush-coating-card{padding:30px;border:1px solid #2b3943;border-radius:24px;background:linear-gradient(180deg,#101820,#0b0f13);display:flex;flex-direction:column;min-height:390px}.plush-coating-card>span{color:var(--plush-blue2);font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;font-weight:800}.plush-coating-card h2{font-size:1.7rem;margin:22px 0 6px}.plush-coating-card>strong{font-size:2.4rem}.plush-coating-card small{color:#93a3ae}.plush-coating-card p{font-size:.92rem}.plush-coating-card a{margin-top:auto;color:var(--plush-blue2);font-weight:800}.plush-note-box{margin-top:20px;padding:28px;border-left:4px solid var(--plush-blue);background:#0f151a}.plush-note-box h3{margin-top:0}.plush-single-gallery img{width:100%;border-radius:26px;margin-bottom:26px}.plush-info-card{padding:30px;border:1px solid #2b3943;border-radius:24px;background:#10161b}.plush-info-card h2,.plush-info-card h3{margin-top:0}.plush-info-card ul{padding-left:1.1em;color:#c5d0d8}.plush-info-card li{margin:.5em 0}

.plush-footer{background:#030405;border-top:1px solid #1a2026;padding:58px 0 22px}.plush-footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:44px}.plush-footer-logo{width:230px;display:block;margin-bottom:14px}.plush-footer h3{font-size:.8rem;letter-spacing:.12em;text-transform:uppercase;color:#8796a2}.plush-footer p,.plush-footer a{color:#b8c2cb;font-size:.9rem}.plush-footer a:hover{color:var(--plush-blue2)}.plush-footer-bottom{display:flex;justify-content:space-between;gap:20px;margin-top:40px;padding-top:18px;border-top:1px solid #171d22;color:#6f7c86;font-size:.75rem}.plush-mobile-actions{display:none}

@media (max-width:1100px) and (min-width:701px){
  .plush-shell{width:min(calc(100% - 40px),var(--plush-max))}
  .plush-header-main{grid-template-columns:auto auto;gap:14px 24px;padding:12px 0}.plush-header-logo{width:175px;max-height:66px}.plush-header-cta{justify-self:end}.plush-nav{grid-column:1/-1;border-top:1px solid #222b32;padding-top:10px}.plush-menu{justify-content:flex-start;gap:10px 20px}.plush-menu a{font-size:.76rem}
  .plush-hero{padding-top:70px}.plush-hero-grid{grid-template-columns:1.1fr .9fr;gap:36px}.plush-hero h1{font-size:clamp(3.3rem,8vw,5.6rem)}.plush-hero-brandcard{padding:20px}.plush-brandcard-meta{grid-template-columns:1fr}.plush-brandcard-meta span{padding:7px}
  .plush-card-grid-4{grid-template-columns:repeat(2,1fr)}.plush-coating-grid{grid-template-columns:repeat(2,1fr)}.plush-gallery-grid{grid-template-columns:repeat(2,1fr)}.plush-footer-grid{grid-template-columns:1.4fr 1fr 1fr}.plush-footer-grid>div:last-child{grid-column:2/4}
}

@media (max-width:700px){
  body{font-size:16px;padding-bottom:58px}.plush-shell{width:min(calc(100% - 28px),var(--plush-max))}.plush-topbar-location{display:none}.plush-topbar-inner{min-height:34px;gap:10px}.plush-topbar-inner span:first-child{font-size:.66rem}.plush-topbar a{font-size:.72rem}
  .plush-header-main{min-height:74px;display:grid;grid-template-columns:auto 1fr auto;gap:12px}.plush-header-logo{width:145px;max-height:58px}.plush-menu-toggle{display:block;justify-self:end}.plush-header-cta{display:none}.plush-nav{display:none;position:absolute;left:0;right:0;top:100%;background:#080b0e;border-bottom:1px solid #27313a;padding:18px 14px}.plush-nav.is-open{display:block}.plush-menu{display:block}.plush-menu li{border-bottom:1px solid #20282e}.plush-menu a{display:block;padding:12px 8px;font-size:.8rem}
  .plush-hero{min-height:auto;padding:64px 0}.plush-hero-grid,.plush-split,.plush-quote-grid,.plush-review-head,.plush-social-grid{grid-template-columns:1fr;gap:34px}.plush-hero h1{font-size:clamp(3rem,15vw,5rem)}.plush-hero-brandcard{order:-1;padding:15px}.plush-hero-logo{max-width:360px}.plush-brandcard-meta{grid-template-columns:1fr 1fr}.plush-brandcard-meta span:last-child{grid-column:1/-1}.plush-hero-actions .plush-button{flex:1}.plush-hero-trust{gap:6px}.plush-promo .plush-shell{padding:8px 0;display:block;line-height:1.3}.plush-promo strong{display:block}
  .plush-section{padding:68px 0}.plush-section h2,.plush-page-hero h1{font-size:clamp(2.2rem,11vw,3.5rem)}.plush-section-head{display:block}.plush-section-head .plush-text-link{display:inline-block;margin-top:12px}.plush-stat-grid,.plush-card-grid-4,.plush-coating-grid,.plush-gallery-grid,.plush-footer-grid,.plush-form-grid{grid-template-columns:1fr}.plush-stat{min-height:125px}.plush-service-card{min-height:260px}.plush-review-head{align-items:start}.plush-google-badge{min-width:0;width:100%}.plush-service-detail{padding:24px}.plush-service-detail-head{display:block}.plush-service-detail-head>strong{display:block;margin-top:12px}.plush-strip .plush-shell{display:block;padding:18px 0}.plush-strip span,.plush-strip a{display:block}.plush-page-hero{padding:70px 0 54px}.plush-footer-grid>div:last-child{grid-column:auto}.plush-footer-bottom{display:block}.plush-mobile-actions{position:fixed;z-index:200;left:0;right:0;bottom:0;height:58px;display:grid;grid-template-columns:repeat(3,1fr);background:#070b0e;border-top:1px solid #2d3a43;box-shadow:0 -10px 30px rgba(0,0,0,.28)}.plush-mobile-actions a{display:flex;align-items:center;justify-content:center;border-right:1px solid #25313a;font-size:.78rem;text-transform:uppercase;letter-spacing:.08em;font-weight:900}.plush-mobile-actions a:last-child{background:var(--plush-blue);color:#00131b}.plush-area-list{padding:24px}.plush-social-panel{padding:16px}
}

@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
