:root{--brand:#c51122;--brand-dark:#98101b;--ink:#211715;--text:#3c2d28;--muted:#6d5c55;--paper:#fffaf5;--surface:#fffdf9;--soft:#fff2e8;--line:#ead8cd;--green:#18794e;--max:1120px;--shadow:0 22px 62px rgba(82,42,26,.10)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{margin:0;font-family:system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;background:var(--paper);color:var(--text);-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}a{color:inherit}img,svg{display:block;max-width:100%}button,input,select,textarea{font:inherit}.container{width:min(100% - 64px,var(--max));margin-inline:auto}.site-header{position:sticky;top:0;z-index:60;background:rgba(255,250,245,.96);border-bottom:1px solid rgba(92,48,32,.10);backdrop-filter:blur(18px)}.nav-wrap{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:22px}.brand,.footer-brand{display:flex;align-items:center;gap:12px;text-decoration:none;min-width:0}.brand-mark{width:44px;height:44px;padding:5px;border-radius:14px;background:#fff;border:1px solid rgba(151,58,43,.15);display:grid;place-items:center;box-shadow:0 9px 24px rgba(80,40,24,.07);flex:0 0 auto}.brand-mark img{width:32px;height:32px}.brand-copy,.footer-brand>span:last-child{display:flex;flex-direction:column;min-width:0}.brand-copy strong,.footer-brand strong{font-size:18px;color:var(--brand-dark);line-height:1.08;white-space:nowrap}.brand-copy span,.footer-brand span span{margin-top:4px;font-size:12.5px;color:#6f625b;font-weight:650;white-space:nowrap}.nav-links{display:flex;align-items:center;gap:8px}.nav-links a{padding:10px 12px;border-radius:13px;border:1px solid rgba(132,73,55,.12);background:rgba(255,255,255,.58);font-size:13px;font-weight:750;text-decoration:none;transition:background .18s ease,border-color .18s ease}.nav-links a:hover{background:#fff;border-color:rgba(197,17,34,.20)}.call-chip{min-height:46px;padding:0 19px;border-radius:999px;background:linear-gradient(135deg,var(--brand),var(--brand-dark));color:#fff;text-decoration:none;font-weight:850;display:inline-flex;align-items:center;gap:8px;box-shadow:0 12px 26px rgba(153,19,28,.18);white-space:nowrap}.call-chip svg{width:18px;height:18px}.mobile-header-actions{display:none;align-items:center;gap:8px}.mobile-book-chip{min-height:42px;padding:0 13px;border-radius:999px;background:linear-gradient(135deg,var(--brand),var(--brand-dark));color:#fff;font-size:12px;font-weight:850;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap}.menu-toggle{width:46px;height:46px;border:1px solid rgba(151,58,43,.18);border-radius:15px;background:#fff;color:var(--brand-dark);display:grid;place-items:center;padding:0;cursor:pointer}.kebab-circle-icon{width:20px;height:34px;fill:none;stroke:currentColor;stroke-width:1.8}.mobile-drawer[hidden]{display:none}.mobile-drawer{position:fixed;inset:0;z-index:100}.mobile-drawer-backdrop{position:absolute;inset:0;background:rgba(31,19,16,.46);backdrop-filter:blur(2px)}.mobile-drawer-panel{position:absolute;top:0;right:0;width:min(88vw,390px);height:100%;padding:20px;background:#fffaf5;box-shadow:-24px 0 54px rgba(45,20,14,.18);display:flex;flex-direction:column}.mobile-drawer-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:16px;border-bottom:1px solid var(--line)}.mobile-drawer-head strong{font-size:20px;color:var(--ink)}.menu-close{width:42px;height:42px;border:1px solid var(--line);border-radius:14px;background:#fff;color:var(--brand-dark);font-size:26px;line-height:1;cursor:pointer}.mobile-drawer-nav{display:grid;gap:8px;padding:20px 0;overflow:auto}.mobile-drawer-nav a{min-height:52px;padding:9px 12px;border-radius:16px;background:#fff;border:1px solid rgba(132,73,55,.11);display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;text-decoration:none;font-weight:800;color:#332520}.mobile-menu-icon{width:34px;height:34px;border-radius:11px;background:#fff1e8;color:var(--brand-dark);display:grid;place-items:center}.mobile-menu-icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.mobile-menu-arrow{color:var(--brand);font-size:18px}.mobile-drawer-actions{margin-top:auto;display:grid;grid-template-columns:1fr 1fr;gap:10px;padding-top:16px;border-top:1px solid var(--line)}.btn{min-height:48px;padding:0 19px;border-radius:15px;display:inline-flex;align-items:center;justify-content:center;gap:8px;text-decoration:none;font-weight:850;text-align:center;border:1px solid transparent}.btn-primary{background:linear-gradient(135deg,var(--brand),var(--brand-dark));color:#fff;box-shadow:0 12px 26px rgba(153,19,28,.16)}.btn-secondary{background:#fff;border-color:rgba(132,73,55,.15);color:var(--brand-dark)}.btn-call{background:#fff;border-color:rgba(197,17,34,.16);color:var(--brand-dark)}.cost-hero{position:relative;overflow:hidden;padding:70px 0 66px;background:radial-gradient(circle at 88% 12%,rgba(197,17,34,.10),transparent 31%),linear-gradient(180deg,#fff7f0 0%,#fffaf5 100%);border-bottom:1px solid rgba(92,48,32,.08)}.cost-hero:after{content:"";position:absolute;left:-150px;bottom:-210px;width:470px;height:470px;border-radius:50%;border:88px solid rgba(197,17,34,.035);pointer-events:none}.cost-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:52px;align-items:center}.breadcrumb{display:flex;align-items:center;gap:8px;margin:0 0 24px;color:#77655d;font-size:13px}.breadcrumb a{color:var(--brand-dark);font-weight:800}.eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:14px;color:var(--brand);font-size:12px;font-weight:900;letter-spacing:.15em;text-transform:uppercase}.eyebrow:before{content:"";width:22px;height:2px;background:currentColor;border-radius:999px}h1{max-width:760px;margin:0 0 19px;color:var(--ink);font-size:clamp(42px,5.2vw,66px);line-height:1.02;letter-spacing:-.057em}.hero-lead{max-width:730px;margin:0;color:#62514b;font-size:18px;line-height:1.7}.answer-box{margin-top:22px;padding:17px 19px;border-radius:19px;background:#fff;border:1px solid rgba(132,73,55,.13);box-shadow:0 12px 30px rgba(72,38,26,.045)}.answer-box>strong{display:block;color:var(--brand);font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.answer-box p{margin:7px 0 0;color:#584741;font-size:14px;line-height:1.65}.answer-box b{color:var(--ink)}.hero-actions{display:flex;gap:11px;flex-wrap:wrap;margin-top:24px}.updated-note{display:flex;flex-wrap:wrap;gap:8px;margin:17px 0 0}.updated-note span{padding:6px 9px;border-radius:999px;background:#fff4ec;border:1px solid rgba(132,73,55,.1);color:#735f57;font-size:11px;font-weight:750}.hero-rate-card{position:relative;padding:28px;border-radius:29px;background:rgba(255,255,255,.9);border:1px solid rgba(132,73,55,.14);box-shadow:var(--shadow);overflow:hidden}.hero-rate-card:before{content:"";position:absolute;inset:0 0 auto;height:5px;background:linear-gradient(90deg,var(--brand),#e85f6d,#f6c5aa)}.hero-rate-head span{display:block;color:var(--brand);font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.hero-rate-head strong{display:block;margin-top:7px;color:var(--ink);font-size:22px;line-height:1.22;letter-spacing:-.035em}.hero-bhk-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:20px}.hero-bhk-grid div{padding:13px 8px;border-radius:16px;background:#fff4ec;border:1px solid rgba(132,73,55,.09);text-align:center}.hero-bhk-grid span{display:block;color:#715c54;font-size:11px;font-weight:800}.hero-bhk-grid strong{display:block;margin-top:4px;color:var(--brand-dark);font-size:17px}.hero-rate-list{display:grid;gap:8px;margin-top:13px}.hero-rate-list div{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-radius:13px;background:#fffaf6;border:1px solid rgba(132,73,55,.08)}.hero-rate-list span{color:#66544d;font-size:12px}.hero-rate-list strong{color:#2f221e;font-size:12px;white-space:nowrap}.hero-rate-card>p{margin:13px 0 0;color:#7a675f;font-size:10.5px;line-height:1.5}.section{padding:72px 0}.section-soft{background:#fff5ed;border-block:1px solid rgba(92,48,32,.07)}.section-head{max-width:790px;margin-bottom:32px}.kicker{margin:0 0 10px;color:var(--brand);font-size:12px;font-weight:900;letter-spacing:.15em;text-transform:uppercase}.section h2{margin:0;color:var(--ink);font-size:clamp(31px,4vw,46px);line-height:1.08;letter-spacing:-.045em}.section-intro{margin:14px 0 0;color:var(--muted);font-size:16px;line-height:1.72}.table-shell{overflow:auto;border-radius:25px;background:#fff;border:1px solid rgba(132,73,55,.13);box-shadow:0 15px 42px rgba(72,38,26,.055)}table{width:100%;min-width:850px;border-collapse:collapse}caption{padding:18px 22px;text-align:left;color:#6c5951;font-size:12px;font-weight:800;background:#fff8f2;border-bottom:1px solid var(--line)}th,td{padding:16px 18px;text-align:left;border-bottom:1px solid rgba(132,73,55,.09);vertical-align:top}thead th{background:#2a1b17;color:#fff;font-size:12px;letter-spacing:.02em}tbody th{color:#2f211d;font-size:13.5px}tbody td{color:#66544d;font-size:13px;line-height:1.5}tbody td strong{color:var(--brand-dark);font-size:14px}tbody a{color:var(--brand-dark);font-weight:850;text-decoration:underline;text-underline-offset:3px}tbody tr:last-child th,tbody tr:last-child td{border-bottom:0}.rate-disclaimer{display:grid;grid-template-columns:38px 1fr;gap:13px;align-items:start;margin-top:14px;padding:16px 18px;border-radius:18px;background:#fff8f2;border:1px solid rgba(132,73,55,.11)}.rate-disclaimer>span{width:38px;height:38px;border-radius:12px;background:#fff;color:var(--brand-dark);display:grid;place-items:center;font-weight:900;border:1px solid rgba(197,17,34,.11)}.rate-disclaimer p{margin:0;color:#67554e;font-size:13px;line-height:1.62}.factor-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}.factor-grid article{position:relative;padding:23px;border-radius:23px;background:#fff;border:1px solid rgba(132,73,55,.11);overflow:hidden}.factor-grid article>span{display:inline-flex;margin-bottom:24px;color:var(--brand);font-size:11px;font-weight:900;letter-spacing:.12em}.factor-grid h3{margin:0 0 8px;color:var(--ink);font-size:18px;letter-spacing:-.025em}.factor-grid p{margin:0;color:var(--muted);font-size:13px;line-height:1.62}.compare-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.compare-card{padding:29px;border-radius:27px;border:1px solid rgba(132,73,55,.12);box-shadow:0 14px 38px rgba(72,38,26,.045)}.compare-card.suitable{background:#fff}.compare-card.custom{background:#fff5ed}.compare-label{display:inline-flex;padding:7px 10px;border-radius:999px;background:#fff0e7;color:var(--brand-dark);font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.compare-card ul{list-style:none;margin:21px 0 0;padding:0;display:grid;gap:14px}.compare-card li{position:relative;padding-left:28px;color:#594942;font-size:14px;line-height:1.62}.compare-card li:before{content:"✓";position:absolute;left:0;top:0;width:19px;height:19px;border-radius:50%;background:#fff;color:var(--brand-dark);border:1px solid rgba(197,17,34,.15);display:grid;place-items:center;font-size:11px;font-weight:900}.compare-card.custom li:before{content:"→"}.measure-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.measure-grid article{padding:23px;border-radius:22px;background:#fff;border:1px solid rgba(132,73,55,.11)}.measure-grid strong{display:block;color:var(--ink);font-size:18px;letter-spacing:-.025em}.measure-grid p{margin:8px 0 0;color:var(--muted);font-size:13px;line-height:1.65}.quotation-layout{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(310px,.82fr);gap:28px;align-items:start}.quotation-list{display:grid;gap:10px}.quotation-list article{display:grid;grid-template-columns:42px minmax(0,1fr);gap:13px;padding:17px;border-radius:20px;background:#fff;border:1px solid rgba(132,73,55,.11)}.quotation-list i{width:42px;height:42px;border-radius:13px;background:#fff1e8;color:var(--brand-dark);display:grid;place-items:center;font-style:normal;font-size:11px;font-weight:900}.quotation-list h3{margin:1px 0 5px;color:var(--ink);font-size:16px;letter-spacing:-.02em}.quotation-list p{margin:0;color:var(--muted);font-size:13px;line-height:1.58}.quote-note{position:sticky;top:110px;padding:28px;border-radius:26px;background:linear-gradient(145deg,#321f1b,#201613);color:#fff;box-shadow:0 18px 45px rgba(42,22,17,.13)}.quote-note>span{display:block;color:#ffb8bd;font-size:11px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.quote-note h3{margin:10px 0 0;font-size:27px;line-height:1.16;letter-spacing:-.04em}.quote-note p{margin:13px 0 0;color:#ded0c9;font-size:14px;line-height:1.68}.quote-note a{display:inline-flex;margin-top:18px;color:#fff;font-size:12px;font-weight:850;line-height:1.5;text-underline-offset:3px}.material-layout{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(330px,.92fr);gap:28px;align-items:start}.material-copy{padding:28px;border-radius:25px;background:#fff;border:1px solid rgba(132,73,55,.12)}.material-copy p{margin:0 0 15px;color:#5f4f49;font-size:15px;line-height:1.76}.material-copy p:last-child{margin-bottom:0}.material-points{display:grid;gap:10px}.material-points div{padding:17px 19px;border-radius:18px;background:#fff;border:1px solid rgba(132,73,55,.11)}.material-points strong{display:block;color:var(--ink);font-size:15px}.material-points span{display:block;margin-top:5px;color:var(--muted);font-size:12.5px;line-height:1.5}.faq-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;align-items:start}.faq-item{border-radius:19px;background:#fff;border:1px solid rgba(132,73,55,.11);overflow:hidden}.faq-item summary{list-style:none;display:grid;grid-template-columns:minmax(0,1fr) 28px;gap:12px;align-items:center;padding:18px 19px;color:#32231f;font-size:14px;font-weight:850;cursor:pointer}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary span{width:28px;height:28px;border-radius:10px;background:#fff1e8;color:var(--brand-dark);display:grid;place-items:center;font-size:18px}.faq-item[open] summary span{transform:rotate(45deg)}.faq-item>div{padding:0 19px 18px}.faq-item p{margin:0;color:var(--muted);font-size:13px;line-height:1.67}.contact-panel{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(290px,.75fr);gap:28px;align-items:center;padding:34px;border-radius:30px;background:linear-gradient(135deg,#fff0e6,#fffaf5);border:1px solid rgba(197,17,34,.13)}.contact-panel h2{margin:0;color:var(--ink);font-size:clamp(30px,4vw,43px);line-height:1.08;letter-spacing:-.045em}.contact-panel p{margin:13px 0 0;color:var(--muted);font-size:15px;line-height:1.7}.contact-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}.contact-panel aside{padding:22px;border-radius:22px;background:#fff;border:1px solid rgba(132,73,55,.12);display:grid;gap:8px}.contact-panel aside strong{color:var(--ink);font-size:20px}.contact-panel aside a{color:var(--brand-dark);font-weight:850;text-decoration:none}.contact-panel aside span{color:#5f4f49;font-size:13px}.contact-panel aside small{margin-top:6px;padding-top:12px;border-top:1px solid var(--line);color:#76635b;line-height:1.55}.site-footer{padding:25px 0;background:#211a17;color:#eee}.footer-row{display:grid;grid-template-columns:1fr 1.35fr auto;gap:24px;align-items:center}.site-footer .brand-mark{width:40px;height:40px;background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.12);box-shadow:none}.site-footer .footer-brand strong{color:#fff}.site-footer .footer-brand span span{color:#d4c9c2}.footer-address{font-size:12px;line-height:1.55;color:#d4c9c2;font-style:normal}.footer-legal{display:grid;gap:5px;text-align:right}.footer-legal p{margin:0;font-size:12px;color:#d4c9c2}.footer-legal a{justify-self:end;color:#f5d5cb;font-size:11.5px;font-weight:750;text-decoration:underline;text-underline-offset:3px}.mobile-sticky{display:none}:focus-visible{outline:3px solid rgba(197,17,34,.35);outline-offset:3px}@media(max-width:980px){.nav-links{display:none}.mobile-header-actions{display:flex}.call-chip{display:none}.cost-hero-grid,.quotation-layout,.material-layout,.contact-panel{grid-template-columns:1fr}.hero-rate-card{max-width:720px}.factor-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.quote-note{position:static}.footer-row{grid-template-columns:1fr}.footer-legal{text-align:left}.footer-legal a{justify-self:start}}@media(max-width:700px){html{scroll-padding-top:82px}.container{width:min(100% - 28px,var(--max))}.nav-wrap{min-height:72px;gap:10px}.brand-mark{width:42px;height:42px;border-radius:13px}.brand-copy strong{font-size:14.5px}.brand-copy span{font-size:10.5px}.cost-hero{padding:40px 0 44px}.cost-hero-grid{gap:25px}.breadcrumb{margin-bottom:19px}.hero-lead{font-size:16px}.hero-actions{display:grid;grid-template-columns:1fr 1fr}.hero-rate-card{padding:22px;border-radius:24px}.hero-rate-head strong{font-size:20px}.hero-bhk-grid{gap:6px}.hero-bhk-grid div{padding:11px 5px}.hero-bhk-grid strong{font-size:15px}.section{padding:48px 0}.section-head{margin-bottom:24px}.table-shell{border-radius:20px}.rate-disclaimer{grid-template-columns:34px 1fr;padding:14px}.rate-disclaimer>span{width:34px;height:34px}.factor-grid,.compare-grid,.measure-grid,.faq-list{grid-template-columns:1fr}.compare-card,.material-copy{padding:22px;border-radius:22px}.quotation-list article{padding:15px}.quote-note{padding:23px;border-radius:23px}.contact-panel{padding:24px;border-radius:24px}.contact-actions{display:grid;grid-template-columns:1fr 1fr}.footer-row{gap:16px}.mobile-sticky{position:fixed;left:12px;right:12px;bottom:12px;z-index:45;display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:8px;border-radius:18px;background:rgba(255,250,245,.96);border:1px solid rgba(92,48,32,.12);box-shadow:0 16px 38px rgba(45,20,14,.18);backdrop-filter:blur(14px)}.mobile-sticky a{min-height:46px;border-radius:13px;display:flex;align-items:center;justify-content:center;text-decoration:none;font-size:13px;font-weight:900}.mobile-sticky .call{background:#fff;color:var(--brand-dark);border:1px solid rgba(197,17,34,.14)}.mobile-sticky .wa{background:#167b51;color:#fff}.site-footer{padding-bottom:90px}}@media(max-width:430px){.brand-copy span{display:none}.mobile-book-chip{padding-inline:11px}.hero-actions,.contact-actions{grid-template-columns:1fr}.hero-rate-list div{align-items:flex-start;flex-direction:column;gap:3px}.hero-rate-list strong{white-space:normal}}.footer-legal{display:flex!important;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px 14px!important}.footer-legal p{flex:0 0 100%;margin:0!important}.footer-legal a{display:inline-flex!important;align-items:center;justify-content:center;min-height:48px;padding:0 4px;width:auto!important;justify-self:auto!important}@media(max-width:980px){.footer-legal{justify-content:flex-start}}@media(max-width:620px){.footer-legal{gap:8px 12px!important}.footer-legal a{min-height:48px}}.rhs-contact-section{padding:42px 0 50px;background:linear-gradient(180deg,rgba(255,250,245,.15),rgba(246,235,225,.72))}.rhs-contact-shell{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(320px,.82fr);gap:28px;padding:30px;border:1px solid rgba(132,73,55,.15);border-radius:30px;background:rgba(255,252,248,.94);box-shadow:0 24px 70px rgba(72,38,26,.09)}.rhs-contact-kicker{margin:0 0 10px;color:#a90f1d;font-size:12px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.rhs-contact-main h2{margin:0;color:#211613;font-size:clamp(30px,3.6vw,46px);line-height:1.08;letter-spacing:-.045em}.rhs-contact-intro{max-width:780px;margin:14px 0 22px;color:#66534b;font-size:16px;line-height:1.68}.rhs-contact-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid rgba(132,73,55,.14);border-radius:22px;overflow:hidden;background:#fff}.rhs-contact-card{min-height:112px;padding:18px;display:flex;align-items:center;gap:14px;color:#2b1d19;text-decoration:none;border-right:1px solid rgba(132,73,55,.12)}.rhs-contact-card:last-child{border-right:0}.rhs-contact-icon{width:46px;height:46px;flex:0 0 auto;border-radius:16px;display:grid;place-items:center;background:#c51122;color:#fff;box-shadow:0 10px 24px rgba(197,17,34,.17)}.rhs-contact-card.email .rhs-contact-icon{background:#a90f1d}.rhs-contact-card.area .rhs-contact-icon{background:#c96c43}.rhs-contact-icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.rhs-contact-copy{display:flex;flex-direction:column;gap:5px;min-width:0}.rhs-contact-copy strong{font-size:15px}.rhs-contact-copy small{font-size:13px;color:#6f5b52;word-break:break-word}.rhs-profile-row{margin-top:16px;min-height:68px;padding:13px 16px;border:1px solid rgba(66,118,190,.18);border-radius:19px;background:linear-gradient(135deg,#f8fbff,#fff);display:flex;align-items:center;gap:13px;color:#261a17;text-decoration:none}.rhs-profile-mark{width:38px;height:38px;border-radius:13px;background:#fff;border:1px solid rgba(66,118,190,.16);display:grid;place-items:center;color:#3568b8;font-weight:900}.rhs-profile-copy{display:flex;flex-direction:column;gap:3px;min-width:0}.rhs-profile-copy strong{font-size:14px}.rhs-profile-copy small{font-size:12.5px;color:#6b5a52}.rhs-profile-action{margin-left:auto;color:#3568b8;font-size:13px;font-weight:850}.rhs-social-row{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin-top:14px}.rhs-social-label{font-size:13px;font-weight:850;margin-right:4px}.rhs-social-link{min-height:38px;padding:0 13px;border:1px solid rgba(132,73,55,.14);border-radius:12px;background:#fff;display:inline-flex;align-items:center;gap:7px;font-size:12px;font-weight:800;color:#3e2b25;text-decoration:none}.rhs-social-link svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8}.rhs-contact-action{padding:24px;border-radius:24px;background:linear-gradient(145deg,#fff7f0,#f7e7dc);border:1px solid rgba(132,73,55,.15);display:flex;flex-direction:column;align-self:stretch}.rhs-contact-action-label{align-self:flex-start;padding:7px 10px;border-radius:999px;border:1px solid rgba(197,17,34,.16);background:#fff;color:#a90f1d;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.rhs-contact-action h3{margin:16px 0 9px;color:#241713;font-size:26px;line-height:1.12;letter-spacing:-.035em}.rhs-contact-action>p{margin:0 0 18px;color:#69554d;font-size:14px;line-height:1.62}.rhs-contact-primary,.rhs-contact-secondary{display:flex;align-items:center;gap:12px;text-decoration:none}.rhs-contact-primary{min-height:70px;padding:13px 16px;border-radius:19px;background:linear-gradient(135deg,#cb1124,#a9101c);color:#fff;box-shadow:0 16px 32px rgba(169,16,28,.18)}.rhs-contact-primary strong,.rhs-contact-secondary strong{display:block;font-size:15px}.rhs-contact-primary small,.rhs-contact-secondary small{display:block;margin-top:4px;font-size:12px;opacity:.88}.rhs-contact-arrow{margin-left:auto;font-size:18px}.rhs-contact-secondary-wrap{display:grid;grid-template-columns:1fr;gap:10px;margin-top:12px}.rhs-contact-secondary{min-height:61px;padding:12px 14px;border-radius:17px;background:#fff;border:1px solid rgba(132,73,55,.13);color:#2b1d19}.rhs-contact-secondary.whatsapp{border-color:rgba(7,94,52,.18)}.rhs-contact-secondary .rhs-contact-icon{width:38px;height:38px;border-radius:13px}.rhs-contact-note{margin-top:auto!important;padding-top:16px!important;margin-bottom:0!important;font-size:12.8px!important}.rhs-contact-compact .rhs-contact-shell{grid-template-columns:1fr}.rhs-contact-compact .rhs-contact-action{display:none}@media(max-width:980px){.rhs-contact-shell{grid-template-columns:1fr}.rhs-contact-action{min-height:0}.rhs-contact-secondary-wrap{grid-template-columns:1fr 1fr}.rhs-contact-note{margin-top:12px!important}.rhs-contact-grid{grid-template-columns:1fr}.rhs-contact-card{min-height:82px;border-right:0;border-bottom:1px solid rgba(132,73,55,.12)}.rhs-contact-card:last-child{border-bottom:0}}@media(max-width:700px){.rhs-contact-section{padding:30px 0 92px}.rhs-contact-shell{width:min(100% - 28px,1120px)!important;padding:18px;border-radius:23px;gap:18px}.rhs-contact-main h2{font-size:30px}.rhs-contact-intro{font-size:14px;line-height:1.6}.rhs-contact-card{padding:14px}.rhs-contact-action{padding:18px;border-radius:20px}.rhs-contact-action h3{font-size:22px}.rhs-contact-secondary-wrap{grid-template-columns:1fr}.rhs-profile-row{align-items:flex-start}.rhs-profile-action{display:none}.rhs-social-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.rhs-social-label{grid-column:1/-1}.rhs-social-link{justify-content:center;padding:0 8px}}:root{--v75-red:#c51122;--v75-red-dark:#8f111c;--v75-ink:#201714;--v75-paper:#fffaf5;--v75-cream:#f6e8dc;--v75-accent:#d8795d;--v75-accent-rgb:216,121,93;--v75-ease:cubic-bezier(.16,1,.3,1);--v75-spring:cubic-bezier(.2,.9,.2,1.18);--v75-shadow:0 24px 70px rgba(55,27,17,.12);}html{scroll-behavior:smooth}body.v75-experience{--v75-pointer-x:50%;--v75-pointer-y:25%;overflow-x:clip;background:radial-gradient(circle at var(--v75-pointer-x) var(--v75-pointer-y),rgba(var(--v75-accent-rgb),.055),transparent 23rem),var(--v75-paper);color:var(--v75-ink);}body.v75-waterproofing{--v75-accent:#2f8995;--v75-accent-rgb:47,137,149}body.v75-exterior{--v75-accent:#9b7852;--v75-accent-rgb:155,120,82}body.v75-interior{--v75-accent:#d8795d;--v75-accent-rgb:216,121,93}body.v75-texture{--v75-accent:#b88960;--v75-accent-rgb:184,137,96}body.v75-wood{--v75-accent:#8a5a3b;--v75-accent-rgb:138,90,59}body.v75-tile{--v75-accent:#4f918c;--v75-accent-rgb:79,145,140}body.v75-duco{--v75-accent:#a74953;--v75-accent-rgb:167,73,83}body.v75-moulding{--v75-accent:#8e6d8e;--v75-accent-rgb:142,109,142}body.v75-mural{--v75-accent:#b66074;--v75-accent-rgb:182,96,116}body.v75-metal{--v75-accent:#a96e50;--v75-accent-rgb:169,110,80}body.v75-cost{--v75-accent:#be765d;--v75-accent-rgb:190,118,93}body.v75-about{--v75-accent:#a85d52;--v75-accent-rgb:168,93,82}body.v75-privacy{--v75-accent:#6f7f87;--v75-accent-rgb:111,127,135}.v75-progress{position:fixed;inset:0 auto auto 0;z-index:9999;width:100%;height:3px;transform:scaleX(var(--v75-progress,0));transform-origin:left center;background:linear-gradient(90deg,var(--v75-red),var(--v75-accent),#f0a682);box-shadow:0 1px 12px rgba(197,17,34,.35);pointer-events:none;}body.v75-experience::after{content:"";position:fixed;z-index:9998;inset:0;background:var(--v75-paper);transform:translateY(-101%);transition:transform .48s var(--v75-ease);pointer-events:none;}body.v75-experience.v75-leaving::after{transform:translateY(0)}body.v75-experience .site-header{transition:background-color .35s ease,box-shadow .35s ease,border-color .35s ease,transform .35s var(--v75-ease)!important;}body.v75-experience .site-header.v75-scrolled{background:rgba(255,250,245,.975)!important;border-bottom-color:rgba(95,54,41,.15)!important;box-shadow:0 14px 44px rgba(49,24,15,.11)!important;}body.v75-experience .site-header::after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:1px;background:linear-gradient(90deg,transparent,var(--v75-accent),var(--v75-red),transparent);transform:scaleX(.18);opacity:.45;transform-origin:center;transition:transform .45s var(--v75-ease),opacity .45s ease;}body.v75-experience .site-header.v75-scrolled::after{transform:scaleX(1);opacity:.75}body.v75-experience :where(.nav-links a,.mobile-drawer-nav a){position:relative;overflow:hidden}body.v75-experience .nav-links a::after{content:"";position:absolute;left:14px;right:14px;bottom:5px;height:2px;border-radius:2px;background:linear-gradient(90deg,var(--v75-red),var(--v75-accent));transform:scaleX(0);transform-origin:left;transition:transform .32s var(--v75-ease);}body.v75-experience .nav-links a:hover::after,body.v75-experience .nav-links a.v75-active::after{transform:scaleX(1)}body.v75-experience :where(.hero,.about-hero,.cost-hero,.privacy-hero){position:relative;isolation:isolate;overflow:hidden;}body.v75-experience :where(.hero,.about-hero,.cost-hero,.privacy-hero)::before{content:"";position:absolute;z-index:-1;width:34rem;height:34rem;border-radius:50%;right:-12rem;top:-13rem;border:1px solid rgba(var(--v75-accent-rgb),.16);box-shadow:inset 0 0 0 4rem rgba(var(--v75-accent-rgb),.025);animation:v75Orbit 18s linear infinite;pointer-events:none;}body.v75-experience :where(.hero,.about-hero,.cost-hero,.privacy-hero)::after{content:"";position:absolute;z-index:-1;width:22rem;height:22rem;border-radius:50%;left:-9rem;bottom:-11rem;background:radial-gradient(circle,rgba(var(--v75-accent-rgb),.15),transparent 67%);animation:v75Float 9s ease-in-out infinite alternate;pointer-events:none;}body.v75-experience .hero-bg{animation:none!important;will-change:transform;transform:translate3d(0,var(--v75-hero-y,0px),0) scale(var(--v75-hero-scale,1.055))!important;transition:transform .12s linear!important;}body.v75-experience :where(.hero h1,.about-hero h1,.cost-hero h1,.privacy-hero h1){text-wrap:balance;position:relative;}body.v75-experience :where(.hero h1,.about-hero h1,.cost-hero h1,.privacy-hero h1)::after{content:"";display:block;width:min(150px,34%);height:5px;margin-top:18px;border-radius:999px;background:linear-gradient(90deg,var(--v75-red),var(--v75-accent),transparent);transform-origin:left;animation:v75LineIn .9s .35s var(--v75-ease) both;}body.v75-experience :where(.eyebrow,.kicker){position:relative}body.v75-experience .eyebrow{backdrop-filter:blur(14px);box-shadow:0 13px 34px rgba(56,28,18,.09)!important}body.v75-experience .booking-card{border-color:rgba(var(--v75-accent-rgb),.23)!important;box-shadow:0 28px 85px rgba(48,23,14,.18)!important;}body.v75-experience .booking-card::before{content:"";position:absolute;inset:0 0 auto;height:4px;border-radius:inherit;background:linear-gradient(90deg,var(--v75-red),var(--v75-accent),#f2b08e,var(--v75-red));background-size:220% 100%;animation:v75GradientRun 7s linear infinite;pointer-events:none;}.v75-ticker{position:relative;z-index:8;overflow:hidden;border-block:1px solid rgba(102,62,47,.11);background:linear-gradient(90deg,#2b1715,#4a201f 50%,#2b1715);color:#fff6ef;box-shadow:0 12px 32px rgba(41,18,14,.12);}.v75-ticker-track{display:flex;width:max-content;align-items:center;gap:26px;min-height:48px;padding-inline:18px;animation:v75Ticker 32s linear infinite;will-change:transform;}.v75-ticker:hover .v75-ticker-track{animation-play-state:paused}.v75-ticker-item{display:inline-flex;align-items:center;gap:26px;white-space:nowrap;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.v75-ticker-item::after{content:"✦";color:#f2a184;font-size:13px}body.v75-experience main>section:not(.hero):not(.about-hero):not(.cost-hero):not(.privacy-hero){position:relative;isolation:isolate;overflow:hidden;}body.v75-experience main>section[data-v75-index]::before{content:attr(data-v75-index);position:absolute;z-index:-1;right:max(2vw,18px);top:10px;font-size:clamp(72px,10vw,158px);line-height:1;font-weight:900;letter-spacing:-.08em;color:rgba(var(--v75-accent-rgb),.055);pointer-events:none;}body.v75-experience main>section[data-v75-index]:nth-of-type(even){background:radial-gradient(circle at 8% 18%,rgba(var(--v75-accent-rgb),.11),transparent 25rem),linear-gradient(180deg,rgba(255,255,255,.58),rgba(248,236,226,.72));}body.v75-experience main>section[data-v75-index]:nth-of-type(odd){background:radial-gradient(circle at 92% 80%,rgba(var(--v75-accent-rgb),.09),transparent 26rem),linear-gradient(180deg,#fffaf6,#fffdfb);}body.v75-experience main>section[data-v75-index]>.container,body.v75-experience main>section[data-v75-index]>.rhs-contact-shell{position:relative;z-index:2;}body.v75-experience .section-head,body.v75-experience .premium-section-heading,body.v75-experience .site-check-head{position:relative;}body.v75-experience :where(.section-title,.section-head h2,.privacy-section h2,.rhs-contact-intro h2){text-wrap:balance}body.v75-experience :where(.section-title,.section-head h2,.privacy-section h2)[data-v75-heading]::after{content:"";display:block;width:72px;height:4px;margin-top:14px;border-radius:999px;background:linear-gradient(90deg,var(--v75-red),var(--v75-accent));transform:scaleX(0);transform-origin:left;transition:transform .72s .12s var(--v75-ease);}body.v75-experience :where(.u-text-center,.premium-section-heading:not(.premium-section-heading-split)) :where(.section-title,h2)[data-v75-heading]::after,body.v75-experience .section-head.u-text-center h2[data-v75-heading]::after{margin-inline:auto}body.v75-experience [data-v75-heading].v75-visible::after{transform:scaleX(1)}body.v75-experience [data-v75-reveal]{opacity:0;transform:translate3d(0,34px,0) scale(.985);transition:opacity .82s var(--v75-ease),transform .82s var(--v75-ease);transition-delay:var(--v75-delay,0ms);will-change:transform,opacity;}body.v75-experience [data-v75-reveal="left"]{transform:translate3d(-42px,12px,0) scale(.985)}body.v75-experience [data-v75-reveal="right"]{transform:translate3d(42px,12px,0) scale(.985)}body.v75-experience [data-v75-reveal].v75-visible{opacity:1;transform:translate3d(0,0,0) scale(1)}body.v75-experience .v75-card{--v75-tilt-x:0deg;--v75-tilt-y:0deg;--v75-lift:0px;position:relative;isolation:isolate;overflow:hidden;transform:perspective(900px) rotateX(var(--v75-tilt-x)) rotateY(var(--v75-tilt-y)) translateY(var(--v75-lift));transform-style:preserve-3d;transition:transform .42s var(--v75-ease),box-shadow .42s ease,border-color .35s ease,background-color .35s ease!important;}body.v75-experience .v75-card::after{content:"";position:absolute;z-index:0;inset:-1px;background:radial-gradient(circle at var(--v75-card-x,50%) var(--v75-card-y,50%),rgba(255,255,255,.42),transparent 28%),linear-gradient(120deg,transparent 35%,rgba(var(--v75-accent-rgb),.09),transparent 65%);opacity:0;transition:opacity .35s ease;pointer-events:none;}body.v75-experience .v75-card>*{position:relative;z-index:1}body.v75-experience .v75-card:hover{--v75-lift:-7px;border-color:rgba(var(--v75-accent-rgb),.30)!important;box-shadow:0 28px 68px rgba(55,27,17,.14)!important;}body.v75-experience .v75-card:hover::after{opacity:1}body.v75-experience :where(.service-showcase-card,.service-card,.related-service-card,.related-card) img{transition:transform .8s var(--v75-ease),filter .55s ease!important;}body.v75-experience :where(.service-showcase-card,.service-card,.related-service-card,.related-card):hover img{transform:scale(1.07)!important;filter:saturate(1.08) contrast(1.03);}body.v75-experience :where(.btn,.call-chip,.mobile-book-chip,.rhs-contact-action,.pricing-prefill-link){position:relative;overflow:hidden;isolation:isolate;transition:transform .3s var(--v75-ease),box-shadow .3s ease,filter .3s ease!important;}body.v75-experience :where(.btn,.call-chip,.mobile-book-chip,.rhs-contact-action)::before{content:"";position:absolute;z-index:-1;inset:-20% auto -20% -45%;width:34%;transform:skewX(-22deg);background:linear-gradient(90deg,transparent,rgba(255,255,255,.38),transparent);transition:left .72s var(--v75-ease);}body.v75-experience :where(.btn,.call-chip,.mobile-book-chip,.rhs-contact-action):hover::before{left:118%}body.v75-experience :where(.btn,.call-chip,.mobile-book-chip,.rhs-contact-action):hover{transform:translateY(-3px);filter:saturate(1.05)}body.v75-experience :where(.btn,.call-chip,.mobile-book-chip,.rhs-contact-action):active{transform:translateY(0) scale(.985)}body.v75-experience :where(.how-grid,.process-grid,.standard-grid,.principle-grid,.factor-grid,.measure-grid,.reality-grid,.fit-grid){position:relative}body.v75-experience :where(.how-icon,.standard-icon,.reality-icon,.rhs-contact-icon,.site-check-icon){transition:transform .4s var(--v75-spring),background-color .35s ease,color .35s ease!important;}body.v75-experience .v75-card:hover :where(.how-icon,.standard-icon,.reality-icon,.rhs-contact-icon,.site-check-icon){transform:scale(1.09) rotate(-4deg);}body.v75-experience :where(details.faq-card,.faq-item){transition:transform .32s var(--v75-ease),box-shadow .32s ease,border-color .3s ease!important}body.v75-experience :where(details.faq-card,.faq-item):hover{transform:translateX(5px);border-color:rgba(var(--v75-accent-rgb),.32)!important}body.v75-experience details[open]{box-shadow:0 17px 42px rgba(54,26,17,.09)!important}body.v75-experience details .faq-answer{animation:v75AnswerIn .38s var(--v75-ease) both}body.v75-service main>section.service-detail-section:nth-of-type(3n+1)>.container{transform-origin:center;}body.v75-service .local-coverage-card{background:linear-gradient(135deg,rgba(255,255,255,.96),rgba(var(--v75-accent-rgb),.12))!important;border-color:rgba(var(--v75-accent-rgb),.25)!important;}body.v75-service .material-note,body.v75-cost .answer-box,body.v75-about .philosophy-panel,body.v75-privacy .summary-card{position:relative;overflow:hidden;background:linear-gradient(135deg,#2a1715,#532622)!important;color:#fff8f2!important;box-shadow:0 28px 72px rgba(46,20,16,.2)!important;}body.v75-service .material-note::before,body.v75-cost .answer-box::before,body.v75-about .philosophy-panel::before,body.v75-privacy .summary-card::before{content:"";position:absolute;width:260px;height:260px;border-radius:50%;right:-100px;top:-120px;background:radial-gradient(circle,rgba(var(--v75-accent-rgb),.48),transparent 68%);animation:v75Float 8s ease-in-out infinite alternate;}body.v75-service .material-note *,body.v75-cost .answer-box *,body.v75-about .philosophy-panel *,body.v75-privacy .summary-card *{position:relative;z-index:1;color:inherit!important}body.v75-experience .rhs-contact-section{position:relative;isolation:isolate;overflow:hidden}body.v75-experience .rhs-contact-section::before{content:"";position:absolute;inset:-30%;z-index:-1;background:conic-gradient(from 0deg at 50% 50%,rgba(var(--v75-accent-rgb),.08),transparent 22%,rgba(197,17,34,.06),transparent 58%,rgba(var(--v75-accent-rgb),.08));animation:v75ContactSpin 26s linear infinite;pointer-events:none;}body.v75-experience .rhs-contact-card{backdrop-filter:blur(10px)}.v75-section-rail{position:fixed;z-index:70;right:18px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:9px;padding:12px 9px;border-radius:999px;background:rgba(255,250,245,.78);border:1px solid rgba(91,52,39,.12);box-shadow:0 14px 38px rgba(48,23,14,.10);backdrop-filter:blur(14px);}.v75-section-dot{width:8px;height:8px;border:0;border-radius:50%;padding:0;background:#cfbdb4;cursor:pointer;transition:transform .3s var(--v75-ease),background-color .3s ease,box-shadow .3s ease}.v75-section-dot:hover,.v75-section-dot.v75-active{transform:scale(1.65);background:var(--v75-red);box-shadow:0 0 0 4px rgba(197,17,34,.10)}@media (max-width:1180px){.v75-section-rail{display:none}}@media (max-width:700px){body.v75-experience{background:var(--v75-paper)}.v75-ticker-track{min-height:43px;gap:20px;animation-duration:25s}.v75-ticker-item{font-size:10px;letter-spacing:.10em;gap:20px}body.v75-experience main>section[data-v75-index]::before{font-size:72px;right:12px;top:8px}body.v75-experience [data-v75-reveal],body.v75-experience [data-v75-reveal="left"],body.v75-experience [data-v75-reveal="right"]{transform:translate3d(0,22px,0) scale(.99);transition-duration:.66s;}body.v75-experience [data-v75-reveal].v75-visible{transform:none}body.v75-experience .v75-card{transform:none!important}body.v75-experience .v75-card:hover{--v75-lift:0px;transform:none!important}body.v75-experience :where(.btn,.call-chip,.mobile-book-chip,.rhs-contact-action):hover{transform:none}body.v75-experience :where(.hero,.about-hero,.cost-hero,.privacy-hero)::before{width:20rem;height:20rem;right:-11rem;top:-10rem}body.v75-experience :where(details.faq-card,.faq-item):hover{transform:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}body.v75-experience *,body.v75-experience *::before,body.v75-experience *::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;}body.v75-experience [data-v75-reveal]{opacity:1!important;transform:none!important}body.v75-experience .hero-bg{transform:none!important}.v75-ticker-track{transform:none!important}}@keyframes v75Ticker{to{transform:translateX(-50%)}}@keyframes v75Orbit{to{transform:rotate(360deg)}}@keyframes v75Float{from{transform:translate3d(0,0,0) scale(.96)}to{transform:translate3d(-26px,18px,0) scale(1.08)}}@keyframes v75LineIn{from{transform:scaleX(0);opacity:0}to{transform:scaleX(1);opacity:1}}@keyframes v75GradientRun{to{background-position:220% 0}}@keyframes v75AnswerIn{from{opacity:0;transform:translateY(-7px)}to{opacity:1;transform:none}}@keyframes v75ContactSpin{to{transform:rotate(360deg)}}@media (max-width:700px){body.v75-experience .mobile-sticky{transition:opacity .28s ease,transform .38s var(--v75-ease),visibility .28s ease!important;will-change:transform,opacity;}body.v75-experience .mobile-sticky.v75-dock-hidden{opacity:0!important;transform:translate3d(0,130%,0)!important;visibility:hidden!important;pointer-events:none!important;}}body.v76-experience .v75-progress{height:4px}body.v76-experience .v76-action-ribbon{box-shadow:0 16px 38px rgba(41,18,14,.16)}body.v76-experience .v76-action-ribbon .v75-ticker-track{padding-block:7px}body.v76-experience .v76-action-ribbon .v75-ticker-item{min-height:34px;padding:0 14px;border:1px solid rgba(255,255,255,.15);border-radius:999px;background:rgba(255,255,255,.055);color:#fff8f2;text-decoration:none;gap:9px;transition:background-color .28s ease,border-color .28s ease,transform .28s var(--v75-ease),box-shadow .28s ease;}body.v76-experience .v76-action-ribbon .v75-ticker-item::after{display:none}body.v76-experience .v76-action-ribbon .v75-ticker-item b{font-size:15px;color:#f2a184;transition:transform .28s var(--v75-ease)}body.v76-experience .v76-action-ribbon .v75-ticker-item:hover,body.v76-experience .v76-action-ribbon .v75-ticker-item:focus-visible{background:rgba(255,255,255,.13);border-color:rgba(255,255,255,.32);transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,0,0,.16);outline:none;}body.v76-experience .v76-action-ribbon .v75-ticker-item:hover b,body.v76-experience .v76-action-ribbon .v75-ticker-item:focus-visible b{transform:translateX(4px)}body.v76-experience .v76-action-ribbon:focus-within .v75-ticker-track{animation-play-state:paused}@media (max-width:700px){body.v76-experience:is(.v75-home,.v75-service) .hero{height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important;background:linear-gradient(180deg,#f2e2d5 0,#fffaf6 42%,#fffaf6 100%)!important;}body.v76-experience:is(.v75-home,.v75-service) .hero::before,body.v76-experience:is(.v75-home,.v75-service) .hero::after{display:none!important}body.v76-experience:is(.v75-home,.v75-service) .hero-media{position:relative!important;inset:auto!important;display:block!important;width:100%!important;height:260px!important;overflow:hidden!important;z-index:1!important;border-radius:0 0 28px 28px!important;box-shadow:0 18px 48px rgba(46,24,16,.18)!important;background:#d8c0ae!important;}body.v76-experience:is(.v75-home,.v75-service) .hero-media::after{content:"";position:absolute;inset:auto 0 0;height:34%;pointer-events:none;background:linear-gradient(180deg,transparent,rgba(31,17,12,.18));z-index:2;}body.v76-experience:is(.v75-home,.v75-service) .hero-bg{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center 42%!important;transition:none!important;will-change:transform;animation:v76MobileHeroPan 11s ease-in-out infinite alternate!important;}body.v76-experience:is(.v75-home,.v75-service) .hero-layout{position:relative!important;z-index:3!important;display:grid!important;grid-template-columns:1fr!important;width:calc(100% - 28px)!important;min-height:0!important;gap:14px!important;padding:16px 0 34px!important;}body.v76-experience:is(.v75-home,.v75-service) .hero-inner{width:100%!important;max-width:none!important;margin:0!important;padding:21px 18px 19px!important;border:1px solid rgba(92,54,41,.14)!important;border-radius:24px!important;background:linear-gradient(145deg,rgba(255,253,250,.995),rgba(255,247,241,.985))!important;box-shadow:0 18px 46px rgba(60,31,20,.14)!important;backdrop-filter:none!important;animation:v76MobileHeroCard .78s .08s var(--v75-ease) both!important;}body.v76-experience:is(.v75-home,.v75-service) .hero-inner h1{font-size:clamp(32px,9.6vw,39px)!important;line-height:1.025!important;margin:14px 0 11px!important;}body.v76-experience:is(.v75-home,.v75-service) .hero-inner h1::after{height:4px!important;margin-top:14px!important}body.v76-experience:is(.v75-home,.v75-service) .hero-copy{font-size:13.2px!important;line-height:1.58!important;margin-bottom:15px!important}body.v76-experience:is(.v75-home,.v75-service) .hero-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:9px!important}body.v76-experience:is(.v75-home,.v75-service) .hero-book,body.v76-experience:is(.v75-home,.v75-service) .hero-whatsapp{width:100%!important;min-width:0!important;min-height:47px!important;margin:0!important;padding:0 10px!important;font-size:11.7px!important;white-space:nowrap!important;}body.v76-experience:is(.v75-home,.v75-service) .hero-book{animation:v76MobileCtaPulse 4.6s 1.5s ease-in-out infinite}body.v76-experience:is(.v75-home,.v75-service) .booking-card{margin:0!important;animation:v76MobileFormIn .82s .18s var(--v75-ease) both!important;}body.v76-experience .v76-action-ribbon{overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-inline:contain}body.v76-experience .v76-action-ribbon::-webkit-scrollbar{display:none}body.v76-experience .v76-action-ribbon .v75-ticker-track{width:max-content;min-width:100%;min-height:58px;gap:9px;padding:10px 14px;animation:none!important;transform:none!important;}body.v76-experience .v76-action-ribbon .v75-ticker-item{scroll-snap-align:center;min-height:38px;padding:0 13px;font-size:10.5px;letter-spacing:.075em;gap:7px;background:rgba(255,255,255,.085);box-shadow:0 8px 20px rgba(0,0,0,.10);}body.v76-experience .v76-action-ribbon .v75-ticker-item:active{transform:scale(.96)}body.v76-experience [data-v75-reveal]{opacity:0;filter:blur(5px);transition:opacity .78s var(--v75-ease),transform .78s var(--v75-ease),filter .72s ease!important;}body.v76-experience .v75-card.v76-mobile-left[data-v75-reveal]{transform:translate3d(-34px,22px,0) rotate(-1.1deg) scale(.965)!important}body.v76-experience .v75-card.v76-mobile-right[data-v75-reveal]{transform:translate3d(34px,22px,0) rotate(1.1deg) scale(.965)!important}body.v76-experience [data-v75-reveal]:not(.v75-card){transform:translate3d(0,30px,0) scale(.975)!important}body.v76-experience [data-v75-reveal].v75-visible{opacity:1!important;filter:none!important;transform:translate3d(0,0,0) rotate(0) scale(1)!important}body.v76-experience [data-v75-heading]{clip-path:inset(0 0 100% 0);transition:clip-path .78s var(--v75-ease)}body.v76-experience [data-v75-heading].v75-visible{clip-path:inset(0)}body.v76-experience .v75-card.v75-visible :where(.how-icon,.standard-icon,.reality-icon,.rhs-contact-icon,.site-check-icon,.service-icon){animation:v76MobileIconPop .72s .14s var(--v75-spring) both;}body.v76-experience :where(.service-showcase-card,.service-card,.related-service-card,.related-card).v75-visible img{animation:v76MobileImageSettle 1.05s var(--v75-ease) both;}body.v76-experience main>section[data-v75-index]::before{animation:v76MobileNumberFloat 5.5s ease-in-out infinite alternate}body.v76-experience .eyebrow::after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;background:linear-gradient(110deg,transparent 28%,rgba(255,255,255,.8) 48%,transparent 68%);transform:translateX(-130%);animation:v76EyebrowSweep 4.8s 1s ease-in-out infinite;}}@media (max-width:370px){body.v76-experience:is(.v75-home,.v75-service) .hero-media{height:232px!important}body.v76-experience:is(.v75-home,.v75-service) .hero-actions{grid-template-columns:1fr!important}}@media (prefers-reduced-motion:reduce){body.v76-experience:is(.v75-home,.v75-service) .hero-bg,body.v76-experience:is(.v75-home,.v75-service) .hero-inner,body.v76-experience:is(.v75-home,.v75-service) .booking-card,body.v76-experience:is(.v75-home,.v75-service) .hero-book{animation:none!important}body.v76-experience [data-v75-heading]{clip-path:none!important}}@keyframes v76MobileHeroPan{from{transform:scale(1.035) translate3d(-1.4%,0,0)}to{transform:scale(1.11) translate3d(2.1%,-1.2%,0)}}@keyframes v76MobileHeroCard{from{opacity:0;transform:translate3d(0,42px,0) scale(.95);filter:blur(7px)}to{opacity:1;transform:none;filter:none}}@keyframes v76MobileFormIn{from{opacity:0;transform:translate3d(0,34px,0) scale(.97)}to{opacity:1;transform:none}}@keyframes v76MobileCtaPulse{0%,72%,100%{box-shadow:0 16px 38px rgba(185,20,31,.20)}82%{box-shadow:0 18px 46px rgba(185,20,31,.36),0 0 0 7px rgba(197,17,34,.075)}}@keyframes v76MobileIconPop{0%{opacity:.2;transform:scale(.72) rotate(-12deg)}65%{transform:scale(1.13) rotate(4deg)}100%{opacity:1;transform:none}}@keyframes v76MobileImageSettle{from{transform:scale(1.11);filter:saturate(.72) contrast(.92)}to{transform:scale(1);filter:none}}@keyframes v76MobileNumberFloat{from{transform:translate3d(0,0,0);opacity:.62}to{transform:translate3d(-8px,8px,0);opacity:1}}@keyframes v76EyebrowSweep{0%,65%{transform:translateX(-130%)}85%,100%{transform:translateX(130%)}}body.v76-experience.v75-home .hero-actions{display:flex;align-items:center;gap:9px;flex-wrap:wrap}@media (max-width:700px){body.v76-experience.v75-home .hero-bg{object-position:center 70%!important}}body.v78-editorial{--v78-red:#c51122;--v78-red-dark:#86131c;--v78-ink:#211714;--v78-paper:#fffaf6;--v78-soft:#f6e7dc;--v78-line:rgba(111,66,49,.15);--v78-ease:cubic-bezier(.16,1,.3,1);}body.v78-editorial .premium-pricing-section .pricing-overview-head::after{content:none!important;display:none!important}body.v78-editorial .v75-section-rail{display:none!important}body.v78-editorial .v75-progress{transform:scaleX(var(--v75-progress,0))!important;transform-origin:left center!important}body.v78-editorial .v78-rail-meta{display:none}body.v78-editorial .rhs-contact-section .rhs-social-row{display:flex!important;align-items:center!important;gap:9px!important;flex-wrap:wrap!important;padding-top:14px!important;border-top:1px solid var(--v78-line)!important;}body.v78-editorial .rhs-contact-section .rhs-social-label{margin-right:4px!important;font-size:13px!important;font-weight:850!important}body.v78-editorial .rhs-contact-section .rhs-social-link{min-height:38px!important;padding:0 13px!important;border:1px solid rgba(132,73,55,.14)!important;border-radius:12px!important;background:#fff!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:12px!important;font-weight:800!important;color:#3e2b25!important;text-decoration:none!important;text-underline-offset:0!important;transition:transform .24s var(--v78-ease),border-color .24s ease,background-color .24s ease!important;}body.v78-editorial .rhs-contact-section .rhs-social-link:hover,body.v78-editorial .rhs-contact-section .rhs-social-link:focus-visible{transform:translateY(-2px)!important;border-color:rgba(197,17,34,.28)!important;background:#fff7f1!important;outline:none!important;}body.v78-editorial .v76-action-ribbon{background:linear-gradient(100deg,#2a1714,#62151b 55%,#9f1824)!important;border-block:1px solid rgba(255,255,255,.08)!important;box-shadow:0 14px 34px rgba(44,20,15,.14)!important;}body.v78-editorial .v76-action-ribbon .v75-ticker-item{background:rgba(255,255,255,.07)!important;border-color:rgba(255,255,255,.16)!important;}@media (min-width:701px){body.v78-editorial .premium-pricing-section .pricing-overview-head{grid-template-columns:minmax(0,1fr)!important;max-width:920px!important;margin-bottom:30px!important;}body.v78-editorial .premium-pricing-section .pricing-overview-head>div{max-width:920px!important}body.v78-editorial .premium-faq-section .faq-grid{max-width:1120px!important;margin-inline:auto!important}}@media (max-width:700px){html{scroll-padding-top:82px!important}body.v78-editorial{background:radial-gradient(circle at 92% 9%,rgba(197,17,34,.065),transparent 17rem),linear-gradient(180deg,#fffaf6,#f8eee7 54%,#fffaf6)!important;}body.v78-editorial .container{width:min(100% - 28px,var(--max,1120px))!important}body.v78-editorial main>section:not(.hero){padding-block:54px!important}body.v78-editorial :is(.section-title,.section-head h2,.premium-section-heading h2,.site-check-head h2){text-align:left!important;font-size:clamp(29px,8.7vw,37px)!important;line-height:1.02!important;letter-spacing:-.052em!important;text-wrap:balance!important;margin-bottom:18px!important;}body.v78-editorial :is(.kicker,.rhs-contact-kicker){font-size:11px!important;letter-spacing:.17em!important;margin-bottom:10px!important}body.v78-editorial :is(.section-intro,.services-lead,.site-check-head p){max-width:none!important;font-size:13.5px!important;line-height:1.65!important;color:#67554d!important;}body.v78-editorial .site-header{backdrop-filter:blur(18px)!important;background:rgba(255,250,246,.965)!important}body.v78-editorial .nav-wrap{height:76px!important}body.v78-editorial .brand-mark{width:42px!important;height:42px!important;border-radius:14px!important}body.v78-editorial .brand-copy strong{font-size:14px!important;letter-spacing:.02em!important}body.v78-editorial .brand-copy span{display:none!important}body.v78-editorial .mobile-book-chip{min-height:44px!important;padding-inline:14px!important;font-size:11px!important}body.v78-editorial:is(.v75-home,.v75-service) .hero-media{height:300px!important;border-radius:0!important;box-shadow:none!important;}body.v78-editorial:is(.v75-home,.v75-service) .hero-media::after{height:24%!important;background:linear-gradient(180deg,transparent,rgba(35,18,13,.14))!important;}body.v78-editorial:is(.v75-home,.v75-service) .hero-bg{object-position:center 48%!important;animation:v78HeroDrift 14s ease-in-out infinite alternate!important;}body.v78-editorial:is(.v75-home,.v75-service) .hero-layout{width:100%!important;padding:0 14px 34px!important;gap:14px!important;}body.v78-editorial:is(.v75-home,.v75-service) .hero-inner{margin-top:0!important;padding:24px 20px 21px!important;border-radius:0 0 26px 26px!important;border:1px solid rgba(98,55,40,.12)!important;border-top:0!important;background:linear-gradient(160deg,#fffefa,#fff6ef)!important;box-shadow:0 18px 44px rgba(57,29,19,.10)!important;}body.v78-editorial:is(.v75-home,.v75-service) .hero-inner h1{font-size:clamp(31px,9.2vw,38px)!important;line-height:1.015!important;margin:14px 0 12px!important;}body.v78-editorial:is(.v75-home,.v75-service) .hero-copy{font-size:13.5px!important;line-height:1.62!important}body.v78-editorial:is(.v75-home,.v75-service) .hero-book,body.v78-editorial:is(.v75-home,.v75-service) .hero-whatsapp{min-height:49px!important;border-radius:15px!important;font-size:12px!important;}body.v78-editorial .booking-card{border-radius:24px!important;box-shadow:0 18px 44px rgba(50,24,16,.10)!important}body.v78-editorial .v76-action-ribbon{margin-top:0!important;box-shadow:none!important}body.v78-editorial .v76-action-ribbon .v75-ticker-track{min-height:54px!important;padding:9px 14px!important;gap:8px!important}body.v78-editorial .v76-action-ribbon .v75-ticker-item{min-height:36px!important;padding:0 12px!important;font-size:10px!important;letter-spacing:.055em!important;box-shadow:none!important;}body.v78-editorial .premium-pricing-section .pricing-overview-head{display:block!important;margin-bottom:20px!important}body.v78-editorial .premium-pricing-section .pricing-feature-grid{grid-template-columns:1fr!important;gap:14px!important}body.v78-editorial .premium-pricing-section .pricing-feature-card{border-radius:24px!important;min-height:0!important}body.v78-editorial .premium-pricing-section .pricing-rate-grid{display:flex!important;gap:12px!important;margin:20px -14px 0!important;padding:4px 14px 14px!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;overscroll-behavior-inline:contain!important;scrollbar-width:none!important;border:0!important;background:transparent!important;}body.v78-editorial .premium-pricing-section .pricing-rate-grid::-webkit-scrollbar{display:none!important}body.v78-editorial .premium-pricing-section .pricing-rate-card{flex:0 0 min(76vw,300px)!important;min-width:min(76vw,300px)!important;min-height:132px!important;scroll-snap-align:center!important;display:grid!important;grid-template-columns:46px minmax(0,1fr)!important;padding:19px!important;border:1px solid var(--v78-line)!important;border-radius:22px!important;background:linear-gradient(145deg,#fff,#fff6ef)!important;box-shadow:0 14px 34px rgba(54,27,17,.07)!important;}body.v78-editorial .premium-pricing-section .pricing-rate-card:nth-child(even){background:linear-gradient(145deg,#f9e8dc,#fff9f4)!important}body.v78-editorial .v78-rail-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:2px;color:#735c52;font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;}body.v78-editorial .v78-rail-dots{display:flex;gap:5px}body.v78-editorial .v78-rail-dot{width:6px;height:6px;border-radius:50%;background:#d9c2b7;transition:width .28s var(--v78-ease),background .28s ease}body.v78-editorial .v78-rail-dot.is-active{width:18px;border-radius:999px;background:var(--v78-red)}body.v78-editorial .premium-prep-section .site-check-panel{border-radius:26px!important;overflow:hidden!important}body.v78-editorial .premium-prep-section .site-check-summary{padding:27px 22px!important;min-height:250px!important;justify-content:space-between!important;background:radial-gradient(circle at 90% 5%,rgba(255,255,255,.16),transparent 11rem),linear-gradient(145deg,#5e1218,#b51224 64%,#d86f56)!important;}body.v78-editorial .premium-prep-section .site-check-summary p{font-size:30px!important;line-height:1.03!important;max-width:12ch!important}body.v78-editorial .premium-prep-section .site-check-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:1px!important;padding:1px!important;background:var(--v78-line)!important;}body.v78-editorial .premium-prep-section .site-check-card{min-width:0!important;min-height:172px!important;display:flex!important;flex-direction:column!important;gap:10px!important;padding:17px!important;border:0!important;background:#fffdf9!important;}body.v78-editorial .premium-prep-section .site-check-card:nth-child(2),body.v78-editorial .premium-prep-section .site-check-card:nth-child(3){background:#fbefe6!important}body.v78-editorial .premium-prep-section .site-check-icon{width:42px!important;height:42px!important;flex:0 0 auto!important}body.v78-editorial .premium-prep-section .site-check-card h3{font-size:14.5px!important;line-height:1.22!important;margin:0!important}body.v78-editorial .premium-prep-section .site-check-card p{font-size:11.8px!important;line-height:1.52!important;margin:0!important}body.v78-editorial .premium-cost-section .site-check-summary{padding:15px 0!important;margin-bottom:24px!important}body.v78-editorial .premium-cost-section .cost-factor-grid{grid-template-columns:48px minmax(0,1fr)!important;padding:0!important;gap:0!important;}body.v78-editorial .premium-cost-section .cost-factor-grid::before{left:22px!important;width:2px!important}body.v78-editorial .premium-cost-section .cost-factor-card,body.v78-editorial .premium-cost-section .cost-factor-card:nth-child(odd),body.v78-editorial .premium-cost-section .cost-factor-card:nth-child(even){grid-column:2!important;min-height:0!important;padding:18px 0 18px 16px!important;border-bottom:1px solid var(--v78-line)!important;background:transparent!important;border-radius:0!important;box-shadow:none!important;text-align:left!important;}body.v78-editorial .premium-cost-section .cost-factor-card::before,body.v78-editorial .premium-cost-section .cost-factor-card:nth-child(odd)::before,body.v78-editorial .premium-cost-section .cost-factor-card:nth-child(even)::before{left:-47px!important;right:auto!important;width:38px!important;height:38px!important;border-width:6px!important;}body.v78-editorial .premium-cost-section .cost-factor-card h3{font-size:17px!important;margin-bottom:5px!important}body.v78-editorial .premium-cost-section .cost-factor-card p{font-size:12.6px!important;line-height:1.55!important;margin:0!important}body.v78-editorial .premium-standard-section .standard-grid{display:grid!important;grid-template-columns:1fr!important;gap:12px!important}body.v78-editorial .premium-standard-section .standard-card:nth-child(1),body.v78-editorial .premium-standard-section .standard-card:nth-child(2){min-height:310px!important;border-radius:26px!important}body.v78-editorial .premium-standard-section .standard-card:nth-child(n+3){min-height:0!important;display:grid!important;grid-template-columns:44px minmax(0,1fr)!important;padding:17px!important;border-radius:18px!important;background:rgba(255,255,255,.72)!important;box-shadow:none!important;}body.v78-editorial .premium-how-section .how-timeline{padding-left:54px!important;margin-top:24px!important}body.v78-editorial .premium-how-section .how-timeline::before{left:20px!important;width:2px!important}body.v78-editorial .premium-how-section .how-step{min-height:0!important;padding:16px 0 22px 8px!important;border:0!important;border-bottom:1px solid var(--v78-line)!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;text-align:left!important;}body.v78-editorial .premium-how-section .how-step:last-child{border-bottom:0!important}body.v78-editorial .premium-how-section .how-icon{position:absolute!important;left:-49px!important;top:14px!important;width:38px!important;height:38px!important;margin:0!important}body.v78-editorial .premium-how-section .how-step h3{font-size:17px!important;margin-bottom:5px!important}body.v78-editorial .premium-how-section .how-step p{font-size:12.8px!important;line-height:1.58!important}body.v78-editorial .premium-warranty-section .warranty-panel{border-radius:28px!important;padding:24px 20px!important}body.v78-editorial .premium-warranty-section .warranty-coverage-panel{padding:25px 18px!important;border-radius:24px!important}body.v78-editorial .premium-warranty-section .warranty-coverage-grid{display:grid!important;grid-template-columns:1fr!important;gap:0!important}body.v78-editorial .premium-warranty-section .warranty-coverage-card{border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;padding:20px 0!important;}body.v78-editorial .premium-warranty-section .warranty-coverage-card+ .warranty-coverage-card{border-top:1px solid rgba(255,255,255,.22)!important}body.v78-editorial .premium-faq-section .faq-grid{display:block!important}body.v78-editorial .premium-faq-section details.faq-card{width:100%!important;margin:0!important;border:0!important;border-bottom:1px solid var(--v78-line)!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;}body.v78-editorial .premium-faq-section details.faq-card summary{min-height:76px!important;padding:17px 0!important;font-size:14.5px!important;line-height:1.35!important}body.v78-editorial .premium-faq-section details.faq-card summary i{width:34px!important;height:34px!important;flex:0 0 34px!important}body.v78-editorial .premium-faq-section .faq-answer{padding:0 44px 18px 0!important;font-size:12.8px!important}body.v78-editorial .premium-faq-section details.faq-card[open]{background:linear-gradient(90deg,rgba(197,17,34,.055),transparent)!important}body.v78-editorial .rhs-contact-section{padding-bottom:106px!important}body.v78-editorial .rhs-contact-section .rhs-contact-shell{border-radius:26px!important;overflow:hidden!important}body.v78-editorial .rhs-contact-section .rhs-contact-main{padding:26px 20px!important}body.v78-editorial .rhs-contact-section .rhs-contact-grid{border-top:1px solid var(--v78-line)!important}body.v78-editorial .rhs-contact-section .rhs-contact-card{min-height:70px!important;padding:14px 0!important}body.v78-editorial .rhs-contact-section .rhs-contact-action{padding:26px 20px!important;min-height:360px!important}body.v78-editorial .rhs-contact-section .rhs-social-row{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}body.v78-editorial .rhs-contact-section .rhs-social-label{grid-column:1/-1!important}body.v78-editorial .rhs-contact-section .rhs-social-link{width:100%!important}body.v78-editorial .mobile-sticky{left:12px!important;right:12px!important;bottom:calc(10px + env(safe-area-inset-bottom))!important;width:auto!important;padding:6px!important;gap:6px!important;border-radius:18px!important;background:rgba(255,252,249,.92)!important;border:1px solid rgba(92,54,40,.14)!important;box-shadow:0 16px 42px rgba(42,20,13,.18)!important;backdrop-filter:blur(16px)!important;}body.v78-editorial .mobile-sticky a{min-height:46px!important;border-radius:13px!important;font-size:12px!important}body.v78-editorial .mobile-sticky.v78-dock-hidden{opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:translate3d(0,130%,0)!important;}body.v78-editorial.v75-service .service-modern-overview .service-decision-grid{display:flex!important;gap:12px!important;margin-inline:-14px!important;padding:4px 14px 14px!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;scrollbar-width:none!important;}body.v78-editorial.v75-service .service-modern-overview .service-decision-grid::-webkit-scrollbar{display:none!important}body.v78-editorial.v75-service .service-decision-card{flex:0 0 min(78vw,310px)!important;scroll-snap-align:center!important;min-height:210px!important;border-radius:24px!important;}body.v78-editorial.v75-service .service-modern-materials .service-use-grid{grid-template-columns:1fr 1fr!important;gap:10px!important}body.v78-editorial.v75-service .service-use-card{min-width:0!important;padding:17px!important;border-radius:20px!important}body.v78-editorial.v75-service .service-use-card h3{font-size:14px!important}body.v78-editorial.v75-service .service-use-card p{font-size:11.7px!important}body.v78-editorial.v75-service .service-modern-problems .problem-grid{display:block!important}body.v78-editorial.v75-service .problem-card{display:grid!important;grid-template-columns:1fr!important;padding:18px 0!important;border:0!important;border-bottom:1px solid var(--v78-line)!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;}body.v78-editorial.v75-service .process-grid{position:relative!important;display:block!important;padding-left:48px!important}body.v78-editorial.v75-service .process-grid::before{content:"";position:absolute;left:19px;top:12px;bottom:12px;width:2px;background:linear-gradient(var(--v78-red),rgba(197,17,34,.1));}body.v78-editorial.v75-service .process-card{position:relative!important;padding:17px 0 20px!important;border:0!important;border-bottom:1px solid var(--v78-line)!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;}body.v78-editorial.v75-service .faq-grid{display:block!important}body.v78-editorial.v75-service .faq-grid .faq-card{padding:18px 0!important;border:0!important;border-bottom:1px solid var(--v78-line)!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;}body.v78-editorial.v75-service .related-service-grid{display:flex!important;gap:10px!important;margin-inline:-14px!important;padding:4px 14px 12px!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;scrollbar-width:none!important;}body.v78-editorial.v75-service .related-service-grid::-webkit-scrollbar{display:none!important}body.v78-editorial.v75-service .related-service-card{flex:0 0 70vw!important;scroll-snap-align:center!important}body.v78-editorial [data-v75-heading]{clip-path:none!important}body.v78-editorial [data-v75-reveal]:not([data-v78-reveal]){opacity:1!important;filter:none!important;transform:none!important;transition:none!important;}body.v78-editorial [data-v78-reveal]{filter:none!important}body.v78-editorial [data-v78-reveal]{opacity:0!important;filter:none!important;transition:opacity .58s var(--v78-ease),transform .58s var(--v78-ease),clip-path .68s var(--v78-ease)!important}body.v78-editorial [data-v78-reveal="lift"]{transform:translate3d(0,22px,0) scale(.99)!important}body.v78-editorial [data-v78-reveal="left"]{transform:translate3d(-20px,0,0)!important;clip-path:inset(0 14% 0 0 round 20px)!important}body.v78-editorial [data-v78-reveal="right"]{transform:translate3d(20px,0,0)!important;clip-path:inset(0 0 0 14% round 20px)!important}body.v78-editorial [data-v78-reveal="wipe"]{clip-path:inset(0 94% 0 0 round 24px)!important}body.v78-editorial [data-v78-reveal].v78-inview{opacity:1!important;transform:none!important;clip-path:inset(0 round 0)!important}body.v78-editorial .v78-pulse-number{animation:v78NumberPulse 3.8s ease-in-out infinite}}@media (max-width:370px){body.v78-editorial:is(.v75-home,.v75-service) .hero-media{height:270px!important}body.v78-editorial .premium-prep-section .site-check-grid{grid-template-columns:1fr!important}body.v78-editorial .premium-prep-section .site-check-card{min-height:0!important}body.v78-editorial.v75-service .service-modern-materials .service-use-grid{grid-template-columns:1fr!important}}@media (prefers-reduced-motion:reduce){body.v78-editorial *,body.v78-editorial *::before,body.v78-editorial *::after{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;}body.v78-editorial [data-v78-reveal]{opacity:1!important;transform:none!important;clip-path:none!important}}@keyframes v78HeroDrift{from{transform:scale(1.025) translate3d(-1%,0,0)}to{transform:scale(1.075) translate3d(1.5%,-1%,0)}}@keyframes v78NumberPulse{0%,100%{transform:scale(1);box-shadow:0 0 0 0 rgba(197,17,34,.12)}50%{transform:scale(1.06);box-shadow:0 0 0 8px rgba(197,17,34,0)}}@media (max-width:700px){body.v78-editorial .premium-cost-section .cost-factor-card.v78-inview::before{animation:v78NumberPulse 3.8s ease-in-out infinite}}@media (max-width:700px){body.v78-editorial.v75-service .service-modern-materials .service-use-grid{display:flex!important;grid-template-columns:none!important;gap:12px!important;margin-inline:-14px!important;padding:4px 14px 15px!important;overflow-x:auto!important;overflow-y:visible!important;scroll-snap-type:x mandatory!important;overscroll-behavior-inline:contain!important;scrollbar-width:none!important;}body.v78-editorial.v75-service .service-modern-materials .service-use-grid::-webkit-scrollbar{display:none!important}body.v78-editorial.v75-service .service-modern-materials .service-use-card{flex:0 0 min(78vw,304px)!important;width:min(78vw,304px)!important;min-height:224px!important;scroll-snap-align:center!important;padding:21px!important;border-radius:24px!important;background:linear-gradient(145deg,#fff 0%,#fff7f1 100%)!important;border:1px solid var(--v78-line)!important;box-shadow:0 16px 38px rgba(54,27,17,.075)!important;}body.v78-editorial.v75-service .service-modern-materials .service-use-card:nth-child(even){background:linear-gradient(145deg,#f8e8dc 0%,#fffaf6 100%)!important;}body.v78-editorial.v75-service .service-modern-materials .service-use-card h3{font-size:16px!important;line-height:1.24!important;margin-bottom:8px!important;}body.v78-editorial.v75-service .service-modern-materials .service-use-card p{font-size:12.7px!important;line-height:1.58!important;}body.v78-editorial.v75-service .faq-section .faq-grid,body.v78-editorial.v75-service .service-faq-section .faq-grid{display:block!important;counter-reset:service-faq!important;}body.v78-editorial.v75-service .faq-grid .faq-card,body.v78-editorial.v75-service .faq-grid .faq-card:nth-child(odd),body.v78-editorial.v75-service .faq-grid .faq-card:nth-child(even){counter-increment:service-faq!important;width:100%!important;min-width:0!important;margin:0!important;padding:19px 0!important;display:grid!important;grid-template-columns:38px minmax(0,1fr)!important;grid-template-rows:auto auto!important;column-gap:13px!important;row-gap:6px!important;align-items:start!important;border:0!important;border-bottom:1px solid var(--v78-line)!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;transform:none!important;overflow:visible!important;text-align:left!important;}body.v78-editorial.v75-service .faq-grid .faq-card::before,body.v78-editorial.v75-service .faq-grid .faq-card:nth-child(odd)::before,body.v78-editorial.v75-service .faq-grid .faq-card:nth-child(even)::before{content:counter(service-faq,decimal-leading-zero)!important;position:static!important;inset:auto!important;grid-column:1!important;grid-row:1 / span 2!important;width:36px!important;height:36px!important;margin:0!important;display:grid!important;place-items:center!important;border:1px solid rgba(197,17,34,.13)!important;border-radius:12px!important;background:#fbe8df!important;color:var(--v78-red)!important;font-size:10px!important;line-height:1!important;font-weight:900!important;letter-spacing:.04em!important;transform:none!important;}body.v78-editorial.v75-service .faq-grid .faq-card::after{display:none!important;content:none!important}body.v78-editorial.v75-service .faq-grid .faq-card h3,body.v78-editorial.v75-service .faq-grid .faq-card:nth-child(odd) h3,body.v78-editorial.v75-service .faq-grid .faq-card:nth-child(even) h3{grid-column:2!important;grid-row:1!important;margin:0!important;padding:0!important;font-size:15px!important;line-height:1.34!important;letter-spacing:-.015em!important;color:#271b17!important;text-align:left!important;transform:none!important;}body.v78-editorial.v75-service .faq-grid .faq-card p,body.v78-editorial.v75-service .faq-grid .faq-card:nth-child(odd) p,body.v78-editorial.v75-service .faq-grid .faq-card:nth-child(even) p{grid-column:2!important;grid-row:2!important;margin:0!important;padding:0!important;font-size:12.5px!important;line-height:1.58!important;color:#6a574f!important;text-align:left!important;transform:none!important;}}@media (max-width:370px){body.v78-editorial.v75-service .service-modern-materials .service-use-grid{display:flex!important;grid-template-columns:none!important}body.v78-editorial.v75-service .service-modern-materials .service-use-card{flex-basis:84vw!important;width:84vw!important}}body.v80-story{--v80-red:#c70f21;--v80-red-2:#e2313e;--v80-dark:#21130f;--v80-brown:#5a4037;--v80-muted:#806a61;--v80-cream:#fff8f2;--v80-cream-2:#f8eadf;--v80-card:#fffdf9;--v80-line:rgba(104,61,45,.15);--v80-glow:rgba(199,15,33,.18);--v80-ease:cubic-bezier(.16,1,.3,1);}.rhs-story-section{position:relative;isolation:isolate;overflow:hidden;background:linear-gradient(180deg,#fff8f1 0%,#fffdf9 72%,#fff 100%);}.rhs-story-section::before{content:"";position:absolute;inset:-25% -30% auto auto;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle,rgba(199,15,33,.10),transparent 64%);filter:blur(2px);z-index:-1;animation:v80-soft-float 9s ease-in-out infinite alternate;}.rhs-story-shell{max-width:1180px;margin:0 auto;padding:clamp(56px,7vw,92px) 24px;}.rhs-story-head{max-width:840px;margin:0 auto 30px;text-align:center;}.rhs-story-kicker{display:inline-flex;align-items:center;gap:8px;margin:0 0 12px;color:var(--v80-red);font-size:12px;font-weight:900;letter-spacing:.16em;text-transform:uppercase;}.rhs-story-kicker::before,.rhs-story-kicker::after{content:"";width:22px;height:2px;border-radius:99px;background:currentColor;opacity:.55;}.rhs-story-head h2{margin:0;color:var(--v80-dark);font-size:clamp(34px,5vw,62px);letter-spacing:-.055em;line-height:.96;}.rhs-story-head p{max-width:780px;margin:17px auto 0;color:var(--v80-brown);font-size:16px;line-height:1.75;font-weight:650;}.rhs-story-flow{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;align-items:stretch;}.rhs-story-card{position:relative;min-height:230px;padding:24px 22px;border:1px solid var(--v80-line);border-radius:28px;background:linear-gradient(145deg,rgba(255,255,255,.92),rgba(255,247,240,.78));box-shadow:0 22px 60px rgba(72,35,21,.08);overflow:hidden;transform:translateZ(0);}.rhs-story-card::before{content:attr(data-step);position:absolute;right:18px;top:12px;color:rgba(199,15,33,.08);font-size:70px;font-weight:950;letter-spacing:-.08em;line-height:1;}.rhs-story-card::after{content:"";position:absolute;left:-45%;top:-45%;width:90%;height:90%;background:linear-gradient(110deg,transparent,rgba(255,255,255,.55),transparent);transform:rotate(16deg) translateX(-80%);}.rhs-story-card.v80-inview::after{animation:v80-sheen 1.25s var(--v80-ease) .15s both;}.rhs-story-icon{width:48px;height:48px;border-radius:18px;display:grid;place-items:center;margin-bottom:20px;color:var(--v80-red);background:linear-gradient(145deg,#fff,#fae4d8);box-shadow:inset 0 0 0 1px rgba(199,15,33,.10),0 16px 34px rgba(199,15,33,.12);}.rhs-story-icon svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round;}.rhs-story-card h3{position:relative;margin:0 0 10px;color:var(--v80-dark);font-size:20px;line-height:1.1;letter-spacing:-.025em;}.rhs-story-card p{position:relative;margin:0;color:var(--v80-brown);font-size:14px;line-height:1.6;font-weight:650;}.rhs-story-cta{margin-top:24px;display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap;}.rhs-story-cta a{min-height:48px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:0 20px;text-decoration:none;font-weight:900;font-size:13px;}.rhs-story-cta .primary{color:#fff;background:linear-gradient(135deg,var(--v80-red),#9c121d);box-shadow:0 16px 38px rgba(199,15,33,.22);}.rhs-story-cta .secondary{color:var(--v80-red);background:#fff;border:1px solid rgba(199,15,33,.18);}body.v80-story [data-v80-reveal]{opacity:0;transform:translate3d(0,26px,0) scale(.982);filter:blur(6px);transition:opacity .8s var(--v80-ease),transform .8s var(--v80-ease),filter .8s var(--v80-ease),box-shadow .45s var(--v80-ease),border-color .45s var(--v80-ease);transition-delay:var(--v80-delay,0ms);}body.v80-story [data-v80-reveal="left"]{transform:translate3d(-24px,20px,0) scale(.985);}body.v80-story [data-v80-reveal="right"]{transform:translate3d(24px,20px,0) scale(.985);}body.v80-story [data-v80-reveal="zoom"]{transform:translate3d(0,18px,0) scale(.94);}body.v80-story [data-v80-reveal].v80-inview{opacity:1;transform:translate3d(0,0,0) scale(1);filter:blur(0);}body.v80-story .btn,body.v80-story .rhs-contact-primary,body.v80-story .pricing-main-cta,body.v80-story .pricing-mini-action,body.v80-story .pricing-text-action,body.v80-story .service-showcase-action,body.v80-story .related-service-card{transition:transform .25s var(--v80-ease),box-shadow .25s var(--v80-ease),background-position .45s var(--v80-ease),border-color .25s ease,color .25s ease!important;}body.v80-story .btn:active,body.v80-story .rhs-contact-primary:active,body.v80-story .pricing-mini-action:active,body.v80-story .pricing-text-action:active,body.v80-story .related-service-card:active{transform:scale(.975)!important;}@keyframes v80-sheen{0%{transform:rotate(16deg) translateX(-95%);opacity:0}20%{opacity:1}100%{transform:rotate(16deg) translateX(175%);opacity:0}}@keyframes v80-soft-float{from{transform:translate3d(-20px,0,0) scale(.95)}to{transform:translate3d(18px,18px,0) scale(1.05)}}@keyframes v80-hero-zoom{from{transform:scale(1)}to{transform:scale(1.055)}}@keyframes v80-cta-pulse{0%,100%{box-shadow:0 16px 36px rgba(199,15,33,.24)}50%{box-shadow:0 20px 48px rgba(199,15,33,.38)}}@keyframes v80-wiggle{0%,100%{transform:translateX(0)}45%{transform:translateX(3px)}70%{transform:translateX(-1px)}}@keyframes v80-orbit{from{transform:rotate(0deg) translateX(8px) rotate(0deg)}to{transform:rotate(360deg) translateX(8px) rotate(-360deg)}}@media (min-width:701px){body.v80-story .rhs-story-card:hover{transform:translateY(-5px);box-shadow:0 28px 70px rgba(72,35,21,.12);border-color:rgba(199,15,33,.22);}body.v80-story .service-showcase-card:hover img{transform:scale(1.05);}}@media (max-width:700px){html{scroll-padding-top:76px!important;}body.v80-story{overflow-x:hidden!important;background:linear-gradient(180deg,#fff8f2 0,#fffdf9 16%,#fff 46%,#fff9f2 100%)!important;color:var(--v80-dark);}body.v80-story::before{content:"";position:fixed;inset:0;pointer-events:none;z-index:-1;background:radial-gradient(circle at 12% 8%,rgba(199,15,33,.07),transparent 12rem),radial-gradient(circle at 100% 38%,rgba(199,15,33,.05),transparent 12rem);}body.v80-story .site-header{height:auto!important;background:rgba(255,253,249,.92)!important;border-bottom:1px solid rgba(116,70,52,.10)!important;backdrop-filter:blur(18px)!important;box-shadow:0 10px 28px rgba(51,26,16,.075)!important;}body.v80-story .site-header .nav-wrap{min-height:62px!important;padding:8px 12px!important;gap:8px!important;}body.v80-story .brand{min-width:0!important;gap:8px!important;}body.v80-story .brand-mark{width:39px!important;height:39px!important;border-radius:15px!important;background:#fff!important;box-shadow:0 10px 28px rgba(89,45,28,.10)!important;}body.v80-story .brand-copy strong{font-size:12.2px!important;letter-spacing:.055em!important;white-space:nowrap!important;}body.v80-story .brand-copy span{font-size:9.5px!important;letter-spacing:.01em!important;white-space:nowrap!important;}body.v80-story .mobile-book-chip{min-height:38px!important;padding:0 12px!important;border-radius:999px!important;background:linear-gradient(135deg,var(--v80-red),#8f111a)!important;color:#fff!important;box-shadow:0 12px 28px rgba(199,15,33,.18)!important;font-size:11px!important;}body.v80-story .menu-toggle{width:38px!important;height:38px!important;border-radius:14px!important;background:#fff!important;border:1px solid rgba(104,61,45,.12)!important;box-shadow:0 10px 26px rgba(49,25,16,.07)!important;}body.v80-story .kebab-circle-icon{width:18px!important;height:28px!important;color:var(--v80-red)!important;}body.v80-story .mobile-drawer-panel{border-radius:28px 0 0 28px!important;background:linear-gradient(180deg,#fffaf5,#fff)!important;box-shadow:-24px 0 70px rgba(24,11,7,.24)!important;}body.v80-story .mobile-drawer-head{padding:20px!important;border-bottom:1px solid var(--v80-line)!important;}body.v80-story .mobile-drawer-nav{padding:14px!important;gap:9px!important;}body.v80-story .mobile-drawer-nav a{border-radius:18px!important;background:#fff!important;border:1px solid rgba(105,62,46,.10)!important;box-shadow:0 10px 26px rgba(61,30,18,.055)!important;}body.v80-story .mobile-menu-icon{background:#fff2eb!important;color:var(--v80-red)!important;border-color:rgba(199,15,33,.13)!important;}body.v80-story .hero{min-height:0!important;padding:0!important;background:#120807!important;overflow:visible!important;}body.v80-story .hero-media{position:absolute!important;inset:0!important;height:560px!important;overflow:hidden!important;border-radius:0 0 32px 32px!important;}body.v80-story .hero-media::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(18,8,7,.26) 0%,rgba(18,8,7,.62) 47%,rgba(18,8,7,.93) 100%),radial-gradient(circle at 18% 22%,rgba(255,255,255,.22),transparent 11rem)!important;}body.v80-story .hero-bg{height:100%!important;object-fit:cover!important;animation:v80-hero-zoom 11s ease-out both!important;transform-origin:center top!important;}body.v80-story .hero-layout{position:relative!important;display:block!important;padding:96px 16px 38px!important;}body.v80-story .hero-inner{width:100%!important;max-width:none!important;padding:0!important;margin:0!important;color:#fff!important;text-align:left!important;}body.v80-story .hero-inner .eyebrow{display:inline-flex!important;align-items:center!important;gap:8px!important;padding:8px 11px!important;margin-bottom:14px!important;border-radius:999px!important;background:rgba(255,255,255,.14)!important;color:#fff!important;border:1px solid rgba(255,255,255,.18)!important;backdrop-filter:blur(10px)!important;font-size:10.5px!important;letter-spacing:.11em!important;}body.v80-story .hero h1{max-width:12ch!important;margin:0!important;color:#fff!important;font-size:36px!important;line-height:.94!important;letter-spacing:-.07em!important;text-wrap:balance;}body.v80-story.service-page .hero h1{max-width:10.5ch!important;font-size:38px!important;}body.v80-story .hero-copy{max-width:32ch!important;margin:15px 0 0!important;color:rgba(255,255,255,.86)!important;font-size:14.2px!important;line-height:1.58!important;font-weight:650!important;}body.v80-story .hero-actions{margin-top:18px!important;display:flex!important;gap:9px!important;align-items:center!important;}body.v80-story .hero-actions .btn{min-height:48px!important;border-radius:17px!important;font-size:12.5px!important;padding-inline:15px!important;}body.v80-story .hero-book{background:linear-gradient(135deg,var(--v80-red),#8f111a)!important;box-shadow:0 18px 44px rgba(0,0,0,.26)!important;animation:v80-cta-pulse 2.8s ease-in-out 1.2s 2!important;}body.v80-story .hero-whatsapp{background:rgba(12,116,66,.94)!important;color:#fff!important;border:1px solid rgba(255,255,255,.10)!important;}body.v80-story .booking-card{position:relative!important;margin:24px 0 0!important;padding:18px!important;width:100%!important;border-radius:28px!important;background:rgba(255,253,249,.96)!important;border:1px solid rgba(255,255,255,.50)!important;box-shadow:0 24px 70px rgba(12,6,4,.33)!important;backdrop-filter:blur(18px)!important;}body.v80-story .booking-head{align-items:center!important;margin-bottom:12px!important;}body.v80-story .booking-head h2{font-size:19px!important;letter-spacing:-.03em!important;}body.v80-story .city-pill{height:32px!important;border-radius:999px!important;background:#fff2ea!important;color:var(--v80-red)!important;border:1px solid rgba(199,15,33,.12)!important;font-size:11px!important;}body.v80-story .booking-form{gap:10px!important;}body.v80-story .booking-form label{font-size:11.5px!important;font-weight:900!important;color:#51372e!important;}body.v80-story .booking-form input,body.v80-story .booking-form select,body.v80-story .booking-form textarea{min-height:48px!important;border-radius:15px!important;background:#fff!important;border:1px solid rgba(104,61,45,.16)!important;box-shadow:0 8px 20px rgba(61,31,18,.045)!important;font-size:14px!important;}body.v80-story .booking-form textarea{min-height:84px!important;}body.v80-story .booking-actions{grid-template-columns:1fr .45fr!important;gap:8px!important;margin-top:2px!important;}body.v80-story .booking-actions .btn{min-height:48px!important;border-radius:15px!important;}body.v80-story .form-privacy-note{font-size:10.8px!important;line-height:1.45!important;background:#fff7f1!important;border:1px solid rgba(199,15,33,.10)!important;border-radius:15px!important;padding:10px 12px!important;margin-bottom:2px!important;}body.v80-story .premium-proof-row{margin:0!important;padding:20px 0 8px!important;background:transparent!important;}body.v80-story .trust-strip{display:flex!important;gap:11px!important;margin:0!important;padding:2px 16px 16px!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;scrollbar-width:none!important;}body.v80-story .trust-strip::-webkit-scrollbar{display:none!important;}body.v80-story .trust-item{min-width:230px!important;scroll-snap-align:start!important;border-radius:21px!important;background:#fff!important;border:1px solid var(--v80-line)!important;box-shadow:0 14px 38px rgba(70,36,22,.07)!important;}body.v80-story .trust-icon{background:#fff1ea!important;color:var(--v80-red)!important;}body.v80-story .rhs-story-shell{padding:38px 16px 42px!important;}body.v80-story .rhs-story-head{text-align:left!important;margin-bottom:18px!important;}body.v80-story .rhs-story-kicker{font-size:10.5px!important;margin-bottom:11px!important;}body.v80-story .rhs-story-kicker::before{display:none!important;}body.v80-story .rhs-story-head h2{font-size:31px!important;line-height:.96!important;letter-spacing:-.065em!important;max-width:12ch!important;}body.v80-story .rhs-story-head p{font-size:13.4px!important;line-height:1.65!important;margin-top:12px!important;font-weight:650!important;}body.v80-story .rhs-story-flow{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;}body.v80-story .rhs-story-card{min-height:0!important;display:grid!important;grid-template-columns:54px minmax(0,1fr)!important;column-gap:14px!important;align-items:start!important;padding:17px!important;border-radius:22px!important;box-shadow:0 18px 46px rgba(70,36,22,.08)!important;}body.v80-story .rhs-story-card::before{font-size:54px!important;right:13px!important;top:8px!important;}body.v80-story .rhs-story-icon{grid-row:1 / span 2!important;margin:0!important;width:50px!important;height:50px!important;border-radius:18px!important;}body.v80-story .rhs-story-card h3{font-size:18px!important;margin-top:2px!important;}body.v80-story .rhs-story-card p{font-size:12.8px!important;line-height:1.55!important;}body.v80-story .rhs-story-cta{justify-content:flex-start!important;margin-top:16px!important;}body.v80-story .rhs-story-cta a{width:100%!important;min-height:48px!important;}body.v80-story .section{padding-top:50px!important;padding-bottom:50px!important;}body.v80-story .container{max-width:100%!important;}body.v80-story .kicker,body.v80-story .rhs-contact-kicker{font-size:10.5px!important;letter-spacing:.16em!important;color:var(--v80-red)!important;}body.v80-story .section-title{font-size:31px!important;line-height:.98!important;letter-spacing:-.065em!important;color:var(--v80-dark)!important;text-align:left!important;text-wrap:balance!important;}body.v80-story .u-text-center{text-align:left!important;}body.v80-story .services-lead,body.v80-story .site-check-lead,body.v80-story .standard-lead,body.v80-story .how-lead,body.v80-story .faq-lead{font-size:13.5px!important;line-height:1.68!important;text-align:left!important;color:var(--v80-brown)!important;font-weight:650!important;}body.v80-story .premium-pricing-section{padding-top:44px!important;background:linear-gradient(180deg,#fffaf5,#fff)!important;overflow:hidden!important;}body.v80-story .pricing-overview-shell{padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;}body.v80-story .pricing-overview-head{margin-bottom:18px!important;}body.v80-story .pricing-measure-note{border-radius:17px!important;background:#fff2ea!important;border:1px solid rgba(199,15,33,.11)!important;padding:12px 14px!important;font-size:12.5px!important;line-height:1.55!important;}body.v80-story .pricing-feature-grid{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;}body.v80-story .pricing-feature-card{min-width:0!important;border-radius:26px!important;padding:20px!important;background:linear-gradient(145deg,#fff,#fff7ef)!important;border:1px solid var(--v80-line)!important;box-shadow:0 20px 52px rgba(78,38,23,.08)!important;overflow:hidden!important;}body.v80-story .interior-package-card{background:linear-gradient(145deg,#5a1118 0%,#bd1425 72%,#e66452 100%)!important;color:#fff!important;}body.v80-story .interior-package-card .pricing-line-icon{background:rgba(255,255,255,.15)!important;color:#fff!important;border-color:rgba(255,255,255,.22)!important;}body.v80-story .interior-package-card h3,body.v80-story .interior-package-card h3 a,body.v80-story .interior-package-card .pricing-card-eyebrow,body.v80-story .interior-package-card .pricing-card-support{color:#fff!important;}body.v80-story .pricing-feature-heading{gap:12px!important;margin-bottom:15px!important;}body.v80-story .pricing-line-icon{width:47px!important;height:47px!important;border-radius:17px!important;background:#fff2ea!important;color:var(--v80-red)!important;border:1px solid rgba(199,15,33,.11)!important;}body.v80-story .pricing-line-icon svg{width:26px!important;height:26px!important;}body.v80-story .pricing-card-eyebrow{font-size:10px!important;letter-spacing:.12em!important;}body.v80-story .pricing-feature-card h3{font-size:21px!important;line-height:1.08!important;letter-spacing:-.04em!important;}body.v80-story .bhk-package-row{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;margin:14px 0!important;}body.v80-story .bhk-package-option{min-height:55px!important;border-radius:17px!important;background:rgba(255,255,255,.14)!important;border:1px solid rgba(255,255,255,.21)!important;color:#fff!important;padding:10px 13px!important;display:grid!important;grid-template-columns:1fr auto auto!important;align-items:center!important;gap:8px!important;}body.v80-story .bhk-package-option strong{font-size:22px!important;color:#fff!important;}body.v80-story .bhk-package-option small{height:28px!important;display:inline-flex!important;align-items:center!important;border-radius:999px!important;background:rgba(255,255,255,.16)!important;padding:0 10px!important;color:#fff!important;}body.v80-story .exterior-package-card .pricing-card-price strong{font-size:45px!important;letter-spacing:-.06em!important;color:var(--v80-red)!important;}body.v80-story .pricing-card-support{font-size:12.6px!important;line-height:1.55!important;}body.v80-story .pricing-text-action{min-height:42px!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;color:var(--v80-red)!important;font-size:12.5px!important;}body.v80-story .pricing-rate-grid{display:grid!important;grid-template-columns:1fr!important;gap:9px!important;margin:14px 0 0!important;padding:0!important;overflow:visible!important;scroll-snap-type:none!important;}body.v80-story .pricing-rate-card{min-width:0!important;width:100%!important;min-height:82px!important;display:grid!important;grid-template-columns:46px minmax(0,1fr) auto!important;gap:11px!important;align-items:center!important;border-radius:21px!important;padding:14px!important;background:#fff!important;border:1px solid var(--v80-line)!important;box-shadow:0 14px 36px rgba(76,37,22,.06)!important;}body.v80-story .pricing-rate-copy h3{font-size:16px!important;margin:0 0 4px!important;line-height:1.1!important;}body.v80-story .pricing-rate-copy p{margin:0!important;display:flex!important;align-items:baseline!important;gap:4px!important;}body.v80-story .pricing-rate-copy p strong{font-size:26px!important;color:var(--v80-red)!important;letter-spacing:-.05em!important;}body.v80-story .pricing-rate-copy small{font-size:11px!important;color:var(--v80-muted)!important;}body.v80-story .pricing-mini-action{white-space:nowrap!important;min-height:36px!important;border-radius:999px!important;background:#fff2ea!important;color:var(--v80-red)!important;padding:0 10px!important;font-size:11.3px!important;font-weight:900!important;}body.v80-story .v78-rail-meta{display:none!important;}body.v80-story .pricing-overview-footer{margin-top:14px!important;padding:17px!important;border-radius:22px!important;background:#fff7f1!important;border:1px solid rgba(199,15,33,.10)!important;}body.v80-story .pricing-overview-footer p{font-size:12.4px!important;line-height:1.7!important;margin:0 0 13px!important;}body.v80-story .pricing-main-cta{width:100%!important;min-height:50px!important;border-radius:16px!important;}body.v80-story .premium-services-section{background:linear-gradient(180deg,#fff,#fff8f2)!important;}body.v80-story .premium-section-heading-split{display:block!important;}body.v80-story .service-gallery-meta{width:100%!important;justify-content:flex-start!important;border-radius:17px!important;background:#fff!important;border:1px solid var(--v80-line)!important;margin:16px 0!important;padding:12px 14px!important;box-shadow:0 12px 32px rgba(63,31,18,.055)!important;}body.v80-story .service-gallery-pulse{background:var(--v80-red)!important;box-shadow:0 0 0 7px rgba(199,15,33,.10)!important;}body.v80-story .service-showcase-grid{display:grid!important;grid-template-columns:1fr!important;gap:14px!important;}body.v80-story .service-showcase-card,body.v80-story .service-showcase-card--hero,body.v80-story .service-showcase-card--stack,body.v80-story .service-showcase-card--portrait,body.v80-story .service-showcase-card--compact{min-height:260px!important;height:auto!important;border-radius:28px!important;overflow:hidden!important;box-shadow:0 22px 56px rgba(49,22,13,.14)!important;border:1px solid rgba(255,255,255,.45)!important;}body.v80-story .service-showcase-card:nth-child(2n){min-height:220px!important;}body.v80-story .service-showcase-card a{min-height:inherit!important;display:block!important;}body.v80-story .service-showcase-media{height:100%!important;min-height:inherit!important;}body.v80-story .service-showcase-media img{transition:transform 1.2s var(--v80-ease),filter .8s ease!important;}body.v80-story .service-showcase-card.v80-inview .service-showcase-media img{transform:scale(1.045)!important;}body.v80-story .service-showcase-overlay{background:linear-gradient(180deg,rgba(17,7,5,.08),rgba(17,7,5,.38) 43%,rgba(17,7,5,.84))!important;}body.v80-story .service-showcase-copy{padding:18px!important;justify-content:flex-end!important;}body.v80-story .service-showcase-copy::before{content:counter(service-counter,decimal-leading-zero);counter-increment:service-counter;position:absolute;right:17px;top:14px;font-size:41px;font-weight:950;line-height:1;color:rgba(255,255,255,.17);letter-spacing:-.08em;}body.v80-story .service-showcase-grid{counter-reset:service-counter;}body.v80-story .service-showcase-eyebrow{font-size:10px!important;letter-spacing:.14em!important;color:rgba(255,255,255,.84)!important;}body.v80-story .service-showcase-copy h3{font-size:24px!important;line-height:1!important;letter-spacing:-.055em!important;max-width:13ch!important;}body.v80-story .service-showcase-copy p{font-size:12.8px!important;line-height:1.5!important;max-width:26ch!important;color:rgba(255,255,255,.84)!important;}body.v80-story .service-showcase-action{margin-top:11px!important;border-radius:999px!important;background:rgba(255,255,255,.15)!important;backdrop-filter:blur(10px)!important;padding:9px 12px!important;font-size:11.5px!important;color:#fff!important;}body.v80-story .service-showcase-card:active .service-showcase-action i{animation:v80-wiggle .4s var(--v80-ease);}body.v80-story .premium-prep-section,body.v80-story .premium-cost-section{background:linear-gradient(180deg,#fff8f2,#fffdf9)!important;}body.v80-story .site-check-panel{border-radius:30px!important;overflow:hidden!important;border:1px solid var(--v80-line)!important;background:#fff!important;box-shadow:0 22px 60px rgba(70,35,22,.075)!important;}body.v80-story .site-check-summary{padding:24px 20px!important;background:linear-gradient(145deg,#501016,#bc1425 70%,#e36a56)!important;color:#fff!important;position:relative!important;overflow:hidden!important;}body.v80-story .site-check-summary::after{content:"";position:absolute;right:-44px;top:-44px;width:138px;height:138px;border-radius:50%;border:24px solid rgba(255,255,255,.08);animation:v80-orbit 9s linear infinite;}body.v80-story .site-check-summary p{font-size:24px!important;line-height:1.05!important;letter-spacing:-.04em!important;max-width:12ch!important;color:#fff!important;}body.v80-story .site-check-promise{display:inline-flex!important;margin-top:28px!important;color:#fff!important;background:rgba(255,255,255,.12)!important;border:1px solid rgba(255,255,255,.18)!important;border-radius:999px!important;padding:8px 11px!important;font-size:10px!important;letter-spacing:.06em!important;}body.v80-story .site-check-grid{display:grid!important;grid-template-columns:1fr!important;gap:0!important;padding:0!important;background:#fff!important;}body.v80-story .site-check-card{min-height:0!important;display:grid!important;grid-template-columns:44px minmax(0,1fr)!important;gap:12px!important;align-items:start!important;padding:18px!important;border:0!important;border-top:1px solid var(--v80-line)!important;border-radius:0!important;box-shadow:none!important;background:#fff!important;}body.v80-story .site-check-icon{width:42px!important;height:42px!important;border-radius:16px!important;background:#fff2ea!important;color:var(--v80-red)!important;}body.v80-story .site-check-card h3{font-size:16px!important;line-height:1.2!important;margin:0 0 5px!important;}body.v80-story .site-check-card p{grid-column:2!important;font-size:12.5px!important;line-height:1.58!important;margin:0!important;color:var(--v80-brown)!important;}body.v80-story .premium-cost-section .site-check-summary{background:linear-gradient(145deg,#2b1713,#5e2f25)!important;}body.v80-story .premium-cost-section .cost-factor-card{grid-template-columns:42px minmax(0,1fr)!important;position:relative!important;}body.v80-story .premium-cost-section .cost-factor-card::before{content:attr(data-factor)!important;position:static!important;width:38px!important;height:38px!important;border-radius:14px!important;display:grid!important;place-items:center!important;background:#fff2ea!important;color:var(--v80-red)!important;border:1px solid rgba(199,15,33,.12)!important;font-size:11px!important;font-weight:950!important;}body.v80-story .premium-cost-section .cost-factor-card h3,body.v80-story .premium-cost-section .cost-factor-card p{grid-column:2!important;}body.v80-story .premium-standard-section{background:linear-gradient(180deg,#fffdf9,#fff)!important;}body.v80-story .standard-grid{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;}body.v80-story .standard-card{border-radius:22px!important;padding:18px!important;background:#fff!important;border:1px solid var(--v80-line)!important;box-shadow:0 14px 38px rgba(70,36,22,.06)!important;}body.v80-story .standard-card:first-child{min-height:245px!important;background:linear-gradient(145deg,#fff,#fff2ea)!important;box-shadow:0 22px 58px rgba(70,36,22,.09)!important;}body.v80-story .standard-card:nth-child(n+2){display:grid!important;grid-template-columns:48px minmax(0,1fr) auto!important;gap:12px!important;align-items:start!important;min-height:0!important;}body.v80-story .standard-card:nth-child(n+2) .standard-top{display:contents!important;}body.v80-story .standard-card:nth-child(n+2) h3{grid-column:2!important;margin:0 0 5px!important;}body.v80-story .standard-card:nth-child(n+2) p{grid-column:2 / -1!important;margin:0!important;font-size:12.5px!important;line-height:1.55!important;}body.v80-story .standard-icon{width:46px!important;height:46px!important;border-radius:17px!important;background:#fff2ea!important;color:var(--v80-red)!important;}body.v80-story .standard-num{font-size:11px!important;color:var(--v80-red)!important;background:#fff7f1!important;border-radius:999px!important;padding:7px 9px!important;}body.v80-story .standard-card h3{font-size:17px!important;line-height:1.1!important;letter-spacing:-.025em!important;}body.v80-story .standard-card p{font-size:13px!important;color:var(--v80-brown)!important;}body.v80-story .premium-how-section{background:linear-gradient(180deg,#fff8f2,#fff)!important;}body.v80-story .how-timeline{position:relative!important;display:block!important;padding:10px 0 0 52px!important;margin-top:20px!important;}body.v80-story .how-timeline::before{content:""!important;position:absolute!important;left:20px!important;top:20px!important;bottom:20px!important;width:3px!important;border-radius:99px!important;background:rgba(199,15,33,.12)!important;}body.v80-story .how-timeline::after{content:"";position:absolute;left:20px;top:20px;width:3px;height:calc((100% - 40px) * var(--v80-line,0));border-radius:99px;background:linear-gradient(180deg,var(--v80-red),#ff8a75);box-shadow:0 0 18px rgba(199,15,33,.22);transition:height .12s linear;}body.v80-story .how-step{position:relative!important;min-height:0!important;padding:0 0 27px 2px!important;margin:0!important;background:transparent!important;border:0!important;box-shadow:none!important;text-align:left!important;}body.v80-story .how-step::before{content:"";position:absolute;left:-39px;top:9px;width:14px;height:14px;border-radius:50%;background:#fff;border:4px solid rgba(199,15,33,.18);z-index:1;transition:transform .35s var(--v80-ease),border-color .35s var(--v80-ease),background .35s ease;}body.v80-story .how-step.v80-inview::before{transform:scale(1.15);background:var(--v80-red);border-color:#ffd8ce;box-shadow:0 0 0 7px rgba(199,15,33,.08);}body.v80-story .how-icon{display:none!important;}body.v80-story .how-step h3{font-size:19px!important;line-height:1.1!important;letter-spacing:-.03em!important;margin:0 0 6px!important;color:var(--v80-dark)!important;}body.v80-story .how-step p{font-size:13px!important;line-height:1.62!important;margin:0!important;color:var(--v80-brown)!important;font-weight:650!important;}body.v80-story .premium-warranty-section .warranty-panel,body.v80-story .premium-warranty-section .warranty-coverage-panel{border-radius:28px!important;box-shadow:0 22px 56px rgba(70,35,22,.08)!important;}body.v80-story .service-area-section{background:linear-gradient(180deg,#fff,#fff8f2)!important;}body.v80-story .premium-faq-section{background:linear-gradient(180deg,#fff,#fff8f2)!important;}body.v80-story .faq-container{padding-inline:16px!important;}body.v80-story .faq-grid{display:block!important;margin-top:18px!important;}body.v80-story details.faq-card{border-radius:18px!important;border:1px solid var(--v80-line)!important;background:#fff!important;margin:0 0 10px!important;box-shadow:0 12px 32px rgba(70,36,22,.055)!important;overflow:hidden!important;}body.v80-story details.faq-card summary{min-height:62px!important;padding:15px 15px!important;font-size:13.8px!important;line-height:1.36!important;gap:12px!important;}body.v80-story details.faq-card summary i{width:31px!important;height:31px!important;border-radius:12px!important;background:#fff2ea!important;color:var(--v80-red)!important;transition:transform .35s var(--v80-ease),background .35s ease!important;}body.v80-story details.faq-card[open] summary i{transform:rotate(45deg)!important;background:var(--v80-red)!important;color:#fff!important;}body.v80-story .faq-answer{padding:0 15px 16px!important;font-size:12.7px!important;line-height:1.62!important;color:var(--v80-brown)!important;}body.v80-story .premium-faq-section .faq-card.v80-faq-hidden{display:none!important;}body.v80-story .v80-faq-more{width:100%;min-height:48px;margin-top:8px;border:1px solid rgba(199,15,33,.16);border-radius:16px;background:#fff;color:var(--v80-red);font-weight:900;font-size:13px;box-shadow:0 14px 32px rgba(70,36,22,.06);}body.v80-story.service-page .hero-media{height:520px!important;}body.v80-story.service-page .hero-layout{padding-top:90px!important;}body.v80-story .breadcrumb-trail{background:rgba(255,255,255,.14)!important;border:1px solid rgba(255,255,255,.18)!important;border-radius:999px!important;padding:8px 11px!important;display:inline-flex!important;color:#fff!important;backdrop-filter:blur(10px)!important;font-size:10.5px!important;margin-bottom:10px!important;}body.v80-story .breadcrumb-trail a,body.v80-story .breadcrumb-trail .current{color:#fff!important;}body.v80-story .service-highlights{display:flex!important;gap:8px!important;overflow-x:auto!important;margin:14px -16px 0!important;padding:0 16px 4px!important;scrollbar-width:none!important;}body.v80-story .service-highlights::-webkit-scrollbar{display:none!important;}body.v80-story .service-highlights span{white-space:nowrap!important;background:rgba(255,255,255,.13)!important;border:1px solid rgba(255,255,255,.18)!important;color:#fff!important;border-radius:999px!important;padding:8px 11px!important;font-size:11px!important;backdrop-filter:blur(8px)!important;}body.v80-story.service-page .service-detail-section,body.v80-story.service-page .service-modern-overview{padding-top:48px!important;padding-bottom:48px!important;}body.v80-story.service-page .service-decision-grid,body.v80-story.service-page .service-use-grid,body.v80-story.service-page .problem-grid,body.v80-story.service-page .process-grid,body.v80-story.service-page .faq-grid,body.v80-story.service-page .related-service-grid{display:grid!important;grid-template-columns:1fr!important;gap:11px!important;overflow:visible!important;padding:0!important;margin-inline:0!important;}body.v80-story.service-page .service-decision-card,body.v80-story.service-page .service-use-card,body.v80-story.service-page .problem-card,body.v80-story.service-page .process-card,body.v80-story.service-page .faq-card,body.v80-story.service-page .related-service-card{border-radius:21px!important;border:1px solid var(--v80-line)!important;background:#fff!important;box-shadow:0 14px 36px rgba(70,36,22,.06)!important;padding:17px!important;}body.v80-story.service-page .process-card{display:grid!important;grid-template-columns:42px minmax(0,1fr)!important;gap:12px!important;align-items:start!important;}body.v80-story.service-page .process-card::before{content:attr(data-step);width:38px;height:38px;border-radius:14px;display:grid;place-items:center;background:#fff2ea;color:var(--v80-red);font-weight:950;font-size:11px;}body.v80-story.service-page .process-card h3,body.v80-story.service-page .process-card p{grid-column:2!important;}body.v80-story.service-page .related-service-card{display:flex!important;align-items:center!important;justify-content:space-between!important;min-height:58px!important;color:var(--v80-dark)!important;text-decoration:none!important;}body.v80-story.service-page .related-service-card span{width:32px;height:32px;border-radius:12px;background:#fff2ea;color:var(--v80-red);display:grid;place-items:center;}body.v80-story .rhs-contact-section{padding:50px 16px 112px!important;background:linear-gradient(180deg,#fff8f2,#fff)!important;}body.v80-story .rhs-contact-shell{border-radius:30px!important;overflow:hidden!important;background:#fff!important;box-shadow:0 24px 64px rgba(70,35,22,.10)!important;border:1px solid var(--v80-line)!important;}body.v80-story .rhs-contact-main{padding:24px 18px!important;}body.v80-story .rhs-contact-main h2{font-size:31px!important;line-height:.98!important;letter-spacing:-.06em!important;}body.v80-story .rhs-contact-intro{font-size:13.5px!important;line-height:1.6!important;color:var(--v80-brown)!important;}body.v80-story .rhs-contact-grid{gap:0!important;border-top:1px solid var(--v80-line)!important;border-bottom:1px solid var(--v80-line)!important;}body.v80-story .rhs-contact-card{padding:13px 0!important;min-height:64px!important;background:transparent!important;border:0!important;box-shadow:none!important;}body.v80-story .rhs-contact-icon{background:#fff2ea!important;color:var(--v80-red)!important;}body.v80-story .rhs-profile-row{border-radius:20px!important;background:#fff8f2!important;border:1px solid rgba(199,15,33,.10)!important;}body.v80-story .rhs-contact-action{padding:24px 18px!important;background:linear-gradient(145deg,#421016,#a51120)!important;color:#fff!important;}body.v80-story .rhs-contact-action h3{font-size:25px!important;line-height:1!important;letter-spacing:-.05em!important;}body.v80-story .rhs-contact-primary{border-radius:20px!important;background:#fff!important;color:var(--v80-red)!important;}body.v80-story .rhs-contact-secondary-wrap{grid-template-columns:1fr!important;}body.v80-story .rhs-social-row{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;}body.v80-story .rhs-social-label{grid-column:1/-1!important;}body.v80-story .rhs-social-link{width:100%!important;border-radius:14px!important;}body.v80-story .mobile-sticky{left:12px!important;right:12px!important;bottom:calc(10px + env(safe-area-inset-bottom))!important;width:auto!important;padding:6px!important;gap:6px!important;border-radius:20px!important;background:rgba(255,253,249,.94)!important;border:1px solid rgba(104,61,45,.14)!important;box-shadow:0 16px 42px rgba(42,20,13,.22)!important;backdrop-filter:blur(16px)!important;transform:translate3d(0,0,0)!important;transition:opacity .32s var(--v80-ease),visibility .32s var(--v80-ease),transform .32s var(--v80-ease)!important;}body.v80-story .mobile-sticky a{min-height:47px!important;border-radius:15px!important;font-size:12px!important;font-weight:900!important;}body.v80-story .mobile-sticky .btn-call{background:linear-gradient(135deg,var(--v80-red),#8f111a)!important;}body.v80-story .mobile-sticky .btn-wa{background:#087743!important;color:#fff!important;}body.v80-story .mobile-sticky.is-hidden,body.v80-story .mobile-sticky.v78-dock-hidden,body.v80-story .mobile-sticky.v80-dock-hidden{opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:translate3d(0,125%,0)!important;}}@media (max-width:420px){body.v80-story .hero h1{font-size:33px!important;}body.v80-story.service-page .hero h1{font-size:35px!important;}body.v80-story .section-title,body.v80-story .rhs-story-head h2,body.v80-story .rhs-contact-main h2{font-size:29px!important;}body.v80-story .pricing-rate-card{grid-template-columns:44px minmax(0,1fr)!important;}body.v80-story .pricing-mini-action{grid-column:2!important;width:max-content!important;}}@media (prefers-reduced-motion:reduce){body.v80-story *,body.v80-story *::before,body.v80-story *::after{animation:none!important;transition:none!important;scroll-behavior:auto!important;}body.v80-story [data-v80-reveal]{opacity:1!important;transform:none!important;filter:none!important;}}@media (max-width:700px){body.v80-story .hero .hero-inner{padding:18px!important;border-radius:28px!important;background:linear-gradient(180deg,rgba(22,9,7,.64),rgba(22,9,7,.42))!important;border:1px solid rgba(255,255,255,.18)!important;box-shadow:0 24px 70px rgba(0,0,0,.30)!important;backdrop-filter:blur(12px)!important;}body.v80-story .hero .hero-inner .eyebrow{background:rgba(255,255,255,.10)!important;color:rgba(255,255,255,.92)!important;border-color:rgba(255,255,255,.18)!important;padding:7px 10px!important;}body.v80-story .hero h1{font-size:33px!important;max-width:13ch!important;text-shadow:0 2px 18px rgba(0,0,0,.35)!important;}body.v80-story.service-page .hero h1{font-size:35px!important;max-width:12ch!important;}body.v80-story .hero-copy{color:rgba(255,255,255,.90)!important;text-shadow:0 1px 12px rgba(0,0,0,.28)!important;}}@media (max-width:700px){body.v80-story.v78-editorial .premium-pricing-section .pricing-feature-grid{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;overflow:visible!important;margin:0!important;padding:0!important;}body.v80-story.v78-editorial .premium-pricing-section .pricing-feature-card,body.v80-story.v78-editorial .premium-pricing-section .pricing-feature-card.exterior-package-card{display:block!important;min-width:0!important;width:100%!important;min-height:0!important;padding:20px!important;border-radius:26px!important;overflow:hidden!important;border:1px solid var(--v80-line)!important;box-shadow:0 20px 52px rgba(78,38,23,.08)!important;}body.v80-story.v78-editorial .premium-pricing-section .interior-package-card{background:linear-gradient(145deg,#5a1118 0%,#bd1425 72%,#e66452 100%)!important;color:#fff!important;}body.v80-story.v78-editorial .premium-pricing-section .exterior-package-card{background:linear-gradient(145deg,#fff,#fff7ef)!important;color:var(--v80-dark)!important;}body.v80-story.v78-editorial .premium-pricing-section .exterior-package-card .pricing-card-eyebrow{color:#d77a68!important;}body.v80-story.v78-editorial .premium-pricing-section .exterior-package-card h3,body.v80-story.v78-editorial .premium-pricing-section .exterior-package-card h3 a{color:var(--v80-dark)!important;}body.v80-story.v78-editorial .premium-pricing-section .exterior-package-card .pricing-card-price,body.v80-story.v78-editorial .premium-pricing-section .exterior-package-card .pricing-card-price span{color:var(--v80-muted)!important;}body.v80-story.v78-editorial .premium-pricing-section .exterior-package-card .pricing-card-price strong{color:var(--v80-red)!important;font-size:44px!important;}body.v80-story.v78-editorial .premium-pricing-section .exterior-package-card .pricing-card-support{color:var(--v80-brown)!important;}body.v80-story.v78-editorial .premium-pricing-section .exterior-package-card .pricing-text-action{color:var(--v80-red)!important;}body.v80-story.v78-editorial .premium-pricing-section .bhk-package-grid{display:grid!important;grid-template-columns:1fr!important;gap:9px!important;margin:14px 0!important;overflow:visible!important;}body.v80-story.v78-editorial .premium-pricing-section .bhk-package-option{width:100%!important;min-height:56px!important;display:grid!important;grid-template-columns:1fr auto auto!important;align-items:center!important;gap:8px!important;padding:11px 13px!important;border-radius:18px!important;background:rgba(255,255,255,.14)!important;border:1px solid rgba(255,255,255,.22)!important;color:#fff!important;overflow:hidden!important;}body.v80-story.v78-editorial .premium-pricing-section .bhk-package-option span,body.v80-story.v78-editorial .premium-pricing-section .bhk-package-option strong,body.v80-story.v78-editorial .premium-pricing-section .bhk-package-option small{color:#fff!important;position:relative!important;min-width:0!important;}body.v80-story.v78-editorial .premium-pricing-section .bhk-package-option strong{font-size:24px!important;line-height:1!important;letter-spacing:-.05em!important;}body.v80-story.v78-editorial .premium-pricing-section .bhk-package-option small{justify-self:end!important;white-space:nowrap!important;font-size:11px!important;background:rgba(255,255,255,.16)!important;border-radius:999px!important;padding:7px 9px!important;}body.v80-story.v78-editorial .premium-pricing-section .pricing-rate-grid{display:grid!important;grid-template-columns:1fr!important;gap:9px!important;width:auto!important;margin:14px 0 0!important;padding:0!important;overflow:visible!important;scroll-snap-type:none!important;}body.v80-story.v78-editorial .premium-pricing-section .pricing-rate-card{width:100%!important;min-width:0!important;max-width:none!important;display:grid!important;grid-template-columns:46px minmax(0,1fr) auto!important;align-items:center!important;gap:11px!important;min-height:82px!important;border-radius:21px!important;padding:14px!important;background:#fff!important;border:1px solid var(--v80-line)!important;box-shadow:0 14px 36px rgba(76,37,22,.06)!important;scroll-snap-align:none!important;}body.v80-story.v78-editorial .premium-pricing-section .pricing-rate-card:nth-child(even){background:#fffaf6!important;}body.v80-story.v78-editorial .premium-pricing-section .pricing-rate-copy{min-width:0!important;}}@media (max-width:420px){body.v80-story.v78-editorial .premium-pricing-section .pricing-rate-card{grid-template-columns:44px minmax(0,1fr)!important;}body.v80-story.v78-editorial .premium-pricing-section .pricing-rate-card .pricing-mini-action{grid-column:2!important;justify-self:start!important;}}@media (max-width:700px){body.v80-story.v78-editorial .premium-pricing-section .exterior-package-card .exterior-price-block{margin:18px 0 14px!important;color:var(--v80-muted)!important;}body.v80-story.v78-editorial .premium-pricing-section .exterior-package-card .exterior-price-block span{display:block!important;color:var(--v80-muted)!important;font-size:11px!important;font-weight:900!important;letter-spacing:.08em!important;text-transform:uppercase!important;}body.v80-story.v78-editorial .premium-pricing-section .exterior-package-card .exterior-price-block strong{display:block!important;color:var(--v80-red)!important;font-size:44px!important;line-height:.95!important;letter-spacing:-.065em!important;text-shadow:none!important;}}@media (max-width:700px){body.v80-story.v78-editorial .premium-services-section .service-showcase-grid{display:grid!important;grid-template-columns:1fr!important;gap:14px!important;counter-reset:service-counter!important;}body.v80-story.v78-editorial .premium-services-section .service-showcase-card,body.v80-story.v78-editorial .premium-services-section .service-showcase-card--hero,body.v80-story.v78-editorial .premium-services-section .service-showcase-card--stack,body.v80-story.v78-editorial .premium-services-section .service-showcase-card--portrait,body.v80-story.v78-editorial .premium-services-section .service-showcase-card--compact{position:relative!important;min-height:250px!important;height:auto!important;border-radius:28px!important;overflow:hidden!important;display:block!important;background:#1d0d09!important;box-shadow:0 22px 56px rgba(49,22,13,.14)!important;border:1px solid rgba(255,255,255,.45)!important;}body.v80-story.v78-editorial .premium-services-section .service-showcase-card:nth-child(2n){min-height:225px!important;}body.v80-story.v78-editorial .premium-services-section .service-showcase-card a{position:relative!important;display:block!important;min-height:inherit!important;height:100%!important;color:#fff!important;text-decoration:none!important;}body.v80-story.v78-editorial .premium-services-section .service-showcase-media{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;margin:0!important;border-radius:inherit!important;overflow:hidden!important;background:#25100c!important;}body.v80-story.v78-editorial .premium-services-section .service-showcase-media img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important;}body.v80-story.v78-editorial .premium-services-section .service-showcase-overlay{position:absolute!important;inset:0!important;background:linear-gradient(180deg,rgba(16,7,5,.08),rgba(16,7,5,.42) 44%,rgba(16,7,5,.88))!important;z-index:1!important;}body.v80-story.v78-editorial .premium-services-section .service-showcase-copy{position:relative!important;z-index:2!important;min-height:inherit!important;padding:18px!important;display:flex!important;flex-direction:column!important;justify-content:flex-end!important;align-items:flex-start!important;background:transparent!important;color:#fff!important;}body.v80-story.v78-editorial .premium-services-section .service-showcase-copy *{color:inherit!important;}body.v80-story.v78-editorial .premium-services-section .service-showcase-copy h3{font-size:24px!important;line-height:1!important;letter-spacing:-.055em!important;max-width:13ch!important;}body.v80-story.v78-editorial .premium-services-section .service-showcase-copy p{font-size:12.8px!important;line-height:1.5!important;max-width:28ch!important;color:rgba(255,255,255,.86)!important;}body.v80-story.v78-editorial .premium-services-section .service-showcase-eyebrow{display:inline-flex!important;background:rgba(255,255,255,.16)!important;border:1px solid rgba(255,255,255,.18)!important;border-radius:999px!important;padding:7px 9px!important;color:#fff!important;backdrop-filter:blur(8px)!important;}body.v80-story.v78-editorial .premium-services-section .service-showcase-action{display:inline-flex!important;align-items:center!important;gap:6px!important;background:rgba(255,255,255,.15)!important;border-radius:999px!important;padding:9px 12px!important;color:#fff!important;backdrop-filter:blur(8px)!important;}}@media (max-width:700px){body.v80-story.v78-editorial .premium-services-section .service-showcase-card .service-showcase-copy,body.v80-story.v78-editorial .premium-services-section .service-showcase-card .service-showcase-copy h3,body.v80-story.v78-editorial .premium-services-section .service-showcase-card .service-showcase-copy p,body.v80-story.v78-editorial .premium-services-section .service-showcase-card .service-showcase-action,body.v80-story.v78-editorial .premium-services-section .service-showcase-card .service-showcase-action i{color:#fff!important;-webkit-text-fill-color:#fff!important;text-shadow:0 2px 16px rgba(0,0,0,.34)!important;}body.v80-story.v78-editorial .premium-services-section .service-showcase-card .service-showcase-eyebrow{color:#fff!important;-webkit-text-fill-color:#fff!important;text-shadow:none!important;}}:root{--v81-icon-bg-1:#fffaf5;--v81-icon-bg-2:#fff0e6;--v81-icon-line:rgba(196,17,34,.12);--v81-icon-shadow:0 14px 34px rgba(85,40,26,.10);--v81-card-shadow:0 24px 60px rgba(78,38,24,.08);--v81-card-line:rgba(119,71,53,.12);}body.v81-refined{background:linear-gradient(180deg,#fffaf6 0%,#fffdfb 22%,#fff 50%,#fffaf6 100%);}body.v81-refined :where(.pricing-line-icon,.rhs-contact-icon,.standard-icon,.how-icon,.site-check-icon,.reality-icon,.w-point-icon,.warranty-icon,.mobile-menu-icon){display:grid!important;place-items:center!important;width:54px!important;height:54px!important;border-radius:18px!important;background:linear-gradient(135deg,var(--v81-icon-bg-1),var(--v81-icon-bg-2))!important;border:1px solid var(--v81-icon-line)!important;box-shadow:var(--v81-icon-shadow)!important;color:#b91524!important;}body.v81-refined :where(.pricing-line-icon,.rhs-contact-icon,.standard-icon,.how-icon,.site-check-icon,.reality-icon,.w-point-icon,.warranty-icon,.mobile-menu-icon) svg{width:25px!important;height:25px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.85!important;stroke-linecap:round!important;stroke-linejoin:round!important;}body.v81-refined :where(.trust-icon,.social-x-icon){width:46px!important;height:46px!important;padding:10px!important;border-radius:16px!important;background:linear-gradient(135deg,var(--v81-icon-bg-1),var(--v81-icon-bg-2))!important;border:1px solid var(--v81-icon-line)!important;box-shadow:var(--v81-icon-shadow)!important;color:#b91524!important;fill:none!important;stroke-width:1.85!important;stroke-linecap:round!important;stroke-linejoin:round!important;}body.v81-refined .kebab-circle-icon{color:#b91524!important;filter:drop-shadow(0 6px 16px rgba(185,21,36,.16));}body.v81-refined .kebab-circle-icon circle{r:2.85;}@media (hover:hover){body.v81-refined :where(.trust-item,.standard-card,.rhs-contact-card,.faq-card,.faq-item,.pricing-feature-card,.pricing-rate-card,.mobile-drawer-nav a,.related-service-card){transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;}body.v81-refined :where(.trust-item,.standard-card,.rhs-contact-card,.faq-card,.faq-item,.pricing-feature-card,.pricing-rate-card,.mobile-drawer-nav a,.related-service-card):hover{transform:translateY(-3px);box-shadow:0 24px 56px rgba(78,38,24,.11)!important;border-color:rgba(196,17,34,.18)!important;}body.v81-refined :where(.trust-item:hover .trust-icon,.standard-card:hover .standard-icon,.pricing-feature-card:hover .pricing-line-icon,.rhs-contact-card:hover .rhs-contact-icon,.mobile-drawer-nav a:hover .mobile-menu-icon){transform:translateY(-2px) scale(1.03);}}body.v81-refined .trust-strip{gap:12px!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;padding-bottom:8px!important;}body.v81-refined .trust-item{min-height:96px!important;padding:18px 18px!important;border:1px solid var(--v81-card-line)!important;border-radius:24px!important;background:linear-gradient(180deg,#fffefc,#fff5ee)!important;box-shadow:0 14px 38px rgba(78,38,24,.05)!important;}body.v81-refined .trust-item:last-child{border-right:1px solid var(--v81-card-line)!important;}body.v81-refined .trust-item strong{font-size:14.5px!important;}body.v81-refined .trust-item span{font-size:12.6px!important;line-height:1.5!important;}body.v81-refined .premium-standard-section{background:linear-gradient(180deg,#fff 0%,#fff8f2 100%)!important;}body.v81-refined .standard-grid{display:grid!important;gap:18px!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;align-items:stretch!important;}body.v81-refined .standard-card,body.v81-refined .standard-card:first-child,body.v81-refined .standard-card:nth-child(n+2){min-height:0!important;display:block!important;padding:24px!important;border-radius:26px!important;border:1px solid var(--v81-card-line)!important;background:linear-gradient(180deg,#fffdfb 0%,#fff6f0 100%)!important;box-shadow:var(--v81-card-shadow)!important;color:inherit!important;}body.v81-refined .standard-top{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin-bottom:18px!important;}body.v81-refined .standard-num{font-size:42px!important;line-height:1!important;color:rgba(196,17,34,.12)!important;font-weight:900!important;letter-spacing:-.05em!important;}body.v81-refined .standard-card h3{margin:0 0 10px!important;font-size:22px!important;line-height:1.05!important;letter-spacing:-.03em!important;color:#231713!important;}body.v81-refined .standard-card p{margin:0!important;font-size:14px!important;line-height:1.68!important;color:#6a5650!important;}body.v81-refined .premium-faq-section{background:linear-gradient(180deg,#fff 0%,#fff7f1 100%)!important;}body.v81-refined .faq-container{gap:20px!important;}body.premium-home-v70.v81-refined .faq-container{display:grid!important;align-items:start!important;}body.premium-home-v70.v81-refined .faq-container>.kicker,body.premium-home-v70.v81-refined .faq-container>.section-title,body.premium-home-v70.v81-refined .faq-container>.faq-lead{grid-column:1;max-width:540px;}body.premium-home-v70.v81-refined .faq-grid{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;}body.premium-home-v70.v81-refined .section-title#faq-title{margin:0!important;font-size:clamp(32px,3.6vw,52px)!important;line-height:.98!important;letter-spacing:-.055em!important;text-align:left!important;max-width:11ch!important;}body.premium-home-v70.v81-refined .faq-lead{margin:0!important;padding:18px 20px!important;border-radius:22px!important;background:linear-gradient(180deg,#fffaf5 0%,#fff2e9 100%)!important;border:1px solid rgba(196,17,34,.10)!important;box-shadow:0 16px 40px rgba(78,38,24,.05)!important;font-size:14px!important;line-height:1.7!important;color:#6a5650!important;}body.premium-home-v70.v81-refined details.faq-card,body.premium-home-v70.v81-refined .faq-item,body.service-page.v81-refined .faq-card,body.v81-refined .faq-list .faq-item,body.v75-experience.v81-refined .faq-item{border-radius:22px!important;border:1px solid var(--v81-card-line)!important;background:rgba(255,255,255,.94)!important;box-shadow:0 16px 42px rgba(78,38,24,.05)!important;overflow:hidden!important;}body.v81-refined details.faq-card summary,body.v81-refined .faq-item summary{list-style:none!important;display:grid!important;grid-template-columns:minmax(0,1fr) 44px!important;align-items:center!important;gap:14px!important;padding:18px 20px!important;font-size:17px!important;font-weight:850!important;line-height:1.35!important;color:#251815!important;cursor:pointer!important;}body.v81-refined details.faq-card summary::-webkit-details-marker,body.v81-refined .faq-item summary::-webkit-details-marker{display:none!important;}body.v81-refined details.faq-card summary i,body.v81-refined .faq-item summary span{position:relative!important;overflow:hidden!important;width:44px!important;height:44px!important;border-radius:14px!important;display:grid!important;place-items:center!important;background:linear-gradient(135deg,#fffaf5,#ffe9df)!important;border:1px solid rgba(196,17,34,.12)!important;color:transparent!important;font-style:normal!important;font-size:23px!important;line-height:1!important;box-shadow:0 12px 24px rgba(78,38,24,.08)!important;}body.v81-refined details.faq-card summary i::before,body.v81-refined .faq-item summary span::before{content:"+";color:#b91524;font-size:24px;line-height:1;font-weight:700;}body.v81-refined details.faq-card .faq-answer,body.v81-refined .faq-item>div{padding:0 20px 20px!important;}body.v81-refined details.faq-card .faq-answer p,body.v81-refined .faq-item p{margin:0!important;font-size:14px!important;line-height:1.72!important;color:#6a5650!important;}body.v81-refined details.faq-card[open] summary i,body.v81-refined .faq-item[open] summary span{background:linear-gradient(135deg,#fff0e9,#ffdacf)!important;}body.v81-refined details.faq-card[open] summary i::before,body.v81-refined .faq-item[open] summary span::before{content:'–';font-size:28px;}body.service-page.v81-refined .faq-grid,body.v75-experience.v81-refined .faq-list{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;align-items:start!important;}body.service-page.v81-refined .faq-card{padding:0!important;overflow:hidden!important;}body.service-page.v81-refined .faq-card h3{margin:0!important;}body.service-page.v81-refined .faq-card .faq-toggle{position:relative!important;width:100%!important;display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:14px!important;padding:18px 20px!important;background:transparent!important;color:#251815!important;font-size:16px!important;font-weight:850!important;line-height:1.38!important;text-align:left!important;}body.service-page.v81-refined .faq-card .faq-toggle::after{content:'+'!important;flex:0 0 44px!important;width:44px!important;height:44px!important;border-radius:14px!important;display:grid!important;place-items:center!important;background:linear-gradient(135deg,#fffaf5,#ffe9df)!important;border:1px solid rgba(196,17,34,.12)!important;box-shadow:0 12px 24px rgba(78,38,24,.08)!important;color:#b91524!important;font-size:24px!important;line-height:1!important;}body.service-page.v81-refined .faq-card.is-open .faq-toggle::after{content:'–'!important;}body.service-page.v81-refined .faq-card p{margin:0!important;padding:0 20px 20px!important;font-size:14px!important;line-height:1.72!important;color:#6a5650!important;}body.service-page.v81-refined .faq-card:not(.is-open) p[aria-hidden="true"]{display:none!important;}@media (max-width:700px){body.v81-refined .hero{background:linear-gradient(180deg,#fffaf6 0%,#fff5ef 100%)!important;overflow:visible!important;border-bottom:0!important;}body.v81-refined .hero-media{position:relative!important;inset:auto!important;height:320px!important;border-radius:0 0 28px 28px!important;overflow:hidden!important;}body.v81-refined .hero-media::after{background:linear-gradient(180deg,rgba(18,8,7,.10) 0%,rgba(18,8,7,.22) 50%,rgba(18,8,7,.50) 100%),radial-gradient(circle at 18% 22%,rgba(255,255,255,.20),transparent 10rem)!important;}body.v81-refined .hero-layout{padding:0 16px 32px!important;display:block!important;position:relative!important;margin-top:-40px!important;}body.v81-refined .hero-inner{position:relative!important;z-index:2!important;margin:0 0 18px!important;padding:20px 18px!important;border-radius:28px!important;background:linear-gradient(180deg,rgba(63,47,44,.97),rgba(35,25,24,.98))!important;border:1px solid rgba(255,255,255,.08)!important;box-shadow:0 22px 54px rgba(40,20,14,.22)!important;backdrop-filter:none!important;}body.v81-refined .hero-inner .eyebrow{margin-bottom:12px!important;}body.v81-refined .hero h1{font-size:33px!important;line-height:.95!important;max-width:11ch!important;}body.v81-refined.service-page .hero h1{font-size:34px!important;max-width:10.8ch!important;}body.v81-refined .hero-copy{max-width:none!important;font-size:13.8px!important;line-height:1.62!important;margin-top:13px!important;}body.v81-refined .service-highlights{margin-top:14px!important;gap:8px!important;}body.v81-refined .service-highlights span{background:rgba(255,255,255,.08)!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:999px!important;}body.v81-refined .hero-actions{margin-top:16px!important;display:grid!important;grid-template-columns:1fr!important;gap:8px!important;}body.v81-refined .hero-actions .btn{width:100%!important;min-height:48px!important;}body.v81-refined .booking-card{margin:0!important;padding:18px!important;border-radius:26px!important;box-shadow:0 20px 48px rgba(40,20,14,.14)!important;}body.v81-refined .booking-head h2{font-size:18px!important;}body.premium-home-v70.v81-refined .faq-container,body.service-page.v81-refined .faq-grid,body.v75-experience.v81-refined .faq-list{display:grid!important;grid-template-columns:1fr!important;}body.premium-home-v70.v81-refined .section-title#faq-title{font-size:30px!important;max-width:10.5ch!important;}body.v81-refined .faq-lead{padding:16px!important;border-radius:20px!important;font-size:13.4px!important;}body.v81-refined details.faq-card summary,body.v81-refined .faq-item summary,body.service-page.v81-refined .faq-card .faq-toggle{padding:16px 16px!important;font-size:15.5px!important;}body.v81-refined details.faq-card .faq-answer,body.v81-refined .faq-item>div,body.service-page.v81-refined .faq-card p{padding:0 16px 16px!important;font-size:13.4px!important;}body.v81-refined .trust-strip{display:flex!important;grid-template-columns:none!important;gap:10px!important;padding:2px 16px 16px!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;}body.v81-refined .trust-item{min-width:236px!important;scroll-snap-align:start!important;border-radius:22px!important;padding:16px!important;}body.v81-refined .standard-grid{grid-template-columns:1fr!important;gap:12px!important;}body.v81-refined .standard-card{padding:18px!important;border-radius:22px!important;}body.v81-refined .standard-top{margin-bottom:14px!important;}body.v81-refined .standard-card h3{font-size:18px!important;}body.v81-refined .standard-card p{font-size:13px!important;line-height:1.6!important;}body.v81-refined .site-check-panel{border-radius:26px!important;}body.v81-refined .site-check-summary{padding:18px 16px!important;}body.v81-refined .site-check-summary p{font-size:19px!important;line-height:1.2!important;max-width:none!important;}body.v81-refined .site-check-promise{margin-top:12px!important;font-size:11px!important;}body.v81-refined .site-check-card{padding:15px!important;grid-template-columns:42px 1fr!important;gap:10px!important;}body.v81-refined .site-check-card h3{font-size:15px!important;}body.v81-refined .site-check-card p{font-size:12.8px!important;line-height:1.55!important;}body.v81-refined .factor-grid article,body.v81-refined .measure-grid article,body.v81-refined .quotation-list article,body.v81-refined .material-copy,body.v81-refined .contact-panel,body.v81-refined .contact-panel aside,body.v81-refined .rate-disclaimer,body.v81-refined .compare-card{padding:18px!important;}}@media (min-width:701px) and (max-width:1120px){body.v81-refined .trust-strip{grid-template-columns:repeat(2,minmax(0,1fr))!important;}body.v81-refined .standard-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;}}body.premium-home-v70.v81-refined .premium-faq-section{padding-top:70px!important;padding-bottom:78px!important;background:linear-gradient(180deg,#fffaf6 0%,#fff2eb 100%)!important;}body.premium-home-v70.v81-refined .faq-container{display:block!important;width:min(100% - 64px,1040px)!important;max-width:1040px!important;margin-inline:auto!important;}body.premium-home-v70.v81-refined .faq-container>.kicker,body.premium-home-v70.v81-refined .faq-container>.section-title,body.premium-home-v70.v81-refined .faq-container>.faq-lead{grid-column:auto!important;max-width:none!important;}body.premium-home-v70.v81-refined .faq-container>.kicker{text-align:center!important;margin:0 0 12px!important;}body.premium-home-v70.v81-refined .section-title#faq-title{max-width:880px!important;margin:0 auto!important;text-align:center!important;font-size:clamp(34px,4.5vw,58px)!important;line-height:1.02!important;letter-spacing:-.055em!important;}body.premium-home-v70.v81-refined .faq-lead{display:block!important;max-width:760px!important;margin:20px auto 30px!important;padding:0!important;text-align:center!important;background:transparent!important;border:0!important;box-shadow:none!important;color:#6a5650!important;font-size:15.5px!important;line-height:1.72!important;}body.premium-home-v70.v81-refined .faq-grid{grid-column:auto!important;grid-row:auto!important;display:grid!important;grid-template-columns:1fr!important;gap:12px!important;width:min(100%,920px)!important;max-width:920px!important;margin:0 auto!important;}body.premium-home-v70.v81-refined details.faq-card{width:100%!important;border-radius:20px!important;background:#fffefc!important;border:1px solid rgba(119,71,53,.13)!important;box-shadow:0 14px 36px rgba(78,38,24,.055)!important;}body.premium-home-v70.v81-refined details.faq-card summary{min-height:74px!important;padding:18px 20px!important;font-size:17px!important;line-height:1.35!important;}body.premium-home-v70.v81-refined details.faq-card .faq-answer{padding:0 20px 20px!important;}body.premium-home-v70.v81-refined details.faq-card .faq-answer p{font-size:14.4px!important;line-height:1.74!important;}body.premium-home-v70.v81-refined .v80-faq-more{display:none!important;}body.premium-home-v70.v81-refined .faq-card.v80-faq-hidden{display:block!important;}@media(max-width:700px){body.premium-home-v70.v81-refined .premium-faq-section{padding-top:52px!important;padding-bottom:64px!important;}body.premium-home-v70.v81-refined .faq-container{width:min(100% - 28px,1040px)!important;}body.premium-home-v70.v81-refined .section-title#faq-title{font-size:30px!important;line-height:1.04!important;max-width:340px!important;}body.premium-home-v70.v81-refined .faq-lead{font-size:13.6px!important;line-height:1.65!important;margin:14px auto 22px!important;text-align:left!important;padding:15px!important;background:#fffaf5!important;border:1px solid rgba(196,17,34,.10)!important;border-radius:20px!important;}body.premium-home-v70.v81-refined .faq-grid{width:100%!important;gap:10px!important;}body.premium-home-v70.v81-refined details.faq-card summary{min-height:64px!important;padding:15px!important;font-size:15.2px!important;grid-template-columns:minmax(0,1fr) 40px!important;}body.premium-home-v70.v81-refined details.faq-card summary i{width:40px!important;height:40px!important;border-radius:13px!important;}body.premium-home-v70.v81-refined details.faq-card .faq-answer{padding:0 15px 15px!important;}body.premium-home-v70.v81-refined details.faq-card .faq-answer p{font-size:13.25px!important;line-height:1.68!important;}}body.premium-home-v70.v81-refined .premium-faq-section{background:linear-gradient(180deg,#fff 0%,#fff7f1 100%)!important;}body.premium-home-v70.v81-refined .premium-faq-section .faq-container{display:block!important;max-width:1180px!important;margin-inline:auto!important;}body.premium-home-v70.v81-refined .premium-faq-section .kicker,body.premium-home-v70.v81-refined .premium-faq-section .section-title,body.premium-home-v70.v81-refined .premium-faq-section .faq-lead{display:block!important;grid-column:auto!important;grid-row:auto!important;text-align:center!important;margin-left:auto!important;margin-right:auto!important;}body.premium-home-v70.v81-refined .premium-faq-section .section-title#faq-title{max-width:900px!important;margin:0 auto 14px!important;text-align:center!important;font-size:clamp(34px,4.2vw,58px)!important;line-height:.98!important;letter-spacing:-.055em!important;}body.premium-home-v70.v81-refined .premium-faq-section .faq-lead{max-width:820px!important;margin:0 auto 28px!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;color:#6a5650!important;font-size:15px!important;line-height:1.75!important;}body.premium-home-v70.v81-refined .premium-faq-section .faq-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;width:100%!important;max-width:1120px!important;margin:0 auto!important;align-items:start!important;}body.premium-home-v70.v81-refined .premium-faq-section details.faq-card{width:100%!important;min-width:0!important;border-radius:22px!important;background:#fffdfb!important;border:1px solid rgba(119,71,53,.12)!important;box-shadow:0 16px 42px rgba(78,38,24,.055)!important;}body.premium-home-v70.v81-refined .premium-faq-section details.faq-card summary{min-height:76px!important;padding:18px 18px!important;display:grid!important;grid-template-columns:minmax(0,1fr) 42px!important;gap:14px!important;align-items:center!important;}body.premium-home-v70.v81-refined .premium-faq-section details.faq-card summary span{display:block!important;font-size:16px!important;line-height:1.35!important;font-weight:850!important;color:#251815!important;}body.premium-home-v70.v81-refined .premium-faq-section details.faq-card summary i{width:42px!important;height:42px!important;border-radius:14px!important;}body.premium-home-v70.v81-refined .premium-faq-section details.faq-card .faq-answer{padding:0 18px 18px!important;}body.premium-home-v70.v81-refined .premium-faq-section details.faq-card .faq-answer p{font-size:14px!important;line-height:1.72!important;}body.premium-home-v70.v81-refined .premium-faq-section :is(.faq-view-all,.view-all-faqs,.faq-more-button,.faq-expand-all,.v80-faq-more),body.premium-home-v70.v81-refined .premium-faq-section button{display:none!important;}@media (max-width:700px){body.premium-home-v70.v81-refined .premium-faq-section{padding-top:48px!important;padding-bottom:52px!important;}body.premium-home-v70.v81-refined .premium-faq-section .section-title#faq-title{max-width:340px!important;font-size:30px!important;line-height:1.03!important;margin-bottom:12px!important;}body.premium-home-v70.v81-refined .premium-faq-section .faq-lead{max-width:340px!important;margin-bottom:18px!important;font-size:13.4px!important;line-height:1.65!important;}body.premium-home-v70.v81-refined .premium-faq-section .faq-grid{grid-template-columns:1fr!important;max-width:100%!important;gap:10px!important;}body.premium-home-v70.v81-refined .premium-faq-section details.faq-card{border-radius:19px!important;}body.premium-home-v70.v81-refined .premium-faq-section details.faq-card summary{min-height:64px!important;padding:15px 15px!important;grid-template-columns:minmax(0,1fr) 38px!important;gap:12px!important;}body.premium-home-v70.v81-refined .premium-faq-section details.faq-card summary span{font-size:14.6px!important;line-height:1.35!important;}body.premium-home-v70.v81-refined .premium-faq-section details.faq-card summary i{width:38px!important;height:38px!important;border-radius:13px!important;}body.premium-home-v70.v81-refined .premium-faq-section details.faq-card .faq-answer{padding:0 15px 15px!important;}}body.v81-refined .rhs-contact-action{background:linear-gradient(145deg,#2b1814 0%,#4a201d 58%,#7d1721 100%)!important;}body.v81-refined .rhs-contact-note{color:#eadbd3!important;background:rgba(255,255,255,.06)!important;border:1px solid rgba(255,255,255,.10)!important;border-radius:16px!important;padding:12px 14px!important;}body.premium-home-v70.v81-refined .site-check-promise{background:#fff!important;color:#8f111a!important;border:1px solid rgba(197,17,34,.16)!important;box-shadow:0 10px 26px rgba(78,38,24,.06)!important;}body.v81-refined .service-page .service-highlights span{background:rgba(255,255,255,.12)!important;border-color:rgba(255,255,255,.14)!important;}body.service-page.v81-refined .service-detail-section:nth-of-type(odd){background:linear-gradient(180deg,#fffdfb 0%,#fff7f0 100%)!important;}body.service-page.v81-refined .service-detail-section:nth-of-type(even){background:#fff!important;}body.service-page.v81-refined :where(.service-decision-card,.service-use-card,.problem-card,.process-card,.related-service-card){border-radius:24px!important;}body.service-page.v81-refined .service-decision-card:nth-child(2n),body.service-page.v81-refined .service-use-card:nth-child(2n),body.service-page.v81-refined .problem-card:nth-child(2n){background:linear-gradient(180deg,#fffaf5 0%,#fff1e8 100%)!important;}body.service-page.v81-refined .service-decision-card:nth-child(2n+1),body.service-page.v81-refined .service-use-card:nth-child(2n+1),body.service-page.v81-refined .problem-card:nth-child(2n+1){background:#fff!important;}@media (max-width:700px){body.v81-refined .rhs-contact-action{border-radius:26px!important;}body.service-page.v81-refined .service-detail-section{padding-top:44px!important;padding-bottom:44px!important;}}body.premium-home-v70.v81-refined .site-check-summary{background:radial-gradient(circle at 86% 12%,rgba(255,255,255,.18) 0 0,transparent 140px),linear-gradient(145deg,#3b1114 0%,#8f111a 52%,#cf2c34 100%)!important;padding:24px 20px 22px!important;}body.premium-home-v70.v81-refined .site-check-summary::before{content:"Site-read estimate";display:inline-flex;align-items:center;min-height:30px;margin-bottom:15px;padding:0 12px;border-radius:999px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);color:rgba(255,255,255,.88);font-size:10px;font-weight:900;letter-spacing:.14em;text-transform:uppercase;}body.premium-home-v70.v81-refined .site-check-summary p{max-width:21ch!important;margin:0!important;color:#fff!important;font-size:22px!important;line-height:1.14!important;letter-spacing:-.045em!important;text-wrap:balance;}body.premium-home-v70.v81-refined .site-check-promise{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:8px!important;width:auto!important;max-width:100%!important;margin-top:20px!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;color:inherit!important;}body.premium-home-v70.v81-refined .site-check-promise span{display:inline-flex!important;align-items:center!important;min-height:34px!important;padding:0 11px!important;border-radius:999px!important;background:rgba(255,255,255,.12)!important;border:1px solid rgba(255,255,255,.18)!important;color:#fff!important;box-shadow:0 10px 22px rgba(50,10,14,.16)!important;font-size:10.5px!important;line-height:1!important;font-weight:900!important;letter-spacing:.10em!important;text-transform:uppercase!important;white-space:nowrap!important;}body.premium-home-v70.v81-refined .site-check-promise span::before{content:"";width:6px;height:6px;margin-right:7px;border-radius:50%;background:#ffd7c7;box-shadow:0 0 0 5px rgba(255,255,255,.08);}body.premium-home-v70.v81-refined .service-showcase-card{transform:translateZ(0);will-change:transform,box-shadow;transition:transform .45s cubic-bezier(.2,.75,.2,1),box-shadow .45s cubic-bezier(.2,.75,.2,1),filter .45s ease!important;}body.premium-home-v70.v81-refined .service-showcase-card a{overflow:hidden!important;}body.premium-home-v70.v81-refined .service-showcase-media img{transform:scale(1.015) translate3d(0,0,0)!important;transform-origin:center;will-change:transform,filter;transition:transform 1.1s cubic-bezier(.2,.75,.2,1),filter .65s ease!important;}body.premium-home-v70.v81-refined .service-showcase-copy{will-change:transform,opacity;transition:transform .46s cubic-bezier(.2,.75,.2,1),opacity .46s ease!important;}body.premium-home-v70.v81-refined .service-showcase-action{transition:transform .38s cubic-bezier(.2,.75,.2,1),background .38s ease,box-shadow .38s ease!important;}body.premium-home-v70.v81-refined .service-showcase-overlay{transition:background .6s ease!important;}@media (hover:hover){body.premium-home-v70.v81-refined .service-showcase-card:hover,body.premium-home-v70.v81-refined .service-showcase-card:focus-within{transform:translateY(-8px) scale(1.012)!important;box-shadow:0 34px 82px rgba(44,18,10,.22)!important;filter:saturate(1.05);}body.premium-home-v70.v81-refined .service-showcase-card:hover .service-showcase-media img,body.premium-home-v70.v81-refined .service-showcase-card:focus-within .service-showcase-media img{transform:scale(1.09) translate3d(0,-10px,0)!important;filter:saturate(1.10) contrast(1.04) brightness(.96)!important;}body.premium-home-v70.v81-refined .service-showcase-card:hover .service-showcase-copy,body.premium-home-v70.v81-refined .service-showcase-card:focus-within .service-showcase-copy{transform:translateY(-12px)!important;}body.premium-home-v70.v81-refined .service-showcase-card:hover .service-showcase-action,body.premium-home-v70.v81-refined .service-showcase-card:focus-within .service-showcase-action{transform:translateX(7px)!important;background:rgba(255,255,255,.24)!important;box-shadow:0 12px 24px rgba(0,0,0,.16)!important;}body.premium-home-v70.v81-refined .service-showcase-card:hover .service-showcase-overlay,body.premium-home-v70.v81-refined .service-showcase-card:focus-within .service-showcase-overlay{background:linear-gradient(180deg,rgba(17,7,5,.02),rgba(17,7,5,.30) 40%,rgba(17,7,5,.88))!important;}}body.premium-home-v70.v81-refined .service-showcase-card.v80-inview .service-showcase-media img{animation:v83-service-image-breathe 8.5s ease-in-out infinite alternate;}body.premium-home-v70.v81-refined .service-showcase-card.v80-inview .service-showcase-copy{animation:v83-service-copy-rise .85s cubic-bezier(.2,.75,.2,1) both;}body.premium-home-v70.v81-refined .service-showcase-card:nth-child(2n).v80-inview .service-showcase-media img{animation-duration:10s;animation-direction:alternate-reverse;}@keyframes v83-service-image-breathe{0%{transform:scale(1.018) translate3d(0,0,0);}100%{transform:scale(1.055) translate3d(0,-7px,0);}}@keyframes v83-service-copy-rise{0%{opacity:.88;transform:translateY(12px);}100%{opacity:1;transform:translateY(0);}}body.premium-home-v70.v81-refined .service-showcase-card::after{content:"";position:absolute;inset:0;pointer-events:none;border-radius:inherit;background:linear-gradient(115deg,transparent 0%,rgba(255,255,255,.20) 45%,transparent 62%);opacity:0;transform:translateX(-55%);transition:opacity .35s ease,transform .85s cubic-bezier(.2,.75,.2,1);}body.premium-home-v70.v81-refined .service-showcase-card:hover::after,body.premium-home-v70.v81-refined .service-showcase-card:focus-within::after{opacity:1;transform:translateX(55%);}@media (max-width:700px){body.premium-home-v70.v81-refined .site-check-summary{padding:22px 18px!important;border-radius:24px 24px 0 0!important;}body.premium-home-v70.v81-refined .site-check-summary p{max-width:20ch!important;font-size:24px!important;line-height:1.08!important;}body.premium-home-v70.v81-refined .site-check-promise{margin-top:18px!important;gap:7px!important;}body.premium-home-v70.v81-refined .site-check-promise span{min-height:32px!important;padding:0 10px!important;font-size:9.8px!important;letter-spacing:.08em!important;}body.premium-home-v70.v81-refined .service-showcase-card{transition:transform .35s ease,box-shadow .35s ease!important;}body.premium-home-v70.v81-refined .service-showcase-card:active{transform:scale(.985)!important;}}@media (prefers-reduced-motion:reduce){body.premium-home-v70.v81-refined .service-showcase-card.v80-inview .service-showcase-media img,body.premium-home-v70.v81-refined .service-showcase-card.v80-inview .service-showcase-copy{animation:none!important;}}body.v81-refined #faq.faq-section{background:linear-gradient(180deg,#fffdfb 0%,#fff7f1 100%)!important;}body.v81-refined #faq .faq-container,body.v81-refined #faq .premium-editorial-container{display:block!important;width:min(100% - 64px,1180px)!important;max-width:1180px!important;margin-inline:auto!important;}body.v81-refined #faq .kicker,body.v81-refined #faq .section-title,body.v81-refined #faq .faq-lead,body.v81-refined #faq .section-intro{display:block!important;text-align:center!important;margin-left:auto!important;margin-right:auto!important;}body.v81-refined #faq .section-title{max-width:920px!important;margin-bottom:14px!important;font-size:clamp(34px,4vw,56px)!important;line-height:1!important;letter-spacing:-.055em!important;}body.v81-refined #faq .faq-lead,body.v81-refined #faq .section-intro{max-width:820px!important;margin-bottom:30px!important;color:#6a5650!important;font-size:15px!important;line-height:1.72!important;}body.v81-refined #faq .faq-grid,body.v81-refined #faq .faq-list{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;align-items:start!important;width:100%!important;max-width:1120px!important;margin:0 auto!important;}body.v81-refined #faq .faq-card,body.v81-refined #faq .faq-item,body.premium-home-v70.v81-refined #faq details.faq-card,body.service-page.v81-refined #faq .faq-card{width:100%!important;min-width:0!important;margin:0!important;border-radius:22px!important;border:1px solid rgba(119,71,53,.13)!important;background:linear-gradient(180deg,#fffdfb 0%,#fff8f3 100%)!important;box-shadow:0 18px 44px rgba(78,38,24,.06)!important;overflow:hidden!important;}body.v81-refined #faq details.faq-card summary,body.v81-refined #faq .faq-item summary{min-height:76px!important;padding:18px 18px!important;display:grid!important;grid-template-columns:minmax(0,1fr) 42px!important;gap:14px!important;align-items:center!important;}body.v81-refined #faq details.faq-card summary span,body.v81-refined #faq .faq-item summary strong,body.v81-refined #faq .faq-item summary{font-size:16px!important;line-height:1.35!important;font-weight:850!important;color:#251815!important;}body.v81-refined #faq details.faq-card .faq-answer,body.v81-refined #faq .faq-item>div{padding:0 18px 18px!important;}body.v81-refined #faq details.faq-card .faq-answer p,body.v81-refined #faq .faq-item p{font-size:14px!important;line-height:1.72!important;color:#6a5650!important;}body.service-page.v81-refined #faq .faq-card{padding:0!important;}body.service-page.v81-refined #faq .faq-card h3{margin:0!important;}body.service-page.v81-refined #faq .faq-card .faq-toggle{width:100%!important;min-height:76px!important;display:grid!important;grid-template-columns:minmax(0,1fr) 42px!important;gap:14px!important;align-items:center!important;padding:18px 18px!important;border:0!important;background:transparent!important;color:#251815!important;font-size:16px!important;line-height:1.35!important;font-weight:850!important;text-align:left!important;}body.service-page.v81-refined #faq .faq-card .faq-toggle::after{content:"+"!important;width:42px!important;height:42px!important;border-radius:14px!important;display:grid!important;place-items:center!important;background:linear-gradient(135deg,#fffaf5,#ffe9df)!important;border:1px solid rgba(196,17,34,.12)!important;box-shadow:0 12px 24px rgba(78,38,24,.08)!important;color:#b91524!important;font-size:24px!important;line-height:1!important;font-weight:800!important;}body.service-page.v81-refined #faq .faq-card.is-open .faq-toggle::after{content:"–"!important;font-size:28px!important;}body.service-page.v81-refined #faq .faq-card p{padding:0 18px 18px!important;margin:0!important;font-size:14px!important;line-height:1.72!important;color:#6a5650!important;}body.service-page.v81-refined #faq .faq-card:not(.is-open) p[aria-hidden="true"]{display:none!important;}body.v81-refined :where(.standard-icon,.site-check-icon,.pricing-line-icon,.how-icon,.warranty-icon,.reality-icon,.w-point-icon,.rhs-contact-icon,.mobile-menu-icon){position:relative!important;isolation:isolate!important;display:grid!important;place-items:center!important;width:56px!important;height:56px!important;min-width:56px!important;border-radius:20px!important;color:#a90f1d!important;background:radial-gradient(circle at 32% 24%,rgba(255,255,255,.98),rgba(255,255,255,.38) 36%,transparent 62%),linear-gradient(145deg,#fffdf9 0%,#fff1e8 100%)!important;border:1px solid rgba(168,49,35,.16)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.72),inset 0 -10px 20px rgba(185,88,48,.05),0 16px 34px rgba(74,34,22,.11)!important;}body.v81-refined :where(.standard-icon,.site-check-icon,.pricing-line-icon,.how-icon,.warranty-icon,.reality-icon,.w-point-icon,.rhs-contact-icon,.mobile-menu-icon)::after{content:"";position:absolute;right:8px;bottom:8px;width:9px;height:9px;border-radius:50%;background:#c51122;box-shadow:0 0 0 5px rgba(197,17,34,.08);opacity:.82;}body.v81-refined :where(.standard-icon,.site-check-icon,.pricing-line-icon,.how-icon,.warranty-icon,.reality-icon,.w-point-icon,.rhs-contact-icon,.mobile-menu-icon) svg{width:29px!important;height:29px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.7!important;stroke-linecap:round!important;stroke-linejoin:round!important;filter:drop-shadow(0 6px 10px rgba(137,28,24,.10));}body.v81-refined :where(.trust-icon){width:52px!important;height:52px!important;min-width:52px!important;padding:11px!important;border-radius:19px!important;background:radial-gradient(circle at 30% 22%,rgba(255,255,255,.96),rgba(255,255,255,.35) 36%,transparent 64%),linear-gradient(145deg,#fffdf9 0%,#fff1e8 100%)!important;border:1px solid rgba(168,49,35,.16)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.72),0 16px 34px rgba(74,34,22,.10)!important;color:#a90f1d!important;fill:none!important;stroke:currentColor!important;stroke-width:1.75!important;stroke-linecap:round!important;stroke-linejoin:round!important;}@media (hover:hover){body.v81-refined :where(.standard-card,.site-check-card,.pricing-feature-card,.pricing-rate-card,.trust-item,.how-step,.rhs-contact-card,.mobile-drawer-nav a):hover :where(.standard-icon,.site-check-icon,.pricing-line-icon,.how-icon,.warranty-icon,.reality-icon,.w-point-icon,.rhs-contact-icon,.mobile-menu-icon,.trust-icon){transform:translateY(-3px) scale(1.035)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.78),0 22px 42px rgba(74,34,22,.16)!important;}}@media (max-width:900px){body.v81-refined #faq .faq-container,body.v81-refined #faq .premium-editorial-container{width:min(100% - 28px,1180px)!important;}body.v81-refined #faq .faq-grid,body.v81-refined #faq .faq-list{grid-template-columns:1fr!important;gap:10px!important;}body.v81-refined #faq .section-title{font-size:30px!important;line-height:1.03!important;max-width:360px!important;}body.v81-refined #faq .faq-lead,body.v81-refined #faq .section-intro{max-width:360px!important;font-size:13.4px!important;line-height:1.65!important;margin-bottom:18px!important;}body.v81-refined #faq details.faq-card summary,body.v81-refined #faq .faq-item summary,body.service-page.v81-refined #faq .faq-card .faq-toggle{min-height:64px!important;padding:15px!important;grid-template-columns:minmax(0,1fr) 38px!important;}body.v81-refined #faq details.faq-card summary span,body.service-page.v81-refined #faq .faq-card .faq-toggle{font-size:14.6px!important;}body.v81-refined #faq details.faq-card summary i,body.service-page.v81-refined #faq .faq-card .faq-toggle::after{width:38px!important;height:38px!important;border-radius:13px!important;}}html body.v81-refined #faq.faq-section .faq-container,html body.v81-refined #faq.faq-section .premium-editorial-container{display:block!important;width:min(100% - 64px,1180px)!important;max-width:1180px!important;margin-inline:auto!important;}html body.v81-refined #faq.faq-section .faq-grid,html body.v81-refined #faq.faq-section .faq-list,html body.service-page.v81-refined #faq.faq-section .faq-grid,html body.premium-home-v70.v81-refined #faq.faq-section .faq-grid{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:16px!important;align-items:start!important;max-width:1120px!important;width:100%!important;margin:0 auto!important;}html body.v81-refined #faq.faq-section .faq-card,html body.v81-refined #faq.faq-section .faq-item{width:auto!important;max-width:none!important;min-width:0!important;margin:0!important;border-radius:22px!important;background:linear-gradient(180deg,#fffdfb 0%,#fff8f3 100%)!important;border:1px solid rgba(119,71,53,.13)!important;box-shadow:0 18px 44px rgba(78,38,24,.06)!important;}html body.service-page.v81-refined #faq.faq-section .faq-card .faq-toggle,html body.v81-refined #faq.faq-section details.faq-card summary{min-height:74px!important;}@media (min-width:901px){html body.v81-refined #faq.faq-section .faq-grid,html body.v81-refined #faq.faq-section .faq-list{grid-template-columns:repeat(2,minmax(0,1fr))!important;}}@media (max-width:900px){html body.v81-refined #faq.faq-section .faq-container,html body.v81-refined #faq.faq-section .premium-editorial-container{width:min(100% - 28px,1180px)!important;}html body.v81-refined #faq.faq-section .faq-grid,html body.v81-refined #faq.faq-section .faq-list{grid-template-columns:1fr!important;}}html body.v81-refined :where(.standard-icon,.site-check-icon,.pricing-line-icon,.how-icon,.warranty-icon,.reality-icon,.w-point-icon,.rhs-contact-icon,.mobile-menu-icon,.trust-icon){position:relative!important;isolation:isolate!important;overflow:hidden!important;display:grid!important;place-items:center!important;color:#b21422!important;background:linear-gradient(145deg,rgba(255,255,255,.96),rgba(255,241,232,.92)) padding-box,linear-gradient(145deg,rgba(255,255,255,.90),rgba(181,39,32,.22)) border-box!important;border:1px solid transparent!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.86),inset 0 -9px 18px rgba(166,69,39,.055),0 14px 32px rgba(82,38,24,.115)!important;}html body.v81-refined :where(.standard-icon,.site-check-icon,.pricing-line-icon,.how-icon,.warranty-icon,.reality-icon,.w-point-icon,.rhs-contact-icon,.mobile-menu-icon)::before,html body.v81-refined :where(.trust-icon)::before{content:""!important;position:absolute!important;inset:8px!important;border-radius:inherit!important;border:1px solid rgba(178,20,34,.07)!important;opacity:.9!important;}html body.v81-refined :where(.standard-icon,.site-check-icon,.pricing-line-icon,.how-icon,.warranty-icon,.reality-icon,.w-point-icon,.rhs-contact-icon,.mobile-menu-icon)::after,html body.v81-refined :where(.trust-icon)::after{display:none!important;content:none!important;}html body.v81-refined :where(.standard-icon,.site-check-icon,.pricing-line-icon,.how-icon,.warranty-icon,.reality-icon,.w-point-icon,.rhs-contact-icon,.mobile-menu-icon) svg,html body.v81-refined :where(.trust-icon) svg{position:relative!important;z-index:1!important;width:29px!important;height:29px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.75!important;stroke-linecap:round!important;stroke-linejoin:round!important;filter:drop-shadow(0 5px 8px rgba(150,32,28,.10))!important;}html body.v81-refined .rhs-contact-card.whatsapp .rhs-contact-icon,html body.v81-refined .rhs-contact-secondary.whatsapp .rhs-contact-icon,html body.v81-refined .mobile-sticky .wa :where(.rhs-contact-icon,.mobile-menu-icon){color:#0b7a48!important;background:linear-gradient(145deg,rgba(255,255,255,.98),rgba(231,250,240,.92)) padding-box,linear-gradient(145deg,rgba(255,255,255,.95),rgba(11,122,72,.24)) border-box!important;}html body.v81-refined .rhs-contact-card.whatsapp .rhs-contact-icon::before,html body.v81-refined .rhs-contact-secondary.whatsapp .rhs-contact-icon::before{border-color:rgba(11,122,72,.10)!important;}html body.v81-refined .rhs-contact-card.call .rhs-contact-icon,html body.v81-refined .rhs-contact-secondary.call .rhs-contact-icon{color:#b21422!important;}html body.v81-refined .rhs-contact-card.email .rhs-contact-icon{color:#9b432a!important;}html body.v81-refined .rhs-contact-card.area .rhs-contact-icon{color:#c04d24!important;}html body.v81-refined .rhs-contact-action{display:flex!important;flex-direction:column!important;justify-content:flex-start!important;align-self:start!important;height:auto!important;min-height:0!important;padding:32px!important;gap:18px!important;}html body.v81-refined .rhs-contact-action .rhs-contact-primary,html body.v81-refined .rhs-contact-secondary-wrap,html body.v81-refined .rhs-contact-secondary{margin:0!important;}html body.v81-refined .rhs-contact-secondary-wrap{display:grid!important;gap:12px!important;}html body.v81-refined .rhs-contact-note{margin:4px 0 0!important;padding:14px 16px!important;border-radius:16px!important;min-height:0!important;}html body.v81-refined .rhs-contact-shell{align-items:start!important;}html body.v81-refined :where(.warranty-section,.premium-warranty-section){padding-bottom:52px!important;}html body.v81-refined :where(.warranty-panel,.warranty-layout,.warranty-card,.warranty-coverage,.warranty-copy,.warranty-list){min-height:0!important;}html body.v81-refined .warranty-panel{align-items:start!important;}html body.v81-refined .warranty-coverage,html body.v81-refined .warranty-card{height:auto!important;padding-bottom:28px!important;}html body.v81-refined .warranty-coverage p:last-child,html body.v81-refined .warranty-card p:last-child{margin-bottom:0!important;}html body.v81-refined .site-footer a[href*="x.com"],html body.v81-refined .rhs-social-row a[href*="x.com"],html body.v81-refined .footer-legal a[href*="x.com"],html body.v81-refined .social a[href*="x.com"]{color:#f7eee9!important;background:rgba(255,255,255,.06)!important;border:1px solid rgba(255,255,255,.12)!important;box-shadow:0 10px 24px rgba(0,0,0,.16)!important;}html body.v81-refined .site-footer a[href*="x.com"] svg,html body.v81-refined .social-x-icon{width:17px!important;height:17px!important;padding:0!important;color:#f7eee9!important;background:transparent!important;border:0!important;box-shadow:none!important;stroke-width:2.2!important;}html body.v81-refined .site-footer a[href*="x.com"]:hover{transform:translateY(-2px)!important;background:rgba(255,255,255,.10)!important;}html body.v81-refined .site-footer .social a,html body.v81-refined .site-footer .profile-links a{width:42px!important;height:42px!important;border-radius:14px!important;display:inline-grid!important;place-items:center!important;}@media (max-width:700px){html body.v81-refined .rhs-contact-action{padding:22px!important;gap:14px!important;}html body.v81-refined :where(.standard-icon,.site-check-icon,.pricing-line-icon,.how-icon,.warranty-icon,.reality-icon,.w-point-icon,.rhs-contact-icon,.mobile-menu-icon){width:50px!important;height:50px!important;min-width:50px!important;border-radius:18px!important;}html body.v81-refined :where(.standard-icon,.site-check-icon,.pricing-line-icon,.how-icon,.warranty-icon,.reality-icon,.w-point-icon,.rhs-contact-icon,.mobile-menu-icon) svg{width:25px!important;height:25px!important;}}html{scroll-behavior:smooth}body.v81-refined [data-v75-reveal],body.v81-refined [data-v78-reveal],body.v81-refined [data-v80-reveal],body.v81-refined [data-v75-reveal="left"],body.v81-refined [data-v75-reveal="right"],body.v81-refined [data-v78-reveal="left"],body.v81-refined [data-v78-reveal="right"],body.v81-refined [data-v80-reveal="left"],body.v81-refined [data-v80-reveal="right"]{opacity:1!important;transform:none!important;filter:none!important;clip-path:none!important;transition-property:transform,opacity,box-shadow,border-color!important}body.v81-refined .v75-progress,body.v81-refined .v75-ticker,body.v81-refined .v76-action-ribbon{display:none!important}body.v81-refined .hero-bg{transform:translateZ(0)!important}body.premium-home-v70.v81-refined .hero{contain:layout paint}body.premium-home-v70.v81-refined .hero-media{contain:layout paint}body.premium-home-v70.v81-refined .hero-layout{contain:layout}body.premium-home-v70.v81-refined .service-showcase-card{will-change:transform;transition:transform .38s cubic-bezier(.2,.75,.2,1),box-shadow .38s cubic-bezier(.2,.75,.2,1)!important}body.premium-home-v70.v81-refined .service-showcase-media img{will-change:transform;transition:transform .7s cubic-bezier(.2,.75,.2,1),filter .45s ease!important}body.premium-home-v70.v81-refined .service-showcase-copy{will-change:transform;transition:transform .38s cubic-bezier(.2,.75,.2,1)!important}@media (hover:hover){body.premium-home-v70.v81-refined .service-showcase-card:hover{transform:translateY(-7px) scale(1.01)!important;box-shadow:0 32px 78px rgba(44,18,10,.18)!important}body.premium-home-v70.v81-refined .service-showcase-card:hover .service-showcase-media img{transform:scale(1.07) translate3d(0,-6px,0)!important;filter:saturate(1.08) contrast(1.03)!important}body.premium-home-v70.v81-refined .service-showcase-card:hover .service-showcase-copy{transform:translateY(-10px)!important}}@media (max-width:700px){body.premium-home-v70.v81-refined .hero{min-height:auto!important}body.premium-home-v70.v81-refined .hero-media{height:320px!important;min-height:320px!important}body.premium-home-v70.v81-refined .hero-inner{min-height:0!important}body.v81-refined .site-header{contain:layout paint}}@media (prefers-reduced-motion:reduce){*{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}

/* v86.2 visual fixes: non-overlapping icons, matching X buttons, clean mobile hero */
:root{--rhs-icon-size:54px;--rhs-icon-radius:18px;}

/* Trust cards: keep icons in their own column so they never cover text */
.trust-strip{
  align-items:stretch!important;
}
.trust-item{
  position:relative!important;
  display:grid!important;
  grid-template-columns:var(--rhs-icon-size) minmax(0,1fr)!important;
  align-items:start!important;
  column-gap:16px!important;
  row-gap:6px!important;
  min-width:0!important;
  overflow:hidden!important;
  padding:22px 20px!important;
}
.trust-item > div{
  min-width:0!important;
  padding:0!important;
  margin:0!important;
}
.trust-item strong{
  display:block!important;
  white-space:normal!important;
  overflow:visible!important;
  text-overflow:clip!important;
  line-height:1.25!important;
  margin:2px 0 6px!important;
}
.trust-item span{
  display:block!important;
  line-height:1.52!important;
}

/* Professional static icon treatment: no red-dot overlay, no content overlap */
:where(.trust-icon,.how-icon,.standard-icon,.site-check-icon,.pricing-line-icon,.warranty-icon,.reality-icon,.w-point-icon,.rhs-contact-icon,.mobile-menu-icon){
  position:relative!important;
  display:grid!important;
  place-items:center!important;
  width:var(--rhs-icon-size)!important;
  height:var(--rhs-icon-size)!important;
  min-width:var(--rhs-icon-size)!important;
  max-width:var(--rhs-icon-size)!important;
  border-radius:var(--rhs-icon-radius)!important;
  color:#b21422!important;
  overflow:hidden!important;
  flex:0 0 var(--rhs-icon-size)!important;
  background:
    linear-gradient(145deg,rgba(255,255,255,.98),rgba(255,242,234,.94)) padding-box,
    linear-gradient(145deg,rgba(255,255,255,.95),rgba(185,42,35,.22)) border-box!important;
  border:1px solid transparent!important;
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,.82),
    0 12px 28px rgba(80,38,24,.10)!important;
}
:where(.trust-icon,.how-icon,.standard-icon,.site-check-icon,.pricing-line-icon,.warranty-icon,.reality-icon,.w-point-icon,.rhs-contact-icon,.mobile-menu-icon)::before,
:where(.trust-icon,.how-icon,.standard-icon,.site-check-icon,.pricing-line-icon,.warranty-icon,.reality-icon,.w-point-icon,.rhs-contact-icon,.mobile-menu-icon)::after{
  display:none!important;
  content:none!important;
}
:where(.trust-icon,.how-icon,.standard-icon,.site-check-icon,.pricing-line-icon,.warranty-icon,.reality-icon,.w-point-icon,.rhs-contact-icon,.mobile-menu-icon) svg{
  position:relative!important;
  z-index:1!important;
  width:27px!important;
  height:27px!important;
  fill:none!important;
  stroke:currentColor!important;
  stroke-width:1.8!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
  filter:none!important;
}

