:root{--brand:#c51122;--brand-dark:#99131c;--ink:#161111;--text:#2a1f1c;--muted:#6b5d56;--paper:#fffaf5;--soft:#fff3e8;--line:#ead7cc;--gold:#c88466;--green:#075e34;--max:1120px;--shadow:0 22px 65px rgba(80,40,24,.10)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;background:#fffaf5;color:var(--text);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img,svg{display:block}.container{width:min(100% - 64px,var(--max));margin-inline:auto}.section{padding:36px 0}.kicker{font-size:13px;line-height:1.2;letter-spacing:.16em;text-transform:uppercase;font-weight:850;color:var(--brand);margin:0 0 12px}.section-title{font-size:clamp(28px,3.3vw,38px);line-height:1.15;letter-spacing:-.04em;text-align:center;margin:0 0 34px;color:var(--ink)}.site-header{position:sticky;top:0;z-index:60;background:rgba(255,250,245,.94);backdrop-filter:blur(18px);border-bottom:1px solid rgba(82,45,31,.09)}.nav-wrap{height:82px;display:flex;align-items:center;justify-content:space-between;gap:22px}.brand{display:flex;align-items:center;gap:13px;min-width:360px}.brand-mark{width:44px;height:44px;padding:5px;border-radius:14px;background:#fffdf9;border:.8px solid rgba(151,58,43,.16);box-shadow:0 9px 24px rgba(80,40,24,.08);display:grid;place-items:center;flex:0 0 auto}.brand-mark img{width:32.4px;height:32.4px;object-fit:contain}.brand-copy{display:flex;flex-direction:column;justify-content:center;min-height:44px}.brand-copy strong{font-size:19px;letter-spacing:.01em;line-height:1.05;color:var(--brand-dark);font-weight:780}.brand-copy span{margin-top:5px;font-size:13px;font-weight:650;color:#6f625b;line-height:1.05}.nav-links{display:flex;align-items:center;gap:9px;font-size:13px;font-weight:780;color:#3d312d;flex-wrap:nowrap}.nav-links a{position:relative;display:inline-flex;align-items:center;gap:7px;min-height:38px;padding:0 13px;border-radius:14px;border:1px solid rgba(132,73,55,.13);background:rgba(255,253,249,.72);box-shadow:0 8px 24px rgba(72,38,26,.035);transition:.18s ease;white-space:nowrap;flex:0 0 auto}.nav-links a:hover{transform:translateY(-1px);border-color:rgba(197,17,34,.26);background:#fff}.nav-links a::before{content:"";width:8px;height:8px;border-radius:50%;background:var(--brand);box-shadow:0 0 0 4px rgba(197,17,34,.08)}.call-chip{height:48px;padding:0 24px;border-radius:999px;background:linear-gradient(135deg,var(--brand),var(--brand-dark));color:#fff;display:inline-flex;align-items:center;gap:8px;font-size:15.5px;font-weight:850;box-shadow:0 14px 32px rgba(153,19,28,.19)}.call-chip svg{width:17px;height:17px}.hero{position:relative;height:56.25vw;min-height:720px;max-height:none;overflow:hidden;border-bottom:1px solid rgba(82,45,31,.08);isolation:isolate;background:#f6ecdf}.hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center center;z-index:-3;image-rendering:auto;transform:translateZ(0)}.hero::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,250,245,.88) 0%,rgba(255,250,245,.72) 22%,rgba(255,250,245,.34) 43%,rgba(255,250,245,.08) 68%,rgba(255,250,245,0) 100%);z-index:-2}.hero::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,250,245,0) 0%,rgba(255,250,245,0) 76%,rgba(255,250,245,.90) 100%);z-index:-1}.hero-inner{padding:50px 0 36px;max-width:560px}.eyebrow{display:inline-flex;align-items:center;gap:7px;padding:9px 16px;border-radius:999px;background:rgba(255,255,255,.78);border:1px solid var(--line);box-shadow:0 10px 30px rgba(55,30,17,.06);color:var(--brand-dark);font-size:13px;font-weight:850}.eyebrow::before{content:"";width:8px;height:8px;border-radius:50%;background:var(--gold);box-shadow:0 0 0 5px rgba(200,132,102,.15)}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(40px,4.15vw,56px);line-height:1.08;letter-spacing:-.055em;color:#1d1715;margin:22px 0 16px;max-width:540px}.hero-copy{font-size:16px;line-height:1.68;color:#5d514b;max-width:455px;margin-bottom:22px}.btn{min-height:52px;border:0;border-radius:16px;padding:0 24px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-weight:850;cursor:pointer;transition:.18s ease}.btn:hover{transform:translateY(-1px)}.btn-primary{background:linear-gradient(135deg,var(--brand),var(--brand-dark));color:#fff;box-shadow:0 18px 42px rgba(185,20,31,.22)}.btn-outline{background:#fffaf5;color:var(--brand-dark);border:1px solid rgba(185,20,31,.28)}.trust-row{background:#fffaf5;border-bottom:1px solid rgba(82,45,31,.08);margin-top:-6px;position:relative;z-index:4}.trust-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:0;align-items:stretch}.trust-item{display:flex;align-items:center;gap:14px;min-height:92px;padding:0 24px;border-right:1px solid var(--line)}.trust-item:last-child{border-right:0}.trust-icon{color:var(--brand);width:34px;height:34px;flex:0 0 auto;stroke-linecap:round;stroke-linejoin:round}.trust-item strong{display:block;font-size:14px;line-height:1.25;color:#201815}.trust-item span{display:block;margin-top:4px;font-size:12.5px;line-height:1.45;color:var(--muted)}.service-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:24px}.service-card{border:1px solid rgba(132,73,55,.14);background:#fffdf9;border-radius:24px;padding:36px 24px 32px;text-align:center;box-shadow:0 14px 44px rgba(72,38,26,.05);transition:.22s ease}.service-card:hover{transform:translateY(-4px);box-shadow:0 24px 70px rgba(72,38,26,.10)}.service-icon{width:90px;height:90px;border-radius:50%;background:#fff1e7;margin:0 auto 20px;display:grid;place-items:center;color:#be6c4c}.service-icon svg{width:52px;height:52px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.service-card h3{font-size:18px;margin:0 0 14px;color:#211816}.service-card p{font-size:14px;line-height:1.65;color:var(--muted);margin:0}.center-actions{margin-top:28px;text-align:center}.standard-flow{display:grid;grid-template-columns:repeat(5,1fr);gap:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:28px 0}.standard-step{display:grid;grid-template-columns:42px 1fr 18px;gap:14px;align-items:start;padding:0 18px;border-right:1px solid rgba(132,73,55,.12)}.standard-step:last-child{border-right:0}.standard-step svg{width:32px;height:32px;color:var(--brand);fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.standard-step h3{font-size:14px;line-height:1.25;margin:0 0 4px}.standard-step p{font-size:12px;line-height:1.45;color:var(--muted);margin:0}.chev{font-weight:900;color:#b09b8f;margin-top:6px}.area-panel{position:relative;overflow:hidden;border:1px solid rgba(132,73,55,.15);border-radius:28px;background:linear-gradient(180deg,#fff8f0,#fffdf9);padding:42px 44px 32px;box-shadow:0 22px 68px rgba(72,38,26,.08)}.area-content{position:relative;z-index:2;display:block;min-height:330px}.area-copy{max-width:590px;padding-bottom:0;position:relative;z-index:2}.area-copy h2{font-size:42px;letter-spacing:-.055em;margin:0 0 12px}.area-copy p{color:var(--muted);line-height:1.76;margin:0;max-width:560px}.area-links{display:flex;flex-wrap:wrap;gap:8px 14px;margin-top:20px;max-width:640px}.area-links a{display:inline-flex;align-items:center;min-height:24px;padding:0;color:#9e6a60;font-size:12.5px;font-weight:680;letter-spacing:.01em;text-decoration:none;border-bottom:1px solid rgba(158,106,96,.14);transition:color .18s ease,border-color .18s ease}.area-links a:hover{color:#7f4c43;border-bottom-color:rgba(127,76,67,.28)}.faq-card a{color:#9f0f1e;font-weight:760;text-decoration:underline;text-underline-offset:2px}.skyline{position:absolute;right:-18px;bottom:8px;z-index:1;width:min(72%,860px);min-height:0;display:flex;align-items:flex-end;justify-content:flex-end;pointer-events:none;opacity:.25;filter:saturate(.82) contrast(.94) brightness(1.02)}.skyline img{width:100%;height:auto;max-width:860px}.area-inline{color:#5f4e48;font-weight:620}.area-inline-strong{color:#51413b;font-weight:660}.how-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:28px}.how-step{text-align:center;position:relative}.how-step:not(:last-child)::after{content:"";position:absolute;top:43px;right:-26px;width:26px;border-top:2px dashed rgba(185,20,31,.20)}.how-icon{width:84px;height:84px;border-radius:50%;background:#fff4ec;border:1px solid rgba(185,20,31,.14);display:grid;place-items:center;margin:0 auto 17px;color:var(--brand);position:relative}.how-icon svg{width:42px;height:42px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.num{position:absolute;left:-4px;bottom:4px;width:24px;height:24px;border-radius:50%;background:var(--brand);color:#fff;font-size:12px;font-weight:900;display:grid;place-items:center}.how-step h3{font-size:15px;margin:0 0 8px}.how-step p{font-size:12.5px;color:var(--muted);line-height:1.55;margin:0}.warranty-panel{display:grid;grid-template-columns:108px 1fr;gap:24px;align-items:center;border:1px solid rgba(185,20,31,.13);border-radius:28px;background:linear-gradient(135deg,#fff3ea,#fffaf5 55%,#f6e2d4);box-shadow:0 18px 60px rgba(72,38,26,.07);padding:28px;position:relative;overflow:hidden}.warranty-panel:after{content:"";position:absolute;right:20px;bottom:8px;width:310px;height:128px;background:url("data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%201200%20260%22%20role=%22img%22%20aria-labelledby=%22title%20desc%22%3E%3Ctitle%20id=%22title%22%3EHyderabad%20skyline%20line%20art%3C/title%3E%3Cdesc%20id=%22desc%22%3EOriginal%20line-art%20skyline%20inspired%20by%20Hyderabad%20landmarks%20and%20modern%20buildings.%3C/desc%3E%3Cdefs%3E%3Cstyle%3E.s%7Bfill:none;stroke:#c88466;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round;opacity:.92%7D.f%7Bfill:#c88466;opacity:.08%7D.b%7Bfill:#c88466;opacity:.18%7D%3C/style%3E%3C/defs%3E%3Cpath%20class=%22s%22%20d=%22M24%20222h1152%22/%3E%3Cpath%20class=%22s%22%20d=%22M70%20222V147h42v75M82%20165h18M82%20184h18M82%20203h18%22/%3E%3Cpath%20class=%22s%22%20d=%22M132%20222V120h54v102M145%20140h14M145%20158h14M145%20176h14M145%20194h14M168%20140h7M168%20158h7M168%20176h7M168%20194h7%22/%3E%3Cpath%20class=%22s%22%20d=%22M210%20222V88h48v134M222%20108h10M222%20130h10M222%20152h10M222%20174h10M242%20108h7M242%20130h7M242%20152h7M242%20174h7%22/%3E%3Cpath%20class=%22s%22%20d=%22M270%20222v-88h72v88M288%20154h12M288%20176h12M288%20198h12M318%20154h12M318%20176h12M318%20198h12%22/%3E%3Cpath%20class=%22s%22%20d=%22M380%20222v-98M360%20222v-68h40v68M350%20154h60M370%20124h20M375%20104h10%22/%3E%3Cpath%20class=%22s%22%20d=%22M438%20222V108h48v114M452%20130h10M452%20152h10M452%20174h10M452%20196h10M474%20130h4M474%20152h4M474%20174h4M474%20196h4%22/%3E%3Cpath%20class=%22s%22%20d=%22M520%20222v-84c0-42%2032-76%2076-76s76%2034%2076%2076v84%22/%3E%3Cpath%20class=%22s%22%20d=%22M548%20222v-75c0-25%2019-46%2048-46s48%2021%2048%2046v75%22/%3E%3Cpath%20class=%22s%22%20d=%22M590%20101V70M577%2070h38%22/%3E%3Cpath%20class=%22s%22%20d=%22M505%20222v-30c0-24%2018-43%2043-43M687%20222v-30c0-24-18-43-43-43%22/%3E%3Cpath%20class=%22s%22%20d=%22M506%20192h180M548%20168h96M548%20190h96%22/%3E%3Cpath%20class=%22s%22%20d=%22M720%20222V112h54v110M734%20134h12M734%20156h12M734%20178h12M734%20200h12M758%20134h6M758%20156h6M758%20178h6M758%20200h6%22/%3E%3Cpath%20class=%22s%22%20d=%22M794%20222V92h64v130M810%20114h12M810%20138h12M810%20162h12M810%20186h12M838%20114h8M838%20138h8M838%20162h8M838%20186h8%22/%3E%3Cpath%20class=%22s%22%20d=%22M884%20222v-88h55v88M897%20154h10M897%20176h10M897%20198h10M922%20154h8M922%20176h8M922%20198h8%22/%3E%3Cpath%20class=%22s%22%20d=%22M972%20222v-94c0-26%2020-48%2048-48s48%2022%2048%2048v94%22/%3E%3Cpath%20class=%22s%22%20d=%22M992%20222v-82c0-15%2012-29%2028-29s28%2014%2028%2029v82%22/%3E%3Cpath%20class=%22s%22%20d=%22M1018%2080V54M1006%2054h24%22/%3E%3Cpath%20class=%22s%22%20d=%22M1092%20222V104l56-60%2056%2060v118M1115%20129h22M1115%20154h22M1115%20179h22M1162%20129h18M1162%20154h18M1162%20179h18%22/%3E%3Cpath%20class=%22s%22%20d=%22M45%20133c20-13%2045-13%2065%200M742%2080c22-12%2045-12%2068%200M918%2091c15-9%2034-9%2049%200%22%20opacity=%22.45%22/%3E%3Cpath%20class=%22s%22%20d=%22M180%2068c8-8%2018-8%2026%200M930%2052c8-8%2018-8%2026%200M1006%2039c8-8%2018-8%2026%200%22%20opacity=%22.5%22/%3E%3Ccircle%20class=%22b%22%20cx=%22340%22%20cy=%22112%22%20r=%223%22/%3E%3Ccircle%20class=%22b%22%20cx=%22900%22%20cy=%2270%22%20r=%223%22/%3E%3Ccircle%20class=%22b%22%20cx=%221135%22%20cy=%2238%22%20r=%223%22/%3E%3C/svg%3E") center/contain no-repeat;opacity:.18}.warranty-icon{width:96px;height:96px;border-radius:50%;display:grid;place-items:center;border:2px solid rgba(185,20,31,.35);background:#fffaf6;color:var(--brand)}.warranty-icon svg{width:56px;height:56px;fill:none;stroke:currentColor;stroke-width:1.7}.warranty-copy{position:relative;z-index:1}.warranty-copy h2{font-size:28px;letter-spacing:-.035em;margin:0 0 10px}.warranty-copy p{color:#5d5049;line-height:1.65;margin:0;max-width:760px}.faq-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.faq-card{background:#fffdf9;border:1px solid var(--line);border-radius:18px;padding:18px;box-shadow:0 12px 34px rgba(72,38,26,.05)}.faq-card h3{font-size:14px;line-height:1.35;margin:0 0 10px}.faq-card p{font-size:12.8px;color:var(--muted);line-height:1.55;margin:0}.contact-panel{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:28px;border-radius:28px;background:#fff3e8;border:1px solid rgba(132,73,55,.14);padding:34px 38px;box-shadow:0 22px 68px rgba(72,38,26,.08);position:relative;overflow:hidden}.contact-panel:after{content:"";position:absolute;right:26px;bottom:-8px;width:360px;height:120px;background:url("data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%201200%20260%22%20role=%22img%22%20aria-labelledby=%22title%20desc%22%3E%3Ctitle%20id=%22title%22%3EHyderabad%20skyline%20line%20art%3C/title%3E%3Cdesc%20id=%22desc%22%3EOriginal%20line-art%20skyline%20inspired%20by%20Hyderabad%20landmarks%20and%20modern%20buildings.%3C/desc%3E%3Cdefs%3E%3Cstyle%3E.s%7Bfill:none;stroke:#c88466;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round;opacity:.92%7D.f%7Bfill:#c88466;opacity:.08%7D.b%7Bfill:#c88466;opacity:.18%7D%3C/style%3E%3C/defs%3E%3Cpath%20class=%22s%22%20d=%22M24%20222h1152%22/%3E%3Cpath%20class=%22s%22%20d=%22M70%20222V147h42v75M82%20165h18M82%20184h18M82%20203h18%22/%3E%3Cpath%20class=%22s%22%20d=%22M132%20222V120h54v102M145%20140h14M145%20158h14M145%20176h14M145%20194h14M168%20140h7M168%20158h7M168%20176h7M168%20194h7%22/%3E%3Cpath%20class=%22s%22%20d=%22M210%20222V88h48v134M222%20108h10M222%20130h10M222%20152h10M222%20174h10M242%20108h7M242%20130h7M242%20152h7M242%20174h7%22/%3E%3Cpath%20class=%22s%22%20d=%22M270%20222v-88h72v88M288%20154h12M288%20176h12M288%20198h12M318%20154h12M318%20176h12M318%20198h12%22/%3E%3Cpath%20class=%22s%22%20d=%22M380%20222v-98M360%20222v-68h40v68M350%20154h60M370%20124h20M375%20104h10%22/%3E%3Cpath%20class=%22s%22%20d=%22M438%20222V108h48v114M452%20130h10M452%20152h10M452%20174h10M452%20196h10M474%20130h4M474%20152h4M474%20174h4M474%20196h4%22/%3E%3Cpath%20class=%22s%22%20d=%22M520%20222v-84c0-42%2032-76%2076-76s76%2034%2076%2076v84%22/%3E%3Cpath%20class=%22s%22%20d=%22M548%20222v-75c0-25%2019-46%2048-46s48%2021%2048%2046v75%22/%3E%3Cpath%20class=%22s%22%20d=%22M590%20101V70M577%2070h38%22/%3E%3Cpath%20class=%22s%22%20d=%22M505%20222v-30c0-24%2018-43%2043-43M687%20222v-30c0-24-18-43-43-43%22/%3E%3Cpath%20class=%22s%22%20d=%22M506%20192h180M548%20168h96M548%20190h96%22/%3E%3Cpath%20class=%22s%22%20d=%22M720%20222V112h54v110M734%20134h12M734%20156h12M734%20178h12M734%20200h12M758%20134h6M758%20156h6M758%20178h6M758%20200h6%22/%3E%3Cpath%20class=%22s%22%20d=%22M794%20222V92h64v130M810%20114h12M810%20138h12M810%20162h12M810%20186h12M838%20114h8M838%20138h8M838%20162h8M838%20186h8%22/%3E%3Cpath%20class=%22s%22%20d=%22M884%20222v-88h55v88M897%20154h10M897%20176h10M897%20198h10M922%20154h8M922%20176h8M922%20198h8%22/%3E%3Cpath%20class=%22s%22%20d=%22M972%20222v-94c0-26%2020-48%2048-48s48%2022%2048%2048v94%22/%3E%3Cpath%20class=%22s%22%20d=%22M992%20222v-82c0-15%2012-29%2028-29s28%2014%2028%2029v82%22/%3E%3Cpath%20class=%22s%22%20d=%22M1018%2080V54M1006%2054h24%22/%3E%3Cpath%20class=%22s%22%20d=%22M1092%20222V104l56-60%2056%2060v118M1115%20129h22M1115%20154h22M1115%20179h22M1162%20129h18M1162%20154h18M1162%20179h18%22/%3E%3Cpath%20class=%22s%22%20d=%22M45%20133c20-13%2045-13%2065%200M742%2080c22-12%2045-12%2068%200M918%2091c15-9%2034-9%2049%200%22%20opacity=%22.45%22/%3E%3Cpath%20class=%22s%22%20d=%22M180%2068c8-8%2018-8%2026%200M930%2052c8-8%2018-8%2026%200M1006%2039c8-8%2018-8%2026%200%22%20opacity=%22.5%22/%3E%3Ccircle%20class=%22b%22%20cx=%22340%22%20cy=%22112%22%20r=%223%22/%3E%3Ccircle%20class=%22b%22%20cx=%22900%22%20cy=%2270%22%20r=%223%22/%3E%3Ccircle%20class=%22b%22%20cx=%221135%22%20cy=%2238%22%20r=%223%22/%3E%3C/svg%3E") center bottom/contain no-repeat;opacity:.12}.contact-panel h2{font-size:34px;letter-spacing:-.045em;margin:0 0 20px}.contact-facts{display:flex;flex-wrap:wrap;gap:24px}.contact-fact{display:flex;gap:12px;align-items:center;font-size:13px;color:#4d403a}.contact-fact svg{width:30px;height:30px;color:var(--brand);flex:0 0 auto}.contact-actions{display:flex;justify-content:flex-end;gap:18px;position:relative;z-index:1}.btn-call{background:var(--brand);color:#fff}.btn-wa{background:var(--green);color:#fff}.site-footer{background:#211c19;color:#fff;padding:18px 0}.footer-row{display:flex;align-items:center;justify-content:space-between;gap:22px}.footer-brand{display:flex;align-items:center;gap:12px}.footer-brand .brand-mark{width:48px;height:48px;border-radius:15px}.footer-brand .brand-mark img{width:35px;height:35px}.footer-brand strong{font-size:13px;letter-spacing:.02em}.footer-brand span{display:block;color:#d6ccc4;font-size:10px;margin-top:3px}.site-footer p{color:#d6ccc4;font-size:12px;margin:0}.social{display:flex;gap:14px}.social svg{width:18px;height:18px;color:#fff}.mobile-sticky{display:none}@media (max-width:1050px){.container{width:min(100% - 40px,var(--max))}.nav-links{display:none}.brand{min-width:auto}.hero{height:auto;min-height:680px}.hero-inner{max-width:560px}.trust-strip{grid-template-columns:repeat(2,1fr)}.trust-item:nth-child(2){border-right:0}.service-grid{grid-template-columns:repeat(2,1fr)}.standard-flow{grid-template-columns:1fr 1fr}.standard-step{border-bottom:1px solid var(--line)}.standard-step:nth-child(even){border-right:0}.standard-step:last-child{grid-column:1/-1;border-bottom:0}.area-content,.contact-panel{grid-template-columns:1fr}.contact-actions{justify-content:flex-start}.how-grid{grid-template-columns:1fr 1fr}.how-step::after{display:none}.faq-grid{grid-template-columns:1fr 1fr}}@media (max-width:700px){body{padding-bottom:94px}.container{width:min(100% - 28px,var(--max))}.nav-wrap{height:82px}.brand{gap:11px}.brand-mark{width:44px;height:44px;border-radius:14px}.brand-mark img{width:32.4px;height:32.4px}.brand-copy strong{font-size:16px}.brand-copy span{font-size:11px;margin-top:5px}.call-chip{display:none}.hero{height:auto;min-height:640px}.hero-bg{object-position:58% center}.hero::before{background:linear-gradient(90deg,rgba(255,250,245,.93),rgba(255,250,245,.77) 58%,rgba(255,250,245,.16))}.hero-inner{padding:48px 0 44px}.eyebrow{font-size:11px;padding:8px 12px}h1{font-size:39px;max-width:340px}.hero-copy{font-size:14px;max-width:330px;line-height:1.65}.trust-strip{grid-template-columns:1fr}.trust-item{border-right:0;border-bottom:1px solid var(--line);min-height:78px;padding:14px 0}.trust-item:last-child{border-bottom:0}.section{padding:28px 0}.service-grid,.standard-flow,.how-grid,.faq-grid{grid-template-columns:1fr}.standard-step,.standard-step:nth-child(even),.standard-step:last-child{grid-column:auto;border-right:0;border-bottom:1px solid var(--line)}.standard-step:last-child{border-bottom:0}.area-panel{padding:28px 24px 0}.area-copy h2{font-size:34px}.skyline{min-height:170px}.warranty-panel{grid-template-columns:1fr}.warranty-panel:after{display:none}.contact-actions{display:none}.footer-row{flex-direction:column;align-items:flex-start}.mobile-sticky{position:fixed;left:50%;bottom:14px;transform:translateX(-50%);z-index:90;width:min(100% - 32px,430px);display:grid;grid-template-columns:1fr 1fr;gap:14px;background:#fff;border:1px solid rgba(132,73,55,.16);border-radius:28px;padding:14px;box-shadow:0 18px 56px rgba(40,20,12,.20)}.mobile-sticky .btn{min-height:52px;border-radius:18px}.site-footer{padding-bottom:20px}}.hero{height:auto;min-height:650px;overflow:hidden;border-bottom:1px solid rgba(82,45,31,.08);background:#f6ecdf;display:flex;align-items:stretch;isolation:isolate}.hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center center;z-index:-3;image-rendering:auto;filter:none;transform:none;backface-visibility:hidden}.hero::before{content:"";position:absolute;inset:0;background: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%);z-index:-2;pointer-events:none}.hero::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,250,245,0) 0%,rgba(255,250,245,0) 82%,rgba(255,250,245,.88) 100%);z-index:-1;pointer-events:none}.hero-layout{display:grid;grid-template-columns:minmax(430px,560px) minmax(360px,480px);align-items:center;justify-content:space-between;gap:58px;padding:52px 0 42px;min-height:650px}.hero-copy{font-size:16px;line-height:1.62;max-width:500px;color:#3f3430}.booking-card{background:rgba(255,255,255,.94);border:1px solid rgba(96,55,40,.14);border-radius:22px;box-shadow:0 28px 70px rgba(48,25,15,.20);padding:24px;width:min(100%,480px);backdrop-filter:blur(14px)}.booking-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:14px}.booking-head h2{font-size:28px;line-height:1.1;letter-spacing:-.04em;margin:0;color:#191413}.city-pill{display:inline-flex;align-items:center;min-height:28px;padding:0 12px;border-radius:999px;background:#fff0ea;color:var(--brand-dark);font-size:12px;font-weight:850}.booking-form{display:grid;gap:12px}.booking-form label{display:grid;gap:7px;font-size:12px;font-weight:850;color:#44342e}.booking-form input,.booking-form select,.booking-form textarea{width:100%;border:1px solid rgba(110,70,55,.20);border-radius:12px;background:#fffdfb;min-height:46px;padding:0 14px;font:600 14px system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;color:#2a211f;outline:none}.booking-form textarea{min-height:78px;padding-top:12px;resize:vertical}.booking-form input:focus,.booking-form select:focus,.booking-form textarea:focus{border-color:rgba(197,17,34,.55);box-shadow:0 0 0 4px rgba(197,17,34,.08)}.form-row.two{display:grid;grid-template-columns:1fr 1fr;gap:12px}.booking-actions{display:grid;grid-template-columns:1fr .72fr;gap:12px;margin-top:2px}.booking-actions .btn{width:100%;min-height:50px;border-radius:13px}.btn-clear{background:#fffdfb;color:#4b3a34;border:1px solid rgba(110,70,55,.20)}@media (max-width:1050px){.hero-layout{grid-template-columns:1fr;gap:28px;min-height:auto;padding:44px 0}.booking-card{max-width:620px}.hero{min-height:0}.hero-bg{object-position:center center}}@media (max-width:700px){.hero-layout{padding:36px 0 34px;gap:24px}.form-row.two,.booking-actions{grid-template-columns:1fr}.booking-card{padding:18px;border-radius:18px}.booking-head h2{font-size:23px}.hero-bg{object-position:58% center}.hero::before{background:linear-gradient(90deg,rgba(255,250,245,.94),rgba(255,250,245,.80) 58%,rgba(255,250,245,.20))}.hero-copy{max-width:340px}.hero-inner .btn{margin-bottom:0}}.form-status{min-height:18px;margin-top:2px;font-size:12px;font-weight:800;color:#5f4a40}.form-status.success{color:#12813b}.form-status.error{color:#b4232f}.site-header .nav-wrap{height:82px;gap:18px}.site-header .brand{flex:0 0 auto}.site-header .nav-links{flex:1 1 auto;justify-content:center;gap:9px;min-width:0}.site-header .nav-links a{white-space:nowrap;flex:0 0 auto}.site-header .call-chip{flex:0 0 auto;min-width:245px;height:48px;padding:0 24px;white-space:nowrap !important;justify-content:center;text-align:center;line-height:1}.site-header .call-chip svg{flex:0 0 auto}.hero{position:relative;min-height:640px;height:auto;overflow:hidden;background:#f8efe7;isolation:isolate}.hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center center;z-index:-3;image-rendering:auto;transform:none !important;filter:none !important}.hero::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,250,245,.18) 0%,rgba(255,250,245,.08) 34%,rgba(255,250,245,0) 62%);z-index:-2}.hero::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,250,245,0) 0%,rgba(255,250,245,0) 86%,rgba(255,250,245,.58) 100%);z-index:-1}.hero-layout{display:grid;grid-template-columns:minmax(420px,560px) 340px;align-items:center;justify-content:space-between;gap:72px;padding:54px 0 48px;min-height:640px}.hero-inner{padding:0;max-width:560px}.hero-inner .btn{margin-top:6px}.booking-card{width:340px !important;max-width:340px !important;padding:16px !important;border-radius:20px !important;background:rgba(255,255,255,.95);box-shadow:0 22px 56px rgba(48,25,15,.18);backdrop-filter:blur(12px)}.booking-head{margin-bottom:10px;gap:10px}.booking-head h2{font-size:22px !important;line-height:1.12;letter-spacing:-.04em}.city-pill{min-height:24px;padding:0 10px;font-size:10.5px}.booking-form label{gap:5px;font-size:10.5px !important;font-weight:850}.booking-form input,.booking-form select,.booking-form textarea{min-height:38px !important;border-radius:10px !important;padding:0 11px !important;font-size:12px !important;line-height:1.2}.form-row.two{gap:9px}.booking-actions{gap:8px;margin-top:2px}.booking-actions .btn{min-height:40px;font-size:12.5px;border-radius:10px;padding:0 12px}@media (max-width:1180px){.container{width:min(100% - 36px,var(--max))}.hero-layout{grid-template-columns:minmax(360px,1fr) 330px;gap:32px}.booking-card{width:330px !important;max-width:330px !important}.site-header .call-chip{min-width:230px;padding:0 18px;font-size:14px}.site-header .nav-links{gap:6px}.site-header .nav-links a{padding:0 10px}}@media (max-width:1024px){.hero{min-height:auto}.hero-layout{grid-template-columns:1fr;gap:26px;padding:42px 0}.booking-card{width:min(100%,420px) !important;max-width:420px !important;justify-self:start}.hero-bg{object-position:center center}}@media (max-width:760px){.site-header .call-chip{display:none}.hero-layout{padding:34px 0 30px}.booking-card{width:100% !important;max-width:100% !important}.booking-head h2{font-size:21px !important}.form-row.two{grid-template-columns:1fr}.hero-bg{object-position:center center}}.site-header .container.nav-wrap{width:min(100% - 72px,1420px) !important;max-width:1420px !important;margin-inline:auto !important;height:82px !important;display:flex !important;align-items:center !important;justify-content:space-between !important;gap:18px !important}.site-header .brand{min-width:330px !important;width:330px !important;flex:0 0 330px !important;gap:12px !important}.site-header .brand-mark{width:44px !important;height:44px !important;padding:5px !important;border:.8px solid rgba(151,58,43,.16) !important;border-radius:14px !important;flex:0 0 44px !important}.site-header .brand-mark img{width:32.4px !important;height:32.4px !important;object-fit:contain !important}.site-header .brand-copy strong{font-size:18px !important;line-height:1.05 !important;letter-spacing:.01em !important;font-weight:760 !important;white-space:nowrap !important}.site-header .brand-copy span{font-size:12.5px !important;line-height:1.05 !important;margin-top:5px !important;white-space:nowrap !important}.site-header .nav-links{flex:1 1 auto !important;display:flex !important;align-items:center !important;justify-content:center !important;gap:9px !important;min-width:0 !important;flex-wrap:nowrap !important}.site-header .nav-links a{height:38px !important;min-height:38px !important;padding:0 13px !important;border-radius:14px !important;white-space:nowrap !important;flex:0 0 auto !important;font-size:13px !important;line-height:1 !important}.site-header .call-chip{height:46px !important;min-width:214px !important;max-width:214px !important;padding:0 18px !important;border-radius:999px !important;font-size:14px !important;font-weight:850 !important;line-height:1 !important;white-space:nowrap !important;word-break:keep-all !important;overflow:hidden !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;gap:8px !important;flex:0 0 214px !important}.site-header .call-chip svg{width:17px !important;height:17px !important;flex:0 0 17px !important}.hero{position:relative !important;height:650px !important;min-height:650px !important;max-height:650px !important;overflow:hidden !important;background:#f6eadf !important;border-bottom:1px solid rgba(82,45,31,.08) !important;isolation:isolate !important}.hero .container.hero-layout,.hero-layout{width:min(100% - 96px,1320px) !important;max-width:1320px !important;margin-inline:auto !important;min-height:650px !important;height:650px !important;padding:0 !important;display:grid !important;grid-template-columns:minmax(440px,560px) 350px !important;align-items:center !important;justify-content:space-between !important;gap:72px !important}.hero-bg{position:absolute !important;inset:0 !important;width:100% !important;height:100% !important;object-fit:cover !important;object-position:center center !important;z-index:-3 !important;transform:none !important;filter:none !important;image-rendering:auto !important;opacity:1 !important}.hero::before{content:"" !important;position:absolute !important;inset:0 !important;background:linear-gradient(90deg,rgba(255,250,245,.03) 0%,rgba(255,250,245,.015) 42%,rgba(255,250,245,0) 70%) !important;z-index:-2 !important;pointer-events:none !important}.hero::after{content:"" !important;position:absolute !important;inset:0 !important;background:linear-gradient(180deg,rgba(255,250,245,0) 0%,rgba(255,250,245,0) 88%,rgba(255,250,245,.40) 100%) !important;z-index:-1 !important;pointer-events:none !important}.hero h1{font-size:clamp(44px,4.6vw,66px) !important;line-height:1.07 !important;letter-spacing:-.075em !important;max-width:560px !important;margin:22px 0 20px !important}.hero-copy{font-size:16px !important;line-height:1.62 !important;max-width:500px !important;color:#403531 !important;margin-bottom:24px !important}.hero-inner .btn{min-height:52px !important;padding:0 25px !important;border-radius:16px !important;margin-top:0 !important;display:inline-flex !important}.booking-card{width:350px !important;max-width:350px !important;padding:16px !important;border-radius:20px !important;justify-self:end !important;background:rgba(255,255,255,.96) !important;border:1px solid rgba(96,55,40,.14) !important;box-shadow:0 24px 64px rgba(48,25,15,.18) !important;backdrop-filter:blur(12px) !important}.city-pill{min-height:24px !important;padding:0 10px !important;font-size:10.5px !important}.booking-form label{gap:5px !important;font-size:10.5px !important;line-height:1.1 !important;font-weight:850 !important}.form-row.two{gap:9px !important}@media (max-width:1180px){.site-header .container.nav-wrap{width:min(100% - 36px,1180px) !important;gap:10px !important}.site-header .brand{width:285px !important;min-width:285px !important;flex-basis:285px !important}.site-header .brand-copy strong{font-size:16px !important}.site-header .brand-copy span{font-size:11px !important}.site-header .nav-links{gap:6px !important}.site-header .nav-links a{padding:0 9px !important;font-size:12px !important}.site-header .call-chip{min-width:194px !important;max-width:194px !important;flex-basis:194px !important;font-size:12.5px !important;padding:0 13px !important}.hero .container.hero-layout,.hero-layout{width:min(100% - 48px,1120px) !important;grid-template-columns:minmax(360px,1fr) 340px !important;gap:34px !important}.hero h1{font-size:52px !important}.booking-card{width:340px !important;max-width:340px !important}}@media (max-width:980px){.site-header .nav-links{display:none !important}.site-header .brand{width:auto !important;min-width:0 !important;flex:0 1 auto !important}.site-header .call-chip{display:inline-flex !important}.hero{height:auto !important;min-height:0 !important;max-height:none !important}.hero .container.hero-layout,.hero-layout{height:auto !important;min-height:0 !important;grid-template-columns:1fr !important;padding:42px 0 !important;gap:28px !important}.booking-card{justify-self:start !important;width:min(100%,420px) !important;max-width:420px !important}}@media (max-width:700px){.site-header .call-chip{display:none !important}.hero-bg{object-position:center center !important}.hero::before{background:linear-gradient(90deg,rgba(255,250,245,.28),rgba(255,250,245,.08) 60%,rgba(255,250,245,0)) !important}.hero h1{font-size:39px !important}.hero-copy{font-size:14px !important;max-width:340px !important}.booking-card{width:100% !important;max-width:100% !important}.form-row.two,.booking-actions{grid-template-columns:1fr !important}}.hero{position:relative !important;width:100% !important;height:clamp(640px,42.85vw,760px) !important;min-height:640px !important;max-height:760px !important;overflow:hidden !important;background:#f6eadf !important;isolation:isolate !important;border-bottom:1px solid rgba(82,45,31,.08) !important}.hero-bg{position:absolute !important;inset:0 !important;width:100% !important;height:100% !important;object-fit:cover !important;object-position:center center !important;z-index:-3 !important;opacity:1 !important;filter:none !important;transform:none !important;image-rendering:auto !important;backface-visibility:hidden !important}.hero::before{content:"" !important;position:absolute !important;inset:0 !important;background:linear-gradient(90deg,rgba(255,250,245,.24) 0%,rgba(255,250,245,.12) 34%,rgba(255,250,245,.03) 58%,rgba(255,250,245,0) 100%) !important;z-index:-2 !important;pointer-events:none !important}.hero::after{content:"" !important;position:absolute !important;inset:0 !important;background:linear-gradient(180deg,rgba(255,250,245,0) 0%,rgba(255,250,245,0) 88%,rgba(255,250,245,.22) 100%) !important;z-index:-1 !important;pointer-events:none !important}.hero .container.hero-layout,.hero-layout{width:min(100% - 96px,1320px) !important;max-width:1320px !important;height:100% !important;min-height:0 !important;margin-inline:auto !important;padding:0 !important;display:grid !important;grid-template-columns:minmax(420px,560px) 340px !important;align-items:center !important;justify-content:space-between !important;gap:72px !important}.hero-inner{padding:0 !important;max-width:555px !important}.hero h1{font-size:clamp(42px,4.55vw,66px) !important;line-height:1.07 !important;letter-spacing:-.075em !important;margin:20px 0 18px !important;color:#171211 !important;text-shadow:0 1px 1px rgba(255,255,255,.32) !important}.hero-copy{font-size:16px !important;line-height:1.62 !important;max-width:500px !important;color:#332a27 !important;margin-bottom:24px !important;text-shadow:0 1px 1px rgba(255,255,255,.24) !important}.hero-inner .btn{display:inline-flex !important;min-height:52px !important;margin-top:0 !important}.booking-card{width:340px !important;max-width:340px !important;padding:16px !important;border-radius:20px !important;justify-self:end !important;background:rgba(255,255,255,.96) !important;border:1px solid rgba(96,55,40,.14) !important;box-shadow:0 22px 58px rgba(48,25,15,.18) !important;backdrop-filter:blur(10px) !important}.booking-head{margin-bottom:10px !important;gap:10px !important}.booking-head h2{font-size:22px !important;line-height:1.1 !important;letter-spacing:-.04em !important;margin:0 !important}.booking-form{gap:8px !important}.booking-form label{gap:5px !important;font-size:10.5px !important;line-height:1.1 !important}.booking-form input,.booking-form select,.booking-form textarea{min-height:38px !important;border-radius:10px !important;padding:0 11px !important;font-size:12px !important;line-height:1.2 !important}.booking-form textarea{min-height:58px !important;padding-top:10px !important}.booking-actions{gap:8px !important;margin-top:2px !important;grid-template-columns:1fr .7fr !important}.booking-actions .btn{min-height:40px !important;font-size:12.5px !important;border-radius:10px !important;padding:0 12px !important}@media (max-width:1180px){.hero .container.hero-layout,.hero-layout{width:min(100% - 48px,1120px) !important;grid-template-columns:minmax(360px,1fr) 330px !important;gap:34px !important}.booking-card{width:330px !important;max-width:330px !important}}@media (max-width:980px){.hero{height:auto !important;min-height:0 !important;max-height:none !important}.hero .container.hero-layout,.hero-layout{height:auto !important;grid-template-columns:1fr !important;padding:42px 0 !important;gap:28px !important}.booking-card{justify-self:start !important;width:min(100%,420px) !important;max-width:420px !important}}@media (max-width:700px){.hero::before{background:linear-gradient(90deg,rgba(255,250,245,.34),rgba(255,250,245,.10) 60%,rgba(255,250,245,0)) !important}.hero h1{font-size:39px !important}.hero-copy{font-size:14px !important;max-width:340px !important}.booking-card{width:100% !important;max-width:100% !important}.form-row.two,.booking-actions{grid-template-columns:1fr !important}}@media (min-width:981px){.site-header .container.nav-wrap{width:min(100% - 96px,1320px) !important;max-width:1320px !important;margin-inline:auto !important;padding:0 !important;height:82px !important;display:flex !important;align-items:center !important;justify-content:flex-start !important;gap:14px !important;overflow:visible !important}.site-header .brand{flex:0 0 330px !important;width:330px !important;min-width:330px !important;max-width:330px !important;margin:0 !important;transform:none !important}.site-header .brand-mark{flex:0 0 44px !important;width:44px !important;height:44px !important}.site-header .brand-mark img{width:32.4px !important;height:32.4px !important;object-fit:contain !important}.site-header .nav-links{flex:0 1 auto !important;display:flex !important;align-items:center !important;justify-content:center !important;flex-wrap:nowrap !important;gap:8px !important;min-width:0 !important;width:auto !important;max-width:100% !important;white-space:nowrap !important;overflow:visible !important}.site-header .nav-links a{flex:0 0 auto !important;white-space:nowrap !important;min-height:38px !important;padding:0 11px !important;font-size:13px !important;line-height:1 !important}.site-header .call-chip{margin-left:auto !important;flex:0 0 214px !important;width:214px !important;min-width:214px !important;max-width:214px !important;height:46px !important;padding:0 16px !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;gap:7px !important;white-space:nowrap !important;overflow:hidden !important;font-size:14px !important;line-height:1 !important;text-align:center !important}.site-header .call-chip svg{width:16px !important;height:16px !important;flex:0 0 16px !important}}@media (min-width:981px) and (max-width:1230px){.site-header .container.nav-wrap{width:min(100% - 36px,1180px) !important;gap:8px !important}.site-header .brand{flex-basis:286px !important;width:286px !important;min-width:286px !important;max-width:286px !important}.site-header .brand-copy strong{font-size:16px !important}.site-header .brand-copy span{font-size:11px !important}.site-header .nav-links{gap:6px !important}.site-header .nav-links a{padding:0 8px !important;font-size:12px !important}.site-header .call-chip{flex-basis:190px !important;width:190px !important;min-width:190px !important;max-width:190px !important;font-size:12.5px !important;padding:0 12px !important}}.hero-copy{color:#241c19 !important;font-weight:500 !important;text-shadow:0 1px 2px rgba(255,250,245,.55) !important}.trust-row{background:#fffaf5;border-top:1px solid rgba(82,45,31,.06);border-bottom:1px solid rgba(82,45,31,.08);margin-top:0;padding:4px 0 6px;position:relative;z-index:4}.trust-strip{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:0;width:min(100% - 96px,1320px) !important;max-width:1320px !important;margin-inline:auto !important;padding:0 !important;align-items:stretch}.trust-item{display:flex;align-items:center;justify-content:flex-start;gap:9px;min-height:72px;padding:0 12px;border-right:1px solid var(--line)}.trust-item:first-child{padding-left:0 !important}.trust-item:last-child{border-right:0;padding-right:0 !important}.trust-item>div{display:flex;flex-direction:column;justify-content:center;min-width:0}.trust-icon{color:var(--brand);width:27px;height:27px;flex:0 0 auto;stroke-linecap:round;stroke-linejoin:round}.trust-item strong{display:block;font-size:12.8px;line-height:1.18;color:#201815;font-weight:850;letter-spacing:-.01em;white-space:nowrap}.trust-item span{display:block;margin-top:3px;font-size:11.2px;line-height:1.34;color:var(--muted);max-width:140px}@media (max-width:1180px){.trust-strip{width:min(100% - 48px,1120px) !important;max-width:1120px !important;grid-template-columns:repeat(3,1fr)}.trust-item{min-height:74px;padding:12px 16px}.trust-item:first-child{padding-left:0 !important}.trust-item:nth-child(3){border-right:0;padding-right:0 !important}.trust-item:nth-child(4){padding-left:0 !important}.trust-item span{max-width:none}}@media (max-width:800px){.trust-row{padding:4px 0}.trust-strip{grid-template-columns:repeat(2,1fr);width:min(100% - 28px,var(--max)) !important;max-width:var(--max) !important}.trust-item{min-height:70px;padding:12px 10px}.trust-item:nth-child(2),.trust-item:nth-child(4),.trust-item:nth-child(6){border-right:0;padding-right:0 !important}.trust-item:nth-child(1),.trust-item:nth-child(3),.trust-item:nth-child(5){padding-left:0 !important}}@media (max-width:700px){.trust-row{padding:3px 0}.trust-strip{grid-template-columns:1fr;width:min(100% - 28px,var(--max)) !important;max-width:var(--max) !important}.trust-item{min-height:64px;padding:10px 0;border-right:0;border-bottom:1px solid var(--line)}.trust-item:last-child{border-bottom:0}.trust-item:nth-child(n){padding-left:0 !important;padding-right:0 !important}.trust-item span{max-width:none}.trust-item strong{white-space:normal}}@media (min-width:981px){.trust-strip{width:min(100% - 96px,1320px) !important;max-width:1320px !important;margin-left:auto !important;margin-right:auto !important;padding-left:0 !important;padding-right:0 !important}.trust-item:first-child{justify-content:flex-start !important;padding-left:0 !important}.trust-item:last-child{justify-content:flex-end !important;padding-right:0 !important}.trust-item:last-child>div{max-width:155px !important}}@media (min-width:981px) and (max-width:1180px){.trust-strip{width:min(100% - 48px,1120px) !important;max-width:1120px !important}}.services-section{padding-top:66px !important}.services-container{width:min(100% - 96px,1320px) !important;max-width:1320px !important;margin-inline:auto !important}.services-lead{max-width:700px;margin:0 auto 26px;text-align:center;color:var(--muted);font-size:14px;line-height:1.62}.service-grid{display:grid !important;grid-template-columns:repeat(4,minmax(0,1fr)) !important;gap:16px !important;align-items:stretch !important}.service-card{position:relative !important;overflow:hidden !important;min-height:182px !important;padding:18px 16px 17px !important;border-radius:20px !important;border:1px solid rgba(132,73,55,.13) !important;background:linear-gradient(180deg,#fffdf9 0%,#fff8f0 100%) !important;box-shadow:0 12px 30px rgba(72,38,26,.05) !important;text-align:left !important;display:flex !important;flex-direction:column !important;align-items:flex-start !important;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease !important}.service-card::before{content:"";position:absolute;left:16px;right:16px;top:0;height:3px;border-radius:0 0 999px 999px;background:linear-gradient(90deg,rgba(197,17,34,.94),rgba(200,132,102,.72));opacity:.84}.service-card::after{content:"";position:absolute;right:-24px;top:-24px;width:84px;height:84px;border-radius:50%;background:rgba(200,132,102,.085);pointer-events:none}.service-card:hover{transform:translateY(-2px);border-color:rgba(197,17,34,.22) !important;box-shadow:0 18px 38px rgba(72,38,26,.08) !important}.service-icon{position:relative;z-index:1;width:44px !important;height:44px !important;border-radius:14px !important;display:grid !important;place-items:center !important;margin:0 0 13px !important;color:var(--brand) !important;background:linear-gradient(180deg,#fff3eb,#fffaf5) !important;border:1px solid rgba(197,17,34,.12) !important;box-shadow:0 8px 20px rgba(94,44,28,.08) !important}.service-icon svg{width:28px !important;height:28px !important;stroke:currentColor !important;stroke-width:2.1 !important;fill:none !important;stroke-linecap:round !important;stroke-linejoin:round !important}.service-card h3{position:relative;z-index:1;margin:0 0 7px !important;color:#191413 !important;font-size:15px !important;line-height:1.24 !important;letter-spacing:-.022em !important;font-weight:850 !important}.service-card p{position:relative;z-index:1;margin:0 !important;color:#675a53 !important;font-size:12px !important;line-height:1.56 !important}.services-actions{margin-top:22px !important}@media (max-width:1180px){.services-container{width:min(100% - 48px,1120px) !important;max-width:1120px !important}.service-grid{grid-template-columns:repeat(3,minmax(0,1fr)) !important;gap:15px !important}}@media (max-width:850px){.service-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important}}@media (max-width:700px){.services-section{padding-top:50px !important}.services-container{width:min(100% - 28px,var(--max)) !important}.service-grid{grid-template-columns:1fr !important;gap:14px !important}.service-card{min-height:auto !important;padding:18px 16px !important}.services-lead{font-size:13.5px;margin-bottom:22px}}.standard-section{padding-top:58px !important}.standard-container{width:min(100% - 96px,1320px) !important;max-width:1320px !important;margin-inline:auto !important}.standard-lead{max-width:760px;margin:0 auto 30px;text-align:center;color:var(--muted);font-size:15px;line-height:1.68}.standard-grid{display:grid !important;grid-template-columns:repeat(5,minmax(0,1fr)) !important;gap:16px !important;align-items:stretch !important}.standard-card{position:relative !important;min-height:222px !important;border-radius:22px !important;padding:18px 16px 18px !important;border:1px solid rgba(132,73,55,.12) !important;background:linear-gradient(180deg,#fffdf9 0%,#fff8f0 100%) !important;box-shadow:0 14px 34px rgba(72,38,26,.05) !important;overflow:hidden !important}.standard-card::before{content:"";position:absolute;left:16px;right:16px;top:0;height:3px;border-radius:0 0 999px 999px;background:linear-gradient(90deg,rgba(197,17,34,.93),rgba(200,132,102,.72));opacity:.82}.standard-card::after{content:"";position:absolute;right:-22px;top:-22px;width:78px;height:78px;border-radius:50%;background:rgba(200,132,102,.085);pointer-events:none}.standard-top{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:14px}.standard-icon{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;color:var(--brand);background:linear-gradient(180deg,#fff2ea,#fffaf5);border:1px solid rgba(197,17,34,.12);box-shadow:0 9px 22px rgba(94,44,28,.08)}.standard-icon svg{width:27px;height:27px;stroke:currentColor;stroke-width:1.95;fill:none;stroke-linecap:round;stroke-linejoin:round}.standard-num{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;min-width:34px;height:26px;border-radius:999px;padding:0 8px;border:1px solid rgba(197,17,34,.12);background:#fff7f2;color:#9a6b56;font-size:11px;font-weight:800;letter-spacing:.08em}.standard-card h3{position:relative;z-index:1;margin:0 0 8px !important;color:#191413 !important;font-size:15px !important;line-height:1.28 !important;letter-spacing:-.02em !important;font-weight:850 !important}.standard-card p{position:relative;z-index:1;margin:0 !important;color:#675a53 !important;font-size:12.4px !important;line-height:1.62 !important}@media (max-width:1180px){.standard-container{width:min(100% - 48px,1120px) !important;max-width:1120px !important}.standard-grid{grid-template-columns:repeat(3,minmax(0,1fr)) !important}}@media (max-width:850px){.standard-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important}}@media (max-width:700px){.standard-section{padding-top:48px !important}.standard-container{width:min(100% - 28px,var(--max)) !important}.standard-grid{grid-template-columns:1fr !important;gap:14px !important}.standard-card{min-height:auto !important}.standard-lead{font-size:14px;margin-bottom:24px}}.how-section{padding-top:58px !important}.how-container{width:min(100% - 96px,1320px) !important;max-width:1320px !important;margin-inline:auto !important}.how-lead{max-width:650px;margin:0 auto 30px;text-align:center;color:var(--muted);font-size:15px;line-height:1.65}.how-timeline{display:grid !important;grid-template-columns:repeat(5,minmax(0,1fr)) !important;gap:0 !important;position:relative !important;align-items:start !important;padding:10px 0 4px !important}.how-timeline::before{content:"";position:absolute;left:7%;right:7%;top:48px;height:1px;background:linear-gradient(90deg,rgba(197,17,34,.10),rgba(197,17,34,.28),rgba(197,17,34,.10));z-index:0}.how-step{position:relative !important;z-index:1 !important;text-align:center !important;padding:0 16px !important}.how-step:not(:last-child)::after{display:none !important}.how-icon{position:relative !important;width:78px !important;height:78px !important;border-radius:24px !important;background:linear-gradient(180deg,#fff3eb,#fffaf5) !important;border:1px solid rgba(197,17,34,.14) !important;display:grid !important;place-items:center !important;margin:0 auto 16px !important;color:var(--brand) !important;box-shadow:0 12px 30px rgba(94,44,28,.07) !important}.how-icon svg{width:36px !important;height:36px !important;fill:none !important;stroke:currentColor !important;stroke-width:1.9 !important;stroke-linecap:round !important;stroke-linejoin:round !important}.how-icon .num{position:absolute !important;left:-8px !important;top:-8px !important;width:30px !important;height:30px !important;border-radius:50% !important;background:linear-gradient(135deg,var(--brand),var(--brand-dark)) !important;color:#fff !important;font-size:10.5px !important;font-weight:900 !important;letter-spacing:.02em !important;display:grid !important;place-items:center !important;box-shadow:0 8px 18px rgba(153,19,28,.18) !important}.how-step h3{margin:0 0 8px !important;color:#191413 !important;font-size:15px !important;line-height:1.25 !important;letter-spacing:-.02em !important;font-weight:850 !important}.how-step p{margin:0 !important;color:#675a53 !important;font-size:12.5px !important;line-height:1.58 !important}@media (max-width:1180px){.how-container{width:min(100% - 48px,1120px) !important;max-width:1120px !important}.how-timeline{grid-template-columns:repeat(3,minmax(0,1fr)) !important;gap:24px 0 !important}.how-timeline::before{display:none !important}}@media (max-width:850px){.how-timeline{grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:24px 0 !important}}@media (max-width:700px){.how-section{padding-top:48px !important}.how-container{width:min(100% - 28px,var(--max)) !important}.how-timeline{grid-template-columns:1fr !important;gap:22px !important;padding-top:0 !important}.how-step{display:grid !important;grid-template-columns:78px 1fr !important;gap:0 16px !important;text-align:left !important;align-items:start !important;padding:0 !important}.how-icon{margin:0 !important}.how-step h3{margin-top:4px !important}.how-step p{grid-column:2 !important}.how-lead{font-size:14px;margin-bottom:24px}}.warranty-section{padding-top:34px !important}.warranty-shell{width:min(100% - 96px,1320px) !important;max-width:1320px !important;margin-inline:auto !important}.warranty-panel{display:grid !important;grid-template-columns:96px 1fr !important;gap:22px !important;align-items:center !important;padding:26px 28px !important;border-radius:26px !important;background:linear-gradient(180deg,#fffdf9 0%,#fff8f0 100%) !important;border:1px solid rgba(132,73,55,.13) !important;box-shadow:0 16px 40px rgba(72,38,26,.05) !important;margin-bottom:18px !important}.warranty-icon{width:82px !important;height:82px !important;border-radius:24px !important;display:grid !important;place-items:center !important;background:linear-gradient(180deg,#fff2ea,#fffaf5) !important;border:1px solid rgba(197,17,34,.12) !important;color:var(--brand) !important;box-shadow:0 12px 28px rgba(94,44,28,.08) !important}.warranty-icon svg{width:44px !important;height:44px !important;fill:none !important;stroke:currentColor !important;stroke-width:2 !important;stroke-linecap:round !important;stroke-linejoin:round !important}.warranty-copy h2{margin:4px 0 10px !important;color:#191413 !important;font-size:29px !important;line-height:1.18 !important;letter-spacing:-.03em !important;font-weight:900 !important}.warranty-text{margin:0 !important;color:#675a53 !important;font-size:14.6px !important;line-height:1.72 !important;max-width:860px !important}.warranty-points{display:grid !important;grid-template-columns:repeat(3,minmax(0,1fr)) !important;gap:16px !important}.warranty-point{display:flex !important;align-items:flex-start !important;gap:12px !important;padding:18px 18px 17px !important;border-radius:20px !important;border:1px solid rgba(132,73,55,.11) !important;background:#fffdf9 !important;box-shadow:0 10px 28px rgba(72,38,26,.04) !important}.w-point-icon{width:42px !important;height:42px !important;flex:0 0 auto !important;border-radius:14px !important;display:grid !important;place-items:center !important;background:linear-gradient(180deg,#fff2ea,#fffaf5) !important;color:var(--brand) !important;border:1px solid rgba(197,17,34,.12) !important}.w-point-icon svg{width:24px !important;height:24px !important;fill:none !important;stroke:currentColor !important;stroke-width:1.9 !important;stroke-linecap:round !important;stroke-linejoin:round !important}.warranty-point h3{margin:0 0 5px !important;color:#191413 !important;font-size:14.5px !important;line-height:1.26 !important;font-weight:850 !important;letter-spacing:-.015em !important}.warranty-point p{margin:0 !important;color:#675a53 !important;font-size:12.6px !important;line-height:1.58 !important}@media (max-width:1180px){.warranty-shell{width:min(100% - 48px,1120px) !important;max-width:1120px !important}.warranty-points{grid-template-columns:1fr !important}}@media (max-width:700px){.warranty-section{padding-top:28px !important}.warranty-shell{width:min(100% - 28px,var(--max)) !important}.warranty-panel{grid-template-columns:1fr !important;gap:16px !important;padding:22px 18px !important}.warranty-icon{width:72px !important;height:72px !important}.warranty-copy h2{font-size:24px !important}.warranty-text{font-size:14px !important;line-height:1.68 !important}}.skyline-exact{background:none !important;display:flex !important;align-items:flex-end !important;justify-content:flex-end !important;min-height:236px !important;padding:0 !important;overflow:hidden !important}.skyline-exact img{display:block !important;width:min(100%,720px) !important;max-width:100% !important;height:auto !important;object-fit:contain !important;object-position:right bottom !important;opacity:.92 !important;mix-blend-mode:multiply !important;filter:grayscale(1) contrast(1.06) brightness(.94) !important}@media (max-width:1180px){.skyline-exact{min-height:208px !important}.skyline-exact img{width:min(100%,620px) !important;margin-inline:auto !important}}@media (max-width:700px){.skyline-exact{min-height:auto !important;justify-content:center !important;padding-top:4px !important}.skyline-exact img{width:100% !important}}#hyderabad .area-panel{width:min(100% - 96px,1320px) !important;max-width:1320px !important;margin-inline:auto !important;padding:28px 28px 0 !important}#hyderabad .area-content{grid-template-columns:330px 1fr !important;gap:28px !important;align-items:end !important}#hyderabad .area-copy{padding-bottom:34px !important}@media (max-width:1180px){#hyderabad .area-panel{width:min(100% - 48px,1120px) !important;max-width:1120px !important}}@media (max-width:1050px){#hyderabad .area-content{grid-template-columns:1fr !important;gap:18px !important}#hyderabad .area-copy{padding-bottom:0 !important}}@media (max-width:700px){#hyderabad .area-panel{width:min(100% - 28px,var(--max)) !important;padding:24px 18px 0 !important}}.faq-section{padding-top:28px !important}.faq-container{width:min(100% - 96px,1320px) !important;max-width:1320px !important;margin-inline:auto !important}.faq-lead{max-width:720px;margin:0 auto 24px;text-align:center;color:var(--muted);font-size:14px;line-height:1.62}.faq-grid{display:grid !important;grid-template-columns:repeat(5,minmax(0,1fr)) !important;gap:12px !important;counter-reset:faq-card !important}.faq-card{position:relative !important;counter-increment:faq-card !important;min-height:158px !important;padding:16px 14px 15px !important;border-radius:18px !important;background:linear-gradient(180deg,#fffdf9 0%,#fff8f0 100%) !important;border:1px solid rgba(132,73,55,.12) !important;box-shadow:0 10px 26px rgba(72,38,26,.04) !important;overflow:hidden !important}.faq-card::before{content:counter(faq-card,decimal-leading-zero);display:inline-flex;align-items:center;justify-content:center;width:32px;height:22px;margin-bottom:11px;border-radius:999px;color:var(--brand);background:#fff2ea;border:1px solid rgba(197,17,34,.12);font-size:10.5px;font-weight:900;letter-spacing:.06em}.faq-card::after{content:"";position:absolute;right:-22px;top:-22px;width:72px;height:72px;border-radius:50%;background:rgba(200,132,102,.075);pointer-events:none}.faq-card h3{position:relative;z-index:1;margin:0 0 7px !important;color:#191413 !important;font-size:13.4px !important;line-height:1.35 !important;letter-spacing:-.012em !important;font-weight:850 !important}.faq-card p{position:relative;z-index:1;margin:0 !important;color:#675a53 !important;font-size:11.7px !important;line-height:1.55 !important}@media (max-width:1180px){.faq-container{width:min(100% - 48px,1120px) !important;max-width:1120px !important}.faq-grid{grid-template-columns:repeat(3,minmax(0,1fr)) !important}}@media (max-width:850px){.faq-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important}}@media (max-width:700px){.faq-section{padding-top:24px !important}.faq-container{width:min(100% - 28px,var(--max)) !important}.faq-grid{grid-template-columns:1fr !important}.faq-card{min-height:auto !important}.faq-lead{font-size:13.5px;margin-bottom:20px}}.contact-section{padding-top:28px !important}.contact-cta{width:min(100% - 96px,1320px) !important;max-width:1320px !important;margin-inline:auto !important;grid-template-columns:1.15fr .85fr !important;gap:24px !important;padding:30px !important;border-radius:28px !important;background:linear-gradient(135deg,#fff3e8,#fffaf5 55%,#f7e5d8) !important}.contact-main{position:relative;z-index:1}.contact-main h2{margin:0 0 12px !important;font-size:34px !important;line-height:1.14 !important;letter-spacing:-.045em !important;color:#191413 !important;max-width:720px}.contact-intro{margin:0 0 20px !important;max-width:760px !important;color:#5d5049 !important;font-size:14.5px !important;line-height:1.7 !important}.contact-facts{gap:14px !important;margin-bottom:18px !important}.contact-fact{min-height:58px;padding:10px 12px;border-radius:16px;background:rgba(255,255,255,.62);border:1px solid rgba(132,73,55,.10)}.contact-fact a{color:inherit}.profile-links{display:flex;align-items:center;flex-wrap:wrap;gap:9px}.profile-links>span{font-size:12px;font-weight:850;color:var(--brand-dark);letter-spacing:.08em;text-transform:uppercase;margin-right:2px}.profile-links a{min-height:36px;display:inline-flex;align-items:center;gap:7px;padding:0 12px;border-radius:999px;border:1px solid rgba(197,17,34,.13);background:rgba(255,255,255,.74);color:#332a27;font-size:12.5px;font-weight:820;box-shadow:0 8px 22px rgba(72,38,26,.04)}.profile-links a strong{width:18px;height:18px;border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--brand);font-size:13px;line-height:1}.profile-links a svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.profile-links a[href*="facebook"] svg{fill:currentColor;stroke:none}.contact-action-card{position:relative;z-index:1;display:grid;gap:12px;padding:20px;border-radius:24px;background:rgba(255,255,255,.72);border:1px solid rgba(132,73,55,.12);box-shadow:0 14px 36px rgba(72,38,26,.06);align-self:center}.action-label{display:inline-flex;align-items:center;width:max-content;min-height:30px;padding:0 11px;border-radius:999px;background:#fff2ea;color:var(--brand-dark);font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.contact-action-card .btn{width:100%;min-height:48px;border-radius:15px}.contact-action-note{margin:-2px 0 2px;color:#72615a;font-size:13px;line-height:1.55}.contact-action-list{display:grid;gap:12px}.action-link{min-height:68px;display:flex;align-items:center;gap:14px;padding:12px 14px;border-radius:18px;border:1px solid rgba(132,73,55,.11);background:linear-gradient(180deg,rgba(255,255,255,.95),rgba(255,250,246,.92));color:#241d1a;box-shadow:0 10px 24px rgba(72,38,26,.035)}.action-link:hover{transform:translateY(-1px);box-shadow:0 14px 28px rgba(72,38,26,.06)}.action-icon{width:42px;height:42px;flex:0 0 42px;border-radius:14px;display:grid;place-items:center;border:1px solid rgba(197,17,34,.10);background:#fff;color:var(--brand)}.action-icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.action-copy{display:grid;gap:2px;flex:1}.action-copy strong{font-size:15px;line-height:1.2;color:#211917}.action-copy small{font-size:12.5px;line-height:1.45;color:#74635c}.action-arrow{width:32px;height:32px;flex:0 0 32px;border-radius:50%;display:grid;place-items:center;background:#fff;border:1px solid rgba(132,73,55,.12);color:#5b4841;font-style:normal;font-size:17px;line-height:1}.action-link.call .action-icon{background:linear-gradient(135deg,#fff2ef,#fff8f6);color:#b31a2a}.action-link.whatsapp .action-icon{background:linear-gradient(135deg,#eefaf3,#f7fffb);color:#1f9d58;border-color:rgba(31,157,88,.14)}.action-link.book .action-icon{background:linear-gradient(135deg,#fff5ed,#fffaf6);color:#c54b12;border-color:rgba(197,75,18,.14)}.action-link.google .action-icon{background:linear-gradient(135deg,#f5f7ff,#fffefd);color:#2357d6;border-color:rgba(35,87,214,.12)}.btn-google{background:#fffdf9;color:#191413;border:1px solid rgba(25,20,19,.14)}.site-footer .social{align-items:center}.site-footer .social a{width:34px;height:34px;border-radius:12px;display:grid;place-items:center;background:rgba(255,255,255,.08);color:#fff;border:1px solid rgba(255,255,255,.10)}.site-footer .social svg{width:17px;height:17px}.social-g{font-size:15px;font-weight:900;line-height:1}@media (max-width:1180px){.contact-cta{width:min(100% - 48px,1120px) !important;max-width:1120px !important}}@media (max-width:900px){.contact-cta{grid-template-columns:1fr !important}.contact-action-card{max-width:430px;width:100%}}@media (max-width:700px){.contact-section{padding-top:24px !important}.contact-cta{width:min(100% - 28px,var(--max)) !important;padding:22px 18px !important}.contact-main h2{font-size:26px !important}.profile-links a{width:100%;justify-content:center}.contact-action-card{display:none}}.contact-action-card{background:rgba(255,255,255,.82) !important;border:1px solid rgba(132,73,55,.14) !important;box-shadow:0 18px 44px rgba(72,38,26,.075) !important}.action-link{min-height:66px !important;border-radius:17px !important;border:1px solid rgba(197,17,34,.14) !important;box-shadow:0 12px 28px rgba(72,38,26,.055) !important}.action-link.call,.action-link.book{background:linear-gradient(135deg,rgba(197,17,34,.10),rgba(255,255,255,.96) 58%,rgba(255,244,238,.95)) !important;border-color:rgba(197,17,34,.20) !important}.action-link.whatsapp{background:linear-gradient(135deg,rgba(19,163,88,.11),rgba(255,255,255,.96) 58%,rgba(240,255,247,.95)) !important;border-color:rgba(19,163,88,.20) !important}.action-link.google{background:linear-gradient(135deg,rgba(66,133,244,.10),rgba(255,255,255,.96) 58%,rgba(249,251,255,.96)) !important;border-color:rgba(66,133,244,.18) !important}.action-link:hover{transform:translateY(-2px) !important;box-shadow:0 18px 36px rgba(72,38,26,.085) !important}.action-link.call .action-icon,.action-link.book .action-icon{background:linear-gradient(135deg,var(--brand),var(--brand-dark)) !important;color:#fff !important;border-color:rgba(197,17,34,.25) !important;box-shadow:0 10px 22px rgba(153,19,28,.16) !important}.action-link.whatsapp .action-icon{background:linear-gradient(135deg,#18a85f,#0d8749) !important;color:#fff !important;border-color:rgba(19,163,88,.22) !important;box-shadow:0 10px 22px rgba(19,163,88,.15) !important}.action-link.google .action-icon{background:linear-gradient(135deg,#4285f4,#2b63c9) !important;color:#fff !important;border-color:rgba(66,133,244,.22) !important;box-shadow:0 10px 22px rgba(66,133,244,.13) !important}.action-copy strong{font-size:15.4px !important;font-weight:900 !important;color:#1d1513 !important}.action-copy small{color:#66564f !important}.action-arrow{background:rgba(255,255,255,.88) !important;border-color:rgba(197,17,34,.14) !important;color:var(--brand-dark) !important;box-shadow:0 6px 16px rgba(72,38,26,.055) !important}.action-link.whatsapp .action-arrow{border-color:rgba(19,163,88,.16) !important;color:#0d8749 !important}.action-link.google .action-arrow{border-color:rgba(66,133,244,.16) !important;color:#2b63c9 !important}.contact-facts{display:grid !important;grid-template-columns:repeat(3,minmax(0,1fr)) !important;gap:12px !important;margin:0 0 18px !important;max-width:760px !important}.contact-fact{position:relative !important;min-height:76px !important;padding:14px 14px 14px 16px !important;border-radius:18px !important;background:linear-gradient(135deg,rgba(255,255,255,.88),rgba(255,248,243,.92)) !important;border:1px solid rgba(197,17,34,.10) !important;box-shadow:0 12px 26px rgba(72,38,26,.05) !important;align-items:center !important;gap:12px !important}.contact-fact svg{width:18px !important;height:18px !important;color:var(--brand) !important;flex:0 0 18px !important}.contact-fact::before{content:"";width:42px;height:42px;border-radius:14px;position:absolute;left:14px;top:50%;transform:translateY(-50%);background:linear-gradient(135deg,rgba(197,17,34,.12),rgba(255,255,255,.96));border:1px solid rgba(197,17,34,.10);box-shadow:0 8px 18px rgba(72,38,26,.045)}.contact-fact svg,.contact-fact>span{position:relative;z-index:1}.contact-fact svg{margin-left:12px !important}.contact-fact>span{display:block;line-height:1.35 !important}.contact-fact strong{display:inline-block;font-size:13.5px !important;font-weight:850 !important;color:#1f1816 !important;margin-bottom:2px}.contact-fact a,.contact-fact span{font-size:12.6px !important;color:#65554f !important;text-decoration:none !important}.profile-links{margin-top:2px !important;gap:10px !important}.profile-links>span{min-height:36px;display:inline-flex !important;align-items:center;padding:0 13px;border-radius:999px;background:rgba(255,255,255,.62);border:1px solid rgba(197,17,34,.11);box-shadow:0 8px 18px rgba(72,38,26,.035);margin-right:4px !important}.profile-links a{min-height:40px !important;padding:0 14px !important;border-radius:999px !important;background:linear-gradient(135deg,rgba(255,255,255,.88),rgba(255,248,243,.92)) !important;border:1px solid rgba(197,17,34,.12) !important;color:#2b2320 !important;font-size:12.8px !important;font-weight:830 !important;box-shadow:0 10px 20px rgba(72,38,26,.04) !important}.profile-links a strong,.profile-links a svg{position:relative;z-index:1}.profile-links a strong{width:22px !important;height:22px !important;background:linear-gradient(135deg,rgba(197,17,34,.13),rgba(255,255,255,.96)) !important;border:1px solid rgba(197,17,34,.11) !important;color:var(--brand-dark) !important;font-size:12.8px !important}.profile-links a svg{width:16px !important;height:16px !important}.profile-links a:hover,.contact-fact:hover{transform:translateY(-1px)}.contact-facts{display:grid !important;grid-template-columns:repeat(3,minmax(0,1fr)) !important;gap:12px !important;max-width:780px !important;margin:0 0 18px !important}.contact-fact{position:relative !important;min-height:72px !important;padding:14px 15px !important;border-radius:18px !important;background:rgba(255,255,255,.46) !important;border:1px solid rgba(132,73,55,.12) !important;box-shadow:0 10px 26px rgba(72,38,26,.035) !important;display:flex !important;align-items:center !important;gap:12px !important;transform:none !important}.contact-fact::before{display:none !important}.contact-fact:hover{transform:translateY(-1px) !important;background:rgba(255,255,255,.66) !important;border-color:rgba(197,17,34,.14) !important}.contact-fact svg{width:38px !important;height:38px !important;flex:0 0 38px !important;margin:0 !important;padding:9px !important;border-radius:14px !important;color:var(--brand) !important;background:linear-gradient(180deg,rgba(255,245,239,.96),rgba(255,255,255,.86)) !important;border:1px solid rgba(197,17,34,.11) !important;box-shadow:0 8px 18px rgba(72,38,26,.035) !important}.contact-fact>span{position:relative !important;z-index:1 !important;display:block !important;min-width:0 !important;line-height:1.25 !important}.contact-fact strong{display:block !important;margin:0 0 3px !important;color:#211917 !important;font-size:13.5px !important;line-height:1.15 !important;font-weight:850 !important;letter-spacing:-.01em !important}.contact-fact a,.contact-fact span{color:#6a5a53 !important;font-size:12.6px !important;line-height:1.25 !important;text-decoration:none !important}.profile-links{display:flex !important;align-items:center !important;flex-wrap:wrap !important;gap:9px !important;max-width:780px !important;margin-top:4px !important;padding-top:15px !important;border-top:1px solid rgba(132,73,55,.12) !important}.profile-links>span{min-height:auto !important;padding:0 !important;border:0 !important;background:transparent !important;box-shadow:none !important;margin:0 4px 0 0 !important;color:var(--brand-dark) !important;font-size:11.5px !important;font-weight:900 !important;letter-spacing:.12em !important;text-transform:uppercase !important}.profile-links a{min-height:38px !important;display:inline-flex !important;align-items:center !important;gap:8px !important;padding:0 13px !important;border-radius:13px !important;background:rgba(255,255,255,.52) !important;border:1px solid rgba(132,73,55,.12) !important;color:#2d2421 !important;font-size:12.5px !important;font-weight:820 !important;box-shadow:0 8px 20px rgba(72,38,26,.03) !important;transform:none !important}.profile-links a:hover{transform:translateY(-1px) !important;background:rgba(255,255,255,.78) !important;border-color:rgba(197,17,34,.16) !important}.profile-links a strong{width:22px !important;height:22px !important;flex:0 0 22px !important;border-radius:50% !important;display:grid !important;place-items:center !important;background:#fff !important;border:1px solid rgba(197,17,34,.12) !important;color:var(--brand-dark) !important;font-size:12px !important;line-height:1 !important}.profile-links a svg{width:17px !important;height:17px !important;color:var(--brand-dark) !important;fill:none !important;stroke:currentColor !important;stroke-width:1.9 !important;stroke-linecap:round !important;stroke-linejoin:round !important}.profile-links a[href*="facebook"] svg{fill:currentColor !important;stroke:none !important}@media (max-width:1040px){.contact-facts{grid-template-columns:1fr !important}}@media (max-width:700px){.contact-fact{min-height:66px !important}.profile-links a{width:100% !important;justify-content:flex-start !important}}.contact-fact{background:linear-gradient(135deg,rgba(255,255,255,.62),rgba(255,248,243,.82)) !important;border-color:rgba(132,73,55,.13) !important}.contact-fact::after{content:"";position:absolute;left:0;top:14px;bottom:14px;width:3px;border-radius:0 999px 999px 0;background:rgba(197,17,34,.72)}.contact-fact:nth-child(2)::after{background:rgba(197,17,34,.58)}.contact-fact:nth-child(3)::after{background:rgba(200,132,102,.80)}.contact-fact svg{background:linear-gradient(135deg,rgba(197,17,34,.12),rgba(255,255,255,.92)) !important;color:var(--brand) !important}.contact-fact:nth-child(2) svg{background:linear-gradient(135deg,rgba(197,17,34,.10),rgba(255,255,255,.92)) !important}.contact-fact:nth-child(3) svg{background:linear-gradient(135deg,rgba(200,132,102,.16),rgba(255,255,255,.92)) !important;color:#b65f3e !important}.profile-links a{background:linear-gradient(135deg,rgba(255,255,255,.70),rgba(255,248,243,.90)) !important}.profile-links a[href*="google"],.profile-links a:first-of-type{border-color:rgba(66,133,244,.16) !important;background:linear-gradient(135deg,rgba(66,133,244,.08),rgba(255,255,255,.82)) !important}.profile-links a[href*="instagram"]{border-color:rgba(197,17,34,.15) !important;background:linear-gradient(135deg,rgba(197,17,34,.08),rgba(255,248,243,.88)) !important}.profile-links a[href*="facebook"]{border-color:rgba(24,119,242,.15) !important;background:linear-gradient(135deg,rgba(24,119,242,.08),rgba(255,255,255,.84)) !important}.profile-links a:first-of-type strong{color:#2b63c9 !important;border-color:rgba(66,133,244,.16) !important;background:rgba(255,255,255,.92) !important}.profile-links a[href*="instagram"] svg{color:#c51122 !important}.profile-links a[href*="facebook"] svg{color:#1877f2 !important}@media (max-width:700px){.contact-facts{gap:11px !important}.contact-fact{min-height:70px !important;border-radius:18px !important;box-shadow:0 12px 28px rgba(72,38,26,.055) !important}.contact-fact svg{width:40px !important;height:40px !important}.profile-links{gap:9px !important}.profile-links>span{width:100%;margin-bottom:1px !important}.profile-links a{min-height:42px !important;border-radius:15px !important;box-shadow:0 10px 22px rgba(72,38,26,.045) !important}}.contact-fact{background:linear-gradient(135deg,rgba(255,255,255,.82),rgba(255,238,231,.96)) !important;border:1px solid rgba(197,17,34,.22) !important;box-shadow:0 16px 34px rgba(153,19,28,.075) !important}.contact-fact:nth-child(2){background:linear-gradient(135deg,rgba(255,255,255,.82),rgba(255,240,235,.96)) !important;border-color:rgba(197,17,34,.18) !important}.contact-fact:nth-child(3){background:linear-gradient(135deg,rgba(255,255,255,.82),rgba(255,238,224,.96)) !important;border-color:rgba(200,132,102,.26) !important}.contact-fact::after{width:5px !important;top:12px !important;bottom:12px !important;background:linear-gradient(180deg,var(--brand),var(--brand-dark)) !important;box-shadow:0 0 0 4px rgba(197,17,34,.055) !important}.contact-fact:nth-child(2)::after{background:linear-gradient(180deg,#c51122,#a31422) !important}.contact-fact:nth-child(3)::after{background:linear-gradient(180deg,#c88466,#a95738) !important}.contact-fact svg{background:linear-gradient(135deg,var(--brand),var(--brand-dark)) !important;color:#fff !important;border-color:rgba(197,17,34,.26) !important;box-shadow:0 11px 24px rgba(153,19,28,.16) !important}.contact-fact:nth-child(3) svg{background:linear-gradient(135deg,#c88466,#a95738) !important;color:#fff !important;border-color:rgba(200,132,102,.28) !important}.contact-fact strong{color:#171110 !important}.contact-fact a,.contact-fact span{color:#4f403b !important}.profile-links{padding-top:16px !important}.profile-links>span{color:#8f101d !important}.profile-links a{min-height:42px !important;background:linear-gradient(135deg,rgba(255,255,255,.86),rgba(255,238,231,.96)) !important;border-color:rgba(197,17,34,.22) !important;box-shadow:0 14px 28px rgba(153,19,28,.06) !important}.profile-links a:first-of-type{background:linear-gradient(135deg,rgba(66,133,244,.15),rgba(255,255,255,.92)) !important;border-color:rgba(66,133,244,.24) !important}.profile-links a[href*="instagram"]{background:linear-gradient(135deg,rgba(197,17,34,.16),rgba(255,239,236,.96)) !important;border-color:rgba(197,17,34,.24) !important}.profile-links a[href*="facebook"]{background:linear-gradient(135deg,rgba(24,119,242,.15),rgba(255,255,255,.92)) !important;border-color:rgba(24,119,242,.24) !important}.profile-links a:first-of-type strong{background:linear-gradient(135deg,#4285f4,#2b63c9) !important;color:#fff !important;border-color:rgba(66,133,244,.30) !important;box-shadow:0 8px 18px rgba(66,133,244,.13) !important}.profile-links a[href*="instagram"] svg{color:#fff !important;background:linear-gradient(135deg,#c51122,#9b1320) !important;border-radius:8px !important;padding:3px !important;width:22px !important;height:22px !important;box-shadow:0 8px 18px rgba(197,17,34,.12) !important}.profile-links a[href*="facebook"] svg{color:#fff !important;background:#1877f2 !important;border-radius:8px !important;padding:4px !important;width:22px !important;height:22px !important;box-shadow:0 8px 18px rgba(24,119,242,.12) !important}.profile-links a:hover,.contact-fact:hover{transform:translateY(-2px) !important;box-shadow:0 18px 36px rgba(153,19,28,.09) !important}@media (max-width:700px){.contact-fact{min-height:74px !important;box-shadow:0 16px 34px rgba(153,19,28,.085) !important}.contact-fact svg{width:42px !important;height:42px !important}.profile-links a{min-height:46px !important;box-shadow:0 14px 28px rgba(153,19,28,.07) !important}}.contact-fact{text-decoration:none !important;cursor:pointer !important}.contact-fact-email{background:linear-gradient(135deg,rgba(255,255,255,.84),rgba(255,238,231,.98)) !important;border-color:rgba(197,17,34,.24) !important;box-shadow:0 16px 34px rgba(153,19,28,.08) !important}.contact-fact-email::after{background:linear-gradient(180deg,var(--brand),var(--brand-dark)) !important;box-shadow:0 0 0 4px rgba(197,17,34,.06) !important}.contact-fact-email svg{background:linear-gradient(135deg,var(--brand),var(--brand-dark)) !important;color:#fff !important;border-color:rgba(197,17,34,.28) !important;box-shadow:0 11px 24px rgba(153,19,28,.17) !important}.contact-fact-call:hover,.contact-fact-email:hover{transform:translateY(-2px) !important;box-shadow:0 19px 38px rgba(153,19,28,.10) !important}.contact-fact-email svg{background:linear-gradient(135deg,var(--brand),var(--brand-dark)) !important;color:#fff !important;stroke:#fff !important;border:1px solid rgba(197,17,34,.32) !important;box-shadow:0 12px 26px rgba(153,19,28,.20) !important;opacity:1 !important;filter:none !important}.contact-fact-email svg path{stroke:#fff !important}.contact-fact-email{background:linear-gradient(135deg,rgba(255,255,255,.86),rgba(255,235,229,.98)) !important;border-color:rgba(197,17,34,.28) !important;box-shadow:0 17px 36px rgba(153,19,28,.095) !important}.contact-fact-email::after{background:linear-gradient(180deg,var(--brand),var(--brand-dark)) !important;box-shadow:0 0 0 4px rgba(197,17,34,.07) !important}.contact-facts>a.contact-fact.contact-fact-email:nth-child(2),.contact-facts>.contact-fact.contact-fact-email:nth-child(2){background:linear-gradient(135deg,rgba(255,255,255,.86),rgba(255,235,229,.98)) !important;border-color:rgba(197,17,34,.30) !important;box-shadow:0 18px 38px rgba(153,19,28,.105) !important}.contact-facts>a.contact-fact.contact-fact-email:nth-child(2)::after,.contact-facts>.contact-fact.contact-fact-email:nth-child(2)::after{background:linear-gradient(180deg,var(--brand),var(--brand-dark)) !important;width:5px !important;box-shadow:0 0 0 4px rgba(197,17,34,.075) !important}.contact-facts>a.contact-fact.contact-fact-email:nth-child(2)>svg,.contact-facts>.contact-fact.contact-fact-email:nth-child(2)>svg{background:linear-gradient(135deg,var(--brand),var(--brand-dark)) !important;background-color:var(--brand) !important;color:#fff !important;stroke:#fff !important;fill:none !important;border:1px solid rgba(197,17,34,.34) !important;box-shadow:0 12px 26px rgba(153,19,28,.22) !important;opacity:1 !important;filter:none !important}.contact-facts>a.contact-fact.contact-fact-email:nth-child(2)>svg path,.contact-facts>.contact-fact.contact-fact-email:nth-child(2)>svg path{stroke:#fff !important}.contact-facts>a.contact-fact.contact-fact-email:nth-child(2) strong,.contact-facts>.contact-fact.contact-fact-email:nth-child(2) strong{color:#171110 !important}:root{--ink:#120d0c !important;--text:#201715 !important;--muted:#4f403a !important;--readable:#2a201d !important;--readable-soft:#4a3b35 !important}body{color:var(--text) !important;text-rendering:optimizeLegibility !important}p,li,.hero-copy,.services-lead,.standard-lead,.how-lead,.faq-lead,.contact-intro,.warranty-text,.area-copy p,.contact-action-note,.action-copy small{color:var(--readable-soft) !important;font-weight:560 !important;line-height:1.72 !important}.section-title,h1,h2,h3,strong,.booking-head h2,.contact-main h2,.warranty-copy h2,.area-copy h2{color:var(--ink) !important}.section-title{line-height:1.22 !important;letter-spacing:-.03em !important;margin-bottom:26px !important}.kicker{color:#98111d !important;font-weight:900 !important}.hero::before{background:linear-gradient(90deg,rgba(255,250,245,.72) 0%,rgba(255,250,245,.55) 30%,rgba(255,250,245,.26) 52%,rgba(255,250,245,.07) 72%,rgba(255,250,245,0) 100%) !important}.hero h1{color:#110c0b !important;text-shadow:0 2px 7px rgba(255,250,245,.72) !important}.hero-copy{color:#1f1715 !important;font-size:17px !important;line-height:1.74 !important;font-weight:650 !important;text-shadow:0 2px 7px rgba(255,250,245,.72) !important}.eyebrow{background:rgba(255,255,255,.92) !important;color:#86101b !important;font-weight:900 !important}.booking-card{background:rgba(255,255,255,.98) !important}.booking-head h2{font-size:23px !important;line-height:1.18 !important}.booking-form label{color:#261b18 !important;font-size:11.8px !important;line-height:1.22 !important;font-weight:900 !important}.booking-form input,.booking-form select,.booking-form textarea{color:#181211 !important;background:#fffefa !important;border-color:rgba(78,48,38,.28) !important;font-size:13.2px !important;font-weight:650 !important;line-height:1.35 !important}.booking-form input::placeholder,.booking-form textarea::placeholder{color:#6a5a53 !important;opacity:1 !important}.booking-actions .btn,.btn{font-size:14px !important;letter-spacing:.005em !important}.trust-item strong{color:#16100f !important;font-size:13.4px !important;line-height:1.26 !important}.trust-item span{color:#493a34 !important;font-size:12px !important;line-height:1.45 !important;font-weight:560 !important}.service-card h3{color:#15100f !important;font-size:16.2px !important;line-height:1.32 !important}.service-card p,.services-lead{color:#3f332e !important;font-size:13.35px !important;line-height:1.72 !important;font-weight:560 !important}.standard-card h3{color:#15100f !important;font-size:15.8px !important;line-height:1.34 !important}.standard-card p,.standard-lead{color:#3f332e !important;font-size:13.35px !important;line-height:1.72 !important;font-weight:560 !important}.area-copy p{color:#3d312d !important;font-size:15px !important}.how-step h3{color:#15100f !important;font-size:15.8px !important;line-height:1.34 !important}.how-step p,.how-lead{color:#3f332e !important;font-size:13.35px !important;line-height:1.72 !important;font-weight:560 !important}.warranty-text{color:#3d312d !important;font-size:15.2px !important;line-height:1.76 !important}.warranty-point h3{color:#15100f !important;font-size:15.2px !important;line-height:1.32 !important}.warranty-point p{color:#3f332e !important;font-size:13.35px !important;line-height:1.68 !important;font-weight:560 !important}.faq-card h3{color:#15100f !important;font-size:14.4px !important;line-height:1.42 !important}.faq-card p,.faq-lead{color:#3f332e !important;font-size:12.8px !important;line-height:1.68 !important;font-weight:560 !important}.contact-main h2{color:#15100f !important}.contact-intro{color:#3d312d !important;font-size:15px !important;line-height:1.76 !important}.contact-fact strong,.action-copy strong{color:#15100f !important;font-size:15px !important;line-height:1.25 !important}.contact-fact a,.contact-fact span,.action-copy small{color:#463832 !important;font-size:13.4px !important;line-height:1.45 !important;font-weight:560 !important}.profile-links a{color:#201715 !important;font-size:13.2px !important;font-weight:850 !important}.site-footer p,.footer-brand span{color:#eadfd7 !important;font-size:12.8px !important;line-height:1.55 !important}.footer-brand strong{color:#fff !important;font-size:14px !important}@media (max-width:700px){.section-title{font-size:30px !important;line-height:1.24 !important;margin-bottom:22px !important}.hero::before{background:linear-gradient(90deg,rgba(255,250,245,.82),rgba(255,250,245,.64) 58%,rgba(255,250,245,.18)) !important}.hero h1{font-size:40px !important;line-height:1.12 !important;letter-spacing:-.055em !important}.hero-copy{font-size:15.5px !important;line-height:1.75 !important;max-width:360px !important}.booking-form label{font-size:12.2px !important}.booking-form input,.booking-form select,.booking-form textarea{font-size:14px !important;min-height:42px !important}.service-card h3,.standard-card h3,.how-step h3,.warranty-point h3{font-size:16.2px !important}.service-card p,.standard-card p,.how-step p,.warranty-point p,.faq-card p,.services-lead,.standard-lead,.how-lead,.faq-lead{font-size:14px !important;line-height:1.72 !important}.faq-card h3{font-size:15px !important}.contact-intro,.warranty-text,.area-copy p{font-size:14.5px !important;line-height:1.74 !important}.contact-fact strong{font-size:14.8px !important}.contact-fact a,.contact-fact span{font-size:13.6px !important}}.faq-card{cursor:pointer !important;min-height:104px !important;padding:17px 46px 17px 15px !important;transition:box-shadow .2s ease,transform .2s ease,border-color .2s ease !important}.faq-card:hover,.faq-card:focus-visible{border-color:rgba(185,20,31,.24) !important;box-shadow:0 14px 34px rgba(72,38,26,.075) !important}.faq-card:focus-visible{outline:3px solid rgba(185,20,31,.18) !important;outline-offset:3px !important}.faq-card::after{content:"+" !important;position:absolute !important;right:14px !important;top:18px !important;width:28px !important;height:28px !important;border-radius:50% !important;display:grid !important;place-items:center !important;background:#fff2ea !important;border:1px solid rgba(185,20,31,.16) !important;color:var(--brand) !important;font-size:20px !important;font-weight:850 !important;line-height:1 !important;pointer-events:none !important}.faq-card.is-open{min-height:auto !important;background:linear-gradient(180deg,#fffdf9 0%,#fff5ec 100%) !important;border-color:rgba(185,20,31,.22) !important}.faq-card.is-open::after{content:"−" !important;background:var(--brand) !important;color:#fff !important}.faq-card p{display:none !important}.faq-card.is-open p{display:block !important;margin-top:10px !important}@media (max-width:700px){.faq-card{min-height:92px !important;padding:16px 46px 16px 15px !important}}.hero-whatsapp{margin-left:10px !important}.booking-form input,.booking-form select{min-height:48px !important}.booking-form textarea{min-height:58px !important}.mobile-sticky{transition:transform .22s ease,opacity .22s ease,visibility .22s ease !important}.mobile-sticky.is-hidden{transform:translate(-50%,calc(100% + 28px)) !important;opacity:0 !important;visibility:hidden !important;pointer-events:none !important}@media (max-width:700px){.hero-whatsapp{display:inline-flex !important;margin-left:0 !important;margin-top:12px !important;width:100% !important}}:root{--ink:#2b201c !important;--text:#2f251f !important;--muted:#6d5d55 !important;--paper:#f6efe8 !important;--soft:#f2e6dc !important;--line:#e0cec0 !important;--shadow:0 18px 48px rgba(72,38,26,.08) !important}html,body{background:#f6efe8 !important;color:var(--text) !important}.site-header{background:rgba(246,239,232,.95) !important;border-bottom:1px solid rgba(82,45,31,.10) !important}.site-header .brand-mark,.site-header .nav-links a{background:rgba(252,247,242,.78) !important}.site-header .nav-links a:hover{background:#f9f0e8 !important}.hero::after{background:linear-gradient(180deg,rgba(246,239,232,0) 0%,rgba(246,239,232,0) 86%,rgba(246,239,232,.62) 100%) !important}.eyebrow,.booking-card{background:rgba(250,243,236,.93) !important;border-color:rgba(110,70,55,.16) !important}.booking-form input,.booking-form select,.booking-form textarea,.btn-clear{background:#fbf5ef !important;border-color:rgba(110,70,55,.22) !important}.trust-row{background:#f3e7dc !important;border-top:1px solid rgba(82,45,31,.07) !important;border-bottom:1px solid rgba(82,45,31,.10) !important}.services-section,.how-section,.contact-section{background:#f6efe8 !important}.standard-section,.faq-section{background:#f2e6dc !important}.warranty-section,#hyderabad{background:#fbf6f1 !important}.section-title,.booking-head h2,.service-card h3,.standard-card h3,.how-step h3,.warranty-copy h2,.faq-card h3,.contact-main h2,.area-copy h2{color:#2b201c !important}.services-lead,.standard-lead,.how-lead,.faq-lead,.service-card p,.standard-card p,.how-step p,.warranty-text,.warranty-point p,.faq-card p,.contact-intro,.area-copy p,.trust-item span{color:#6d5d55 !important}.service-card,.standard-card,.faq-card,.warranty-panel,.warranty-point{background:linear-gradient(180deg,#fbf4ed 0%,#f7ece2 100%) !important;border-color:rgba(132,73,55,.16) !important;box-shadow:0 14px 34px rgba(72,38,26,.065) !important}.service-icon,.standard-icon,.how-icon,.warranty-icon,.w-point-icon,.faq-card::before,.action-label,.city-pill{background:linear-gradient(180deg,#f7e8dc 0%,#fbf4ed 100%) !important;border-color:rgba(197,17,34,.14) !important}.area-panel{background:linear-gradient(180deg,#f8eee5 0%,#f2e3d8 100%) !important;border-color:rgba(132,73,55,.17) !important;box-shadow:0 20px 54px rgba(72,38,26,.075) !important}.contact-cta,.contact-panel{background:linear-gradient(135deg,#f3e3d8 0%,#f8eee6 55%,#ead6c8 100%) !important;border-color:rgba(132,73,55,.18) !important}.contact-fact,.profile-links a,.contact-action-card,.action-link{background:rgba(251,245,239,.72) !important;border-color:rgba(132,73,55,.14) !important}.action-icon,.action-arrow,.profile-links a strong,.mobile-sticky{background:#fbf4ed !important}.btn-outline,.btn-google{background:#fbf4ed !important}@media (max-width:700px){.mobile-sticky{border-color:rgba(132,73,55,.18) !important;box-shadow:0 18px 50px rgba(40,20,12,.22) !important}}html{scroll-padding-top:112px !important}.section[id],#booking-form,#contact,#services,#standard,#how-it-works,#warranty,#hyderabad,#faq{scroll-margin-top:112px !important}*,*::before,*::after{-webkit-tap-highlight-color:rgba(0,0,0,0) !important}a,button,.btn,.call-chip,.nav-links a,.mobile-section-shortcuts a,.mobile-sticky a,.contact-fact,.action-card,.faq-card{-webkit-tap-highlight-color:transparent !important;touch-action:manipulation}a:focus,button:focus,.btn:focus,.mobile-section-shortcuts a:focus,.mobile-sticky a:focus,.faq-card:focus{outline:none !important;box-shadow:none}a:focus-visible,button:focus-visible,.btn:focus-visible,.mobile-section-shortcuts a:focus-visible,.mobile-sticky a:focus-visible,.faq-card:focus-visible{outline:2px solid rgba(197,17,34,.36) !important;outline-offset:3px !important}.mobile-section-shortcuts{display:none}.footer-brand{cursor:pointer;border-radius:18px;-webkit-tap-highlight-color:transparent !important}.footer-brand:hover .brand-mark{transform:translateY(-1px)}@media (max-width:980px){html{scroll-padding-top:150px !important}.section[id],#booking-form,#contact,#services,#standard,#how-it-works,#warranty,#hyderabad,#faq{scroll-margin-top:150px !important}.mobile-section-shortcuts{position:sticky;top:82px;z-index:58;display:flex;align-items:center;gap:8px;overflow-x:auto;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:8px 14px 9px;background:rgba(246,239,232,.96);border-bottom:1px solid rgba(82,45,31,.10);box-shadow:0 10px 24px rgba(72,38,26,.06);backdrop-filter:blur(16px)}.mobile-section-shortcuts::-webkit-scrollbar{display:none}.mobile-section-shortcuts a{flex:0 0 auto;min-height:34px;display:inline-flex;align-items:center;justify-content:center;padding:0 13px;border-radius:999px;border:1px solid rgba(132,73,55,.15);background:#fbf5ef;color:#3f302b;font-size:12px;font-weight:850;letter-spacing:-.01em;box-shadow:0 6px 18px rgba(72,38,26,.055)}.mobile-section-shortcuts a:active{transform:translateY(1px);background:#f5eadf}}@media (max-width:700px){body{padding-bottom:75px !important}html{scroll-padding-top:148px !important}.section[id],#booking-form,#contact,#services,#standard,#how-it-works,#warranty,#hyderabad,#faq{scroll-margin-top:148px !important}.mobile-section-shortcuts{top:82px;padding:7px 14px 8px;gap:7px}.mobile-section-shortcuts a{min-height:32px;padding:0 12px;font-size:11.5px}.mobile-sticky{bottom:11px !important;width:min(100% - 26px,430px) !important;grid-template-columns:1fr 1fr !important;gap:11px !important;padding:11px !important;border-radius:22px !important}.mobile-sticky .btn{min-height:42px !important;border-radius:14px !important;padding:0 12px !important;font-size:13px !important;line-height:1 !important}}.mobile-header-actions,.mobile-drawer{display:none}.mobile-book-chip{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 14px;border-radius:999px;background:linear-gradient(135deg,var(--brand),var(--brand-dark));color:#fff;font-size:13px;font-weight:850;letter-spacing:-.01em;box-shadow:0 12px 28px rgba(153,19,28,.18);white-space:nowrap}.menu-toggle,.menu-close{appearance:none;-webkit-appearance:none;border:1px solid rgba(132,73,55,.16);background:#fbf5ef;color:#3f302b;cursor:pointer}.menu-toggle{width:42px;height:42px;border-radius:15px;display:inline-grid;place-items:center;box-shadow:0 8px 22px rgba(72,38,26,.07);padding:0}.menu-toggle span{display:block;width:18px;height:2px;border-radius:999px;background:currentColor;transition:transform .24s ease,opacity .24s ease}.menu-toggle span + span{margin-top:4px}.mobile-drawer{position:fixed;inset:0;z-index:120;pointer-events:none}.mobile-drawer-backdrop{position:absolute;inset:0;background:rgba(20,14,11,.34);opacity:0;transition:opacity .24s ease}.mobile-drawer-panel{position:absolute;right:0;top:0;height:100%;width:min(88vw,360px);background:#fffaf6;border-left:1px solid rgba(132,73,55,.12);box-shadow:-18px 0 46px rgba(40,20,12,.16);padding:18px 18px 22px;display:flex;flex-direction:column;gap:18px;transform:translateX(104%);transition:transform .28s ease}.mobile-drawer.is-open{display:block;pointer-events:auto}.mobile-drawer.is-open .mobile-drawer-backdrop{opacity:1}.mobile-drawer.is-open .mobile-drawer-panel{transform:translateX(0)}.body-menu-open{overflow:hidden}.mobile-drawer-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:6px;border-bottom:1px solid rgba(132,73,55,.10)}.mobile-drawer-head strong{font-size:18px;color:var(--ink)}.menu-close{width:38px;height:38px;border-radius:13px;font-size:26px;line-height:1;padding:0;display:grid;place-items:center}.mobile-drawer-nav{display:grid;gap:10px}.mobile-drawer-nav a{min-height:48px;display:flex;align-items:center;justify-content:space-between;padding:0 16px;border-radius:16px;border:1px solid rgba(132,73,55,.12);background:#fffdf9;font-size:14px;font-weight:780;color:#3f302b;box-shadow:0 8px 20px rgba(72,38,26,.04)}.mobile-drawer-nav a::after{content:"→";font-size:16px;color:var(--brand)}.mobile-drawer-actions{margin-top:auto;display:grid;gap:12px;padding-top:6px}.mobile-drawer-actions .btn{justify-content:center;min-height:48px;border-radius:16px}.mobile-drawer-actions .btn-call{background:#fbf5ef;color:#3f302b;border:1px solid rgba(132,73,55,.16)}.mobile-section-shortcuts{display:none !important}@media (max-width:700px){html{scroll-padding-top:102px !important}.section[id],#booking-form,#contact,#services,#standard,#how-it-works,#warranty,#hyderabad,#faq{scroll-margin-top:102px !important}.nav-wrap{height:82px;gap:12px}.nav-links,.call-chip{display:none !important}.mobile-header-actions{display:flex;align-items:center;gap:10px;flex:0 0 auto}.brand{min-width:0;flex:1 1 auto}.brand-copy strong{font-size:15px !important}.brand-copy span{font-size:10.5px !important}.hero{display:block !important;min-height:auto !important;background:#f5ece4 !important}.hero::before,.hero::after{display:none !important}.hero-media{position:relative !important;inset:auto !important;display:block !important;height:344px !important;overflow:hidden;border-bottom:1px solid rgba(132,73,55,.10);z-index:0 !important}.hero-media .hero-bg{position:relative !important;width:100% !important;height:100% !important;display:block;object-fit:cover !important;object-position:center 74% !important;filter:none !important}.hero-layout{display:block !important;padding:0 0 28px !important;min-height:auto !important}.hero-inner{max-width:none !important;margin:-22px 0 0 !important;padding:22px 20px 22px !important;background:linear-gradient(180deg,#fffaf6 0%,#fbf3eb 100%) !important;border:1px solid rgba(132,73,55,.13) !important;border-radius:24px !important;box-shadow:0 18px 44px rgba(72,38,26,.08) !important;position:relative;z-index:2}.eyebrow{font-size:11px !important;padding:8px 12px !important;margin-bottom:14px !important}.hero-inner h1{font-size:clamp(34px,10.6vw,52px) !important;line-height:1.02 !important;max-width:none !important;margin-bottom:16px !important}.hero-copy{font-size:14px !important;line-height:1.65 !important;max-width:none !important;margin:0 !important}.hero-inner .hero-book,.hero-inner .hero-whatsapp{display:none !important}.booking-card{width:100% !important;max-width:none !important;margin-top:16px !important;background:rgba(255,255,255,.97) !important;backdrop-filter:none !important}}:root,html{color-scheme:light !important}html,body{background:#f6efe8}@media (prefers-color-scheme:dark){html,body,.site-header,.hero,.hero-inner,.booking-card,.mobile-drawer-panel,.mobile-sticky{color-scheme:light !important}}.mobile-sticky.is-hidden{opacity:0;pointer-events:none;transform:translateX(-50%) translateY(16px)}.mobile-sticky{transition:opacity .22s ease,transform .22s ease}.menu-toggle{width:46px;height:46px;border-radius:17px;background:linear-gradient(180deg,#fffaf5 0%,#f5e7db 100%);border:1px solid rgba(132,73,55,.16);box-shadow:0 10px 24px rgba(72,38,26,.08),inset 0 1px 0 rgba(255,255,255,.75)}.menu-toggle span{width:18px;height:2px;background:#5c453d}.menu-toggle span:nth-child(1){width:18px}.menu-toggle span:nth-child(2){width:13px;justify-self:end}.menu-toggle span:nth-child(3){width:18px}.menu-toggle:hover,.menu-toggle:active{background:linear-gradient(180deg,#fffdf9 0%,#f8ece2 100%)}.menu-close{background:linear-gradient(180deg,#fffaf5 0%,#f6eadf 100%);box-shadow:0 8px 18px rgba(72,38,26,.05)}@media (max-width:700px){.site-header{background:rgba(255,248,242,.97) !important;backdrop-filter:blur(18px)}.nav-wrap{display:flex !important;align-items:center !important;justify-content:space-between !important;gap:10px !important;height:80px !important}.brand{gap:10px !important;flex:1 1 auto !important;min-width:0 !important;max-width:calc(100% - 176px) !important}.brand-mark{width:40px !important;height:40px !important;border-radius:13px !important;padding:4px !important}.brand-mark img{width:29px !important;height:29px !important}.brand-copy{min-height:auto !important;min-width:0 !important}.brand-copy strong{display:block !important;font-size:14.2px !important;line-height:1.05 !important;white-space:nowrap !important;overflow:hidden !important;text-overflow:ellipsis !important;max-width:100% !important}.brand-copy span{display:none !important}.mobile-header-actions{display:flex !important;align-items:center !important;gap:9px !important;flex:0 0 auto !important;margin-left:auto !important}.mobile-book-chip{min-height:40px !important;padding:0 15px !important;font-size:12.5px !important;border-radius:999px !important;white-space:nowrap !important;box-shadow:0 12px 28px rgba(153,19,28,.18) !important}.hero-media{height:306px !important;border-bottom:1px solid rgba(132,73,55,.10)}.hero-media .hero-bg{object-position:center 73% !important}.hero-layout{padding:0 0 22px !important}.hero-inner{margin:-16px 0 0 !important;padding:18px 18px 18px !important;border-radius:22px !important;box-shadow:0 16px 40px rgba(72,38,26,.075) !important}.eyebrow{margin:0 0 12px !important;font-size:10.8px !important}.hero-inner h1{font-size:clamp(30px,9.1vw,42px) !important;line-height:1.02 !important;letter-spacing:-.045em !important;margin:0 0 14px !important}.hero-copy{font-size:13.6px !important;line-height:1.62 !important}.booking-card{margin-top:14px !important;padding:20px !important;border-radius:20px !important}.booking-head h2{font-size:25px !important}.mobile-sticky{bottom:10px !important;width:min(100% - 28px,420px) !important;padding:10px !important;gap:10px !important;border-radius:22px !important;background:rgba(255,250,245,.96) !important;backdrop-filter:blur(18px) !important;border:1px solid rgba(132,73,55,.17) !important;box-shadow:0 18px 54px rgba(40,20,12,.18) !important}.mobile-sticky .btn{min-height:40px !important;font-size:12.8px !important;border-radius:14px !important}}:root,html{color-scheme:light only !important}html{-webkit-text-size-adjust:100%}body,.site-header,.hero,.hero-inner,.booking-card{background-color:#f6efe8}.hero-inner,.booking-card{background:#fffaf6 !important}.hero-inner h1,.hero-copy,.eyebrow,.booking-head h2,.booking-form label,.booking-form input,.booking-form select,.booking-form textarea{color:#1d1715 !important;text-shadow:none !important;filter:none !important;-webkit-text-fill-color:initial !important}.menu-toggle{width:40px !important;height:40px !important;border-radius:15px !important;padding:0 !important;display:inline-flex !important;flex-direction:column !important;align-items:center !important;justify-content:center !important;gap:4px !important;background:linear-gradient(180deg,#fffaf5 0%,#f4e6da 100%) !important;border:1px solid rgba(132,73,55,.16) !important;box-shadow:0 8px 20px rgba(72,38,26,.06),inset 0 1px 0 rgba(255,255,255,.8) !important}.menu-toggle span{width:5px !important;height:5px !important;border-radius:50% !important;background:#6b5148 !important;margin:0 !important}.menu-toggle span:nth-child(1),.menu-toggle span:nth-child(2),.menu-toggle span:nth-child(3){width:5px !important;justify-self:center !important}.menu-toggle:hover,.menu-toggle:active{background:linear-gradient(180deg,#fffdf9 0%,#f7ece3 100%) !important}@media (max-width:700px){body{background:#f6efe8 !important}.container{width:min(100% - 20px,var(--max)) !important}.site-header{background:#fff8f2 !important;border-bottom:1px solid rgba(82,45,31,.08) !important;backdrop-filter:none !important}.nav-wrap{height:76px !important;gap:8px !important}.brand{flex:1 1 auto !important;min-width:0 !important;max-width:calc(100% - 166px) !important;gap:8px !important}.brand-mark{width:36px !important;height:36px !important;border-radius:12px !important;padding:4px !important;flex:0 0 36px !important}.brand-mark img{width:26px !important;height:26px !important}.brand-copy{min-width:0 !important;overflow:hidden !important}.brand-copy strong{font-size:12.8px !important;font-weight:820 !important;line-height:1.08 !important;white-space:nowrap !important;overflow:hidden !important;text-overflow:ellipsis !important;letter-spacing:0 !important;max-width:100% !important}.brand-copy span{display:none !important}.mobile-header-actions{gap:8px !important}.mobile-book-chip{min-height:36px !important;height:36px !important;padding:0 12px !important;font-size:11.6px !important;font-weight:850 !important;border-radius:999px !important;box-shadow:0 10px 22px rgba(153,19,28,.16) !important}.hero-media{height:282px !important}.hero-media .hero-bg{object-position:center 72% !important}.hero-layout{padding:0 0 18px !important}.hero-inner{margin:-10px 0 0 !important;padding:16px 16px 16px !important;border-radius:20px !important;background:#fffaf6 !important;box-shadow:0 14px 34px rgba(72,38,26,.06) !important}.eyebrow{font-size:10.2px !important;padding:7px 11px !important;margin:0 0 10px !important}.hero-inner h1{font-size:clamp(27px,8.7vw,38px) !important;line-height:1.03 !important;letter-spacing:-.042em !important;margin:0 0 12px !important;text-shadow:none !important}.hero-copy{font-size:13px !important;line-height:1.56 !important;text-shadow:none !important}.booking-card{margin-top:12px !important;padding:18px !important;border-radius:18px !important;background:#fff !important}}@media (max-width:380px){.container{width:min(100% - 16px,var(--max)) !important}.nav-wrap{height:74px !important;gap:7px !important}.brand{max-width:calc(100% - 158px) !important}.brand-copy strong{font-size:12.2px !important}.mobile-book-chip{padding:0 10px !important;font-size:11px !important}.menu-toggle{width:38px !important;height:38px !important}}@media (prefers-color-scheme:dark){html,body,main,header,.site-header,.hero,.hero-inner,.booking-card,.trust-row,.section,.service-card,.standard-card,.contact-panel,.warranty-panel,.mobile-drawer-panel,.mobile-sticky{background:#f6efe8 !important;color:#201714 !important;text-shadow:none !important;filter:none !important}.hero-inner h1,.hero-copy,.eyebrow,.brand-copy strong,.booking-head h2,.mobile-book-chip,.mobile-drawer-nav a,.mobile-drawer-head strong{text-shadow:none !important;filter:none !important}.site-header{background:#fff8f2 !important}.hero-inner,.booking-card,.mobile-drawer-panel{background:#fffaf6 !important}}html{scroll-padding-top:104px !important}.section[id],#booking-form,#contact,#services,#standard,#how-it-works,#warranty,#hyderabad,#faq{scroll-margin-top:104px !important}@media (max-width:980px){html{scroll-padding-top:96px !important}.section[id],#booking-form,#contact,#services,#standard,#how-it-works,#warranty,#hyderabad,#faq{scroll-margin-top:96px !important}}@media (max-width:700px){html{scroll-padding-top:90px !important}.section[id],#booking-form,#contact,#services,#standard,#how-it-works,#warranty,#hyderabad,#faq{scroll-margin-top:90px !important}}@media (min-width:701px){.hero{position:relative !important;display:flex !important;align-items:stretch !important;min-height:650px !important;height:auto !important;overflow:hidden !important;isolation:isolate !important;background:#f6ecdf !important}.hero-media{position:absolute !important;inset:0 !important;display:block !important;width:100% !important;height:100% !important;overflow:hidden !important;z-index:-3 !important}.hero-media .hero-bg,.hero-bg{position:absolute !important;inset:0 !important;width:100% !important;height:100% !important;object-fit:cover !important;object-position:center center !important;filter:none !important;transform:none !important}.hero::before{content:"" !important;position:absolute !important;inset:0 !important;display:block !important;background: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;z-index:-2 !important;pointer-events:none !important}.hero::after{content:"" !important;position:absolute !important;inset:0 !important;display:block !important;background:linear-gradient(180deg,rgba(255,250,245,0) 0%,rgba(255,250,245,0) 82%,rgba(255,250,245,.88) 100%) !important;z-index:-1 !important;pointer-events:none !important}.hero-layout{display:grid !important;grid-template-columns:minmax(430px,560px) minmax(360px,480px) !important;align-items:center !important;justify-content:space-between !important;gap:58px !important;padding:52px 0 42px !important;min-height:650px !important}.hero-inner{max-width:560px !important;margin:0 !important;padding:0 !important;background:transparent !important;background-color:transparent !important;border:0 !important;border-radius:0 !important;box-shadow:none !important;color:var(--text) !important;text-shadow:none !important;filter:none !important;position:relative !important;z-index:1 !important}.hero-inner h1,.hero-copy,.hero-inner .eyebrow{text-shadow:none !important;filter:none !important;-webkit-text-fill-color:initial !important}.hero-inner h1{color:var(--ink) !important;font-size:clamp(48px,5.2vw,72px) !important;line-height:.98 !important;letter-spacing:-.07em !important;margin:0 0 26px !important;max-width:560px !important}.hero-copy{color:#3f3430 !important;font-size:16px !important;line-height:1.62 !important;max-width:500px !important;margin:0 0 28px !important}.hero-inner .hero-book,.hero-inner .hero-whatsapp{display:inline-flex !important}.booking-card{background:rgba(255,255,255,.94) !important;border:1px solid rgba(96,55,40,.14) !important;border-radius:22px !important;box-shadow:0 28px 70px rgba(48,25,15,.20) !important;padding:24px !important;width:min(100%,480px) !important;backdrop-filter:blur(14px) !important;margin:0 !important}}.section,.services-section,.standard-section,.how-section,.warranty-section,.faq-section,.contact-section{padding-top:14px !important;padding-bottom:14px !important;margin-top:0 !important;margin-bottom:0 !important}.trust-row{margin-top:0 !important;margin-bottom:0 !important;padding-top:2px !important;padding-bottom:2px !important}.kicker{margin-bottom:7px !important}.section-title{margin-bottom:16px !important}.services-lead,.standard-lead,.how-lead,.faq-lead{margin-top:0 !important;margin-bottom:15px !important}.service-grid,.standard-grid,.how-timeline,.warranty-points,.faq-grid{margin-top:0 !important}.warranty-panel{margin-bottom:12px !important}.contact-panel{margin-top:0 !important;margin-bottom:0 !important}html{scroll-padding-top:90px !important}.section[id],#booking-form,#contact,#services,#standard,#how-it-works,#warranty,#hyderabad,#faq{scroll-margin-top:90px !important}@media (max-width:980px){html{scroll-padding-top:94px !important}.section[id],#booking-form,#contact,#services,#standard,#how-it-works,#warranty,#hyderabad,#faq{scroll-margin-top:94px !important}}@media (max-width:700px){.section,.services-section,.standard-section,.how-section,.warranty-section,.faq-section,.contact-section{padding-top:12px !important;padding-bottom:12px !important}.section-title{margin-bottom:14px !important}.services-lead,.standard-lead,.how-lead,.faq-lead{margin-bottom:13px !important}html{scroll-padding-top:86px !important}.section[id],#booking-form,#contact,#services,#standard,#how-it-works,#warranty,#hyderabad,#faq{scroll-margin-top:86px !important}}@media (max-width:700px){body{padding-bottom:96px !important}#how-it-works.how-section{padding-top:10px !important;padding-bottom:18px !important}#how-it-works .how-container{width:min(100% - 24px,var(--max)) !important}#how-it-works .kicker{margin-bottom:6px !important}#how-it-works .section-title{margin-bottom:8px !important;font-size:clamp(24px,7vw,30px) !important;line-height:1.14 !important}#how-it-works .how-lead{margin:0 auto 12px !important;font-size:13.2px !important;line-height:1.48 !important}#how-it-works .how-timeline{display:grid !important;grid-template-columns:1fr !important;gap:0 !important;padding:0 !important}#how-it-works .how-timeline::before{display:none !important}#how-it-works .how-step{display:grid !important;grid-template-columns:54px 1fr !important;grid-template-areas:"icon title" "icon text" !important;column-gap:12px !important;row-gap:2px !important;align-items:start !important;text-align:left !important;padding:9px 0 10px !important;min-height:0 !important;border-bottom:1px solid rgba(132,73,55,.10) !important}#how-it-works .how-step:last-child{border-bottom:0 !important;padding-bottom:14px !important}#how-it-works .how-icon{grid-area:icon !important;width:52px !important;height:52px !important;border-radius:16px !important;margin:0 !important;align-self:start !important;box-shadow:0 8px 18px rgba(94,44,28,.055) !important}#how-it-works .how-icon svg{width:25px !important;height:25px !important;stroke-width:2 !important}#how-it-works .how-icon .num{width:21px !important;height:21px !important;left:-6px !important;top:-6px !important;bottom:auto !important;font-size:9.5px !important;line-height:1 !important;box-shadow:0 6px 14px rgba(185,20,31,.20) !important}#how-it-works .how-step h3{grid-area:title !important;margin:2px 0 0 !important;padding:0 !important;font-size:15.2px !important;line-height:1.24 !important;letter-spacing:-.02em !important}#how-it-works .how-step p{grid-area:text !important;margin:3px 0 0 !important;padding:0 !important;font-size:12.85px !important;line-height:1.46 !important}#how-it-works + .warranty-section{padding-top:10px !important}.mobile-sticky{bottom:max(10px,env(safe-area-inset-bottom)) !important}}.u-text-center{text-align:center}.site-check-section{padding-top:14px;padding-bottom:22px;background:linear-gradient(180deg,#f6efe8 0%,#fbf6f1 100%)}.site-check-panel{border:1px solid rgba(132,73,55,.14);border-radius:28px;background:linear-gradient(135deg,#fffaf6 0%,#f8eee6 58%,#f3e2d6 100%);box-shadow:0 18px 54px rgba(72,38,26,.07);padding:28px;overflow:hidden;position:relative}.site-check-panel:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 8% 0%,rgba(197,17,34,.07),transparent 31%),radial-gradient(circle at 100% 18%,rgba(200,132,102,.11),transparent 34%);pointer-events:none}.site-check-content{position:relative;display:grid;grid-template-columns:minmax(320px,.95fr) minmax(420px,1.25fr);gap:28px;align-items:start}.site-check-copy .kicker{margin-bottom:10px}.site-check-copy h2{font-size:clamp(27px,3.1vw,38px);line-height:1.14;letter-spacing:-.045em;color:var(--ink);margin:0 0 14px}.site-check-copy p{font-size:15px;line-height:1.74;color:#4d403b;margin:0 0 14px}.site-check-promise{display:inline-flex;align-items:center;gap:10px;margin-top:4px;padding:10px 14px;border-radius:999px;background:#fff;border:1px solid rgba(197,17,34,.14);color:var(--brand-dark);font-size:13px;font-weight:850;box-shadow:0 10px 26px rgba(153,19,28,.06)}.site-check-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.site-check-card{border:1px solid rgba(132,73,55,.13);border-radius:20px;background:rgba(255,253,249,.82);box-shadow:0 12px 30px rgba(72,38,26,.045);padding:16px}.site-check-icon{width:38px;height:38px;border-radius:14px;background:linear-gradient(135deg,var(--brand),var(--brand-dark));color:#fff;display:grid;place-items:center;margin-bottom:12px;box-shadow:0 10px 22px rgba(153,19,28,.16)}.site-check-icon svg{width:21px;height:21px;stroke:currentColor;fill:none;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.site-check-card h3{font-size:15px;line-height:1.2;color:#201714;margin:0 0 8px}.site-check-card p{font-size:13.2px;line-height:1.58;color:#5f514b;margin:0}.problem-strip{position:relative;margin-top:18px;padding-top:18px;border-top:1px solid rgba(132,73,55,.12)}.problem-strip strong{display:block;font-size:13px;letter-spacing:.08em;text-transform:uppercase;color:var(--brand-dark);margin-bottom:10px}.problem-pills{display:flex;flex-wrap:wrap;gap:9px}.problem-pills span{display:inline-flex;align-items:center;min-height:30px;padding:0 12px;border-radius:999px;background:#fffaf6;border:1px solid rgba(132,73,55,.14);color:#4d3d38;font-size:12px;font-weight:760;box-shadow:0 8px 18px rgba(72,38,26,.035)}@media (max-width:900px){.site-check-content{grid-template-columns:1fr}.site-check-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.site-check-section{padding-top:8px;padding-bottom:16px}.site-check-panel{padding:20px;border-radius:22px}.site-check-copy h2{font-size:28px}.site-check-copy p{font-size:13.8px;line-height:1.66}.site-check-promise{border-radius:16px;font-size:12.4px;align-items:flex-start}.site-check-grid{grid-template-columns:1fr;gap:11px}.site-check-card{padding:14px;border-radius:17px}.site-check-icon{width:34px;height:34px;border-radius:12px;margin-bottom:10px}.site-check-card h3{font-size:14.3px}.site-check-card p{font-size:12.8px}.problem-strip{margin-top:14px;padding-top:14px}.problem-pills{gap:7px}.problem-pills span{min-height:28px;padding:0 10px;font-size:11.4px}}.site-check-section{padding-top:18px !important;padding-bottom:24px !important;background:linear-gradient(180deg,#f6efe8 0%,#fbf6f1 100%) !important}.site-check-head{max-width:820px;margin:0 auto 22px;text-align:center}.site-check-lead{max-width:760px;margin:0 auto;color:#5d5049;font-size:15.4px;line-height:1.68}.site-check-panel{border:1px solid rgba(132,73,55,.14) !important;border-radius:26px !important;background:linear-gradient(135deg,#fffaf6 0%,#f8eee6 56%,#f3e2d6 100%) !important;box-shadow:0 18px 54px rgba(72,38,26,.07) !important;padding:24px !important;overflow:hidden !important;position:relative !important}.site-check-panel::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 5% 0%,rgba(197,17,34,.065),transparent 30%),radial-gradient(circle at 100% 12%,rgba(200,132,102,.10),transparent 33%);pointer-events:none}.site-check-summary,.site-check-grid,.problem-strip{position:relative;z-index:1}.site-check-summary{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px;padding-bottom:18px;border-bottom:1px solid rgba(132,73,55,.12)}.site-check-summary p{max-width:720px;margin:0;color:#4d403b;font-size:14.4px;line-height:1.62}.site-check-promise{flex:0 0 auto;display:inline-flex !important;align-items:center;justify-content:center;gap:8px;max-width:360px;margin:0 !important;padding:10px 14px !important;border-radius:999px !important;background:#fffaf6 !important;border:1px solid rgba(197,17,34,.14) !important;color:var(--brand-dark) !important;font-size:12.6px !important;font-weight:850 !important;box-shadow:0 10px 26px rgba(153,19,28,.055) !important;text-align:center;white-space:normal}.site-check-grid{display:grid !important;grid-template-columns:repeat(4,minmax(0,1fr)) !important;gap:14px !important}.site-check-card{display:flex;flex-direction:column;min-height:190px;border:1px solid rgba(132,73,55,.13) !important;border-radius:19px !important;background:rgba(255,253,249,.84) !important;box-shadow:0 12px 30px rgba(72,38,26,.04) !important;padding:16px !important}.site-check-icon{width:38px !important;height:38px !important;border-radius:14px !important;background:linear-gradient(135deg,var(--brand),var(--brand-dark)) !important;color:#fff !important;display:grid !important;place-items:center !important;margin:0 0 12px !important;box-shadow:0 10px 22px rgba(153,19,28,.16) !important}.site-check-icon svg{width:21px !important;height:21px !important;stroke:currentColor !important;fill:none !important;stroke-width:1.9 !important;stroke-linecap:round !important;stroke-linejoin:round !important}.site-check-card h3{font-size:15px !important;line-height:1.22 !important;color:#201714 !important;margin:0 0 8px !important}.site-check-card p{font-size:13px !important;line-height:1.58 !important;color:#5f514b !important;margin:0 !important}.problem-strip{margin-top:17px !important;padding-top:16px !important;border-top:1px solid rgba(132,73,55,.12) !important}.problem-strip strong{display:block !important;font-size:12.4px !important;letter-spacing:.08em !important;text-transform:uppercase !important;color:var(--brand-dark) !important;margin-bottom:10px !important}.problem-pills{display:flex !important;flex-wrap:wrap !important;gap:8px !important}.problem-pills span{display:inline-flex !important;align-items:center !important;min-height:29px !important;padding:0 11px !important;border-radius:999px !important;background:#fffaf6 !important;border:1px solid rgba(132,73,55,.14) !important;color:#4d3d38 !important;font-size:11.8px !important;font-weight:760 !important;box-shadow:0 8px 18px rgba(72,38,26,.035) !important}@media (max-width:1050px){.site-check-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important}.site-check-card{min-height:168px}.site-check-summary{align-items:flex-start}}@media (max-width:700px){.site-check-section{padding-top:12px !important;padding-bottom:18px !important}.site-check-head{margin-bottom:16px !important}.site-check-head .section-title{font-size:27px !important;line-height:1.12 !important;margin-bottom:10px !important}.site-check-lead{font-size:13.4px !important;line-height:1.58 !important}.site-check-panel{padding:16px !important;border-radius:20px !important}.site-check-summary{display:grid !important;gap:11px !important;margin-bottom:14px !important;padding-bottom:14px !important}.site-check-summary p{font-size:13px !important;line-height:1.54 !important}.site-check-promise{justify-content:flex-start !important;width:100% !important;max-width:none !important;border-radius:15px !important;font-size:11.7px !important;line-height:1.35 !important;text-align:left !important}.site-check-grid{grid-template-columns:1fr !important;gap:10px !important}.site-check-card{min-height:0 !important;display:grid !important;grid-template-columns:36px 1fr !important;grid-template-areas:"icon title" "icon text" !important;column-gap:11px !important;row-gap:2px !important;padding:13px !important;border-radius:16px !important}.site-check-icon{grid-area:icon !important;width:34px !important;height:34px !important;border-radius:12px !important;margin:0 !important}.site-check-icon svg{width:19px !important;height:19px !important}.site-check-card h3{grid-area:title !important;font-size:14.1px !important;line-height:1.22 !important;margin:0 !important}.site-check-card p{grid-area:text !important;font-size:12.6px !important;line-height:1.45 !important;margin:2px 0 0 !important}.problem-strip{margin-top:13px !important;padding-top:13px !important}.problem-strip strong{font-size:11.6px !important;margin-bottom:8px !important}.problem-pills{gap:7px !important}.problem-pills span{min-height:27px !important;padding:0 9px !important;font-size:11px !important}}.services-section + .site-check-section{margin-top:0 !important;padding-top:0 !important}.site-check-section{padding-bottom:30px !important;background:linear-gradient(180deg,#f6efe8 0%,#fbf6f1 100%) !important}.site-check-section>.container{width:min(100% - 96px,1320px) !important;max-width:1320px !important;margin-inline:auto !important}.site-check-head{max-width:860px !important;margin:0 auto 24px !important;text-align:center !important}.site-check-head .kicker{margin-bottom:10px !important}.site-check-head .section-title{margin-bottom:12px !important}.site-check-lead{max-width:820px !important;margin:0 auto !important;color:#5b4c45 !important}.site-check-panel{width:100% !important;border-radius:28px !important;background:linear-gradient(135deg,#f8ece3 0%,#f3e2d7 54%,#ead2c3 100%) !important;border:1px solid rgba(132,73,55,.16) !important;box-shadow:0 20px 58px rgba(72,38,26,.075) !important;padding:26px !important}.site-check-summary{margin-bottom:18px !important;padding-bottom:18px !important;border-bottom:1px solid rgba(132,73,55,.15) !important}.site-check-summary p{color:#483a35 !important}.site-check-promise{background:linear-gradient(135deg,#fff2ea 0%,#f6e0d2 100%) !important;border:1px solid rgba(197,17,34,.18) !important;color:#94111d !important;box-shadow:0 10px 24px rgba(153,19,28,.075) !important}.site-check-grid{grid-template-columns:repeat(4,minmax(0,1fr)) !important;gap:16px !important}.site-check-card{position:relative !important;overflow:hidden !important;min-height:186px !important;padding:17px 17px 16px !important;border-radius:21px !important;background:linear-gradient(180deg,#fff7f0 0%,#f7eadf 100%) !important;border:1px solid rgba(132,73,55,.15) !important;box-shadow:0 14px 34px rgba(72,38,26,.055) !important}.site-check-card::before{content:"";position:absolute;left:16px;right:16px;top:0;height:3px;border-radius:0 0 999px 999px;background:linear-gradient(90deg,rgba(197,17,34,.92),rgba(200,132,102,.68))}.site-check-card::after{content:"";position:absolute;right:-22px;top:-22px;width:76px;height:76px;border-radius:50%;background:rgba(200,132,102,.075);pointer-events:none}.site-check-card>*{position:relative;z-index:1}.site-check-icon{background:linear-gradient(135deg,#c51122 0%,#99131c 100%) !important;color:#fff !important;box-shadow:0 10px 22px rgba(153,19,28,.17) !important}.problem-strip{border-top:1px solid rgba(132,73,55,.15) !important}.problem-pills span{background:linear-gradient(180deg,#fff3ea 0%,#f3dfd1 100%) !important;border:1px solid rgba(132,73,55,.16) !important;color:#59463f !important;box-shadow:0 8px 18px rgba(72,38,26,.045) !important}@media (max-width:1180px){.site-check-section>.container{width:min(100% - 48px,1120px) !important;max-width:1120px !important}}@media (max-width:1050px){.site-check-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important}}@media (max-width:700px){.services-section + .site-check-section{padding-top:2px !important}.site-check-section{padding-bottom:18px !important}.site-check-section>.container{width:min(100% - 28px,var(--max)) !important}.site-check-head{margin-bottom:16px !important}.site-check-panel{padding:16px !important;border-radius:21px !important}.site-check-card{min-height:0 !important;border-radius:17px !important;background:linear-gradient(180deg,#fff7f0 0%,#f6e8dd 100%) !important}.site-check-card::before{left:13px;right:13px}.site-check-card::after{width:58px;height:58px;right:-18px;top:-18px}.site-check-promise,.problem-pills span{background:linear-gradient(180deg,#fff2ea 0%,#f5e2d5 100%) !important}}.service-card-cta{display:inline-flex;align-items:center;gap:6px;margin-top:14px;color:#9f0f1e;text-decoration:none;font-weight:800}.service-card-cta:hover{color:#7b0d19}.service-card h3 a{color:inherit;text-decoration:none}.site-footer{padding:24px 0 !important}.footer-row{display:grid !important;grid-template-columns:minmax(240px,1fr) minmax(280px,1.25fr) auto !important;align-items:center !important;gap:24px !important}.footer-address{display:flex !important;gap:12px !important;align-items:flex-start !important;color:#d6ccc4 !important;font-style:normal !important;font-size:12px !important;line-height:1.55 !important}.footer-address svg{width:24px !important;height:24px !important;color:#f0b19b !important;flex:0 0 auto !important;margin-top:2px !important}.footer-address strong{display:block !important;color:#fff !important;font-size:12px !important;letter-spacing:.05em !important;text-transform:uppercase !important;margin-bottom:4px !important}.footer-meta{display:flex !important;align-items:center !important;justify-content:flex-end !important;gap:18px !important;flex-wrap:wrap !important}@media (max-width:700px){.mobile-drawer{position:fixed !important;inset:0 !important;z-index:120 !important;pointer-events:none !important}.mobile-drawer-backdrop{position:absolute !important;inset:0 !important;background:rgba(22,15,12,.42) !important;opacity:0 !important;backdrop-filter:blur(6px) !important;transition:opacity .24s ease !important}.mobile-drawer-panel{position:absolute !important;left:14px !important;right:14px !important;top:96px !important;bottom:18px !important;width:auto !important;height:auto !important;max-width:none !important;padding:18px !important;border-radius:30px !important;background:linear-gradient(180deg,#fffaf6 0%,#f7eadf 100%) !important;border:1px solid rgba(132,73,55,.16) !important;box-shadow:0 28px 80px rgba(40,20,12,.28) !important;display:flex !important;flex-direction:column !important;gap:16px !important;transform:translateY(18px) scale(.98) !important;opacity:0 !important;transition:transform .25s ease,opacity .25s ease !important;overflow:auto !important}.mobile-drawer.is-open{display:block !important;pointer-events:auto !important}.mobile-drawer.is-open .mobile-drawer-backdrop{opacity:1 !important}.mobile-drawer.is-open .mobile-drawer-panel{transform:translateY(0) scale(1) !important;opacity:1 !important}.mobile-drawer-head{padding:0 0 14px !important;border-bottom:1px solid rgba(132,73,55,.12) !important}.mobile-drawer-head strong{font-size:20px !important;letter-spacing:-.03em !important;color:#231713 !important}.menu-close{width:42px !important;height:42px !important;border-radius:16px !important;background:#fff7f0 !important;border:1px solid rgba(132,73,55,.18) !important;color:#4d352e !important;box-shadow:0 10px 24px rgba(72,38,26,.07) !important}.mobile-drawer-nav{display:grid !important;grid-template-columns:1fr 1fr !important;gap:10px !important}.mobile-drawer-nav a{min-height:70px !important;display:flex !important;align-items:flex-start !important;justify-content:space-between !important;flex-direction:column !important;gap:10px !important;padding:15px !important;border-radius:20px !important;background:linear-gradient(180deg,#fffdf9 0%,#f5e6da 100%) !important;border:1px solid rgba(132,73,55,.14) !important;color:#33231f !important;font-size:14px !important;font-weight:850 !important;box-shadow:0 10px 24px rgba(72,38,26,.055) !important}.mobile-drawer-nav a::after{content:"→" !important;align-self:flex-end !important;width:24px !important;height:24px !important;border-radius:999px !important;background:rgba(197,17,34,.08) !important;display:grid !important;place-items:center !important;color:var(--brand) !important;font-size:14px !important;line-height:1 !important}.mobile-drawer-actions{margin-top:auto !important;display:grid !important;grid-template-columns:1fr 1fr !important;gap:10px !important;padding-top:4px !important}.mobile-drawer-actions .btn{min-height:48px !important;border-radius:18px !important;font-size:13px !important;box-shadow:0 14px 30px rgba(72,38,26,.08) !important}.menu-toggle{width:46px !important;height:46px !important;border-radius:18px !important;background:linear-gradient(180deg,#fff8f1 0%,#f3e2d5 100%) !important;border:1px solid rgba(132,73,55,.2) !important;color:#6b463d !important;box-shadow:0 12px 26px rgba(72,38,26,.09) !important;display:grid !important;place-items:center !important}.menu-toggle span{width:5px !important;height:5px !important;border-radius:50% !important;background:currentColor !important;display:block !important;box-shadow:none !important;margin:0 !important}.menu-toggle span + span{margin-top:4px !important}.menu-toggle[aria-expanded="true"]{background:linear-gradient(180deg,#fff0e8 0%,#ead1c2 100%) !important;color:var(--brand-dark) !important}.site-check-wrap{border-radius:26px !important;padding:18px !important;background:linear-gradient(180deg,#fff6ef 0%,#f5e5d9 100%) !important}.site-check-grid{grid-template-columns:1fr !important;gap:12px !important}.site-check-card{min-height:0 !important;display:grid !important;grid-template-columns:46px 1fr !important;align-items:flex-start !important;gap:13px !important;padding:16px !important;border-radius:20px !important;background:linear-gradient(180deg,#fffdf9 0%,#f6e6da 100%) !important;border:1px solid rgba(132,73,55,.14) !important;box-shadow:0 12px 28px rgba(72,38,26,.055) !important}.site-check-card::before,.site-check-card::after{display:none !important}.site-check-icon{width:42px !important;height:42px !important;border-radius:15px !important;margin:0 !important}.site-check-icon svg{width:21px !important;height:21px !important}.site-check-card h3{font-size:15.5px !important;line-height:1.25 !important;margin:0 0 6px !important;letter-spacing:-.02em !important}.site-check-card p{font-size:13.2px !important;line-height:1.55 !important;margin:0 !important}.problem-pills{display:grid !important;grid-template-columns:1fr !important;gap:8px !important}.problem-pills span{width:100% !important;justify-content:flex-start !important;padding:10px 12px !important}.footer-row{grid-template-columns:1fr !important;align-items:flex-start !important;gap:16px !important}.footer-meta{justify-content:space-between !important;width:100% !important}.footer-address{padding:14px !important;border-radius:18px !important;background:rgba(255,255,255,.06) !important;border:1px solid rgba(255,255,255,.08) !important}}@media (max-width:980px){.area-panel{padding:34px 28px 24px}.area-content{min-height:300px}.skyline{width:min(78%,620px);right:-12px;bottom:0;opacity:.24}.area-copy{max-width:100%;padding-right:0}.area-copy p{max-width:100%}}@media (max-width:700px){.area-panel{padding:28px 20px 20px}.area-content{min-height:auto;padding-bottom:132px}.area-copy h2{font-size:36px}.area-copy p{font-size:14px;line-height:1.72}.area-links{gap:8px 12px}.area-links a{font-size:12px}.skyline{right:0;left:auto;bottom:2px;width:min(92%,420px);max-width:none;opacity:.22}}.site-footer .social{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.site-footer .social .social-x{font-size:14px;font-weight:900;line-height:1}.profile-links a[href*="youtube"] svg,.profile-links a[href*="pinterest"] svg,.profile-links a[href*="x.com"] svg{width:17px;height:17px}.profile-links a[href*="youtube"]{border-color:rgba(255,0,0,.18) !important;background:linear-gradient(135deg,rgba(255,0,0,.08),rgba(255,255,255,.88)) !important}.profile-links a[href*="pinterest"]{border-color:rgba(189,8,28,.18) !important;background:linear-gradient(135deg,rgba(189,8,28,.08),rgba(255,255,255,.88)) !important}.profile-links a[href*="x.com"]{border-color:rgba(25,20,19,.18) !important;background:linear-gradient(135deg,rgba(25,20,19,.06),rgba(255,255,255,.88)) !important}.faq-toggle{appearance:none;-webkit-appearance:none;border:0;background:transparent;padding:0;margin:0;width:100%;display:block;color:inherit;font:inherit;line-height:inherit;text-align:left;cursor:pointer}.faq-toggle:focus-visible{outline:2px solid rgba(197,17,34,.45);outline-offset:4px;border-radius:10px}.btn-wa{background:#075e34!important;color:#fff!important}.btn-wa:hover{background:#064a29!important;color:#fff!important}.btn-wa:focus-visible{outline-color:rgba(7,94,52,.55)!important}:root{--rhs-anchor-offset:106px!important}html{scroll-padding-top:var(--rhs-anchor-offset)!important}.section,[id]{scroll-margin-top:var(--rhs-anchor-offset)!important}@media (max-width:700px){:root{--rhs-anchor-offset:104px!important}}.contact-panel.contact-cta{display:grid!important;grid-template-columns:minmax(0,1.38fr) minmax(360px,.82fr)!important;gap:clamp(28px,4vw,58px)!important;align-items:stretch!important;padding:clamp(28px,4vw,48px)!important;border-radius:32px!important;}.contact-main{min-width:0!important;}.contact-facts{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important;margin-top:24px!important;}.contact-fact{min-height:136px!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;gap:14px!important;padding:22px 24px!important;border-radius:22px!important;border:1px solid rgba(132,73,55,.16)!important;background:linear-gradient(145deg,#fffdf9 0%,#fff6ef 100%)!important;box-shadow:0 16px 34px rgba(72,38,26,.055)!important;text-decoration:none!important;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease!important;}.contact-fact:hover{transform:translateY(-2px)!important;border-color:rgba(197,17,34,.24)!important;box-shadow:0 20px 40px rgba(72,38,26,.08)!important;}.contact-fact svg{width:48px!important;height:48px!important;padding:13px!important;border-radius:18px!important;background:linear-gradient(135deg,#c51122 0%,#99131c 100%)!important;color:#fff!important;box-shadow:0 12px 26px rgba(153,19,28,.18)!important;}.contact-fact-email svg{background:linear-gradient(135deg,#c51122 0%,#99131c 100%)!important;}.contact-facts .contact-fact:not(.contact-fact-call):not(.contact-fact-email) svg{background:linear-gradient(135deg,#ca7a52 0%,#a95536 100%)!important;box-shadow:0 12px 26px rgba(169,85,54,.16)!important;}.contact-fact span{color:#5f514b!important;font-size:14px!important;line-height:1.45!important;}.contact-fact span strong{display:block!important;margin-bottom:4px!important;color:#211714!important;font-size:16.5px!important;letter-spacing:-.01em!important;}.profile-links{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:12px!important;margin-top:26px!important;padding-top:26px!important;border-top:0!important;}.profile-links>span{grid-column:1/-1!important;width:100%!important;display:grid!important;grid-template-columns:1fr auto 1fr!important;align-items:center!important;gap:18px!important;margin:0!important;color:#9f0f1e!important;font-size:12px!important;font-weight:900!important;letter-spacing:.18em!important;text-transform:uppercase!important;white-space:nowrap!important;}.profile-links>span::before,.profile-links>span::after{content:""!important;height:1px!important;background:linear-gradient(90deg,transparent,rgba(132,73,55,.22))!important;}.profile-links>span::after{background:linear-gradient(90deg,rgba(132,73,55,.22),transparent)!important;}.profile-links a{min-height:50px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:9px!important;padding:11px 12px!important;border-radius:15px!important;border:1px solid rgba(197,17,34,.15)!important;background:linear-gradient(145deg,#fffdf9 0%,#fff3ec 100%)!important;color:#251a16!important;font-size:13px!important;font-weight:850!important;text-decoration:none!important;box-shadow:0 10px 24px rgba(72,38,26,.045)!important;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease!important;}.profile-links a:hover{transform:translateY(-2px)!important;border-color:rgba(197,17,34,.28)!important;box-shadow:0 14px 28px rgba(72,38,26,.07)!important;}.profile-links a svg{width:18px!important;height:18px!important;flex:0 0 auto!important;color:var(--profile-icon,#c51122)!important;stroke:currentColor!important;}.profile-links a[href*="google.com/maps"]{grid-column:1/-1!important;justify-content:flex-start!important;min-height:62px!important;padding:14px 18px!important;border-color:rgba(44,112,214,.25)!important;background:linear-gradient(135deg,#f7fbff 0%,#fffdf9 100%)!important;box-shadow:0 12px 28px rgba(44,112,214,.06)!important;}.profile-links a[href*="google.com/maps"] svg{display:none!important;}.profile-links a[href*="google.com/maps"]::before{content:"G"!important;width:30px!important;height:30px!important;display:grid!important;place-items:center!important;border-radius:999px!important;background:conic-gradient(from 45deg,#4285f4 0 25%,#34a853 0 50%,#fbbc05 0 75%,#ea4335 0 100%)!important;color:#fff!important;font-weight:950!important;font-size:17px!important;letter-spacing:-.04em!important;box-shadow:0 8px 18px rgba(44,112,214,.12)!important;}.profile-links a[href*="google.com/maps"]::after{content:"→"!important;margin-left:auto!important;width:28px!important;height:28px!important;display:grid!important;place-items:center!important;border-radius:999px!important;border:1px solid rgba(44,112,214,.18)!important;color:#2f70d8!important;background:#fff!important;font-size:15px!important;}.profile-links a[href*="instagram"]{--profile-icon:#e1306c!important;}.profile-links a[href*="facebook"]{--profile-icon:#1877f2!important;border-color:rgba(24,119,242,.18)!important;background:linear-gradient(145deg,#f7fbff 0%,#fffdf9 100%)!important;}.profile-links a[href*="youtube"]{--profile-icon:#ff0000!important;}.profile-links a[href*="pinterest"]{--profile-icon:#bd081c!important;}.profile-links a[href*="x.com"]{--profile-icon:#111!important;}.profile-links a[href*="x.com"] svg{stroke-width:2.1!important;}.contact-action-card{align-self:stretch!important;border-radius:30px!important;border:1px solid rgba(132,73,55,.15)!important;background:linear-gradient(150deg,#fffdf9 0%,#fff7f1 100%)!important;box-shadow:0 20px 52px rgba(72,38,26,.065)!important;padding:28px!important;}.action-label{display:block!important;color:#9f0f1e!important;font-size:13px!important;font-weight:900!important;letter-spacing:.12em!important;text-transform:uppercase!important;padding-bottom:14px!important;border-bottom:1px solid rgba(132,73,55,.14)!important;}.contact-action-note{margin:18px 0 20px!important;color:#5d5049!important;font-size:14.4px!important;line-height:1.55!important;}.contact-action-list{display:grid!important;gap:14px!important;}.action-link{min-height:78px!important;display:grid!important;grid-template-columns:58px 1fr 28px!important;align-items:center!important;gap:16px!important;padding:14px 15px!important;border-radius:19px!important;text-decoration:none!important;border:1px solid rgba(197,17,34,.17)!important;background:linear-gradient(135deg,#fff7f3 0%,#fffdf9 100%)!important;box-shadow:0 12px 28px rgba(72,38,26,.045)!important;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease!important;}.action-link:hover{transform:translateY(-2px)!important;border-color:rgba(197,17,34,.28)!important;box-shadow:0 16px 32px rgba(72,38,26,.075)!important;}.action-icon{width:56px!important;height:56px!important;border-radius:17px!important;display:grid!important;place-items:center!important;box-shadow:0 12px 24px rgba(153,19,28,.16)!important;}.action-icon svg{width:25px!important;height:25px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.9!important;stroke-linecap:round!important;stroke-linejoin:round!important;}.action-copy strong{display:block!important;color:#1f1714!important;font-size:17px!important;line-height:1.2!important;margin-bottom:4px!important;}.action-copy small{display:block!important;color:#5f514b!important;font-size:13.2px!important;line-height:1.4!important;}.action-arrow{width:28px!important;height:28px!important;display:grid!important;place-items:center!important;border-radius:999px!important;border:1px solid rgba(132,73,55,.14)!important;background:#fffaf6!important;color:#7d5a4b!important;font-style:normal!important;font-weight:900!important;}.action-link.call .action-icon,.action-link.book .action-icon{background:linear-gradient(135deg,#c51122,#99131c)!important;color:#fff!important;}.action-link.whatsapp{border-color:rgba(7,94,52,.18)!important;background:linear-gradient(135deg,#f1fbf5 0%,#fffdf9 100%)!important;}.action-link.whatsapp .action-icon{background:linear-gradient(135deg,#14a85c,#075e34)!important;color:#fff!important;box-shadow:0 12px 24px rgba(7,94,52,.16)!important;}.action-link.google{border-color:rgba(44,112,214,.20)!important;background:linear-gradient(135deg,#f7fbff 0%,#fffdf9 100%)!important;}.action-link.google .action-icon{background:linear-gradient(135deg,#4285f4,#2f70d8)!important;color:#fff!important;box-shadow:0 12px 24px rgba(44,112,214,.16)!important;}@media (max-width:980px){.contact-panel.contact-cta{grid-template-columns:1fr!important;}.contact-action-card{max-width:none!important;}}@media (max-width:700px){.contact-panel.contact-cta{padding:24px 16px 28px!important;border-radius:26px!important;gap:22px!important;}.contact-main h2{font-size:clamp(30px,9vw,40px)!important;line-height:1.14!important;}.contact-intro{font-size:14.5px!important;line-height:1.65!important;}.contact-facts{grid-template-columns:1fr!important;gap:12px!important;margin-top:20px!important;}.contact-fact{min-height:88px!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;gap:14px!important;padding:15px 16px!important;border-radius:20px!important;}.contact-fact::after{content:"›"!important;margin-left:auto!important;color:#211714!important;font-size:32px!important;line-height:1!important;font-weight:300!important;}.contact-fact svg{width:50px!important;height:50px!important;min-width:50px!important;padding:13px!important;border-radius:18px!important;}.contact-fact span strong{font-size:16.2px!important;margin-bottom:2px!important;}.contact-fact span{font-size:13.8px!important;}.profile-links{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;margin-top:22px!important;padding-top:24px!important;}.profile-links>span{gap:14px!important;font-size:12px!important;letter-spacing:.18em!important;}.profile-links a{min-height:52px!important;padding:11px 12px!important;border-radius:16px!important;justify-content:flex-start!important;font-size:13px!important;}.profile-links a[href*="google.com/maps"]{grid-column:1/-1!important;min-height:58px!important;padding:13px 15px!important;}.profile-links a[href*="x.com"]{grid-column:1/-1!important;justify-self:center!important;width:min(58%,230px)!important;justify-content:center!important;}.contact-action-card{display:none!important;}.mobile-sticky{left:12px!important;right:12px!important;bottom:10px!important;padding:8px!important;border-radius:24px!important;background:rgba(255,250,246,.95)!important;border:1px solid rgba(132,73,55,.16)!important;box-shadow:0 18px 46px rgba(22,15,12,.26)!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;backdrop-filter:blur(12px)!important;}.mobile-sticky::before{content:""!important;position:absolute!important;left:50%!important;top:-12px!important;width:46px!important;height:4px!important;transform:translateX(-50%)!important;border-radius:999px!important;background:rgba(255,250,246,.35)!important;}.mobile-sticky .btn{min-height:52px!important;border-radius:17px!important;font-size:14px!important;font-weight:900!important;box-shadow:none!important;}}@media (max-width:700px){html,body{overflow-x:hidden!important;}body{padding-bottom:calc(92px + env(safe-area-inset-bottom))!important;}.site-header{z-index:130!important;}.mobile-header-actions{gap:9px!important;flex:0 0 auto!important;}.mobile-book-chip{white-space:nowrap!important;min-width:max-content!important;}.menu-toggle{width:46px!important;height:46px!important;min-width:46px!important;padding:0!important;border-radius:17px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:4px!important;background:linear-gradient(180deg,#fffaf6 0%,#f5e8de 100%)!important;border:1px solid rgba(132,73,55,.22)!important;color:#c51122!important;box-shadow:0 10px 24px rgba(72,38,26,.08)!important;}.menu-toggle span,.menu-toggle span + span{display:block!important;width:7px!important;height:7px!important;margin:0!important;padding:0!important;border-radius:999px!important;border:2px solid #c51122!important;background:transparent!important;box-shadow:none!important;box-sizing:border-box!important;opacity:1!important;}.mobile-drawer{position:fixed!important;inset:0!important;z-index:180!important;display:block!important;pointer-events:none!important;}.mobile-drawer-backdrop{position:absolute!important;inset:0!important;background:rgba(24,16,13,.48)!important;opacity:0!important;backdrop-filter:blur(7px)!important;-webkit-backdrop-filter:blur(7px)!important;transition:opacity .22s ease!important;}.mobile-drawer-panel{position:absolute!important;left:10px!important;right:10px!important;top:auto!important;bottom:10px!important;width:auto!important;height:auto!important;max-height:min(80vh,590px)!important;overflow:auto!important;padding:28px 16px 16px!important;border-radius:28px 28px 22px 22px!important;background:linear-gradient(180deg,#fffaf6 0%,#f7eadf 100%)!important;border:1px solid rgba(132,73,55,.18)!important;box-shadow:0 28px 90px rgba(22,15,12,.34)!important;display:flex!important;flex-direction:column!important;gap:14px!important;transform:translateY(115%)!important;opacity:1!important;transition:transform .28s cubic-bezier(.2,.8,.2,1)!important;box-sizing:border-box!important;}.mobile-drawer-panel::before{content:""!important;position:absolute!important;top:10px!important;left:50%!important;width:48px!important;height:5px!important;transform:translateX(-50%)!important;border-radius:999px!important;background:rgba(132,73,55,.22)!important;}.mobile-drawer.is-open{pointer-events:auto!important;}.mobile-drawer.is-open .mobile-drawer-backdrop{opacity:1!important;}.mobile-drawer.is-open .mobile-drawer-panel{transform:translateY(0)!important;}.body-menu-open{overflow:hidden!important;}.mobile-drawer-head{display:flex!important;align-items:center!important;justify-content:space-between!important;padding:0 2px 13px!important;border-bottom:1px solid rgba(132,73,55,.14)!important;gap:12px!important;}.mobile-drawer-head strong{color:#211714!important;font-size:25px!important;line-height:1!important;letter-spacing:-.05em!important;font-weight:950!important;}.menu-close{width:46px!important;height:46px!important;min-width:46px!important;border-radius:17px!important;display:grid!important;place-items:center!important;padding:0!important;background:#fffaf6!important;border:1px solid rgba(132,73,55,.19)!important;color:#99131c!important;font-size:32px!important;line-height:1!important;font-weight:500!important;box-shadow:0 10px 24px rgba(72,38,26,.07)!important;}.mobile-drawer-nav{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;}.mobile-drawer-nav a{position:relative!important;min-height:96px!important;padding:13px!important;border-radius:18px!important;display:flex!important;flex-direction:column!important;justify-content:space-between!important;align-items:flex-start!important;background:linear-gradient(180deg,#fffdf9 0%,#f6e8dd 100%)!important;border:1px solid rgba(132,73,55,.15)!important;box-shadow:0 10px 24px rgba(72,38,26,.045)!important;color:#211714!important;text-decoration:none!important;overflow:hidden!important;}.mobile-drawer-nav a::after{display:none!important;content:none!important;}.mobile-menu-icon{width:36px!important;height:36px!important;display:grid!important;place-items:center!important;border-radius:14px!important;background:linear-gradient(180deg,#fff5ef 0%,#f4e2d6 100%)!important;border:1px solid rgba(197,17,34,.16)!important;color:#c51122!important;opacity:1!important;box-shadow:0 7px 16px rgba(153,19,28,.055)!important;}.mobile-menu-icon svg{width:21px!important;height:21px!important;display:block!important;stroke:currentColor!important;opacity:1!important;visibility:visible!important;fill:none!important;}.mobile-menu-label{display:block!important;max-width:calc(100% - 32px)!important;color:#1f1714!important;font-size:13.6px!important;line-height:1.15!important;font-weight:950!important;letter-spacing:-.03em!important;text-align:left!important;}.mobile-menu-arrow{position:absolute!important;right:13px!important;bottom:13px!important;width:28px!important;height:28px!important;border-radius:999px!important;display:grid!important;place-items:center!important;background:#f9e3de!important;color:#c51122!important;font-size:15px!important;font-weight:950!important;line-height:1!important;}.mobile-drawer-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;margin-top:4px!important;padding-top:14px!important;border-top:1px solid rgba(132,73,55,.14)!important;}.mobile-drawer-actions .btn{min-width:0!important;width:100%!important;min-height:52px!important;border-radius:17px!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:14px!important;font-weight:950!important;line-height:1!important;white-space:nowrap!important;box-shadow:none!important;}.mobile-drawer-actions .btn-call{background:#fffaf6!important;color:#251815!important;border:1px solid rgba(132,73,55,.18)!important;}.mobile-sticky{position:fixed!important;left:max(12px,env(safe-area-inset-left))!important;right:max(12px,env(safe-area-inset-right))!important;bottom:calc(10px + env(safe-area-inset-bottom))!important;width:auto!important;max-width:none!important;box-sizing:border-box!important;padding:8px!important;border-radius:24px!important;background:rgba(255,250,246,.96)!important;border:1px solid rgba(132,73,55,.16)!important;box-shadow:0 18px 46px rgba(22,15,12,.24)!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:8px!important;transform:none!important;z-index:150!important;overflow:visible!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important;}.mobile-sticky::before{content:""!important;position:absolute!important;left:50%!important;top:-12px!important;width:46px!important;height:4px!important;transform:translateX(-50%)!important;border-radius:999px!important;background:rgba(255,250,246,.38)!important;}.mobile-sticky .btn{min-width:0!important;width:100%!important;min-height:52px!important;border-radius:17px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;padding:0 10px!important;font-size:14px!important;font-weight:950!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;box-shadow:none!important;}.mobile-sticky .btn-call{background:linear-gradient(135deg,#cf1024 0%,#a20f1c 100%)!important;color:#fff!important;border:1px solid rgba(197,17,34,.18)!important;}.mobile-sticky .btn-wa{background:#075e34!important;color:#fff!important;}}@media (max-width:700px){.menu-toggle{width:46px!important;height:46px!important;min-width:46px!important;padding:0!important;border-radius:17px!important;display:grid!important;place-items:center!important;background:linear-gradient(180deg,#fffaf6 0%,#f5e8de 100%)!important;border:1px solid rgba(132,73,55,.22)!important;color:#c51122!important;box-shadow:0 10px 24px rgba(72,38,26,.08)!important;}.menu-toggle span{display:none!important;}.menu-toggle .kebab-hollow{width:18px!important;height:34px!important;display:block!important;overflow:visible!important;}.menu-toggle .kebab-hollow circle{fill:#fffaf6!important;stroke:#c51122!important;stroke-width:2.15!important;vector-effect:non-scaling-stroke!important;}.menu-toggle:focus-visible{outline:2px solid rgba(197,17,34,.34)!important;outline-offset:3px!important;}.mobile-drawer-nav a{min-height:104px!important;padding:14px!important;border-radius:19px!important;background:linear-gradient(180deg,#fffdf9 0%,#f7eadf 100%)!important;border:1px solid rgba(132,73,55,.16)!important;}.mobile-menu-icon{width:44px!important;height:44px!important;min-width:44px!important;display:grid!important;place-items:center!important;border-radius:15px!important;background:linear-gradient(180deg,#fff7f1 0%,#f0d7cb 100%)!important;border:1.3px solid rgba(197,17,34,.24)!important;color:#b80f20!important;opacity:1!important;box-shadow:0 8px 18px rgba(153,19,28,.075),inset 0 1px 0 rgba(255,255,255,.72)!important;}.mobile-menu-icon svg{width:25px!important;height:25px!important;display:block!important;overflow:visible!important;stroke:currentColor!important;stroke-width:2.25!important;stroke-linecap:round!important;stroke-linejoin:round!important;fill:none!important;opacity:1!important;visibility:visible!important;}.mobile-menu-icon svg *{stroke:currentColor!important;stroke-width:2.25!important;stroke-linecap:round!important;stroke-linejoin:round!important;fill:none!important;vector-effect:non-scaling-stroke!important;opacity:1!important;visibility:visible!important;}.mobile-menu-label{margin-top:7px!important;font-size:13.8px!important;line-height:1.1!important;font-weight:950!important;color:#1f1714!important;}.mobile-menu-arrow{right:13px!important;bottom:13px!important;width:29px!important;height:29px!important;background:#f8ded8!important;color:#b80f20!important;}}.mobile-drawer[hidden]{display:none!important;}.menu-toggle{width:42px!important;height:42px!important;border-radius:15px!important;display:inline-grid!important;place-items:center!important;padding:0!important;background:linear-gradient(180deg,#fffaf6 0%,#f6e8dd 100%)!important;border:1px solid rgba(132,73,55,.18)!important;box-shadow:0 8px 22px rgba(72,38,26,.07)!important;}.menu-toggle .kebab-dot-stack{display:grid!important;grid-template-rows:repeat(3,7px)!important;gap:3px!important;width:12px!important;height:auto!important;place-items:center!important;}.menu-toggle .kebab-dot-stack i{display:block!important;width:7px!important;height:7px!important;box-sizing:border-box!important;border:2px solid #c51122!important;border-radius:50%!important;background:transparent!important;box-shadow:none!important;margin:0!important;padding:0!important;line-height:0!important;aspect-ratio:1/1!important;}.mobile-drawer-nav a{min-height:106px!important;padding:13px 12px 12px!important;gap:10px!important;background:linear-gradient(180deg,#fffdf9 0%,#f8eee6 100%)!important;border:1px solid rgba(132,73,55,.16)!important;box-shadow:0 12px 26px rgba(72,38,26,.055)!important;}.mobile-menu-icon{width:44px!important;height:44px!important;border-radius:16px!important;background:linear-gradient(180deg,#fff4ed 0%,#f2ded1 100%)!important;border:1px solid rgba(197,17,34,.22)!important;color:#b40f1d!important;box-shadow:0 8px 18px rgba(153,19,28,.08)!important;opacity:1!important;}.mobile-menu-icon svg{width:26px!important;height:26px!important;stroke:currentColor!important;stroke-width:2.15!important;stroke-linecap:round!important;stroke-linejoin:round!important;fill:none!important;display:block!important;opacity:1!important;visibility:visible!important;}.mobile-menu-label{font-size:14px!important;line-height:1.18!important;font-weight:900!important;letter-spacing:-.02em!important;}.mobile-menu-arrow{width:30px!important;height:30px!important;right:12px!important;bottom:12px!important;font-size:17px!important;color:#b40f1d!important;background:#fae5df!important;}@media (max-width:700px){body{padding-bottom:calc(92px + env(safe-area-inset-bottom,0px))!important;}.mobile-sticky{left:12px!important;right:12px!important;bottom:calc(10px + env(safe-area-inset-bottom,0px))!important;width:auto!important;max-width:none!important;padding:9px!important;border-radius:24px!important;gap:9px!important;box-sizing:border-box!important;}.mobile-sticky a{min-width:0!important;flex:1 1 0!important;height:50px!important;border-radius:17px!important;white-space:nowrap!important;}}@media (max-width:700px){.menu-toggle{width:46px!important;height:46px!important;min-width:46px!important;min-height:46px!important;padding:0!important;border-radius:17px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;flex-direction:row!important;gap:0!important;background:linear-gradient(180deg,#fffaf6 0%,#f6e8dd 100%)!important;border:1px solid rgba(132,73,55,.19)!important;box-shadow:0 8px 22px rgba(72,38,26,.07)!important;color:#c51122!important;}.menu-toggle span,.menu-toggle i,.menu-toggle .kebab-dot-stack{display:none!important;}.menu-toggle .kebab-circle-icon{display:block!important;width:20px!important;height:34px!important;min-width:20px!important;max-width:20px!important;min-height:34px!important;max-height:34px!important;flex:0 0 20px!important;overflow:visible!important;transform:none!important;aspect-ratio:auto!important;}.menu-toggle .kebab-circle-icon circle{fill:none!important;stroke:#c51122!important;stroke-width:2!important;vector-effect:non-scaling-stroke!important;opacity:1!important;}}.social-x-icon{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:2.1;stroke-linecap:round;stroke-linejoin:round}.footer-address span span{display:inline}.footer-address br{display:block}@media(max-width:700px){.footer-address{line-height:1.58!important}.footer-address span span{display:inline}.footer-address strong{margin-bottom:6px!important}}a,button,.brand,.brand *,.service-card,.service-card *,.nav-links a,.call-chip,.mobile-drawer-nav a,.sticky-action,.btn,.profile-links a{-webkit-tap-highlight-color:transparent;}a:focus:not(:focus-visible),button:focus:not(:focus-visible),.brand:focus:not(:focus-visible),.service-card:focus:not(:focus-visible),.nav-links a:focus:not(:focus-visible),.call-chip:focus:not(:focus-visible),.btn:focus:not(:focus-visible){outline:0!important;box-shadow:none!important;}.brand,.brand *,.service-card,.service-card *{-webkit-user-select:none;user-select:none;}.booking-actions{gap:18px!important}.form-actions{display:flex!important;align-items:center!important;gap:22px!important;flex-wrap:nowrap!important;margin-top:6px!important}.form-actions .btn{min-height:56px!important;border-radius:16px!important;padding-left:24px!important;padding-right:24px!important}.form-actions .btn-primary{flex:1 1 auto!important;min-width:0!important}.form-actions .btn-secondary{flex:0 0 auto!important;min-width:124px!important;background:#f3f0ec!important;color:#261f1d!important;border:1px solid rgba(110,70,55,.16)!important;box-shadow:none!important}@media (max-width:380px){.form-actions{gap:16px!important}.form-actions .btn{padding-left:18px!important;padding-right:18px!important}.form-actions .btn-secondary{min-width:108px!important}}@media (min-width:851px){.services-container{width:min(100% - 72px,1120px) !important;max-width:1120px !important;}.service-grid{grid-template-columns:repeat(3,minmax(0,1fr)) !important;gap:18px !important;}.service-card{min-height:176px !important;}}@media (min-width:1181px){.service-grid{grid-template-columns:repeat(3,minmax(0,1fr)) !important;}}@media (min-width:981px){.services-section{overflow:hidden;}.services-container{width:min(100% - 96px,1320px) !important;max-width:1320px !important;margin-inline:auto !important;}.service-grid{grid-template-columns:repeat(3,minmax(0,1fr)) !important;gap:22px !important;}.service-card{min-height:186px !important;}}@media (min-width:1181px){.services-container{width:min(100% - 96px,1320px) !important;max-width:1320px !important;}}@media (min-width:851px) and (max-width:980px){.services-container{width:min(100% - 48px,1120px) !important;max-width:1120px !important;}.service-grid{grid-template-columns:repeat(3,minmax(0,1fr)) !important;gap:15px !important;}}.pricing-overview-section{padding:18px 0 24px;background:linear-gradient(180deg,#fff7f2 0%,#fffaf5 100%);border-bottom:1px solid rgba(82,45,31,.07)}.pricing-overview-shell{position:relative;overflow:hidden;padding:22px;border:1px solid rgba(132,73,55,.14);border-radius:26px;background:linear-gradient(145deg,#fffefa 0%,#fff7f1 100%);box-shadow:0 18px 48px rgba(72,38,26,.075)}.pricing-overview-shell::before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,var(--brand),#d68168 58%,#efc5b5)}.pricing-overview-head{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:18px;align-items:center;margin-bottom:14px}.pricing-overview-copy .kicker{margin-bottom:7px}.pricing-overview-copy h2{margin:0 0 8px;color:#211715;font-size:clamp(26px,2.35vw,34px);line-height:1.12;letter-spacing:-.04em}.pricing-overview-copy>p:last-child{max-width:710px;margin:0;color:#65534d;font-size:14px;line-height:1.58}.pricing-quote-note{display:grid;grid-template-columns:38px 1fr;gap:11px;align-items:center;padding:13px 14px;border:1px solid rgba(132,73,55,.12);border-radius:18px;background:rgba(255,255,255,.72)}.pricing-quote-note>svg{width:38px;height:38px;padding:8px;border-radius:13px;background:#fff0e9;color:#ae1722;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.pricing-quote-note strong{display:block;margin-bottom:3px;color:#2b1c18;font-size:13px;line-height:1.3}.pricing-quote-note span{display:block;color:#725f58;font-size:11.5px;line-height:1.45}.pricing-feature-grid{display:grid;grid-template-columns:minmax(0,1.85fr) minmax(265px,.75fr);gap:12px;margin-bottom:12px}.pricing-feature-card,.pricing-rate-card{position:relative;border:1px solid rgba(132,73,55,.13);background:#fff;border-radius:20px;box-shadow:0 9px 24px rgba(72,38,26,.05);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.pricing-feature-card:hover,.pricing-rate-card:hover{transform:translateY(-2px);border-color:rgba(197,17,34,.24);box-shadow:0 14px 32px rgba(72,38,26,.09)}.pricing-feature-card{padding:16px 17px}.interior-package-card{background:linear-gradient(135deg,#fff 0%,#fff8f3 100%)}.exterior-package-card{display:flex;flex-direction:column;background:linear-gradient(145deg,#fffdf9 0%,#fff1e9 100%)}.pricing-feature-heading{display:flex;align-items:center;gap:11px;margin-bottom:12px}.pricing-line-icon{display:grid;place-items:center;flex:0 0 42px;width:42px;height:42px;border-radius:14px;border:1px solid rgba(197,17,34,.12);background:linear-gradient(180deg,#fff3ed,#f8ded3);color:#ad1822}.pricing-line-icon svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.pricing-card-eyebrow{margin:0 0 3px;color:#8a6258;font-size:10.5px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.pricing-feature-heading h3,.pricing-rate-copy h3{margin:0;color:#281a17;letter-spacing:-.025em}.pricing-feature-heading h3{font-size:18px;line-height:1.2}.pricing-card-service-link{color:inherit;text-decoration:none}.pricing-card-service-link::after{content:"";position:absolute;inset:0;border-radius:inherit}.bhk-package-grid{position:relative;z-index:2;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.bhk-package-option{display:flex;flex-direction:column;align-items:flex-start;min-width:0;padding:12px;border:1px solid rgba(132,73,55,.12);border-radius:15px;background:rgba(255,255,255,.82);text-decoration:none;transition:background .18s ease,border-color .18s ease,transform .18s ease}.bhk-package-option:hover,.bhk-package-option:focus-visible{background:#fff;border-color:rgba(197,17,34,.28);transform:translateY(-1px);outline:3px solid rgba(197,17,34,.10);outline-offset:2px}.bhk-package-option>span{color:#6e5751;font-size:12px;font-weight:850}.bhk-package-option>strong{margin-top:4px;color:#b01421;font-size:22px;line-height:1;letter-spacing:-.045em}.bhk-package-option>small{margin-top:7px;color:#8f1520;font-size:10.5px;font-weight:800}.pricing-card-support{margin:10px 0 0;color:#715e58;font-size:11.5px;line-height:1.5}.exterior-price-block{display:flex;flex-direction:column;margin:5px 0 8px}.exterior-price-block span{color:#6d5750;font-size:12px;font-weight:750}.exterior-price-block strong{margin-top:3px;color:#b01421;font-size:30px;line-height:1;letter-spacing:-.05em}.pricing-text-action,.pricing-mini-action{position:relative;z-index:2;color:#98101c;text-decoration:none;font-weight:850}.pricing-text-action{display:inline-flex;align-items:center;margin-top:auto;padding-top:10px;font-size:12px}.pricing-text-action:hover,.pricing-mini-action:hover{text-decoration:underline;text-underline-offset:3px}.pricing-rate-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.pricing-rate-card{display:grid;grid-template-columns:42px minmax(0,1fr);grid-template-areas:"icon copy" "action action";column-gap:10px;row-gap:7px;align-items:start;min-height:126px;padding:13px;background:linear-gradient(180deg,#fff 0%,#fffaf7 100%)}.pricing-rate-card>.pricing-line-icon{grid-area:icon}.pricing-rate-copy{grid-area:copy;min-width:0}.pricing-rate-copy h3{font-size:14px;line-height:1.23;min-height:2.45em}.pricing-rate-copy p{display:flex;align-items:baseline;gap:4px;margin:4px 0 2px;color:#2c1d19}.pricing-rate-copy p strong{font-size:21px;line-height:1;letter-spacing:-.04em}.pricing-rate-copy p span{color:#6c5751;font-size:10.5px;font-weight:750}.pricing-rate-copy small{display:block;color:#745f59;font-size:10.5px;font-weight:750;line-height:1.3}.pricing-mini-action{grid-area:action;justify-self:start;font-size:10.5px}.pricing-overview-footer{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;margin-top:13px;padding-top:13px;border-top:1px solid rgba(132,73,55,.12)}.pricing-overview-footer p{margin:0;color:#66524c;font-size:11.5px;line-height:1.5}.pricing-main-cta{min-height:44px;padding:0 18px;border-radius:14px;font-size:12.5px;position:relative;z-index:2}@media (max-width:1024px){.pricing-overview-head{grid-template-columns:1fr}.pricing-feature-grid{grid-template-columns:1fr}.pricing-rate-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.exterior-package-card{min-height:180px}.pricing-overview-footer{grid-template-columns:1fr}.pricing-main-cta{justify-self:start}}@media (max-width:700px){.pricing-overview-section{padding:12px 0 18px}.pricing-overview-shell{padding:16px 13px 15px;border-radius:22px}.pricing-overview-shell::before{width:3px}.pricing-overview-copy h2{font-size:26px}.pricing-overview-copy>p:last-child{font-size:13px}.pricing-quote-note{grid-template-columns:34px 1fr;padding:11px 12px}.pricing-quote-note>svg{width:34px;height:34px}.pricing-feature-card{padding:14px}.bhk-package-grid{gap:6px}.bhk-package-option{padding:10px 7px}.bhk-package-option>strong{font-size:17px}.bhk-package-option>small{font-size:9px}.pricing-rate-grid{grid-template-columns:1fr}.pricing-rate-card{grid-template-columns:40px minmax(0,1fr) auto;grid-template-areas:"icon copy action";align-items:center;min-height:0;padding:12px}.pricing-rate-card>.pricing-line-icon{width:40px;height:40px}.pricing-rate-copy h3{min-height:0;font-size:14px}.pricing-mini-action{align-self:center;white-space:nowrap}.pricing-overview-footer{gap:12px}.pricing-main-cta{width:100%}}@media (max-width:380px){.bhk-package-option>strong{font-size:15px}.bhk-package-option>small{font-size:8.5px}.pricing-rate-card{grid-template-columns:38px minmax(0,1fr);grid-template-areas:"icon copy" "action action"}.pricing-mini-action{justify-self:start}}@media (min-width:1181px){.pricing-overview-section>.container{width:min(100% - 96px,1320px) !important;max-width:1320px !important;margin-inline:auto !important;}}@media (max-width:1180px){.pricing-overview-section>.container{width:min(100% - 48px,1120px) !important;max-width:1120px !important;margin-inline:auto !important;}}.contact-overhaul-shell.contact-panel.contact-cta{display:grid!important;grid-template-columns:minmax(0,1.18fr) minmax(330px,.82fr)!important;gap:clamp(28px,3.6vw,46px)!important;align-items:start!important;padding:clamp(28px,3.6vw,44px)!important;border-radius:34px!important;background:linear-gradient(180deg,#fffcf8 0%,#fff7f1 100%)!important;border:1px solid rgba(132,73,55,.12)!important;box-shadow:0 22px 52px rgba(72,38,26,.055)!important;}.contact-overhaul-main{min-width:0!important}.contact-overhaul-kicker{margin:0 0 10px!important;color:#a51722!important;font-size:.76rem!important;font-weight:850!important;letter-spacing:.16em!important;text-transform:uppercase!important;}.contact-overhaul-main #contact-title{margin:0 0 12px!important;max-width:730px!important;font-size:clamp(1.95rem,2.72vw,2.72rem)!important;line-height:1.08!important;letter-spacing:-.04em!important;color:#241715!important;}.contact-overhaul-intro{margin:0!important;max-width:700px!important;font-size:.98rem!important;line-height:1.7!important;color:#62504c!important;}.contact-essentials-card{margin-top:22px!important;padding:0!important;overflow:hidden!important;border-radius:24px!important;background:#fffdf9!important;border:1px solid rgba(132,73,55,.12)!important;box-shadow:0 12px 28px rgba(72,38,26,.045)!important;}.contact-essentials-head{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:12px!important;margin:0!important;padding:14px 18px!important;border-bottom:1px solid rgba(132,73,55,.10)!important;background:linear-gradient(180deg,#fffdfb 0%,#fff8f2 100%)!important;}.contact-essentials-head strong{display:block!important;margin-bottom:3px!important;color:#221816!important;font-size:1rem!important;letter-spacing:-.02em!important;}.contact-essentials-head span{display:block!important;color:#7a645d!important;font-size:.84rem!important;line-height:1.45!important;}.contact-essentials-chip{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:30px!important;padding:0 12px!important;border-radius:999px!important;background:rgba(183,28,28,.06)!important;border:1px solid rgba(183,28,28,.11)!important;color:#9f0f1e!important;font-size:.73rem!important;font-weight:800!important;white-space:nowrap!important;}.contact-essentials-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:0!important;}.essential-item{display:grid!important;grid-template-columns:42px 1fr!important;gap:12px!important;align-items:center!important;padding:16px 17px!important;border:0!important;border-right:1px solid rgba(132,73,55,.10)!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;text-decoration:none!important;transition:background .18s ease!important;}.essential-item:last-child{border-right:0!important}.essential-item:hover{background:rgba(183,28,28,.025)!important}.essential-icon{width:42px!important;height:42px!important;display:grid!important;place-items:center!important;border-radius:15px!important;background:linear-gradient(135deg,#c51122 0%,#99131c 100%)!important;color:#fff!important;box-shadow:0 10px 24px rgba(153,19,28,.16)!important;}.essential-area .essential-icon{background:linear-gradient(135deg,#ca7a52 0%,#a95536 100%)!important;box-shadow:0 10px 24px rgba(169,85,54,.16)!important;}.essential-icon svg{width:20px!important;height:20px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.85!important;stroke-linecap:round!important;stroke-linejoin:round!important;}.essential-copy strong{display:block!important;margin-bottom:3px!important;color:#221816!important;font-size:.97rem!important;letter-spacing:-.02em!important;}.essential-copy small{display:block!important;color:#695752!important;font-size:.84rem!important;line-height:1.45!important;}.contact-profile-stack{margin-top:16px!important}.business-profile-row{display:grid!important;grid-template-columns:40px minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;min-height:68px!important;padding:13px 15px!important;border-radius:20px!important;background:linear-gradient(180deg,#f8fbff 0%,#ffffff 100%)!important;border:1px solid rgba(44,112,214,.14)!important;box-shadow:0 10px 22px rgba(44,112,214,.065)!important;text-decoration:none!important;color:#1f1a18!important;transition:transform .18s ease,box-shadow .18s ease!important;}.business-profile-row:hover{transform:translateY(-1px)!important;box-shadow:0 14px 26px rgba(44,112,214,.10)!important;}.business-profile-row-mark{width:40px!important;height:40px!important;display:grid!important;place-items:center!important;border-radius:50%!important;background:#fff!important;border:1px solid rgba(44,112,214,.16)!important;color:#2357d6!important;font-size:1.1rem!important;font-weight:900!important;}.business-profile-row-copy{display:grid!important;gap:2px!important;min-width:0!important}.business-profile-row-copy strong{font-size:.98rem!important;color:#201815!important;letter-spacing:-.02em!important;}.business-profile-row-copy small{font-size:.8rem!important;line-height:1.4!important;color:#6f6058!important;}.business-profile-row-action{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:34px!important;padding:0 12px!important;border-radius:999px!important;background:#fff!important;border:1px solid rgba(44,112,214,.14)!important;color:#3560c2!important;font-size:.76rem!important;font-weight:800!important;white-space:nowrap!important;}.contact-social-section{margin-top:16px!important;padding-top:15px!important;border-top:1px solid rgba(132,73,55,.10)!important;}.contact-social-heading{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin-bottom:10px!important;}.contact-social-heading strong{font-size:.92rem!important;color:#221816!important;letter-spacing:-.01em!important}.contact-social-heading span{font-size:.78rem!important;color:#7b665e!important}.contact-social-links{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:9px!important;}.contact-social-link{min-width:0!important;min-height:42px!important;padding:0 8px!important;border-radius:14px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;background:#fffdf9!important;border:1px solid rgba(132,73,55,.11)!important;text-decoration:none!important;font-size:.73rem!important;font-weight:800!important;white-space:nowrap!important;overflow:hidden!important;transition:transform .18s ease,box-shadow .18s ease!important;}.contact-social-link:hover{transform:translateY(-1px)!important;box-shadow:0 9px 18px rgba(72,38,26,.055)!important}.contact-social-link svg{width:15px!important;height:15px!important;flex:0 0 15px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.8!important;stroke-linecap:round!important;stroke-linejoin:round!important;}.contact-social-link.facebook svg,.contact-social-link.youtube svg{fill:currentColor!important;stroke:none!important}.contact-social-link.instagram{color:#912d56!important;background:linear-gradient(180deg,#fff7fa 0%,#fffdf9 100%)!important;border-color:rgba(211,62,118,.16)!important}.contact-social-link.facebook{color:#2857bf!important;background:linear-gradient(180deg,#f6f9ff 0%,#fffdf9 100%)!important;border-color:rgba(40,87,191,.16)!important}.contact-social-link.youtube{color:#c53636!important;background:linear-gradient(180deg,#fff6f6 0%,#fffdf9 100%)!important;border-color:rgba(197,54,54,.16)!important}.contact-social-link.pinterest{color:#b12635!important;background:linear-gradient(180deg,#fff6f7 0%,#fffdf9 100%)!important;border-color:rgba(177,38,53,.16)!important}.contact-social-link.x{color:#25201f!important;background:linear-gradient(180deg,#fafafa 0%,#fffdf9 100%)!important;border-color:rgba(37,32,31,.14)!important}.contact-booking-panel{padding:22px!important;border-radius:30px!important;background:linear-gradient(180deg,#fffefc 0%,#fff6ef 100%)!important;border:1px solid rgba(132,73,55,.12)!important;box-shadow:0 18px 40px rgba(72,38,26,.055)!important;position:relative!important;overflow:hidden!important;}.contact-booking-panel::before{content:""!important;position:absolute!important;left:0!important;right:0!important;top:0!important;height:4px!important;background:linear-gradient(90deg,#b71c1c 0%,#dd896f 50%,#b71c1c 100%)!important;}.contact-booking-kicker{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:30px!important;padding:0 11px!important;border-radius:999px!important;background:rgba(183,28,28,.06)!important;border:1px solid rgba(183,28,28,.1)!important;color:#9f0f1e!important;font-size:.72rem!important;font-weight:850!important;letter-spacing:.05em!important;text-transform:uppercase!important;}.contact-booking-panel h3{margin:14px 0 8px!important;color:#241715!important;font-size:clamp(1.45rem,1.9vw,1.78rem)!important;line-height:1.1!important;letter-spacing:-.03em!important;}.contact-booking-panel>p{margin:0!important;color:#66534d!important;font-size:.95rem!important;line-height:1.6!important;}.booking-primary-card{display:grid!important;grid-template-columns:52px 1fr 24px!important;align-items:center!important;gap:14px!important;margin-top:18px!important;padding:16px!important;border-radius:24px!important;background:linear-gradient(135deg,#c51122 0%,#99131c 100%)!important;color:#fff!important;text-decoration:none!important;box-shadow:0 18px 34px rgba(153,19,28,.2)!important;transition:transform .18s ease,box-shadow .18s ease!important;}.booking-primary-card:hover{transform:translateY(-2px)!important;box-shadow:0 22px 38px rgba(153,19,28,.25)!important}.booking-primary-icon{width:52px!important;height:52px!important;display:grid!important;place-items:center!important;border-radius:18px!important;background:rgba(255,255,255,.12)!important;border:1px solid rgba(255,255,255,.15)!important;}.booking-primary-icon svg{width:24px!important;height:24px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.9!important;stroke-linecap:round!important;stroke-linejoin:round!important;}.booking-primary-copy{display:grid!important;gap:4px!important}.booking-primary-copy strong{font-size:1.1rem!important;line-height:1.15!important;color:#fff!important}.booking-primary-copy small{font-size:.84rem!important;line-height:1.45!important;color:rgba(255,255,255,.86)!important}.booking-primary-card i{display:grid!important;place-items:center!important;color:#fff!important;font-style:normal!important;font-size:1.12rem!important}.booking-secondary-grid{display:grid!important;gap:12px!important;margin-top:14px!important}.booking-secondary-card{display:grid!important;grid-template-columns:46px 1fr 18px!important;align-items:center!important;gap:12px!important;padding:15px 16px!important;border-radius:20px!important;background:#fff!important;border:1px solid rgba(132,73,55,.11)!important;box-shadow:0 10px 22px rgba(72,38,26,.045)!important;text-decoration:none!important;color:#241715!important;transition:transform .18s ease,box-shadow .18s ease!important;}.booking-secondary-card:hover{transform:translateY(-1px)!important;box-shadow:0 13px 24px rgba(72,38,26,.07)!important}.booking-secondary-icon{width:46px!important;height:46px!important;display:grid!important;place-items:center!important;border-radius:16px!important;color:#fff!important;background:linear-gradient(135deg,#c51122 0%,#99131c 100%)!important;box-shadow:0 10px 22px rgba(153,19,28,.16)!important;}.booking-secondary-card.whatsapp .booking-secondary-icon{background:linear-gradient(135deg,#169e59 0%,#0f7f46 100%)!important;box-shadow:0 10px 22px rgba(15,127,70,.16)!important;}.booking-secondary-icon svg{width:21px!important;height:21px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.85!important;stroke-linecap:round!important;stroke-linejoin:round!important;}.booking-secondary-copy strong{display:block!important;margin-bottom:3px!important;color:#221816!important;font-size:.98rem!important;letter-spacing:-.02em!important;}.booking-secondary-copy small{display:block!important;color:#6a5853!important;font-size:.82rem!important;line-height:1.45!important;}.booking-secondary-card i{display:grid!important;place-items:center!important;color:#8b7068!important;font-style:normal!important;font-size:1rem!important}.contact-assurance-strip{display:flex!important;flex-wrap:wrap!important;gap:7px!important;margin-top:16px!important}.contact-assurance-strip span{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:30px!important;padding:0 10px!important;border-radius:999px!important;background:rgba(132,73,55,.07)!important;border:1px solid rgba(132,73,55,.09)!important;color:#695650!important;font-size:.7rem!important;font-weight:800!important;}.contact-booking-note{margin-top:12px!important;color:#67554f!important;font-size:.82rem!important;line-height:1.55!important}@media (max-width:1180px){.contact-social-links{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (max-width:980px){.contact-overhaul-shell.contact-panel.contact-cta{grid-template-columns:1fr!important;gap:22px!important}.contact-overhaul-main #contact-title{max-width:760px!important}}@media (max-width:700px){.contact-overhaul-shell.contact-panel.contact-cta{padding:22px 16px!important;border-radius:26px!important}.contact-overhaul-main #contact-title{font-size:clamp(1.65rem,8vw,2.15rem)!important}.contact-overhaul-intro{font-size:.95rem!important;line-height:1.65!important}.contact-essentials-head{padding:13px 14px!important;flex-direction:column!important;align-items:flex-start!important}.contact-essentials-grid{grid-template-columns:1fr!important}.essential-item{border-right:0!important;border-bottom:1px solid rgba(132,73,55,.10)!important;padding:14px!important}.essential-item:last-child{border-bottom:0!important}.business-profile-row{grid-template-columns:38px minmax(0,1fr)!important;padding:15px!important;border-radius:20px!important}.business-profile-row-action{grid-column:2!important;justify-self:start!important;margin-top:6px!important}.contact-social-heading{align-items:flex-start!important;flex-direction:column!important;gap:3px!important}.contact-social-links{grid-template-columns:repeat(2,minmax(0,1fr))!important}.contact-social-link.x{grid-column:1/-1!important}.contact-booking-panel{padding:19px!important;border-radius:24px!important}.booking-primary-card{grid-template-columns:46px 1fr 18px!important;padding:15px!important;border-radius:20px!important}.booking-primary-icon{width:46px!important;height:46px!important;border-radius:16px!important}.booking-primary-copy strong{font-size:1rem!important}.booking-secondary-card{grid-template-columns:42px 1fr 16px!important;padding:13px 14px!important;border-radius:18px!important}.booking-secondary-icon{width:42px!important;height:42px!important;border-radius:14px!important}.contact-assurance-strip span{font-size:.68rem!important}}.form-privacy-note{margin:2px 0 10px;color:#75615b;font-size:11.5px;line-height:1.5}.form-privacy-note a{color:#9f0f1e;font-weight:800;text-decoration:underline;text-underline-offset:2px}.footer-legal{display:grid;gap:5px}.footer-legal p{margin:0!important}.footer-legal a{width:max-content;color:#f5d5cb;font-size:11.5px;font-weight:750;text-decoration:underline;text-underline-offset:3px}@media(max-width:700px){.form-privacy-note{font-size:11px}.footer-legal{gap:4px}}.about-business-row{margin-top:10px!important;background:linear-gradient(180deg,#fff8f2 0%,#ffffff 100%)!important;border-color:rgba(197,17,34,.13)!important;box-shadow:0 10px 22px rgba(137,41,31,.055)!important}.about-business-row .business-profile-row-mark{border-radius:13px!important;border-color:rgba(197,17,34,.13)!important;color:#a20f1c!important}.about-business-row .business-profile-row-action{border-color:rgba(197,17,34,.12)!important;color:#9f0f1e!important}.pricing-guide-inline{display:inline-block;margin-left:6px;color:#98101c;text-decoration:underline;text-underline-offset:3px;font-weight:850}.pricing-guide-inline:hover{color:#c51122}.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}}.warranty-coverage{margin-top:16px;padding:22px 24px;border:1px solid rgba(132,73,55,.16);border-radius:24px;background:linear-gradient(180deg,#fffdf9 0%,#f7ece2 100%);box-shadow:0 14px 34px rgba(72,38,26,.055)}.warranty-coverage-head{text-align:center;margin-bottom:16px}.warranty-coverage-head .kicker{margin-bottom:7px}.warranty-coverage-head h3{margin:0;color:#2b201c;font-size:22px;line-height:1.25;letter-spacing:-.025em}.warranty-coverage-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.warranty-coverage-column{padding:18px 19px;border:1px solid rgba(132,73,55,.14);border-radius:18px;background:#fffaf5}.warranty-coverage-column h4{display:flex;align-items:center;gap:9px;margin:0 0 11px;color:#2b201c;font-size:15.5px;line-height:1.3}.warranty-coverage-column h4 span{width:25px;height:25px;border-radius:50%;display:grid;place-items:center;flex:0 0 auto;font-size:17px;font-weight:900}.warranty-covered h4 span{background:rgba(7,94,52,.1);color:#075e34}.warranty-not-covered h4 span{background:rgba(197,17,34,.09);color:#99131c}.warranty-coverage-column ul{margin:0;padding-left:19px}.warranty-coverage-column li{margin:0 0 8px;color:#5f5049;font-size:13.6px;line-height:1.58}.warranty-coverage-column li:last-child{margin-bottom:0}.warranty-coverage-note{margin:14px 2px 0;color:#5f5049;font-size:13.2px;line-height:1.6;text-align:center}.warranty-coverage-note strong{color:#2b201c}@media (max-width:700px){.warranty-coverage{margin-top:12px;padding:18px 14px;border-radius:20px}.warranty-coverage-head{margin-bottom:13px}.warranty-coverage-head h3{font-size:19px}.warranty-coverage-grid{grid-template-columns:1fr;gap:10px}.warranty-coverage-column{padding:15px 15px;border-radius:16px}.warranty-coverage-column li{font-size:13.2px}.warranty-coverage-note{text-align:left;margin:12px 2px 0}}@media (min-width:701px){.service-card.service-card-featured{grid-column:1/-1!important;min-height:142px!important;display:grid!important;grid-template-columns:76px minmax(0,1fr) auto!important;align-items:center!important;column-gap:20px!important;padding:20px 24px!important}.service-card.service-card-featured .service-icon{margin:0!important;width:72px!important;height:72px!important}.service-card.service-card-featured .service-icon svg{width:42px!important;height:42px!important}.service-card-featured-copy{min-width:0}.service-card.service-card-featured h3{margin:0 0 7px!important;font-size:19px!important}.service-card.service-card-featured p{max-width:820px!important;font-size:13px!important}.service-card.service-card-featured .service-card-cta{margin:0!important;white-space:nowrap!important;align-self:center!important}}@media (max-width:700px){.service-card-featured-copy{display:contents}}.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}}body.premium-home-v70{--rhs-red:#b71929;--rhs-red-deep:#82111c;--rhs-coral:#e37c60;--rhs-peach:#f6d9c9;--rhs-blush:#fff1e9;--rhs-cream:#fff9f4;--rhs-paper:#ffffff;--rhs-warm:#f3e5db;--rhs-ink:#221715;--rhs-text:#5b4a45;--rhs-muted:#786660;--rhs-line:rgba(94,55,42,.14);--rhs-shadow:0 22px 58px rgba(71,36,24,.10);--rhs-shadow-soft:0 12px 34px rgba(71,36,24,.075);--rhs-radius:26px;--rhs-max:1180px;background:#fffaf6;color:var(--rhs-text);}body.premium-home-v70 *{box-sizing:border-box}body.premium-home-v70 .container{width:min(calc(100% - 48px),var(--rhs-max));margin-inline:auto}body.premium-home-v70 main{overflow:hidden;background:#fffaf6}body.premium-home-v70 section[id],body.premium-home-v70 #booking-form{scroll-margin-top:105px}body.premium-home-v70 .section{padding:86px 0!important}body.premium-home-v70 .kicker,body.premium-home-v70 .rhs-contact-kicker{margin:0 0 13px!important;color:var(--rhs-red)!important;font-size:12px!important;line-height:1.25!important;letter-spacing:.16em!important;font-weight:900!important;text-transform:uppercase!important;}body.premium-home-v70 .section-title,body.premium-home-v70 .pricing-overview-copy h2,body.premium-home-v70 .area-copy h2,body.premium-home-v70 .rhs-contact-main h2{margin:0!important;color:var(--rhs-ink)!important;font-size:clamp(35px,4.35vw,56px)!important;line-height:1.04!important;letter-spacing:-.05em!important;font-weight:850!important;text-wrap:balance;}body.premium-home-v70 .premium-section-heading{margin:0 0 38px!important;text-align:left!important}body.premium-home-v70 .premium-section-heading-split{display:grid!important;grid-template-columns:minmax(0,1.08fr) minmax(320px,.72fr)!important;gap:62px!important;align-items:end!important;}body.premium-home-v70 .premium-section-heading-split .section-title{text-align:left!important;max-width:730px}body.premium-home-v70 .services-lead,body.premium-home-v70 .site-check-lead,body.premium-home-v70 .standard-lead,body.premium-home-v70 .how-lead,body.premium-home-v70 .faq-lead{color:var(--rhs-muted)!important;font-size:15px!important;line-height:1.76!important;}body.premium-home-v70 .premium-reveal{transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease,background-color .28s ease;}body.premium-home-v70 .site-header{position:sticky!important;top:0!important;z-index:1000!important;background:rgba(255,251,247,.96)!important;border-bottom:1px solid rgba(92,55,43,.09)!important;box-shadow:0 9px 30px rgba(54,28,18,.045)!important;backdrop-filter:blur(16px);}body.premium-home-v70 .nav-wrap{min-height:86px!important}body.premium-home-v70 .brand-mark{background:#fff!important;border-color:rgba(183,25,41,.16)!important;box-shadow:0 7px 18px rgba(68,31,20,.06)!important}body.premium-home-v70 .brand-copy strong{color:var(--rhs-ink)!important;letter-spacing:.015em!important}body.premium-home-v70 .brand-copy span{color:#66534d!important}body.premium-home-v70 .nav-links{gap:8px!important}body.premium-home-v70 .nav-links a{min-height:42px!important;padding:0 15px!important;border:1px solid transparent!important;border-radius:999px!important;background:transparent!important;color:#473733!important;box-shadow:none!important;}body.premium-home-v70 .nav-links a::before{width:5px!important;height:5px!important;background:var(--rhs-coral)!important;box-shadow:none!important}body.premium-home-v70 .nav-links a:hover{background:#fff!important;border-color:rgba(96,56,43,.11)!important;color:var(--rhs-red)!important}body.premium-home-v70 .call-chip{min-height:48px!important;padding:0 22px!important;border-radius:999px!important;background:linear-gradient(135deg,var(--rhs-red),#cf2635)!important;box-shadow:0 12px 28px rgba(183,25,41,.22)!important;}body.premium-home-v70 .premium-hero{position:relative!important;min-height:720px!important;height:auto!important;max-height:none!important;padding:0!important;background:#ead9cb!important;border:0!important;overflow:hidden!important;}body.premium-home-v70 .premium-hero::before{content:""!important;position:absolute!important;inset:0!important;z-index:1!important;background: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;pointer-events:none;}body.premium-home-v70 .premium-hero::after{content:"";position:absolute;z-index:1;left:-120px;bottom:-170px;width:430px;height:430px;border-radius:50%;background:radial-gradient(circle,rgba(227,124,96,.18),transparent 68%);pointer-events:none;}body.premium-home-v70 .hero-media,body.premium-home-v70 .hero-bg{position:absolute!important;inset:0!important;width:100%!important;height:100%!important}body.premium-home-v70 .hero-bg{object-fit:cover!important;object-position:center!important}body.premium-home-v70 .hero-layout{position:relative!important;z-index:2!important;display:grid!important;grid-template-columns:minmax(430px,610px) minmax(390px,470px)!important;gap:66px!important;align-items:center!important;min-height:720px!important;padding:54px 0 60px!important;}body.premium-home-v70 .hero-inner{max-width:610px!important;padding:0!important}body.premium-home-v70 .eyebrow{display:inline-flex!important;align-items:center!important;min-height:36px!important;padding:0 14px!important;border:1px solid rgba(125,72,53,.14)!important;border-radius:999px!important;background:rgba(255,255,255,.79)!important;color:#694f46!important;box-shadow:0 10px 28px rgba(72,38,25,.055)!important;font-size:11.5px!important;letter-spacing:.055em!important;text-transform:uppercase!important;font-weight:850!important;}body.premium-home-v70 h1{max-width:650px!important;margin:22px 0 18px!important;color:#1f1513!important;font-size:clamp(45px,5.05vw,68px)!important;line-height:1!important;letter-spacing:-.062em!important;font-weight:880!important;text-wrap:balance;}body.premium-home-v70 .hero-copy{max-width:570px!important;margin:0 0 27px!important;color:#55433d!important;font-size:16px!important;line-height:1.72!important;}body.premium-home-v70 .hero-book,body.premium-home-v70 .hero-whatsapp{min-height:52px!important;padding:0 23px!important;border-radius:999px!important;font-size:14px!important;font-weight:850!important;}body.premium-home-v70 .hero-whatsapp{margin-left:8px!important;background:rgba(255,255,255,.86)!important;color:#14683c!important;border:1px solid rgba(20,104,60,.20)!important;box-shadow:0 10px 24px rgba(57,32,21,.06)!important;}body.premium-home-v70 .hero-mini-proof{display:flex;flex-wrap:wrap;gap:9px 17px;margin-top:24px;color:#5a4842;font-size:12.4px;font-weight:750;}body.premium-home-v70 .hero-mini-proof span{display:inline-flex;align-items:center;gap:7px}body.premium-home-v70 .hero-mini-proof span::before{content:"✓";display:grid;place-items:center;width:18px;height:18px;border-radius:50%;background:#f3d7cc;color:var(--rhs-red);font-size:10px;font-weight:950}body.premium-home-v70 .booking-card{width:min(100%,470px)!important;padding:25px!important;border:1px solid rgba(88,50,37,.14)!important;border-radius:28px!important;background:rgba(255,253,250,.97)!important;box-shadow:0 32px 84px rgba(45,22,14,.22)!important;backdrop-filter:blur(18px);}body.premium-home-v70 .booking-card::before{content:"";display:block;width:48px;height:4px;margin:-7px auto 18px;border-radius:99px;background:linear-gradient(90deg,var(--rhs-red),var(--rhs-coral))}body.premium-home-v70 .booking-head h2{color:var(--rhs-ink)!important;font-size:27px!important;letter-spacing:-.04em!important}body.premium-home-v70 .city-pill{background:#f8e3d8!important;color:var(--rhs-red-deep)!important}body.premium-home-v70 .booking-form input,body.premium-home-v70 .booking-form select,body.premium-home-v70 .booking-form textarea{min-height:46px!important;border:1px solid rgba(93,55,42,.16)!important;border-radius:13px!important;background:#fff!important;box-shadow:none!important;}body.premium-home-v70 .booking-form textarea{min-height:76px!important}body.premium-home-v70 .booking-actions .btn{border-radius:999px!important}body.premium-home-v70 .form-privacy-note{font-size:10.6px!important;line-height:1.45!important;color:#79655e!important}body.premium-home-v70 .premium-proof-row{position:relative!important;z-index:5!important;width:min(calc(100% - 48px),1180px)!important;margin:-32px auto 0!important;overflow:hidden!important;border:1px solid rgba(93,55,42,.12)!important;border-radius:24px!important;background:#fff!important;box-shadow:0 22px 58px rgba(64,32,22,.10)!important;}body.premium-home-v70 .premium-proof-row .container{width:100%!important}body.premium-home-v70 .premium-proof-row .trust-strip{display:grid!important;grid-template-columns:repeat(6,1fr)!important}body.premium-home-v70 .premium-proof-row .trust-item{min-height:104px!important;padding:18px 16px!important;border:0!important;border-right:1px solid rgba(93,55,42,.09)!important;background:#fff!important;gap:10px!important;}body.premium-home-v70 .premium-proof-row .trust-item:nth-child(2n){background:#fff8f3!important}body.premium-home-v70 .premium-proof-row .trust-item:last-child{border-right:0!important}body.premium-home-v70 .premium-proof-row .trust-icon{width:30px!important;height:30px!important;color:var(--rhs-red)!important;background:#f8e3d9!important;border-radius:10px!important;padding:6px!important}body.premium-home-v70 .premium-proof-row .trust-item strong{color:var(--rhs-ink)!important;font-size:12.3px!important;line-height:1.3!important}body.premium-home-v70 .premium-proof-row .trust-item span{color:#765f57!important;font-size:11.1px!important;line-height:1.45!important}body.premium-home-v70 #starting-prices{padding:92px 0 84px!important;background:radial-gradient(circle at 92% 18%,rgba(227,124,96,.14),transparent 26%),linear-gradient(180deg,#fffaf6 0%,#fff4ed 100%)!important;}body.premium-home-v70 .pricing-overview-shell{padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}body.premium-home-v70 .pricing-overview-shell::before{display:none!important}body.premium-home-v70 .pricing-overview-head{display:grid!important;grid-template-columns:minmax(0,1.1fr) minmax(300px,.58fr)!important;gap:46px!important;align-items:end!important;margin-bottom:28px!important;}body.premium-home-v70 .pricing-overview-copy h2{max-width:780px!important}body.premium-home-v70 .pricing-overview-copy>p:last-child{max-width:750px!important;margin:17px 0 0!important;color:var(--rhs-muted)!important;font-size:15px!important;line-height:1.72!important}body.premium-home-v70 .pricing-quote-note{min-height:112px!important;padding:19px 20px!important;border:1px solid rgba(99,56,42,.11)!important;border-radius:22px!important;background:#fff!important;box-shadow:var(--rhs-shadow-soft)!important;}body.premium-home-v70 .pricing-quote-note svg{color:var(--rhs-red)!important;background:#f8e2d7!important;border-radius:12px!important;padding:7px!important}body.premium-home-v70 .pricing-quote-note strong{color:var(--rhs-ink)!important}body.premium-home-v70 .pricing-quote-note span{color:#765f57!important}body.premium-home-v70 .pricing-feature-grid{display:grid!important;grid-template-columns:1.25fr .75fr!important;gap:18px!important;margin-bottom:18px!important}body.premium-home-v70 .pricing-feature-card{min-height:310px!important;padding:25px!important;border:1px solid rgba(93,55,42,.12)!important;border-radius:26px!important;box-shadow:var(--rhs-shadow-soft)!important;}body.premium-home-v70 .interior-package-card{background:linear-gradient(135deg,#fff 0%,#fff8f3 64%,#f5dfd2 100%)!important}body.premium-home-v70 .exterior-package-card{background:linear-gradient(145deg,#77121c 0%,#ae1b29 55%,#cf6b52 130%)!important;color:#fff!important;border-color:transparent!important}body.premium-home-v70 .pricing-feature-heading{gap:15px!important}body.premium-home-v70 .pricing-line-icon{width:48px!important;height:48px!important;border-radius:15px!important;background:#f7e2d8!important;color:var(--rhs-red)!important;border-color:rgba(183,25,41,.11)!important}body.premium-home-v70 .exterior-package-card .pricing-line-icon{background:rgba(255,255,255,.12)!important;color:#fff!important;border-color:rgba(255,255,255,.16)!important}body.premium-home-v70 .pricing-card-eyebrow{color:var(--rhs-red)!important;font-size:10.5px!important;letter-spacing:.13em!important}body.premium-home-v70 .exterior-package-card .pricing-card-eyebrow{color:#ffd6c7!important}body.premium-home-v70 .pricing-feature-card h3{font-size:25px!important;letter-spacing:-.035em!important}body.premium-home-v70 .pricing-feature-card h3 a{color:var(--rhs-ink)!important}body.premium-home-v70 .exterior-package-card h3 a{color:#fff!important}body.premium-home-v70 .bhk-package-grid{gap:11px!important;margin-top:22px!important}body.premium-home-v70 .bhk-package-option{min-height:118px!important;padding:15px!important;border:1px solid rgba(103,60,45,.12)!important;border-radius:18px!important;background:rgba(255,255,255,.83)!important;}body.premium-home-v70 .bhk-package-option:hover{transform:translateY(-3px);border-color:rgba(183,25,41,.25)!important;box-shadow:0 13px 26px rgba(73,36,23,.08)!important}body.premium-home-v70 .bhk-package-option strong{color:var(--rhs-red)!important;font-size:21px!important}body.premium-home-v70 .exterior-price-block{margin:35px 0 18px!important}body.premium-home-v70 .exterior-price-block strong{font-size:42px!important;color:#fff!important}body.premium-home-v70 .exterior-price-block span,body.premium-home-v70 .exterior-package-card .pricing-card-support,body.premium-home-v70 .exterior-package-card .pricing-text-action{color:rgba(255,255,255,.83)!important}body.premium-home-v70 .pricing-rate-grid{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:14px!important;overflow:visible!important;border:0!important;background:transparent!important;}body.premium-home-v70 .pricing-rate-card{min-height:188px!important;padding:21px!important;border:1px solid rgba(93,55,42,.12)!important;border-radius:22px!important;background:#fff!important;box-shadow:0 12px 30px rgba(71,36,24,.06)!important;}body.premium-home-v70 .pricing-rate-card:nth-child(2){background:#fff8ef!important}body.premium-home-v70 .pricing-rate-card:nth-child(3){background:#fff3ee!important}body.premium-home-v70 .pricing-rate-card:nth-child(4){background:#f7eee7!important}body.premium-home-v70 .pricing-rate-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px rgba(71,36,24,.10)!important}body.premium-home-v70 .pricing-rate-copy h3 a{color:var(--rhs-ink)!important}body.premium-home-v70 .pricing-rate-copy p strong{color:var(--rhs-red)!important}body.premium-home-v70 .pricing-mini-action{color:var(--rhs-red)!important}body.premium-home-v70 .pricing-overview-footer{margin-top:18px!important;padding:21px 23px!important;border:1px solid rgba(93,55,42,.10)!important;border-radius:22px!important;background:#f1e4dc!important;}body.premium-home-v70 .pricing-overview-footer p{color:#5f4c45!important}body.premium-home-v70 #services{position:relative!important;padding:92px 0!important;background:radial-gradient(circle at 7% 5%,rgba(227,124,96,.13),transparent 26%),radial-gradient(circle at 95% 28%,rgba(246,217,201,.42),transparent 26%),#fff!important;color:var(--rhs-text)!important;}body.premium-home-v70 #services::before{display:none!important}body.premium-home-v70 #services .kicker{color:var(--rhs-red)!important}body.premium-home-v70 #services .section-title{color:var(--rhs-ink)!important}body.premium-home-v70 #services .services-lead{color:var(--rhs-muted)!important;text-align:left!important}body.premium-home-v70 .service-showcase-grid{display:grid!important;grid-template-columns:repeat(12,minmax(0,1fr))!important;grid-auto-flow:dense!important;grid-auto-rows:250px!important;gap:16px!important;}body.premium-home-v70 .service-showcase-card{position:relative!important;grid-column:span 4!important;overflow:hidden!important;border:1px solid rgba(86,51,40,.13)!important;border-radius:25px!important;background:#d8c1b6!important;box-shadow:0 16px 38px rgba(64,32,22,.10)!important;}body.premium-home-v70 .service-showcase-card--feature{grid-column:span 7!important;grid-row:span 2!important}body.premium-home-v70 .service-showcase-card--wide{grid-column:span 5!important}body.premium-home-v70 .service-showcase-card--half{grid-column:span 6!important}body.premium-home-v70 .service-showcase-card>a{position:absolute!important;inset:0!important;display:block!important;color:#fff!important}body.premium-home-v70 .service-showcase-media{position:absolute!important;inset:0!important;margin:0!important}body.premium-home-v70 .service-showcase-media img{width:100%!important;height:100%!important;object-fit:cover!important;filter:saturate(.96) contrast(1.02)!important;transform:scale(1.01)!important;transition:transform .65s ease,filter .4s ease!important}body.premium-home-v70 .service-showcase-overlay{position:absolute!important;inset:0!important;background:linear-gradient(180deg,rgba(19,11,8,.02) 25%,rgba(19,11,8,.16) 52%,rgba(19,11,8,.82) 100%)!important;}body.premium-home-v70 .service-showcase-card--feature .service-showcase-overlay{background:linear-gradient(180deg,rgba(19,11,8,.00) 20%,rgba(19,11,8,.10) 50%,rgba(19,11,8,.82) 100%)!important}body.premium-home-v70 .service-showcase-copy{position:absolute!important;left:0!important;right:0!important;bottom:0!important;z-index:2!important;padding:22px!important}body.premium-home-v70 .service-showcase-card--feature .service-showcase-copy{padding:30px!important}body.premium-home-v70 .service-showcase-eyebrow{display:inline-flex!important;min-height:25px!important;align-items:center!important;padding:0 9px!important;margin-bottom:9px!important;border:1px solid rgba(255,255,255,.20)!important;border-radius:999px!important;background:rgba(255,255,255,.18)!important;color:#fff!important;backdrop-filter:blur(8px);font-size:10px!important;letter-spacing:.1em!important;}body.premium-home-v70 .service-showcase-copy h3{margin:0 0 7px!important;color:#fff!important;font-size:clamp(22px,2.1vw,32px)!important;line-height:1.07!important;letter-spacing:-.04em!important}body.premium-home-v70 .service-showcase-card:not(.service-showcase-card--feature) .service-showcase-copy h3{font-size:23px!important}body.premium-home-v70 .service-showcase-copy p{max-width:610px!important;max-height:none!important;margin:0!important;overflow:visible!important;opacity:1!important;transform:none!important;color:rgba(255,255,255,.82)!important;font-size:12.3px!important;line-height:1.52!important;}body.premium-home-v70 .service-showcase-action{display:inline-flex!important;align-items:center!important;gap:8px!important;margin-top:11px!important;color:#fff!important;font-size:12px!important;font-weight:850!important}body.premium-home-v70 .service-showcase-action i{display:grid!important;place-items:center!important;width:27px!important;height:27px!important;border-radius:50%!important;background:rgba(255,255,255,.18)!important;border:1px solid rgba(255,255,255,.2)!important;font-style:normal!important}body.premium-home-v70 .service-showcase-card:hover{transform:translateY(-4px);box-shadow:0 24px 54px rgba(64,32,22,.16)!important}body.premium-home-v70 .service-showcase-card:hover img{transform:scale(1.055)!important;filter:saturate(1.06) contrast(1.03)!important}body.premium-home-v70 .service-showcase-card:hover .service-showcase-action i{transform:translateX(3px)}body.premium-home-v70 .premium-services-footer{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:26px!important;margin-top:22px!important;padding:21px 23px!important;border:1px solid rgba(93,55,42,.11)!important;border-radius:22px!important;background:#fff3ec!important;}body.premium-home-v70 .premium-services-footer p{margin:0!important;color:#6a554e!important;font-size:14px!important;line-height:1.6!important}body.premium-home-v70 .premium-services-footer strong{color:var(--rhs-ink)!important}body.premium-home-v70 .premium-prep-section{padding:90px 0!important;background:radial-gradient(circle at 88% 12%,rgba(183,25,41,.08),transparent 25%),#f7ece5!important;}body.premium-home-v70 .premium-prep-section .site-check-head{display:grid!important;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr)!important;gap:60px!important;align-items:end!important;max-width:none!important;margin:0 0 32px!important;text-align:left!important;}body.premium-home-v70 .premium-prep-section .site-check-head .kicker,body.premium-home-v70 .premium-prep-section .site-check-head .section-title{grid-column:1!important;text-align:left!important}body.premium-home-v70 .premium-prep-section .site-check-lead{grid-column:2!important;grid-row:1/span 2!important;align-self:end!important;margin:0!important;text-align:left!important;max-width:620px!important}body.premium-home-v70 .premium-prep-section .site-check-panel{display:grid!important;grid-template-columns:minmax(300px,.70fr) minmax(0,1.30fr)!important;gap:0!important;padding:0!important;overflow:hidden!important;border:1px solid rgba(93,55,42,.13)!important;border-radius:28px!important;background:#fff!important;box-shadow:var(--rhs-shadow)!important;}body.premium-home-v70 .premium-prep-section .site-check-panel::before{display:none!important}body.premium-home-v70 .premium-prep-section .site-check-summary{display:flex!important;flex-direction:column!important;justify-content:space-between!important;min-height:430px!important;padding:34px!important;background:linear-gradient(155deg,#8a111b 0%,#bb1c2b 56%,#df7b5f 125%)!important;color:#fff!important;}body.premium-home-v70 .premium-prep-section .site-check-summary p{margin:0!important;color:#fff!important;font-size:clamp(27px,2.5vw,35px)!important;line-height:1.18!important;letter-spacing:-.04em!important;font-weight:780!important;}body.premium-home-v70 .premium-prep-section .site-check-promise{display:block!important;margin-top:30px!important;padding:13px 15px!important;border:1px solid rgba(255,255,255,.20)!important;border-radius:16px!important;background:rgba(255,255,255,.10)!important;color:#fff!important;font-size:10.5px!important;line-height:1.5!important;letter-spacing:.07em!important;text-transform:uppercase!important;font-weight:850!important;}body.premium-home-v70 .premium-prep-section .site-check-grid{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:0!important}body.premium-home-v70 .premium-prep-section .site-check-card{min-height:215px!important;padding:27px 26px!important;border:0!important;border-right:1px solid rgba(93,55,42,.10)!important;border-bottom:1px solid rgba(93,55,42,.10)!important;border-radius:0!important;background:#fff!important;box-shadow:none!important;text-align:left!important;}body.premium-home-v70 .premium-prep-section .site-check-card:nth-child(2n){border-right:0!important;background:#fffaf6!important}body.premium-home-v70 .premium-prep-section .site-check-card:nth-last-child(-n+2){border-bottom:0!important}body.premium-home-v70 .premium-prep-section .site-check-icon{display:grid!important;place-items:center!important;width:45px!important;height:45px!important;margin:0 0 18px!important;border-radius:14px!important;background:#f8e2d7!important;color:var(--rhs-red)!important;border:1px solid rgba(183,25,41,.09)!important}body.premium-home-v70 .premium-prep-section .site-check-icon svg{width:23px!important;height:23px!important;stroke:currentColor!important}body.premium-home-v70 .premium-prep-section .site-check-card h3{margin:0 0 9px!important;color:var(--rhs-ink)!important;font-size:17px!important;text-align:left!important}body.premium-home-v70 .premium-prep-section .site-check-card p{margin:0!important;color:#6b5750!important;font-size:13.2px!important;line-height:1.65!important;text-align:left!important}body.premium-home-v70 #painting-cost{position:relative!important;padding:90px 0!important;background:radial-gradient(circle at 5% 8%,rgba(227,124,96,.14),transparent 25%),linear-gradient(180deg,#fff 0%,#fff7f1 100%)!important;color:var(--rhs-text)!important;}body.premium-home-v70 #painting-cost::after{display:none!important}body.premium-home-v70 #painting-cost .site-check-head{max-width:850px!important;margin:0 0 34px!important;text-align:left!important;}body.premium-home-v70 #painting-cost .section-title,body.premium-home-v70 #painting-cost .site-check-head h2{color:var(--rhs-ink)!important;text-align:left!important}body.premium-home-v70 #painting-cost .site-check-lead{max-width:800px!important;margin:17px 0 0!important;color:var(--rhs-muted)!important;text-align:left!important}body.premium-home-v70 #painting-cost .site-check-panel{padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;}body.premium-home-v70 #painting-cost .site-check-panel::before{display:none!important}body.premium-home-v70 #painting-cost .site-check-summary{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;gap:28px!important;min-height:0!important;padding:22px 24px!important;margin-bottom:16px!important;border:1px solid rgba(93,55,42,.11)!important;border-radius:21px!important;background:#f3e5dc!important;color:var(--rhs-text)!important;}body.premium-home-v70 #painting-cost .site-check-summary p{max-width:790px!important;margin:0!important;color:#604d46!important;font-size:14px!important;line-height:1.68!important;font-weight:550!important;letter-spacing:0!important}body.premium-home-v70 #painting-cost .site-check-promise{flex:0 0 auto!important;display:inline-flex!important;max-width:330px!important;padding:12px 15px!important;border:1px solid rgba(183,25,41,.13)!important;border-radius:999px!important;background:#fff!important;color:var(--rhs-red)!important;font-size:10.5px!important;line-height:1.45!important;letter-spacing:.065em!important;text-align:center!important;text-transform:uppercase!important;font-weight:900!important;}body.premium-home-v70 #painting-cost .site-check-grid{display:grid!important;grid-template-columns:repeat(12,minmax(0,1fr))!important;gap:14px!important;}body.premium-home-v70 #painting-cost .cost-factor-card{position:relative!important;grid-column:span 3!important;min-height:178px!important;padding:53px 20px 21px!important;border:1px solid rgba(93,55,42,.12)!important;border-radius:21px!important;background:#fff!important;box-shadow:0 10px 28px rgba(71,36,24,.055)!important;text-align:left!important;}body.premium-home-v70 #painting-cost .cost-factor-card:nth-child(2){background:#fff8ef!important}body.premium-home-v70 #painting-cost .cost-factor-card:nth-child(3){background:#fff1eb!important}body.premium-home-v70 #painting-cost .cost-factor-card:nth-child(4){background:#f7eee7!important}body.premium-home-v70 #painting-cost .cost-factor-card:nth-child(n+5){grid-column:span 4!important}body.premium-home-v70 #painting-cost .cost-factor-card::before{content:attr(data-factor)!important;position:absolute!important;left:20px!important;top:18px!important;display:grid!important;place-items:center!important;width:30px!important;height:24px!important;border-radius:999px!important;background:#f8dfd3!important;color:var(--rhs-red)!important;font-size:10px!important;font-weight:950!important;letter-spacing:.07em!important;}body.premium-home-v70 #painting-cost .cost-factor-card::after{content:"";position:absolute;left:58px;right:20px;top:30px;height:1px;background:linear-gradient(90deg,rgba(183,25,41,.32),transparent)}body.premium-home-v70 #painting-cost .cost-factor-card h3{margin:0 0 9px!important;color:var(--rhs-ink)!important;font-size:17px!important;line-height:1.25!important;text-align:left!important}body.premium-home-v70 #painting-cost .cost-factor-card p{margin:0!important;color:#6c5851!important;font-size:13px!important;line-height:1.62!important;text-align:left!important}body.premium-home-v70 #painting-cost .cost-factor-card:hover{transform:translateY(-4px);box-shadow:0 18px 38px rgba(71,36,24,.10)!important;border-color:rgba(183,25,41,.18)!important}body.premium-home-v70 #standard{padding:90px 0!important;background:radial-gradient(circle at 94% 14%,rgba(246,217,201,.55),transparent 28%),#f6ebe4!important;}body.premium-home-v70 #standard .standard-container{display:grid!important;grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr)!important;gap:72px!important;align-items:start!important;}body.premium-home-v70 #standard .standard-container>.kicker,body.premium-home-v70 #standard .standard-container>.section-title,body.premium-home-v70 #standard .standard-container>.standard-lead{grid-column:1!important;text-align:left!important;margin-left:0!important}body.premium-home-v70 #standard .standard-container>.section-title{max-width:490px!important;margin-bottom:18px!important}body.premium-home-v70 #standard .standard-lead{max-width:460px!important;margin:0!important}body.premium-home-v70 #standard .standard-grid{grid-column:2!important;grid-row:1/span 3!important;display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:14px!important;}body.premium-home-v70 #standard .standard-card{min-height:205px!important;padding:22px!important;border:1px solid rgba(93,55,42,.12)!important;border-radius:22px!important;background:#fff!important;box-shadow:0 11px 27px rgba(71,36,24,.055)!important;}body.premium-home-v70 #standard .standard-card:last-child{grid-column:1/-1!important;min-height:170px!important}body.premium-home-v70 #standard .standard-card::before{display:none!important}body.premium-home-v70 #standard .standard-top{display:flex!important;align-items:center!important;justify-content:space-between!important;margin:0 0 22px!important}body.premium-home-v70 #standard .standard-icon{display:grid!important;place-items:center!important;width:44px!important;height:44px!important;border-radius:14px!important;background:#f8e2d7!important;color:var(--rhs-red)!important}body.premium-home-v70 #standard .standard-icon svg{width:22px!important;height:22px!important}body.premium-home-v70 #standard .standard-num{display:grid!important;place-items:center!important;width:38px!important;height:28px!important;border:0!important;border-radius:999px!important;background:#f3e7df!important;color:#8d6253!important;font-size:10px!important;font-weight:900!important}body.premium-home-v70 #standard .standard-card h3{margin:0 0 9px!important;color:var(--rhs-ink)!important;font-size:18px!important;line-height:1.25!important}body.premium-home-v70 #standard .standard-card p{margin:0!important;color:#6a5650!important;font-size:13.2px!important;line-height:1.65!important}body.premium-home-v70 #standard .standard-card:hover{transform:translateY(-4px);box-shadow:0 19px 39px rgba(71,36,24,.10)!important}body.premium-home-v70 #how-it-works{padding:90px 0!important;background:#fff!important;}body.premium-home-v70 #how-it-works .how-container>.kicker,body.premium-home-v70 #how-it-works .how-container>.section-title,body.premium-home-v70 #how-it-works .how-lead{text-align:left!important;margin-left:0!important}body.premium-home-v70 #how-it-works .how-container>.section-title{max-width:720px!important;margin-bottom:16px!important}body.premium-home-v70 #how-it-works .how-lead{max-width:690px!important;margin:0 0 38px!important}body.premium-home-v70 #how-it-works .how-timeline{display:grid!important;grid-template-columns:repeat(5,1fr)!important;gap:12px!important;padding:0!important;border:0!important;}body.premium-home-v70 #how-it-works .how-timeline::before{display:none!important}body.premium-home-v70 #how-it-works .how-step{min-height:280px!important;padding:22px!important;border:1px solid rgba(93,55,42,.11)!important;border-radius:21px!important;background:#fff8f3!important;box-shadow:0 10px 26px rgba(71,36,24,.045)!important;text-align:left!important;}body.premium-home-v70 #how-it-works .how-step:nth-child(2n){background:#f7ece5!important}body.premium-home-v70 #how-it-works .how-step:nth-child(3){background:#fff2ec!important}body.premium-home-v70 #how-it-works .how-icon{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;width:auto!important;height:auto!important;margin:0 0 58px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;}body.premium-home-v70 #how-it-works .how-icon svg{width:34px!important;height:34px!important;color:var(--rhs-red)!important}body.premium-home-v70 #how-it-works .how-icon .num{position:static!important;order:-1!important;display:grid!important;place-items:center!important;width:34px!important;height:26px!important;border-radius:999px!important;background:#f3d9cf!important;color:var(--rhs-red)!important;font-size:10px!important;letter-spacing:.1em!important;box-shadow:none!important}body.premium-home-v70 #how-it-works .how-step h3{margin:0 0 9px!important;color:var(--rhs-ink)!important;font-size:17px!important;text-align:left!important}body.premium-home-v70 #how-it-works .how-step p{margin:0!important;color:#6c5851!important;font-size:12.8px!important;line-height:1.62!important;text-align:left!important}body.premium-home-v70 #how-it-works .how-step:hover{transform:translateY(-4px);box-shadow:0 18px 38px rgba(71,36,24,.09)!important}body.premium-home-v70 #warranty{padding:90px 0!important;background:radial-gradient(circle at 90% 10%,rgba(255,208,190,.18),transparent 25%),linear-gradient(145deg,#7f101a 0%,#aa1a28 55%,#82111c 100%)!important;color:#fff!important;}body.premium-home-v70 #warranty .warranty-shell{width:min(calc(100% - 48px),1180px)!important;max-width:1180px!important}body.premium-home-v70 #warranty .warranty-panel{display:grid!important;grid-template-columns:100px 1fr!important;gap:26px!important;margin:0 0 16px!important;padding:31px 33px!important;border:1px solid rgba(255,255,255,.15)!important;border-radius:27px!important;background:rgba(255,255,255,.085)!important;box-shadow:none!important;}body.premium-home-v70 #warranty .warranty-icon{width:82px!important;height:82px!important;background:rgba(255,255,255,.10)!important;border-color:rgba(255,255,255,.17)!important;color:#fff!important;box-shadow:none!important}body.premium-home-v70 #warranty .kicker{color:#ffd4c5!important}body.premium-home-v70 #warranty .warranty-copy h2{color:#fff!important;font-size:clamp(34px,4.2vw,52px)!important;line-height:1.04!important;letter-spacing:-.05em!important}body.premium-home-v70 #warranty .warranty-text{max-width:850px!important;color:rgba(255,255,255,.78)!important;font-size:14.5px!important;line-height:1.72!important}body.premium-home-v70 #warranty .warranty-points{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:11px!important;margin-top:22px!important}body.premium-home-v70 #warranty .warranty-point{padding:16px!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:18px!important;background:rgba(255,255,255,.07)!important;box-shadow:none!important}body.premium-home-v70 #warranty .w-point-icon{background:rgba(255,255,255,.10)!important;border-color:rgba(255,255,255,.13)!important;color:#fff!important}body.premium-home-v70 #warranty .warranty-point h3{color:#fff!important}body.premium-home-v70 #warranty .warranty-point p{color:rgba(255,255,255,.70)!important}body.premium-home-v70 #warranty .warranty-coverage{margin-top:0!important;padding:25px!important;border:1px solid rgba(255,255,255,.15)!important;border-radius:27px!important;background:rgba(255,255,255,.085)!important;box-shadow:none!important;}body.premium-home-v70 #warranty .warranty-coverage-head{margin-bottom:17px!important}body.premium-home-v70 #warranty .warranty-coverage-head h3{color:#fff!important;font-size:23px!important}body.premium-home-v70 #warranty .warranty-coverage-grid{gap:12px!important}body.premium-home-v70 #warranty .warranty-coverage-column{padding:20px!important;border-color:rgba(255,255,255,.12)!important;border-radius:19px!important;background:rgba(255,255,255,.075)!important}body.premium-home-v70 #warranty .warranty-coverage-column h4{color:#fff!important}body.premium-home-v70 #warranty .warranty-coverage-column li,body.premium-home-v70 #warranty .warranty-coverage-note{color:rgba(255,255,255,.76)!important}body.premium-home-v70 #warranty .warranty-coverage-note strong{color:#fff!important}body.premium-home-v70 #warranty .warranty-covered h4 span{background:rgba(184,255,215,.17)!important;color:#c9ffdf!important}body.premium-home-v70 #warranty .warranty-not-covered h4 span{background:rgba(255,255,255,.11)!important;color:#ffd3c5!important}body.premium-home-v70 #hyderabad{padding:90px 0!important;background:#fff8f3!important;}body.premium-home-v70 #hyderabad .area-panel{padding:48px 52px 43px!important;border:1px solid rgba(93,55,42,.11)!important;border-radius:30px!important;background:radial-gradient(circle at 90% 10%,rgba(227,124,96,.13),transparent 25%),linear-gradient(135deg,#f4e6dc 0%,#fffaf6 63%,#fff 100%)!important;box-shadow:var(--rhs-shadow)!important;}body.premium-home-v70 #hyderabad .area-content{min-height:405px!important}body.premium-home-v70 #hyderabad .area-copy{max-width:650px!important;position:relative!important;z-index:2!important}body.premium-home-v70 #hyderabad .area-copy h2{max-width:610px!important}body.premium-home-v70 #hyderabad .area-copy p{font-size:14.5px!important;line-height:1.77!important;color:#66524b!important}body.premium-home-v70 #hyderabad .area-links{gap:8px!important}body.premium-home-v70 #hyderabad .area-links a{border-color:rgba(93,55,42,.12)!important;background:rgba(255,255,255,.78)!important;color:#6d5147!important;box-shadow:none!important}body.premium-home-v70 #hyderabad .area-links a:hover{background:#fff!important;color:var(--rhs-red)!important;transform:translateY(-2px)}body.premium-home-v70 #hyderabad .skyline{right:-30px!important;bottom:0!important;width:min(68%,820px)!important;opacity:.28!important}body.premium-home-v70 #faq{padding:90px 0!important;background:#f6ebe4!important;}body.premium-home-v70 #faq .faq-container{width:min(calc(100% - 48px),1180px)!important;max-width:1180px!important}body.premium-home-v70 #faq .kicker,body.premium-home-v70 #faq .section-title,body.premium-home-v70 #faq .faq-lead{text-align:left!important;margin-left:0!important}body.premium-home-v70 #faq .section-title{max-width:850px!important;margin-bottom:17px!important}body.premium-home-v70 #faq .faq-lead{max-width:780px!important;margin:0 0 32px!important}body.premium-home-v70 #faq .faq-grid{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:11px 14px!important;align-items:start!important}body.premium-home-v70 #faq .faq-card{min-height:0!important;padding:0!important;border:1px solid rgba(93,55,42,.12)!important;border-radius:17px!important;background:#fff!important;box-shadow:none!important;overflow:hidden!important;}body.premium-home-v70 #faq .faq-card::before,body.premium-home-v70 #faq .faq-card::after{display:none!important}body.premium-home-v70 .faq-accordion summary{display:grid!important;grid-template-columns:1fr 32px!important;gap:16px!important;align-items:center!important;min-height:72px!important;padding:16px 18px!important;list-style:none!important;cursor:pointer!important;color:var(--rhs-ink)!important;font-size:13.7px!important;line-height:1.42!important;font-weight:820!important;}body.premium-home-v70 .faq-accordion summary::-webkit-details-marker{display:none}body.premium-home-v70 .faq-accordion summary i{display:grid!important;place-items:center!important;width:31px!important;height:31px!important;border-radius:50%!important;background:#f5e2d8!important;color:var(--rhs-red)!important;font-size:18px!important;font-style:normal!important;transition:transform .22s ease,background .22s ease!important}body.premium-home-v70 .faq-accordion[open]{border-color:rgba(183,25,41,.19)!important;box-shadow:0 12px 28px rgba(71,36,24,.06)!important}body.premium-home-v70 .faq-accordion[open] summary{background:#fff9f5!important}body.premium-home-v70 .faq-accordion[open] summary i{transform:rotate(45deg)!important;background:#efd1c3!important}body.premium-home-v70 .faq-answer{padding:0 18px 18px!important;border-top:1px solid rgba(93,55,42,.08)!important}body.premium-home-v70 .faq-answer p{display:block!important;margin:15px 0 0!important;color:#6b5750!important;font-size:13px!important;line-height:1.7!important}body.premium-home-v70 #contact{padding:82px 0!important;background:#fff!important}body.premium-home-v70 #contact .rhs-contact-shell{border-radius:28px!important;border:1px solid rgba(93,55,42,.12)!important;background:linear-gradient(135deg,#fff9f5,#fff 62%)!important;box-shadow:var(--rhs-shadow)!important}body.premium-home-v70 #contact .rhs-contact-main{padding:38px!important}body.premium-home-v70 #contact .rhs-contact-intro{color:#69564f!important;font-size:14.5px!important;line-height:1.7!important}body.premium-home-v70 #contact .rhs-contact-card{border-color:rgba(93,55,42,.11)!important;background:#fff!important;box-shadow:none!important}body.premium-home-v70 #contact .rhs-contact-card:hover{transform:translateY(-3px);box-shadow:0 12px 28px rgba(71,36,24,.07)!important}body.premium-home-v70 #contact .rhs-contact-icon{background:#f7e1d6!important;color:var(--rhs-red)!important}body.premium-home-v70 #contact .rhs-profile-row{border-color:rgba(93,55,42,.11)!important;background:#fff7f1!important}body.premium-home-v70 #contact .rhs-contact-action{background:linear-gradient(150deg,#7d111b,#b51c2a 62%,#d56b51 125%)!important;border-radius:23px!important}body.premium-home-v70 #contact .rhs-contact-action h3{color:#fff!important}body.premium-home-v70 #contact .rhs-contact-action>p{color:rgba(255,255,255,.76)!important}body.premium-home-v70 .site-footer{background:#1f1714!important}body.premium-home-v70 .mobile-sticky{box-shadow:0 -8px 26px rgba(39,18,12,.13)!important}@keyframes rhsV70Rise{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}body.premium-home-v70 .hero-inner{animation:rhsV70Rise .62s ease both}body.premium-home-v70 .booking-card{animation:rhsV70Rise .68s .10s ease both}@media (max-width:1180px){body.premium-home-v70 .container{width:min(calc(100% - 40px),var(--rhs-max))}body.premium-home-v70 .hero-layout{grid-template-columns:minmax(380px,1fr) minmax(365px,440px)!important;gap:36px!important}body.premium-home-v70 .premium-proof-row{width:min(calc(100% - 40px),1120px)!important}body.premium-home-v70 .premium-proof-row .trust-strip{grid-template-columns:repeat(3,1fr)!important}body.premium-home-v70 .premium-proof-row .trust-item:nth-child(3n){border-right:0!important}body.premium-home-v70 .premium-proof-row .trust-item:nth-child(-n+3){border-bottom:1px solid rgba(93,55,42,.09)!important}body.premium-home-v70 .service-showcase-grid{grid-auto-rows:235px!important}body.premium-home-v70 #how-it-works .how-timeline{grid-template-columns:repeat(3,1fr)!important}body.premium-home-v70 #how-it-works .how-step:nth-child(n+4){grid-column:span 1!important}body.premium-home-v70 #how-it-works .how-step:last-child{grid-column:span 2!important}}@media (max-width:980px){body.premium-home-v70 .section{padding:70px 0!important}body.premium-home-v70 .premium-section-heading-split{grid-template-columns:1fr!important;gap:17px!important;align-items:start!important}body.premium-home-v70 .premium-section-heading-split .services-lead{max-width:760px!important}body.premium-home-v70 .premium-hero{min-height:0!important}body.premium-home-v70 .hero-layout{grid-template-columns:1fr!important;min-height:0!important;gap:32px!important;padding:49px 0 56px!important}body.premium-home-v70 .hero-inner{max-width:700px!important}body.premium-home-v70 .booking-card{width:100%!important;max-width:680px!important}body.premium-home-v70 .pricing-overview-head{grid-template-columns:1fr!important;gap:18px!important}body.premium-home-v70 .pricing-feature-grid{grid-template-columns:1fr!important}body.premium-home-v70 .pricing-feature-card{min-height:0!important}body.premium-home-v70 .pricing-rate-grid{grid-template-columns:repeat(2,1fr)!important}body.premium-home-v70 .service-showcase-grid{grid-template-columns:repeat(2,1fr)!important;grid-auto-rows:330px!important}body.premium-home-v70 .service-showcase-card,body.premium-home-v70 .service-showcase-card--wide,body.premium-home-v70 .service-showcase-card--half{grid-column:span 1!important;grid-row:span 1!important}body.premium-home-v70 .service-showcase-card--feature{grid-column:span 2!important;grid-row:span 1!important;min-height:430px!important}body.premium-home-v70 .premium-prep-section .site-check-head{grid-template-columns:1fr!important;gap:16px!important}body.premium-home-v70 .premium-prep-section .site-check-head .site-check-lead{grid-column:1!important;grid-row:auto!important}body.premium-home-v70 .premium-prep-section .site-check-panel{grid-template-columns:1fr!important}body.premium-home-v70 .premium-prep-section .site-check-summary{min-height:235px!important}body.premium-home-v70 #painting-cost .site-check-summary{align-items:flex-start!important;flex-direction:column!important}body.premium-home-v70 #painting-cost .cost-factor-card{grid-column:span 6!important}body.premium-home-v70 #painting-cost .cost-factor-card:nth-child(n+5){grid-column:span 6!important}body.premium-home-v70 #painting-cost .cost-factor-card:last-child{grid-column:1/-1!important}body.premium-home-v70 #standard .standard-container{grid-template-columns:1fr!important;gap:32px!important}body.premium-home-v70 #standard .standard-grid{grid-column:1!important;grid-row:auto!important}body.premium-home-v70 #warranty .warranty-panel{grid-template-columns:82px 1fr!important}body.premium-home-v70 #warranty .warranty-points{grid-template-columns:1fr!important}body.premium-home-v70 #hyderabad .skyline{width:80%!important;opacity:.22!important}}@media (max-width:700px){body.premium-home-v70 .container{width:calc(100% - 28px)!important}body.premium-home-v70 .section{padding:56px 0!important}body.premium-home-v70 .section-title,body.premium-home-v70 .pricing-overview-copy h2,body.premium-home-v70 .area-copy h2,body.premium-home-v70 .rhs-contact-main h2{font-size:clamp(30px,9.4vw,39px)!important;line-height:1.07!important}body.premium-home-v70 .site-header{position:sticky!important}body.premium-home-v70 .nav-wrap{min-height:67px!important}body.premium-home-v70 .brand-copy strong{font-size:13px!important}body.premium-home-v70 .brand-copy span{font-size:9.5px!important}body.premium-home-v70 .premium-hero{background:#ead9cb!important}body.premium-home-v70 .premium-hero::before{background:linear-gradient(180deg,rgba(255,251,247,.90) 0%,rgba(255,251,247,.77) 45%,rgba(255,251,247,.95) 100%)!important}body.premium-home-v70 .hero-bg{object-position:center top!important}body.premium-home-v70 .hero-layout{padding:35px 0 44px!important;gap:24px!important}body.premium-home-v70 .eyebrow{min-height:32px!important;font-size:9.5px!important;letter-spacing:.035em!important}body.premium-home-v70 h1{margin:16px 0 14px!important;font-size:clamp(36px,11.5vw,49px)!important;line-height:1.01!important}body.premium-home-v70 .hero-copy{font-size:14px!important;line-height:1.64!important;margin-bottom:20px!important}body.premium-home-v70 .hero-book,body.premium-home-v70 .hero-whatsapp{display:flex!important;width:100%!important;justify-content:center!important;margin:0 0 9px!important}body.premium-home-v70 .hero-mini-proof{gap:8px 12px;margin-top:15px;font-size:11.3px}body.premium-home-v70 .booking-card{padding:18px!important;border-radius:22px!important}body.premium-home-v70 .booking-head h2{font-size:23px!important}body.premium-home-v70 .premium-proof-row{width:calc(100% - 28px)!important;margin:-17px auto 0!important;overflow-x:auto!important;border-radius:20px!important;scrollbar-width:none}body.premium-home-v70 .premium-proof-row::-webkit-scrollbar{display:none}body.premium-home-v70 .premium-proof-row .trust-strip{display:flex!important;width:max-content!important;min-width:100%!important}body.premium-home-v70 .premium-proof-row .trust-item{flex:0 0 190px!important;width:190px!important;min-height:94px!important;border-bottom:0!important;border-right:1px solid rgba(93,55,42,.09)!important}body.premium-home-v70 #starting-prices{padding:66px 0 54px!important}body.premium-home-v70 .pricing-quote-note{min-height:0!important}body.premium-home-v70 .pricing-feature-card{padding:18px!important;border-radius:21px!important}body.premium-home-v70 .bhk-package-grid{grid-template-columns:1fr!important}body.premium-home-v70 .bhk-package-option{min-height:82px!important;display:grid!important;grid-template-columns:1fr auto!important;align-items:center!important}body.premium-home-v70 .bhk-package-option small{grid-column:1/-1!important}body.premium-home-v70 .pricing-rate-grid{grid-template-columns:1fr!important}body.premium-home-v70 .pricing-rate-card{min-height:150px!important}body.premium-home-v70 .pricing-overview-footer{align-items:stretch!important;padding:17px!important}body.premium-home-v70 .pricing-overview-footer .btn{width:100%!important}body.premium-home-v70 #services{padding:58px 0!important}body.premium-home-v70 .service-showcase-grid{grid-template-columns:1fr!important;grid-auto-rows:315px!important;gap:12px!important}body.premium-home-v70 .service-showcase-card,body.premium-home-v70 .service-showcase-card--feature,body.premium-home-v70 .service-showcase-card--wide,body.premium-home-v70 .service-showcase-card--half{grid-column:1!important;grid-row:span 1!important;min-height:0!important;border-radius:21px!important}body.premium-home-v70 .service-showcase-card--feature{min-height:360px!important}body.premium-home-v70 .service-showcase-copy,body.premium-home-v70 .service-showcase-card--feature .service-showcase-copy{padding:20px!important}body.premium-home-v70 .service-showcase-copy h3,body.premium-home-v70 .service-showcase-card:not(.service-showcase-card--feature) .service-showcase-copy h3{font-size:24px!important}body.premium-home-v70 .premium-services-footer{display:grid!important;padding:18px!important;border-radius:20px!important}body.premium-home-v70 .premium-services-footer .btn{width:100%!important}body.premium-home-v70 .premium-prep-section{padding:56px 0!important}body.premium-home-v70 .premium-prep-section .site-check-panel{border-radius:22px!important}body.premium-home-v70 .premium-prep-section .site-check-summary{min-height:0!important;padding:25px!important}body.premium-home-v70 .premium-prep-section .site-check-summary p{font-size:27px!important}body.premium-home-v70 .premium-prep-section .site-check-grid{grid-template-columns:1fr!important}body.premium-home-v70 .premium-prep-section .site-check-card{min-height:0!important;padding:22px!important;border-right:0!important;border-bottom:1px solid rgba(93,55,42,.10)!important;background:#fff!important}body.premium-home-v70 .premium-prep-section .site-check-card:nth-child(2n){background:#fffaf6!important}body.premium-home-v70 .premium-prep-section .site-check-card:last-child{border-bottom:0!important}body.premium-home-v70 #painting-cost{padding:56px 0!important}body.premium-home-v70 #painting-cost .site-check-summary{padding:18px!important;border-radius:18px!important}body.premium-home-v70 #painting-cost .site-check-promise{max-width:none!important;width:100%!important}body.premium-home-v70 #painting-cost .site-check-grid{grid-template-columns:1fr!important}body.premium-home-v70 #painting-cost .cost-factor-card,body.premium-home-v70 #painting-cost .cost-factor-card:nth-child(n+5),body.premium-home-v70 #painting-cost .cost-factor-card:last-child{grid-column:1!important;min-height:0!important;padding:49px 18px 19px!important}body.premium-home-v70 #standard{padding:56px 0!important}body.premium-home-v70 #standard .standard-grid{grid-template-columns:1fr!important}body.premium-home-v70 #standard .standard-card,body.premium-home-v70 #standard .standard-card:last-child{grid-column:1!important;min-height:0!important;padding:20px!important}body.premium-home-v70 #how-it-works{padding:56px 0!important}body.premium-home-v70 #how-it-works .how-timeline{grid-template-columns:1fr!important}body.premium-home-v70 #how-it-works .how-step,body.premium-home-v70 #how-it-works .how-step:last-child{grid-column:1!important;min-height:0!important;padding:21px!important}body.premium-home-v70 #how-it-works .how-icon{margin-bottom:30px!important}body.premium-home-v70 #warranty{padding:56px 0!important}body.premium-home-v70 #warranty .warranty-shell{width:calc(100% - 28px)!important}body.premium-home-v70 #warranty .warranty-panel{grid-template-columns:1fr!important;padding:22px 18px!important;border-radius:22px!important}body.premium-home-v70 #warranty .warranty-icon{width:64px!important;height:64px!important}body.premium-home-v70 #warranty .warranty-coverage{padding:18px 14px!important;border-radius:22px!important}body.premium-home-v70 #warranty .warranty-coverage-grid{grid-template-columns:1fr!important}body.premium-home-v70 #hyderabad{padding:56px 0!important}body.premium-home-v70 #hyderabad .area-panel{padding:27px 20px 25px!important;border-radius:22px!important}body.premium-home-v70 #hyderabad .area-content{min-height:535px!important}body.premium-home-v70 #hyderabad .skyline{right:-32px!important;bottom:0!important;width:118%!important;opacity:.22!important}body.premium-home-v70 #faq{padding:56px 0!important}body.premium-home-v70 #faq .faq-container{width:calc(100% - 28px)!important}body.premium-home-v70 #faq .faq-grid{grid-template-columns:1fr!important;gap:9px!important}body.premium-home-v70 .faq-accordion summary{min-height:67px!important;padding:15px!important;font-size:13.2px!important}body.premium-home-v70 .faq-answer{padding:0 15px 16px!important}body.premium-home-v70 #contact{padding:56px 0!important}body.premium-home-v70 #contact .rhs-contact-shell{border-radius:22px!important}body.premium-home-v70 #contact .rhs-contact-main{padding:24px 18px!important}}@media (prefers-reduced-motion:reduce){body.premium-home-v70 *,body.premium-home-v70 *::before,body.premium-home-v70 *::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}body.premium-home-v70 #painting-cost .kicker{text-align:left!important}body.premium-home-v70 #painting-cost .cost-factor-card{display:block!important;grid-template-columns:none!important}body.premium-home-v70 .pricing-overview-copy .kicker{padding-left:2px!important;overflow:visible!important}body.premium-home-v70 .service-showcase-card:nth-child(1) .service-showcase-media img{object-position:66% center!important}body.premium-home-v70 .service-showcase-card:nth-child(2) .service-showcase-media img{object-position:58% center!important}body.premium-home-v70 .service-showcase-card:nth-child(3) .service-showcase-media img{object-position:center 66%!important}body.premium-home-v70 .service-showcase-card:nth-child(4) .service-showcase-media img{object-position:58% center!important}body.premium-home-v70 .service-showcase-card:nth-child(5) .service-showcase-media img{object-position:58% center!important}body.premium-home-v70 .service-showcase-card:nth-child(6) .service-showcase-media img{object-position:center!important}body.premium-home-v70 .service-showcase-card:nth-child(7) .service-showcase-media img{object-position:66% center!important}body.premium-home-v70 .service-showcase-card:nth-child(8) .service-showcase-media img{object-position:72% center!important}body.premium-home-v70 .service-showcase-card:nth-child(9) .service-showcase-media img,body.premium-home-v70 .service-showcase-card:nth-child(10) .service-showcase-media img{object-position:66% center!important}@media (max-width:700px){body.premium-home-v70 section[id],body.premium-home-v70 #booking-form{scroll-margin-top:78px}body.premium-home-v70 #painting-cost .cost-factor-card h3,body.premium-home-v70 #painting-cost .cost-factor-card p{width:auto!important;max-width:none!important;margin-left:0!important;padding-left:0!important}body.premium-home-v70 #warranty .warranty-coverage-column{padding:15px!important}body.premium-home-v70 #warranty .warranty-coverage-column li{font-size:12.4px!important;line-height:1.58!important;margin-bottom:7px!important}body.premium-home-v70 #warranty .warranty-coverage-note{font-size:12.4px!important;line-height:1.62!important}body.premium-home-v70 #hyderabad .area-content{min-height:490px!important}}body.premium-home-v70{--rhs-red:#b51628;--rhs-red-deep:#7d101b;--rhs-ink:#201513;--rhs-text:#55443e;--rhs-muted:#705e57;--rhs-focus:#1155cc;}body.premium-home-v70 main{overflow:clip!important}body.premium-home-v70 :where(a,button,input,select,textarea,summary):focus-visible{outline:3px solid #fff!important;box-shadow:0 0 0 5px var(--rhs-focus)!important;outline-offset:1px!important;}body.premium-home-v70 p{max-width:72ch}body.premium-home-v70 .kicker{padding-inline-start:.16em!important;overflow:visible!important}body.premium-home-v70 .premium-section-heading-split{gap:clamp(34px,5vw,66px)!important}body.premium-home-v70 .services-lead,body.premium-home-v70 .site-check-lead,body.premium-home-v70 .standard-lead,body.premium-home-v70 .how-lead,body.premium-home-v70 .faq-lead{color:#685650!important}body.premium-home-v70 .pricing-overview-head{display:block!important;margin-bottom:30px!important;}body.premium-home-v70 .pricing-overview-copy{max-width:910px!important}body.premium-home-v70 .pricing-overview-copy>p:not(.kicker):not(.pricing-measure-note){max-width:790px!important}body.premium-home-v70 .pricing-measure-note{display:flex!important;align-items:flex-start!important;gap:10px!important;max-width:760px!important;margin:16px 0 0!important;padding:12px 15px!important;border-left:3px solid var(--rhs-red)!important;border-radius:0 13px 13px 0!important;background:rgba(255,255,255,.72)!important;color:#5e4b45!important;font-size:13.5px!important;line-height:1.55!important;font-weight:650!important;}body.premium-home-v70 .pricing-measure-note::before{content:"✓";display:grid;place-items:center;flex:0 0 21px;width:21px;height:21px;margin-top:0;border-radius:50%;background:#f4d7cd;color:var(--rhs-red);font-size:11px;font-weight:950;}body.premium-home-v70 .service-showcase-overlay{background:linear-gradient(180deg,rgba(18,10,7,.02) 18%,rgba(18,10,7,.20) 52%,rgba(18,10,7,.88) 100%)!important;}body.premium-home-v70 .service-showcase-card--feature .service-showcase-overlay{background:linear-gradient(180deg,rgba(18,10,7,.01) 12%,rgba(18,10,7,.16) 48%,rgba(18,10,7,.90) 100%)!important;}body.premium-home-v70 .service-showcase-copy p{color:rgba(255,255,255,.92)!important;text-shadow:0 1px 2px rgba(0,0,0,.22)!important}body.premium-home-v70 .service-showcase-action{min-height:32px!important}body.premium-home-v70 .mobile-sticky{transition:transform .22s ease,opacity .18s ease!important;will-change:transform;}body.premium-home-v70 .mobile-sticky.is-hidden{transform:translateY(calc(100% + 28px))!important;opacity:0!important;pointer-events:none!important;}@media (max-width:980px){body.premium-home-v70 .hero-layout{padding-top:44px!important}body.premium-home-v70 .pricing-overview-copy{max-width:800px!important}}@media (max-width:700px){:root{--rhs-anchor-offset:82px!important}html{scroll-padding-top:var(--rhs-anchor-offset)!important}body.premium-home-v70{padding-bottom:0!important}body.premium-home-v70 .container{width:calc(100% - 28px)!important}body.premium-home-v70 .section{padding:52px 0!important}body.premium-home-v70 .site-header{background:rgba(255,251,247,.98)!important}body.premium-home-v70 .nav-wrap{min-height:70px!important;height:70px!important}body.premium-home-v70 .brand{min-width:0!important;gap:9px!important}body.premium-home-v70 .brand-mark{width:40px!important;height:40px!important;border-radius:13px!important}body.premium-home-v70 .brand-mark img{width:29px!important;height:29px!important}body.premium-home-v70 .brand-copy strong{font-size:13.5px!important;line-height:1.05!important}body.premium-home-v70 .brand-copy span{font-size:9.6px!important;line-height:1.15!important;margin-top:3px!important}body.premium-home-v70 .mobile-book-chip{min-height:42px!important;padding-inline:13px!important;font-size:11.5px!important}body.premium-home-v70 .menu-toggle{width:43px!important;height:43px!important;border-radius:15px!important}body.premium-home-v70 .premium-hero{min-height:0!important;background:#f7ece4!important;overflow:hidden!important;}body.premium-home-v70 .premium-hero .hero-media{position:absolute!important;inset:0 0 auto!important;height:330px!important;z-index:0!important;}body.premium-home-v70 .premium-hero .hero-bg{object-position:center 34%!important;filter:saturate(.94) contrast(1.02)!important;}body.premium-home-v70 .premium-hero::before{inset:0 0 auto!important;height:330px!important;z-index:1!important;background:linear-gradient(180deg,rgba(31,17,11,.06) 0%,rgba(31,17,11,.12) 48%,rgba(247,236,228,.98) 100%)!important;}body.premium-home-v70 .premium-hero::after{display:none!important}body.premium-home-v70 .hero-layout{position:relative!important;z-index:2!important;display:grid!important;grid-template-columns:1fr!important;gap:16px!important;min-height:0!important;padding:205px 0 36px!important;}body.premium-home-v70 .hero-inner{max-width:none!important;padding:22px 18px 20px!important;border:1px solid rgba(92,54,41,.13)!important;border-radius:24px!important;background:rgba(255,252,248,.97)!important;box-shadow:0 20px 50px rgba(60,31,20,.16)!important;backdrop-filter:blur(12px)!important;}body.premium-home-v70 .eyebrow{min-height:30px!important;max-width:100%!important;padding:0 11px!important;font-size:9.2px!important;letter-spacing:.025em!important;white-space:normal!important;line-height:1.25!important;}body.premium-home-v70 h1{margin:15px 0 12px!important;font-size:clamp(34px,10.4vw,42px)!important;line-height:1.015!important;letter-spacing:-.055em!important;}body.premium-home-v70 .hero-copy{margin-bottom:17px!important;color:#5a4740!important;font-size:13.7px!important;line-height:1.58!important}body.premium-home-v70 .hero-book,body.premium-home-v70 .hero-whatsapp{min-height:48px!important;border-radius:15px!important;font-size:13px!important}body.premium-home-v70 .hero-mini-proof{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px 10px!important;margin-top:13px!important;font-size:10.8px!important}body.premium-home-v70 .hero-mini-proof span:last-child{grid-column:1/-1!important}body.premium-home-v70 .booking-card{width:100%!important;max-width:none!important;padding:18px!important;border-radius:24px!important;background:#fffdfb!important;box-shadow:0 18px 44px rgba(60,31,20,.13)!important;backdrop-filter:none!important;}body.premium-home-v70 .booking-card label{color:#3e2c27!important}body.premium-home-v70 .booking-card input,body.premium-home-v70 .booking-card select,body.premium-home-v70 .booking-card textarea{background:#fff!important;color:#2b1d19!important;border-color:rgba(83,48,36,.22)!important}body.premium-home-v70 .booking-card input::placeholder,body.premium-home-v70 .booking-card textarea::placeholder{color:#84726b!important;opacity:1!important}body.premium-home-v70 .form-privacy-note{color:#725f58!important}body.premium-home-v70 .premium-proof-row{width:calc(100% - 28px)!important;margin:14px auto 0!important;overflow:visible!important;border-radius:20px!important;}body.premium-home-v70 .premium-proof-row .trust-strip{display:grid!important;grid-template-columns:1fr 1fr!important;width:auto!important;min-width:0!important;}body.premium-home-v70 .premium-proof-row .trust-item{width:auto!important;min-width:0!important;min-height:91px!important;padding:14px 12px!important;border-right:1px solid rgba(93,55,42,.09)!important;border-bottom:1px solid rgba(93,55,42,.09)!important;}body.premium-home-v70 .premium-proof-row .trust-item:nth-child(2n){border-right:0!important}body.premium-home-v70 .premium-proof-row .trust-item:nth-last-child(-n+2){border-bottom:0!important}body.premium-home-v70 .premium-proof-row .trust-icon{width:27px!important;height:27px!important}body.premium-home-v70 .premium-proof-row .trust-item strong{font-size:12.2px!important}body.premium-home-v70 .premium-proof-row .trust-item span{font-size:10.8px!important;line-height:1.35!important}body.premium-home-v70 #starting-prices{padding:58px 0 50px!important}body.premium-home-v70 .pricing-overview-head{margin-bottom:23px!important}body.premium-home-v70 .pricing-overview-copy .kicker{display:block!important;padding-left:.16em!important}body.premium-home-v70 .pricing-overview-copy h2{font-size:clamp(31px,9.1vw,38px)!important}body.premium-home-v70 .pricing-overview-copy>p:not(.kicker):not(.pricing-measure-note){font-size:13.6px!important;line-height:1.62!important}body.premium-home-v70 .pricing-measure-note{margin-top:13px!important;padding:11px 12px!important;font-size:12.3px!important}body.premium-home-v70 .pricing-feature-grid{gap:12px!important;margin-bottom:12px!important}body.premium-home-v70 .pricing-feature-card{padding:17px!important;border-radius:21px!important}body.premium-home-v70 .pricing-feature-card h3{font-size:22px!important}body.premium-home-v70 .bhk-package-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important}body.premium-home-v70 .bhk-package-option{min-height:112px!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;padding:13px 10px!important;}body.premium-home-v70 .bhk-package-option span{font-size:11px!important}body.premium-home-v70 .bhk-package-option strong{font-size:19px!important;letter-spacing:-.035em!important}body.premium-home-v70 .bhk-package-option small{grid-column:auto!important;font-size:10px!important;margin-top:5px!important}body.premium-home-v70 .pricing-card-support{font-size:11.8px!important;line-height:1.55!important}body.premium-home-v70 .exterior-price-block strong{font-size:40px!important}body.premium-home-v70 .pricing-rate-grid{grid-template-columns:1fr 1fr!important;gap:10px!important}body.premium-home-v70 .pricing-rate-card{min-height:174px!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;padding:15px!important;border-radius:19px!important;}body.premium-home-v70 .pricing-rate-card .pricing-line-icon{width:39px!important;height:39px!important;border-radius:12px!important;margin-bottom:10px!important}body.premium-home-v70 .pricing-rate-copy h3{font-size:14px!important;line-height:1.25!important}body.premium-home-v70 .pricing-rate-copy p strong{font-size:24px!important}body.premium-home-v70 .pricing-rate-copy p span{font-size:10px!important}body.premium-home-v70 .pricing-rate-copy small{font-size:9.7px!important;line-height:1.35!important}body.premium-home-v70 .pricing-mini-action{margin-top:auto!important;font-size:10.5px!important}body.premium-home-v70 #services{padding:54px 0!important}body.premium-home-v70 .premium-section-heading{margin-bottom:25px!important}body.premium-home-v70 .premium-section-heading-split{gap:12px!important}body.premium-home-v70 .services-lead{font-size:13.5px!important;line-height:1.62!important}body.premium-home-v70 .service-showcase-grid{display:grid!important;grid-template-columns:1fr!important;grid-auto-rows:auto!important;gap:12px!important;}body.premium-home-v70 .service-showcase-card,body.premium-home-v70 .service-showcase-card--feature,body.premium-home-v70 .service-showcase-card--wide,body.premium-home-v70 .service-showcase-card--half{grid-column:1!important;grid-row:auto!important;min-height:0!important;height:142px!important;border-radius:19px!important;background:#fff!important;border:1px solid rgba(94,55,42,.13)!important;box-shadow:0 10px 27px rgba(69,35,23,.07)!important;}body.premium-home-v70 .service-showcase-card:first-child{height:300px!important;border-radius:22px!important}body.premium-home-v70 .service-showcase-card:not(:first-child)>a{display:grid!important;grid-template-columns:41% 59%!important;width:100%!important;height:100%!important;color:var(--rhs-ink)!important;}body.premium-home-v70 .service-showcase-card:not(:first-child) .service-showcase-media{position:relative!important;inset:auto!important;grid-column:1!important;grid-row:1!important;width:100%!important;height:100%!important;margin:0!important;}body.premium-home-v70 .service-showcase-card:not(:first-child) .service-showcase-media img{width:100%!important;height:100%!important;object-fit:cover!important;transform:none!important;}body.premium-home-v70 .service-showcase-card:not(:first-child) .service-showcase-overlay{display:none!important}body.premium-home-v70 .service-showcase-card:not(:first-child) .service-showcase-copy{position:relative!important;inset:auto!important;grid-column:2!important;grid-row:1!important;display:flex!important;flex-direction:column!important;justify-content:center!important;min-width:0!important;padding:13px 14px!important;background:linear-gradient(145deg,#fff 0%,#fff8f3 100%)!important;}body.premium-home-v70 .service-showcase-card:not(:first-child) .service-showcase-eyebrow{align-self:flex-start!important;margin:0 0 5px!important;padding:3px 7px!important;background:#fae6dc!important;border-color:rgba(181,22,40,.11)!important;color:#9b1825!important;font-size:8.8px!important;text-shadow:none!important;}body.premium-home-v70 .service-showcase-card:not(:first-child) .service-showcase-copy h3{margin:0 0 4px!important;color:#251916!important;font-size:16.5px!important;line-height:1.12!important;letter-spacing:-.025em!important;text-shadow:none!important;}body.premium-home-v70 .service-showcase-card:not(:first-child) .service-showcase-copy p{display:-webkit-box!important;overflow:hidden!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;margin:0!important;color:#6b5750!important;font-size:10.9px!important;line-height:1.38!important;text-shadow:none!important;}body.premium-home-v70 .service-showcase-card:not(:first-child) .service-showcase-action{min-height:24px!important;margin-top:5px!important;color:#a81524!important;font-size:10.6px!important;text-shadow:none!important;}body.premium-home-v70 .service-showcase-card:not(:first-child) .service-showcase-action i{display:none!important}body.premium-home-v70 .service-showcase-card:first-child .service-showcase-overlay{display:block!important;background:linear-gradient(180deg,rgba(15,8,5,.01) 12%,rgba(15,8,5,.18) 46%,rgba(15,8,5,.92) 100%)!important;}body.premium-home-v70 .service-showcase-card:first-child .service-showcase-copy{padding:18px!important}body.premium-home-v70 .service-showcase-card:first-child .service-showcase-copy h3{font-size:25px!important}body.premium-home-v70 .service-showcase-card:first-child .service-showcase-copy p{font-size:12.2px!important;line-height:1.45!important}body.premium-home-v70 .premium-services-footer{margin-top:14px!important;padding:16px!important}body.premium-home-v70 .premium-services-footer p{font-size:12.4px!important;line-height:1.5!important}body.premium-home-v70 .premium-services-footer .btn{min-height:47px!important}body.premium-home-v70 .premium-prep-section .site-check-summary{padding:22px!important}body.premium-home-v70 .premium-prep-section .site-check-summary p{font-size:24px!important;line-height:1.12!important}body.premium-home-v70 .premium-prep-section .site-check-card{padding:18px!important}body.premium-home-v70 #painting-cost .site-check-summary{padding:16px!important}body.premium-home-v70 #painting-cost .site-check-grid{display:grid!important;grid-template-columns:1fr!important;gap:9px!important;background:transparent!important}body.premium-home-v70 #painting-cost .cost-factor-card,body.premium-home-v70 #painting-cost .cost-factor-card:nth-child(n+5),body.premium-home-v70 #painting-cost .cost-factor-card:last-child{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;grid-template-rows:auto auto!important;column-gap:12px!important;row-gap:4px!important;grid-column:1!important;min-height:0!important;padding:15px!important;border:1px solid rgba(94,55,42,.12)!important;border-radius:17px!important;background:#fff!important;}body.premium-home-v70 #painting-cost .cost-factor-card::before{content:attr(data-factor)!important;position:static!important;grid-column:1!important;grid-row:1/3!important;display:grid!important;place-items:center!important;align-self:start!important;width:38px!important;height:38px!important;margin:0!important;border-radius:12px!important;background:#fae4da!important;color:#a91725!important;font-size:11px!important;font-weight:900!important;}body.premium-home-v70 #painting-cost .cost-factor-card::after{display:none!important}body.premium-home-v70 #painting-cost .cost-factor-card h3{grid-column:2!important;grid-row:1!important;margin:0!important;font-size:14px!important;line-height:1.25!important;}body.premium-home-v70 #painting-cost .cost-factor-card p{grid-column:2!important;grid-row:2!important;margin:0!important;color:#6a5750!important;font-size:11.4px!important;line-height:1.45!important;}body.premium-home-v70 #standard .standard-card,body.premium-home-v70 #standard .standard-card:last-child{padding:18px!important}body.premium-home-v70 #how-it-works .how-step,body.premium-home-v70 #how-it-works .how-step:last-child{padding:18px!important}body.premium-home-v70 #how-it-works .how-icon{margin-bottom:22px!important}body.premium-home-v70 #warranty .warranty-panel{padding:20px 17px!important}body.premium-home-v70 #warranty .warranty-coverage{padding:17px 13px!important}body.premium-home-v70 #hyderabad .area-content{min-height:430px!important}body.premium-home-v70 .mobile-sticky{position:fixed!important;left:10px!important;right:10px!important;bottom:max(8px,env(safe-area-inset-bottom))!important;z-index:95!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;padding:7px!important;border:1px solid rgba(82,45,31,.13)!important;border-radius:18px!important;background:rgba(255,253,250,.96)!important;box-shadow:0 12px 34px rgba(38,18,12,.20)!important;backdrop-filter:blur(14px)!important;}body.premium-home-v70 .mobile-sticky .btn{min-height:45px!important;padding:0 12px!important;border-radius:13px!important;font-size:12.7px!important;box-shadow:none!important;}body.premium-home-v70 .site-footer{padding-bottom:calc(78px + env(safe-area-inset-bottom))!important}}@media (max-width:360px){body.premium-home-v70 .brand-copy span{display:none!important}body.premium-home-v70 .mobile-book-chip{padding-inline:10px!important;font-size:10.8px!important}body.premium-home-v70 h1{font-size:33px!important}body.premium-home-v70 .bhk-package-option{padding:11px 8px!important}body.premium-home-v70 .bhk-package-option strong{font-size:17px!important}body.premium-home-v70 .pricing-rate-grid{grid-template-columns:1fr!important}body.premium-home-v70 .pricing-rate-card{min-height:142px!important}body.premium-home-v70 .service-showcase-card:not(:first-child)>a{grid-template-columns:38% 62%!important}body.premium-home-v70 .service-showcase-card:not(:first-child) .service-showcase-copy h3{font-size:15.5px!important}}@media (max-width:700px){body.premium-home-v70 .pricing-overview-copy .kicker{padding-left:7px!important}body.premium-home-v70 .service-showcase-action i{display:none!important}body.premium-home-v70 .service-showcase-action::after{content:"→";margin-left:2px}body.premium-home-v70 #hyderabad .area-content{min-height:0!important;padding-bottom:105px!important}}body.premium-home-v70 :where(a,button,input,select,textarea,summary){-webkit-tap-highlight-color:transparent}@media (min-width:701px){body.premium-home-v70 .nav-links a{min-height:44px!important}}@media (max-width:700px){body.premium-home-v70 .booking-card :where(input,select,textarea){font-size:16px!important}body.premium-home-v70 .booking-card label{font-size:12.5px!important}}@media (max-width:700px){body.premium-home-v70 .mobile-book-chip{min-height:44px!important}body.premium-home-v70 .booking-form button{min-height:46px!important}}body.premium-home-v71{--rhs-motion-ease:cubic-bezier(.22,.74,.2,1);--rhs-motion-soft:cubic-bezier(.16,1,.3,1);overflow-x:clip;}body.premium-home-v71 .site-header{transition:box-shadow .35s ease,background-color .35s ease,border-color .35s ease!important;}body.premium-home-v71 .site-header.v71-scrolled{background:rgba(255,251,247,.985)!important;border-bottom-color:rgba(92,55,43,.14)!important;box-shadow:0 14px 38px rgba(54,28,18,.09)!important;}body.premium-home-v71 :where(.btn,.call-chip,.mobile-book-chip,.pricing-mini-action,.service-showcase-action){transition:transform .28s var(--rhs-motion-ease),box-shadow .28s ease,background-color .28s ease,color .28s ease!important;}body.premium-home-v71 :where(.btn,.call-chip,.mobile-book-chip):hover{transform:translateY(-2px)}body.premium-home-v71 :where(.btn,.call-chip,.mobile-book-chip):active{transform:translateY(0) scale(.985)}body.premium-home-v71 .premium-hero .hero-bg{will-change:transform;animation:v71HeroDrift 18s ease-in-out infinite alternate;}body.premium-home-v71 .premium-hero::after{animation:v71AmbientGlow 9s ease-in-out infinite alternate;}body.premium-home-v71 .booking-card{transform-origin:center;transition:transform .4s var(--rhs-motion-soft),box-shadow .4s ease!important;}body.premium-home-v71 .booking-card:hover{transform:translateY(-5px);box-shadow:0 38px 92px rgba(45,22,14,.25)!important;}body.premium-home-v71 .hero-book{position:relative;overflow:hidden}body.premium-home-v71 .hero-book::after,body.premium-home-v71 .call-chip::after{content:"";position:absolute;inset:-2px auto -2px -44%;width:34%;transform:skewX(-22deg);background:linear-gradient(90deg,transparent,rgba(255,255,255,.34),transparent);transition:left .7s var(--rhs-motion-ease);pointer-events:none;}body.premium-home-v71 .hero-book:hover::after,body.premium-home-v71 .call-chip:hover::after{left:116%}body.premium-home-v71 .premium-services-section{position:relative;isolation:isolate;overflow:hidden;background:radial-gradient(circle at 8% 12%,rgba(225,117,88,.11),transparent 25%),radial-gradient(circle at 92% 88%,rgba(183,25,41,.07),transparent 23%),#fffaf6!important;}body.premium-home-v71 .premium-services-section::before,body.premium-home-v71 .premium-services-section::after{content:"";position:absolute;z-index:-1;width:320px;height:320px;border-radius:50%;filter:blur(2px);opacity:.55;pointer-events:none;}body.premium-home-v71 .premium-services-section::before{left:-190px;top:20%;background:radial-gradient(circle,rgba(225,117,88,.16),transparent 68%);animation:v71FloatBlob 12s ease-in-out infinite alternate;}body.premium-home-v71 .premium-services-section::after{right:-210px;bottom:5%;background:radial-gradient(circle,rgba(183,25,41,.12),transparent 68%);animation:v71FloatBlob 15s ease-in-out -4s infinite alternate-reverse;}body.premium-home-v71 .service-gallery-meta{display:inline-flex;align-items:center;gap:10px;min-height:38px;margin:-8px 0 22px;padding:0 14px;border:1px solid rgba(116,72,56,.12);border-radius:999px;background:rgba(255,255,255,.82);color:#705950;box-shadow:0 9px 24px rgba(66,32,22,.055);backdrop-filter:blur(10px);font-size:12px;}body.premium-home-v71 .service-gallery-meta strong{color:#2a1b18}body.premium-home-v71 .service-gallery-pulse{position:relative;width:8px;height:8px;border-radius:50%;background:#c31c2d;box-shadow:0 0 0 0 rgba(195,28,45,.28);animation:v71Pulse 2.1s ease-out infinite;}body.premium-home-v71 .service-showcase-grid{grid-template-columns:repeat(12,minmax(0,1fr))!important;grid-template-rows:repeat(5,230px)!important;grid-auto-rows:230px!important;grid-auto-flow:initial!important;gap:18px!important;}body.premium-home-v71 .service-showcase-card{grid-column:auto!important;grid-row:auto!important;min-width:0;min-height:0;border-radius:26px!important;transform:translateZ(0);transition:transform .5s var(--rhs-motion-soft),box-shadow .5s ease,border-color .4s ease!important;will-change:transform;}body.premium-home-v71 .service-showcase-card:nth-child(1){grid-column:1/9!important;grid-row:1/3!important}body.premium-home-v71 .service-showcase-card:nth-child(2){grid-column:9/13!important;grid-row:1/2!important}body.premium-home-v71 .service-showcase-card:nth-child(3){grid-column:1/5!important;grid-row:3/5!important}body.premium-home-v71 .service-showcase-card:nth-child(4){grid-column:9/13!important;grid-row:2/3!important}body.premium-home-v71 .service-showcase-card:nth-child(5){grid-column:5/9!important;grid-row:3/5!important}body.premium-home-v71 .service-showcase-card:nth-child(6){grid-column:9/13!important;grid-row:3/5!important}body.premium-home-v71 .service-showcase-card:nth-child(7){grid-column:1/4!important;grid-row:5/6!important}body.premium-home-v71 .service-showcase-card:nth-child(8){grid-column:4/7!important;grid-row:5/6!important}body.premium-home-v71 .service-showcase-card:nth-child(9){grid-column:7/10!important;grid-row:5/6!important}body.premium-home-v71 .service-showcase-card:nth-child(10){grid-column:10/13!important;grid-row:5/6!important}body.premium-home-v71 .service-showcase-card>a{overflow:hidden;border-radius:inherit}body.premium-home-v71 .service-showcase-card::before{content:"";position:absolute;z-index:3;inset:-40% auto -40% -62%;width:42%;transform:skewX(-18deg);background:linear-gradient(90deg,transparent,rgba(255,255,255,.22),transparent);opacity:0;transition:left .9s var(--rhs-motion-ease),opacity .35s ease;pointer-events:none;}body.premium-home-v71 .service-showcase-card::after{content:"";position:absolute;z-index:2;inset:0;border:1px solid rgba(255,255,255,.18);border-radius:inherit;pointer-events:none;}body.premium-home-v71 .service-showcase-media img{transform:translate3d(var(--v71-x,0),var(--v71-y,0),0) scale(1.035)!important;transition:transform .8s var(--rhs-motion-soft),filter .5s ease!important;will-change:transform;}body.premium-home-v71 .service-showcase-card.is-card-active .service-showcase-media img{transform:translate3d(var(--v71-x,0),var(--v71-y,0),0) scale(1.065)!important;}body.premium-home-v71 .service-showcase-card:hover{transform:translateY(-7px) scale(1.008)!important;border-color:rgba(183,25,41,.25)!important;box-shadow:0 30px 68px rgba(64,32,22,.19)!important;}body.premium-home-v71 .service-showcase-card:hover::before{left:122%;opacity:1}body.premium-home-v71 .service-showcase-card:hover .service-showcase-media img{transform:translate3d(var(--v71-x,0),var(--v71-y,0),0) scale(1.095)!important;filter:saturate(1.08) contrast(1.035)!important;}body.premium-home-v71 .service-showcase-overlay{background:linear-gradient(180deg,rgba(14,8,6,.015) 15%,rgba(14,8,6,.08) 42%,rgba(14,8,6,.88) 100%)!important;}body.premium-home-v71 .service-showcase-card:nth-child(3) .service-showcase-overlay,body.premium-home-v71 .service-showcase-card:nth-child(5) .service-showcase-overlay,body.premium-home-v71 .service-showcase-card:nth-child(6) .service-showcase-overlay{background:linear-gradient(180deg,rgba(14,8,6,.01) 18%,rgba(14,8,6,.08) 48%,rgba(14,8,6,.91) 100%)!important;}body.premium-home-v71 .service-showcase-copy{transition:transform .45s var(--rhs-motion-soft)!important;}body.premium-home-v71 .service-showcase-card:hover .service-showcase-copy{transform:translateY(-4px)}body.premium-home-v71 .service-showcase-action i{transition:transform .35s var(--rhs-motion-soft),background-color .35s ease!important}body.premium-home-v71 .service-showcase-card:hover .service-showcase-action i{transform:translateX(5px) rotate(-5deg)!important;background:rgba(255,255,255,.28)!important;}body.premium-home-v71 .service-showcase-card:nth-child(1) img{object-position:center center!important}body.premium-home-v71 .service-showcase-card:nth-child(2) img{object-position:center 54%!important}body.premium-home-v71 .service-showcase-card:nth-child(3) img{object-position:center 55%!important}body.premium-home-v71 .service-showcase-card:nth-child(4) img{object-position:center center!important}body.premium-home-v71 .service-showcase-card:nth-child(5) img{object-position:center 47%!important}body.premium-home-v71 .service-showcase-card:nth-child(6) img{object-position:center 52%!important}body.premium-home-v71 .service-showcase-card:nth-child(7) img{object-position:center 54%!important}body.premium-home-v71 .service-showcase-card:nth-child(8) img{object-position:center 60%!important}body.premium-home-v71 .service-showcase-card:nth-child(9) img{object-position:center 55%!important}body.premium-home-v71 .service-showcase-card:nth-child(10) img{object-position:center 52%!important}body.premium-home-v71 .pricing-feature-card,body.premium-home-v71 .pricing-rate-card,body.premium-home-v71 .standard-card,body.premium-home-v71 .how-step,body.premium-home-v71 .warranty-point,body.premium-home-v71 .rhs-contact-card{transition:transform .38s var(--rhs-motion-soft),box-shadow .38s ease,border-color .3s ease!important;}body.premium-home-v71 :where(.pricing-feature-card,.pricing-rate-card,.standard-card,.how-step,.warranty-point,.rhs-contact-card):hover{transform:translateY(-5px);}body.premium-home-v71 .standard-card:hover,body.premium-home-v71 .how-step:hover{border-color:rgba(183,25,41,.19)!important;box-shadow:0 22px 48px rgba(65,31,21,.11)!important;}body.premium-home-v71 .standard-icon,body.premium-home-v71 .how-icon,body.premium-home-v71 .warranty-icon{transition:transform .45s var(--rhs-motion-soft)!important;}body.premium-home-v71 .standard-card:hover .standard-icon{transform:rotate(-6deg) scale(1.08)}body.premium-home-v71 .how-step:hover .how-icon{transform:translateY(-4px) scale(1.04)}body.premium-home-v71 .warranty-panel:hover .warranty-icon{transform:rotate(4deg) scale(1.045)}body.premium-home-v71 .how-timeline{position:relative}body.premium-home-v71 .how-timeline::before{transform-origin:left center;transform:scaleX(0);transition:transform 1.2s var(--rhs-motion-soft);}body.premium-home-v71 #how-it-works.v71-inview .how-timeline::before{transform:scaleX(1)}body.premium-home-v71 .faq-card summary i{transition:transform .32s var(--rhs-motion-soft),background-color .3s ease!important}body.premium-home-v71 .faq-card[open] summary i{transform:rotate(45deg)}body.premium-home-v71 .area-links a{transition:transform .28s var(--rhs-motion-ease),background-color .28s ease,border-color .28s ease!important}body.premium-home-v71 .area-links a:hover{transform:translateY(-2px) scale(1.015)}body.premium-home-v71 .rhs-contact-card:hover{box-shadow:0 18px 42px rgba(50,24,16,.12)!important}body.premium-home-v71 .rhs-contact-card:hover .rhs-contact-icon{transform:scale(1.08) rotate(-4deg)}body.premium-home-v71 .rhs-contact-icon{transition:transform .35s var(--rhs-motion-soft)}@keyframes v71HeroDrift{0%{transform:scale(1.015) translate3d(0,0,0)}100%{transform:scale(1.06) translate3d(-1.2%,.8%,0)}}@keyframes v71AmbientGlow{from{transform:translate3d(0,0,0) scale(.96);opacity:.7}to{transform:translate3d(28px,-14px,0) scale(1.08);opacity:1}}@keyframes v71FloatBlob{from{transform:translate3d(0,0,0) scale(.94)}to{transform:translate3d(28px,-32px,0) scale(1.08)}}@keyframes v71Pulse{0%{box-shadow:0 0 0 0 rgba(195,28,45,.30)}70%{box-shadow:0 0 0 9px rgba(195,28,45,0)}100%{box-shadow:0 0 0 0 rgba(195,28,45,0)}}@media (max-width:1100px) and (min-width:701px){body.premium-home-v71 .service-showcase-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-template-rows:none!important;grid-auto-rows:330px!important;grid-auto-flow:dense!important;}body.premium-home-v71 .service-showcase-card,body.premium-home-v71 .service-showcase-card:nth-child(n){grid-column:auto!important;grid-row:auto!important;}body.premium-home-v71 .service-showcase-card:nth-child(1){grid-column:1/-1!important;min-height:440px!important}body.premium-home-v71 .service-showcase-card:nth-child(3),body.premium-home-v71 .service-showcase-card:nth-child(5),body.premium-home-v71 .service-showcase-card:nth-child(6){grid-row:span 2!important}}@media (max-width:700px){body.premium-home-v71 .premium-hero .hero-bg{animation-duration:24s}body.premium-home-v71 .booking-card:hover{transform:none}body.premium-home-v71 .service-gallery-meta{width:100%;min-height:36px;margin:-6px 0 16px;justify-content:center;padding:7px 11px;font-size:10.7px;text-align:center;}body.premium-home-v71 .service-showcase-grid{grid-template-columns:1fr!important;grid-template-rows:none!important;grid-auto-rows:auto!important;gap:13px!important;}body.premium-home-v71 .service-showcase-card,body.premium-home-v71 .service-showcase-card:nth-child(n){grid-column:1!important;grid-row:auto!important;height:148px!important;min-height:0!important;border-radius:20px!important;}body.premium-home-v71 .service-showcase-card:first-child{height:292px!important}body.premium-home-v71 .service-showcase-card:not(:first-child)>a{grid-template-columns:42% 58%!important}body.premium-home-v71 .service-showcase-card:not(:first-child):nth-child(even)>a{grid-template-columns:58% 42%!important}body.premium-home-v71 .service-showcase-card:not(:first-child):nth-child(even) .service-showcase-media{grid-column:2!important}body.premium-home-v71 .service-showcase-card:not(:first-child):nth-child(even) .service-showcase-copy{grid-column:1!important}body.premium-home-v71 .service-showcase-card:not(:first-child) .service-showcase-media img{transform:scale(1.035)!important;transition:transform .55s var(--rhs-motion-soft)!important;}body.premium-home-v71 .service-showcase-card:not(:first-child):active .service-showcase-media img{transform:scale(1.075)!important}body.premium-home-v71 .service-showcase-card:not(:first-child) .service-showcase-copy{padding:13px 14px!important}body.premium-home-v71 .service-showcase-card:not(:first-child) .service-showcase-copy h3{font-size:16px!important}body.premium-home-v71 .service-showcase-card:nth-child(6) .service-showcase-copy h3,body.premium-home-v71 .service-showcase-card:nth-child(9) .service-showcase-copy h3{font-size:14.5px!important}body.premium-home-v71 .service-showcase-card:hover{transform:none!important}body.premium-home-v71 .service-showcase-card:active{transform:scale(.988)!important}body.premium-home-v71 .service-showcase-card::before{display:none}body.premium-home-v71 .service-showcase-card:nth-child(3) img{object-position:center 53%!important}body.premium-home-v71 .service-showcase-card:nth-child(5) img{object-position:center 49%!important}body.premium-home-v71 .service-showcase-card:nth-child(6) img{object-position:center 54%!important}body.premium-home-v71 .premium-services-section::before,body.premium-home-v71 .premium-services-section::after{opacity:.35}}@media (max-width:360px){body.premium-home-v71 .service-showcase-card,body.premium-home-v71 .service-showcase-card:nth-child(n){height:144px!important}body.premium-home-v71 .service-showcase-card:first-child{height:278px!important}body.premium-home-v71 .service-showcase-card:not(:first-child)>a,body.premium-home-v71 .service-showcase-card:not(:first-child):nth-child(even)>a{grid-template-columns:39% 61%!important}body.premium-home-v71 .service-showcase-card:not(:first-child):nth-child(even) .service-showcase-media{grid-column:1!important}body.premium-home-v71 .service-showcase-card:not(:first-child):nth-child(even) .service-showcase-copy{grid-column:2!important}}@media (prefers-reduced-motion:reduce){body.premium-home-v71 *,body.premium-home-v71 *::before,body.premium-home-v71 *::after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important;}body.premium-home-v71 .premium-hero .hero-bg{transform:none!important}body.premium-home-v71 .how-timeline::before{transform:scaleX(1)!important}}@media (max-width:700px){body.premium-home-v71 .mobile-sticky.v71-context-hidden{transform:translateY(calc(100% + 28px))!important;opacity:0!important;pointer-events:none!important;}}body.premium-home-v72{--rhs-v72-gap:clamp(28px,3vw,48px);}body.premium-home-v72 .premium-hero{min-height:680px!important;overflow:hidden!important;}body.premium-home-v72 .hero-layout{min-height:680px!important;padding:48px 0 54px!important;gap:clamp(38px,4vw,64px)!important;align-items:center!important;}body.premium-home-v72 .hero-inner{max-width:620px!important;}body.premium-home-v72 .hero-copy{margin-bottom:25px!important;}body.premium-home-v72 .booking-card{align-self:center!important;margin:0!important;}body.premium-home-v72 .hero-mini-proof{display:none!important}body.premium-home-v72 .premium-proof-row{width:100%!important;margin:0!important;padding:20px 0!important;overflow:visible!important;border:0!important;border-radius:0!important;background:linear-gradient(180deg,#fffaf6 0%,#fff6f0 100%)!important;box-shadow:none!important;}body.premium-home-v72 .premium-proof-row .container{width:min(calc(100% - 48px),1180px)!important;overflow:hidden!important;border:1px solid rgba(93,55,42,.12)!important;border-radius:24px!important;background:#fff!important;box-shadow:0 18px 44px rgba(64,32,22,.08)!important;}body.premium-home-v72 .premium-proof-row .trust-strip{grid-template-columns:repeat(6,minmax(0,1fr))!important;}body.premium-home-v72 .premium-proof-row .trust-item{min-height:96px!important;padding:16px 15px!important;}body.premium-home-v72 .premium-proof-row .trust-icon{flex:0 0 32px!important;width:32px!important;height:32px!important;}body.premium-home-v72 #starting-prices{padding:74px 0 78px!important;}body.premium-home-v72 .pricing-overview-shell{overflow:visible!important;}body.premium-home-v72 .pricing-overview-copy .kicker{position:relative!important;display:inline-block!important;max-width:100%!important;margin:0 0 14px!important;padding:0 2px!important;overflow:visible!important;transform:none!important;opacity:1!important;clip-path:none!important;}body.premium-home-v72 .pricing-overview-copy .kicker::before,body.premium-home-v72 .pricing-overview-copy .kicker::after{display:none!important;content:none!important;}body.premium-home-v72 .pricing-overview-copy h2{max-width:820px!important;}body.premium-home-v72 .pricing-measure-note{max-width:760px!important;margin:13px 0 0!important;padding-left:16px!important;border-left:3px solid rgba(183,25,41,.55)!important;color:#68544d!important;font-size:13px!important;line-height:1.6!important;}@media (max-width:1180px){body.premium-home-v72 .premium-hero{min-height:650px!important}body.premium-home-v72 .hero-layout{min-height:650px!important}body.premium-home-v72 .premium-proof-row .container{width:min(calc(100% - 40px),1120px)!important}body.premium-home-v72 .premium-proof-row .trust-strip{grid-template-columns:repeat(3,minmax(0,1fr))!important}body.premium-home-v72 .premium-proof-row .trust-item:nth-child(3n){border-right:0!important}body.premium-home-v72 .premium-proof-row .trust-item:nth-child(-n+3){border-bottom:1px solid rgba(93,55,42,.09)!important}}@media (max-width:980px){body.premium-home-v72 .premium-hero{min-height:0!important}body.premium-home-v72 .hero-layout{min-height:0!important;padding:44px 0 50px!important;}body.premium-home-v72 .booking-card{max-width:700px!important}}@media (max-width:700px){body.premium-home-v72 .hero-layout{padding:30px 0 38px!important;gap:22px!important;}body.premium-home-v72 .hero-copy{margin-bottom:18px!important}body.premium-home-v72 .premium-proof-row{padding:14px 0 18px!important;overflow:visible!important;}body.premium-home-v72 .premium-proof-row .container{width:calc(100% - 28px)!important;overflow:hidden!important;border-radius:20px!important;}body.premium-home-v72 .premium-proof-row .trust-strip{display:grid!important;width:100%!important;min-width:0!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;}body.premium-home-v72 .premium-proof-row .trust-item{width:auto!important;min-width:0!important;min-height:88px!important;flex:initial!important;padding:13px 12px!important;gap:9px!important;border-right:1px solid rgba(93,55,42,.09)!important;border-bottom:1px solid rgba(93,55,42,.09)!important;}body.premium-home-v72 .premium-proof-row .trust-item:nth-child(2n){border-right:0!important}body.premium-home-v72 .premium-proof-row .trust-item:nth-last-child(-n+2){border-bottom:0!important}body.premium-home-v72 .premium-proof-row .trust-item strong{font-size:11.5px!important}body.premium-home-v72 .premium-proof-row .trust-item span{font-size:10.4px!important;line-height:1.4!important}body.premium-home-v72 #starting-prices{padding:56px 0 50px!important}body.premium-home-v72 .pricing-overview-copy .kicker{margin-bottom:11px!important;padding-left:1px!important;}}body.premium-home-v72 .hero-inner,body.premium-home-v72 .booking-card{animation:none!important;}body.premium-home-v72 .pricing-overview-copy .kicker{text-indent:0!important;}body.premium-home-v73 .premium-proof-row{padding:18px 0 20px!important;}body.premium-home-v73 .premium-proof-row .container{display:block!important;}body.premium-home-v73 .premium-proof-row .trust-strip{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;align-items:stretch!important;}body.premium-home-v73 .premium-proof-row .trust-item{display:grid!important;grid-template-columns:32px minmax(0,1fr)!important;align-content:start!important;align-items:start!important;justify-content:start!important;gap:11px!important;min-height:108px!important;padding:20px 15px 17px!important;}body.premium-home-v73 .premium-proof-row .trust-icon{width:30px!important;height:30px!important;margin-top:0!important;align-self:start!important;}body.premium-home-v73 .premium-proof-row .trust-item>div{min-width:0!important;align-self:start!important;padding-top:0!important;}body.premium-home-v73 .premium-proof-row .trust-item strong{display:block!important;min-height:34px!important;margin:0 0 5px!important;font-size:13px!important;line-height:1.3!important;}body.premium-home-v73 .premium-proof-row .trust-item span{display:block!important;margin:0!important;font-size:11.5px!important;line-height:1.45!important;}@media (max-width:1180px){body.premium-home-v73 .premium-proof-row .trust-strip{grid-template-columns:repeat(3,minmax(0,1fr))!important;}body.premium-home-v73 .premium-proof-row .trust-item{min-height:102px!important;padding:18px 16px!important;}body.premium-home-v73 .premium-proof-row .trust-item strong{min-height:0!important;}}@media (max-width:700px){body.premium-home-v73 .premium-proof-row{padding:14px 0 18px!important;}body.premium-home-v73 .premium-proof-row .trust-strip{grid-template-columns:repeat(2,minmax(0,1fr))!important;}body.premium-home-v73 .premium-proof-row .trust-item{grid-template-columns:28px minmax(0,1fr)!important;min-height:104px!important;padding:15px 11px 14px!important;gap:9px!important;}body.premium-home-v73 .premium-proof-row .trust-icon{width:27px!important;height:27px!important;}body.premium-home-v73 .premium-proof-row .trust-item strong{min-height:31px!important;margin-bottom:4px!important;font-size:11.4px!important;line-height:1.32!important;}body.premium-home-v73 .premium-proof-row .trust-item span{font-size:10.2px!important;line-height:1.42!important;}}body.premium-home-v74 .premium-proof-row{position:relative!important;z-index:4!important;width:100%!important;margin:0!important;padding:28px 0 26px!important;overflow:visible!important;border:0!important;border-radius:0!important;background:linear-gradient(180deg,#fffaf6 0%,#fff7f2 100%)!important;box-shadow:none!important;}body.premium-home-v74 .premium-proof-row>.container{display:block!important;width:calc(100% - 96px)!important;max-width:1320px!important;margin-inline:auto!important;padding:0!important;overflow:visible!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;}body.premium-home-v74 .premium-proof-row .trust-strip{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:12px!important;width:100%!important;min-width:0!important;align-items:stretch!important;}body.premium-home-v74 .premium-proof-row .trust-item{display:grid!important;grid-template-columns:36px minmax(0,1fr)!important;align-items:start!important;align-content:start!important;gap:12px!important;min-width:0!important;min-height:122px!important;padding:18px 16px 17px!important;border:1px solid rgba(93,55,42,.12)!important;border-radius:19px!important;background:#fff!important;box-shadow:0 12px 30px rgba(64,32,22,.065)!important;}body.premium-home-v74 .premium-proof-row .trust-item:nth-child(2n){background:#fff!important;}body.premium-home-v74 .premium-proof-row .trust-icon{width:36px!important;height:36px!important;margin:0!important;padding:8px!important;border-radius:12px!important;color:var(--rhs-red)!important;background:#f8e3d9!important;align-self:start!important;}body.premium-home-v74 .premium-proof-row .trust-item>div{display:grid!important;grid-template-rows:36px auto!important;min-width:0!important;padding:0!important;align-content:start!important;}body.premium-home-v74 .premium-proof-row .trust-item strong{display:block!important;align-self:start!important;min-height:0!important;margin:0!important;color:var(--rhs-ink)!important;font-size:12.8px!important;line-height:1.32!important;font-weight:850!important;}body.premium-home-v74 .premium-proof-row .trust-item span{display:block!important;align-self:start!important;margin:0!important;color:#765f57!important;font-size:11.25px!important;line-height:1.48!important;}body.premium-home-v74 #starting-prices{padding-top:52px!important;}@media (max-width:1180px){body.premium-home-v74 .premium-proof-row{padding:24px 0 24px!important;}body.premium-home-v74 .premium-proof-row>.container{width:min(calc(100% - 48px),1120px)!important;max-width:1120px!important;}body.premium-home-v74 .premium-proof-row .trust-strip{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important;}body.premium-home-v74 .premium-proof-row .trust-item{min-height:108px!important;padding:17px 17px 16px!important;}body.premium-home-v74 .premium-proof-row .trust-item>div{grid-template-rows:30px auto!important;}body.premium-home-v74 #starting-prices{padding-top:48px!important;}}@media (max-width:700px){body.premium-home-v74 .premium-proof-row{padding:16px 0 20px!important;}body.premium-home-v74 .premium-proof-row>.container{width:calc(100% - 28px)!important;max-width:none!important;}body.premium-home-v74 .premium-proof-row .trust-strip{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;}body.premium-home-v74 .premium-proof-row .trust-item{grid-template-columns:1fr!important;grid-template-rows:32px auto!important;gap:10px!important;min-height:142px!important;padding:14px 13px 13px!important;border-radius:17px!important;}body.premium-home-v74 .premium-proof-row .trust-icon{width:32px!important;height:32px!important;padding:7px!important;border-radius:11px!important;}body.premium-home-v74 .premium-proof-row .trust-item>div{grid-template-rows:39px auto!important;}body.premium-home-v74 .premium-proof-row .trust-item strong{font-size:11.7px!important;line-height:1.3!important;}body.premium-home-v74 .premium-proof-row .trust-item span{font-size:10.45px!important;line-height:1.42!important;}body.premium-home-v74 #starting-prices{padding-top:42px!important;}}@media (max-width:359px){body.premium-home-v74 .premium-proof-row .trust-strip{grid-template-columns:1fr!important;}body.premium-home-v74 .premium-proof-row .trust-item{grid-template-columns:34px minmax(0,1fr)!important;grid-template-rows:auto!important;min-height:104px!important;padding:15px!important;}body.premium-home-v74 .premium-proof-row .trust-item>div{grid-template-rows:31px auto!important;}}@media (min-width:1181px){body.premium-home-v74 .premium-proof-row>.container{width:min(100% - 96px,1320px)!important;max-width:1320px!important;}}: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.v77-layout{--v77-line:rgba(109,65,48,.15);--v77-paper:#fffaf6;--v77-soft:#f7e9de;--v77-ink:#241815;--v77-red:#bf1021;--v77-red-dark:#72131b;--v77-warm:#d78363;}body.v77-layout :is( .premium-pricing-section,.premium-prep-section,.premium-cost-section,.premium-standard-section,.premium-how-section,.premium-warranty-section,.premium-faq-section,.rhs-contact-section ){overflow:clip}body.v77-layout :is( .premium-pricing-section,.premium-prep-section,.premium-cost-section,.premium-standard-section,.premium-how-section,.premium-warranty-section,.premium-faq-section,.rhs-contact-section ) .v75-card{transform:none!important;}body.v77-layout .premium-pricing-section .pricing-overview-shell{padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;}body.v77-layout .premium-pricing-section .pricing-overview-head{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(260px,.46fr)!important;gap:44px!important;align-items:end!important;margin-bottom:30px!important;}body.v77-layout .premium-pricing-section .pricing-overview-head::after{content:none;display:none!important;align-self:end;justify-self:end;padding:16px 20px;border-left:4px solid var(--v77-red);background:linear-gradient(135deg,#fff,#f8e8dc);color:#49342d;font-size:14px;line-height:1.5;font-weight:800;box-shadow:0 18px 44px rgba(61,31,19,.08);}body.v77-layout .premium-pricing-section .pricing-feature-grid{gap:22px!important;}body.v77-layout .premium-pricing-section .pricing-feature-card{border-radius:28px!important;}body.v77-layout .premium-pricing-section .pricing-rate-grid{display:flex!important;gap:0!important;margin-top:24px!important;border-block:1px solid var(--v77-line)!important;background:rgba(255,255,255,.45)!important;overflow:hidden!important;}body.v77-layout .premium-pricing-section .pricing-rate-card{flex:1 1 0!important;min-width:0!important;min-height:136px!important;display:grid!important;grid-template-columns:46px minmax(0,1fr)!important;grid-template-rows:auto auto!important;column-gap:14px!important;align-content:center!important;padding:20px 22px!important;border:0!important;border-right:1px solid var(--v77-line)!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;}body.v77-layout .premium-pricing-section .pricing-rate-card:last-child{border-right:0!important}body.v77-layout .premium-pricing-section .pricing-rate-card .pricing-line-icon{grid-row:1 / span 2!important;width:44px!important;height:44px!important;margin:0!important;}body.v77-layout .premium-pricing-section .pricing-rate-copy{min-width:0!important;}body.v77-layout .premium-pricing-section .pricing-rate-copy h3{margin:0 0 4px!important;font-size:15px!important;line-height:1.2!important;}body.v77-layout .premium-pricing-section .pricing-rate-copy p{margin:0!important;display:flex!important;align-items:baseline!important;gap:4px!important;}body.v77-layout .premium-pricing-section .pricing-rate-copy strong{font-size:25px!important}body.v77-layout .premium-pricing-section .pricing-rate-copy small{font-size:11px!important}body.v77-layout .premium-pricing-section .pricing-mini-action{grid-column:2!important;justify-self:start!important;margin-top:8px!important;padding:0!important;min-height:auto!important;border:0!important;background:none!important;box-shadow:none!important;}body.v77-layout .premium-pricing-section .pricing-overview-footer{border-radius:0!important;border-inline:0!important;background:transparent!important;padding-inline:0!important;}body.v77-layout .premium-prep-section .site-check-panel{display:grid!important;grid-template-columns:minmax(280px,.78fr) minmax(0,1.62fr)!important;gap:0!important;padding:0!important;overflow:hidden!important;border-radius:32px!important;border:1px solid rgba(128,74,53,.16)!important;background:#fffdf9!important;box-shadow:0 24px 70px rgba(64,31,19,.09)!important;}body.v77-layout .premium-prep-section .site-check-summary{display:flex!important;flex-direction:column!important;justify-content:space-between!important;min-height:100%!important;padding:40px 34px!important;color:#fff!important;background:radial-gradient(circle at 18% 14%,rgba(255,255,255,.14),transparent 16rem),linear-gradient(145deg,#7f111a,#c91427 62%,#d76e54)!important;}body.v77-layout .premium-prep-section .site-check-summary p{max-width:13ch!important;margin:0!important;color:#fff!important;font-size:clamp(28px,3vw,45px)!important;line-height:1.07!important;letter-spacing:-.05em!important;font-weight:900!important;}body.v77-layout .premium-prep-section .site-check-promise{width:auto!important;margin-top:34px!important;padding:15px 0 0!important;border:0!important;border-top:1px solid rgba(255,255,255,.25)!important;border-radius:0!important;background:none!important;color:#ffe8df!important;font-size:11px!important;letter-spacing:.1em!important;text-transform:uppercase!important;line-height:1.55!important;}body.v77-layout .premium-prep-section .site-check-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:0!important;padding:24px 30px!important;background:linear-gradient(180deg,#fffefa,#f8ebe1)!important;}body.v77-layout .premium-prep-section .site-check-card{min-height:190px!important;display:grid!important;grid-template-columns:52px minmax(0,1fr)!important;grid-template-rows:auto 1fr!important;column-gap:16px!important;align-content:start!important;padding:26px 24px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;}body.v77-layout .premium-prep-section .site-check-card:nth-child(odd){border-right:1px solid var(--v77-line)!important}body.v77-layout .premium-prep-section .site-check-card:nth-child(-n+2){border-bottom:1px solid var(--v77-line)!important}body.v77-layout .premium-prep-section .site-check-icon{grid-row:1 / span 2!important;width:48px!important;height:48px!important;margin:0!important;}body.v77-layout .premium-prep-section .site-check-card h3{grid-column:2!important;margin:4px 0 8px!important;font-size:18px!important;}body.v77-layout .premium-prep-section .site-check-card p{grid-column:2!important;margin:0!important;font-size:13.5px!important;line-height:1.65!important;}body.v77-layout .premium-prep-section .site-check-card::before,body.v77-layout .premium-prep-section .site-check-card::after{display:none!important}body.v77-layout .premium-cost-section .site-check-panel{padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;}body.v77-layout .premium-cost-section .site-check-summary{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:24px!important;margin:0 0 34px!important;padding:20px 24px!important;border-block:1px solid var(--v77-line)!important;border-radius:0!important;background:transparent!important;}body.v77-layout .premium-cost-section .site-check-summary p{margin:0!important;font-size:15px!important;line-height:1.65!important;}body.v77-layout .premium-cost-section .site-check-promise{padding:10px 14px!important;border-radius:999px!important;white-space:nowrap!important;background:#2b1815!important;color:#fff!important;font-size:10.5px!important;letter-spacing:.08em!important;text-transform:uppercase!important;}body.v77-layout .premium-cost-section .cost-factor-grid{position:relative!important;display:grid!important;grid-template-columns:minmax(0,1fr) 76px minmax(0,1fr)!important;gap:18px 0!important;padding:4px 0!important;}body.v77-layout .premium-cost-section .cost-factor-grid::before{content:"";position:absolute;top:10px;bottom:10px;left:50%;width:2px;transform:translateX(-1px);background:linear-gradient(180deg,var(--v77-red),rgba(191,16,33,.12));transform-origin:top;animation:v77LineGrow 1.2s ease both;}body.v77-layout .premium-cost-section .cost-factor-card{min-height:128px!important;position:relative!important;display:flex!important;flex-direction:column!important;justify-content:center!important;padding:22px 24px!important;border:0!important;border-bottom:1px solid var(--v77-line)!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;}body.v77-layout .premium-cost-section .cost-factor-card:nth-child(odd){grid-column:1!important;text-align:right!important}body.v77-layout .premium-cost-section .cost-factor-card:nth-child(even){grid-column:3!important;text-align:left!important}body.v77-layout .premium-cost-section .cost-factor-card::before{content:attr(data-factor)!important;position:absolute!important;top:50%!important;width:48px!important;height:48px!important;display:grid!important;place-items:center!important;transform:translateY(-50%)!important;border:7px solid #fffaf6!important;border-radius:50%!important;background:var(--v77-red)!important;color:#fff!important;font-size:12px!important;font-weight:900!important;box-shadow:0 8px 24px rgba(191,16,33,.24)!important;}body.v77-layout .premium-cost-section .cost-factor-card:nth-child(odd)::before{right:-62px!important}body.v77-layout .premium-cost-section .cost-factor-card:nth-child(even)::before{left:-62px!important}body.v77-layout .premium-cost-section .cost-factor-card::after{display:none!important}body.v77-layout .premium-cost-section .cost-factor-card h3{margin:0 0 8px!important;font-size:20px!important;line-height:1.2!important;}body.v77-layout .premium-cost-section .cost-factor-card p{max-width:44ch!important;margin:0!important;font-size:13.5px!important;line-height:1.65!important;}body.v77-layout .premium-cost-section .cost-factor-card:nth-child(odd) p{margin-left:auto!important}body.v77-layout .premium-standard-section .standard-grid{display:grid!important;grid-template-columns:repeat(12,minmax(0,1fr))!important;grid-template-rows:repeat(3,minmax(112px,1fr))!important;gap:14px!important;min-height:560px!important;margin-top:34px!important;}body.v77-layout .premium-standard-section .standard-card{padding:24px!important;border:1px solid rgba(113,65,48,.14)!important;border-radius:24px!important;background:#fff!important;box-shadow:0 18px 45px rgba(61,30,18,.07)!important;}body.v77-layout .premium-standard-section .standard-card:nth-child(1){grid-column:1 / 6!important;grid-row:1 / 4!important;display:flex!important;flex-direction:column!important;justify-content:flex-end!important;padding:38px!important;color:#fff!important;background:radial-gradient(circle at 85% 12%,rgba(255,255,255,.13),transparent 12rem),linear-gradient(150deg,#2d1716,#77151c 58%,#bd1b2a)!important;}body.v77-layout .premium-standard-section .standard-card:nth-child(2){grid-column:6 / 10!important;grid-row:1 / 4!important;display:flex!important;flex-direction:column!important;justify-content:flex-end!important;color:#fff!important;background:linear-gradient(180deg,rgba(24,14,10,.08),rgba(24,14,10,.78)),url("assets/home-service-interior-v71.webp") center/cover no-repeat!important;}body.v77-layout .premium-standard-section .standard-card:nth-child(3){grid-column:10 / 13!important;grid-row:1!important}body.v77-layout .premium-standard-section .standard-card:nth-child(4){grid-column:10 / 13!important;grid-row:2!important}body.v77-layout .premium-standard-section .standard-card:nth-child(5){grid-column:10 / 13!important;grid-row:3!important}body.v77-layout .premium-standard-section .standard-card:nth-child(n+3){display:grid!important;grid-template-columns:46px minmax(0,1fr)!important;grid-template-rows:auto 1fr!important;column-gap:14px!important;align-content:center!important;}body.v77-layout .premium-standard-section .standard-card:nth-child(n+3) .standard-top{grid-row:1 / span 2!important;display:block!important;}body.v77-layout .premium-standard-section .standard-card:nth-child(n+3) .standard-num{display:none!important}body.v77-layout .premium-standard-section .standard-card:nth-child(n+3) h3{grid-column:2!important;margin:2px 0 6px!important;font-size:16px!important;}body.v77-layout .premium-standard-section .standard-card:nth-child(n+3) p{grid-column:2!important;margin:0!important;font-size:12.5px!important;line-height:1.55!important;}body.v77-layout .premium-standard-section .standard-card:nth-child(-n+2) h3{margin:20px 0 10px!important;color:inherit!important;font-size:clamp(27px,2.5vw,38px)!important;line-height:1.06!important;letter-spacing:-.04em!important;}body.v77-layout .premium-standard-section .standard-card:nth-child(-n+2) p{max-width:34ch!important;margin:0!important;color:rgba(255,255,255,.86)!important;line-height:1.7!important;}body.v77-layout .premium-standard-section .standard-card:nth-child(-n+2) .standard-icon{color:#fff!important;background:rgba(255,255,255,.15)!important;border-color:rgba(255,255,255,.2)!important;}body.v77-layout .premium-standard-section .standard-card:nth-child(-n+2) .standard-num{color:#fff!important;opacity:.75}body.v77-layout .premium-how-section .how-timeline{position:relative!important;display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:22px!important;margin-top:48px!important;}body.v77-layout .premium-how-section .how-timeline::before{content:"";position:absolute;left:8%;right:8%;top:44px;height:3px;border-radius:999px;background:linear-gradient(90deg,var(--v77-red),var(--v77-warm));box-shadow:0 0 0 7px rgba(191,16,33,.05);transform-origin:left;animation:v77LineGrow 1.1s ease both;}body.v77-layout .premium-how-section .how-step{position:relative!important;min-height:260px!important;padding:0 8px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;text-align:left!important;}body.v77-layout .premium-how-section .how-step:nth-child(even){padding-top:72px!important}body.v77-layout .premium-how-section .how-step::after{display:none!important}body.v77-layout .premium-how-section .how-icon{position:relative!important;z-index:2!important;width:88px!important;height:88px!important;margin:0 0 22px!important;border:8px solid #fffaf6!important;box-shadow:0 12px 36px rgba(63,31,19,.13)!important;}body.v77-layout .premium-how-section .how-step:nth-child(even) .how-icon{margin-top:-72px!important}body.v77-layout .premium-how-section .how-step h3{margin:0 0 8px!important;font-size:18px!important;}body.v77-layout .premium-how-section .how-step p{margin:0!important;font-size:13px!important;line-height:1.65!important;}body.v77-layout .premium-warranty-section{color:#fff!important;background:radial-gradient(circle at 12% 12%,rgba(255,160,126,.25),transparent 25rem),linear-gradient(145deg,#351817,#76131c 58%,#aa1926)!important;}body.v77-layout .premium-warranty-section::before{opacity:.25!important}body.v77-layout .premium-warranty-section .warranty-shell{display:grid!important;grid-template-columns:minmax(270px,.72fr) minmax(0,1.28fr)!important;grid-template-rows:auto 1fr!important;gap:24px 42px!important;}body.v77-layout .premium-warranty-section .warranty-panel{grid-column:1!important;grid-row:1!important;display:block!important;padding:0 0 28px!important;border:0!important;border-bottom:1px solid rgba(255,255,255,.2)!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;}body.v77-layout .premium-warranty-section .warranty-panel::after{display:none!important}body.v77-layout .premium-warranty-section .warranty-icon{width:82px!important;height:82px!important;margin-bottom:24px!important;color:#fff!important;background:rgba(255,255,255,.12)!important;border-color:rgba(255,255,255,.22)!important;}body.v77-layout .premium-warranty-section :is(.kicker,h2,h3,h4,p,li){color:inherit!important}body.v77-layout .premium-warranty-section .warranty-copy h2{font-size:clamp(38px,4.2vw,64px)!important;line-height:1!important;letter-spacing:-.055em!important;}body.v77-layout .premium-warranty-section .warranty-points{grid-column:1!important;grid-row:2!important;display:block!important;margin:0!important;}body.v77-layout .premium-warranty-section .warranty-point{display:grid!important;grid-template-columns:44px 1fr!important;gap:14px!important;padding:18px 0!important;border:0!important;border-bottom:1px solid rgba(255,255,255,.15)!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;}body.v77-layout .premium-warranty-section .warranty-point:last-child{border-bottom:0!important}body.v77-layout .premium-warranty-section .w-point-icon{width:40px!important;height:40px!important;color:#fff!important;background:rgba(255,255,255,.12)!important;border-color:rgba(255,255,255,.18)!important;}body.v77-layout .premium-warranty-section .warranty-coverage{grid-column:2!important;grid-row:1 / span 2!important;align-self:stretch!important;padding:34px!important;border:1px solid rgba(255,255,255,.2)!important;border-radius:30px!important;background:rgba(255,255,255,.08)!important;box-shadow:inset 0 1px rgba(255,255,255,.12),0 24px 60px rgba(34,9,12,.2)!important;backdrop-filter:blur(10px)!important;}body.v77-layout .premium-warranty-section .warranty-coverage-grid{gap:0!important;margin-top:26px!important;border-block:1px solid rgba(255,255,255,.18)!important;}body.v77-layout .premium-warranty-section .warranty-coverage-column{padding:28px 26px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;}body.v77-layout .premium-warranty-section .warranty-coverage-column:first-child{border-right:1px solid rgba(255,255,255,.18)!important;}body.v77-layout .premium-warranty-section .warranty-coverage-note{margin:22px 0 0!important;padding:0!important;border:0!important;background:transparent!important;}body.v77-layout .premium-faq-section .faq-container{max-width:1050px!important}body.v77-layout .premium-faq-section .faq-grid{display:block!important;margin-top:32px!important;border-top:1px solid var(--v77-line)!important;}body.v77-layout .premium-faq-section details.faq-card{margin:0!important;padding:0!important;border:0!important;border-bottom:1px solid var(--v77-line)!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;transform:none!important;}body.v77-layout .premium-faq-section details.faq-card:hover{transform:none!important}body.v77-layout .premium-faq-section details.faq-card[open]{background:linear-gradient(90deg,rgba(191,16,33,.055),transparent 75%)!important;box-shadow:none!important;}body.v77-layout .premium-faq-section details.faq-card summary{min-height:78px!important;padding:22px 8px!important;display:grid!important;grid-template-columns:minmax(0,1fr) 42px!important;align-items:center!important;gap:20px!important;font-size:17px!important;}body.v77-layout .premium-faq-section details.faq-card summary i{width:38px!important;height:38px!important;margin:0!important;transition:transform .35s ease,background-color .35s ease,color .35s ease!important;}body.v77-layout .premium-faq-section details.faq-card[open] summary i{transform:rotate(45deg)!important;background:var(--v77-red)!important;color:#fff!important;}body.v77-layout .premium-faq-section .faq-answer{max-width:850px!important;padding:0 72px 24px 8px!important;}body.v77-layout .premium-faq-section .faq-answer p{line-height:1.75!important}body.v77-layout .rhs-contact-section .rhs-contact-shell{grid-template-columns:minmax(0,1.2fr) minmax(330px,.8fr)!important;gap:0!important;padding:0!important;overflow:hidden!important;border-radius:34px!important;background:#fff!important;box-shadow:0 28px 76px rgba(59,28,17,.11)!important;}body.v77-layout .rhs-contact-section .rhs-contact-main{padding:42px!important;}body.v77-layout .rhs-contact-section .rhs-contact-grid{display:block!important;border:0!important;border-top:1px solid var(--v77-line)!important;border-radius:0!important;background:transparent!important;}body.v77-layout .rhs-contact-section .rhs-contact-card{min-height:76px!important;padding:16px 0!important;border:0!important;border-bottom:1px solid var(--v77-line)!important;background:transparent!important;}body.v77-layout .rhs-contact-section .rhs-profile-row{margin-top:18px!important;border-radius:16px!important;box-shadow:none!important;}body.v77-layout .rhs-contact-section .rhs-social-row{padding-top:14px!important;border-top:1px solid var(--v77-line)!important;}body.v77-layout .rhs-contact-section .rhs-social-link{min-height:auto!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;text-decoration:underline!important;text-underline-offset:4px!important;}body.v77-layout .rhs-contact-section .rhs-contact-action{padding:42px 34px!important;border:0!important;border-radius:0!important;color:#fff!important;background:radial-gradient(circle at 90% 10%,rgba(255,255,255,.14),transparent 16rem),linear-gradient(145deg,#261513,#74141d 66%,#bd1b2a)!important;}body.v77-layout .rhs-contact-section .rhs-contact-action :is(h3,p,strong,small){color:inherit!important}body.v77-layout .rhs-contact-section .rhs-contact-action-label{border-color:rgba(255,255,255,.22)!important;background:rgba(255,255,255,.1)!important;color:#fff!important;}body.v77-layout .rhs-contact-section .rhs-contact-secondary{border-color:rgba(255,255,255,.18)!important;background:rgba(255,255,255,.08)!important;color:#fff!important;}body.v77-layout .rhs-contact-section .rhs-contact-secondary .rhs-contact-icon{background:rgba(255,255,255,.14)!important;color:#fff!important;}@media (max-width:1100px){body.v77-layout .premium-standard-section .standard-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-template-rows:auto!important;min-height:0!important;}body.v77-layout .premium-standard-section .standard-card:nth-child(1),body.v77-layout .premium-standard-section .standard-card:nth-child(2){grid-column:auto!important;grid-row:auto!important;min-height:380px!important;}body.v77-layout .premium-standard-section .standard-card:nth-child(n+3){grid-column:auto!important;grid-row:auto!important;min-height:150px!important;}body.v77-layout .premium-standard-section .standard-card:nth-child(5){grid-column:1 / -1!important}body.v77-layout .premium-how-section .how-timeline{gap:12px!important}body.v77-layout .premium-how-section .how-step{padding-inline:4px!important}body.v77-layout .rhs-contact-section .rhs-contact-shell{grid-template-columns:1fr!important}body.v77-layout .rhs-contact-section .rhs-contact-action{min-height:0!important}}@media (max-width:700px){body.v77-layout :is( .premium-pricing-section,.premium-prep-section,.premium-cost-section,.premium-standard-section,.premium-how-section,.premium-warranty-section,.premium-faq-section,.rhs-contact-section ) [data-v75-reveal],body.v77-layout :is( .premium-pricing-section,.premium-prep-section,.premium-cost-section,.premium-standard-section,.premium-how-section,.premium-warranty-section,.premium-faq-section,.rhs-contact-section ) .v75-card.v76-mobile-left[data-v75-reveal],body.v77-layout :is( .premium-pricing-section,.premium-prep-section,.premium-cost-section,.premium-standard-section,.premium-how-section,.premium-warranty-section,.premium-faq-section,.rhs-contact-section ) .v75-card.v76-mobile-right[data-v75-reveal]{transform:translate3d(0,22px,0) scale(.985)!important;}body.v77-layout :is( .premium-pricing-section,.premium-prep-section,.premium-cost-section,.premium-standard-section,.premium-how-section,.premium-warranty-section,.premium-faq-section,.rhs-contact-section ) [data-v75-reveal].v75-visible{transform:none!important}body.v77-layout .premium-pricing-section .pricing-overview-head{display:block!important;margin-bottom:22px!important;}body.v77-layout .premium-pricing-section .pricing-overview-head::after{display:block!important;margin-top:16px!important;padding:12px 14px!important;font-size:12px!important;}body.v77-layout .premium-pricing-section .pricing-rate-grid{gap:12px!important;padding:4px 14px 16px!important;margin-inline:-14px!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;scrollbar-width:none!important;border-block:0!important;background:transparent!important;}body.v77-layout .premium-pricing-section .pricing-rate-grid::-webkit-scrollbar{display:none}body.v77-layout .premium-pricing-section .pricing-rate-card{flex:0 0 82vw!important;min-height:122px!important;scroll-snap-align:center!important;border:1px solid var(--v77-line)!important;border-radius:20px!important;background:#fff!important;box-shadow:0 14px 36px rgba(56,28,17,.07)!important;}body.v77-layout .premium-pricing-section .pricing-overview-footer{margin-top:6px!important}body.v77-layout .premium-prep-section .site-check-panel{grid-template-columns:1fr!important;border-radius:24px!important}body.v77-layout .premium-prep-section .site-check-summary{padding:28px 22px!important}body.v77-layout .premium-prep-section .site-check-summary p{max-width:none!important;font-size:31px!important}body.v77-layout .premium-prep-section .site-check-grid{grid-template-columns:1fr!important;padding:8px 18px!important}body.v77-layout .premium-prep-section .site-check-card{min-height:0!important;padding:20px 2px!important;border:0!important;border-bottom:1px solid var(--v77-line)!important;}body.v77-layout .premium-prep-section .site-check-card:last-child{border-bottom:0!important}body.v77-layout .premium-cost-section .site-check-summary{grid-template-columns:1fr!important;padding:16px 0!important}body.v77-layout .premium-cost-section .site-check-promise{justify-self:start!important;white-space:normal!important}body.v77-layout .premium-cost-section .cost-factor-grid{grid-template-columns:52px minmax(0,1fr)!important;gap:0!important;padding:0!important;}body.v77-layout .premium-cost-section .cost-factor-grid::before{left:24px!important;transform:none!important}body.v77-layout .premium-cost-section .cost-factor-card,body.v77-layout .premium-cost-section .cost-factor-card:nth-child(odd),body.v77-layout .premium-cost-section .cost-factor-card:nth-child(even){grid-column:2!important;min-height:0!important;text-align:left!important;padding:20px 0 20px 18px!important;}body.v77-layout .premium-cost-section .cost-factor-card::before,body.v77-layout .premium-cost-section .cost-factor-card:nth-child(odd)::before,body.v77-layout .premium-cost-section .cost-factor-card:nth-child(even)::before{left:-52px!important;right:auto!important;width:42px!important;height:42px!important;border-width:6px!important;}body.v77-layout .premium-cost-section .cost-factor-card:nth-child(odd) p{margin-left:0!important}body.v77-layout .premium-standard-section .standard-grid{grid-template-columns:1fr!important;gap:12px!important}body.v77-layout .premium-standard-section .standard-card:nth-child(1),body.v77-layout .premium-standard-section .standard-card:nth-child(2),body.v77-layout .premium-standard-section .standard-card:nth-child(n+3),body.v77-layout .premium-standard-section .standard-card:nth-child(5){grid-column:auto!important;grid-row:auto!important;}body.v77-layout .premium-standard-section .standard-card:nth-child(1),body.v77-layout .premium-standard-section .standard-card:nth-child(2){min-height:330px!important;padding:26px!important;}body.v77-layout .premium-standard-section .standard-card:nth-child(n+3){min-height:0!important;padding:18px!important;border-radius:18px!important;}body.v77-layout .premium-how-section .how-timeline{display:block!important;margin-top:30px!important;padding-left:64px!important;}body.v77-layout .premium-how-section .how-timeline::before{left:25px!important;right:auto!important;top:20px!important;bottom:20px!important;width:3px!important;height:auto!important;}body.v77-layout .premium-how-section .how-step,body.v77-layout .premium-how-section .how-step:nth-child(even){min-height:0!important;padding:0 0 30px!important;}body.v77-layout .premium-how-section .how-step:last-child{padding-bottom:0!important}body.v77-layout .premium-how-section .how-icon,body.v77-layout .premium-how-section .how-step:nth-child(even) .how-icon{position:absolute!important;left:-64px!important;top:0!important;width:52px!important;height:52px!important;margin:0!important;border-width:5px!important;}body.v77-layout .premium-how-section .how-icon svg{width:26px!important;height:26px!important}body.v77-layout .premium-how-section .how-icon .num{width:22px!important;height:22px!important;font-size:9px!important}body.v77-layout .premium-warranty-section .warranty-shell{grid-template-columns:1fr!important;gap:24px!important}body.v77-layout .premium-warranty-section .warranty-panel,body.v77-layout .premium-warranty-section .warranty-points,body.v77-layout .premium-warranty-section .warranty-coverage{grid-column:auto!important;grid-row:auto!important;}body.v77-layout .premium-warranty-section .warranty-copy h2{font-size:40px!important}body.v77-layout .premium-warranty-section .warranty-coverage{padding:22px!important;border-radius:22px!important}body.v77-layout .premium-warranty-section .warranty-coverage-grid{grid-template-columns:1fr!important}body.v77-layout .premium-warranty-section .warranty-coverage-column{padding:22px 0!important}body.v77-layout .premium-warranty-section .warranty-coverage-column:first-child{border-right:0!important;border-bottom:1px solid rgba(255,255,255,.18)!important;}body.v77-layout .premium-faq-section details.faq-card summary{min-height:68px!important;padding:18px 0!important;font-size:14px!important;grid-template-columns:minmax(0,1fr) 38px!important;}body.v77-layout .premium-faq-section .faq-answer{padding:0 42px 20px 0!important}body.v77-layout .rhs-contact-section .rhs-contact-shell{border-radius:24px!important}body.v77-layout .rhs-contact-section .rhs-contact-main{padding:24px 20px!important}body.v77-layout .rhs-contact-section .rhs-contact-action{padding:28px 20px!important}body.v77-layout .rhs-contact-section .rhs-social-row{display:flex!important;gap:12px!important;overflow-x:auto!important;flex-wrap:nowrap!important;padding-bottom:5px!important;}body.v77-layout .rhs-contact-section .rhs-social-label{flex:0 0 auto!important}body.v77-layout .rhs-contact-section .rhs-social-link{flex:0 0 auto!important}}@media (max-width:370px){body.v77-layout .premium-pricing-section .pricing-rate-card{flex-basis:88vw!important}}@media (prefers-reduced-motion:reduce){body.v77-layout .premium-cost-section .cost-factor-grid::before,body.v77-layout .premium-how-section .how-timeline::before{animation:none!important}}@keyframes v77LineGrow{from{transform-origin:top;scale:1 0}to{scale:1 1}}body.v77-layout.premium-home-v70 #painting-cost .site-check-panel{padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;}body.v77-layout.premium-home-v70 #painting-cost .site-check-summary{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:24px!important;margin:0 0 34px!important;padding:20px 24px!important;border-block:1px solid var(--v77-line)!important;border-radius:0!important;background:transparent!important;}body.v77-layout.premium-home-v70 #painting-cost .site-check-promise{width:auto!important;max-width:none!important;padding:10px 14px!important;border:0!important;border-radius:999px!important;background:#2b1815!important;color:#fff!important;white-space:nowrap!important;}body.v77-layout.premium-home-v70 #painting-cost .site-check-grid.cost-factor-grid{position:relative!important;display:grid!important;grid-template-columns:minmax(0,1fr) 76px minmax(0,1fr)!important;gap:18px 0!important;padding:4px 0!important;background:transparent!important;}body.v77-layout.premium-home-v70 #painting-cost .cost-factor-grid::before{content:""!important;display:block!important;position:absolute!important;top:10px!important;bottom:10px!important;left:50%!important;width:2px!important;height:auto!important;transform:translateX(-1px)!important;background:linear-gradient(180deg,var(--v77-red),rgba(191,16,33,.12))!important;}body.v77-layout.premium-home-v70 #painting-cost .cost-factor-card,body.v77-layout.premium-home-v70 #painting-cost .cost-factor-card:nth-child(n+5),body.v77-layout.premium-home-v70 #painting-cost .cost-factor-card:last-child{min-height:128px!important;position:relative!important;display:flex!important;flex-direction:column!important;justify-content:center!important;padding:22px 24px!important;border:0!important;border-bottom:1px solid var(--v77-line)!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;transform:none!important;}body.v77-layout.premium-home-v70 #painting-cost .cost-factor-card:nth-child(odd){grid-column:1!important;text-align:right!important}body.v77-layout.premium-home-v70 #painting-cost .cost-factor-card:nth-child(even){grid-column:3!important;text-align:left!important}body.v77-layout.premium-home-v70 #painting-cost .cost-factor-card::before{content:attr(data-factor)!important;position:absolute!important;top:50%!important;width:48px!important;height:48px!important;display:grid!important;place-items:center!important;transform:translateY(-50%)!important;border:7px solid #fffaf6!important;border-radius:50%!important;background:var(--v77-red)!important;color:#fff!important;font-size:12px!important;font-weight:900!important;box-shadow:0 8px 24px rgba(191,16,33,.24)!important;}body.v77-layout.premium-home-v70 #painting-cost .cost-factor-card:nth-child(odd)::before{right:-62px!important;left:auto!important}body.v77-layout.premium-home-v70 #painting-cost .cost-factor-card:nth-child(even)::before{left:-62px!important;right:auto!important}body.v77-layout.premium-home-v70 #painting-cost .cost-factor-card::after{display:none!important}body.v77-layout.premium-home-v70 #painting-cost .cost-factor-card h3{margin:0 0 8px!important;font-size:20px!important;line-height:1.2!important;text-align:inherit!important;}body.v77-layout.premium-home-v70 #painting-cost .cost-factor-card p{max-width:44ch!important;margin:0!important;padding:0!important;font-size:13.5px!important;line-height:1.65!important;text-align:inherit!important;}body.v77-layout.premium-home-v70 #painting-cost .cost-factor-card:nth-child(odd) p{margin-left:auto!important}body.v77-layout.premium-home-v70 #standard .standard-container{display:grid!important;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr)!important;gap:12px 48px!important;align-items:end!important;}body.v77-layout.premium-home-v70 #standard .standard-container>.kicker{grid-column:1!important;grid-row:1!important;text-align:left!important;margin:0!important}body.v77-layout.premium-home-v70 #standard .standard-container>.section-title{grid-column:1!important;grid-row:2!important;max-width:560px!important;text-align:left!important;margin:0!important;}body.v77-layout.premium-home-v70 #standard .standard-container>.standard-lead{grid-column:2!important;grid-row:2!important;max-width:620px!important;text-align:left!important;margin:0!important;}body.v77-layout.premium-home-v70 #standard .standard-grid{grid-column:1 / -1!important;grid-row:3!important;display:grid!important;grid-template-columns:repeat(12,minmax(0,1fr))!important;grid-template-rows:repeat(3,minmax(112px,1fr))!important;gap:14px!important;min-height:560px!important;margin-top:34px!important;}body.v77-layout.premium-home-v70 #standard .standard-card{min-height:0!important;padding:24px!important;border:1px solid rgba(113,65,48,.14)!important;border-radius:24px!important;background:#fff!important;box-shadow:0 18px 45px rgba(61,30,18,.07)!important;}body.v77-layout.premium-home-v70 #standard .standard-card:nth-child(1){grid-column:1 / 6!important;grid-row:1 / 4!important;display:flex!important;flex-direction:column!important;justify-content:flex-end!important;padding:38px!important;color:#fff!important;background:radial-gradient(circle at 85% 12%,rgba(255,255,255,.13),transparent 12rem),linear-gradient(150deg,#2d1716,#77151c 58%,#bd1b2a)!important;}body.v77-layout.premium-home-v70 #standard .standard-card:nth-child(2){grid-column:6 / 10!important;grid-row:1 / 4!important;display:flex!important;flex-direction:column!important;justify-content:flex-end!important;color:#fff!important;background:linear-gradient(180deg,rgba(24,14,10,.08),rgba(24,14,10,.78)),url("assets/home-service-interior-v71.webp") center/cover no-repeat!important;}body.v77-layout.premium-home-v70 #standard .standard-card:nth-child(3){grid-column:10 / 13!important;grid-row:1!important}body.v77-layout.premium-home-v70 #standard .standard-card:nth-child(4){grid-column:10 / 13!important;grid-row:2!important}body.v77-layout.premium-home-v70 #standard .standard-card:nth-child(5){grid-column:10 / 13!important;grid-row:3!important;min-height:0!important}body.v77-layout.premium-home-v70 #standard .standard-card:nth-child(n+3){display:grid!important;grid-template-columns:46px minmax(0,1fr)!important;grid-template-rows:auto 1fr!important;column-gap:14px!important;align-content:center!important;}body.v77-layout.premium-home-v70 #standard .standard-card:nth-child(n+3) .standard-top{grid-row:1 / span 2!important;display:block!important;margin:0!important}body.v77-layout.premium-home-v70 #standard .standard-card:nth-child(n+3) .standard-num{display:none!important}body.v77-layout.premium-home-v70 #standard .standard-card:nth-child(n+3) h3{grid-column:2!important;margin:2px 0 6px!important;font-size:16px!important}body.v77-layout.premium-home-v70 #standard .standard-card:nth-child(n+3) p{grid-column:2!important;margin:0!important;font-size:12.5px!important;line-height:1.55!important}body.v77-layout.premium-home-v70 #standard .standard-card:nth-child(-n+2) h3{margin:20px 0 10px!important;color:inherit!important;font-size:clamp(27px,2.5vw,38px)!important;line-height:1.06!important}body.v77-layout.premium-home-v70 #standard .standard-card:nth-child(-n+2) p{max-width:34ch!important;margin:0!important;color:rgba(255,255,255,.86)!important;line-height:1.7!important}body.v77-layout.premium-home-v70 #standard .standard-card:nth-child(-n+2) .standard-icon{color:#fff!important;background:rgba(255,255,255,.15)!important}body.v77-layout.premium-home-v70 #standard .standard-card:nth-child(-n+2) .standard-num{color:#fff!important;opacity:.75}body.v77-layout.premium-home-v70 #how-it-works .how-timeline{position:relative!important;display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:22px!important;margin-top:48px!important;}body.v77-layout.premium-home-v70 #how-it-works .how-timeline::before{content:""!important;display:block!important;position:absolute!important;left:8%!important;right:8%!important;top:44px!important;height:3px!important;border-radius:999px!important;background:linear-gradient(90deg,var(--v77-red),var(--v77-warm))!important;box-shadow:0 0 0 7px rgba(191,16,33,.05)!important;}body.v77-layout.premium-home-v70 #how-it-works .how-step,body.v77-layout.premium-home-v70 #how-it-works .how-step:last-child{grid-column:auto!important;position:relative!important;min-height:260px!important;padding:0 8px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;text-align:left!important;transform:none!important;}body.v77-layout.premium-home-v70 #how-it-works .how-step:nth-child(even){padding-top:72px!important;background:transparent!important}body.v77-layout.premium-home-v70 #how-it-works .how-icon{position:relative!important;z-index:2!important;width:88px!important;height:88px!important;margin:0 0 22px!important;display:grid!important;place-items:center!important;border:8px solid #fffaf6!important;box-shadow:0 12px 36px rgba(63,31,19,.13)!important;}body.v77-layout.premium-home-v70 #how-it-works .how-step:nth-child(even) .how-icon{margin-top:-72px!important}body.v77-layout.premium-home-v70 #how-it-works .how-icon .num{position:absolute!important;left:-4px!important;bottom:4px!important;order:initial!important;width:24px!important;height:24px!important}body.v77-layout.premium-home-v70 #how-it-works .how-step h3{margin:0 0 8px!important;font-size:18px!important}body.v77-layout.premium-home-v70 #how-it-works .how-step p{margin:0!important;font-size:13px!important;line-height:1.65!important}body.v77-layout.premium-home-v70 #warranty .warranty-shell{display:grid!important;grid-template-columns:minmax(270px,.72fr) minmax(0,1.28fr)!important;grid-template-rows:auto 1fr!important;gap:24px 42px!important;}body.v77-layout.premium-home-v70 #warranty .warranty-panel{grid-column:1!important;grid-row:1!important;display:block!important;padding:0 0 28px!important;border:0!important;border-bottom:1px solid rgba(255,255,255,.2)!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;}body.v77-layout.premium-home-v70 #warranty .warranty-points{grid-column:1!important;grid-row:2!important;display:block!important;margin:0!important;}body.v77-layout.premium-home-v70 #warranty .warranty-point{display:grid!important;grid-template-columns:44px 1fr!important;gap:14px!important;padding:18px 0!important;border:0!important;border-bottom:1px solid rgba(255,255,255,.15)!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;}body.v77-layout.premium-home-v70 #warranty .warranty-point:last-child{border-bottom:0!important}body.v77-layout.premium-home-v70 #warranty .warranty-coverage{grid-column:2!important;grid-row:1 / span 2!important;align-self:stretch!important;padding:34px!important;border:1px solid rgba(255,255,255,.2)!important;border-radius:30px!important;background:rgba(255,255,255,.08)!important;box-shadow:inset 0 1px rgba(255,255,255,.12),0 24px 60px rgba(34,9,12,.2)!important;}body.v77-layout.premium-home-v70 #warranty .warranty-coverage-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:0!important;margin-top:26px!important;border-block:1px solid rgba(255,255,255,.18)!important}body.v77-layout.premium-home-v70 #warranty .warranty-coverage-column{padding:28px 26px!important;border:0!important;border-radius:0!important;background:transparent!important}body.v77-layout.premium-home-v70 #warranty .warranty-coverage-column:first-child{border-right:1px solid rgba(255,255,255,.18)!important}body.v77-layout.premium-home-v70 #faq .faq-container{max-width:1050px!important}body.v77-layout.premium-home-v70 #faq .faq-grid{display:block!important;grid-template-columns:none!important;gap:0!important;margin-top:32px!important;border-top:1px solid var(--v77-line)!important;}body.v77-layout.premium-home-v70 #faq details.faq-card{margin:0!important;padding:0!important;border:0!important;border-bottom:1px solid var(--v77-line)!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;transform:none!important;}body.v77-layout.premium-home-v70 #faq details.faq-card[open]{background:linear-gradient(90deg,rgba(191,16,33,.055),transparent 75%)!important}body.v77-layout.premium-home-v70 #faq details.faq-card summary{min-height:78px!important;padding:22px 8px!important;display:grid!important;grid-template-columns:minmax(0,1fr) 42px!important;align-items:center!important;gap:20px!important;font-size:17px!important;}body.v77-layout.premium-home-v70 #faq details.faq-card .faq-answer{max-width:850px!important;padding:0 72px 24px 8px!important}@media (max-width:1100px){body.v77-layout.premium-home-v70 #standard .standard-container{grid-template-columns:1fr!important;gap:14px!important}body.v77-layout.premium-home-v70 #standard .standard-container>.kicker,body.v77-layout.premium-home-v70 #standard .standard-container>.section-title,body.v77-layout.premium-home-v70 #standard .standard-container>.standard-lead,body.v77-layout.premium-home-v70 #standard .standard-grid{grid-column:1!important;grid-row:auto!important}body.v77-layout.premium-home-v70 #standard .standard-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-template-rows:auto!important;min-height:0!important}body.v77-layout.premium-home-v70 #standard .standard-card:nth-child(1),body.v77-layout.premium-home-v70 #standard .standard-card:nth-child(2){grid-column:auto!important;grid-row:auto!important;min-height:380px!important}body.v77-layout.premium-home-v70 #standard .standard-card:nth-child(n+3){grid-column:auto!important;grid-row:auto!important;min-height:150px!important}body.v77-layout.premium-home-v70 #standard .standard-card:nth-child(5){grid-column:1 / -1!important}}@media (max-width:700px){body.v77-layout.premium-home-v70 #painting-cost .site-check-summary{grid-template-columns:1fr!important;padding:16px 0!important;border-radius:0!important}body.v77-layout.premium-home-v70 #painting-cost .site-check-promise{justify-self:start!important;white-space:normal!important;width:auto!important}body.v77-layout.premium-home-v70 #painting-cost .site-check-grid.cost-factor-grid{grid-template-columns:52px minmax(0,1fr)!important;gap:0!important;padding:0!important}body.v77-layout.premium-home-v70 #painting-cost .cost-factor-grid::before{left:24px!important;transform:none!important}body.v77-layout.premium-home-v70 #painting-cost .cost-factor-card,body.v77-layout.premium-home-v70 #painting-cost .cost-factor-card:nth-child(n+5),body.v77-layout.premium-home-v70 #painting-cost .cost-factor-card:last-child,body.v77-layout.premium-home-v70 #painting-cost .cost-factor-card:nth-child(odd),body.v77-layout.premium-home-v70 #painting-cost .cost-factor-card:nth-child(even){grid-column:2!important;min-height:0!important;text-align:left!important;padding:20px 0 20px 18px!important;}body.v77-layout.premium-home-v70 #painting-cost .cost-factor-card::before,body.v77-layout.premium-home-v70 #painting-cost .cost-factor-card:nth-child(odd)::before,body.v77-layout.premium-home-v70 #painting-cost .cost-factor-card:nth-child(even)::before{left:-52px!important;right:auto!important;width:42px!important;height:42px!important;border-width:6px!important;}body.v77-layout.premium-home-v70 #painting-cost .cost-factor-card:nth-child(odd) p{margin-left:0!important}body.v77-layout.premium-home-v70 #standard .standard-grid{grid-template-columns:1fr!important;gap:12px!important}body.v77-layout.premium-home-v70 #standard .standard-card:nth-child(1),body.v77-layout.premium-home-v70 #standard .standard-card:nth-child(2),body.v77-layout.premium-home-v70 #standard .standard-card:nth-child(n+3),body.v77-layout.premium-home-v70 #standard .standard-card:nth-child(5){grid-column:1!important;grid-row:auto!important}body.v77-layout.premium-home-v70 #standard .standard-card:nth-child(1),body.v77-layout.premium-home-v70 #standard .standard-card:nth-child(2){min-height:330px!important;padding:26px!important}body.v77-layout.premium-home-v70 #standard .standard-card:nth-child(n+3){min-height:0!important;padding:18px!important}body.v77-layout.premium-home-v70 #how-it-works .how-timeline{display:block!important;margin-top:30px!important;padding-left:64px!important}body.v77-layout.premium-home-v70 #how-it-works .how-timeline::before{left:25px!important;right:auto!important;top:20px!important;bottom:20px!important;width:3px!important;height:auto!important}body.v77-layout.premium-home-v70 #how-it-works .how-step,body.v77-layout.premium-home-v70 #how-it-works .how-step:last-child,body.v77-layout.premium-home-v70 #how-it-works .how-step:nth-child(even){min-height:0!important;padding:0 0 30px!important}body.v77-layout.premium-home-v70 #how-it-works .how-icon,body.v77-layout.premium-home-v70 #how-it-works .how-step:nth-child(even) .how-icon{position:absolute!important;left:-64px!important;top:0!important;width:52px!important;height:52px!important;margin:0!important;border-width:5px!important;}body.v77-layout.premium-home-v70 #how-it-works .how-icon svg{width:26px!important;height:26px!important}body.v77-layout.premium-home-v70 #how-it-works .how-icon .num{width:22px!important;height:22px!important;font-size:9px!important}body.v77-layout.premium-home-v70 #warranty .warranty-shell{grid-template-columns:1fr!important;gap:24px!important;width:calc(100% - 28px)!important}body.v77-layout.premium-home-v70 #warranty .warranty-panel,body.v77-layout.premium-home-v70 #warranty .warranty-points,body.v77-layout.premium-home-v70 #warranty .warranty-coverage{grid-column:1!important;grid-row:auto!important}body.v77-layout.premium-home-v70 #warranty .warranty-panel{padding:0 0 24px!important;border-radius:0!important}body.v77-layout.premium-home-v70 #warranty .warranty-coverage{padding:22px!important;border-radius:22px!important}body.v77-layout.premium-home-v70 #warranty .warranty-coverage-grid{grid-template-columns:1fr!important}body.v77-layout.premium-home-v70 #warranty .warranty-coverage-column{padding:22px 0!important}body.v77-layout.premium-home-v70 #warranty .warranty-coverage-column:first-child{border-right:0!important;border-bottom:1px solid rgba(255,255,255,.18)!important}body.v77-layout.premium-home-v70 #faq .faq-grid{display:block!important;gap:0!important}body.v77-layout.premium-home-v70 #faq details.faq-card summary{min-height:68px!important;padding:18px 0!important;font-size:14px!important;grid-template-columns:minmax(0,1fr) 38px!important}body.v77-layout.premium-home-v70 #faq details.faq-card .faq-answer{padding:0 42px 20px 0!important}}body.v77-layout.premium-home-v70 #painting-cost .cost-factor-card{overflow:visible!important;z-index:1!important;}body.v77-layout.premium-home-v70 #painting-cost .cost-factor-card::before{z-index:3!important}body.v77-layout.premium-home-v70 #painting-cost .cost-factor-grid::before{z-index:0!important}body.v77-layout.premium-home-v70 #how-it-works .how-timeline::before{z-index:0!important}body.v77-layout.premium-home-v70 #how-it-works .how-step{z-index:1!important}@media (max-width:700px){body.v77-layout.premium-home-v70 .pricing-rate-grid{display:flex!important;grid-template-columns:none!important;gap:12px!important;padding:4px 14px 16px!important;margin-inline:-14px!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;scroll-padding-inline:14px!important;scrollbar-width:none!important;}body.v77-layout.premium-home-v70 .pricing-rate-grid::-webkit-scrollbar{display:none!important}body.v77-layout.premium-home-v70 .pricing-rate-card{flex:0 0 80vw!important;min-width:0!important;min-height:126px!important;display:grid!important;grid-template-columns:46px minmax(0,1fr)!important;grid-template-rows:auto auto!important;column-gap:14px!important;align-content:center!important;align-items:start!important;padding:18px!important;border:1px solid var(--v77-line)!important;border-radius:20px!important;background:#fff!important;box-shadow:0 14px 36px rgba(56,28,17,.07)!important;scroll-snap-align:start!important;}body.v77-layout.premium-home-v70 .pricing-rate-card .pricing-line-icon{grid-column:1!important;grid-row:1 / span 2!important;width:42px!important;height:42px!important;margin:0!important;}body.v77-layout.premium-home-v70 .pricing-rate-copy{grid-column:2!important;grid-row:1!important;min-width:0!important;}body.v77-layout.premium-home-v70 .pricing-rate-copy h3{margin:0 0 5px!important;font-size:15px!important}body.v77-layout.premium-home-v70 .pricing-rate-copy p{display:flex!important;align-items:baseline!important;gap:4px!important;margin:0!important;white-space:nowrap!important;}body.v77-layout.premium-home-v70 .pricing-rate-copy p strong{font-size:25px!important;line-height:1!important}body.v77-layout.premium-home-v70 .pricing-rate-copy p span{position:static!important;font-size:10px!important;line-height:1!important}body.v77-layout.premium-home-v70 .pricing-rate-copy small{display:block!important;margin-top:4px!important;font-size:10px!important}body.v77-layout.premium-home-v70 .pricing-mini-action{grid-column:2!important;grid-row:2!important;align-self:end!important;justify-self:start!important;margin:8px 0 0!important;padding:0!important;min-height:auto!important;font-size:11px!important;}body.v77-layout .mobile-sticky{left:10px!important;right:10px!important;bottom:8px!important;padding:5px!important;border-radius:18px!important;}body.v77-layout .mobile-sticky .btn{min-height:46px!important;font-size:12px!important;border-radius:14px!important}}body.v77-layout.premium-home-v70 #painting-cost .cost-factor-card:nth-child(1){grid-row:1!important}body.v77-layout.premium-home-v70 #painting-cost .cost-factor-card:nth-child(2){grid-row:2!important}body.v77-layout.premium-home-v70 #painting-cost .cost-factor-card:nth-child(3){grid-row:3!important}body.v77-layout.premium-home-v70 #painting-cost .cost-factor-card:nth-child(4){grid-row:4!important}body.v77-layout.premium-home-v70 #painting-cost .cost-factor-card:nth-child(5){grid-row:5!important}body.v77-layout.premium-home-v70 #painting-cost .cost-factor-card:nth-child(6){grid-row:6!important}body.v77-layout.premium-home-v70 #painting-cost .cost-factor-card:nth-child(7){grid-row:7!important}@media (max-width:700px){body.v77-layout.premium-home-v70 #painting-cost .cost-factor-card:nth-child(n){grid-row:auto!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.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;}}

/* v109 homepage form status feedback (service stylesheet no longer requested) */
.form-status{display:none}.form-status:not(:empty){display:block;margin-top:10px!important;padding:13px 14px 13px 42px!important;border-radius:14px!important;font-size:13px!important;line-height:1.45!important;font-weight:750!important;position:relative}.form-status:not(:empty)::before{position:absolute;left:14px;top:12px;width:20px;height:20px;border-radius:50%;display:grid;place-items:center;font-size:13px;font-weight:900}.form-status.success{color:#075e34!important;background:#edf9f2!important;border:1px solid rgba(7,94,52,.18)!important}.form-status.success::before{content:"✓";color:#fff;background:#0b7a48}.form-status.error{color:#8f1720!important;background:#fff1f1!important;border:1px solid rgba(197,17,34,.18)!important}.form-status.error::before{content:"!";color:#fff;background:#b21422}

/* 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}}


/* Red Home Services v121: balanced painting-cost introduction block. */
html body.premium-home-v70 #painting-cost .site-check-summary.rhs-cost-intro{
  display:grid!important;
  grid-template-columns:minmax(280px,.78fr) minmax(0,1.22fr)!important;
  align-items:stretch!important;
  gap:0!important;
  min-height:0!important;
  margin:0 0 34px!important;
  padding:0!important;
  overflow:hidden!important;
  border:1px solid rgba(108,62,46,.14)!important;
  border-radius:28px!important;
  background:#fffdfb!important;
  box-shadow:0 24px 64px rgba(63,31,20,.075)!important;
}
html body.premium-home-v70 #painting-cost .site-check-summary.rhs-cost-intro::before,
html body.premium-home-v70 #painting-cost .site-check-summary.rhs-cost-intro::after{
  content:none!important;
  display:none!important;
}
html body.premium-home-v70 #painting-cost .rhs-cost-intro-main{
  position:relative!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  min-width:0!important;
  padding:34px 34px 36px!important;
  color:#fff!important;
  background:
    radial-gradient(circle at 88% 12%,rgba(255,255,255,.14),transparent 9rem),
    linear-gradient(145deg,#351714 0%,#68161d 56%,#9f1824 100%)!important;
}
html body.premium-home-v70 #painting-cost .rhs-cost-intro-main::after{
  content:""!important;
  position:absolute!important;
  right:-1px!important;
  top:28px!important;
  bottom:28px!important;
  width:1px!important;
  background:rgba(255,255,255,.22)!important;
}
html body.premium-home-v70 #painting-cost .rhs-cost-intro-eyebrow{
  margin:0 0 16px!important;
  color:#ffe8dd!important;
  font-size:11.5px!important;
  font-weight:900!important;
  line-height:1.2!important;
  letter-spacing:.15em!important;
  text-transform:uppercase!important;
}
html body.premium-home-v70 #painting-cost .rhs-cost-intro-main h3{
  max-width:12ch!important;
  margin:0 0 17px!important;
  color:#fff!important;
  font-size:clamp(26px,2.45vw,36px)!important;
  line-height:1.06!important;
  letter-spacing:-.045em!important;
}
html body.premium-home-v70 #painting-cost .rhs-cost-intro-answer{
  max-width:35rem!important;
  margin:0!important;
  color:rgba(255,247,242,.88)!important;
  font-size:14.5px!important;
  line-height:1.65!important;
}
html body.premium-home-v70 #painting-cost .rhs-cost-intro-details{
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  min-width:0!important;
  padding:31px 32px 30px!important;
  background:
    radial-gradient(circle at 100% 0%,rgba(197,17,34,.05),transparent 15rem),
    linear-gradient(180deg,#fffdfb 0%,#fff8f3 100%)!important;
}
html body.premium-home-v70 #painting-cost .rhs-cost-intro-copy{
  max-width:670px!important;
  margin:0 0 20px!important;
  color:#4f403a!important;
  font-size:15px!important;
  line-height:1.65!important;
}
html body.premium-home-v70 #painting-cost .rhs-cost-driver-grid{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:12px!important;
  margin:0!important;
}
html body.premium-home-v70 #painting-cost .rhs-cost-driver{
  display:flex!important;
  align-items:flex-start!important;
  gap:11px!important;
  min-width:0!important;
  min-height:112px!important;
  padding:15px!important;
  border:1px solid rgba(119,71,53,.12)!important;
  border-radius:18px!important;
  background:rgba(255,255,255,.86)!important;
  box-shadow:0 12px 30px rgba(74,37,24,.045)!important;
}
html body.premium-home-v70 #painting-cost .rhs-cost-driver>span{
  display:grid!important;
  place-items:center!important;
  width:30px!important;
  height:30px!important;
  flex:0 0 30px!important;
  border-radius:10px!important;
  color:#ad1724!important;
  background:#fff2ec!important;
  border:1px solid rgba(197,17,34,.13)!important;
  font-size:10.5px!important;
  font-weight:900!important;
}
html body.premium-home-v70 #painting-cost .rhs-cost-driver>div{
  min-width:0!important;
}
html body.premium-home-v70 #painting-cost .rhs-cost-driver strong{
  display:block!important;
  margin:1px 0 6px!important;
  color:#241917!important;
  font-size:13.5px!important;
  line-height:1.25!important;
}
html body.premium-home-v70 #painting-cost .rhs-cost-driver small{
  display:block!important;
  color:#6b5a53!important;
  font-size:12px!important;
  line-height:1.48!important;
}
html body.premium-home-v70 #painting-cost .site-check-promise.rhs-cost-assurance{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  flex-wrap:wrap!important;
  gap:7px!important;
  width:100%!important;
  max-width:none!important;
  margin:16px 0 0!important;
  padding:12px 16px!important;
  border:0!important;
  border-radius:15px!important;
  color:#fff8f3!important;
  background:linear-gradient(135deg,#321714,#68191d)!important;
  box-shadow:none!important;
  font-size:11.5px!important;
  font-weight:900!important;
  line-height:1.35!important;
  letter-spacing:.055em!important;
  text-align:center!important;
  text-transform:uppercase!important;
}
html body.premium-home-v70 #painting-cost .rhs-cost-assurance::before,
html body.premium-home-v70 #painting-cost .rhs-cost-assurance::after{
  content:none!important;
  display:none!important;
}
html body.premium-home-v70 #painting-cost .rhs-cost-assurance span{
  color:#e98d7e!important;
}
@media(max-width:1000px){
  html body.premium-home-v70 #painting-cost .site-check-summary.rhs-cost-intro{
    grid-template-columns:minmax(250px,.72fr) minmax(0,1.28fr)!important;
  }
  html body.premium-home-v70 #painting-cost .rhs-cost-intro-main{
    padding:30px 28px!important;
  }
  html body.premium-home-v70 #painting-cost .rhs-cost-intro-details{
    padding:27px 26px!important;
  }
  html body.premium-home-v70 #painting-cost .rhs-cost-driver-grid{
    grid-template-columns:1fr!important;
  }
  html body.premium-home-v70 #painting-cost .rhs-cost-driver{
    min-height:0!important;
  }
}
@media(max-width:700px){
  html body.premium-home-v70 #painting-cost .site-check-summary.rhs-cost-intro{
    grid-template-columns:1fr!important;
    margin-bottom:24px!important;
    border-radius:22px!important;
  }
  html body.premium-home-v70 #painting-cost .rhs-cost-intro-main,
  html body.premium-home-v70 #painting-cost .rhs-cost-intro-details{
    padding:24px 20px!important;
  }
  html body.premium-home-v70 #painting-cost .rhs-cost-intro-main::after{
    left:20px!important;
    right:20px!important;
    top:auto!important;
    bottom:0!important;
    width:auto!important;
    height:1px!important;
  }
  html body.premium-home-v70 #painting-cost .rhs-cost-intro-main h3{
    max-width:15ch!important;
    font-size:clamp(25px,7.5vw,31px)!important;
  }
  html body.premium-home-v70 #painting-cost .rhs-cost-intro-answer,
  html body.premium-home-v70 #painting-cost .rhs-cost-intro-copy{
    font-size:13.3px!important;
    line-height:1.62!important;
  }
  html body.premium-home-v70 #painting-cost .rhs-cost-driver{
    padding:14px!important;
    border-radius:16px!important;
  }
  html body.premium-home-v70 #painting-cost .site-check-promise.rhs-cost-assurance{
    justify-content:flex-start!important;
    padding:12px 14px!important;
    font-size:10.6px!important;
    text-align:left!important;
  }
}
