@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{--primary: #00aeef;--primary-dark: #0877a8;--ink: #1f2933;--muted: #65717c;--line: #dce6ed;--panel: #ffffff;--soft: #f5fafc;--mint: #17a673;--amber: #f2b84b;--shadow: 0 18px 45px rgba(28, 47, 62, .1)}*{box-sizing:border-box}body{margin:0;color:var(--ink);background:#f7fafc;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer}img{max-width:100%}.app-shell{min-height:100vh;display:flex;flex-direction:column}main{flex:1}.container{width:min(1180px,calc(100% - 40px));margin:0 auto}.site-header{position:sticky;top:0;z-index:20;background:#ffffffeb;border-bottom:1px solid rgba(220,230,237,.9);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.header-inner{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center}.brand img{width:118px;height:62px;object-fit:contain}.top-nav{display:flex;align-items:center;gap:28px;color:var(--muted);font-weight:600}.top-nav a:hover{color:var(--primary-dark)}.icon-call,.round-button{width:48px;height:48px;border:0;border-radius:50%;display:inline-flex;align-items:center;justify-content:center}.icon-call{color:#fff;background:var(--primary);box-shadow:0 12px 24px #00aeef42}.hero{min-height:78vh;display:flex;align-items:center;background:linear-gradient(90deg,#f7fafcf2,#f7fafcc7 44%,#f7fafc2e),url(https://images.unsplash.com/photo-1581578731548-c64695cc6952?ixlib=rb-4.0.3&auto=format&fit=crop&w=1600&q=80) center/cover}.hero-grid{display:grid;grid-template-columns:minmax(0,580px) 1fr}.hero-panel{padding:64px 0}.hero-pill{display:inline-flex;align-items:center;justify-content:center;color:#fff;background:linear-gradient(135deg,#48b8ee,#24a4e1);border-radius:999px;padding:11px 22px;font-size:.9rem;font-weight:800;box-shadow:0 16px 34px #00aeef33}.eyebrow{color:var(--primary-dark);display:inline-flex;font-size:.76rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.hero h1{margin:12px 0;font-size:clamp(3rem,7vw,5.5rem);line-height:.95;letter-spacing:0}.hero p{max-width:560px;margin:0 0 28px;color:#44515d;font-size:1.1rem}.quote-form{display:grid;grid-template-columns:1fr 130px 130px;gap:12px;padding:16px;background:#fffffff0;border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow)}label{display:flex;flex-direction:column;gap:7px;color:#3f4b56;font-size:.88rem;font-weight:700}input,select{width:100%;min-height:46px;border:1px solid #cfdce5;border-radius:8px;background:#fff;color:var(--ink);padding:10px 12px;outline:none;transition:border-color .2s,box-shadow .2s}input:focus,select:focus{border-color:var(--primary);box-shadow:0 0 0 3px #00aeef2b}.primary-button{min-height:48px;border:0;border-radius:8px;color:#fff;background:var(--primary);display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:12px 20px;font-weight:800;box-shadow:0 13px 26px #00aeef3d;transition:background .2s,transform .2s,box-shadow .2s}.primary-button:hover:not(:disabled){background:#009bdd;transform:translateY(-1px)}.primary-button:disabled{opacity:.72;cursor:wait}.quote-button{grid-column:1 / -1}.quote-error,.hero .quote-error{grid-column:1 / -1;display:flex;align-items:center;gap:10px;margin:2px 0 0;color:#ff5a5f;font-size:.96rem;font-weight:500;line-height:1.35}.quote-error svg,.hero .quote-error svg{flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:2.5}.section{padding:78px 0;background:#fff}.muted-section{background:var(--soft)}.section-heading{max-width:680px;margin-bottom:28px}.section-heading.centered{margin-inline:auto;text-align:center}.section-heading p{margin:14px auto 0;color:var(--muted);font-size:1.08rem}.section-heading h2,.split-section h2,.coverage-card h2{margin:8px 0 0;font-size:clamp(2rem,4vw,3rem)}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.step-card,.service-card,.review-card,.faq-item,.coverage-card,.panel,.summary-card,.confirmation-card{background:var(--panel);border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow)}.step-card,.service-card,.review-card,.faq-item{padding:28px}.large-icon,.service-icon,.reason-icon,.trust-icon,.detail-icon,.confirmation-icon{width:46px;height:46px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;color:var(--primary-dark);background:#e8f8fd}.steps-grid,.service-grid,.review-grid,.faq-list{display:grid;gap:18px}.steps-grid,.service-grid,.review-grid{grid-template-columns:repeat(3,1fr)}.step-card{text-align:center}.large-icon{position:relative;width:78px;height:78px;margin:0 auto 18px;border-radius:50%}.large-icon svg{width:33px;height:33px;color:var(--primary)}.large-icon span{position:absolute;top:-5px;right:-7px;width:28px;height:28px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:#fff;background:#18b67c;border:3px solid #fff;font-size:.9rem;font-weight:800}.step-card h3,.service-card h3,.review-card h3,.faq-item h3{margin:18px 0 8px}.step-card p,.service-card li,.reason-item p,.trust-item p,.review-card p,.faq-item p,.check-list p,.coverage-card p,.payment-copy,.trust-message,.muted-copy,.empty-state p,.confirmation-card p,.site-footer p{color:var(--muted)}.service-card{display:flex;flex-direction:column}.service-icon{width:58px;height:58px;border-radius:16px;margin-bottom:18px}.service-card h3{padding-bottom:13px;border-bottom:1px solid var(--line);font-size:1.25rem}.service-card ul{list-style:none;padding:0;margin:16px 0 0;display:grid;gap:12px}.service-card li{display:flex;align-items:flex-start;gap:12px}.service-card li svg{color:var(--mint);flex:0 0 auto;margin-top:2px}.image-band{padding:78px 0;background:linear-gradient(180deg,var(--soft),#fff)}.image-band-frame{position:relative;min-height:360px;border-radius:8px;overflow:hidden;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#03222b2e,#03222b94),url(https://images.unsplash.com/photo-1581578731548-c64695cc6952?ixlib=rb-4.0.3&auto=format&fit=crop&w=1200&q=80) center/cover;box-shadow:var(--shadow)}.image-band-frame span{color:var(--primary-dark);background:#fff;border-radius:999px;padding:18px 32px;font-size:1.25rem;font-weight:800}.why-section{background:#fff}.why-split>div:first-child p{max-width:600px;margin:18px 0 0;color:var(--muted);font-size:1.08rem}.reason-list{display:grid;gap:26px}.reason-item{display:grid;grid-template-columns:58px minmax(0,1fr);gap:18px;align-items:start}.reason-icon{width:58px;height:58px;border-radius:16px}.reason-item h3{margin:0 0 6px}.reason-item p{margin:0}.trust-band{color:#fff;background:linear-gradient(180deg,#08acec,#0989f5);padding:70px 0}.trust-band-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.trust-item{text-align:center}.trust-icon{margin:0 auto 16px;color:#fff;background:#ffffff38}.trust-item h3{color:#fff;margin:0 0 6px}.trust-item p{color:#ffffffd1;margin:0}.review-card .stars{color:var(--amber);font-size:1.4rem;letter-spacing:.08em;margin-bottom:18px}.review-card p{font-style:italic;margin-bottom:0}.faq-section,.coverage-section{background:var(--soft)}.faq-list{max-width:900px;margin:0 auto}.faq-item h3{color:var(--primary-dark)}.faq-item p{margin-bottom:0}.split-section{display:grid;grid-template-columns:minmax(0,420px) 1fr;gap:42px;align-items:start}.check-list{display:grid;gap:12px}.check-list p{margin:0;display:flex;align-items:center;gap:10px;font-weight:600}.check-list svg{color:var(--mint);flex:0 0 auto}.coverage-card{display:flex;gap:18px;padding:28px}.coverage-icon{width:64px;height:64px;border-radius:18px;display:inline-flex;align-items:center;justify-content:center;color:var(--primary-dark);background:#e8f8fd;flex:0 0 auto}.coverage-icon svg{width:42px;height:42px}.coverage-card p{margin:10px 0 0}.coverage-kicker{display:inline-flex;color:var(--primary-dark);background:#e8f8fd;border:1px solid #cfeaf4;border-radius:999px;padding:6px 10px;font-size:.78rem;font-weight:800}.area-chip-grid{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.area-chip-grid span{color:#31505f;background:#f3fbfe;border:1px solid #d8edf6;border-radius:999px;padding:8px 12px;font-size:.9rem;font-weight:750}.coverage-proof{display:flex;flex-wrap:wrap;gap:12px;margin-top:20px;color:#49606d;font-size:.92rem;font-weight:700}.coverage-proof span{display:inline-flex;align-items:center;gap:6px}.coverage-proof svg{color:var(--mint)}.booking-page{padding:46px 0 70px}.booking-grid{display:grid;grid-template-columns:minmax(0,1fr) 370px;gap:24px;align-items:start}.booking-main{display:grid;gap:18px}.page-header{display:grid;grid-template-columns:auto 1px minmax(0,1fr) auto;align-items:center;gap:16px;margin-bottom:4px}.page-header-divider{width:1px;height:44px;background:#d7e0e6}.page-header-step{color:var(--muted);font-size:.95rem;font-weight:650;white-space:nowrap}.page-header h1{margin:0;font-size:clamp(2rem,3.2vw,2.65rem);font-weight:680;line-height:1.08}.round-button{color:#596672;background:#e8edf1}.frequency-summary{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;padding:24px 30px;border-radius:18px;background:#def7ff}.frequency-summary-icon{color:#596672;display:grid;place-items:center}.frequency-summary-text{display:grid;gap:2px}.frequency-summary-text span{color:#61707c;font-size:.95rem;font-weight:650}.frequency-summary-text strong{color:var(--ink);font-size:1.12rem;font-weight:650}.frequency-summary button{border:0;padding:0;color:var(--primary);background:transparent;font-size:1rem;font-weight:750;text-decoration:underline;text-transform:uppercase}.panel{padding:26px}.panel h2{margin:8px 0 18px;font-size:1.4rem;font-weight:650}.panel-title-row{display:flex;justify-content:space-between;gap:16px;align-items:center}.schedule-section{display:grid;gap:22px;padding:54px 0 12px}.schedule-section h2{margin:0;font-size:clamp(1.75rem,3vw,2.35rem);font-weight:680;line-height:1.15}.date-carousel{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;margin:8px 0 36px}.date-strip{display:flex;gap:14px;overflow-x:auto;scroll-behavior:auto;scrollbar-width:none;overscroll-behavior-x:contain}.date-strip::-webkit-scrollbar{display:none}.date-strip-window{overflow:hidden;min-width:0}.date-arrow{width:58px;height:58px;border:0;border-radius:999px;color:#606b73;background:#edf8f2;display:grid;place-items:center}.date-arrow:disabled{cursor:default;color:#c4ccd2;background:#f5f8f7}.segmented-control{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.segmented-control button,.time-grid button,.extras-grid button,.date-button{border:1px solid #d6e2ea;border-radius:8px;color:#475461;background:#fff;min-height:46px;padding:10px 12px;font-weight:750}.segmented-control button.active,.time-grid button.active,.extras-grid button.active,.date-button.active{color:#0d3c50;border-color:var(--primary);background:#e8f8fd}.date-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:10px;margin-bottom:18px}.date-button{flex:0 0 calc((100% - 56px)/5);min-height:92px;display:grid;place-items:center;gap:2px}.date-button strong{font-size:1.4rem;font-weight:650}.date-button span{color:#75808a;font-size:.72rem;font-weight:650}.time-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.time-grid button{min-height:56px;font-weight:600}.frequency-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:flex;align-items:center;justify-content:center;padding:34px;background:#f7fbfd7a;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.frequency-modal-card{width:min(550px,100%);overflow:hidden;border-radius:18px;background:#fff;box-shadow:0 32px 90px #1a2a362e}.frequency-modal-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:24px 30px;border-bottom:1px solid #e8edf1}.frequency-modal-header h2{margin:0;font-size:1.5rem}.frequency-modal-header button{display:grid;place-items:center;border:0;color:#8f969d;background:transparent}.frequency-options{display:grid;gap:12px;padding:20px 30px}.frequency-choice{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:14px;min-height:auto;width:100%;padding:14px 20px;border:2px solid #aebbc6;border-radius:8px;color:var(--ink);background:#fff;text-align:left}.frequency-choice.active{border-color:#46bfd2;box-shadow:inset 0 0 0 2px #46bfd2}.frequency-choice strong{display:block;font-size:1.05rem;line-height:1.15}.frequency-choice small{display:block;margin-top:2px;color:#606870;font-size:.85rem;line-height:1.35}.frequency-radio{width:24px;height:24px;border:2px solid #cfd5da;border-radius:999px}.frequency-choice.active .frequency-radio{border-color:#47b7ef;box-shadow:inset 0 0 0 4px #fff;background:#47b7ef}.frequency-badge{position:absolute;right:16px;top:-12px;padding:0 10px;color:#147da9;background:#fff;font-size:.8rem;font-weight:750}.frequency-next-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:120px;min-height:48px;margin:10px 30px 20px;border:0;border-radius:8px;color:#fff;background:#4aace7;font-weight:850;text-transform:uppercase}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.form-grid.compact{grid-template-columns:1.3fr 1fr 1fr}.service-address-panel{padding:34px;border-color:#dde7ee;border-radius:0;background:#fff;box-shadow:none}.service-address-panel h2{margin:0 0 24px;color:#343a40;font-size:clamp(1.7rem,2.5vw,2.3rem);line-height:1.2;font-weight:650}.address-grid{display:grid;grid-template-columns:minmax(0,2.4fr) minmax(160px,1fr);column-gap:34px;row-gap:20px}.address-field{gap:9px;color:#42484f;font-size:1.02rem;font-weight:500}.address-field-full{grid-column:1 / -1}.address-field-wide{grid-column:1}.address-field-short{grid-column:2}.address-field-phone{grid-column:1}.address-field-email{grid-column:1 / -1}.address-field input,.address-field select{min-height:58px;border-color:#b9c0c6;border-radius:5px;color:#111820;font-size:1rem;box-shadow:none}.phone-input-wrap{display:grid;grid-template-columns:76px minmax(0,1fr)}.phone-input-wrap span{min-height:58px;display:grid;place-items:center;border:1px solid #b9c0c6;border-right:0;border-radius:5px 0 0 5px;background:#ececec;color:#343a40;font-size:1rem;font-weight:500}.phone-input-wrap input{border-radius:0 5px 5px 0}.wide-field{grid-column:1 / -1}.extras-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:10px;margin-top:18px}.extras-grid button{display:inline-flex;align-items:center;justify-content:flex-start;gap:8px;text-align:left}.extras-grid svg{color:var(--mint);flex:0 0 auto}.summary-card{position:sticky;top:96px;padding:24px}.summary-header h2{margin:6px 0 18px;font-size:1.3rem}.summary-line{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin:0 0 13px;color:var(--muted);font-size:.92rem}.summary-line strong{color:var(--ink);text-align:right}.summary-line.strong{margin-top:16px;padding-top:16px;border-top:1px solid var(--line);color:var(--ink);font-size:1.08rem}.summary-line.strong strong{color:var(--primary-dark);font-size:1.35rem}.summary-divider{height:1px;background:var(--line);margin:16px 0}.mobile-aware-submit{width:100%}.form-error{margin:0;color:#b42318;background:#fff1f0;border:1px solid #ffd0cc;border-radius:8px;padding:12px 14px;font-size:.92rem;font-weight:700}.payment-hero-panel{border-color:#bfe8f7;background:linear-gradient(180deg,#fff,#f2fbfe)}.fixed-badge{width:fit-content;display:inline-flex;align-items:center;gap:8px;color:#0c6b4f;background:#eaf8f2;border:1px solid #c8ecdd;border-radius:999px;padding:8px 12px;font-size:.86rem;font-weight:800}.muted-copy{margin:22px 0 2px;font-weight:800}.guaranteed-total{color:var(--primary-dark);font-size:clamp(3.6rem,9vw,6.5rem);line-height:1;font-weight:850;letter-spacing:0}.payment-copy{max-width:650px;margin:18px 0 0;font-size:1.02rem}.detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.detail-item{display:grid;grid-template-columns:42px minmax(0,1fr);column-gap:12px;align-items:center;padding:14px;border:1px solid var(--line);border-radius:8px;background:#fff}.detail-icon{width:42px;height:42px;grid-row:span 2}.detail-item span{color:var(--muted);font-size:.8rem;font-weight:700}.detail-item strong{overflow-wrap:anywhere}.payment-card{border-color:#bfe8f7}.pay-button{width:100%;margin-top:12px}.trust-message{margin:14px 0 0;font-size:.9rem}.spin{animation:spin .8s linear infinite}.empty-state{padding:80px 0}.empty-state .panel{max-width:680px;margin:0 auto;text-align:center}.confirmation-page{padding:82px 0}.confirmation-card{max-width:760px;margin:0 auto;padding:40px;text-align:center}.confirmation-icon{color:#0c6b4f;background:#eaf8f2;margin-bottom:18px}.confirmation-card h1{margin:10px auto 12px;max-width:620px;font-size:clamp(2rem,4vw,3rem)}.confirmation-card p{margin:0 auto 24px;max-width:620px}.confirmation-meta{max-width:520px;margin:0 auto 26px;padding:18px;border:1px solid var(--line);border-radius:8px;text-align:left}.site-footer{background:radial-gradient(circle at 50% 0%,rgba(0,174,239,.18),transparent 34%),#1f2933;color:#fff;padding:46px 0}.footer-stack{display:grid;gap:26px;text-align:center}.footer-stack h3,.footer-stack h4,.footer-stack p{margin:0}.footer-brand-block{display:grid;justify-items:center;gap:12px}.footer-brand-block img{width:148px;height:auto}.footer-stack h4{color:#f8fbfd;font-size:1rem}.footer-stack p{color:#ffffff9e}.footer-contact{display:flex;justify-content:center;flex-wrap:wrap;gap:12px;padding-top:24px;border-top:1px solid rgba(255,255,255,.1)}.footer-contact a{display:inline-flex;align-items:center;gap:8px;color:#eaf9ff;background:#ffffff14;border:1px solid rgba(255,255,255,.12);border-radius:999px;padding:10px 14px;font-weight:750}.footer-service-area,.footer-copy{padding-top:22px;border-top:1px solid rgba(255,255,255,.1)}.footer-service-area{max-width:760px;margin:0 auto;display:grid;gap:12px}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:980px){.booking-grid,.split-section{grid-template-columns:1fr}.summary-card{position:static}.feature-grid,.steps-grid,.service-grid,.review-grid,.trust-band-grid{grid-template-columns:1fr}}@media(max-width:760px){body{background:#fff}.container{width:100%;padding:0 20px}.top-nav{display:none}.site-header{background:#fff;border-bottom:1px solid #e3edf4;box-shadow:0 4px 16px #1f293312}.header-inner{min-height:72px;padding:0 22px}.brand img{width:104px;height:56px}.icon-call{width:46px;height:46px;box-shadow:0 15px 32px #00aeef42}.icon-call svg{width:20px;height:20px}.hero{min-height:690px;align-items:center;padding:46px 0 58px;background:linear-gradient(180deg,#f2f9fce0,#f2f9fca8),url(https://images.unsplash.com/photo-1581578731548-c64695cc6952?ixlib=rb-4.0.3&auto=format&fit=crop&w=1100&q=80) center top/cover}.hero-grid{display:block}.hero-panel{width:100%;padding:24px;background:#fffffff7;border-radius:24px;box-shadow:0 20px 54px #1f293329}.hero-pill{margin-bottom:20px;padding:9px 16px;font-size:.84rem;border-radius:999px}.hero h1{margin:0 0 18px;font-size:2.08rem;line-height:1.18;font-weight:840}.hero p{margin:0 0 24px;color:#68737e;font-size:1rem;line-height:1.4}.quote-form,.form-grid,.form-grid.compact,.segmented-control,.detail-grid{grid-template-columns:1fr}.quote-form{gap:15px;padding:16px;background:#f6fbfe;border-color:#dbeaf3;border-radius:16px;box-shadow:none}label{gap:8px;font-size:.84rem}input,select{min-height:50px;border-radius:13px;padding:11px 16px;font-size:.96rem;box-shadow:0 5px 14px #1f29330d}.quote-button{min-height:52px;margin-top:4px;border-radius:8px;font-size:1rem;text-transform:uppercase}.section{padding:64px 0}.muted-section,.faq-section,.coverage-section{background:#f4fbff}.section-heading{margin-bottom:34px}.section-heading h2,.split-section h2,.coverage-card h2{margin:0;font-size:2.28rem;line-height:1.16;font-weight:840}.section-heading p,.why-split>div:first-child p,.coverage-card p{font-size:1.12rem;line-height:1.48}.steps-grid,.service-grid,.review-grid,.faq-list,.reason-list{gap:22px}.step-card,.service-card,.review-card,.faq-item,.coverage-card{border-radius:18px;padding:30px 24px}.step-card{min-height:230px}.large-icon{width:76px;height:76px;margin-bottom:22px}.large-icon svg{width:34px;height:34px}.large-icon span{top:-6px;right:-8px;width:30px;height:30px;font-size:.9rem}.step-card h3,.service-card h3,.review-card h3,.faq-item h3,.reason-item h3{font-size:1.22rem;line-height:1.2}.step-card p,.service-card li,.reason-item p,.review-card p,.faq-item p{font-size:1.05rem;line-height:1.5}.service-card{padding:30px 24px 34px}.service-icon,.reason-icon{width:58px;height:58px;border-radius:16px}.service-card h3{padding-bottom:14px;margin-top:22px}.service-card ul{gap:12px;margin-top:18px}.service-card li{gap:12px}.service-card li svg{margin-top:3px}.image-band{padding:48px 0;background:#fff}.image-band-frame{min-height:280px;border-radius:0 0 22px 22px;align-items:flex-end;padding-bottom:34px}.image-band-frame span{padding:14px 20px;border-radius:999px;font-size:.98rem}.why-section{padding-top:50px}.why-split{gap:36px}.why-split>div:first-child{text-align:left}.reason-item{grid-template-columns:62px minmax(0,1fr);gap:16px}.reason-item h3{margin-bottom:8px}.trust-band{padding:58px 0}.trust-band-grid{gap:34px}.trust-item{position:relative;padding-bottom:34px}.trust-item:not(:last-child):after{content:"";position:absolute;left:50%;bottom:0;width:64px;height:1px;background:#ffffff61;transform:translate(-50%)}.trust-icon{width:62px;height:62px;border-radius:16px}.trust-icon svg{width:28px;height:28px}.trust-item h3{font-size:1.2rem}.trust-item p{font-size:1rem}.review-card{min-height:210px}.review-card .stars{font-size:1.35rem;margin-bottom:22px}.faq-section{padding-top:40px}.faq-item{padding:24px}.faq-item h3{margin-top:0;color:#147da9}.coverage-section{background:linear-gradient(180deg,#fff,#f3fbff);padding:44px 0 42px}.coverage-card{box-shadow:0 22px 55px #1532421f;border:1px solid #dbeef7;display:grid;text-align:center;background:#fffffff0;padding:28px 22px;gap:18px}.coverage-icon{width:62px;height:62px;margin:0 auto;border-radius:18px;color:var(--primary);background:linear-gradient(180deg,#e8f8fd,#f7fcfe)}.coverage-icon svg{width:34px;height:34px}.coverage-kicker{padding:6px 10px;font-size:.74rem}.coverage-card p{margin-top:14px}.area-chip-grid{justify-content:center;gap:8px;margin-top:20px}.area-chip-grid span{padding:8px 11px;font-size:.82rem}.coverage-proof{display:grid;justify-content:center;gap:9px;margin-top:20px;font-size:.85rem}.booking-page{padding:18px 0 42px;background:#f7f8fa}.booking-grid{gap:22px}.booking-main{gap:14px}.page-header{grid-template-columns:44px 1px minmax(0,1fr) auto;gap:11px;padding:0 4px;margin-bottom:8px}.page-header .round-button{width:44px;height:44px;border-radius:999px}.page-header .round-button svg{width:20px;height:20px}.page-header-divider{height:34px}.page-header h1{font-size:1.42rem;line-height:1.12;font-weight:650}.page-header-step{align-self:center;padding-top:0;font-size:.76rem;font-weight:600}.frequency-summary{grid-template-columns:34px minmax(0,1fr) auto;gap:10px;padding:14px 15px;border-radius:12px}.frequency-summary-icon svg{width:24px;height:24px}.frequency-summary-text span{font-size:.76rem;font-weight:650}.frequency-summary-text strong{font-size:.9rem;font-weight:600}.frequency-summary button{font-size:.78rem;font-weight:750}.schedule-section{gap:16px;padding:28px 0 8px}.schedule-section h2{font-size:1.34rem;line-height:1.2;font-weight:650}.date-carousel{grid-template-columns:42px minmax(0,1fr) 42px;gap:7px;margin:0 -4px 22px}.date-strip{gap:8px}.date-arrow{width:42px;height:42px}.date-grid{grid-template-columns:repeat(2,1fr)}.date-button{flex-basis:calc((100% - 32px)/5);min-height:82px;padding:9px 4px;border:0;border-radius:12px;background:#edf9fc}.date-button.active{color:#142333;background:#a8e6f6;border-color:transparent}.date-button strong{font-size:1.18rem;line-height:1;font-weight:650}.date-button span{font-size:.66rem;font-weight:700}.time-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.time-grid button{min-height:46px;padding:8px 6px;border-radius:8px;font-size:.78rem;font-weight:600;white-space:nowrap}.extras-grid{grid-template-columns:1fr}.panel,.summary-card,.confirmation-card{padding:20px}.panel h2{font-size:1.22rem;font-weight:650}.service-address-panel{padding:24px 20px;border-radius:0}.service-address-panel h2{margin-bottom:20px;font-size:1.5rem}.address-grid{grid-template-columns:minmax(0,1fr) minmax(96px,.42fr);column-gap:14px;row-gap:16px}.address-field{gap:8px;font-size:.95rem;font-weight:500}.address-field input,.address-field select,.phone-input-wrap span{min-height:48px;border-radius:5px;padding:9px 12px}.phone-input-wrap{grid-template-columns:58px minmax(0,1fr)}.phone-input-wrap span{border-radius:5px 0 0 5px;padding:0}.phone-input-wrap input{border-radius:0 5px 5px 0}.address-field-phone,.address-field-email{grid-column:1 / -1}.frequency-modal-overlay{align-items:center;padding:22px;background:#fafdff75;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.frequency-modal-card{border-radius:12px}.frequency-modal-header{padding:20px}.frequency-modal-header h2{font-size:1.38rem}.frequency-options{gap:16px;padding:24px 20px 20px}.frequency-choice{min-height:96px;grid-template-columns:34px minmax(0,1fr);gap:16px;padding:18px}.frequency-choice strong{font-size:1.05rem}.frequency-choice small{font-size:.84rem}.frequency-radio{width:28px;height:28px;border-width:2px}.frequency-choice.active .frequency-radio{box-shadow:inset 0 0 0 5px #fff}.frequency-badge{right:14px;top:-16px;padding:0 10px;font-size:.84rem}.frequency-next-button{min-width:112px;min-height:48px;margin:0 20px 24px}.site-footer{padding:34px 0 42px}.footer-stack{gap:18px;padding:0 20px}.footer-brand-block img{width:132px}.footer-contact{display:grid;gap:10px;padding-top:20px}.footer-contact a{justify-content:center;padding:11px 14px;font-size:.92rem}.footer-stack h4{font-size:.96rem}.footer-stack p{font-size:.88rem;line-height:1.55}}