/* WhatsApp and contact icons remain visually distinct */
.rhs-contact-secondary.whatsapp .rhs-contact-icon,
.rhs-contact-card.whatsapp .rhs-contact-icon{
  color:#0b7a48!important;
  background:
    linear-gradient(145deg,rgba(255,255,255,.98),rgba(232,250,241,.96)) padding-box,
    linear-gradient(145deg,rgba(255,255,255,.95),rgba(11,122,72,.25)) border-box!important;
}
.rhs-contact-secondary.call .rhs-contact-icon,
.rhs-contact-card.call .rhs-contact-icon{
  color:#b21422!important;
}
.rhs-contact-card.email .rhs-contact-icon{color:#9b432a!important;}
.rhs-contact-card.area .rhs-contact-icon{color:#c04d24!important;}

/* Find-us row: X button should match Instagram/Facebook/YouTube/Pinterest buttons */
.rhs-social-row{
  display:flex!important;
  align-items:center!important;
  flex-wrap:wrap!important;
  gap:10px!important;
}
.rhs-social-row .rhs-social-link,
.rhs-social-row .rhs-social-link[href*="x.com"]{
  width:auto!important;
  height:auto!important;
  min-height:42px!important;
  min-width:0!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:0 18px!important;
  border-radius:14px!important;
  color:#251815!important;
  background:#fffdf9!important;
  border:1px solid rgba(132,73,55,.16)!important;
  box-shadow:none!important;
  font-weight:850!important;
  text-decoration:none!important;
}

/* Footer X icon: not a close button */
.site-footer a[href*="x.com"]{
  width:42px!important;
  height:42px!important;
  border-radius:14px!important;
  display:inline-grid!important;
  place-items:center!important;
  color:#f7eee9!important;
  background:rgba(255,255,255,.06)!important;
  border:1px solid rgba(255,255,255,.12)!important;
  box-shadow:0 10px 24px rgba(0,0,0,.16)!important;
}
.site-footer a[href*="x.com"] svg{display:none!important;}
.site-footer a[href*="x.com"] .social-x-text{
  display:block!important;
  font-size:15px!important;
  line-height:1!important;
  font-weight:900!important;
  letter-spacing:.02em!important;
  color:#f7eee9!important;
}

/* How It Works: mobile timeline icons should be clean, aligned and not broken */
.how-step{
  position:relative!important;
}
.how-icon{
  overflow:hidden!important;
}

/* Mobile hero: image first, content below; no content card covering the image */
@media (max-width:700px){
  :root{--rhs-icon-size:50px;--rhs-icon-radius:17px;}
  .hero{
    min-height:0!important;
    height:auto!important;
    overflow:visible!important;
    background:#fffaf6!important;
  }
  .hero-media{
    position:relative!important;
    inset:auto!important;
    width:100%!important;
    height:330px!important;
    min-height:330px!important;
    border-radius:0 0 28px 28px!important;
    overflow:hidden!important;
  }
  .hero-media img,
  .hero-bg{
    width:100%!important;
    height:100%!important;
    object-fit:cover!important;
    object-position:center top!important;
  }
  .hero-layout{
    position:relative!important;
    display:block!important;
    padding:18px 16px 30px!important;
    margin:0!important;
    transform:none!important;
  }
  .hero-inner{
    position:relative!important;
    z-index:2!important;
    margin:0!important;
    transform:none!important;
    max-width:none!important;
    border-radius:26px!important;
    padding:20px 18px 22px!important;
    background:linear-gradient(180deg,rgba(54,43,40,.98),rgba(36,27,25,.98))!important;
    box-shadow:0 18px 46px rgba(40,20,14,.18)!important;
  }
  .hero h1{
    font-size:34px!important;
    line-height:1.02!important;
    max-width:10.8ch!important;
    margin-bottom:12px!important;
  }
  .hero-copy{
    font-size:13.6px!important;
    line-height:1.6!important;
    max-width:none!important;
  }
  .booking-card{
    margin-top:14px!important;
  }

  .trust-strip{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:10px!important;
    padding:12px 16px 20px!important;
    overflow:visible!important;
  }
  .trust-item{
    grid-template-columns:50px minmax(0,1fr)!important;
    padding:16px!important;
    min-height:0!important;
    border-radius:20px!important;
  }

  .how-grid{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:18px!important;
  }
  .how-step{
    display:grid!important;
    grid-template-columns:50px minmax(0,1fr)!important;
    column-gap:16px!important;
    align-items:start!important;
    text-align:left!important;
    padding:0 0 18px!important;
  }
  .how-step:not(:last-child)::after{
    content:""!important;
    position:absolute!important;
    left:24px!important;
    top:56px!important;
    bottom:-8px!important;
    width:2px!important;
    border:0!important;
    background:linear-gradient(180deg,rgba(197,17,34,.30),rgba(197,17,34,.05))!important;
  }
  .how-icon{
    margin:0!important;
    grid-row:1 / span 2!important;
  }
  .how-step h3{
    margin:1px 0 7px!important;
    font-size:18px!important;
    line-height:1.2!important;
  }
  .how-step p{
    margin:0!important;
    font-size:13.5px!important;
    line-height:1.58!important;
  }
}

/* v87 final visual QA fixes across all pages */

/* Sticky header must not cover anchor targets or hero text */
html{scroll-padding-top:118px!important;}
body{overflow-x:hidden!important;}
main#top{padding-top:0!important;}
section[id], div[id], main[id]{
  scroll-margin-top:118px!important;
}
@media (max-width:700px){
  html{scroll-padding-top:96px!important;}
  section[id], div[id], main[id]{scroll-margin-top:96px!important;}
}

/* Desktop hero spacing/readability: no crop under header */
@media (min-width:901px){
  html body .hero,
  html body .premium-hero{
    padding-top:0!important;
    overflow:visible!important;
  }
  html body .hero .hero-layout{
    padding-top:82px!important;
    align-items:center!important;
  }
  html body.premium-home-v70 .premium-hero .hero-layout{
    padding-top:92px!important;
    min-height:690px!important;
  }
  html body .hero .hero-inner{
    z-index:5!important;
  }
  html body .hero h1{
    margin-top:0!important;
  }
}

/* Contact section: fix anchor cropping and red-panel contrast */
html body .rhs-contact-section{
  scroll-margin-top:126px!important;
  padding-top:72px!important;
  padding-bottom:72px!important;
}
html body .rhs-contact-section .rhs-contact-shell{
  align-items:start!important;
  gap:34px!important;
  min-height:0!important;
}
html body .rhs-contact-section .rhs-contact-main,
html body .rhs-contact-section .rhs-contact-action{
  min-height:0!important;
}
html body .rhs-contact-section .rhs-contact-action{
  height:auto!important;
  align-self:start!important;
  padding:34px!important;
  gap:18px!important;
}
html body .rhs-contact-section .rhs-contact-action-label,
html body .rhs-contact-section .rhs-contact-action > h3,
html body .rhs-contact-section .rhs-contact-action > p{
  color:#fff7f1!important;
  opacity:1!important;
  filter:none!important;
}
html body .rhs-contact-section .rhs-contact-action-label{
  background:rgba(255,255,255,.12)!important;
  border:1px solid rgba(255,255,255,.18)!important;
  color:#ffe7de!important;
}
html body .rhs-contact-section .rhs-contact-action > h3{
  font-size:clamp(22px,2.1vw,34px)!important;
  line-height:1.05!important;
  letter-spacing:-.035em!important;
  margin:0!important;
}
html body .rhs-contact-section .rhs-contact-action > p{
  font-size:15px!important;
  line-height:1.65!important;
  margin:0!important;
  max-width:36ch!important;
}
html body .rhs-contact-section .rhs-contact-secondary-wrap{
  display:grid!important;
  gap:12px!important;
  margin:0!important;
}
html body .rhs-contact-section .rhs-contact-note{
  margin:4px 0 0!important;
  color:#fff7f1!important;
  background:rgba(255,255,255,.10)!important;
  border:1px solid rgba(255,255,255,.16)!important;
  min-height:0!important;
}

/* Reduce excessive blank space inside contact blocks */
html body .rhs-contact-section .rhs-social-row{
  margin-bottom:0!important;
}
html body .rhs-contact-section .rhs-contact-grid,
html body .rhs-contact-section .rhs-contact-main{
  padding-bottom:0!important;
}

/* Find-us X button: exact match with other social buttons */
html body .rhs-contact-section .rhs-social-row a.rhs-social-link,
html body .rhs-contact-section .rhs-social-row a.rhs-social-link.rhs-x-link,
html body .rhs-social-row a.rhs-social-link[href*="x.com"]{
  min-height:42px!important;
  height:42px!important;
  width:auto!important;
  min-width:auto!important;
  padding:0 18px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  border-radius:14px!important;
  color:#251815!important;
  background:#fff!important;
  border:1px solid rgba(132,73,55,.16)!important;
  box-shadow:none!important;
  opacity:1!important;
  filter:none!important;
  font-size:13px!important;
  font-weight:850!important;
  letter-spacing:0!important;
  text-decoration:none!important;
}
html body .rhs-contact-section .rhs-social-row a.rhs-x-link::before,
html body .rhs-contact-section .rhs-social-row a.rhs-x-link::after,
html body .rhs-social-row a[href*="x.com"]::before,
html body .rhs-social-row a[href*="x.com"]::after{
  display:none!important;
  content:none!important;
}

/* Footer X: simple matched social icon, not a close button */
html body .site-footer a[href*="x.com"]{
  width:42px!important;
  height:42px!important;
  min-width:42px!important;
  border-radius:14px!important;
  display:inline-grid!important;
  place-items:center!important;
  color:#f7eee9!important;
  background:rgba(255,255,255,.06)!important;
  border:1px solid rgba(255,255,255,.12)!important;
  box-shadow:0 10px 24px rgba(0,0,0,.16)!important;
  opacity:1!important;
  filter:none!important;
}
html body .site-footer a[href*="x.com"] svg{display:none!important;}
html body .site-footer a[href*="x.com"] .social-x-text,
html body .site-footer a[href*="x.com"]{
  font-size:15px!important;
  font-weight:900!important;
  line-height:1!important;
}

/* Trust cards: icon gets a fixed column and never covers title */
html body.premium-home-v70 .trust-strip{
  display:grid!important;
  grid-template-columns:repeat(6,minmax(0,1fr))!important;
  gap:14px!important;
  padding:28px max(20px,calc((100vw - 1180px)/2)) 30px!important;
  overflow:visible!important;
}
html body.premium-home-v70 .trust-strip .trust-item{
  position:relative!important;
  display:grid!important;
  grid-template-columns:56px minmax(0,1fr)!important;
  column-gap:14px!important;
  align-items:start!important;
  min-height:128px!important;
  min-width:0!important;
  padding:20px 16px!important;
  overflow:hidden!important;
  border-radius:22px!important;
}
html body.premium-home-v70 .trust-strip .trust-item .trust-icon{
  position:relative!important;
  top:auto!important;
  left:auto!important;
  right:auto!important;
  bottom:auto!important;
  transform:none!important;
  margin:0!important;
  grid-column:1!important;
  grid-row:1 / span 2!important;
}
html body.premium-home-v70 .trust-strip .trust-item > div{
  grid-column:2!important;
  min-width:0!important;
  padding:0!important;
  margin:0!important;
}
html body.premium-home-v70 .trust-strip .trust-item strong{
  display:block!important;
  margin:0 0 8px!important;
  white-space:normal!important;
  overflow:visible!important;
  text-overflow:clip!important;
  line-height:1.22!important;
}
html body.premium-home-v70 .trust-strip .trust-item span{
  display:block!important;
  margin:0!important;
  line-height:1.5!important;
}
@media (min-width:701px) and (max-width:1180px){
  html body.premium-home-v70 .trust-strip{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
  }
}

/* Professional icon redesign: no patchy red dots, no square artifacts */
html body :where(.trust-icon,.how-icon,.standard-icon,.site-check-icon,.pricing-line-icon,.warranty-icon,.reality-icon,.w-point-icon,.rhs-contact-icon,.mobile-menu-icon){
  position:relative!important;
  display:grid!important;
  place-items:center!important;
  width:56px!important;
  height:56px!important;
  min-width:56px!important;
  max-width:56px!important;
  flex:0 0 56px!important;
  border-radius:19px!important;
  overflow:hidden!important;
  color:#b21422!important;
  background:
    radial-gradient(circle at 28% 20%,rgba(255,255,255,.90),rgba(255,255,255,0) 45%),
    linear-gradient(145deg,#fffdf9 0%,#fff0e8 100%)!important;
  border:1px solid rgba(190,57,43,.16)!important;
  box-shadow:0 14px 32px rgba(82,38,24,.10), inset 0 1px 0 rgba(255,255,255,.82)!important;
}
html body :where(.trust-icon,.how-icon,.standard-icon,.site-check-icon,.pricing-line-icon,.warranty-icon,.reality-icon,.w-point-icon,.rhs-contact-icon,.mobile-menu-icon)::before,
html body :where(.trust-icon,.how-icon,.standard-icon,.site-check-icon,.pricing-line-icon,.warranty-icon,.reality-icon,.w-point-icon,.rhs-contact-icon,.mobile-menu-icon)::after{
  display:none!important;
  content:none!important;
}
html body :where(.trust-icon,.how-icon,.standard-icon,.site-check-icon,.pricing-line-icon,.warranty-icon,.reality-icon,.w-point-icon,.rhs-contact-icon,.mobile-menu-icon) svg{
  width:27px!important;
  height:27px!important;
  fill:none!important;
  stroke:currentColor!important;
  stroke-width:1.8!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
  filter:none!important;
}
html body .rhs-contact-secondary.whatsapp .rhs-contact-icon,
html body .rhs-contact-card.whatsapp .rhs-contact-icon{
  color:#0b7a48!important;
  background:linear-gradient(145deg,#ffffff 0%,#e8faf1 100%)!important;
  border-color:rgba(11,122,72,.16)!important;
}
html body .rhs-contact-secondary.call .rhs-contact-icon,
html body .rhs-contact-card.call .rhs-contact-icon{color:#b21422!important;}

/* How It Works mobile: premium timeline, not broken square icons */
@media (max-width:700px){
  html body .hero{
    height:auto!important;
    min-height:0!important;
    overflow:visible!important;
    background:#fffaf6!important;
  }
  html body .hero .hero-media{
    position:relative!important;
    inset:auto!important;
    width:100%!important;
    height:340px!important;
    min-height:340px!important;
    border-radius:0 0 28px 28px!important;
    overflow:hidden!important;
    z-index:1!important;
  }
  html body .hero .hero-media img,
  html body .hero .hero-bg{
    width:100%!important;
    height:100%!important;
    object-fit:cover!important;
    object-position:center top!important;
  }
  html body .hero .hero-layout{
    position:relative!important;
    display:block!important;
    width:100%!important;
    padding:18px 16px 36px!important;
    margin:0!important;
    transform:none!important;
    min-height:0!important;
    z-index:2!important;
  }
  html body .hero .hero-inner{
    position:relative!important;
    margin:0!important;
    padding:20px 18px 22px!important;
    border-radius:26px!important;
    background:linear-gradient(180deg,rgba(54,43,40,.98),rgba(36,27,25,.98))!important;
    box-shadow:0 18px 46px rgba(40,20,14,.18)!important;
    transform:none!important;
  }
  html body .hero h1{
    font-size:34px!important;
    line-height:1.02!important;
    max-width:10.8ch!important;
    margin:0 0 12px!important;
  }
  html body .hero .booking-card{
    margin-top:14px!important;
  }

  html body.premium-home-v70 .trust-strip{
    grid-template-columns:1fr!important;
    gap:10px!important;
    padding:14px 16px 20px!important;
    overflow:visible!important;
  }
  html body.premium-home-v70 .trust-strip .trust-item{
    grid-template-columns:50px minmax(0,1fr)!important;
    min-height:0!important;
    padding:16px!important;
  }

  html body #how-it-works .how-grid{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:0!important;
  }
  html body #how-it-works .how-step{
    position:relative!important;
    display:grid!important;
    grid-template-columns:54px minmax(0,1fr)!important;
    column-gap:16px!important;
    align-items:start!important;
    text-align:left!important;
    padding:0 0 24px!important;
    min-height:100px!important;
  }
  html body #how-it-works .how-step:not(:last-child)::after{
    content:""!important;
    position:absolute!important;
    left:26px!important;
    top:60px!important;
    bottom:8px!important;
    width:2px!important;
    background:linear-gradient(180deg,rgba(197,17,34,.28),rgba(197,17,34,.05))!important;
    border:0!important;
  }
  html body #how-it-works .how-step .how-icon{
    position:relative!important;
    top:auto!important;
    left:auto!important;
    right:auto!important;
    margin:0!important;
    grid-column:1!important;
    grid-row:1 / span 2!important;
    width:54px!important;
    height:54px!important;
    min-width:54px!important;
    border-radius:18px!important;
    background:linear-gradient(145deg,#fffdf9 0%,#fff0e8 100%)!important;
  }
  html body #how-it-works .how-step .how-icon svg{
    width:27px!important;
    height:27px!important;
  }
  html body #how-it-works .how-step h3{
    grid-column:2!important;
    margin:0 0 8px!important;
    font-size:18px!important;
    line-height:1.22!important;
  }
  html body #how-it-works .how-step p{
    grid-column:2!important;
    margin:0!important;
    font-size:13.5px!important;
    line-height:1.58!important;
  }
  html body .mobile-sticky-cta,
  html body .mobile-sticky{
    z-index:20!important;
  }
  html body{
    padding-bottom:86px!important;
  }
}

