.hvac-demo{--hv-blue:#1e6fd9;--hv-blue-deep:#0f3f86;--hv-blue-ink:#0c2647;--hv-orange:#f0763b;--hv-orange-deep:#d85a1f;--hv-bg:#f3f7fc;--hv-surface:#fff;--hv-ink:#11203a;--hv-muted:#5a6a82;--hv-line:#dbe6f3;--hv-radius:12px;--hv-sans:"Segoe UI", "Arial Black", "Helvetica Neue", Arial, sans-serif;background:var(--hv-bg);width:100%;color:var(--hv-ink);font-family:var(--hv-sans);text-align:left;-webkit-font-smoothing:antialiased;font-size:16px;line-height:1.6;position:relative}.hvac-demo *,.hvac-demo :before,.hvac-demo :after{box-sizing:border-box}.hvac-demo h1,.hvac-demo h2,.hvac-demo h3{letter-spacing:-.02em;color:var(--hv-ink);margin:0;line-height:1.08}.hvac-demo p{margin:0}.hvac-demo a{cursor:pointer;color:inherit;text-decoration:none}.hvac-demo ul{margin:0;padding:0;list-style:none}.hvac-demo .hvac-badge{float:right;z-index:60;letter-spacing:.07em;text-transform:uppercase;color:#fff;-webkit-backdrop-filter:blur(4px);pointer-events:none;background:#0c1628d9;border:1px solid #ffffff40;border-radius:999px;margin-bottom:-2.25rem;margin-right:.75rem;padding:.3rem .7rem;font-size:.66rem;font-weight:800;display:inline-block;position:sticky;top:.75rem;box-shadow:0 4px 14px #00000047}.hvac-demo .hvac-callbar{z-index:40;background:linear-gradient(90deg, var(--hv-blue-ink), var(--hv-blue-deep));color:#fff;position:sticky;top:0}.hvac-demo .hvac-callbar-inner{align-items:center;gap:.85rem;max-width:1180px;margin:0 auto;padding:.5rem 1.6rem;font-size:.82rem;font-weight:600;display:flex}.hvac-demo .hvac-callbar-emergency{color:#fff;letter-spacing:.01em;align-items:center;gap:.45rem;font-weight:800;display:inline-flex}.hvac-demo .hvac-callbar-dot{background:var(--hv-orange);border-radius:50%;width:9px;height:9px;animation:1.8s infinite hvac-pulse;box-shadow:0 0 #f0763bb3}.hvac-demo .hvac-callbar-sep{color:#fff6}.hvac-demo .hvac-callbar-areas{color:#ffffffc7;font-weight:500}.hvac-demo .hvac-callbar-phone{letter-spacing:.01em;color:#fff;align-items:center;gap:.45rem;margin-left:auto;font-size:.95rem;font-weight:800;display:inline-flex}.hvac-demo .hvac-callbar-phone-icon{color:var(--hv-orange)}@keyframes hvac-pulse{0%{box-shadow:0 0 #f0763b99}70%{box-shadow:0 0 0 8px #f0763b00}to{box-shadow:0 0 #f0763b00}}.hvac-demo .hvac-brandrow{align-items:center;gap:1.5rem;max-width:1180px;margin:0 auto;padding:1.15rem 1.6rem;display:flex}.hvac-demo .hvac-brand{align-items:center;gap:.7rem;display:inline-flex}.hvac-demo .hvac-brand-mark{background:linear-gradient(135deg, var(--hv-blue), var(--hv-blue-deep));border-radius:11px;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 6px 16px #1e6fd959}.hvac-demo .hvac-brand-mark:after{content:"";background:linear-gradient(135deg,#0000 55%,#f0763be6 55%);position:absolute;inset:0}.hvac-demo .hvac-brand-mark-bolt{z-index:1;filter:drop-shadow(0 1px 1px #0000004d);font-size:1.25rem;line-height:1;position:relative}.hvac-demo .hvac-brand-mark-sm{border-radius:9px;width:36px;height:36px}.hvac-demo .hvac-brand-mark-sm .hvac-brand-mark-bolt{font-size:1rem}.hvac-demo .hvac-brand-text{flex-direction:column;line-height:1;display:flex}.hvac-demo .hvac-brand-name{letter-spacing:.04em;color:var(--hv-blue-ink);font-size:1.4rem;font-weight:900}.hvac-demo .hvac-brand-sub{letter-spacing:.18em;text-transform:uppercase;color:var(--hv-orange-deep);margin-top:.2rem;font-size:.72rem;font-weight:700}.hvac-demo .hvac-brandnav{gap:1.6rem;margin-left:auto;display:flex}.hvac-demo .hvac-brandnav-link{color:var(--hv-ink);padding-bottom:2px;font-size:.92rem;font-weight:700;position:relative}.hvac-demo .hvac-brandnav-link:after{content:"";background:var(--hv-orange);border-radius:3px;width:0;height:3px;transition:width .2s;position:absolute;bottom:-3px;left:0}.hvac-demo .hvac-brandnav-link:hover:after{width:100%}.hvac-demo .hvac-brand-cta{letter-spacing:.02em;color:#fff;background:var(--hv-orange);border-radius:var(--hv-radius);padding:.7rem 1.3rem;font-size:.92rem;font-weight:800;transition:transform .16s,filter .16s;box-shadow:0 6px 16px #f0763b59}.hvac-demo .hvac-brand-cta:hover{filter:brightness(1.06);transform:translateY(-2px)}.hvac-demo .hvac-hero{grid-template-columns:1.15fr .85fr;align-items:stretch;gap:2.5rem;max-width:1180px;margin:0 auto;padding:1.5rem 1.6rem 3.5rem;display:grid}.hvac-demo .hvac-hero-left{flex-direction:column;justify-content:center;padding:1rem 0;display:flex}.hvac-demo .hvac-hero-flag{letter-spacing:.02em;color:var(--hv-blue-deep);background:#e2eefc;border:1px solid #c4ddfa;border-radius:999px;align-self:flex-start;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.45rem .85rem;font-size:.8rem;font-weight:800;display:inline-flex}.hvac-demo .hvac-hero-flag-pulse{background:#1faa5a;border-radius:50%;width:8px;height:8px;animation:1.8s infinite hvac-pulse-green;box-shadow:0 0 #1faa5a99}@keyframes hvac-pulse-green{0%{box-shadow:0 0 #1faa5a8c}70%{box-shadow:0 0 0 7px #1faa5a00}to{box-shadow:0 0 #1faa5a00}}.hvac-demo .hvac-hero-headline{letter-spacing:-.03em;color:var(--hv-blue-ink);font-size:clamp(2.3rem,4.6vw,3.5rem);font-weight:900}.hvac-demo .hvac-hero-headline-accent{color:var(--hv-orange-deep);display:inline-block}.hvac-demo .hvac-hero-sub{color:var(--hv-muted);max-width:520px;margin:1.1rem 0 1.9rem;font-size:1.1rem;line-height:1.6}.hvac-demo .hvac-hero-actions{flex-wrap:wrap;align-items:stretch;gap:1rem;margin-bottom:1.9rem;display:flex}.hvac-demo .hvac-cta-call{border-radius:var(--hv-radius);background:linear-gradient(135deg, var(--hv-orange), var(--hv-orange-deep));color:#fff;flex-direction:column;justify-content:center;padding:.85rem 1.7rem;transition:transform .16s,box-shadow .16s;display:flex;box-shadow:0 12px 26px #d85a1f66}.hvac-demo .hvac-cta-call:hover{transform:translateY(-2px);box-shadow:0 16px 32px #d85a1f7a}.hvac-demo .hvac-cta-call-label{letter-spacing:.1em;text-transform:uppercase;opacity:.92;font-size:.72rem;font-weight:800}.hvac-demo .hvac-cta-call-num{letter-spacing:.01em;font-size:1.5rem;font-weight:900;line-height:1.1}.hvac-demo .hvac-cta-book{border-radius:var(--hv-radius);border:2px solid var(--hv-blue);color:var(--hv-blue-deep);background:0 0;align-items:center;padding:.85rem 1.5rem;font-size:1rem;font-weight:800;transition:background .16s,color .16s,transform .16s;display:inline-flex}.hvac-demo .hvac-cta-book:hover{background:var(--hv-blue);color:#fff;transform:translateY(-2px)}.hvac-demo .hvac-trust{flex-wrap:wrap;gap:.6rem 1.4rem;display:flex}.hvac-demo .hvac-trust-chip{color:var(--hv-ink);align-items:center;gap:.45rem;font-size:.86rem;font-weight:800;display:inline-flex}.hvac-demo .hvac-trust-ico{width:24px;height:24px;color:var(--hv-blue-deep);background:#e2eefc;border-radius:7px;justify-content:center;align-items:center;font-size:.85rem;display:inline-flex}.hvac-demo .hvac-trust-ico-stars{color:var(--hv-orange-deep);background:#fdeee4}.hvac-demo .hvac-hero-right{background:radial-gradient(120% 90% at 80% 10%, #f0763b8c 0%, transparent 45%), linear-gradient(150deg, var(--hv-blue) 0%, var(--hv-blue-deep) 60%, var(--hv-blue-ink) 100%);border-radius:22px;min-height:360px;position:relative;overflow:hidden;box-shadow:0 24px 50px #0f3f8659}.hvac-demo .hvac-hero-right:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff0f 1px,#0000 1px),linear-gradient(90deg,#ffffff0f 1px,#0000 1px);background-size:34px 34px;position:absolute;inset:0}.hvac-demo .hvac-thermo{justify-content:center;align-items:center;gap:1.7rem;padding:2rem;display:flex;position:absolute;inset:0}.hvac-demo .hvac-thermo-track{background:#ffffff29;border:2px solid #ffffff4d;border-radius:999px;align-items:flex-end;width:30px;height:230px;display:flex;position:relative}.hvac-demo .hvac-thermo-fill{background:linear-gradient(180deg, var(--hv-orange) 0%, var(--hv-orange-deep) 100%);border-radius:999px;width:100%;height:58%;box-shadow:0 0 18px #f0763ba6}.hvac-demo .hvac-thermo-bulb{background:linear-gradient(135deg, var(--hv-orange), var(--hv-orange-deep));border:3px solid #ffffff59;border-radius:50%;width:46px;height:46px;position:absolute;bottom:-22px;left:50%;transform:translate(-50%);box-shadow:0 0 22px #f0763bb3}.hvac-demo .hvac-thermo-readout{color:#fff;flex-direction:column;align-items:flex-start;display:flex}.hvac-demo .hvac-thermo-temp{letter-spacing:-.04em;text-shadow:0 4px 18px #0000004d;font-size:4.6rem;font-weight:900;line-height:.9}.hvac-demo .hvac-thermo-label{letter-spacing:.14em;text-transform:uppercase;color:#ffffffd1;margin-top:.4rem;font-size:.85rem;font-weight:800}.hvac-demo .hvac-thermo-scale{flex-direction:column;justify-content:space-between;height:230px;padding:4px 0;display:flex}.hvac-demo .hvac-thermo-tick{color:#ffffff8c;letter-spacing:.02em;font-size:.72rem;font-weight:800}.hvac-demo .hvac-thermo-tick-hot{color:#ffd2b8}.hvac-demo .hvac-thermo-tick-cold{color:#bfe0ff}.hvac-demo .hvac-thermo-tick-set{color:#fff;font-size:.85rem}.hvac-demo .hvac-thermo-tick-set:before{content:"▸ ";color:var(--hv-orange)}.hvac-demo .hvac-hero-snowflake,.hvac-demo .hvac-hero-sun{opacity:.7;font-size:1.5rem;position:absolute}.hvac-demo .hvac-flake-1{color:#cfe6ff;font-size:1.9rem;top:22px;left:26px}.hvac-demo .hvac-flake-2{color:#cfe6ff;opacity:.5;font-size:1.2rem;bottom:70px;left:40px}.hvac-demo .hvac-hero-sun{color:#ffd9a8;font-size:2rem;top:24px;right:28px}.hvac-demo .hvac-hero-panel-tag{letter-spacing:.16em;text-transform:uppercase;color:#ffffffd9;background:#0c162866;border:1px solid #ffffff38;border-radius:999px;padding:.35rem .7rem;font-size:.78rem;font-weight:800;position:absolute;bottom:20px;left:22px}.hvac-demo .hvac-services{background:var(--hv-blue-ink);padding:0}.hvac-demo .hvac-services-row{grid-template-columns:repeat(4,1fr);max-width:1180px;margin:0 auto;display:grid}.hvac-demo .hvac-svc{text-align:center;border-right:1px solid #ffffff1a;flex-direction:column;align-items:center;gap:.4rem;padding:2rem 1.2rem;transition:background .18s;display:flex}.hvac-demo .hvac-svc:last-child{border-right:none}.hvac-demo .hvac-svc:hover{background:#1e6fd947}.hvac-demo .hvac-svc-ico{background:linear-gradient(135deg,#1e6fd966,#f0763b4d);border:1px solid #ffffff2e;border-radius:14px;justify-content:center;align-items:center;width:54px;height:54px;margin-bottom:.35rem;font-size:1.5rem;display:inline-flex}.hvac-demo .hvac-svc-label{color:#fff;letter-spacing:.01em;font-size:1.02rem;font-weight:800}.hvac-demo .hvac-svc-note{color:#fff9;font-size:.8rem;font-weight:600}.hvac-demo .hvac-stats{background:var(--hv-surface);border-bottom:1px solid var(--hv-line);padding:2.4rem 1.6rem}.hvac-demo .hvac-stats-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem 2.5rem;max-width:1000px;margin:0 auto;display:flex}.hvac-demo .hvac-stat{text-align:center;flex-direction:column;align-items:center;display:flex}.hvac-demo .hvac-stat-num{letter-spacing:-.03em;color:var(--hv-blue-deep);font-size:2.5rem;font-weight:900;line-height:1}.hvac-demo .hvac-stat-star{color:var(--hv-orange);margin-left:1px;font-size:1.6rem}.hvac-demo .hvac-stat-label{letter-spacing:.04em;text-transform:uppercase;color:var(--hv-muted);margin-top:.45rem;font-size:.82rem;font-weight:700}.hvac-demo .hvac-stat-div{background:var(--hv-line);width:1px;height:44px}.hvac-demo .hvac-coupon{padding:3rem 1.6rem}.hvac-demo .hvac-coupon-inner{border:2px dashed var(--hv-orange);background:linear-gradient(120deg,#fff 0%,#fff7f2 100%);border-radius:16px;align-items:center;gap:1.8rem;max-width:1100px;margin:0 auto;padding:1.8rem 2rem;display:flex;box-shadow:0 14px 34px #d85a1f1f}.hvac-demo .hvac-coupon-stub{background:linear-gradient(135deg, var(--hv-orange), var(--hv-orange-deep));color:#fff;border-radius:14px;flex-direction:column;flex:none;justify-content:center;align-items:center;width:120px;height:120px;display:flex;box-shadow:0 10px 22px #d85a1f66}.hvac-demo .hvac-coupon-amount{letter-spacing:-.03em;font-size:2.6rem;font-weight:900;line-height:1}.hvac-demo .hvac-coupon-amount-sub{letter-spacing:.08em;text-transform:uppercase;opacity:.95;margin-top:.3rem;font-size:.74rem;font-weight:800}.hvac-demo .hvac-coupon-body{flex:auto}.hvac-demo .hvac-coupon-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--hv-orange-deep);margin-bottom:.4rem;font-size:.74rem;font-weight:800;display:inline-block}.hvac-demo .hvac-coupon-title{color:var(--hv-blue-ink);margin-bottom:.45rem;font-size:clamp(1.3rem,2.6vw,1.75rem);font-weight:900}.hvac-demo .hvac-coupon-text{color:var(--hv-muted);font-size:.98rem;line-height:1.55}.hvac-demo .hvac-coupon-text strong{color:var(--hv-blue-deep)}.hvac-demo .hvac-coupon-cta{color:#fff;background:var(--hv-blue);border-radius:var(--hv-radius);white-space:nowrap;flex:none;align-self:center;padding:.9rem 1.7rem;font-size:1rem;font-weight:800;transition:transform .16s,filter .16s;box-shadow:0 10px 22px #1e6fd959}.hvac-demo .hvac-coupon-cta:hover{filter:brightness(1.07);transform:translateY(-2px)}.hvac-demo .hvac-locale{grid-template-columns:.85fr 1.15fr;align-items:start;gap:3rem;max-width:1100px;margin:0 auto;padding:1rem 1.6rem 4rem;display:grid}.hvac-demo .hvac-areas-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--hv-blue);margin-bottom:.5rem;font-size:.74rem;font-weight:800;display:inline-block}.hvac-demo .hvac-areas-title{color:var(--hv-blue-ink);margin-bottom:.8rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:900}.hvac-demo .hvac-areas-lead{color:var(--hv-muted);margin-bottom:1.4rem;font-size:.96rem;line-height:1.6}.hvac-demo .hvac-areas-list{flex-wrap:wrap;gap:.6rem;display:flex}.hvac-demo .hvac-area{color:var(--hv-ink);background:var(--hv-surface);border:1px solid var(--hv-line);border-radius:999px;align-items:center;gap:.4rem;padding:.4rem .9rem;font-size:.88rem;font-weight:700;transition:border-color .16s,transform .16s;display:inline-flex}.hvac-demo .hvac-area:before{content:"📍";font-size:.78rem}.hvac-demo .hvac-area:hover{border-color:var(--hv-blue);transform:translateY(-1px)}.hvac-demo .hvac-reviews-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--hv-blue);align-items:center;gap:.55rem;margin-bottom:1.2rem;font-size:.74rem;font-weight:800;display:flex}.hvac-demo .hvac-reviews-stars{color:var(--hv-orange);letter-spacing:.05em;font-size:.95rem}.hvac-demo .hvac-review{background:var(--hv-surface);border:1px solid var(--hv-line);border-left:4px solid var(--hv-orange);border-radius:var(--hv-radius);margin:0 0 1rem;padding:1.2rem 1.4rem;box-shadow:0 6px 18px #0f3f860f}.hvac-demo .hvac-review:last-child{margin-bottom:0}.hvac-demo .hvac-review-quote{color:var(--hv-ink);margin:0 0 .7rem;font-size:1rem;font-weight:600;line-height:1.5}.hvac-demo .hvac-review-by{letter-spacing:.02em;color:var(--hv-muted);align-items:center;gap:.55rem;font-size:.82rem;font-weight:800;display:flex}.hvac-demo .hvac-review-stars{color:var(--hv-orange);letter-spacing:.04em;font-size:.8rem}.hvac-demo .hvac-finalcta{background:radial-gradient(100% 120% at 85% 0%, #f0763b80 0%, transparent 50%), linear-gradient(135deg, var(--hv-blue-deep) 0%, var(--hv-blue-ink) 100%);color:#fff;text-align:center;padding:4rem 1.6rem;position:relative;overflow:hidden}.hvac-demo .hvac-finalcta:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff0d 1px,#0000 1px),linear-gradient(90deg,#ffffff0d 1px,#0000 1px);background-size:38px 38px;position:absolute;inset:0}.hvac-demo .hvac-finalcta-inner{z-index:1;flex-direction:column;align-items:center;max-width:680px;margin:0 auto;display:flex;position:relative}.hvac-demo .hvac-finalcta-title{color:#fff;letter-spacing:-.02em;margin-bottom:.8rem;font-size:clamp(1.8rem,4vw,2.7rem);font-weight:900}.hvac-demo .hvac-finalcta-sub{color:#ffffffd9;max-width:480px;margin-bottom:1.8rem;font-size:1.08rem;line-height:1.55}.hvac-demo .hvac-finalcta-phone{letter-spacing:.01em;color:#fff;background:linear-gradient(135deg, var(--hv-orange), var(--hv-orange-deep));border-radius:14px;align-items:center;gap:.7rem;padding:.9rem 2.2rem;font-size:1.9rem;font-weight:900;transition:transform .16s,box-shadow .16s;display:inline-flex;box-shadow:0 16px 36px #d85a1f80}.hvac-demo .hvac-finalcta-phone:hover{transform:translateY(-3px)scale(1.02);box-shadow:0 22px 44px #d85a1f94}.hvac-demo .hvac-finalcta-phone-icon{font-size:1.5rem}.hvac-demo .hvac-finalcta-note{letter-spacing:.04em;color:#ffffffb8;margin-top:1.1rem;font-size:.85rem;font-weight:700}.hvac-demo .hvac-footer{color:#ffffffb3;background:#0a1c33;padding:2.8rem 1.6rem 1.6rem}.hvac-demo .hvac-footer-top{grid-template-columns:1fr 1.6fr;gap:2.5rem;max-width:1100px;margin:0 auto 2rem;display:grid}.hvac-demo .hvac-footer-brand{align-items:center;gap:.7rem;display:flex}.hvac-demo .hvac-footer-brandname{letter-spacing:.03em;color:#fff;font-size:1.2rem;font-weight:900}.hvac-demo .hvac-footer-brandsub{letter-spacing:.1em;text-transform:uppercase;color:var(--hv-orange);font-size:.78rem;font-weight:700}.hvac-demo .hvac-footer-cols{grid-template-columns:repeat(3,1fr);gap:1.6rem;display:grid}.hvac-demo .hvac-footer-col{flex-direction:column;gap:.5rem;display:flex}.hvac-demo .hvac-footer-h{letter-spacing:.1em;text-transform:uppercase;color:#fff;margin-bottom:.3rem;font-size:.78rem;font-weight:800}.hvac-demo .hvac-footer-i{color:#ffffff9e;font-size:.88rem}.hvac-demo .hvac-footer-phone{color:var(--hv-orange);letter-spacing:.01em;font-size:1.05rem;font-weight:900}.hvac-demo .hvac-footer-bottom{border-top:1px solid #ffffff1f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.6rem;max-width:1100px;margin:0 auto;padding-top:1.3rem;display:flex}.hvac-demo .hvac-footer-license{letter-spacing:.02em;color:#ffffffd1;font-size:.8rem;font-weight:700}.hvac-demo .hvac-footer-legal{color:#ffffff73;font-size:.78rem}@media (max-width:860px){.hvac-demo .hvac-hero{grid-template-columns:1fr;gap:1.8rem;padding-bottom:2.5rem}.hvac-demo .hvac-hero-right{order:-1;min-height:300px}.hvac-demo .hvac-locale{grid-template-columns:1fr;gap:2.2rem}.hvac-demo .hvac-services-row{grid-template-columns:repeat(2,1fr)}.hvac-demo .hvac-svc:nth-child(2){border-right:none}.hvac-demo .hvac-footer-top{grid-template-columns:1fr;gap:1.6rem}}@media (max-width:620px){.hvac-demo .hvac-callbar-areas,.hvac-demo .hvac-callbar-sep,.hvac-demo .hvac-brandnav{display:none}.hvac-demo .hvac-hero-actions{flex-direction:column;align-items:stretch}.hvac-demo .hvac-cta-call,.hvac-demo .hvac-cta-book{text-align:center;align-items:center}.hvac-demo .hvac-coupon-inner{text-align:center;flex-direction:column;align-items:center}.hvac-demo .hvac-coupon-body{text-align:center}.hvac-demo .hvac-services-row{grid-template-columns:1fr}.hvac-demo .hvac-svc{border-bottom:1px solid #ffffff1a;border-right:none}.hvac-demo .hvac-stat-div{display:none}}
.rest-demo{--rd-burgundy:#7a2230;--rd-burgundy-deep:#581521;--rd-copper:#c2873f;--rd-copper-soft:#d7a866;--rd-cream:#fbf6ef;--rd-cream-2:#f4ead9;--rd-ink:#2c1a17;--rd-muted:#7c6a60;--rd-line:#e6d8c6;--rd-night:#1c0c0f;--rd-night-2:#2c1216;--rd-serif:Georgia, "Times New Roman", "Hoefler Text", serif;--rd-sans:"Helvetica Neue", "Segoe UI", Arial, sans-serif;isolation:isolate;background:var(--rd-cream);color:var(--rd-ink);font-family:var(--rd-serif);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;width:100%;line-height:1.6;position:relative;overflow:hidden}.rest-demo *,.rest-demo :before,.rest-demo :after{box-sizing:border-box}.rest-demo a{color:inherit;text-decoration:none}.rest-demo .rd-badge{z-index:50;font-family:var(--rd-sans);letter-spacing:.14em;text-transform:uppercase;color:var(--rd-cream);border:1px solid var(--rd-copper);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);pointer-events:none;background:#1c0c0fd1;border-radius:999px;padding:5px 11px;font-size:10px;font-weight:700;position:fixed;top:14px;right:14px}.rest-demo .rd-btn{font-family:var(--rd-sans);letter-spacing:.16em;text-transform:uppercase;cursor:default;border:1px solid #0000;border-radius:2px;justify-content:center;align-items:center;padding:14px 30px;font-size:13px;font-weight:600;transition:background .2s,color .2s,border-color .2s;display:inline-flex}.rest-demo .rd-btn--solid{background:var(--rd-copper);color:var(--rd-night);border-color:var(--rd-copper)}.rest-demo .rd-btn--solid:hover{background:var(--rd-copper-soft)}.rest-demo .rd-btn--ghost{color:var(--rd-cream);background:0 0;border-color:#d7a86699}.rest-demo .rd-btn--ghost:hover{border-color:var(--rd-copper);color:var(--rd-copper-soft)}.rest-demo .rd-btn--lg{padding:17px 40px;font-size:14px}.rest-demo .rd-kicker{font-family:var(--rd-sans);letter-spacing:.3em;text-transform:uppercase;color:var(--rd-copper);margin-bottom:18px;font-size:11px;font-weight:700;display:inline-block}.rest-demo .rd-kicker--light{color:var(--rd-copper-soft)}.rest-demo .rd-nav{background:var(--rd-cream);border-bottom:1px solid var(--rd-line);grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;padding:22px 40px;display:grid}.rest-demo .rd-nav-side{align-items:center;gap:28px;display:flex}.rest-demo .rd-nav-left{justify-content:flex-start}.rest-demo .rd-nav-right{justify-content:flex-end}.rest-demo .rd-nav-link{font-family:var(--rd-sans);letter-spacing:.16em;text-transform:uppercase;color:var(--rd-muted);font-size:12px;font-weight:500;transition:color .2s}.rest-demo .rd-nav-link:hover{color:var(--rd-burgundy)}.rest-demo .rd-nav-link--cta{color:var(--rd-burgundy);border:1px solid var(--rd-line);border-radius:2px;padding:8px 16px}.rest-demo .rd-nav-link--cta:hover{background:var(--rd-burgundy);color:var(--rd-cream);border-color:var(--rd-burgundy)}.rest-demo .rd-wordmark{text-align:center;flex-direction:column;align-items:center;line-height:1.1;display:flex}.rest-demo .rd-wordmark-name{letter-spacing:.02em;color:var(--rd-ink);font-size:23px;font-weight:700}.rest-demo .rd-wordmark-sub{font-family:var(--rd-sans);letter-spacing:.32em;text-transform:uppercase;color:var(--rd-copper);margin-top:3px;font-size:9px;font-weight:600}.rest-demo .rd-hero{text-align:center;color:var(--rd-cream);background:radial-gradient(120% 90% at 78% 18%,#c2873f47 0%,#c2873f00 46%),radial-gradient(90% 70% at 18% 88%,#7a22308c 0%,#7a223000 55%),linear-gradient(165deg,#2c1216 0%,#1c0c0f 52%,#120608 100%);padding:120px 40px 96px;position:relative;overflow:hidden}.rest-demo .rd-hero-ambiance{pointer-events:none;position:absolute;inset:0}.rest-demo .rd-ember{filter:blur(2px);background:radial-gradient(circle,#d7a866d9 0%,#d7a86600 70%);border-radius:50%;position:absolute}.rest-demo .rd-ember--1{opacity:.7;width:10px;height:10px;top:30%;left:22%}.rest-demo .rd-ember--2{opacity:.55;width:16px;height:16px;top:58%;left:70%}.rest-demo .rd-ember--3{opacity:.8;width:7px;height:7px;top:22%;left:64%}.rest-demo .rd-hero-inner{z-index:1;max-width:720px;margin:0 auto;position:relative}.rest-demo .rd-hero-eyebrow{font-family:var(--rd-sans);letter-spacing:.34em;text-transform:uppercase;color:var(--rd-copper-soft);margin-bottom:26px;font-size:11px;font-weight:600;display:inline-block}.rest-demo .rd-hero-title{letter-spacing:-.01em;color:var(--rd-cream);text-shadow:0 2px 30px #0006;margin:0;font-size:68px;font-style:italic;font-weight:400;line-height:1.04}.rest-demo .rd-hero-line{max-width:560px;font-family:var(--rd-sans);color:#fbf6efd1;margin:28px auto 0;font-size:16px;line-height:1.75}.rest-demo .rd-hero-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:28px;margin-top:40px;display:flex}.rest-demo .rd-hours-now{font-family:var(--rd-sans);color:#fbf6efe6;align-items:center;gap:9px;display:inline-flex}.rest-demo .rd-hours-dot{background:#6fbf73;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #6fbf732e}.rest-demo .rd-hours-label{letter-spacing:.22em;text-transform:uppercase;color:var(--rd-copper-soft);font-size:11px;font-weight:700}.rest-demo .rd-hours-value{letter-spacing:.04em;font-size:14px}.rest-demo .rd-hero-scroll{z-index:1;font-family:var(--rd-sans);letter-spacing:.3em;text-transform:uppercase;color:#d7a866b3;font-size:10px;font-weight:600;position:absolute;bottom:26px;left:50%;transform:translate(-50%)}.rest-demo .rd-menu{max-width:1000px;margin:0 auto;padding:90px 40px 80px}.rest-demo .rd-menu-head{text-align:center;margin-bottom:56px}.rest-demo .rd-flourish{color:var(--rd-copper);margin-bottom:12px;font-size:24px;display:block}.rest-demo .rd-menu-title{letter-spacing:-.01em;color:var(--rd-burgundy);margin:0;font-size:40px;font-style:italic;font-weight:400}.rest-demo .rd-menu-note{max-width:460px;font-family:var(--rd-sans);color:var(--rd-muted);margin:14px auto 0;font-size:14px}.rest-demo .rd-menu-cols{grid-template-columns:1fr 1fr;gap:56px 64px;display:grid}.rest-demo .rd-course--narrow{border-top:1px solid var(--rd-line);grid-column:1/-1;grid-template-columns:1fr 1fr;align-items:start;gap:40px 64px;padding-top:24px;display:grid}.rest-demo .rd-course-name{font-family:var(--rd-sans);letter-spacing:.32em;text-transform:uppercase;color:var(--rd-copper);margin:0 0 22px;font-size:12px;font-weight:700}.rest-demo .rd-course--narrow .rd-course-name{grid-column:1/-1}.rest-demo .rd-dishes{margin:0;padding:0;list-style:none}.rest-demo .rd-dish+.rd-dish{margin-top:22px}.rest-demo .rd-dish-top{align-items:baseline;gap:8px;display:flex}.rest-demo .rd-dish-name{color:var(--rd-ink);white-space:nowrap;font-size:18px;font-weight:600}.rest-demo .rd-dish-leader{border-bottom:1px dotted var(--rd-line);flex:auto;align-self:flex-end;min-width:18px;margin-bottom:5px}.rest-demo .rd-dish-price{color:var(--rd-burgundy);letter-spacing:.03em;font-size:17px;font-weight:600}.rest-demo .rd-dish-price:before{content:"$";vertical-align:2px;color:var(--rd-copper);margin-right:1px;font-size:11px}.rest-demo .rd-dish-desc{font-family:var(--rd-sans);color:var(--rd-muted);margin:4px 0 0;font-size:13.5px;font-style:italic;line-height:1.55}.rest-demo .rd-wine-aside{color:var(--rd-cream);background:linear-gradient(160deg,#5d1a26 0%,#7a2230 100%);border-radius:3px;padding:26px 28px;position:relative;overflow:hidden}.rest-demo .rd-wine-aside-mark{color:#d7a8668c;font-size:26px;position:absolute;top:16px;right:18px}.rest-demo .rd-wine-aside-title{margin:0 0 10px;font-size:21px;font-style:italic;font-weight:400}.rest-demo .rd-wine-aside-text{font-family:var(--rd-sans);color:#fbf6efd1;margin:0 0 14px;font-size:13px;line-height:1.6}.rest-demo .rd-wine-aside-range{font-family:var(--rd-sans);letter-spacing:.14em;text-transform:uppercase;color:var(--rd-copper-soft);font-size:11px;font-weight:700}.rest-demo .rd-story{background:var(--rd-cream-2);padding:92px 40px}.rest-demo .rd-story-inner{grid-template-columns:.85fr 1.15fr;align-items:center;gap:64px;max-width:1000px;margin:0 auto;display:grid}.rest-demo .rd-story-figure{aspect-ratio:4/5;background:radial-gradient(80% 60% at 30% 25%,#d7a86666 0%,#d7a86600 60%),linear-gradient(155deg,#7a2230 0%,#3a1117 100%);border-radius:3px;position:relative;overflow:hidden;box-shadow:0 24px 50px -28px #3a1117a6}.rest-demo .rd-story-mono{z-index:1;font-family:var(--rd-sans);letter-spacing:.26em;text-transform:uppercase;color:var(--rd-copper-soft);font-size:12px;font-weight:700;position:absolute;bottom:22px;left:24px}.rest-demo .rd-story-glow{filter:blur(6px);background:radial-gradient(circle,#ffe0aa8c 0%,#ffe0aa00 70%);border-radius:50%;width:120px;height:120px;position:absolute;top:18%;right:14%}.rest-demo .rd-story-title{color:var(--rd-burgundy);margin:0 0 22px;font-size:33px;font-weight:400;line-height:1.25}.rest-demo .rd-story-text{font-family:var(--rd-sans);color:var(--rd-ink);margin:0 0 16px;font-size:15px;line-height:1.8}.rest-demo .rd-story-sign{color:var(--rd-copper);margin:24px 0 0;font-size:18px;font-style:italic}.rest-demo .rd-events{color:var(--rd-cream);background:radial-gradient(90% 120% at 88% 0,#7a223080 0%,#7a223000 55%),linear-gradient(150deg,#1c0c0f 0%,#2c1216 100%);padding:88px 40px;position:relative}.rest-demo .rd-events-inner{grid-template-columns:1.1fr .9fr;align-items:center;gap:56px;max-width:1000px;margin:0 auto;display:grid}.rest-demo .rd-events-title{color:var(--rd-cream);margin:0 0 20px;font-size:34px;font-style:italic;font-weight:400;line-height:1.22}.rest-demo .rd-events-text{font-family:var(--rd-sans);color:#fbf6efcc;max-width:460px;margin:0 0 30px;font-size:15px;line-height:1.8}.rest-demo .rd-events-cards{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.rest-demo .rd-event-card{border:1px solid #d7a86647;border-left:3px solid var(--rd-copper);background:#fbf6ef08;border-radius:2px;justify-content:space-between;align-items:baseline;gap:16px;padding:20px 24px;display:flex}.rest-demo .rd-event-num{color:var(--rd-copper-soft);white-space:nowrap;font-size:22px;font-style:italic}.rest-demo .rd-event-cap{font-family:var(--rd-sans);letter-spacing:.04em;color:#fbf6efb8;text-align:right;font-size:13px}.rest-demo .rd-foot{color:var(--rd-cream);background:linear-gradient(#581521 0%,#3a1117 60%,#1c0c0f 100%);padding:86px 40px 0;position:relative;overflow:hidden}.rest-demo .rd-foot-ambiance{opacity:.5;pointer-events:none;position:absolute;top:40px;right:6%}.rest-demo .rd-glass{width:70px;display:block}.rest-demo .rd-glass-bowl{border:2px solid var(--rd-copper-soft);background:linear-gradient(#7a223000 30%,#7a2230bf 100%);border-top:none;border-radius:0 0 70px 70px/0 0 64px 64px;width:70px;height:50px;display:block}.rest-demo .rd-glass-stem{background:var(--rd-copper-soft);width:2px;height:34px;margin:0 auto;display:block}.rest-demo .rd-glass-foot{background:var(--rd-copper-soft);border-radius:2px;width:38px;height:2px;margin:0 auto;display:block}.rest-demo .rd-foot-inner{z-index:1;grid-template-columns:1fr 1.1fr;align-items:start;gap:56px;max-width:1000px;margin:0 auto;padding-bottom:70px;display:grid;position:relative}.rest-demo .rd-foot-title{color:var(--rd-cream);margin:0 0 18px;font-size:40px;font-style:italic;font-weight:400;line-height:1.1}.rest-demo .rd-foot-blurb{font-family:var(--rd-sans);color:#fbf6efc7;max-width:420px;margin:0 0 30px;font-size:15px;line-height:1.75}.rest-demo .rd-foot-details{grid-template-columns:repeat(3,1fr);gap:28px;margin:0;display:grid}.rest-demo .rd-foot-block{border-top:1px solid #d7a86652;padding-top:16px}.rest-demo .rd-foot-label{font-family:var(--rd-sans);letter-spacing:.26em;text-transform:uppercase;color:var(--rd-copper-soft);margin-bottom:12px;font-size:11px;font-weight:700}.rest-demo .rd-foot-value{font-family:var(--rd-sans);color:#fbf6efdb;margin:0;font-size:13.5px;line-height:1.85}.rest-demo .rd-foot-base{z-index:1;border-top:1px solid #d7a86638;justify-content:space-between;align-items:center;gap:16px;max-width:1000px;margin:0 auto;padding:22px 0;display:flex;position:relative}.rest-demo .rd-foot-brand{color:var(--rd-copper-soft);font-size:18px;font-style:italic}.rest-demo .rd-foot-meta{font-family:var(--rd-sans);letter-spacing:.12em;text-transform:uppercase;color:#fbf6ef8c;font-size:11px}@media (max-width:820px){.rest-demo .rd-nav{grid-template-columns:1fr;justify-items:center;gap:16px;padding:18px 20px}.rest-demo .rd-nav-left{order:2;justify-content:center}.rest-demo .rd-wordmark{order:1}.rest-demo .rd-nav-right{order:3;justify-content:center}.rest-demo .rd-hero{padding:84px 22px 76px}.rest-demo .rd-hero-title{font-size:46px}.rest-demo .rd-menu,.rest-demo .rd-story,.rest-demo .rd-events,.rest-demo .rd-foot{padding-left:22px;padding-right:22px}.rest-demo .rd-menu-cols{grid-template-columns:1fr;gap:44px}.rest-demo .rd-course--narrow{grid-template-columns:1fr}.rest-demo .rd-story-inner,.rest-demo .rd-events-inner,.rest-demo .rd-foot-inner{grid-template-columns:1fr;gap:36px}.rest-demo .rd-story-figure{width:100%;max-width:320px}.rest-demo .rd-foot-details{grid-template-columns:1fr;gap:0}.rest-demo .rd-foot-block{border-top:none;border-bottom:1px solid #d7a86633;padding:14px 0}.rest-demo .rd-foot-ambiance{display:none}}@media (max-width:480px){.rest-demo .rd-hero-title{font-size:38px}.rest-demo .rd-menu-title,.rest-demo .rd-foot-title{font-size:30px}.rest-demo .rd-dish-name{white-space:normal}.rest-demo .rd-foot-base{text-align:center;flex-direction:column}}
.salon-demo{--salon-rose:#b5697a;--salon-rose-deep:#8f4a5a;--salon-gold:#caa86a;--salon-gold-soft:#ecdcb6;--salon-ink:#2e272a;--salon-soft:#6f6469;--salon-paper:#fcfbfa;--salon-paper-2:#f6f0ec;--salon-line:#ece4df;--salon-blush:#f3e5e6;--salon-ecru:#f1ebe1;--salon-serif:"Georgia", "Times New Roman", "Cambria", serif;--salon-sans:"Segoe UI", "Helvetica Neue", Arial, sans-serif;isolation:isolate;background:var(--salon-paper);width:100%;color:var(--salon-ink);font-family:var(--salon-sans);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-size:16px;line-height:1.6;position:relative;overflow-x:hidden}.salon-demo *,.salon-demo :before,.salon-demo :after{box-sizing:border-box}.salon-demo a{color:inherit;text-decoration:none}.salon-demo .salon-badge{float:right;z-index:60;font-family:var(--salon-sans);letter-spacing:.12em;text-transform:uppercase;color:var(--salon-rose-deep);border:1px solid var(--salon-rose);-webkit-backdrop-filter:blur(4px);pointer-events:none;background:#ffffffdb;border-radius:999px;margin-bottom:-2.25rem;margin-right:.75rem;padding:.3rem .75rem;font-size:.62rem;font-weight:700;display:inline-block;position:sticky;top:.75rem;box-shadow:0 6px 18px #8f4a5a29}.salon-demo .salon-nav{background:var(--salon-paper);border-bottom:1px solid var(--salon-line);align-items:center;gap:2rem;padding:1.5rem clamp(1.25rem,5vw,4rem);display:flex}.salon-demo .salon-wordmark{align-items:center;gap:.55rem;margin-right:auto;display:inline-flex}.salon-demo .salon-wordmark-glyph{color:#fff;background:linear-gradient(135deg, var(--salon-rose), var(--salon-gold));border-radius:50%;justify-content:center;align-items:center;width:1.9rem;height:1.9rem;font-size:1rem;display:inline-flex;box-shadow:0 4px 12px #b5697a4d}.salon-demo .salon-wordmark-text{font-family:var(--salon-serif);letter-spacing:.02em;color:var(--salon-ink);font-size:1.3rem;font-weight:600}.salon-demo .salon-wordmark-text em{font-style:normal;font-family:var(--salon-sans);letter-spacing:.32em;text-transform:uppercase;color:var(--salon-soft);vertical-align:middle;margin-left:.5rem;font-size:.62rem;font-weight:600}.salon-demo .salon-nav-links{gap:1.9rem;display:flex}.salon-demo .salon-nav-links a{letter-spacing:.14em;text-transform:uppercase;color:var(--salon-soft);padding-bottom:.2rem;font-size:.78rem;font-weight:600;position:relative}.salon-demo .salon-nav-links a:after{content:"";background:var(--salon-rose);width:0;height:1px;transition:width .3s;position:absolute;bottom:0;left:0}.salon-demo .salon-nav-links a:hover{color:var(--salon-ink)}.salon-demo .salon-nav-links a:hover:after{width:100%}.salon-demo .salon-book-pill{letter-spacing:.14em;text-transform:uppercase;color:var(--salon-rose-deep);border:1.5px solid var(--salon-rose);background:0 0;border-radius:999px;padding:.6rem 1.4rem;font-size:.74rem;font-weight:700;transition:background .25s,color .25s}.salon-demo .salon-book-pill:hover{background:var(--salon-rose);color:#fff}.salon-demo .salon-hero{background:radial-gradient(120% 90% at 88% 0%, var(--salon-blush) 0%, #f3e5e600 55%), var(--salon-paper);grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(2rem,5vw,4.5rem);padding:clamp(3rem,7vw,6rem) clamp(1.25rem,5vw,4rem) clamp(2.5rem,5vw,4.5rem);display:grid}.salon-demo .salon-hero-copy{max-width:30rem}.salon-demo .salon-eyebrow{letter-spacing:.26em;text-transform:uppercase;color:var(--salon-rose);margin-bottom:1.4rem;font-size:.7rem;font-weight:700;display:inline-block}.salon-demo .salon-hero-title{font-family:var(--salon-serif);letter-spacing:-.015em;color:var(--salon-ink);margin:0 0 1.4rem;font-size:clamp(2.6rem,5.4vw,4.1rem);font-weight:500;line-height:1.04}.salon-demo .salon-hero-accent{color:var(--salon-rose);font-style:italic}.salon-demo .salon-hero-lede{color:var(--salon-soft);margin:0 0 2rem;font-size:1.02rem;line-height:1.75}.salon-demo .salon-hero-actions{flex-wrap:wrap;align-items:center;gap:1.6rem;display:flex}.salon-demo .salon-btn-solid{letter-spacing:.14em;text-transform:uppercase;color:#fff;background:var(--salon-rose);border-radius:999px;padding:.85rem 1.8rem;font-size:.78rem;font-weight:700;transition:transform .2s,background .25s,box-shadow .25s;display:inline-block;box-shadow:0 10px 24px #b5697a47}.salon-demo .salon-btn-solid:hover{background:var(--salon-rose-deep);transform:translateY(-2px);box-shadow:0 14px 30px #8f4a5a52}.salon-demo .salon-btn-text{letter-spacing:.06em;color:var(--salon-ink);border-bottom:1.5px solid var(--salon-gold);padding-bottom:.2rem;font-size:.82rem;font-weight:600;transition:color .2s,border-color .2s}.salon-demo .salon-btn-text:hover{color:var(--salon-rose);border-color:var(--salon-rose)}.salon-demo .salon-hero-note{letter-spacing:.02em;color:var(--salon-soft);margin:2.2rem 0 0;font-size:.82rem}.salon-demo .salon-hero-note span{color:var(--salon-gold);margin-right:.4rem}.salon-demo .salon-hero-grid{aspect-ratio:1/1.04;grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(2,1fr);gap:1rem;min-height:22rem;display:grid}.salon-demo .salon-tile{border-radius:14px;display:block;position:relative;overflow:hidden;box-shadow:0 16px 40px #2e272a14}.salon-demo .salon-tile:after{content:"";background:linear-gradient(160deg,#ffffff59,#fff0 55%);position:absolute;inset:0}.salon-demo .salon-tile--tall{grid-row:span 2}.salon-demo .salon-tile--wide{grid-column:span 2}.salon-demo .salon-tile--rose{background:linear-gradient(150deg, var(--salon-rose) 0%, #d6a0a9 100%)}.salon-demo .salon-tile--gold{background:linear-gradient(150deg, var(--salon-gold) 0%, var(--salon-gold-soft) 100%)}.salon-demo .salon-tile--blush{background:linear-gradient(120deg, #efd3d6 0%, var(--salon-blush) 100%)}.salon-demo .salon-tile--ecru{background:linear-gradient(150deg, var(--salon-ecru) 0%, #e6d8c2 100%)}.salon-demo .salon-section-eyebrow{letter-spacing:.26em;text-transform:uppercase;color:var(--salon-gold);margin-bottom:.9rem;font-size:.7rem;font-weight:700;display:inline-block}.salon-demo .salon-section-title{font-family:var(--salon-serif);letter-spacing:-.01em;color:var(--salon-ink);margin:0;font-size:clamp(1.9rem,3.6vw,2.7rem);font-weight:500;line-height:1.12}.salon-demo .salon-section-sub{max-width:34rem;color:var(--salon-soft);margin:1rem auto 0;font-size:.98rem}.salon-demo .salon-menu{background:var(--salon-paper-2);border-top:1px solid var(--salon-line);border-bottom:1px solid var(--salon-line);padding:clamp(3rem,6vw,5.5rem) clamp(1.25rem,5vw,4rem)}.salon-demo .salon-menu-head{text-align:center;margin-bottom:3rem}.salon-demo .salon-pricelist{grid-template-columns:repeat(2,1fr);gap:2.6rem 3.5rem;max-width:56rem;margin:0 auto;padding:0;list-style:none;display:grid}.salon-demo .salon-price-row{grid-template-columns:auto 1fr auto;align-items:baseline;gap:.75rem;display:grid}.salon-demo .salon-price-name{font-family:var(--salon-serif);color:var(--salon-ink);font-size:1.18rem;font-weight:500}.salon-demo .salon-price-leader{border-bottom:1px dotted #cbbdb4;transform:translateY(-.25rem)}.salon-demo .salon-price-amt{letter-spacing:.1em;text-transform:uppercase;color:var(--salon-rose);white-space:nowrap;font-size:.8rem;font-weight:700}.salon-demo .salon-price-desc{color:var(--salon-soft);grid-column:1/-1;margin-top:.45rem;font-size:.9rem;line-height:1.6}.salon-demo .salon-team{text-align:center;padding:clamp(3rem,6vw,5.5rem) clamp(1.25rem,5vw,4rem)}.salon-demo .salon-team-head{margin-bottom:3rem}.salon-demo .salon-team-row{flex-wrap:wrap;justify-content:center;gap:clamp(1.5rem,5vw,4.5rem);display:flex}.salon-demo .salon-stylist{flex-direction:column;align-items:center;width:12rem;margin:0;display:flex}.salon-demo .salon-avatar{width:8.5rem;height:8.5rem;font-family:var(--salon-serif);letter-spacing:.04em;color:#ffffffeb;border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.2rem;font-size:1.7rem;font-weight:500;display:flex;position:relative;box-shadow:0 14px 34px #2e272a24}.salon-demo .salon-avatar:after{content:"";background:radial-gradient(70% 60% at 32% 28%,#fff6,#fff0 60%);border-radius:50%;position:absolute;inset:0}.salon-demo .salon-avatar--1{background:linear-gradient(140deg, var(--salon-rose), #d79aa4)}.salon-demo .salon-avatar--2{background:linear-gradient(140deg, var(--salon-gold), #ddc18a)}.salon-demo .salon-avatar--3{background:linear-gradient(140deg, #b88a93, var(--salon-gold-soft))}.salon-demo .salon-stylist-name{font-family:var(--salon-serif);color:var(--salon-ink);font-size:1.1rem;display:block}.salon-demo .salon-stylist-role{letter-spacing:.12em;text-transform:uppercase;color:var(--salon-soft);margin-top:.3rem;font-size:.72rem;font-weight:600;display:block}.salon-demo .salon-gallery{background:var(--salon-paper-2);border-top:1px solid var(--salon-line);padding:clamp(2.5rem,5vw,4.5rem) clamp(1.25rem,5vw,4rem)}.salon-demo .salon-gallery-head{text-align:center;margin-bottom:2.6rem}.salon-demo .salon-masonry{grid-template-columns:repeat(3,1fr);grid-auto-rows:9rem;gap:1rem;max-width:60rem;margin:0 auto;display:grid}.salon-demo .salon-shot{border-radius:12px;position:relative;overflow:hidden;box-shadow:0 12px 30px #2e272a14}.salon-demo .salon-shot:after{content:"";background:linear-gradient(165deg,#ffffff4d,#fff0 60%);position:absolute;inset:0}.salon-demo .salon-shot--a{background:linear-gradient(160deg, var(--salon-rose) 0%, #c98b95 100%);grid-row:span 2}.salon-demo .salon-shot--b{background:linear-gradient(160deg, var(--salon-ecru), #e3d4bc)}.salon-demo .salon-shot--c{background:linear-gradient(160deg, var(--salon-gold), var(--salon-gold-soft))}.salon-demo .salon-shot--d{background:linear-gradient(120deg, var(--salon-blush), #ead0d2);grid-column:span 2}.salon-demo .salon-shot--e{background:linear-gradient(160deg,#d3a3ab,#efd6d9)}.salon-demo .salon-shot--f{background:linear-gradient(100deg, var(--salon-gold-soft) 0%, var(--salon-blush) 55%, #e7d6bf 100%);grid-column:span 3;grid-auto-rows:auto;height:7rem}.salon-demo .salon-insta{text-align:center;padding:clamp(2.5rem,5vw,4rem) clamp(1.25rem,5vw,4rem) clamp(1.5rem,4vw,3rem)}.salon-demo .salon-insta-head{justify-content:center;align-items:baseline;gap:1rem;margin-bottom:1.6rem;display:flex}.salon-demo .salon-insta-handle{font-family:var(--salon-serif);color:var(--salon-ink);font-size:1.3rem}.salon-demo .salon-insta-follow{letter-spacing:.18em;text-transform:uppercase;color:var(--salon-rose);font-size:.72rem;font-weight:700}.salon-demo .salon-insta-strip{grid-template-columns:repeat(5,1fr);gap:.75rem;max-width:56rem;margin:0 auto;display:grid}.salon-demo .salon-insta-cell{aspect-ratio:1;border-radius:10px;position:relative;overflow:hidden}.salon-demo .salon-insta-cell:after{content:"";background:linear-gradient(160deg,#ffffff52,#fff0 60%);position:absolute;inset:0}.salon-demo .salon-insta-cell--1{background:linear-gradient(150deg, var(--salon-rose), #d79aa4)}.salon-demo .salon-insta-cell--2{background:linear-gradient(150deg, var(--salon-ecru), #e3d4bc)}.salon-demo .salon-insta-cell--3{background:linear-gradient(150deg, var(--salon-gold), var(--salon-gold-soft))}.salon-demo .salon-insta-cell--4{background:linear-gradient(150deg, var(--salon-blush), #ead0d2)}.salon-demo .salon-insta-cell--5{background:linear-gradient(150deg,#c98b95,#efd6d9)}.salon-demo .salon-cta{background:radial-gradient(100% 120% at 50% 0%, var(--salon-blush) 0%, #f3e5e600 60%), var(--salon-paper);border-top:1px solid var(--salon-line);text-align:center;padding:clamp(3.5rem,7vw,6rem) clamp(1.25rem,5vw,4rem)}.salon-demo .salon-cta-inner{max-width:38rem;margin:0 auto}.salon-demo .salon-cta-eyebrow{color:var(--salon-rose)}.salon-demo .salon-cta-title{font-family:var(--salon-serif);letter-spacing:-.01em;color:var(--salon-ink);margin:0 0 1rem;font-size:clamp(1.9rem,4vw,3rem);font-weight:500;line-height:1.1}.salon-demo .salon-cta-sub{color:var(--salon-soft);margin:0 0 2.2rem;font-size:1rem}.salon-demo .salon-btn-solid--lg{padding:1rem 2.4rem;font-size:.82rem}.salon-demo .salon-cta-meta{letter-spacing:.14em;text-transform:uppercase;color:var(--salon-soft);flex-wrap:wrap;justify-content:center;align-items:center;gap:.6rem;margin-top:2.6rem;font-size:.72rem;font-weight:600;display:flex}@media (max-width:820px){.salon-demo .salon-hero{grid-template-columns:1fr}.salon-demo .salon-hero-grid{order:-1;min-height:18rem}.salon-demo .salon-nav-links{display:none}.salon-demo .salon-pricelist{grid-template-columns:1fr;gap:2rem}}@media (max-width:560px){.salon-demo .salon-masonry{grid-template-columns:repeat(2,1fr)}.salon-demo .salon-shot--d,.salon-demo .salon-shot--f{grid-column:span 2}.salon-demo .salon-insta-strip{grid-template-columns:repeat(3,1fr)}.salon-demo .salon-insta-cell--4,.salon-demo .salon-insta-cell--5{display:none}}
.roof-demo{--rf-slate:#14233a;--rf-slate-deep:#0c1726;--rf-slate-mid:#21385a;--rf-steel:#38516f;--rf-storm:#ec5a2c;--rf-storm-deep:#c8431b;--rf-amber:#f4a52a;--rf-bg:#eef2f7;--rf-surface:#fff;--rf-ink:#16243a;--rf-muted:#5e6e85;--rf-line:#d7e0ec;--rf-line-dark:#ffffff1f;--rf-radius:12px;--rf-sans:"Segoe UI", "Arial Black", "Helvetica Neue", Arial, sans-serif;background:var(--rf-bg);width:100%;color:var(--rf-ink);font-family:var(--rf-sans);text-align:left;-webkit-font-smoothing:antialiased;font-size:16px;line-height:1.6;position:relative}.roof-demo *,.roof-demo :before,.roof-demo :after{box-sizing:border-box}.roof-demo h1,.roof-demo h2,.roof-demo h3,.roof-demo h4,.roof-demo p{margin:0}.roof-demo ul,.roof-demo ol{margin:0;padding:0;list-style:none}.roof-demo a{cursor:pointer;color:inherit;text-decoration:none}.roof-demo blockquote,.roof-demo figure{margin:0}.roof-demo .roof-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--rf-storm-deep);margin-bottom:.6rem;font-size:.74rem;font-weight:800;display:inline-block}.roof-demo .roof-eyebrow-light{color:var(--rf-amber)}.roof-demo .roof-badge{float:right;z-index:60;letter-spacing:.07em;text-transform:uppercase;color:#fff;-webkit-backdrop-filter:blur(4px);pointer-events:none;background:#0c1726e0;border:1px solid #ffffff40;border-radius:999px;margin-bottom:-2.25rem;margin-right:.75rem;padding:.3rem .7rem;font-size:.66rem;font-weight:800;display:inline-block;position:sticky;top:.75rem;box-shadow:0 4px 14px #0000004d}.roof-demo .roof-alert{background:linear-gradient(90deg, var(--rf-storm-deep), var(--rf-storm));color:#fff;overflow:hidden}.roof-demo .roof-alert-inner{align-items:center;gap:.8rem;max-width:1180px;margin:0 auto;padding:.5rem 1.6rem;font-size:.84rem;display:flex}.roof-demo .roof-alert-flag{font-size:1.05rem;animation:2.4s ease-in-out infinite roof-flash}@keyframes roof-flash{0%,to{opacity:1}50%{opacity:.45}}.roof-demo .roof-alert-text{color:#fffffff2;font-weight:600}.roof-demo .roof-alert-text strong{letter-spacing:.05em;font-weight:900}.roof-demo .roof-alert-cta{white-space:nowrap;letter-spacing:.02em;color:var(--rf-slate-deep);background:#fff;border-radius:999px;margin-left:auto;padding:.35rem .85rem;font-size:.8rem;font-weight:800;transition:transform .16s,filter .16s}.roof-demo .roof-alert-cta:hover{filter:brightness(1.05);transform:translateY(-1px)}.roof-demo .roof-topbar{align-items:center;gap:1.5rem;max-width:1180px;margin:0 auto;padding:1.1rem 1.6rem;display:flex}.roof-demo .roof-brand{align-items:center;gap:.7rem;display:inline-flex}.roof-demo .roof-brand-mark{background:linear-gradient(150deg, var(--rf-slate-mid), var(--rf-slate-deep));border-radius:10px;justify-content:center;align-items:flex-end;width:46px;height:46px;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 6px 16px #14233a66}.roof-demo .roof-brand-roofline{border-left:15px solid #0000;border-right:15px solid #0000;border-bottom:13px solid var(--rf-storm);width:0;height:0;margin-bottom:11px;position:relative}.roof-demo .roof-brand-roofline:after{content:"";background:var(--rf-amber);width:20px;height:8px;position:absolute;top:13px;left:-10px}.roof-demo .roof-brand-mark-sm{border-radius:9px;width:38px;height:38px}.roof-demo .roof-brand-mark-sm .roof-brand-roofline{border-bottom-width:10px;border-left-width:12px;border-right-width:12px;margin-bottom:9px}.roof-demo .roof-brand-mark-sm .roof-brand-roofline:after{width:16px;height:6px;top:10px;left:-8px}.roof-demo .roof-brand-text{flex-direction:column;line-height:1;display:flex}.roof-demo .roof-brand-name{letter-spacing:.08em;color:var(--rf-slate);font-size:1.4rem;font-weight:900}.roof-demo .roof-brand-sub{letter-spacing:.16em;text-transform:uppercase;color:var(--rf-storm-deep);margin-top:.25rem;font-size:.68rem;font-weight:700}.roof-demo .roof-nav{gap:1.7rem;margin-left:auto;display:flex}.roof-demo .roof-nav-link{letter-spacing:.01em;color:var(--rf-slate);padding-bottom:3px;font-size:.9rem;font-weight:800;position:relative}.roof-demo .roof-nav-link:after{content:"";background:var(--rf-storm);border-radius:3px;width:0;height:3px;transition:width .2s;position:absolute;bottom:0;left:0}.roof-demo .roof-nav-link:hover:after{width:100%}.roof-demo .roof-topbar-phone{border-radius:var(--rf-radius);background:var(--rf-slate);color:#fff;align-items:center;gap:.6rem;padding:.5rem 1.1rem;transition:transform .16s,filter .16s;display:inline-flex;box-shadow:0 6px 16px #14233a4d}.roof-demo .roof-topbar-phone:hover{filter:brightness(1.1);transform:translateY(-2px)}.roof-demo .roof-topbar-phone-ico{color:var(--rf-amber);font-size:1.1rem}.roof-demo .roof-topbar-phone-num{letter-spacing:.01em;flex-direction:column;font-size:1.05rem;font-weight:900;line-height:1.1;display:flex}.roof-demo .roof-topbar-phone-label{letter-spacing:.12em;text-transform:uppercase;color:var(--rf-amber);font-size:.62rem;font-weight:700}.roof-demo .roof-hero{background:radial-gradient(120% 80% at 50% 0%, #ec5a2c52 0%, transparent 55%), linear-gradient(160deg, var(--rf-slate-mid) 0%, var(--rf-slate) 55%, var(--rf-slate-deep) 100%);color:#fff;padding:3rem 1.6rem 3.6rem;position:relative;overflow:hidden}.roof-demo .roof-hero-sky{pointer-events:none;position:absolute;inset:0;overflow:hidden}.roof-demo .roof-hero-sky:before{content:"";background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0}.roof-demo .roof-hero-ridge{background:repeating-linear-gradient(135deg, var(--rf-slate-deep) 0, var(--rf-slate-deep) 18px, var(--rf-storm-deep) 18px, var(--rf-storm-deep) 20px);opacity:.6;height:26px;position:absolute;bottom:0;left:0;right:0;-webkit-mask:repeating-linear-gradient(90deg,#000 0 18px,#0000 18px 22px);mask:repeating-linear-gradient(90deg,#000 0 18px,#0000 18px 22px)}.roof-demo .roof-hail{background:linear-gradient(#ffffffbf,#fff0);border-radius:4px;width:4px;height:14px;animation:1.4s linear infinite roof-fall;position:absolute}.roof-demo .roof-hail-1{animation-delay:0s;left:14%}.roof-demo .roof-hail-2{animation-delay:.5s;left:32%}.roof-demo .roof-hail-3{animation-delay:.2s;left:68%}.roof-demo .roof-hail-4{animation-delay:.8s;left:86%}@keyframes roof-fall{0%{opacity:0;transform:translateY(-30px)}20%{opacity:.85}to{opacity:0;transform:translateY(360px)}}.roof-demo .roof-hero-inner{z-index:1;text-align:center;flex-direction:column;align-items:center;max-width:760px;margin:0 auto;display:flex;position:relative}.roof-demo .roof-hero-flag{letter-spacing:.02em;color:#fff;background:#ec5a2c38;border:1px solid #ec5a2c8c;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1.4rem;padding:.45rem .95rem;font-size:.78rem;font-weight:800;display:inline-flex}.roof-demo .roof-hero-flag-bolt{color:var(--rf-amber)}.roof-demo .roof-hero-title{letter-spacing:-.03em;color:#fff;text-shadow:0 4px 20px #0000004d;font-size:clamp(2.3rem,5vw,3.6rem);font-weight:900;line-height:1.05}.roof-demo .roof-hero-title-accent{color:var(--rf-amber)}.roof-demo .roof-hero-sub{color:#ffffffd9;max-width:600px;margin:1.2rem 0 2rem;font-size:1.12rem;line-height:1.6}.roof-demo .roof-hero-actions{flex-wrap:wrap;justify-content:center;align-items:stretch;gap:1rem;margin-bottom:2rem;display:flex}.roof-demo .roof-btn-primary{border-radius:var(--rf-radius);background:linear-gradient(135deg, var(--rf-storm), var(--rf-storm-deep));color:#fff;letter-spacing:.01em;justify-content:center;align-items:center;padding:.95rem 1.9rem;font-size:1.02rem;font-weight:800;transition:transform .16s,box-shadow .16s;display:inline-flex;box-shadow:0 12px 28px #c8431b73}.roof-demo .roof-btn-primary:hover{transform:translateY(-2px);box-shadow:0 16px 34px #c8431b8c}.roof-demo .roof-btn-primary-lg{padding:1.05rem 2.2rem;font-size:1.1rem}.roof-demo .roof-btn-call{border-radius:var(--rf-radius);color:#fff;background:#ffffff14;border:2px solid #fff6;align-items:center;gap:.7rem;padding:.7rem 1.5rem;transition:background .16s,transform .16s;display:inline-flex}.roof-demo .roof-btn-call:hover{background:#ffffff29;transform:translateY(-2px)}.roof-demo .roof-btn-call-ico{color:var(--rf-amber);font-size:1.3rem}.roof-demo .roof-btn-call-stack{flex-direction:column;align-items:flex-start;line-height:1.1;display:flex}.roof-demo .roof-btn-call-label{letter-spacing:.1em;text-transform:uppercase;color:#ffffffb3;font-size:.66rem;font-weight:800}.roof-demo .roof-btn-call-num{letter-spacing:.01em;font-size:1.2rem;font-weight:900}.roof-demo .roof-hero-trust{flex-wrap:wrap;justify-content:center;gap:.7rem 1.8rem;display:flex}.roof-demo .roof-hero-trust-item{color:#ffffffe6;align-items:center;gap:.5rem;font-size:.86rem;font-weight:800;display:inline-flex}.roof-demo .roof-hero-trust-ico{background:#f4a52a2e;border:1px solid #f4a52a66;border-radius:8px;justify-content:center;align-items:center;width:26px;height:26px;font-size:.85rem;display:inline-flex}.roof-demo .roof-claim{max-width:1180px;margin:0 auto;padding:4rem 1.6rem 3.5rem}.roof-demo .roof-claim-head{text-align:center;max-width:660px;margin:0 auto 2.6rem}.roof-demo .roof-claim-title{letter-spacing:-.02em;color:var(--rf-slate);margin-bottom:.7rem;font-size:clamp(1.7rem,3.4vw,2.3rem);font-weight:900;line-height:1.1}.roof-demo .roof-claim-lead{color:var(--rf-muted);font-size:1rem;line-height:1.6}.roof-demo .roof-timeline{grid-template-columns:repeat(4,1fr);gap:1.4rem;display:grid;position:relative}.roof-demo .roof-timeline:before{content:"";background:repeating-linear-gradient(90deg, var(--rf-storm) 0, var(--rf-storm) 10px, transparent 10px, transparent 18px);z-index:0;height:3px;position:absolute;top:26px;left:12.5%;right:12.5%}.roof-demo .roof-step{z-index:1;text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.roof-demo .roof-step-num{background:linear-gradient(135deg, var(--rf-storm), var(--rf-storm-deep));color:#fff;border:4px solid var(--rf-bg);border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;font-size:1.5rem;font-weight:900;display:inline-flex;box-shadow:0 8px 20px #c8431b66}.roof-demo .roof-step-ico{margin:.9rem 0 .5rem;font-size:1.6rem}.roof-demo .roof-step-title{letter-spacing:.01em;color:var(--rf-slate);margin-bottom:.45rem;font-size:1.1rem;font-weight:900}.roof-demo .roof-step-text{color:var(--rf-muted);max-width:230px;font-size:.9rem;line-height:1.55}.roof-demo .roof-systems{background:var(--rf-slate);color:#fff;padding:4rem 1.6rem}.roof-demo .roof-systems-head{text-align:center;max-width:640px;margin:0 auto 2.6rem}.roof-demo .roof-systems-title{letter-spacing:-.02em;color:#fff;margin-bottom:.7rem;font-size:clamp(1.7rem,3.4vw,2.3rem);font-weight:900}.roof-demo .roof-systems-lead{color:#ffffffb8;font-size:1rem;line-height:1.6}.roof-demo .roof-systems-row{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:1.5rem;max-width:1100px;margin:0 auto;display:grid}.roof-demo .roof-system{background:#ffffff0d;border:1px solid #ffffff1f;border-radius:16px;flex-direction:column;align-items:flex-start;padding:1.6rem 1.5rem 1.5rem;transition:transform .18s,border-color .18s,background .18s;display:flex;position:relative}.roof-demo .roof-system:hover{background:#ffffff14;border-color:#f4a52a80;transform:translateY(-4px)}.roof-demo .roof-system-featured{background:linear-gradient(160deg,#ec5a2c29,#ffffff0a);border-color:#ec5a2c8c}.roof-demo .roof-system-tag{letter-spacing:.08em;text-transform:uppercase;color:#fff;background:linear-gradient(135deg, var(--rf-storm), var(--rf-storm-deep));border-radius:999px;padding:.3rem .75rem;font-size:.66rem;font-weight:900;position:absolute;top:-12px;left:1.5rem;box-shadow:0 6px 14px #c8431b73}.roof-demo .roof-system-art{border:1px solid #ffffff1a;border-radius:10px;flex-direction:column;justify-content:flex-end;width:100%;height:84px;margin-bottom:1.1rem;display:flex;overflow:hidden}.roof-demo .roof-system-art-asphalt{background:linear-gradient(#4a5a70,#2f3c4f);gap:3px;padding:6px}.roof-demo .roof-shingle{background:repeating-linear-gradient(90deg,#3a4759 0 16px,#5a6b81 16px 18px);border-radius:3px;height:12px}.roof-demo .roof-system-art-metal{background:linear-gradient(120deg,#5c728c,#34465c);flex-direction:row;justify-content:space-between;align-items:stretch;gap:0;padding:0}.roof-demo .roof-seam{background:linear-gradient(#ffffff2e,#0000 45%);border-right:2px solid #14233a8c;flex:1}.roof-demo .roof-seam:last-child{border-right:none}.roof-demo .roof-system-art-tile{background:linear-gradient(#b5613a,#8a4326);gap:4px;padding:8px 6px}.roof-demo .roof-tile{background:repeating-linear-gradient(90deg,#c06b41 0 14px,#9c4f2c 14px 18px);border-radius:8px 8px 2px 2px;height:14px}.roof-demo .roof-system-name{letter-spacing:-.01em;color:#fff;margin-bottom:.5rem;font-size:1.18rem;font-weight:900}.roof-demo .roof-system-desc{color:#ffffffb8;margin-bottom:1.1rem;font-size:.92rem;line-height:1.55}.roof-demo .roof-chips{flex-wrap:wrap;gap:.5rem;margin-bottom:1.1rem;display:flex}.roof-demo .roof-chip{letter-spacing:.01em;color:#fff;background:#ffffff1a;border:1px solid #fff3;border-radius:999px;padding:.32rem .7rem;font-size:.76rem;font-weight:800}.roof-demo .roof-chip-warranty{color:#0c1726;background:var(--rf-amber);border-color:var(--rf-amber)}.roof-demo .roof-system-price{letter-spacing:.1em;text-transform:uppercase;color:var(--rf-amber);margin-top:auto;font-size:.78rem;font-weight:800}.roof-demo .roof-assure{grid-template-columns:1fr 1fr;gap:1.5rem;max-width:1100px;margin:0 auto;padding:3.5rem 1.6rem;display:grid}.roof-demo .roof-assure-card{border-radius:18px;flex-direction:column;padding:2rem 1.9rem;display:flex;position:relative;overflow:hidden}.roof-demo .roof-assure-finance{background:var(--rf-surface);border:1px solid var(--rf-line);box-shadow:0 14px 34px #14233a14}.roof-demo .roof-assure-warranty{background:radial-gradient(120% 100% at 90% 0%, #ec5a2c4d 0%, transparent 55%), linear-gradient(140deg, var(--rf-slate-mid), var(--rf-slate-deep));color:#fff}.roof-demo .roof-assure-ico{margin-bottom:.9rem;font-size:2rem}.roof-demo .roof-assure-seal{background:linear-gradient(135deg, var(--rf-amber), #d98712);color:#0c1726;border:3px solid #ffffff80;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:1rem;display:flex;box-shadow:0 8px 20px #f4a52a73}.roof-demo .roof-assure-seal-years{font-size:1.5rem;font-weight:900;line-height:.9}.roof-demo .roof-assure-seal-label{letter-spacing:.12em;font-size:.66rem;font-weight:900}.roof-demo .roof-assure-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--rf-storm-deep);margin-bottom:.45rem;font-size:.72rem;font-weight:800;display:inline-block}.roof-demo .roof-assure-eyebrow-light{color:var(--rf-amber)}.roof-demo .roof-assure-title{letter-spacing:-.01em;color:var(--rf-slate);margin-bottom:.6rem;font-size:1.4rem;font-weight:900}.roof-demo .roof-assure-title-light{color:#fff}.roof-demo .roof-assure-text{color:var(--rf-muted);font-size:.95rem;line-height:1.6}.roof-demo .roof-assure-text-light{color:#fffc}.roof-demo .roof-assure-link{color:var(--rf-storm-deep);margin-top:1.1rem;font-size:.92rem;font-weight:800;transition:gap .16s,color .16s}.roof-demo .roof-assure-link:hover{color:var(--rf-storm)}.roof-demo .roof-area{grid-template-columns:1fr .9fr;align-items:center;gap:3rem;max-width:1100px;margin:0 auto;padding:1rem 1.6rem 4rem;display:grid}.roof-demo .roof-area-title{letter-spacing:-.02em;color:var(--rf-slate);margin-bottom:.8rem;font-size:clamp(1.6rem,3.2vw,2.1rem);font-weight:900;line-height:1.12}.roof-demo .roof-area-text{color:var(--rf-muted);max-width:460px;margin-bottom:1.4rem;font-size:1rem;line-height:1.6}.roof-demo .roof-area-list{flex-wrap:wrap;gap:.55rem;display:flex}.roof-demo .roof-area-pin{color:var(--rf-slate);background:var(--rf-surface);border:1px solid var(--rf-line);border-radius:999px;align-items:center;gap:.4rem;padding:.4rem .9rem;font-size:.86rem;font-weight:700;transition:border-color .16s,transform .16s;display:inline-flex}.roof-demo .roof-area-pin:before{content:"📍";font-size:.78rem}.roof-demo .roof-area-pin:hover{border-color:var(--rf-storm);transform:translateY(-1px)}.roof-demo .roof-radar{aspect-ratio:1;background:radial-gradient(circle at center, #38516f59 0%, var(--rf-slate-deep) 75%);border:2px solid #f4a52a59;border-radius:50%;width:100%;max-width:360px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 20px 50px #0c172666}.roof-demo .roof-radar-ring{border:1px solid #f4a52a47;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.roof-demo .roof-radar-ring-1{width:30%;height:30%}.roof-demo .roof-radar-ring-2{width:60%;height:60%}.roof-demo .roof-radar-ring-3{width:90%;height:90%}.roof-demo .roof-radar-sweep{transform-origin:0 0;background:conic-gradient(#f4a52a73 0deg,#f4a52a00 60deg);width:50%;height:50%;animation:4s linear infinite roof-sweep;position:absolute;top:50%;left:50%}@keyframes roof-sweep{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.roof-demo .roof-radar-center{background:var(--rf-storm);z-index:2;border-radius:50%;width:14px;height:14px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 14px #ec5a2ce6}.roof-demo .roof-radar-blip{background:var(--rf-amber);border-radius:50%;width:9px;height:9px;animation:2.6s ease-in-out infinite roof-blip;position:absolute;box-shadow:0 0 8px #f4a52ae6}.roof-demo .roof-radar-blip-1{top:30%;left:62%}.roof-demo .roof-radar-blip-2{animation-delay:.8s;top:60%;left:38%}.roof-demo .roof-radar-blip-3{animation-delay:1.5s;top:68%;left:66%}@keyframes roof-blip{0%,to{opacity:.35;transform:scale(.8)}50%{opacity:1;transform:scale(1.2)}}.roof-demo .roof-radar-tag{white-space:nowrap;letter-spacing:.04em;color:#fff;z-index:3;background:#0c1726b3;border:1px solid #f4a52a66;border-radius:999px;padding:.3rem .75rem;font-size:.72rem;font-weight:800;position:absolute;bottom:14px;left:50%;transform:translate(-50%)}.roof-demo .roof-reviews{background:var(--rf-surface);border-top:1px solid var(--rf-line);border-bottom:1px solid var(--rf-line);padding:3.4rem 1.6rem}.roof-demo .roof-reviews-head{flex-wrap:wrap;justify-content:center;align-items:baseline;gap:.6rem;margin-bottom:2.2rem;display:flex}.roof-demo .roof-reviews-stars{color:var(--rf-amber);letter-spacing:.08em;font-size:1.3rem}.roof-demo .roof-reviews-score{color:var(--rf-slate);font-size:1.3rem;font-weight:900}.roof-demo .roof-reviews-count{color:var(--rf-muted);font-size:.95rem;font-weight:600}.roof-demo .roof-reviews-row{grid-template-columns:repeat(3,1fr);gap:1.4rem;max-width:1100px;margin:0 auto;display:grid}.roof-demo .roof-review{background:var(--rf-bg);border:1px solid var(--rf-line);border-top:4px solid var(--rf-storm);border-radius:var(--rf-radius);flex-direction:column;padding:1.4rem 1.5rem;display:flex}.roof-demo .roof-review-stars{color:var(--rf-amber);letter-spacing:.06em;margin-bottom:.7rem;font-size:.95rem}.roof-demo .roof-review-quote{color:var(--rf-ink);margin-bottom:.9rem;font-size:.96rem;font-weight:600;line-height:1.55}.roof-demo .roof-review-by{letter-spacing:.02em;color:var(--rf-muted);margin-top:auto;font-size:.82rem;font-weight:800}.roof-demo .roof-final{background:radial-gradient(110% 130% at 12% 0%, #ec5a2c6b 0%, transparent 55%), linear-gradient(135deg, var(--rf-slate) 0%, var(--rf-slate-deep) 100%);color:#fff;padding:4rem 1.6rem;position:relative;overflow:hidden}.roof-demo .roof-final:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff0b 1px,#0000 1px),linear-gradient(90deg,#ffffff0b 1px,#0000 1px);background-size:38px 38px;position:absolute;inset:0}.roof-demo .roof-final-inner{z-index:1;text-align:center;flex-direction:column;align-items:center;max-width:680px;margin:0 auto;display:flex;position:relative}.roof-demo .roof-final-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--rf-amber);margin-bottom:.7rem;font-size:.74rem;font-weight:800;display:inline-block}.roof-demo .roof-final-title{letter-spacing:-.02em;color:#fff;margin-bottom:.8rem;font-size:clamp(1.8rem,4vw,2.7rem);font-weight:900;line-height:1.08}.roof-demo .roof-final-sub{color:#ffffffd6;max-width:520px;margin-bottom:2rem;font-size:1.06rem;line-height:1.55}.roof-demo .roof-final-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.roof-demo .roof-final-phone{letter-spacing:.01em;color:#fff;align-items:center;gap:.6rem;font-size:1.5rem;font-weight:900;display:inline-flex}.roof-demo .roof-final-phone-ico{color:var(--rf-amber);font-size:1.3rem}.roof-demo .roof-footer{background:var(--rf-slate-deep);color:#ffffffb3;padding:3rem 1.6rem 1.6rem}.roof-demo .roof-footer-top{grid-template-columns:1.2fr 1.8fr;gap:2.5rem;max-width:1100px;margin:0 auto 2rem;display:grid}.roof-demo .roof-footer-brand{align-items:flex-start;gap:.8rem;display:flex}.roof-demo .roof-footer-brandtext{flex-direction:column;display:flex}.roof-demo .roof-footer-brandname{letter-spacing:.06em;color:#fff;font-size:1.2rem;font-weight:900;line-height:1}.roof-demo .roof-footer-brandsub{letter-spacing:.14em;text-transform:uppercase;color:var(--rf-storm);margin-top:.25rem;font-size:.7rem;font-weight:700}.roof-demo .roof-footer-tag{color:#fff9;max-width:260px;margin-top:.7rem;font-size:.86rem;line-height:1.5}.roof-demo .roof-footer-cols{grid-template-columns:repeat(3,1fr);gap:1.6rem;display:grid}.roof-demo .roof-footer-col{flex-direction:column;gap:.5rem;display:flex}.roof-demo .roof-footer-h{letter-spacing:.1em;text-transform:uppercase;color:#fff;margin-bottom:.3rem;font-size:.76rem;font-weight:800}.roof-demo .roof-footer-i{color:#ffffff9e;font-size:.88rem}.roof-demo .roof-footer-phone{color:var(--rf-amber);letter-spacing:.01em;font-size:1.05rem;font-weight:900}.roof-demo .roof-footer-stamps{border-top:1px solid var(--rf-line-dark);border-bottom:1px solid var(--rf-line-dark);flex-wrap:wrap;justify-content:center;align-items:center;gap:.8rem 1.4rem;max-width:1100px;margin:0 auto;padding:1.4rem 0;display:flex}.roof-demo .roof-stamp{letter-spacing:.02em;color:#ffffffd1;border:1px solid var(--rf-line-dark);background:#ffffff0d;border-radius:999px;align-items:center;gap:.5rem;padding:.45rem .95rem;font-size:.8rem;font-weight:700;display:inline-flex}.roof-demo .roof-stamp-ico{font-size:.95rem}.roof-demo .roof-footer-bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.6rem;max-width:1100px;margin:0 auto;padding-top:1.3rem;display:flex}.roof-demo .roof-footer-legal{color:#ffffff80;font-size:.8rem}.roof-demo .roof-footer-demo{letter-spacing:.06em;text-transform:uppercase;color:#fff6;font-size:.78rem;font-weight:800}@media (max-width:880px){.roof-demo .roof-timeline{grid-template-columns:repeat(2,1fr);gap:2rem 1.4rem}.roof-demo .roof-timeline:before{display:none}.roof-demo .roof-systems-row{grid-template-columns:1fr;max-width:460px}.roof-demo .roof-assure{grid-template-columns:1fr}.roof-demo .roof-area{grid-template-columns:1fr;gap:2.4rem}.roof-demo .roof-reviews-row{grid-template-columns:1fr;max-width:480px}.roof-demo .roof-footer-top{grid-template-columns:1fr;gap:1.8rem}}@media (max-width:620px){.roof-demo .roof-nav,.roof-demo .roof-alert-cta{display:none}.roof-demo .roof-hero-actions{flex-direction:column;align-items:stretch;width:100%}.roof-demo .roof-btn-call{justify-content:center}.roof-demo .roof-timeline{grid-template-columns:1fr;max-width:320px;margin:0 auto}.roof-demo .roof-footer-cols{grid-template-columns:1fr;gap:1.3rem}.roof-demo .roof-final-actions{flex-direction:column}}
.auto-demo{--au-ink:#14181f;--au-graphite:#1f2630;--au-steel:#2c3744;--au-amber:#ff9e1b;--au-amber-deep:#e8830a;--au-blue:#2b6cb8;--au-green:#2fa45b;--au-amber-warn:#e6a513;--au-red:#d9433a;--au-bg:#eef1f5;--au-surface:#fff;--au-text:#232b35;--au-muted:#65707e;--au-line:#d8dee7;--au-radius:12px;--au-sans:"Segoe UI", "Helvetica Neue", Arial, sans-serif;background:var(--au-bg);width:100%;color:var(--au-text);font-family:var(--au-sans);text-align:left;-webkit-font-smoothing:antialiased;font-size:16px;line-height:1.6;position:relative}.auto-demo *,.auto-demo :before,.auto-demo :after{box-sizing:border-box}.auto-demo h1,.auto-demo h2,.auto-demo h3,.auto-demo h4,.auto-demo p{margin:0}.auto-demo ul{margin:0;padding:0;list-style:none}.auto-demo a{cursor:pointer;color:inherit;text-decoration:none}.auto-demo blockquote,.auto-demo figure{margin:0}.auto-demo .auto-badge{float:right;z-index:60;letter-spacing:.07em;text-transform:uppercase;color:#fff;-webkit-backdrop-filter:blur(4px);pointer-events:none;background:#14181fdb;border:1px solid #ffffff40;border-radius:999px;margin-bottom:-2.25rem;margin-right:.75rem;padding:.3rem .7rem;font-size:.66rem;font-weight:800;display:inline-block;position:sticky;top:.75rem;box-shadow:0 4px 14px #0000004d}.auto-demo .auto-util{background:var(--au-ink);color:#ffffffc7;border-bottom:2px solid var(--au-amber)}.auto-demo .auto-util-inner{align-items:center;gap:1.4rem;max-width:1120px;margin:0 auto;padding:.5rem 1.6rem;font-size:.8rem;font-weight:600;display:flex}.auto-demo .auto-util-item{align-items:center;gap:.4rem;display:inline-flex}.auto-demo .auto-util-ico{font-size:.85rem}.auto-demo .auto-util-cert{color:#fff;font-weight:700}.auto-demo .auto-util-loc{color:#fff9}.auto-demo .auto-util-phone{letter-spacing:.01em;color:var(--au-amber);margin-left:auto;font-size:.92rem;font-weight:800}.auto-demo .auto-bar{align-items:center;gap:1.5rem;max-width:1120px;margin:0 auto;padding:1.05rem 1.6rem;display:flex}.auto-demo .auto-brand{align-items:center;gap:.7rem;display:inline-flex}.auto-demo .auto-brand-badge{background:linear-gradient(135deg, var(--au-steel), var(--au-ink));border:1px solid #ffffff14;border-radius:11px;justify-content:center;align-items:center;width:46px;height:46px;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 6px 16px #14181f4d}.auto-demo .auto-brand-badge:after{content:"";background:linear-gradient(135deg,#0000 58%,#ff9e1be6 58%);position:absolute;inset:0}.auto-demo .auto-brand-gear{z-index:1;color:var(--au-amber);filter:drop-shadow(0 1px 1px #0006);font-size:1.3rem;line-height:1;position:relative}.auto-demo .auto-brand-badge--sm{border-radius:9px;width:38px;height:38px}.auto-demo .auto-brand-badge--sm .auto-brand-gear{font-size:1.05rem}.auto-demo .auto-brand-text{flex-direction:column;line-height:1;display:flex}.auto-demo .auto-brand-name{letter-spacing:.05em;color:var(--au-ink);font-size:1.32rem;font-weight:900}.auto-demo .auto-brand-sub{letter-spacing:.22em;text-transform:uppercase;color:var(--au-amber-deep);margin-top:.22rem;font-size:.72rem;font-weight:700}.auto-demo .auto-nav{gap:1.7rem;margin-left:auto;display:flex}.auto-demo .auto-nav-link{color:var(--au-text);padding-bottom:3px;font-size:.92rem;font-weight:700;position:relative}.auto-demo .auto-nav-link:after{content:"";background:var(--au-amber);border-radius:3px;width:0;height:3px;transition:width .2s;position:absolute;bottom:0;left:0}.auto-demo .auto-nav-link:hover:after{width:100%}.auto-demo .auto-bar-cta{letter-spacing:.01em;color:var(--au-ink);background:var(--au-amber);border-radius:var(--au-radius);padding:.65rem 1.25rem;font-size:.9rem;font-weight:800;transition:transform .16s,filter .16s;box-shadow:0 6px 16px #ff9e1b66}.auto-demo .auto-bar-cta:hover{filter:brightness(1.05);transform:translateY(-2px)}.auto-demo .auto-hero{grid-template-columns:1.1fr .9fr;align-items:center;gap:2.8rem;max-width:1120px;margin:0 auto;padding:1.6rem 1.6rem 3.4rem;display:grid}.auto-demo .auto-hero-copy{flex-direction:column;display:flex}.auto-demo .auto-hero-flag{letter-spacing:.02em;color:var(--au-green);background:#e6f6ec;border:1px solid #bfe6cd;border-radius:999px;align-self:flex-start;align-items:center;gap:.5rem;margin-bottom:1.4rem;padding:.42rem .85rem;font-size:.78rem;font-weight:800;display:inline-flex}.auto-demo .auto-hero-flag-dot{background:var(--au-green);border-radius:50%;width:8px;height:8px;animation:1.9s infinite auto-pulse;box-shadow:0 0 #2fa45b99}@keyframes auto-pulse{0%{box-shadow:0 0 #2fa45b8c}70%{box-shadow:0 0 0 7px #2fa45b00}to{box-shadow:0 0 #2fa45b00}}.auto-demo .auto-hero-title{letter-spacing:-.03em;color:var(--au-ink);font-size:clamp(2.2rem,4.4vw,3.3rem);font-weight:900;line-height:1.05}.auto-demo .auto-hero-title-accent{color:var(--au-amber-deep);display:inline-block}.auto-demo .auto-hero-sub{color:var(--au-muted);max-width:520px;margin:1.05rem 0 1.5rem;font-size:1.05rem;line-height:1.6}.auto-demo .auto-hero-points{flex-direction:column;gap:.6rem;display:flex}.auto-demo .auto-hero-point{color:var(--au-text);align-items:center;gap:.6rem;font-size:.94rem;font-weight:700;display:flex}.auto-demo .auto-hero-check{width:22px;height:22px;color:var(--au-green);background:#e6f6ec;border-radius:6px;flex:none;justify-content:center;align-items:center;font-size:.78rem;font-weight:900;display:inline-flex}.auto-demo .auto-widget{background:var(--au-surface);border:1px solid var(--au-line);border-top:4px solid var(--au-amber);border-radius:16px;padding:1.5rem 1.5rem 1.4rem;box-shadow:0 22px 48px #14181f29}.auto-demo .auto-widget-head{justify-content:space-between;align-items:baseline;gap:.6rem;margin-bottom:1.1rem;display:flex}.auto-demo .auto-widget-title{letter-spacing:-.01em;color:var(--au-ink);font-size:1.18rem;font-weight:900}.auto-demo .auto-widget-eta{letter-spacing:.04em;text-transform:uppercase;color:var(--au-blue);white-space:nowrap;background:#e7f0fa;border-radius:999px;padding:.25rem .55rem;font-size:.72rem;font-weight:800}.auto-demo .auto-widget-field{margin-bottom:.85rem}.auto-demo .auto-widget-label{letter-spacing:.06em;text-transform:uppercase;color:var(--au-muted);margin-bottom:.32rem;font-size:.72rem;font-weight:800;display:block}.auto-demo .auto-widget-input{color:var(--au-text);border:1px solid var(--au-line);background:#f5f7fa;border-radius:9px;padding:.6rem .75rem;font-size:.95rem;font-weight:600;display:block}.auto-demo .auto-widget-input--filled{color:var(--au-ink)}.auto-demo .auto-widget-chips{flex-wrap:wrap;gap:.45rem;margin:.2rem 0 1rem;display:flex}.auto-demo .auto-widget-chip{color:var(--au-muted);border:1px solid var(--au-line);background:#f0f3f7;border-radius:999px;padding:.32rem .7rem;font-size:.78rem;font-weight:700}.auto-demo .auto-widget-chip--on{color:var(--au-ink);border-color:var(--au-amber);background:#fff2dd}.auto-demo .auto-widget-slot{border:1px dashed var(--au-green);background:#f1f8f3;border-radius:9px;justify-content:space-between;align-items:center;gap:.6rem;margin-bottom:1.1rem;padding:.6rem .8rem;display:flex}.auto-demo .auto-widget-slot-label{color:var(--au-muted);font-size:.78rem;font-weight:700}.auto-demo .auto-widget-slot-value{color:var(--au-green);font-size:.92rem;font-weight:900}.auto-demo .auto-widget-submit{text-align:center;color:var(--au-ink);background:linear-gradient(135deg, var(--au-amber), var(--au-amber-deep));border-radius:10px;padding:.85rem 1rem;font-size:1rem;font-weight:800;transition:transform .16s,box-shadow .16s;display:block;box-shadow:0 12px 24px #e8830a59}.auto-demo .auto-widget-submit:hover{transform:translateY(-2px);box-shadow:0 16px 30px #e8830a73}.auto-demo .auto-widget-fine{text-align:center;color:var(--au-muted);margin-top:.7rem;font-size:.74rem;font-weight:600;display:block}.auto-demo .auto-kicker{letter-spacing:.14em;text-transform:uppercase;color:var(--au-amber-deep);margin-bottom:.5rem;font-size:.74rem;font-weight:800;display:inline-block}.auto-demo .auto-kicker--light{color:var(--au-amber)}.auto-demo .auto-catalog{background:var(--au-surface);border-top:1px solid var(--au-line);border-bottom:1px solid var(--au-line);padding:3.2rem 1.6rem}.auto-demo .auto-catalog-head{text-align:center;max-width:720px;margin:0 auto 2.2rem}.auto-demo .auto-catalog-title{letter-spacing:-.02em;color:var(--au-ink);margin-bottom:.6rem;font-size:clamp(1.7rem,3.2vw,2.3rem);font-weight:900}.auto-demo .auto-catalog-note{color:var(--au-muted);font-size:1rem;line-height:1.6}.auto-demo .auto-catalog-grid{grid-template-columns:repeat(4,1fr);gap:1.1rem;max-width:1120px;margin:0 auto;display:grid}.auto-demo .auto-group{background:var(--au-bg);border:1px solid var(--au-line);border-radius:14px;padding:1.3rem 1.25rem 1.1rem;transition:border-color .18s,transform .18s,box-shadow .18s}.auto-demo .auto-group:hover{border-color:var(--au-amber);transform:translateY(-3px);box-shadow:0 14px 30px #14181f1a}.auto-demo .auto-group-head{border-bottom:2px solid var(--au-line);align-items:center;gap:.6rem;margin-bottom:.85rem;padding-bottom:.85rem;display:flex}.auto-demo .auto-group-ico{background:var(--au-surface);border:1px solid var(--au-line);border-radius:10px;flex:none;justify-content:center;align-items:center;width:38px;height:38px;font-size:1.15rem;display:inline-flex}.auto-demo .auto-group-name{letter-spacing:-.01em;color:var(--au-ink);font-size:1.02rem;font-weight:800}.auto-demo .auto-lines{flex-direction:column;gap:.7rem;display:flex}.auto-demo .auto-line{align-items:baseline;gap:.4rem;display:flex}.auto-demo .auto-line-name{color:var(--au-text);white-space:nowrap;font-size:.9rem;font-weight:600}.auto-demo .auto-line-leader{border-bottom:1px dotted var(--au-muted);opacity:.5;flex:auto;min-width:.6rem;transform:translateY(-3px)}.auto-demo .auto-line-price{color:var(--au-ink);white-space:nowrap;font-size:.9rem;font-weight:900}.auto-demo .auto-line-price--free{color:var(--au-green)}.auto-demo .auto-catalog-foot{max-width:1120px;color:var(--au-muted);text-align:center;margin:1.6rem auto 0;font-size:.82rem}.auto-demo .auto-inspect{grid-template-columns:1fr 1fr;align-items:center;gap:2.8rem;max-width:1120px;margin:0 auto;padding:3.4rem 1.6rem;display:grid}.auto-demo .auto-inspect-title{letter-spacing:-.02em;color:var(--au-ink);margin-bottom:.8rem;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:900}.auto-demo .auto-inspect-text{color:var(--au-muted);margin-bottom:1.3rem;font-size:1rem;line-height:1.65}.auto-demo .auto-inspect-legend{flex-wrap:wrap;gap:.7rem 1.3rem;display:flex}.auto-demo .auto-legend{color:var(--au-text);align-items:center;gap:.5rem;font-size:.86rem;font-weight:700;display:inline-flex}.auto-demo .auto-legend-dot{border-radius:50%;flex:none;width:12px;height:12px}.auto-demo .auto-legend--green .auto-legend-dot{background:var(--au-green)}.auto-demo .auto-legend--amber .auto-legend-dot{background:var(--au-amber-warn)}.auto-demo .auto-legend--red .auto-legend-dot{background:var(--au-red)}.auto-demo .auto-readout{background:radial-gradient(120% 90% at 80% 0%, #2b6cb847 0%, transparent 45%), linear-gradient(160deg, var(--au-steel) 0%, var(--au-graphite) 55%, var(--au-ink) 100%);border:1px solid #ffffff14;border-radius:18px;padding:1.4rem 1.5rem 1.3rem;position:relative;overflow:hidden;box-shadow:0 24px 52px #14181f66}.auto-demo .auto-readout:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0}.auto-demo .auto-readout-bar{justify-content:space-between;align-items:center;gap:.6rem;margin-bottom:1rem;display:flex;position:relative}.auto-demo .auto-readout-vin{letter-spacing:.04em;color:#fff9;font-size:.74rem;font-weight:700}.auto-demo .auto-readout-live{letter-spacing:.12em;color:var(--au-amber);align-items:center;gap:.4rem;font-size:.7rem;font-weight:900;display:inline-flex}.auto-demo .auto-readout-live-dot{background:var(--au-amber);border-radius:50%;width:7px;height:7px;animation:1.6s infinite auto-pulse-amber;box-shadow:0 0 #ff9e1bb3}@keyframes auto-pulse-amber{0%{box-shadow:0 0 #ff9e1ba6}70%{box-shadow:0 0 0 7px #ff9e1b00}to{box-shadow:0 0 #ff9e1b00}}.auto-demo .auto-gauge{justify-content:center;align-items:center;gap:1.4rem;padding:.6rem 0 1.2rem;display:flex;position:relative}.auto-demo .auto-gauge-arc{background:conic-gradient(from 270deg at 50% 100%, var(--au-red) 0deg, var(--au-amber-warn) 60deg, var(--au-green) 120deg, transparent 180deg);border-radius:150px 150px 0 0;width:150px;height:75px;position:relative;overflow:hidden}.auto-demo .auto-gauge-arc:after{content:"";background:var(--au-graphite);border-radius:96px 96px 0 0;width:96px;height:48px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.auto-demo .auto-gauge-needle{transform-origin:bottom;z-index:2;background:#fff;border-radius:3px;width:3px;height:66px;position:absolute;bottom:0;left:50%;transform:translate(-50%)rotate(48deg);box-shadow:0 0 8px #fff9}.auto-demo .auto-gauge-center{z-index:3;width:16px;height:16px;box-shadow:0 0 0 3px var(--au-graphite);background:#fff;border-radius:50%;position:absolute;bottom:-7px;left:50%;transform:translate(-50%)}.auto-demo .auto-gauge-score{flex-direction:column;align-items:flex-start;line-height:1;display:flex}.auto-demo .auto-gauge-num{letter-spacing:-.04em;color:#fff;font-size:2.8rem;font-weight:900}.auto-demo .auto-gauge-of{letter-spacing:.08em;text-transform:uppercase;color:#fff9;margin-top:.35rem;font-size:.78rem;font-weight:800}.auto-demo .auto-readout-rows{flex-direction:column;gap:.6rem;margin-bottom:.9rem;display:flex;position:relative}.auto-demo .auto-rrow{grid-template-columns:1fr 70px 48px;align-items:center;gap:.7rem;display:grid}.auto-demo .auto-rrow-name{color:#ffffffd9;font-size:.82rem;font-weight:600}.auto-demo .auto-rrow-bar{background:#ffffff24;border-radius:999px;height:6px;overflow:hidden}.auto-demo .auto-rrow-fill{border-radius:999px;height:100%;display:block}.auto-demo .auto-rrow-fill--green{background:var(--au-green);width:88%}.auto-demo .auto-rrow-fill--amber{background:var(--au-amber-warn);width:52%}.auto-demo .auto-rrow-fill--red{background:var(--au-red);width:22%}.auto-demo .auto-rrow-tag{text-align:right;letter-spacing:.01em;font-size:.74rem;font-weight:900}.auto-demo .auto-rrow-tag--green{color:#74e0a0}.auto-demo .auto-rrow-tag--amber{color:#ffce6b}.auto-demo .auto-rrow-tag--red{color:#ff8a82}.auto-demo .auto-readout-foot{letter-spacing:.02em;color:#ffffff8c;border-top:1px solid #ffffff1a;padding-top:.8rem;font-size:.74rem;font-weight:700;display:block;position:relative}.auto-demo .auto-warranty{background:var(--au-ink);padding:2.6rem 1.6rem}.auto-demo .auto-warranty-inner{align-items:center;gap:2rem;max-width:1060px;margin:0 auto;display:flex}.auto-demo .auto-warranty-block{flex:1 1 0}.auto-demo .auto-warranty-ico{background:#ff9e1b26;border:1px solid #ff9e1b66;border-radius:11px;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:.7rem;font-size:1.2rem;display:inline-flex}.auto-demo .auto-warranty-h{letter-spacing:-.01em;color:#fff;margin-bottom:.4rem;font-size:1.15rem;font-weight:900}.auto-demo .auto-warranty-p{color:#ffffffad;font-size:.92rem;line-height:1.55}.auto-demo .auto-warranty-div{background:#ffffff1f;align-self:stretch;width:1px}.auto-demo .auto-warranty-cta{color:var(--au-ink);background:var(--au-amber);border-radius:var(--au-radius);white-space:nowrap;flex:none;padding:.85rem 1.6rem;font-size:.96rem;font-weight:800;transition:transform .16s,filter .16s;box-shadow:0 10px 24px #ff9e1b59}.auto-demo .auto-warranty-cta:hover{filter:brightness(1.05);transform:translateY(-2px)}.auto-demo .auto-certs{background:var(--au-surface);border-bottom:1px solid var(--au-line);flex-direction:column;align-items:center;gap:1.3rem;padding:2.6rem 1.6rem;display:flex}.auto-demo .auto-certs-label{letter-spacing:.16em;text-transform:uppercase;color:var(--au-muted);font-size:.74rem;font-weight:800}.auto-demo .auto-certs-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.4rem 2.4rem;display:flex}.auto-demo .auto-cert{align-items:center;gap:.7rem;display:inline-flex}.auto-demo .auto-cert-mark{letter-spacing:.04em;color:#fff;background:var(--au-blue);border-radius:8px;justify-content:center;align-items:center;min-width:58px;height:40px;padding:0 .7rem;font-size:1rem;font-weight:900;display:inline-flex;box-shadow:0 6px 14px #2b6cb84d}.auto-demo .auto-cert-mark--aaa{background:var(--au-red);box-shadow:0 6px 14px #d9433a4d}.auto-demo .auto-cert-mark--napa{background:#1d6a3a;box-shadow:0 6px 14px #1d6a3a4d}.auto-demo .auto-cert-mark--star{background:linear-gradient(135deg, var(--au-amber), var(--au-amber-deep));color:var(--au-ink);box-shadow:0 6px 14px #ff9e1b59}.auto-demo .auto-cert-text{color:var(--au-text);font-size:.86rem;font-weight:700}.auto-demo .auto-reviews{padding:3.2rem 1.6rem}.auto-demo .auto-reviews-head{text-align:center;max-width:720px;margin:0 auto 2rem}.auto-demo .auto-reviews-title{letter-spacing:-.02em;color:var(--au-ink);font-size:clamp(1.6rem,3vw,2.1rem);font-weight:900}.auto-demo .auto-reviews-row{grid-template-columns:repeat(3,1fr);gap:1.2rem;max-width:1120px;margin:0 auto;display:grid}.auto-demo .auto-review{background:var(--au-surface);border:1px solid var(--au-line);border-top:3px solid var(--au-amber);border-radius:14px;flex-direction:column;padding:1.4rem 1.4rem 1.2rem;display:flex;box-shadow:0 8px 22px #14181f0f}.auto-demo .auto-review-stars{color:var(--au-amber);letter-spacing:.06em;margin-bottom:.6rem;font-size:.95rem}.auto-demo .auto-review-quote{color:var(--au-text);margin-bottom:.9rem;font-size:.96rem;font-weight:600;line-height:1.55}.auto-demo .auto-review-by{letter-spacing:.01em;color:var(--au-muted);margin-top:auto;font-size:.82rem;font-weight:800}.auto-demo .auto-book{background:radial-gradient(100% 130% at 12% 0%, #ff9e1b52 0%, transparent 48%), linear-gradient(135deg, var(--au-graphite) 0%, var(--au-ink) 100%);color:#fff;text-align:center;padding:3.8rem 1.6rem;position:relative;overflow:hidden}.auto-demo .auto-book:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff0b 1px,#0000 1px),linear-gradient(90deg,#ffffff0b 1px,#0000 1px);background-size:34px 34px;position:absolute;inset:0}.auto-demo .auto-book-inner{z-index:1;max-width:640px;margin:0 auto;position:relative}.auto-demo .auto-book-title{letter-spacing:-.02em;color:#fff;margin-bottom:.7rem;font-size:clamp(1.7rem,3.6vw,2.5rem);font-weight:900}.auto-demo .auto-book-sub{color:#ffffffd1;margin-bottom:1.7rem;font-size:1.05rem;line-height:1.55}.auto-demo .auto-book-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.auto-demo .auto-book-primary{color:var(--au-ink);background:linear-gradient(135deg, var(--au-amber), var(--au-amber-deep));border-radius:var(--au-radius);padding:.9rem 1.9rem;font-size:1rem;font-weight:800;transition:transform .16s,box-shadow .16s;box-shadow:0 14px 30px #e8830a73}.auto-demo .auto-book-primary:hover{transform:translateY(-2px);box-shadow:0 18px 36px #e8830a8c}.auto-demo .auto-book-call{color:#fff;border-radius:var(--au-radius);border:2px solid #ffffff59;align-items:center;gap:.6rem;padding:.78rem 1.6rem;font-size:1.15rem;font-weight:900;transition:background .16s,border-color .16s;display:inline-flex}.auto-demo .auto-book-call:hover{background:#ffffff1a;border-color:#fff9}.auto-demo .auto-book-call-ico{color:var(--au-amber)}.auto-demo .auto-footer{color:#ffffffb3;background:#0d1117;padding:2.8rem 1.6rem 1.6rem}.auto-demo .auto-footer-top{grid-template-columns:1fr 1.7fr;gap:2.5rem;max-width:1100px;margin:0 auto 2rem;display:grid}.auto-demo .auto-footer-brand{align-items:flex-start;gap:.8rem;display:flex}.auto-demo .auto-footer-brandwrap{flex-direction:column;gap:.35rem;display:flex}.auto-demo .auto-footer-brandname{letter-spacing:.04em;color:#fff;font-size:1.18rem;font-weight:900}.auto-demo .auto-footer-brandsub{letter-spacing:.12em;text-transform:uppercase;color:var(--au-amber);font-size:.76rem;font-weight:700}.auto-demo .auto-footer-tag{color:#ffffff8c;font-size:.84rem}.auto-demo .auto-footer-cols{grid-template-columns:repeat(3,1fr);gap:1.6rem;display:grid}.auto-demo .auto-footer-col{flex-direction:column;gap:.5rem;display:flex}.auto-demo .auto-footer-h{letter-spacing:.1em;text-transform:uppercase;color:#fff;margin-bottom:.3rem;font-size:.78rem;font-weight:800}.auto-demo .auto-footer-i{color:#ffffff9e;font-size:.88rem}.auto-demo .auto-footer-phone{color:var(--au-amber);letter-spacing:.01em;font-size:1rem;font-weight:900}.auto-demo .auto-footer-bottom{border-top:1px solid #ffffff1f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.6rem;max-width:1100px;margin:0 auto;padding-top:1.3rem;display:flex}.auto-demo .auto-footer-license{letter-spacing:.01em;color:#fffc;font-size:.8rem;font-weight:700}.auto-demo .auto-footer-legal{color:#ffffff73;font-size:.78rem}@media (max-width:920px){.auto-demo .auto-hero{grid-template-columns:1fr;gap:2rem;padding-bottom:2.6rem}.auto-demo .auto-inspect{grid-template-columns:1fr;gap:2.2rem}.auto-demo .auto-catalog-grid{grid-template-columns:repeat(2,1fr)}.auto-demo .auto-reviews-row{grid-template-columns:1fr}.auto-demo .auto-warranty-inner{flex-direction:column;align-items:flex-start;gap:1.5rem}.auto-demo .auto-warranty-div{display:none}.auto-demo .auto-footer-top{grid-template-columns:1fr;gap:1.6rem}}@media (max-width:620px){.auto-demo .auto-util-loc,.auto-demo .auto-util-item:first-child,.auto-demo .auto-nav{display:none}.auto-demo .auto-catalog-grid{grid-template-columns:1fr}.auto-demo .auto-book-actions{flex-direction:column;align-items:stretch}.auto-demo .auto-book-call{justify-content:center}.auto-demo .auto-footer-cols{grid-template-columns:1fr}}
.clean-demo{--cl-teal:#18b8b0;--cl-teal-deep:#0e8e88;--cl-teal-ink:#0a4f4b;--cl-aqua:#d6f4f1;--cl-aqua-soft:#eafaf8;--cl-sun:#ffc24b;--cl-sun-deep:#f3a712;--cl-coral:#ff7a6b;--cl-bg:#f3fbfa;--cl-sky:#eaf6fb;--cl-surface:#fff;--cl-ink:#143a3a;--cl-muted:#5d7c7b;--cl-line:#d9ecea;--cl-radius:16px;--cl-radius-lg:22px;--cl-sans:"Segoe UI", "Helvetica Neue", Arial, sans-serif;background:radial-gradient(120% 80% at 85% -10%, var(--cl-sky) 0%, transparent 55%), var(--cl-bg);width:100%;color:var(--cl-ink);font-family:var(--cl-sans);text-align:left;-webkit-font-smoothing:antialiased;font-size:16px;line-height:1.6;position:relative;overflow:hidden}.clean-demo *,.clean-demo :before,.clean-demo :after{box-sizing:border-box}.clean-demo h1,.clean-demo h2,.clean-demo h3,.clean-demo h4,.clean-demo p{margin:0}.clean-demo ul,.clean-demo ol{margin:0;padding:0;list-style:none}.clean-demo a{cursor:pointer;text-decoration:none}.clean-demo blockquote,.clean-demo figure{margin:0}.clean-demo .clean-badge{float:right;z-index:60;letter-spacing:.07em;text-transform:uppercase;color:#fff;-webkit-backdrop-filter:blur(4px);pointer-events:none;background:#0a4f4be6;border:1px solid #ffffff47;border-radius:999px;margin-bottom:-2.25rem;margin-right:.75rem;padding:.3rem .7rem;font-size:.66rem;font-weight:800;display:inline-block;position:sticky;top:.75rem;box-shadow:0 4px 14px #0a4f4b4d}.clean-demo .clean-sparkles{pointer-events:none;z-index:0;height:760px;position:absolute;top:0;left:0;right:0}.clean-demo .clean-sparkle{color:var(--cl-teal);opacity:.18;font-size:2rem;position:absolute}.clean-demo .clean-sparkle--1{font-size:2.6rem;top:120px;left:6%}.clean-demo .clean-sparkle--2{color:var(--cl-sun-deep);opacity:.22;font-size:1.4rem;top:320px;left:14%}.clean-demo .clean-sparkle--3{font-size:1.8rem;top:520px;left:4%}.clean-demo .clean-sparkle--4{color:var(--cl-coral);opacity:.2;font-size:1.2rem;top:200px;right:46%}.clean-demo .clean-sparkle--5{font-size:2.1rem;top:600px;right:40%}.clean-demo .clean-nav{z-index:10;border:1px solid var(--cl-line);-webkit-backdrop-filter:blur(6px);background:#ffffffd1;border-radius:999px;align-items:center;gap:1.5rem;max-width:1120px;margin:1rem auto 0;padding:.7rem 1.4rem;display:flex;position:relative;box-shadow:0 10px 30px #0e8e881a}.clean-demo .clean-logo{align-items:center;gap:.65rem;display:inline-flex}.clean-demo .clean-logo-mark{background:linear-gradient(135deg, var(--cl-teal), var(--cl-teal-deep));border-radius:50%;width:40px;height:40px;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 6px 16px #18b8b066}.clean-demo .clean-logo-mark--sm{width:34px;height:34px}.clean-demo .clean-logo-bubble{background:#ffffffd9;border-radius:50%;position:absolute}.clean-demo .clean-logo-bubble--a{opacity:.9;width:12px;height:12px;top:8px;left:9px}.clean-demo .clean-logo-bubble--b{opacity:.7;width:7px;height:7px;bottom:9px;right:9px}.clean-demo .clean-logo-spark{color:var(--cl-sun);text-shadow:0 1px 2px #0000002e;font-size:.95rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.clean-demo .clean-logo-text{letter-spacing:-.01em;color:var(--cl-teal-ink);flex-direction:column;font-size:1.06rem;font-weight:900;line-height:1.05;display:flex}.clean-demo .clean-logo-sub{letter-spacing:.16em;text-transform:uppercase;color:var(--cl-teal);margin-top:.12rem;font-size:.64rem;font-weight:800}.clean-demo .clean-nav-links{gap:1.5rem;margin-left:auto;display:flex}.clean-demo .clean-nav-links a{color:var(--cl-ink);padding-bottom:2px;font-size:.9rem;font-weight:700;position:relative}.clean-demo .clean-nav-links a:after{content:"";background:var(--cl-teal);border-radius:2px;width:0;height:2px;transition:width .2s;position:absolute;bottom:-2px;left:0}.clean-demo .clean-nav-links a:hover:after{width:100%}.clean-demo .clean-nav-quote{letter-spacing:.01em;color:var(--cl-teal-ink);background:var(--cl-sun);border-radius:999px;padding:.6rem 1.2rem;font-size:.88rem;font-weight:800;transition:transform .16s,filter .16s;box-shadow:0 6px 16px #f3a71259}.clean-demo .clean-nav-quote:hover{filter:brightness(1.04);transform:translateY(-2px)}.clean-demo .clean-hero{z-index:1;grid-template-columns:1.05fr .95fr;align-items:center;gap:3rem;max-width:1120px;margin:0 auto;padding:3rem 1.6rem 3.5rem;display:grid;position:relative}.clean-demo .clean-hero-flag{letter-spacing:.01em;color:var(--cl-teal-deep);background:var(--cl-aqua);border:1px solid #b9e7e3;border-radius:999px;align-self:flex-start;align-items:center;gap:.5rem;margin-bottom:1.3rem;padding:.4rem .85rem;font-size:.78rem;font-weight:800;display:inline-flex}.clean-demo .clean-hero-flag-dot{background:#1faa5a;border-radius:50%;width:8px;height:8px;animation:1.9s infinite clean-pulse;box-shadow:0 0 #1faa5a99}@keyframes clean-pulse{0%{box-shadow:0 0 #1faa5a8c}70%{box-shadow:0 0 0 7px #1faa5a00}to{box-shadow:0 0 #1faa5a00}}.clean-demo .clean-hero-title{letter-spacing:-.03em;color:var(--cl-teal-ink);font-size:clamp(2.4rem,5vw,3.6rem);font-weight:900;line-height:1.04}.clean-demo .clean-hero-title-accent{color:var(--cl-teal);display:inline-block}.clean-demo .clean-hero-lede{color:var(--cl-muted);max-width:480px;margin:1.1rem 0 1.5rem;font-size:1.08rem;line-height:1.6}.clean-demo .clean-hero-points{flex-direction:column;gap:.7rem;display:flex}.clean-demo .clean-hero-point{color:var(--cl-ink);align-items:center;gap:.65rem;font-size:.98rem;font-weight:700;display:flex}.clean-demo .clean-hero-tick{background:var(--cl-teal);color:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:24px;height:24px;font-size:.82rem;font-weight:900;display:inline-flex;box-shadow:0 3px 8px #18b8b066}.clean-demo .clean-quote{background:var(--cl-surface);border:1px solid var(--cl-line);border-radius:var(--cl-radius-lg);padding:1.6rem 1.6rem 1.5rem;position:relative;box-shadow:0 28px 60px #0e8e882e}.clean-demo .clean-quote:before{content:"";background:linear-gradient(90deg, var(--cl-sun), var(--cl-sun-deep));border-radius:999px;width:56px;height:20px;position:absolute;top:-10px;right:26px;box-shadow:0 4px 10px #f3a71266}.clean-demo .clean-quote-head{justify-content:space-between;align-items:center;margin-bottom:1.2rem;display:flex}.clean-demo .clean-quote-title{color:var(--cl-teal-ink);font-size:1.15rem;font-weight:900}.clean-demo .clean-quote-badge{letter-spacing:.06em;text-transform:uppercase;color:var(--cl-teal-deep);background:var(--cl-aqua-soft);border:1px solid var(--cl-line);border-radius:999px;padding:.28rem .6rem;font-size:.66rem;font-weight:800}.clean-demo .clean-quote-row{border-bottom:1px dashed var(--cl-line);justify-content:space-between;align-items:center;padding:.7rem 0;display:flex}.clean-demo .clean-quote-label{color:var(--cl-ink);font-size:.94rem;font-weight:800}.clean-demo .clean-quote-stepper{align-items:center;gap:.7rem;display:inline-flex}.clean-demo .clean-quote-step{background:var(--cl-aqua-soft);border:1px solid var(--cl-line);width:28px;height:28px;color:var(--cl-teal-deep);border-radius:8px;justify-content:center;align-items:center;font-size:1.05rem;font-weight:900;line-height:1;display:inline-flex}.clean-demo .clean-quote-step--on{background:var(--cl-teal);border-color:var(--cl-teal);color:#fff}.clean-demo .clean-quote-val{text-align:center;min-width:22px;color:var(--cl-teal-ink);font-size:1.1rem;font-weight:900}.clean-demo .clean-quote-freq{justify-content:space-between;align-items:center;gap:.8rem;padding:1rem 0 1.1rem;display:flex}.clean-demo .clean-quote-chips{gap:.4rem;display:inline-flex}.clean-demo .clean-quote-chip{color:var(--cl-muted);background:var(--cl-aqua-soft);border:1px solid var(--cl-line);border-radius:999px;padding:.4rem .65rem;font-size:.74rem;font-weight:800}.clean-demo .clean-quote-chip--on{color:#fff;background:var(--cl-teal);border-color:var(--cl-teal);box-shadow:0 4px 10px #18b8b059}.clean-demo .clean-quote-result{border-radius:var(--cl-radius);background:linear-gradient(135deg, var(--cl-aqua) 0%, var(--cl-aqua-soft) 100%);border:1px solid #bfe9e5;flex-direction:column;align-items:flex-start;gap:.45rem;margin-top:.3rem;padding:1.1rem 1.2rem;display:flex}.clean-demo .clean-quote-price{color:var(--cl-teal-ink);align-items:baseline;gap:.15rem;display:flex}.clean-demo .clean-quote-price-cur{font-size:1.4rem;font-weight:900}.clean-demo .clean-quote-price-num{letter-spacing:-.03em;font-size:3rem;font-weight:900;line-height:1}.clean-demo .clean-quote-price-per{color:var(--cl-teal-deep);margin-left:.2rem;font-size:.95rem;font-weight:800}.clean-demo .clean-quote-note{color:var(--cl-muted);font-size:.82rem;font-weight:700}.clean-demo .clean-quote-cta{text-align:center;color:#fff;background:linear-gradient(135deg, var(--cl-teal), var(--cl-teal-deep));border-radius:12px;align-self:stretch;margin-top:.5rem;padding:.75rem 1rem;font-size:.95rem;font-weight:900;box-shadow:0 10px 22px #0e8e8861}.clean-demo .clean-trust{z-index:1;background:var(--cl-teal-ink);padding:1.4rem 1.6rem;position:relative}.clean-demo .clean-trust-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem 1.6rem;max-width:1080px;margin:0 auto;display:flex}.clean-demo .clean-trust-item{align-items:center;gap:.7rem;display:inline-flex}.clean-demo .clean-trust-ico{background:#ffffff1a;border:1px solid #ffffff29;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;font-size:1.2rem;display:inline-flex}.clean-demo .clean-trust-ico--star{color:var(--cl-sun)}.clean-demo .clean-trust-text{color:#ffffffb3;flex-direction:column;font-size:.78rem;font-weight:600;line-height:1.3;display:flex}.clean-demo .clean-trust-text strong{color:#fff;letter-spacing:.01em;font-size:.92rem;font-weight:900}.clean-demo .clean-trust-div{background:#ffffff29;width:1px;height:34px}.clean-demo .clean-plans{z-index:1;max-width:1120px;margin:0 auto;padding:3.6rem 1.6rem 1rem;position:relative}.clean-demo .clean-section-head{text-align:center;max-width:660px;margin:0 auto 2.4rem}.clean-demo .clean-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--cl-teal);margin-bottom:.55rem;font-size:.74rem;font-weight:800;display:inline-block}.clean-demo .clean-eyebrow--light{color:#8fe3dd}.clean-demo .clean-section-title{letter-spacing:-.02em;color:var(--cl-teal-ink);font-size:clamp(1.7rem,3.4vw,2.3rem);font-weight:900}.clean-demo .clean-section-sub{color:var(--cl-muted);margin-top:.7rem;font-size:1rem;line-height:1.6}.clean-demo .clean-tiers{grid-template-columns:repeat(4,1fr);align-items:stretch;gap:1.1rem;display:grid}.clean-demo .clean-tier{background:var(--cl-surface);border:1px solid var(--cl-line);border-radius:var(--cl-radius-lg);flex-direction:column;padding:1.6rem 1.3rem 1.4rem;transition:transform .18s,box-shadow .18s;display:flex;position:relative;box-shadow:0 12px 30px #0e8e8814}.clean-demo .clean-tier:hover{transform:translateY(-4px);box-shadow:0 20px 40px #0e8e8829}.clean-demo .clean-tier--popular{border:2px solid var(--cl-teal);background:linear-gradient(180deg, #fff 0%, var(--cl-aqua-soft) 100%);transform:translateY(-8px);box-shadow:0 22px 46px #18b8b038}.clean-demo .clean-tier--popular:hover{transform:translateY(-12px)}.clean-demo .clean-tier--deep{background:linear-gradient(#fffaf0 0%,#fff5e2 100%);border-color:#f6e2b6}.clean-demo .clean-tier-ribbon{letter-spacing:.08em;text-transform:uppercase;color:var(--cl-teal-ink);background:var(--cl-sun);white-space:nowrap;border-radius:999px;padding:.35rem .85rem;font-size:.66rem;font-weight:900;position:absolute;top:-13px;left:50%;transform:translate(-50%);box-shadow:0 6px 14px #f3a71266}.clean-demo .clean-tier-name{color:var(--cl-teal-ink);font-size:1.2rem;font-weight:900}.clean-demo .clean-tier-tag{color:var(--cl-muted);margin-top:.15rem;font-size:.82rem;font-weight:700}.clean-demo .clean-tier-price{color:var(--cl-teal-ink);align-items:baseline;gap:.1rem;margin:1rem 0 .2rem;display:flex}.clean-demo .clean-tier-cur{font-size:1.2rem;font-weight:900}.clean-demo .clean-tier-amt{letter-spacing:-.04em;font-size:2.6rem;font-weight:900;line-height:1}.clean-demo .clean-tier-per{color:var(--cl-muted);margin-left:.2rem;font-size:.82rem;font-weight:800}.clean-demo .clean-tier-save{letter-spacing:.02em;color:var(--cl-teal-deep);margin-bottom:1rem;font-size:.74rem;font-weight:800;display:inline-block}.clean-demo .clean-tier--deep .clean-tier-save{color:var(--cl-sun-deep)}.clean-demo .clean-tier-list{flex-direction:column;flex:auto;gap:.6rem;margin-bottom:1.3rem;display:flex}.clean-demo .clean-tier-list li{color:var(--cl-ink);align-items:flex-start;gap:.5rem;font-size:.86rem;font-weight:600;line-height:1.35;display:flex}.clean-demo .clean-tier-tick{background:var(--cl-aqua);width:18px;height:18px;color:var(--cl-teal-deep);border-radius:50%;flex:none;justify-content:center;align-items:center;margin-top:1px;font-size:.66rem;font-weight:900;display:inline-flex}.clean-demo .clean-tier--popular .clean-tier-tick{background:var(--cl-teal);color:#fff}.clean-demo .clean-tier-cta{text-align:center;letter-spacing:.01em;color:var(--cl-teal-deep);background:var(--cl-aqua);border:1px solid #bfe9e5;border-radius:11px;padding:.7rem 1rem;font-size:.9rem;font-weight:900;transition:filter .16s}.clean-demo .clean-tier-cta:hover{filter:brightness(.98)}.clean-demo .clean-tier-cta--solid{color:#fff;background:linear-gradient(135deg, var(--cl-teal), var(--cl-teal-deep));border-color:#0000;box-shadow:0 10px 22px #0e8e8866}.clean-demo .clean-tier--deep .clean-tier-cta{color:var(--cl-sun-deep);background:#fff2d6;border-color:#f6e2b6}.clean-demo .clean-plans-foot{text-align:center;color:var(--cl-muted);margin-top:2rem;font-size:.95rem;font-weight:600}.clean-demo .clean-plans-foot-link{color:var(--cl-teal-deep);font-weight:800}.clean-demo .clean-checklist{z-index:1;margin-top:3rem;padding:4rem 1.6rem;position:relative}.clean-demo .clean-checklist-inner{background:radial-gradient(120% 90% at 90% 0%, #18b8b066 0%, transparent 50%), linear-gradient(150deg, var(--cl-teal-deep) 0%, var(--cl-teal-ink) 100%);border-radius:26px;max-width:1000px;margin:0 auto;padding:2.6rem 2.4rem 2.2rem;position:relative;overflow:hidden;box-shadow:0 30px 60px #0a4f4b4d}.clean-demo .clean-checklist-inner:before{content:"";pointer-events:none;background-image:radial-gradient(#ffffff12 1.5px,#0000 1.5px);background-size:26px 26px;position:absolute;inset:0}.clean-demo .clean-checklist-head{text-align:center;max-width:560px;margin:0 auto 2rem;position:relative}.clean-demo .clean-checklist-title{letter-spacing:-.02em;color:#fff;font-size:clamp(1.6rem,3.2vw,2.1rem);font-weight:900}.clean-demo .clean-checklist-sub{color:#fffc;margin-top:.6rem;font-size:.98rem;line-height:1.6}.clean-demo .clean-checklist-cols{grid-template-columns:1fr 1fr;gap:1.4rem;display:grid;position:relative}.clean-demo .clean-room{border-radius:var(--cl-radius);background:#ffffff12;border:1px solid #ffffff24;padding:1.4rem 1.5rem}.clean-demo .clean-room-name{color:#fff;align-items:center;gap:.55rem;margin-bottom:.8rem;font-size:1.02rem;font-weight:900;display:flex}.clean-demo .clean-room-name+.clean-room-list+.clean-room-name{margin-top:1.3rem}.clean-demo .clean-room-ico{background:#ffffff24;border-radius:9px;justify-content:center;align-items:center;width:30px;height:30px;font-size:.95rem;display:inline-flex}.clean-demo .clean-room-list{flex-direction:column;gap:.55rem;display:flex}.clean-demo .clean-room-list li{color:#ffffffeb;align-items:flex-start;gap:.6rem;font-size:.9rem;font-weight:600;line-height:1.4;display:flex}.clean-demo .clean-room-tick{background:var(--cl-sun);width:20px;height:20px;color:var(--cl-teal-ink);border-radius:50%;flex:none;justify-content:center;align-items:center;margin-top:1px;font-size:.7rem;font-weight:900;display:inline-flex;box-shadow:0 2px 6px #0000002e}.clean-demo .clean-checklist-foot{text-align:center;color:#ffffffdb;justify-content:center;align-items:center;gap:.7rem;margin-top:1.8rem;font-size:.92rem;font-weight:600;display:flex;position:relative}.clean-demo .clean-checklist-foot-ico{color:#fff;background:#ffffff29;border-radius:50%;flex:none;justify-content:center;align-items:center;width:26px;height:26px;font-size:1rem;font-weight:900;display:inline-flex}.clean-demo .clean-steps{z-index:1;max-width:1080px;margin:0 auto;padding:1.5rem 1.6rem 1rem;position:relative}.clean-demo .clean-steps-row{justify-content:center;align-items:stretch;gap:.6rem;display:flex}.clean-demo .clean-step{text-align:center;background:var(--cl-surface);border:1px solid var(--cl-line);border-radius:var(--cl-radius);flex-direction:column;flex:1 1 0;align-items:center;padding:2.2rem 1.4rem 1.6rem;display:flex;position:relative;box-shadow:0 12px 28px #0e8e8814}.clean-demo .clean-step-num{background:linear-gradient(135deg, var(--cl-teal), var(--cl-teal-deep));color:#fff;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:1rem;font-weight:900;display:inline-flex;position:absolute;top:-16px;box-shadow:0 6px 14px #0e8e8866}.clean-demo .clean-step-ico{background:var(--cl-aqua);border-radius:18px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:.9rem;font-size:1.8rem;display:inline-flex}.clean-demo .clean-step-title{color:var(--cl-teal-ink);margin-bottom:.45rem;font-size:1.08rem;font-weight:900}.clean-demo .clean-step-text{color:var(--cl-muted);font-size:.9rem;line-height:1.55}.clean-demo .clean-step-arrow{color:var(--cl-teal);opacity:.6;flex:none;align-items:center;font-size:1.6rem;font-weight:900;display:flex}.clean-demo .clean-guarantee{z-index:1;padding:3.5rem 1.6rem;position:relative}.clean-demo .clean-guarantee-inner{background:linear-gradient(120deg, #fff 0%, var(--cl-aqua-soft) 100%);border:2px solid var(--cl-aqua);border-radius:26px;align-items:center;gap:2.2rem;max-width:940px;margin:0 auto;padding:2rem 2.4rem;display:flex;box-shadow:0 18px 44px #0e8e881f}.clean-demo .clean-guarantee-seal{background:radial-gradient(circle at 35% 30%, var(--cl-teal) 0%, var(--cl-teal-deep) 75%);color:#fff;border:4px dashed #ffffff8c;border-radius:50%;flex-direction:column;flex:none;justify-content:center;align-items:center;width:128px;height:128px;display:flex;position:relative;box-shadow:0 14px 30px #0e8e8866}.clean-demo .clean-guarantee-seal-num{letter-spacing:-.03em;font-size:2rem;font-weight:900;line-height:1}.clean-demo .clean-guarantee-seal-word{letter-spacing:.18em;text-transform:uppercase;margin-top:.25rem;font-size:.7rem;font-weight:900}.clean-demo .clean-guarantee-seal-spark{color:var(--cl-sun);font-size:1rem;position:absolute;top:10px;right:16px}.clean-demo .clean-guarantee-copy{flex:auto}.clean-demo .clean-guarantee-title{letter-spacing:-.02em;color:var(--cl-teal-ink);margin-bottom:.6rem;font-size:clamp(1.4rem,2.8vw,1.9rem);font-weight:900}.clean-demo .clean-guarantee-text{color:var(--cl-muted);margin-bottom:1.1rem;font-size:.98rem;line-height:1.6}.clean-demo .clean-guarantee-cta{color:var(--cl-teal-ink);background:var(--cl-sun);border-radius:12px;padding:.75rem 1.5rem;font-size:.92rem;font-weight:900;transition:transform .16s,filter .16s;display:inline-block;box-shadow:0 10px 22px #f3a71266}.clean-demo .clean-guarantee-cta:hover{filter:brightness(1.04);transform:translateY(-2px)}.clean-demo .clean-reviews{z-index:1;max-width:1120px;margin:0 auto;padding:1.5rem 1.6rem 3.5rem;position:relative}.clean-demo .clean-reviews-stars{color:var(--cl-sun-deep);letter-spacing:.04em}.clean-demo .clean-reviews-row{grid-template-columns:repeat(3,1fr);gap:1.2rem;display:grid}.clean-demo .clean-review{background:var(--cl-surface);border:1px solid var(--cl-line);border-radius:var(--cl-radius);flex-direction:column;padding:1.5rem 1.5rem 1.3rem;display:flex;box-shadow:0 12px 28px #0e8e8814}.clean-demo .clean-review-stars{color:var(--cl-sun-deep);letter-spacing:.06em;margin-bottom:.7rem;font-size:.95rem}.clean-demo .clean-review-quote{color:var(--cl-ink);flex:auto;margin-bottom:1.1rem;font-size:.96rem;font-weight:600;line-height:1.55}.clean-demo .clean-review-by{align-items:center;gap:.7rem;display:flex}.clean-demo .clean-review-avatar{color:#fff;letter-spacing:.02em;border-radius:50%;flex:none;justify-content:center;align-items:center;width:40px;height:40px;font-size:.82rem;font-weight:900;display:inline-flex}.clean-demo .clean-review-avatar--1{background:linear-gradient(135deg, var(--cl-teal), var(--cl-teal-deep))}.clean-demo .clean-review-avatar--2{background:linear-gradient(135deg, var(--cl-sun), var(--cl-sun-deep));color:var(--cl-teal-ink)}.clean-demo .clean-review-avatar--3{background:linear-gradient(135deg, var(--cl-coral), #e95a4b)}.clean-demo .clean-review-meta{flex-direction:column;line-height:1.2;display:flex}.clean-demo .clean-review-name{color:var(--cl-teal-ink);font-size:.9rem;font-weight:900}.clean-demo .clean-review-loc{color:var(--cl-muted);font-size:.78rem;font-weight:700}.clean-demo .clean-footer{z-index:1;background:var(--cl-teal-ink);color:#ffffffb8;padding:0 1.6rem 1.6rem;position:relative}.clean-demo .clean-footer-cta{text-align:center;background:linear-gradient(135deg, var(--cl-teal), var(--cl-teal-deep));border-radius:26px;max-width:760px;margin:0 auto;padding:2.4rem 2rem;transform:translateY(-2rem);box-shadow:0 24px 50px #0a4f4b73}.clean-demo .clean-footer-cta-title{letter-spacing:-.02em;color:#fff;margin-bottom:.5rem;font-size:clamp(1.5rem,3vw,2.1rem);font-weight:900}.clean-demo .clean-footer-cta-sub{color:#ffffffd9;margin-bottom:1.4rem;font-size:1rem;line-height:1.55}.clean-demo .clean-footer-cta-btn{color:var(--cl-teal-ink);background:var(--cl-sun);border-radius:999px;padding:.85rem 1.9rem;font-size:1rem;font-weight:900;transition:transform .16s,filter .16s;display:inline-block;box-shadow:0 12px 26px #f3a71273}.clean-demo .clean-footer-cta-btn:hover{filter:brightness(1.04);transform:translateY(-2px)}.clean-demo .clean-footer-grid{grid-template-columns:1.6fr 1fr 1fr 1fr;gap:2rem;max-width:1080px;margin:0 auto 2rem;display:grid}.clean-demo .clean-footer-brand{flex-direction:column;gap:.6rem;display:flex}.clean-demo .clean-footer-brandname{color:#fff;flex-direction:column;font-size:1.15rem;font-weight:900;display:flex}.clean-demo .clean-footer-brandsub{letter-spacing:.16em;text-transform:uppercase;color:#8fe3dd;margin-top:.1rem;font-size:.7rem;font-weight:800}.clean-demo .clean-footer-blurb{color:#ffffff9e;max-width:280px;margin-top:.3rem;font-size:.86rem;line-height:1.55}.clean-demo .clean-footer-col{flex-direction:column;gap:.5rem;display:flex}.clean-demo .clean-footer-h{letter-spacing:.12em;text-transform:uppercase;color:#fff;margin-bottom:.3rem;font-size:.74rem;font-weight:900}.clean-demo .clean-footer-i{color:#ffffffa3;font-size:.88rem}.clean-demo .clean-footer-phone{color:var(--cl-sun);letter-spacing:.01em;font-size:1.02rem;font-weight:900}.clean-demo .clean-footer-bottom{border-top:1px solid #ffffff24;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.6rem;max-width:1080px;margin:0 auto;padding-top:1.4rem;display:flex}.clean-demo .clean-footer-license{color:#ffffffd1;font-size:.8rem;font-weight:700}.clean-demo .clean-footer-legal{color:#ffffff7a;font-size:.78rem}@media (max-width:900px){.clean-demo .clean-hero{grid-template-columns:1fr;gap:2rem;padding-top:2.4rem}.clean-demo .clean-tiers{grid-template-columns:repeat(2,1fr)}.clean-demo .clean-tier--popular{transform:none}.clean-demo .clean-tier--popular:hover{transform:translateY(-4px)}.clean-demo .clean-reviews-row{grid-template-columns:1fr}.clean-demo .clean-footer-grid{grid-template-columns:1fr 1fr;gap:1.6rem}.clean-demo .clean-steps-row{flex-direction:column;align-items:stretch}.clean-demo .clean-step-arrow{justify-content:center;padding:.2rem 0;transform:rotate(90deg)}}@media (max-width:620px){.clean-demo .clean-nav-links{display:none}.clean-demo .clean-tiers,.clean-demo .clean-checklist-cols{grid-template-columns:1fr}.clean-demo .clean-guarantee-inner{text-align:center;flex-direction:column}.clean-demo .clean-trust-div{display:none}.clean-demo .clean-footer-grid{grid-template-columns:1fr}.clean-demo .clean-checklist-inner{padding:1.8rem 1.4rem}}