/* Service-page contact right card readability and compactness */
html body.service-page .rhs-contact-section .rhs-contact-action{
  background:linear-gradient(145deg,#3a1212 0%,#6f171a 54%,#9d121e 100%)!important;
}
html body.service-page .rhs-contact-section .rhs-contact-action > h3,
html body.service-page .rhs-contact-section .rhs-contact-action > p{
  color:#fff7f1!important;
}
html body.service-page .rhs-contact-section .rhs-contact-primary strong,
html body.service-page .rhs-contact-section .rhs-contact-primary small{
  color:#fff!important;
}
html body.service-page .rhs-contact-section .rhs-contact-secondary{
  background:#fff!important;
}

/* v88: content-based package icons + balanced desktop hero booking form */

/* Desktop homepage hero: keep booking form balanced inside hero, away from hero edges */
@media (min-width:901px){
  html body.premium-home-v70 .premium-hero,
  html body.premium-home-v70 .hero.premium-hero{
    min-height:780px!important;
    overflow:visible!important;
  }
  html body.premium-home-v70 .premium-hero .hero-layout{
    min-height:780px!important;
    padding-top:58px!important;
    padding-bottom:58px!important;
    align-items:center!important;
  }
  html body.premium-home-v70 .premium-hero .hero-inner{
    align-self:center!important;
    margin-top:0!important;
    margin-bottom:0!important;
  }
  html body.premium-home-v70 .premium-hero .booking-card{
    align-self:center!important;
    margin-top:0!important;
    margin-bottom:0!important;
    max-height:none!important;
    transform:none!important;
  }
  html body.premium-home-v70 .premium-hero .hero-media,
  html body.premium-home-v70 .premium-hero .hero-bg{
    min-height:780px!important;
  }
}

/* Pricing/package icons: content-based, clearer, not repeated generic repair icon */
html body.premium-home-v70 .pricing-feature-heading{
  display:grid!important;
  grid-template-columns:64px minmax(0,1fr)!important;
  gap:16px!important;
  align-items:start!important;
}
html body.premium-home-v70 .pricing-line-icon{
  position:relative!important;
  width:60px!important;
  height:60px!important;
  min-width:60px!important;
  max-width:60px!important;
  border-radius:20px!important;
  display:grid!important;
  place-items:center!important;
  overflow:hidden!important;
  flex:0 0 60px!important;
  color:#c51122!important;
  background:
    radial-gradient(circle at 30% 18%,rgba(255,255,255,.95),rgba(255,255,255,0) 46%),
    linear-gradient(145deg,#fffdf8 0%,#fff0e8 100%)!important;
  border:1px solid rgba(190,57,43,.18)!important;
  box-shadow:0 16px 32px rgba(65,24,17,.13), inset 0 1px 0 rgba(255,255,255,.85)!important;
}
html body.premium-home-v70 .pricing-line-icon::before,
html body.premium-home-v70 .pricing-line-icon::after{
  display:none!important;
  content:none!important;
}
html body.premium-home-v70 .pricing-line-icon svg{
  width:31px!important;
  height:31px!important;
  fill:none!important;
  stroke:currentColor!important;
  stroke-width:1.75!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
}
html body.premium-home-v70 .pricing-line-icon[data-rhs-icon="interior-package"]{
  color:#fff7f1!important;
  background:
    radial-gradient(circle at 30% 18%,rgba(255,255,255,.22),rgba(255,255,255,0) 44%),
    linear-gradient(145deg,rgba(255,255,255,.15),rgba(255,255,255,.07))!important;
  border-color:rgba(255,255,255,.28)!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.22),0 12px 28px rgba(70,12,17,.18)!important;
}
html body.premium-home-v70 .pricing-line-icon[data-rhs-icon="exterior-package"]{color:#b9461e!important;}
html body.premium-home-v70 .pricing-line-icon[data-rhs-icon="waterproof"]{color:#126f8d!important;}
html body.premium-home-v70 .pricing-line-icon[data-rhs-icon="wood"]{color:#8b4a20!important;}
html body.premium-home-v70 .pricing-line-icon[data-rhs-icon="moulding"]{color:#a41828!important;}
html body.premium-home-v70 .pricing-line-icon[data-rhs-icon="texture"]{color:#9b432a!important;}

/* Better card header spacing on mobile */
@media (max-width:700px){
  html body.premium-home-v70 .premium-hero,
  html body.premium-home-v70 .hero.premium-hero{
    min-height:0!important;
  }
  html body.premium-home-v70 .pricing-feature-heading{
    grid-template-columns:56px minmax(0,1fr)!important;
    gap:13px!important;
  }
  html body.premium-home-v70 .pricing-line-icon{
    width:54px!important;
    height:54px!important;
    min-width:54px!important;
    max-width:54px!important;
    border-radius:18px!important;
  }
  html body.premium-home-v70 .pricing-line-icon svg{
    width:28px!important;
    height:28px!important;
  }
}

/* v89: visible, content-based pricing icons */
html body.premium-home-v70 .pricing-feature-card .pricing-feature-heading{
  display:grid!important;
  grid-template-columns:64px minmax(0,1fr)!important;
  gap:16px!important;
  align-items:start!important;
}
html body.premium-home-v70 .pricing-feature-card .pricing-line-icon{
  position:relative!important;
  display:grid!important;
  place-items:center!important;
  width:60px!important;
  height:60px!important;
  min-width:60px!important;
  max-width:60px!important;
  border-radius:20px!important;
  overflow:hidden!important;
  flex:0 0 60px!important;
  background:
    radial-gradient(circle at 30% 18%,rgba(255,255,255,.94),rgba(255,255,255,0) 48%),
    linear-gradient(145deg,#fffdf8 0%,#fff0e8 100%)!important;
  border:1px solid rgba(190,57,43,.18)!important;
  box-shadow:0 16px 32px rgba(65,24,17,.13), inset 0 1px 0 rgba(255,255,255,.85)!important;
}
html body.premium-home-v70 .pricing-feature-card .pricing-line-icon::before,
html body.premium-home-v70 .pricing-feature-card .pricing-line-icon::after{
  display:none!important;
  content:none!important;
}
html body.premium-home-v70 .pricing-feature-card .pricing-line-icon svg{
  display:block!important;
  width:31px!important;
  height:31px!important;
  fill:none!important;
  stroke:currentColor!important;
  stroke-width:1.75!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
  opacity:1!important;
  visibility:visible!important;
}
html body.premium-home-v70 .pricing-feature-card .pricing-line-icon[data-rhs-icon="interior-package"]{
  color:#c51122!important;
  background:
    radial-gradient(circle at 30% 18%,rgba(255,255,255,.96),rgba(255,255,255,0) 48%),
    linear-gradient(145deg,#fffdf8 0%,#fff0e8 100%)!important;
  border-color:rgba(197,17,34,.20)!important;
}
html body.premium-home-v70 .pricing-feature-card .pricing-line-icon[data-rhs-icon="exterior-package"]{
  color:#ffd7ca!important;
  background:linear-gradient(145deg,rgba(255,255,255,.15),rgba(255,255,255,.07))!important;
  border-color:rgba(255,255,255,.28)!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.22),0 12px 28px rgba(70,12,17,.18)!important;
}
html body.premium-home-v70 .pricing-feature-card .pricing-line-icon[data-rhs-icon="waterproof"]{color:#126f8d!important;}
html body.premium-home-v70 .pricing-feature-card .pricing-line-icon[data-rhs-icon="wood"]{color:#8b4a20!important;}
html body.premium-home-v70 .pricing-feature-card .pricing-line-icon[data-rhs-icon="moulding"]{color:#a41828!important;}
html body.premium-home-v70 .pricing-feature-card .pricing-line-icon[data-rhs-icon="texture"]{color:#9b432a!important;}
@media (max-width:700px){
  html body.premium-home-v70 .pricing-feature-card .pricing-feature-heading{
    grid-template-columns:56px minmax(0,1fr)!important;
    gap:13px!important;
  }
  html body.premium-home-v70 .pricing-feature-card .pricing-line-icon{
    width:54px!important;
    height:54px!important;
    min-width:54px!important;
    max-width:54px!important;
    border-radius:18px!important;
  }
  html body.premium-home-v70 .pricing-feature-card .pricing-line-icon svg{
    width:28px!important;
    height:28px!important;
  }
}

/* v91 strict content-driven icon audit and replacement */

/* Unified readable icon container */
html body :where(.trust-icon,.pricing-line-icon,.how-icon,.standard-icon,.site-check-icon,.warranty-icon,.reality-icon,.w-point-icon,.rhs-contact-icon,.mobile-menu-icon){
  position:relative!important;
  display:grid!important;
  place-items:center!important;
  width:56px!important;
  height:56px!important;
  min-width:56px!important;
  max-width:56px!important;
  flex:0 0 56px!important;
  border-radius:19px!important;
  overflow:hidden!important;
  color:#b21422!important;
  background:
    radial-gradient(circle at 30% 18%,rgba(255,255,255,.92),rgba(255,255,255,0) 46%),
    linear-gradient(145deg,#fffdf9 0%,#fff0e8 100%)!important;
  border:1px solid rgba(190,57,43,.18)!important;
  box-shadow:0 14px 32px rgba(82,38,24,.10), inset 0 1px 0 rgba(255,255,255,.85)!important;
}
html body :where(.trust-icon,.pricing-line-icon,.how-icon,.standard-icon,.site-check-icon,.warranty-icon,.reality-icon,.w-point-icon,.rhs-contact-icon,.mobile-menu-icon)::before,
html body :where(.trust-icon,.pricing-line-icon,.how-icon,.standard-icon,.site-check-icon,.warranty-icon,.reality-icon,.w-point-icon,.rhs-contact-icon,.mobile-menu-icon)::after{
  display:none!important;
  content:none!important;
}
html body :where(.trust-icon,.pricing-line-icon,.how-icon,.standard-icon,.site-check-icon,.warranty-icon,.reality-icon,.w-point-icon,.rhs-contact-icon,.mobile-menu-icon) svg{
  display:block!important;
  width:28px!important;
  height:28px!important;
  fill:none!important;
  stroke:currentColor!important;
  stroke-width:1.75!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
  opacity:1!important;
  visibility:visible!important;
  filter:none!important;
}

/* Meaning-based icon colors */
html body [data-rhs-icon="waterproofing"]{color:#126f8d!important;}
html body [data-rhs-icon="whatsapp"]{color:#0b7a48!important;background:linear-gradient(145deg,#fff 0%,#e8faf1 100%)!important;border-color:rgba(11,122,72,.18)!important;}
html body [data-rhs-icon="email"]{color:#9b432a!important;}
html body [data-rhs-icon="location"]{color:#d64f23!important;}
html body [data-rhs-icon="phone"],
html body [data-rhs-icon="call-whatsapp"]{color:#b21422!important;}
html body [data-rhs-icon="paint-material"],
html body [data-rhs-icon="material-swatches"]{color:#9b432a!important;}
html body [data-rhs-icon="interior-bhk"]{color:#c51122!important;}
html body [data-rhs-icon="exterior-house"]{color:#b9461e!important;}
html body [data-rhs-icon="wood-polish"]{color:#8b4a20!important;}
html body [data-rhs-icon="wall-moulding"]{color:#a41828!important;}
html body [data-rhs-icon="texture-roller"]{color:#9b432a!important;}
html body [data-rhs-icon="mural-brush"]{color:#8d3f8f!important;}
html body [data-rhs-icon="tile-grid"]{color:#a95d2c!important;}
html body [data-rhs-icon="duco-spray"]{color:#7a4b2b!important;}
html body [data-rhs-icon="metal-grill"]{color:#7a3b2c!important;}
html body [data-rhs-icon="handover-check"],
html body [data-rhs-icon="standard-shield"]{color:#a91422!important;}
html body [data-rhs-icon="support"]{color:#0b6f5c!important;}
html body [data-rhs-icon="clock"],
html body [data-rhs-icon="care-guidance"]{color:#b14f1f!important;}
html body [data-rhs-icon="cost"],
html body [data-rhs-icon="quotation"]{color:#b21422!important;}
html body [data-rhs-icon="problems"]{color:#c96a16!important;}
html body [data-rhs-icon="surface-inspection"]{color:#a91422!important;}
html body [data-rhs-icon="calendar-visit"]{color:#b21422!important;}

/* Keep dark/red pricing card icon readable without making light-card icons disappear */
html body.premium-home-v70 .pricing-feature-card.exterior-package-card .pricing-line-icon{
  color:#ffd7ca!important;
  background:linear-gradient(145deg,rgba(255,255,255,.15),rgba(255,255,255,.07))!important;
  border-color:rgba(255,255,255,.28)!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.22),0 12px 28px rgba(70,12,17,.18)!important;
}

/* Stop content icons covering text */
html body.premium-home-v70 .trust-strip .trust-item{
  display:grid!important;
  grid-template-columns:56px minmax(0,1fr)!important;
  column-gap:14px!important;
  align-items:start!important;
}
html body.premium-home-v70 .trust-strip .trust-item .trust-icon{
  grid-column:1!important;
  grid-row:1 / span 2!important;
  position:relative!important;
  inset:auto!important;
  transform:none!important;
}
html body.premium-home-v70 .trust-strip .trust-item > div{
  grid-column:2!important;
  min-width:0!important;
}
html body.premium-home-v70 .pricing-feature-card .pricing-feature-heading{
  display:grid!important;
  grid-template-columns:64px minmax(0,1fr)!important;
  gap:16px!important;
  align-items:start!important;
}
html body.premium-home-v70 .pricing-feature-card .pricing-line-icon{
  width:60px!important;
  height:60px!important;
  min-width:60px!important;
  max-width:60px!important;
  border-radius:20px!important;
}
html body.premium-home-v70 .pricing-feature-card .pricing-line-icon svg{
  width:31px!important;
  height:31px!important;
}

/* Mobile menu icon size and meaning stay readable */
html body .mobile-menu-icon{
  width:38px!important;
  height:38px!important;
  min-width:38px!important;
  max-width:38px!important;
  border-radius:13px!important;
}
html body .mobile-menu-icon svg{
  width:21px!important;
  height:21px!important;
}

/* Mobile process/timeline alignment */
@media (max-width:700px){
  html body :where(.trust-icon,.pricing-line-icon,.how-icon,.standard-icon,.site-check-icon,.warranty-icon,.reality-icon,.w-point-icon,.rhs-contact-icon){
    width:52px!important;
    height:52px!important;
    min-width:52px!important;
    max-width:52px!important;
    border-radius:18px!important;
  }
  html body :where(.trust-icon,.pricing-line-icon,.how-icon,.standard-icon,.site-check-icon,.warranty-icon,.reality-icon,.w-point-icon,.rhs-contact-icon) svg{
    width:26px!important;
    height:26px!important;
  }
  html body.premium-home-v70 .pricing-feature-card .pricing-feature-heading{
    grid-template-columns:56px minmax(0,1fr)!important;
    gap:13px!important;
  }
  html body.premium-home-v70 .pricing-feature-card .pricing-line-icon{
    width:54px!important;
    height:54px!important;
    min-width:54px!important;
    max-width:54px!important;
  }
  html body.premium-home-v70 .pricing-feature-card .pricing-line-icon svg{
    width:28px!important;
    height:28px!important;
  }
  html body #how-it-works .how-step{
    display:grid!important;
    grid-template-columns:54px minmax(0,1fr)!important;
    column-gap:16px!important;
    align-items:start!important;
  }
  html body #how-it-works .how-step .how-icon{
    grid-column:1!important;
    grid-row:1 / span 2!important;
    position:relative!important;
    inset:auto!important;
    transform:none!important;
    margin:0!important;
  }
  html body #how-it-works .how-step h3,
  html body #how-it-works .how-step p{
    grid-column:2!important;
  }
}

/* v93 safe mobile fixes: FAQ list, service cards, visible CTA, Home drawer */

/* Contact CTA must be readable on red service contact panels */
html body .rhs-contact-action .rhs-contact-primary,
html body.service-page .rhs-contact-action .rhs-contact-primary{
  background:#fffdf9!important;
  color:#9f0f1e!important;
  border:1px solid rgba(255,255,255,.72)!important;
  box-shadow:0 18px 36px rgba(32,6,8,.18)!important;
}
html body .rhs-contact-action .rhs-contact-primary span,
html body .rhs-contact-action .rhs-contact-primary strong,
html body .rhs-contact-action .rhs-contact-primary small,
html body .rhs-contact-action .rhs-contact-primary .rhs-contact-arrow{
  color:inherit!important;
  opacity:1!important;
  visibility:visible!important;
  filter:none!important;
}
html body .rhs-contact-action .rhs-contact-primary strong{
  color:#9f0f1e!important;
  font-weight:900!important;
}
html body .rhs-contact-action .rhs-contact-primary small{
  color:#5f4e48!important;
  font-weight:650!important;
}
html body .rhs-contact-action .rhs-contact-primary .rhs-contact-arrow{
  color:#c51122!important;
}

/* Home menu icon */
html body [data-rhs-icon="home"]{
  color:#b21422!important;
}

/* Desktop FAQ remains clean two-column where existing layout allows it */
@media (min-width:701px){
  html body #faq .faq-grid{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:16px!important;
  }
  html body #faq .faq-list{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:16px!important;
  }
  html body #faq .faq-card::before,
  html body #faq .faq-card::after,
  html body #faq .faq-item::before,
  html body #faq .faq-item::after{
    display:none!important;
    content:none!important;
  }
  html body #faq .faq-accordion summary,
  html body #faq .faq-item summary{
    display:grid!important;
    grid-template-columns:1fr 34px!important;
    align-items:center!important;
    gap:12px!important;
  }
  html body #faq .faq-chevron,
  html body #faq .faq-item summary span[aria-hidden="true"]{
    display:grid!important;
    place-items:center!important;
    width:34px!important;
    height:34px!important;
    border-radius:50%!important;
    background:#fff0e9!important;
    border:1px solid rgba(197,17,34,.13)!important;
    color:#b21422!important;
    font-size:0!important;
    font-style:normal!important;
  }
  html body #faq .faq-chevron::before,
  html body #faq .faq-item summary span[aria-hidden="true"]::before{
    content:"⌄"!important;
    font-size:17px!important;
    font-weight:900!important;
    line-height:1!important;
  }
  html body #faq details[open] .faq-chevron::before,
  html body #faq .faq-item[open] summary span[aria-hidden="true"]::before{
    content:"⌃"!important;
  }
}

/* Mobile: FAQ must be one readable vertical list, no number badges, no plus/answer boxes */
@media (max-width:700px){
  html body #faq{
    overflow:visible!important;
    padding-bottom:150px!important;
  }
  html body #faq .container,
  html body #faq .faq-container{
    width:100%!important;
    max-width:100%!important;
    padding-left:18px!important;
    padding-right:18px!important;
    overflow:visible!important;
  }
  html body #faq .section-title,
  html body #faq h2{
    max-width:100%!important;
    text-align:left!important;
  }
  html body #faq .faq-grid,
  html body #faq .faq-list{
    display:flex!important;
    flex-direction:column!important;
    grid-template-columns:none!important;
    gap:12px!important;
    width:100%!important;
    max-width:100%!important;
    padding:0 0 132px!important;
    margin:0!important;
    overflow:visible!important;
    counter-reset:none!important;
  }
  html body #faq .faq-card,
  html body #faq details.faq-card,
  html body #faq .faq-item,
  html body #faq details.faq-item{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    min-height:0!important;
    height:auto!important;
    margin:0!important;
    padding:0!important;
    border-radius:20px!important;
    background:#fffdf9!important;
    border:1px solid rgba(132,73,55,.14)!important;
    box-shadow:0 10px 26px rgba(72,38,26,.06)!important;
    overflow:hidden!important;
    counter-increment:none!important;
  }
  html body #faq .faq-card::before,
  html body #faq .faq-card::after,
  html body #faq .faq-item::before,
  html body #faq .faq-item::after,
  html body #faq summary::before,
  html body #faq summary::after{
    display:none!important;
    content:none!important;
  }
  html body #faq .faq-card summary,
  html body #faq .faq-accordion summary,
  html body #faq .faq-item summary{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) 24px!important;
    align-items:center!important;
    gap:12px!important;
    width:100%!important;
    min-height:0!important;
    height:auto!important;
    padding:18px 18px!important;
    margin:0!important;
    list-style:none!important;
    cursor:pointer!important;
    overflow:visible!important;
  }
  html body #faq summary::-webkit-details-marker{
    display:none!important;
  }
  html body #faq .faq-question-text,
  html body #faq .faq-card summary span,
  html body #faq .faq-item summary{
    min-width:0!important;
    max-width:100%!important;
    color:#211513!important;
    font-size:17px!important;
    line-height:1.35!important;
    letter-spacing:-.02em!important;
    font-weight:850!important;
    white-space:normal!important;
    word-break:normal!important;
    overflow-wrap:break-word!important;
    writing-mode:horizontal-tb!important;
    text-orientation:mixed!important;
  }
  html body #faq .faq-card h3{
    font-size:17px!important;
    line-height:1.35!important;
    letter-spacing:-.02em!important;
    font-weight:850!important;
    writing-mode:horizontal-tb!important;
    text-orientation:mixed!important;
  }
  html body #faq .faq-chevron,
  html body #faq .faq-item summary span[aria-hidden="true"]{
    display:grid!important;
    place-items:center!important;
    justify-self:end!important;
    width:24px!important;
    height:24px!important;
    min-width:24px!important;
    border:0!important;
    border-radius:0!important;
    background:transparent!important;
    color:#b21422!important;
    box-shadow:none!important;
    font-size:0!important;
    font-style:normal!important;
    transform:none!important;
  }
  html body #faq .faq-chevron::before,
  html body #faq .faq-item summary span[aria-hidden="true"]::before{
    content:"⌄"!important;
    font-size:20px!important;
    line-height:1!important;
    font-weight:900!important;
  }
  html body #faq details[open] .faq-chevron::before,
  html body #faq .faq-item[open] summary span[aria-hidden="true"]::before{
    content:"⌃"!important;
  }
  html body #faq details[open] summary{
    border-bottom:1px solid rgba(132,73,55,.10)!important;
    background:#fffaf7!important;
  }
  html body #faq .faq-answer,
  html body #faq .faq-item > div{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    padding:16px 18px 20px!important;
    margin:0!important;
    background:#fffdf9!important;
    border:0!important;
    min-height:0!important;
    overflow:visible!important;
  }
  html body #faq .faq-answer p,
  html body #faq .faq-item > div p,
  html body #faq .faq-card > p{
    margin:0!important;
    color:#62524c!important;
    font-size:15.5px!important;
    line-height:1.72!important;
    letter-spacing:0!important;
    max-width:100%!important;
    white-space:normal!important;
    word-break:normal!important;
    overflow-wrap:break-word!important;
    writing-mode:horizontal-tb!important;
    text-orientation:mixed!important;
  }
  html body #faq .faq-answer a{
    color:#9f0f1e!important;
    font-weight:800!important;
    text-decoration:underline!important;
    text-underline-offset:3px!important;
  }
}

/* Mobile: service content cards must stack vertically and not clip sideways */
@media (max-width:700px){
  html body.service-page .service-use-grid,
  html body.service-page .service-comparison-panel,
  html body.service-page .problem-grid,
  html body.service-page .process-grid,
  html body.service-page .scope-grid,
  html body.service-page .material-grid,
  html body.service-page .benefit-grid,
  html body.service-page .service-feature-grid,
  html body.service-page .service-card-grid,
  html body.service-page .service-detail-grid{
    display:flex!important;
    flex-direction:column!important;
    grid-template-columns:none!important;
    gap:14px!important;
    width:100%!important;
    max-width:100%!important;
    overflow:visible!important;
  }
  html body.service-page .service-use-card,
  html body.service-page .service-comparison-card,
  html body.service-page .problem-card,
  html body.service-page .process-card,
  html body.service-page .scope-card,
  html body.service-page .material-card,
  html body.service-page .benefit-card,
  html body.service-page .service-card,
  html body.service-page .service-feature-card,
  html body.service-page .service-detail-card{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    margin-left:0!important;
    margin-right:0!important;
    writing-mode:horizontal-tb!important;
    text-orientation:mixed!important;
  }
  html body.service-page .service-use-card *,
  html body.service-page .service-comparison-card *,
  html body.service-page .problem-card *,
  html body.service-page .process-card *,
  html body.service-page .scope-card *,
  html body.service-page .material-card *,
  html body.service-page .benefit-card *,
  html body.service-page .service-card *,
  html body.service-page .service-feature-card *,
  html body.service-page .service-detail-card *{
    writing-mode:horizontal-tb!important;
    text-orientation:mixed!important;
    word-break:normal!important;
  }
}

/* Sticky CTA should not hide last FAQ rows */
@media (max-width:700px){
  html body{
    padding-bottom:104px!important;
  }
  html body .mobile-sticky-cta,
  html body .mobile-sticky{
    z-index:50!important;
  }
}

/* v94: force FAQ into one clean column on mobile and narrow browser widths */
@media (max-width:980px){
  html body #faq .faq-grid,
  html body #faq .faq-list{
    display:flex!important;
    flex-direction:column!important;
    grid-template-columns:none!important;
    gap:12px!important;
    width:100%!important;
    max-width:100%!important;
    padding-left:0!important;
    padding-right:0!important;
    overflow:visible!important;
  }
  html body #faq .faq-card,
  html body #faq .faq-item,
  html body #faq details.faq-card,
  html body #faq details.faq-item{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    margin-left:0!important;
    margin-right:0!important;
    box-sizing:border-box!important;
  }
  html body #faq .faq-card summary,
  html body #faq .faq-accordion summary,
  html body #faq .faq-item summary{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) 24px!important;
    gap:12px!important;
    align-items:center!important;
    width:100%!important;
    box-sizing:border-box!important;
  }
  html body #faq .faq-question-text,
  html body #faq .faq-card summary span:not([aria-hidden="true"]),
  html body #faq .faq-item summary{
    white-space:normal!important;
    word-break:normal!important;
    overflow-wrap:break-word!important;
    writing-mode:horizontal-tb!important;
    text-orientation:mixed!important;
  }
  html body #faq .faq-answer,
  html body #faq .faq-item > div{
    width:100%!important;
    max-width:100%!important;
    box-sizing:border-box!important;
  }
}

/* Keep desktop wide screens as two columns only when there is real space */
@media (min-width:981px){
  html body #faq .faq-grid,
  html body #faq .faq-list{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:16px!important;
  }
}

/* v95 FAQ cascade fix: override exact older two-column FAQ rules on mobile/narrow widths.
   Cause found:
   - .faq-grid{grid-template-columns:repeat(4,1fr)}
   - @media(max-width:850px){.faq-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
   - .service-page .faq-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
   - body.v78-editorial.v75-service .faq-grid .faq-card used grid/card numbering rules.
   This block is intentionally last and higher-specificity. */
@media (max-width:1280px){
  html body #faq .faq-grid,
  html body #faq .faq-list,
  html body.premium-home-v70 #faq .faq-grid,
  html body.premium-home-v70 #faq .faq-list,
  html body.v78-editorial #faq .faq-grid,
  html body.v78-editorial #faq .faq-list,
  html body.v78-editorial.v75-service #faq .faq-grid,
  html body.v78-editorial.v75-service #faq .faq-list,
  html body.v78-editorial.v75-service .faq-section .faq-grid,
  html body.v78-editorial.v75-service .service-faq-section .faq-grid,
  html body.service-page #faq .faq-grid,
  html body.service-page #faq .faq-list,
  html body.service-page .faq-section .faq-grid,
  html body.service-page .service-faq-section .faq-grid,
  html body.mural-page #faq .faq-grid{
    display:flex!important;
    flex-direction:column!important;
    grid-template-columns:1fr!important;
    grid-auto-columns:auto!important;
    grid-auto-flow:row!important;
    columns:1!important;
    column-count:1!important;
    gap:12px!important;
    width:100%!important;
    max-width:100%!important;
    margin-left:0!important;
    margin-right:0!important;
    padding-left:0!important;
    padding-right:0!important;
    overflow:visible!important;
    counter-reset:none!important;
  }

  html body #faq .faq-grid > details,
  html body #faq .faq-list > details,
  html body #faq .faq-grid > .faq-card,
  html body #faq .faq-list > .faq-item,
  html body.premium-home-v70 #faq .faq-grid > details,
  html body.v78-editorial.v75-service #faq .faq-grid > details,
  html body.v78-editorial.v75-service #faq .faq-grid > .faq-card,
  html body.v78-editorial.v75-service .faq-section .faq-grid > .faq-card,
  html body.v78-editorial.v75-service .service-faq-section .faq-grid > .faq-card,
  html body.service-page #faq .faq-grid > details,
  html body.service-page #faq .faq-grid > .faq-card,
  html body.service-page .faq-section .faq-grid > .faq-card,
  html body.service-page .service-faq-section .faq-grid > .faq-card,
  html body.mural-page #faq .faq-grid > .faq-card{
    display:block!important;
    flex:0 0 auto!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    min-height:0!important;
    height:auto!important;
    margin-left:0!important;
    margin-right:0!important;
    box-sizing:border-box!important;
    grid-column:auto!important;
    grid-row:auto!important;
    grid-template-columns:none!important;
    counter-increment:none!important;
  }

  html body #faq .faq-card::before,
  html body #faq .faq-card::after,
  html body #faq .faq-item::before,
  html body #faq .faq-item::after,
  html body.v78-editorial.v75-service #faq .faq-grid .faq-card::before,
  html body.v78-editorial.v75-service #faq .faq-grid .faq-card:nth-child(odd)::before,
  html body.v78-editorial.v75-service #faq .faq-grid .faq-card:nth-child(even)::before,
  html body.v78-editorial.v75-service #faq .faq-grid .faq-card::after,
  html body.service-page #faq .faq-grid .faq-card::before,
  html body.service-page #faq .faq-grid .faq-card::after{
    display:none!important;
    content:none!important;
    counter-increment:none!important;
  }

  html body #faq .faq-card summary,
  html body #faq .faq-accordion summary,
  html body #faq .faq-item summary,
  html body.v78-editorial.v75-service #faq .faq-grid .faq-card summary,
  html body.service-page #faq .faq-grid .faq-card summary{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) 24px!important;
    gap:12px!important;
    align-items:center!important;
    width:100%!important;
    box-sizing:border-box!important;
    padding:18px 18px!important;
    writing-mode:horizontal-tb!important;
    text-orientation:mixed!important;
  }

  html body #faq .faq-question-text,
  html body #faq .faq-card summary span:not([aria-hidden="true"]),
  html body #faq .faq-card h3,
  html body #faq .faq-item summary,
  html body.v78-editorial.v75-service #faq .faq-grid .faq-card h3,
  html body.v78-editorial.v75-service #faq .faq-grid .faq-card:nth-child(odd) h3,
  html body.v78-editorial.v75-service #faq .faq-grid .faq-card:nth-child(even) h3{
    display:block!important;
    grid-column:auto!important;
    grid-row:auto!important;
    min-width:0!important;
    max-width:100%!important;
    white-space:normal!important;
    word-break:normal!important;
    overflow-wrap:break-word!important;
    writing-mode:horizontal-tb!important;
    text-orientation:mixed!important;
    text-align:left!important;
  }

  html body #faq .faq-answer,
  html body #faq .faq-item > div,
  html body.v78-editorial.v75-service #faq .faq-grid .faq-card p,
  html body.v78-editorial.v75-service #faq .faq-grid .faq-card:nth-child(odd) p,
  html body.v78-editorial.v75-service #faq .faq-grid .faq-card:nth-child(even) p{
    display:block!important;
    grid-column:auto!important;
    grid-row:auto!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    box-sizing:border-box!important;
    white-space:normal!important;
    word-break:normal!important;
    overflow-wrap:break-word!important;
    writing-mode:horizontal-tb!important;
    text-orientation:mixed!important;
    text-align:left!important;
  }
}

/* v96 structural FAQ fix:
   Old .faq-grid/.faq-list classes were removed from FAQ HTML so older two-column rules cannot match.
   This is the only layout system for FAQ containers now. */
html body #faq .rhs-faq-list-clean{
  width:100%!important;
  max-width:1120px!important;
  margin:0 auto!important;
  padding:0!important;
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:16px!important;
  columns:auto!important;
  column-count:auto!important;
  overflow:visible!important;
  counter-reset:none!important;
}
html body #faq .rhs-faq-list-clean > .rhs-faq-item-clean{
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  height:auto!important;
  margin:0!important;
  box-sizing:border-box!important;
  display:block!important;
  border-radius:22px!important;
  background:#fffdf9!important;
  border:1px solid rgba(132,73,55,.14)!important;
  box-shadow:0 14px 36px rgba(72,38,26,.07)!important;
  overflow:hidden!important;
  counter-increment:none!important;
}
html body #faq .rhs-faq-item-clean::before,
html body #faq .rhs-faq-item-clean::after{
  display:none!important;
  content:none!important;
}
html body #faq .rhs-faq-item-clean summary{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) 28px!important;
  gap:12px!important;
  align-items:center!important;
  width:100%!important;
  min-height:0!important;
  height:auto!important;
  padding:18px 18px!important;
  box-sizing:border-box!important;
  list-style:none!important;
  cursor:pointer!important;
}
html body #faq .rhs-faq-item-clean summary::-webkit-details-marker{
  display:none!important;
}
html body #faq .rhs-faq-item-clean .faq-question-text{
  display:block!important;
  min-width:0!important;
  max-width:100%!important;
  color:#211513!important;
  font-size:17px!important;
  line-height:1.35!important;
  letter-spacing:-.02em!important;
  font-weight:850!important;
  white-space:normal!important;
  word-break:normal!important;
  overflow-wrap:break-word!important;
  writing-mode:horizontal-tb!important;
  text-orientation:mixed!important;
  text-align:left!important;
}
html body #faq .rhs-faq-item-clean .faq-chevron{
  display:grid!important;
  place-items:center!important;
  justify-self:end!important;
  width:28px!important;
  height:28px!important;
  min-width:28px!important;
  border:0!important;
  background:transparent!important;
  color:#b21422!important;
  box-shadow:none!important;
  font-size:0!important;
  font-style:normal!important;
}
html body #faq .rhs-faq-item-clean .faq-chevron::before{
  content:"⌄"!important;
  font-size:20px!important;
  line-height:1!important;
  font-weight:900!important;
}
html body #faq .rhs-faq-item-clean[open] .faq-chevron::before{
  content:"⌃"!important;
}
html body #faq .rhs-faq-item-clean[open] summary{
  border-bottom:1px solid rgba(132,73,55,.10)!important;
  background:#fffaf7!important;
}
html body #faq .rhs-faq-item-clean .faq-answer{
  width:100%!important;
  max-width:100%!important;
  box-sizing:border-box!important;
  padding:16px 18px 20px!important;
  background:#fffdf9!important;
}
html body #faq .rhs-faq-item-clean .faq-answer p{
  margin:0!important;
  color:#62524c!important;
  font-size:15.5px!important;
  line-height:1.72!important;
  letter-spacing:0!important;
  white-space:normal!important;
  word-break:normal!important;
  overflow-wrap:break-word!important;
  writing-mode:horizontal-tb!important;
  text-orientation:mixed!important;
  text-align:left!important;
}
html body #faq .rhs-faq-item-clean .faq-answer a{
  color:#9f0f1e!important;
  font-weight:800!important;
  text-decoration:underline!important;
  text-underline-offset:3px!important;
}

/* Narrow and mobile: one clean vertical FAQ list */
@media (max-width:1280px){
  html body #faq .rhs-faq-list-clean,
  html body.premium-home-v70 #faq .rhs-faq-list-clean,
  html body.v78-editorial #faq .rhs-faq-list-clean,
  html body.v78-editorial.v75-service #faq .rhs-faq-list-clean,
  html body.service-page #faq .rhs-faq-list-clean,
  html body.mural-page #faq .rhs-faq-list-clean{
    display:flex!important;
    flex-direction:column!important;
    grid-template-columns:none!important;
    grid-auto-columns:auto!important;
    grid-auto-flow:row!important;
    columns:1!important;
    column-count:1!important;
    gap:12px!important;
    width:100%!important;
    max-width:100%!important;
    margin-left:0!important;
    margin-right:0!important;
  }
  html body #faq .rhs-faq-list-clean > .rhs-faq-item-clean{
    flex:0 0 auto!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    display:block!important;
  }
}

/* v108: recolour the existing desktop hero orbit highlight only. No extra HTML element. */
@media (min-width:701px){body.v75-experience :where(.about-hero,.cost-hero,.privacy-hero)::before{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20viewBox%3D%220%200%20542%20542%22%3E%3Ccircle%20cx%3D%22271%22%20cy%3D%22271%22%20r%3D%22270%22%20fill%3D%22none%22%20stroke%3D%22%23c51122%22%20stroke-opacity%3D%220.84%22%20stroke-width%3D%220.72%22%20stroke-linecap%3D%22round%22%20pathLength%3D%22100%22%20stroke-dasharray%3D%222.25%2097.75%22%20transform%3D%22rotate(74%20271%20271)%22/%3E%3C/svg%3E")!important;background-size:100% 100%!important;background-repeat:no-repeat!important;}}

/* Red Home Services v110 corrections: form parity, desktop content visibility and service contact consistency */
@media (min-width:1051px){
  html body.v75-home .hero,
  html body.service-page.v101-compact-enquiry .hero{
    min-height:720px!important;
    height:auto!important;
  }
  html body.v75-home .hero .container.hero-layout,
  html body.service-page.v101-compact-enquiry .hero .container.hero-layout{
    width:min(100% - 96px,1320px)!important;
    max-width:1320px!important;
    min-height:720px!important;
    height:auto!important;
    padding:54px 0 60px!important;
    display:grid!important;
    grid-template-columns:minmax(430px,610px) minmax(390px,470px)!important;
    gap:66px!important;
    align-items:center!important;
    justify-content:space-between!important;
  }
  html body.v75-home .hero .booking-card,
  html body.service-page.v101-compact-enquiry .hero .booking-card.rhs-compact-enquiry{
    width:470px!important;
    max-width:470px!important;
    justify-self:end!important;
    align-self:center!important;
    margin:0!important;
    padding:25px!important;
    border-radius:28px!important;
    overflow:visible!important;
  }
}

html body.v75-experience .hero .booking-card::before,
html body.v75-experience .hero .booking-card.rhs-compact-enquiry::before{
  content:""!important;
  position:static!important;
  inset:auto!important;
  display:block!important;
  width:48px!important;
  height:4px!important;
  margin:-7px auto 18px!important;
  border-radius:99px!important;
  background:linear-gradient(90deg,#c51122,#d8795d,#f2b08e,#c51122)!important;
  background-size:220% 100%!important;
  animation:v75GradientRun 7s linear infinite!important;
  pointer-events:none!important;
}

@media (min-width:901px){
  html body.service-page.v101-compact-enquiry details.rhs-content-accordion[open] > summary{
    cursor:default!important;
    pointer-events:none!important;
    padding-right:20px!important;
  }
  html body.service-page.v101-compact-enquiry .rhs-content-accordion-icon{
    display:none!important;
  }
  html body.service-page.v101-compact-enquiry .rhs-content-accordion-body{
    display:block!important;
  }
  html body.service-page.v101-compact-enquiry .rhs-content-accordion{
    overflow:visible!important;
  }
}

@media (min-width:901px){
  html body.service-page .rhs-contact-section{
    padding:56px 0 64px!important;
  }
  html body.service-page .rhs-contact-shell{
    grid-template-columns:minmax(0,1.18fr) minmax(360px,.86fr)!important;
    gap:34px!important;
    align-items:stretch!important;
    padding:34px!important;
    max-width:1180px!important;
  }
  html body.service-page .rhs-contact-main h2{
    font-size:clamp(40px,4.2vw,56px)!important;
    line-height:1.05!important;
    letter-spacing:-.055em!important;
  }
  html body.service-page .rhs-contact-grid{
    display:grid!important;
    grid-template-columns:1fr!important;
    border:0!important;
    border-radius:0!important;
    overflow:visible!important;
    background:transparent!important;
  }
  html body.service-page .rhs-contact-card{
    min-height:86px!important;
    padding:18px 0!important;
    border-right:0!important;
    border-bottom:1px solid rgba(132,73,55,.12)!important;
    border-radius:0!important;
    background:transparent!important;
  }
  html body.service-page .rhs-contact-card:last-child{
    border-bottom:0!important;
  }
  html body.service-page .rhs-profile-row{
    min-height:74px!important;
    margin-top:18px!important;
  }
  html body.service-page .rhs-contact-action{
    padding:36px!important;
    border-radius:30px!important;
    align-self:stretch!important;
    background:linear-gradient(145deg,#8f1218 0%,#b21422 55%,#d64842 100%)!important;
    color:#fff!important;
    border:1px solid rgba(255,255,255,.12)!important;
    box-shadow:0 30px 82px rgba(117,21,24,.18)!important;
  }
  html body.service-page .rhs-contact-action h3,
  html body.service-page .rhs-contact-action > p,
  html body.service-page .rhs-contact-action-label{
    color:#fff!important;
  }
  html body.service-page .rhs-contact-action-label{
    background:rgba(255,255,255,.08)!important;
    border-color:rgba(255,255,255,.22)!important;
  }
  html body.service-page .rhs-contact-primary{
    min-height:76px!important;
    background:#fffdf9!important;
    color:#9d1320!important;
    box-shadow:none!important;
  }
  html body.service-page .rhs-contact-secondary{
    min-height:76px!important;
    padding:13px 16px!important;
    border-radius:19px!important;
    background:rgba(255,255,255,.12)!important;
    border:1px solid rgba(255,255,255,.18)!important;
    color:#fff!important;
  }
  html body.service-page .rhs-contact-note{
    background:rgba(255,255,255,.11)!important;
    border:1px solid rgba(255,255,255,.16)!important;
    color:#fff!important;
  }
}


/* v110.1 service contact CTA text contrast correction */
@media (min-width:901px){
  html body.service-page .rhs-contact-action .rhs-contact-primary strong,
  html body.service-page .rhs-contact-action .rhs-contact-primary small{
    color:#9d1320!important;
    opacity:1!important;
  }
  html body.service-page .rhs-contact-action .rhs-contact-secondary strong,
  html body.service-page .rhs-contact-action .rhs-contact-secondary small{
    color:#241713!important;
    opacity:1!important;
  }
}


/* v110.2 exact top alignment for homepage and service hero enquiry cards */
@media (min-width:1051px){
  html body.v75-home .hero .booking-card,
  html body.service-page.v101-compact-enquiry .hero .booking-card.rhs-compact-enquiry{
    align-self:start!important;
  }
}


/* v111: reduce desktop visit-form width by 25% and keep the v108 curved red orbit as the final visual override */
@media (min-width:1051px){
  html body.v75-home .hero .container.hero-layout,
  html body.service-page.v101-compact-enquiry .hero .container.hero-layout{
    grid-template-columns:minmax(430px,610px) minmax(330px,353px)!important;
    gap:54px!important;
  }
  html body.v75-home .hero .booking-card,
  html body.service-page.v101-compact-enquiry .hero .booking-card.rhs-compact-enquiry{
    width:353px!important;
    max-width:353px!important;
    min-width:0!important;
  }
  html body.v75-home .hero .booking-card .booking-head h2,
  html body.service-page.v101-compact-enquiry .hero .booking-card.rhs-compact-enquiry .booking-head h2{
    max-width:100%!important;
  }
}

@media (min-width:701px){
  body.premium-home-v70.v75-experience .premium-hero::before{
    background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20viewBox%3D%220%200%20542%20542%22%3E%3Ccircle%20cx%3D%22271%22%20cy%3D%22271%22%20r%3D%22270%22%20fill%3D%22none%22%20stroke%3D%22%23c51122%22%20stroke-opacity%3D%220.84%22%20stroke-width%3D%220.72%22%20stroke-linecap%3D%22round%22%20pathLength%3D%22100%22%20stroke-dasharray%3D%222.25%2097.75%22%20transform%3D%22rotate(74%20271%20271)%22/%3E%3C/svg%3E"),linear-gradient(90deg,rgba(255,252,248,.97) 0%,rgba(255,252,248,.91) 31%,rgba(255,252,248,.62) 48%,rgba(255,252,248,.16) 78%,rgba(255,252,248,.05) 100%),linear-gradient(180deg,rgba(40,20,12,.02),rgba(40,20,12,.10))!important;
    background-size:100% 100%,auto,auto!important;
    background-repeat:no-repeat,repeat,repeat!important;
  }
  body.service-page.v75-experience .hero::before{
    background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20viewBox%3D%220%200%20542%20542%22%3E%3Ccircle%20cx%3D%22271%22%20cy%3D%22271%22%20r%3D%22270%22%20fill%3D%22none%22%20stroke%3D%22%23c51122%22%20stroke-opacity%3D%220.84%22%20stroke-width%3D%220.72%22%20stroke-linecap%3D%22round%22%20pathLength%3D%22100%22%20stroke-dasharray%3D%222.25%2097.75%22%20transform%3D%22rotate(74%20271%20271)%22/%3E%3C/svg%3E"),linear-gradient(90deg,rgba(255,250,245,.88) 0%,rgba(255,250,245,.70) 27%,rgba(255,250,245,.34) 50%,rgba(255,250,245,.10) 72%,rgba(255,250,245,0) 100%)!important;
    background-size:100% 100%,auto!important;
    background-repeat:no-repeat,repeat!important;
  }
  body.v75-experience :where(.about-hero,.cost-hero,.privacy-hero)::before{
    background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20viewBox%3D%220%200%20542%20542%22%3E%3Ccircle%20cx%3D%22271%22%20cy%3D%22271%22%20r%3D%22270%22%20fill%3D%22none%22%20stroke%3D%22%23c51122%22%20stroke-opacity%3D%220.84%22%20stroke-width%3D%220.72%22%20stroke-linecap%3D%22round%22%20pathLength%3D%22100%22%20stroke-dasharray%3D%222.25%2097.75%22%20transform%3D%22rotate(74%20271%20271)%22/%3E%3C/svg%3E")!important;
    background-size:100% 100%!important;
    background-repeat:no-repeat!important;
  }
}


/* v115: Mobile assurance-card text and FAQ answer alignment polish */
@media (max-width:700px){
  html body .premium-proof-row .trust-strip,
  html body .trust-row .trust-strip{
    padding-bottom:18px!important;
  }
  html body .premium-proof-row .trust-item,
  html body .trust-row .trust-item{
    min-height:78px!important;
    height:auto!important;
    overflow:visible!important;
    align-items:center!important;
  }
  html body .premium-proof-row .trust-item span,
  html body .trust-row .trust-item span{
    white-space:normal!important;
    overflow:visible!important;
    text-overflow:clip!important;
    line-height:1.35!important;
  }

  html body #faq .rhs-faq-item-clean summary{
    padding:18px 18px!important;
  }
  html body #faq .rhs-faq-item-clean .faq-answer{
    padding:12px 18px 16px!important;
    margin:0!important;
    box-sizing:border-box!important;
  }
  html body #faq .rhs-faq-item-clean .faq-answer p{
    margin:0!important;
    padding:0!important;
    line-height:1.62!important;
    text-align:left!important;
  }
  html body #faq .rhs-faq-list-clean{
    padding-bottom:96px!important;
  }
}


/* v115.1: exact mobile FAQ answer text alignment with question text */
@media (max-width:700px){
  html body #faq .rhs-faq-item-clean .faq-answer p{
    padding-left:18px!important;
    padding-right:0!important;
    box-sizing:border-box!important;
  }
}


/* v115.2: ensure open details FAQ answers display without requiring JS class */
@media (max-width:700px){
  html body #faq details.faq-card.rhs-faq-item-clean[open] .faq-answer p,
  html body #faq details.rhs-faq-item-clean[open] .faq-answer p{
    display:block!important;
  }
}


/* v115.3: override older aria-hidden FAQ paragraph rule when details are open */
@media (max-width:700px){
  html body.service-page.v81-refined #faq details.faq-card.rhs-faq-item-clean[open] .faq-answer p[aria-hidden="true"],
  html body.service-page.v81-refined #faq details.faq-card.rhs-faq-item-clean[open] .faq-answer p,
  html body.premium-home-v70.v81-refined #faq details.faq-card.rhs-faq-item-clean[open] .faq-answer p[aria-hidden="true"],
  html body.premium-home-v70.v81-refined #faq details.faq-card.rhs-faq-item-clean[open] .faq-answer p{
    display:block!important;
  }
}

/* Red Home Services v114
   One shared hero-orbit rule for every desktop hero.
   The white, red and green marks are three identical strokes in the same ::before background stack,
   spaced by 120deg on the same 34rem orbit and rotating with the existing v75Orbit 18s animation.
   No extra HTML orbit elements and no page-specific homepage/service orbit selectors.
*/
@media (min-width:701px){
  html body.v75-experience.v75-experience.v75-experience.v75-experience :where(.hero,.about-hero,.cost-hero,.privacy-hero)::before{
    content:""!important;
    position:absolute!important;
    z-index:-1!important;
    width:34rem!important;
    height:34rem!important;
    border-radius:50%!important;
    left:0!important;
    top:0!important;
    right:auto!important;
    bottom:auto!important;
    inset:auto auto auto 0!important;
    border:1px solid rgba(255,255,255,.10)!important;
    box-shadow:inset 0 0 0 4rem rgba(var(--v75-accent-rgb),.025)!important;
    animation:v75Orbit 18s linear infinite!important;
    pointer-events:none!important;
    background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20viewBox%3D%220%200%20542%20542%22%3E%3Ccircle%20cx%3D%22271%22%20cy%3D%22271%22%20r%3D%22270%22%20fill%3D%22none%22%20stroke%3D%22%23ffffff%22%20stroke-opacity%3D%220.92%22%20stroke-width%3D%220.72%22%20stroke-linecap%3D%22round%22%20pathLength%3D%22100%22%20stroke-dasharray%3D%222.25%2097.75%22%20transform%3D%22rotate(74%20271%20271)%22/%3E%3Ccircle%20cx%3D%22271%22%20cy%3D%22271%22%20r%3D%22270%22%20fill%3D%22none%22%20stroke%3D%22%23c51122%22%20stroke-opacity%3D%220.92%22%20stroke-width%3D%220.72%22%20stroke-linecap%3D%22round%22%20pathLength%3D%22100%22%20stroke-dasharray%3D%222.25%2097.75%22%20transform%3D%22rotate(194%20271%20271)%22/%3E%3Ccircle%20cx%3D%22271%22%20cy%3D%22271%22%20r%3D%22270%22%20fill%3D%22none%22%20stroke%3D%22%23075e34%22%20stroke-opacity%3D%220.92%22%20stroke-width%3D%220.72%22%20stroke-linecap%3D%22round%22%20pathLength%3D%22100%22%20stroke-dasharray%3D%222.25%2097.75%22%20transform%3D%22rotate(314%20271%20271)%22/%3E%3C/svg%3E"),linear-gradient(90deg,rgba(255,252,248,.86) 0%,rgba(255,252,248,.70) 44%,rgba(255,252,248,.26) 72%,rgba(255,252,248,0) 100%)!important;
    background-size:100% 100%,100% 100%!important;
    background-repeat:no-repeat,no-repeat!important;
    background-position:center center,center center!important;
  }
}
@media (max-width:700px){
  html body.v75-experience :where(.hero,.about-hero,.cost-hero,.privacy-hero)::before{
    background-image:none!important;
  }
}


/* v116: desktop FAQ alignment and trust-card text safety
   Keeps v115 mobile fixes, but also aligns desktop open answers exactly under questions. */

html body .premium-proof-row .trust-item,
html body .trust-row .trust-item{
  height:auto!important;
  overflow:visible!important;
}
html body .premium-proof-row .trust-item span,
html body .trust-row .trust-item span{
  white-space:normal!important;
  overflow:visible!important;
  text-overflow:clip!important;
  line-height:1.35!important;
}

@media (min-width:701px){
  html body #faq details.faq-card.rhs-faq-item-clean > summary,
  html body #faq details.rhs-faq-item-clean > summary,
  html body #faq .rhs-faq-item-clean summary{
    padding:18px 20px 18px 22px!important;
    box-sizing:border-box!important;
  }
  html body #faq details.faq-card.rhs-faq-item-clean .faq-answer,
  html body #faq details.rhs-faq-item-clean .faq-answer,
  html body #faq .rhs-faq-item-clean .faq-answer{
    padding:12px 20px 18px 22px!important;
    margin:0!important;
    box-sizing:border-box!important;
  }
  html body #faq details.faq-card.rhs-faq-item-clean .faq-answer p,
  html body #faq details.rhs-faq-item-clean .faq-answer p,
  html body #faq .rhs-faq-item-clean .faq-answer p{
    margin:0!important;
    padding:0!important;
    line-height:1.62!important;
    text-align:left!important;
    box-sizing:border-box!important;
  }
  html body #faq details.faq-card.rhs-faq-item-clean[open] > summary,
  html body #faq details.rhs-faq-item-clean[open] > summary,
  html body #faq .rhs-faq-item-clean[open] summary{
    border-bottom:1px solid rgba(132,73,55,.10)!important;
  }
}

@media (max-width:700px){
  html body #faq details.faq-card.rhs-faq-item-clean .faq-answer,
  html body #faq details.rhs-faq-item-clean .faq-answer,
  html body #faq .rhs-faq-item-clean .faq-answer{
    padding-top:12px!important;
    padding-bottom:16px!important;
  }
}

/* v116.1: higher-specificity desktop override for older v77/v81 FAQ rules */
@media (min-width:701px){
  html body.v77-layout.v81-refined #faq details.faq-card.rhs-faq-item-clean > summary,
  html body.v77-layout.v81-refined #faq details.rhs-faq-item-clean > summary,
  html body.v77-layout.v81-refined #faq .rhs-faq-item-clean summary{
    padding:18px 20px 18px 22px!important;
    box-sizing:border-box!important;
  }
  html body.v77-layout.v81-refined #faq details.faq-card.rhs-faq-item-clean .faq-answer,
  html body.v77-layout.v81-refined #faq details.rhs-faq-item-clean .faq-answer,
  html body.v77-layout.v81-refined #faq .rhs-faq-item-clean .faq-answer{
    padding:12px 20px 18px 22px!important;
    margin:0!important;
    box-sizing:border-box!important;
  }
  html body.v77-layout.v81-refined #faq details.faq-card.rhs-faq-item-clean[open] .faq-answer p,
  html body.v77-layout.v81-refined #faq details.rhs-faq-item-clean[open] .faq-answer p,
  html body.v77-layout.v81-refined #faq .rhs-faq-item-clean[open] .faq-answer p,
  html body.v77-layout.v81-refined #faq details.faq-card.rhs-faq-item-clean .faq-answer p,
  html body.v77-layout.v81-refined #faq details.rhs-faq-item-clean .faq-answer p,
  html body.v77-layout.v81-refined #faq .rhs-faq-item-clean .faq-answer p{
    display:block!important;
    margin:0!important;
    padding:0!important;
    line-height:1.62!important;
    text-align:left!important;
    box-sizing:border-box!important;
  }
}

/* v116.2: service FAQ paragraphs use aria-hidden in markup; when details are open, show them on desktop too */
@media (min-width:701px){
  html body.service-page.v77-layout.v81-refined #faq details.faq-card.rhs-faq-item-clean[open] .faq-answer p[aria-hidden="true"],
  html body.service-page.v77-layout.v81-refined #faq details.faq-card.rhs-faq-item-clean[open] .faq-answer p,
  html body.premium-home-v70.v77-layout.v81-refined #faq details.faq-card.rhs-faq-item-clean[open] .faq-answer p[aria-hidden="true"],
  html body.premium-home-v70.v77-layout.v81-refined #faq details.faq-card.rhs-faq-item-clean[open] .faq-answer p{
    display:block!important;
    margin:0!important;
    padding:0!important;
    line-height:1.62!important;
    text-align:left!important;
    box-sizing:border-box!important;
  }
}

/* v116.3: final desktop display override for service pages without v77-layout body class */
@media (min-width:701px){
  html body.service-page.v81-refined #faq details.faq-card.rhs-faq-item-clean[open] .faq-answer p[aria-hidden="true"],
  html body.service-page.v81-refined #faq details.faq-card.rhs-faq-item-clean[open] .faq-answer p,
  html body.premium-home-v70.v81-refined #faq details.faq-card.rhs-faq-item-clean[open] .faq-answer p[aria-hidden="true"],
  html body.premium-home-v70.v81-refined #faq details.faq-card.rhs-faq-item-clean[open] .faq-answer p{
    display:block!important;
    margin:0!important;
    padding:0!important;
    line-height:1.62!important;
    text-align:left!important;
    box-sizing:border-box!important;
  }
}


/*
  Red Home Services v117
  Adaptive mobile assurance cards, form spacing and pricing typography.
  Loaded after the v116 FAQ stylesheet so legacy fixed-size mobile rules
  cannot clip card titles or subtitles.
*/

@media (max-width:700px){
  /* Keep the mobile visit form visually connected to the assurance row. */
  html body.premium-home-v70.v81-refined .premium-hero .hero-layout{
    padding-bottom:24px!important;
  }

  html body.premium-home-v70.v81-refined .hero .booking-card{
    box-shadow:0 14px 34px rgba(60,31,20,.10)!important;
  }

  /* The action row scales with the form width instead of relying on fixed buttons. */
  html body.premium-home-v70.v81-refined .booking-card .booking-actions{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) minmax(72px,36%)!important;
    gap:clamp(10px,3vw,14px)!important;
    align-items:stretch!important;
  }

  html body.premium-home-v70.v81-refined .booking-card .booking-actions .btn{
    width:100%!important;
    min-width:0!important;
    padding-inline:clamp(12px,4vw,20px)!important;
  }

  /* Adaptive assurance grid: content determines height; cards in each row stretch equally. */
  html body.premium-home-v70.v81-refined .premium-proof-row{
    width:calc(100% - 28px)!important;
    margin:10px auto 0!important;
    overflow:visible!important;
    border-radius:clamp(18px,5vw,22px)!important;
    box-shadow:0 16px 36px rgba(64,32,22,.075)!important;
  }

  html body.premium-home-v70.v81-refined .premium-proof-row .trust-strip{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    grid-auto-flow:row!important;
    grid-auto-rows:auto!important;
    align-items:stretch!important;
    width:100%!important;
    min-width:0!important;
    padding:0!important;
    gap:clamp(9px,2.6vw,13px)!important;
    overflow:visible!important;
  }

  html body.premium-home-v70.v81-refined .premium-proof-row .trust-strip .trust-item{
    position:relative!important;
    display:grid!important;
    grid-template-columns:clamp(42px,12vw,50px) minmax(0,1fr)!important;
    grid-template-rows:auto!important;
    grid-auto-rows:auto!important;
    row-gap:0!important;
    column-gap:clamp(8px,2.5vw,11px)!important;
    align-items:center!important;
    align-self:stretch!important;
    width:auto!important;
    min-width:0!important;
    min-height:0!important;
    height:auto!important;
    padding:clamp(12px,3.4vw,16px)!important;
    overflow:visible!important;
    border-radius:clamp(18px,5vw,22px)!important;
    border:1px solid rgba(93,55,42,.09)!important;
    background:#fff!important;
    box-shadow:0 10px 26px rgba(64,32,22,.045)!important;
  }

  html body.premium-home-v70.v81-refined .premium-proof-row .trust-strip .trust-item:nth-child(2n){
    background:#fffaf7!important;
  }

  html body.premium-home-v70.v81-refined .premium-proof-row .trust-strip .trust-item .trust-icon{
    grid-column:1!important;
    grid-row:1!important;
    position:relative!important;
    inset:auto!important;
    width:clamp(42px,12vw,50px)!important;
    height:clamp(42px,12vw,50px)!important;
    min-width:0!important;
    max-width:none!important;
    margin:0!important;
    padding:clamp(9px,2.7vw,12px)!important;
    border-radius:clamp(14px,4vw,18px)!important;
    transform:none!important;
    overflow:hidden!important;
  }

  html body.premium-home-v70.v81-refined .premium-proof-row .trust-strip .trust-item .trust-icon svg{
    width:clamp(21px,6vw,25px)!important;
    height:clamp(21px,6vw,25px)!important;
  }

  html body.premium-home-v70.v81-refined .premium-proof-row .trust-strip .trust-item > div{
    grid-column:2!important;
    grid-row:1!important;
    display:flex!important;
    flex-direction:column!important;
    justify-content:center!important;
    align-self:center!important;
    min-width:0!important;
    padding:0!important;
    margin:0!important;
    overflow:visible!important;
  }

  html body.premium-home-v70.v81-refined .premium-proof-row .trust-strip .trust-item strong{
    display:block!important;
    margin:0 0 clamp(4px,1.2vw,6px)!important;
    color:#201815!important;
    font-size:clamp(13.5px,3.65vw,15.5px)!important;
    line-height:1.22!important;
    font-weight:780!important;
    white-space:normal!important;
    overflow:visible!important;
    text-overflow:clip!important;
    overflow-wrap:normal!important;
    word-break:normal!important;
  }

  html body.premium-home-v70.v81-refined .premium-proof-row .trust-strip .trust-item span{
    display:block!important;
    margin:0!important;
    color:#765f57!important;
    font-size:clamp(11.25px,3.1vw,13px)!important;
    line-height:1.35!important;
    white-space:normal!important;
    overflow:visible!important;
    text-overflow:clip!important;
    overflow-wrap:normal!important;
    word-break:normal!important;
  }

  /* The pricing title remains prominent without overwhelming smaller displays. */
  html body.premium-home-v70.v81-refined #starting-prices{
    padding-top:clamp(50px,14vw,62px)!important;
  }

  html body.premium-home-v70.v81-refined .pricing-overview-copy h2{
    max-width:18ch!important;
    font-size:clamp(31px,8.15vw,36px)!important;
    line-height:1.08!important;
    letter-spacing:-.047em!important;
    text-wrap:balance!important;
  }

  html body.premium-home-v70.v81-refined .pricing-overview-copy > p:not(.kicker):not(.pricing-measure-note){
    max-width:42ch!important;
    font-size:clamp(13.6px,3.75vw,15.5px)!important;
    line-height:1.64!important;
  }
}

/* Narrow displays use a single readable column rather than squeezing two cards. */
@media (max-width:349px){
  html body.premium-home-v70.v81-refined .booking-card .booking-actions{
    grid-template-columns:1fr!important;
  }

  html body.premium-home-v70.v81-refined .booking-card .booking-actions .btn-clear{
    min-height:46px!important;
  }

  html body.premium-home-v70.v81-refined .premium-proof-row .trust-strip{
    grid-template-columns:1fr!important;
  }

  html body.premium-home-v70.v81-refined .premium-proof-row .trust-strip .trust-item{
    grid-template-columns:44px minmax(0,1fr)!important;
    grid-template-rows:auto!important;
    row-gap:0!important;
    padding:12px 14px!important;
  }

  html body.premium-home-v70.v81-refined .premium-proof-row .trust-strip .trust-item .trust-icon{
    width:44px!important;
    height:44px!important;
  }

  html body.premium-home-v70.v81-refined .premium-proof-row .trust-strip .trust-item strong{
    font-size:14px!important;
  }

  html body.premium-home-v70.v81-refined .premium-proof-row .trust-strip .trust-item span{
    font-size:12px!important;
  }
}


/* Red Home Services v118: crawl-safe responsive containment and scrollable data tables. */
html {
  overflow-x: clip;
}

@supports not (overflow: clip) {
  html {
    overflow-x: hidden;
  }
}

.table-shell {
  max-width: 100%;
  overscroll-behavior-inline: contain;
  -webkit-overflow-scrolling: touch;
}

.service-page .hero-layout,
.service-page .hero-inner,
.service-page .booking-card,
.service-page .rhs-compact-enquiry {
  min-width: 0;
}

@media (max-width: 340px) {
  .service-page .hero-inner,
  .service-page .booking-card,
  .service-page .rhs-compact-enquiry {
    max-width: 100%;
  }
}

/* v118 evidence and contextual-link sections: balanced responsive layouts without changing legacy sections. */
#project-evidence .material-note {
  max-width: none;
  margin-top: 18px;
  padding: 16px 18px;
  border: 1px solid rgba(132, 73, 55, 0.13);
  border-radius: 18px;
  background: linear-gradient(180deg, #fffdfb 0%, #fff7f1 100%);
  color: #5f4b43;
  line-height: 1.62;
  overflow: visible;
  box-shadow: 0 12px 30px rgba(72, 38, 26, 0.045);
}

#project-evidence .material-note::before,
#project-evidence .material-note::after {
  content: none !important;
  display: none !important;
}

#project-evidence .material-note a {
  color: #99131c;
  font-weight: 850;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 3px;
}

@media (min-width: 901px) {
  #project-evidence .problem-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  #related-services .related-service-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

html body.service-page #project-evidence .material-note {
  max-width: none !important;
  margin-top: 18px !important;
  padding: 16px 18px !important;
  border: 1px solid rgba(132, 73, 55, 0.13) !important;
  border-radius: 18px !important;
  background: linear-gradient(180deg, #fffdfb 0%, #fff7f1 100%) !important;
  color: #5f4b43 !important;
  line-height: 1.62 !important;
  overflow: visible !important;
  box-shadow: 0 12px 30px rgba(72, 38, 26, 0.045) !important;
}

html body.service-page #project-evidence .material-note a {
  color: #99131c !important;
}

@media (min-width: 901px) {
  html body.service-page #project-evidence .problem-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }

  html body.service-page #related-services .related-service-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }
}


/* Red Home Services v119: performance-safe consolidation and native anchor offsets. */
:root{--rhs-scroll-offset:106px}
html:root{scroll-padding-top:0!important}
html body :is(section[id],div[id],main[id],#booking-form,#contact,#services,#standard,#how-it-works,#warranty,#hyderabad,#faq,.kicker){scroll-margin-top:var(--rhs-scroll-offset)!important}
@media(max-width:700px){
  :root{--rhs-scroll-offset:86px}
  /* Remove paint-heavy decorative motion on smaller devices while preserving layout and the desktop three-stroke orbit. */
  html body.v76-experience.v75-home .hero-bg,
  html body.v76-experience.v75-home .hero-inner,
  html body.v76-experience.v75-home .booking-card,
  html body.v76-experience.v75-home .hero-book,
  html body.v76-experience.v75-service .hero-bg,
  html body.v76-experience.v75-service .hero-inner,
  html body.v76-experience.v75-service .booking-card,
  html body.v76-experience.v75-service .hero-book{animation:none!important}
  html body.v76-experience .eyebrow::after{animation:none!important}
  html body.v76-experience :is(.service-showcase-card,.service-card,.related-service-card,.related-card).v75-visible img{animation:none!important}
  html body.v78-editorial .v78-pulse-number,
  html body.v78-editorial .premium-cost-section .cost-factor-card.v78-inview::before{animation:none!important}
  html body.v80-story .hero-book,
  html body.v80-story .site-check-summary::after{animation:none!important}
  html body.premium-home-v71 .service-gallery-pulse{animation:none!important}
  html body.v75-experience .booking-card::before{animation:none!important;background-size:100% 100%!important}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}}
