@import "https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;1,400&family=DM+Sans:wght@400;500;600;700&display=swap";:root{--dark-teal:#184044;--bright-teal:#19949e;--light-teal:#e8f4f5;--warm-bg:#faf8f5;--orange:#e8793a;--text-dark:#184044;--text-muted:#5a7a7d;--border:#e2e8e9;--font-heading:"Playfair Display", "GT Super", Georgia, serif;--font-body:"DM Sans", "National2", -apple-system, sans-serif;--radius:10px}.report{background:var(--warm-bg);min-height:100vh;font-family:var(--font-body);color:var(--text-dark)}.report a{text-decoration:none}.report-header-sticky{z-index:100;border-bottom:1px solid var(--border);background:#fff;justify-content:space-between;align-items:center;padding:14px 40px;display:flex;position:sticky;top:0}.report-header-right{align-items:center;gap:20px;display:flex}.report-header-address{color:var(--text-muted);font-size:14px}.report-header-cta{background:var(--bright-teal);color:#fff;font-family:var(--font-body);cursor:pointer;border:none;border-radius:24px;padding:10px 24px;font-size:15px;font-weight:600;text-decoration:none;transition:opacity .15s;display:inline-block}.report-header-cta:hover{opacity:.9}.report-card{background:#fff;border-radius:16px;max-width:960px;margin:32px auto;overflow:hidden;box-shadow:0 2px 24px #0000000f}.card-hero{background:var(--dark-teal);justify-content:space-between;align-items:flex-end;padding:48px 56px 40px;display:flex}.card-hero-label{text-transform:uppercase;letter-spacing:1.5px;color:var(--bright-teal);margin-bottom:12px;font-size:12px;font-weight:600}.card-hero-address{font-family:var(--font-heading);color:#fff;font-size:44px;font-weight:400;line-height:1.15}.card-hero-right{text-align:right;flex-shrink:0}.card-hero-stat{text-align:center;margin-left:28px;display:inline-block}.card-hero-stat-val{color:#fff;font-size:22px;font-weight:700}.card-hero-stat-label{text-transform:uppercase;letter-spacing:1px;color:#ffffff80;margin-top:2px;font-size:10px}.card-body{padding:48px 56px}.section-eyebrow{text-transform:uppercase;letter-spacing:1.5px;color:var(--bright-teal);margin-bottom:8px;font-size:12px;font-weight:600}.section-title{font-family:var(--font-heading);color:var(--dark-teal);margin-bottom:6px;font-size:2rem;font-weight:400;line-height:1.25}.section-desc{color:var(--text-muted);margin-bottom:28px;font-size:15px;line-height:1.6}.section-desc a{color:var(--bright-teal);font-weight:500}.task-list{margin:0;padding:0;list-style:none}.task-item{border-bottom:1px solid var(--border);align-items:flex-start;gap:16px;padding:16px 0;display:flex}.task-item:last-child{border-bottom:none}.task-num{display:none}.task-item-content{flex:1;min-width:0}.task-name{color:var(--text-dark);flex-wrap:wrap;align-items:center;gap:8px;font-size:15px;font-weight:600;display:flex}.task-desc{color:var(--text-muted);margin-top:2px;font-size:13px;line-height:1.4}.task-tag{letter-spacing:.3px;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;min-width:72px;margin-top:2px;padding:4px 12px;font-size:11px;font-weight:600;display:inline-flex}.task-tag-home{background:var(--light-teal);color:var(--bright-teal)}.task-tag-seasonal{color:#92400e;background:#fef3c7}.task-tag-popular{color:#6d28d9;background:#ede9fe}.task-expand-link{color:var(--bright-teal);font-family:var(--font-body);cursor:pointer;text-align:left;background:0 0;border:none;margin-top:8px;padding:12px 0;font-size:14px;font-weight:600;transition:opacity .15s;display:block}.task-expand-link:hover{opacity:.7}.cta-block{background:var(--warm-bg);border:1px solid var(--border);border-radius:var(--radius);margin-top:28px;padding:28px 32px}.cta-block-stats{border-bottom:1px solid var(--border);grid-template-columns:1fr 1fr;gap:16px;padding-bottom:20px;display:grid}.cta-block-stat-box{text-align:center;background:#fff9;border-radius:8px;padding:12px 16px}.cta-block-stat-val{color:var(--dark-teal);font-size:20px;font-weight:700}.cta-block-stat-cost{color:var(--orange)}.cta-block-stat-label{color:var(--text-muted);margin-top:2px;font-size:13px}.cta-block-action{justify-content:space-between;align-items:center;padding-top:20px;display:flex}.cta-block-text{font-family:var(--font-body);color:var(--dark-teal);max-width:540px;font-size:20px;font-weight:700}.cta-desktop-br{display:block}.cta-block-btn{background:var(--bright-teal);color:#fff;white-space:nowrap;border-radius:24px;padding:14px 32px;font-size:15px;font-weight:600;text-decoration:none;transition:all .15s;display:inline-block}.cta-block-btn:hover{opacity:.9;transform:translateY(-1px)}.card-divider{background:var(--border);height:1px;margin:28px 0}.snapshot-row{gap:24px;margin-top:20px;display:flex}.snapshot-stat{text-align:center;background:var(--warm-bg);border-radius:var(--radius);flex:1;padding:16px}.snapshot-val{color:var(--dark-teal);font-size:28px;font-weight:700}.snapshot-label{color:var(--text-muted);margin-top:4px;font-size:12px}.team-tasks-completed{background:var(--light-teal);border-radius:var(--radius);align-items:baseline;gap:10px;margin-bottom:20px;padding:20px 24px;display:flex}.team-tasks-completed-val{color:var(--bright-teal);font-size:36px;font-weight:700}.team-tasks-completed-label{color:var(--dark-teal);font-size:15px;font-weight:500}.team-row{flex-wrap:wrap;gap:20px;margin-top:20px;display:flex}.team-member{text-align:center;width:90px}.team-photo{border-radius:50%;width:72px;height:72px;margin:0 auto;overflow:hidden}.team-photo img{object-fit:cover;width:100%;height:100%}.team-photo-placeholder{background:var(--light-teal);width:72px;height:72px;color:var(--bright-teal);border-radius:50%;justify-content:center;align-items:center;margin:0 auto;font-size:16px;font-weight:600;display:flex}.team-name{color:var(--text-dark);margin-top:6px;font-size:13px;font-weight:600}.trust-pills{flex-wrap:wrap;gap:12px;margin-top:20px;display:flex}.trust-pill{background:var(--light-teal);color:var(--dark-teal);border-radius:20px;align-items:center;gap:6px;padding:8px 16px;font-size:13px;font-weight:500;display:inline-flex}.quotes-wrapper{border-radius:12px;margin-top:24px;overflow:hidden}@keyframes scroll-quotes{0%{transform:translate(0)}to{transform:translate(-50%)}}.quote-card{background:var(--warm-bg);border-radius:var(--radius);flex-shrink:0;min-width:260px;max-width:280px;padding:16px}.press-logos{justify-content:center;align-items:center;gap:32px;max-width:960px;margin:0 auto;padding:24px 40px 16px;display:flex}.press-logos-label{letter-spacing:2px;color:#9bb0b3;white-space:nowrap;font-size:11px;font-weight:700}.press-logos-row{flex-wrap:wrap;align-items:center;gap:36px;display:flex}.press-logos-row img{opacity:.5;filter:grayscale()brightness(1.3)contrast(.6);height:28px}.compare-row{grid-template-columns:1fr 1fr;gap:20px;margin-top:20px;display:grid}.compare-card{border-radius:var(--radius);padding:24px}.compare-bad{background:var(--warm-bg)}.compare-good{background:var(--light-teal)}.compare-h{text-transform:uppercase;letter-spacing:1px;color:var(--text-muted);margin-bottom:14px;font-size:12px;font-weight:700}.compare-good .compare-h{color:var(--bright-teal)}.compare-li{color:var(--text-dark);gap:8px;margin-bottom:10px;font-size:14px;line-height:1.4;display:flex}.cx{color:var(--orange);flex-shrink:0;font-weight:700}.cc{color:var(--bright-teal);flex-shrink:0;font-weight:700}.todo-section{margin-top:0}.todo-input-row{gap:10px;max-width:560px;margin-bottom:12px;display:flex}.todo-input-row input{border:1px solid var(--border);border-radius:var(--radius);font-family:var(--font-body);color:var(--text-dark);background:var(--warm-bg);flex:1;padding:12px 16px;font-size:14px}.todo-input-row input::placeholder{color:#9bb0b3}.todo-add-btn{background:var(--orange);color:#fff;border-radius:var(--radius);font-family:var(--font-body);cursor:pointer;border:none;padding:12px 20px;font-size:14px;font-weight:600;transition:opacity .15s}.todo-add-btn:hover{opacity:.9}.todo-list{flex-direction:column;gap:6px;margin-bottom:12px;display:flex}.todo-item{background:var(--light-teal);border-radius:8px;align-items:center;gap:10px;padding:10px 14px;animation:.25s todoSlideIn;display:flex}@keyframes todoSlideIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.todo-bullet{color:var(--bright-teal);flex-shrink:0;font-size:14px;font-weight:700}.todo-text{color:var(--text-dark);flex:1;font-size:14px}.todo-remove{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;padding:2px 6px;font-size:14px;transition:color .15s,background .15s}.todo-remove:hover{color:#dc2626;background:#fee2e2}.todo-hint{color:var(--text-muted);font-size:13px;line-height:1.5}.footer-cta{text-align:center;background:var(--dark-teal);border-radius:0;padding:48px 56px 56px}.footer-cta h2{font-family:var(--font-heading);color:#fff;margin-bottom:24px;font-size:28px;font-weight:400}.footer-cta p{color:#ffffffbf;margin-bottom:20px;font-size:15px;line-height:1.6}.footer-cta-btn{background:var(--bright-teal);color:#fff;border-radius:24px;padding:14px 36px;font-size:16px;font-weight:600;text-decoration:none;transition:opacity .15s;display:inline-block}.footer-cta-btn:hover{opacity:.9}.report-page-footer{text-align:center;color:var(--text-muted);padding:24px;font-size:12px}@media (width<=768px){.report-header-sticky{padding:12px 20px}.report-header-address{display:none}.report-header-cta{padding:8px 16px;font-size:13px}.card-hero{flex-direction:column;align-items:flex-start;gap:24px;padding:32px 24px 28px}.card-hero-address{font-size:28px}.card-hero-right{text-align:left;gap:0;display:flex}.card-hero-stat{margin-left:0;margin-right:20px}.section-title,.hh-section-title{font-size:24px}.report-card{border-radius:12px;margin:16px}.snapshot-row{flex-wrap:wrap}.snapshot-stat{flex:calc(50% - 12px);min-width:120px}.compare-row{grid-template-columns:1fr}.inline-cta{text-align:center;flex-direction:column;gap:16px}.inline-cta-text{font-size:18px}.footer-cta{padding:32px 24px}.team-row{gap:12px}.team-member{width:72px}.team-photo,.team-photo-placeholder{width:56px;height:56px}.team-tasks-completed{text-align:center;flex-direction:column;align-items:center;gap:4px}.cta-block-action{flex-direction:column;align-items:flex-start;gap:16px}.cta-block-btn{text-align:center;width:100%}.cta-block-text{font-size:16px}.cta-desktop-br{display:none}.cta-block-stats{grid-template-columns:1fr;gap:10px}.cta-block-stat-box{padding:10px 12px}.cta-block-stat-val{font-size:17px}.card-hero-right{grid-template-columns:1fr 1fr;gap:8px;width:100%;display:grid}.card-hero-stat{text-align:left;background:#ffffff12;border-radius:8px;margin-right:0;padding:10px 12px}.card-hero-stat-val{font-size:18px;line-height:1.2}.card-hero-stat-label{margin-top:3px;font-size:9px}.card-body{padding:24px 20px}.card-hero{padding:24px 20px 20px}.task-tag{padding:3px 8px;font-size:10px}}.hh-section{text-align:left;padding:1.25rem 0}.hh-section-eyebrow{letter-spacing:2px;text-transform:uppercase;color:var(--bright-teal);margin-bottom:8px;font-size:11px;font-weight:700}.hh-section-title{font-family:var(--font-heading);color:var(--dark-teal);margin:0 0 12px;font-size:2rem;font-weight:400;line-height:1.25}.hh-section-body{color:#555;max-width:700px;margin:0 0 2rem;font-size:16px;line-height:1.7}.hh-team-strip{margin-bottom:2rem}.hh-team-photos{flex-wrap:wrap;justify-content:center;gap:28px;display:flex}.hh-team-person{flex-direction:column;align-items:center;gap:8px;display:flex}.hh-team-photo{object-fit:cover;border:3px solid #fff;border-radius:50%;width:96px;height:96px;transition:transform .2s;box-shadow:0 3px 12px #0000001f}.hh-team-photo:hover{transform:scale(1.05)}.hh-team-photo-fallback{background:var(--bright-teal);color:#fff;border:3px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:96px;height:96px;font-size:32px;font-weight:600;display:flex;box-shadow:0 3px 12px #0000001f}.hh-team-name{color:var(--dark-teal);font-size:13px;font-weight:600}.hh-proof-strip{background:var(--light-teal);border-radius:12px;justify-content:center;align-items:center;gap:0;margin-bottom:0;padding:20px 32px;display:flex}.hh-proof-item{text-align:center;flex:1;padding:0 16px}.hh-proof-val{font-family:var(--font-heading);color:var(--dark-teal);font-size:1.75rem;font-weight:700;line-height:1.2}.hh-proof-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;margin-top:2px;font-size:11px}.hh-proof-divider{background:var(--border);flex-shrink:0;width:1px;height:36px}.hh-trust-row{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.hh-trust-row span{color:var(--dark-teal);background:var(--light-teal);white-space:nowrap;border-radius:20px;padding:6px 14px;font-size:12px}@media (width<=900px){.hh-proof-strip{flex-wrap:wrap;gap:12px;padding:16px}.hh-proof-divider{display:none}.hh-proof-item{flex:0 0 45%;padding:8px 0}.hh-team-photo,.hh-team-photo-fallback{width:72px;height:72px}.hh-team-photos{gap:16px}}:root{--hh-teal-50:#f0fafb;--hh-teal-100:#d9f2f4;--hh-teal-200:#b3e5e9;--hh-teal-300:#7fd3da;--hh-teal-400:#4dbdc7;--hh-teal-500:#19949e;--hh-teal-600:#147881;--hh-teal-700:#106268;--hh-teal-800:#0f5c61;--hh-teal-900:#014044;--hh-teal-950:#002a2c;--primary:#0f5c61;--primary-hover:#0d4f54;--primary-foreground:#fff;--accent:#19949e;--accent-light:#e9f6f8;--background:#fff;--background-warm:#f9f6f4;--background-teal:#014044;--foreground:#454545;--foreground-muted:#6a7677;--foreground-light:#9ba7a8;--border:#e5e5e5;--input-bg:#fdfdfd;--destructive:#d44027;--success:#059669;--warning:#d97706;--radius:.625rem;--radius-lg:1rem;--radius-full:9999px;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a;--font-family:"National2", ui-sans-serif, system-ui, -apple-system, sans-serif;--font-heading:"GT Super", Georgia, serif}*,:before,:after{box-sizing:border-box;margin:0;padding:0}:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font-family);color:var(--foreground);background:var(--hh-teal-950);font-size:16px;line-height:1.6}.section{max-width:1200px;margin:0 auto;padding:4rem 1.5rem}.section-full{padding:4rem 1.5rem}.section-inner{max-width:1200px;margin:0 auto}.section-label{text-transform:uppercase;letter-spacing:.08em;color:var(--accent);margin-bottom:.5rem;font-size:.8rem;font-weight:600}.section-title{color:var(--foreground);margin-bottom:.5rem;font-size:1.75rem;font-weight:500;line-height:1.3}.section-subtitle{color:var(--foreground-muted);max-width:600px;font-size:1.05rem;line-height:1.5}.curve-divider{width:100%;line-height:0;display:block}.curve-divider svg{width:100%;height:auto;display:block}.header{background:var(--background);border-bottom:1px solid var(--border);z-index:100;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex;position:sticky;top:0}.header-logo{height:28px}.header-phone{color:var(--primary);letter-spacing:.01em;font-size:.875rem;font-weight:500;text-decoration:none}.header-phone:hover{color:var(--accent)}@media (width<=640px){.header-phone{display:none}}.title-br{display:block}@media (width<=768px){.title-br{display:none}}.hero{background:var(--background-warm);padding:3rem 2rem 2.5rem}.hero-inner{align-items:center;gap:3rem;max-width:1200px;margin:0 auto;display:flex}.hero-content{z-index:1;flex:55%;min-width:0}.hero-image-col{flex:0 0 400px;position:relative}.hero-image-wrapper{border-radius:300px 300px 24px 24px;overflow:hidden;box-shadow:0 20px 60px #0000001f}.hero-image-wrapper img{object-fit:cover;width:100%;height:500px;display:block}.hero-image-badge{background:var(--primary);color:#fff;white-space:nowrap;border-radius:16px;padding:.75rem 1.25rem;font-size:.85rem;font-weight:600;position:absolute;bottom:-12px;left:-20px;box-shadow:0 8px 24px #00000026}.hero-image-badge-number{margin-bottom:.1rem;font-size:1.25rem;display:block}.hero-title{font-family:var(--font-heading);color:var(--hh-teal-900);letter-spacing:-.5px;text-wrap:balance;margin-bottom:1rem;font-size:4rem;font-weight:400;line-height:1.05;animation:.65s forwards fadeUp}.hero-subtitle{color:var(--foreground-muted);margin-bottom:2.5rem;font-size:1.15rem;line-height:1.6;animation:.65s .1s both fadeUp}.hero-content .address-input-wrapper{width:100%;max-width:100%;animation:.65s .2s both fadeUp}.hero-pills{align-items:center;gap:.5rem;margin-top:1rem;animation:.65s .3s both fadeUp;display:flex}.hero-pill{color:var(--foreground-muted);letter-spacing:.02em;font-size:.8rem;font-weight:500}.hero-pill-dot{color:var(--hh-teal-400);font-size:1rem;font-weight:700}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.address-input-wrapper{width:100%;max-width:100%;position:relative}.address-input-row{border:1.5px solid var(--border);background:var(--background);border-radius:50px;align-items:center;gap:0;transition:border-color .2s,box-shadow .2s;display:flex}.address-input-row:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px #19949e1a}.address-input{min-width:0;font-size:1.05rem;font-family:var(--font-family);color:var(--foreground);background:0 0;border:none;outline:none;flex:1;padding:1.25rem 1.5rem}.address-input::placeholder{color:var(--foreground-light)}.address-submit-btn{background:var(--accent);color:#fff;font-family:var(--font-family);cursor:pointer;white-space:nowrap;border:none;border-radius:40px;flex-shrink:0;margin:.4rem .4rem .4rem 0;padding:.85rem 1.75rem;font-size:.95rem;font-weight:600;transition:background-color .15s,transform .1s}.address-submit-btn:hover{background:#148089;transform:translateY(-1px)}.address-submit-btn:active{transform:translateY(0)}.address-submit-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.address-fallback{color:var(--foreground-muted);margin-top:1rem;font-size:.875rem}.address-fallback a{color:var(--accent);cursor:pointer;text-decoration:underline}.address-input-wrapper{position:relative}.autocomplete-dropdown{background:var(--background);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-lg);z-index:200;max-height:280px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto}.autocomplete-item{cursor:pointer;border-bottom:1px solid var(--border);padding:.75rem 1.25rem;font-size:.95rem;transition:background-color .1s}.autocomplete-item:last-child{border-bottom:none}.autocomplete-item:hover,.autocomplete-item.active{background:var(--accent-light)}.autocomplete-item-main{color:var(--foreground);font-weight:500}.autocomplete-item-secondary{color:var(--foreground-muted);font-size:.85rem}.preview-section{background:var(--background-warm);padding:5rem 2rem}.preview-inner{max-width:1200px;margin:0 auto}.preview-heading{color:var(--hh-teal-900);letter-spacing:-.8px;margin-bottom:.5rem;font-size:2.25rem;font-weight:500;line-height:1.15}.preview-subheading{color:var(--foreground-muted);max-width:480px;margin-bottom:3rem;font-size:1.05rem}.preview-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}.preview-card{background:#fff;border:none;border-radius:1rem;padding:2rem;transition:box-shadow .2s,transform .2s;box-shadow:0 1px 3px #0000000f,0 1px 2px #0000000a}.preview-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000001a}.preview-card.card-hidden{opacity:0;transform:translateY(24px)}.preview-card.card-visible{animation:.65s forwards cardFadeUp}@keyframes cardFadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.preview-card-icon{border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1.25rem;font-size:1.5rem;display:flex}.preview-card-icon.teal{background:var(--hh-teal-50)}.preview-card-icon.blue{background:#e8f4fd}.preview-card-icon.amber{background:#fef3c7}.preview-card-icon.green{background:#ecfdf5}.preview-card-title{color:var(--foreground);margin-bottom:.25rem;font-size:1.2rem;font-weight:500}.preview-card-subtitle{color:var(--accent);margin-bottom:.75rem;font-size:.9rem;font-weight:500}.preview-card-bullets{padding:0;list-style:none}.preview-card-bullets li{color:var(--foreground-muted);padding:.2rem 0 .2rem 1.25rem;font-size:.9rem;line-height:1.5;position:relative}.preview-card-bullets li:before{content:"";background:var(--hh-teal-400);border-radius:50%;width:6px;height:6px;position:absolute;top:.6rem;left:0}.shimmer{position:relative;overflow:hidden}.shimmer:after{content:"";background:linear-gradient(90deg,#0000,#fff6,#0000);width:100%;height:100%;animation:2s infinite shimmer;position:absolute;top:0;left:-100%}@keyframes shimmer{to{left:100%}}.loading-section{text-align:center;padding:3rem 1.5rem}.loading-spinner{border:3px solid var(--border);border-top-color:var(--accent);border-radius:50%;width:40px;height:40px;margin:0 auto 1rem;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.loading-text{color:var(--foreground-muted);font-size:.95rem}.reveal-section{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(40px)}.reveal-section.visible{opacity:1;transform:translateY(0)}.home-profile{background:var(--background);padding:3rem 1.5rem}.home-profile-card{background:var(--background);border:1px solid var(--border);border-radius:var(--radius-lg);max-width:800px;box-shadow:var(--shadow-md);margin:0 auto;padding:2rem}.home-address{color:var(--hh-teal-900);margin-bottom:1.5rem;font-size:1.25rem;font-weight:500}.home-stats-grid{grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:1.5rem;display:grid}.home-stat{background:var(--hh-teal-50);border-radius:var(--radius);text-align:center;padding:1rem}.home-stat-value{color:var(--hh-teal-900);font-size:1.5rem;font-weight:600}.home-stat-label{color:var(--foreground-muted);margin-top:.25rem;font-size:.8rem}.home-age-bar{background:var(--accent-light);border-radius:var(--radius-full);height:8px;margin-top:1rem;overflow:hidden}.home-age-bar-fill{border-radius:var(--radius-full);background:linear-gradient(90deg, var(--hh-teal-400), var(--hh-teal-600));height:100%;transition:width 1s}.home-age-label{color:var(--hh-teal-800);align-items:center;gap:.5rem;margin-bottom:.25rem;font-size:1rem;font-weight:500;display:flex}.self-report-form{grid-template-columns:repeat(3,1fr);gap:.75rem;max-width:500px;margin:1.5rem auto 0;display:grid}.self-report-field label{color:var(--foreground-muted);margin-bottom:.25rem;font-size:.8rem;font-weight:500;display:block}.self-report-field input,.self-report-field select{border:1px solid var(--border);border-radius:var(--radius);width:100%;font-family:var(--font-family);background:var(--input-bg);color:var(--foreground);padding:.6rem .75rem;font-size:.9rem}.maintenance-section{background:var(--background-warm);padding:4rem 1.5rem}.maintenance-grid{grid-template-columns:repeat(2,1fr);gap:1rem;max-width:900px;margin:2rem auto 0;display:grid}.maintenance-card{background:var(--background);border:1px solid var(--border);border-radius:var(--radius);gap:1rem;padding:1.25rem;transition:box-shadow .2s;display:flex}.maintenance-card:hover{box-shadow:var(--shadow-md)}.urgency-dot{border-radius:50%;flex-shrink:0;width:10px;height:10px;margin-top:.35rem}.urgency-high{background:var(--destructive)}.urgency-medium{background:var(--warning)}.urgency-low{background:var(--success)}.maintenance-card-title{color:var(--foreground);margin-bottom:.25rem;font-size:1rem;font-weight:500}.maintenance-card-desc{color:var(--foreground-muted);font-size:.875rem;line-height:1.4}.seasonal-section{background:var(--background);padding:4rem 1.5rem}.seasonal-list{max-width:600px;margin:2rem auto 0;list-style:none}.seasonal-item{border-bottom:1px solid var(--border);align-items:flex-start;gap:.75rem;padding:.75rem 0;display:flex}.seasonal-item:last-child{border-bottom:none}.seasonal-checkbox{border:2px solid var(--hh-teal-400);border-radius:4px;flex-shrink:0;width:20px;height:20px;margin-top:.1rem}.seasonal-item-text{color:var(--foreground);font-size:1rem}.seasonal-item-detail{color:var(--foreground-muted);margin-top:.15rem;font-size:.85rem}.neighbor-section{background:var(--accent-light);padding:4rem 1.5rem}.neighbor-pills{flex-wrap:wrap;justify-content:center;gap:.75rem;max-width:800px;margin:2rem auto 0;display:flex}.neighbor-pill{background:var(--background);border:1px solid var(--border);border-radius:var(--radius-full);color:var(--foreground);white-space:nowrap;align-items:center;gap:.5rem;padding:.6rem 1.25rem;font-size:.9rem;display:flex}.neighbor-pill-pct{color:var(--accent);font-size:.85rem;font-weight:600}.team-section{background:var(--background);padding:4rem 1.5rem}.team-cards{grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:700px;margin:2rem auto 0;display:grid}.team-card{background:var(--background);border:1px solid var(--border);border-radius:var(--radius-lg);text-align:center;box-shadow:var(--shadow-sm);padding:1.5rem}.team-card-photo{object-fit:cover;border:3px solid var(--hh-teal-200);border-radius:50%;width:80px;height:80px;margin:0 auto .75rem}.team-card-photo-placeholder{background:var(--hh-teal-100);width:80px;height:80px;color:var(--hh-teal-700);border:3px solid var(--hh-teal-200);border-radius:50%;justify-content:center;align-items:center;margin:0 auto .75rem;font-size:1.5rem;font-weight:600;display:flex}.team-card-name{color:var(--foreground);margin-bottom:.25rem;font-size:1.1rem;font-weight:500}.team-card-specialties{color:var(--foreground-muted);margin-bottom:.5rem;font-size:.85rem}.team-card-badge{color:var(--hh-teal-700);background:var(--hh-teal-50);border-radius:var(--radius-full);padding:.25rem .75rem;font-size:.75rem;font-weight:500;display:inline-block}.team-stats{flex-wrap:wrap;justify-content:center;gap:1rem;max-width:700px;margin:2rem auto 0;display:flex}.team-stat-badge{background:var(--hh-teal-50);border-radius:var(--radius-full);color:var(--hh-teal-800);align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:500;display:flex}.team-stat-icon{font-size:1rem}.social-proof-section{background:var(--background-warm);padding:4rem 1.5rem;overflow:hidden}.quotes-carousel{max-width:800px;margin:0 auto 2rem;position:relative;overflow:hidden}.quotes-track{gap:1.5rem;width:max-content;animation:30s linear infinite scroll-quotes;display:flex}.quote-card{background:var(--background);border:1px solid var(--border);border-radius:var(--radius);min-width:300px;max-width:340px;box-shadow:var(--shadow-sm);flex-shrink:0;padding:1.5rem}.quote-text{color:var(--foreground);margin-bottom:.75rem;font-size:.95rem;font-style:italic;line-height:1.5}.quote-author{color:var(--foreground-muted);font-size:.85rem;font-weight:500}.quote-stars{color:#f59e0b;letter-spacing:2px;margin-bottom:.5rem;font-size:.9rem}.trust-badges{flex-wrap:wrap;justify-content:center;gap:2rem;max-width:800px;margin:0 auto;display:flex}.trust-badge{color:var(--foreground);align-items:center;gap:.5rem;font-size:.95rem;font-weight:500;display:flex}.trust-badge-icon{font-size:1.2rem}.trust-badge-number{color:var(--hh-teal-800);font-weight:700}.booking-section{background:var(--background);padding:4rem 1.5rem 6rem}.booking-inner{text-align:center;max-width:800px;margin:0 auto}.booking-title{color:var(--hh-teal-900);margin-bottom:.5rem;font-size:1.75rem;font-weight:500}.booking-subtitle{color:var(--foreground-muted);max-width:540px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.05rem}.slot-picker{-webkit-overflow-scrolling:touch;justify-content:center;gap:.75rem;margin-bottom:2rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.slot-day{border:1px solid var(--border);border-radius:var(--radius);flex-shrink:0;min-width:130px;overflow:hidden}.slot-day-header{background:var(--hh-teal-50);text-align:center;color:var(--hh-teal-800);border-bottom:1px solid var(--border);padding:.6rem;font-size:.85rem;font-weight:600}.slot-day-slots{flex-direction:column;gap:.4rem;padding:.5rem;display:flex}.slot-btn{background:var(--background);border:1px solid var(--border);font-family:var(--font-family);color:var(--foreground);cursor:pointer;text-align:center;border-radius:6px;padding:.5rem;font-size:.85rem;transition:all .15s}.slot-btn:hover{border-color:var(--accent);background:var(--hh-teal-50)}.slot-btn.selected{background:var(--primary);color:var(--primary-foreground);border-color:var(--primary)}.booking-form{grid-template-columns:repeat(3,1fr);gap:.75rem;max-width:600px;margin:0 auto 1.25rem;display:grid}.booking-input{border:1px solid var(--border);border-radius:var(--radius);font-family:var(--font-family);background:var(--input-bg);color:var(--foreground);padding:.85rem 1rem;font-size:.95rem;transition:border-color .15s}.booking-input:focus{border-color:var(--accent);outline:none}.booking-input::placeholder{color:var(--foreground-light)}.booking-submit-btn{background:var(--primary);width:100%;max-width:400px;color:var(--primary-foreground);font-family:var(--font-family);border-radius:var(--radius);cursor:pointer;border:none;margin:0 auto;padding:1rem 2rem;font-size:1.1rem;font-weight:600;transition:background-color .15s,transform .1s;display:block}.booking-submit-btn:hover{background:var(--primary-hover);transform:translateY(-1px)}.booking-submit-btn:active{transform:translateY(0)}.booking-submit-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.sticky-cta{background:var(--background);border-top:1px solid var(--border);z-index:90;padding:.75rem 1rem;display:none;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 12px #0000001a}.sticky-cta-btn{background:var(--primary);width:100%;color:var(--primary-foreground);font-family:var(--font-family);border-radius:var(--radius);cursor:pointer;border:none;padding:.85rem;font-size:1rem;font-weight:600;display:block}.landing-press{background:var(--hh-teal-950);border-top:1px solid #ffffff14;justify-content:center;align-items:center;gap:0;padding:32px 3rem;display:flex}@media (width<=1100px){.landing-press{padding:28px 2rem}}.landing-press-label{letter-spacing:3px;color:#fff6;white-space:nowrap;border-right:1px solid #ffffff26;margin-right:48px;padding-right:48px;font-size:11px;font-weight:700}.landing-press-logos{flex-wrap:wrap;justify-content:center;align-items:center;gap:60px;display:flex}.landing-press-logos img{opacity:.45;filter:brightness(10);height:39px;transition:opacity .2s}.landing-press-logos img:hover{opacity:.65}@media (width<=600px){.landing-press{flex-direction:column;gap:28px;padding:44px 2rem}.landing-press-label{text-align:center;border-bottom:1px solid #ffffff26;border-right:none;width:100%;margin-right:0;padding-bottom:20px;padding-right:0}.landing-press-logos{gap:44px}.landing-press-logos img{height:32px}}.footer{background:var(--hh-teal-950);color:#ffffffb3;text-align:left;padding:2rem 2.5rem;font-size:.85rem}.footer-logo{opacity:.8;height:24px;margin-bottom:.75rem}.footer-body{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:2rem;margin-top:.5rem;display:flex}.footer-col{flex-direction:column;gap:0;display:flex}.footer-links{justify-content:flex-start;gap:1.5rem;margin-top:.25rem;display:flex}.footer-links a{color:#fff9;align-items:center;min-height:44px;padding:.75rem .5rem;font-size:.85rem;text-decoration:none;display:inline-flex}.footer-links a:hover{color:#ffffffe6}.footer-license{color:#fff6;max-width:420px;margin-top:.25rem;font-size:.75rem;line-height:1.5}.footer-contact{text-align:right;color:#fff9;font-size:.875rem;line-height:1.8}.footer-contact-heading{color:#ffffffd9;margin-bottom:.25rem;font-weight:600}.footer-contact a{color:#ffffffbf;text-decoration:none}.footer-contact a:hover{color:#fff}@media (width<=1100px){.footer{padding:1.5rem 2rem}}@media (width<=640px){.footer{padding-bottom:1rem}.footer-body{flex-direction:column;gap:1rem}.footer-contact{text-align:left;order:-1}.footer-col{order:1}}.confirmation{text-align:center;max-width:500px;margin:0 auto;padding:3rem 1.5rem}.confirmation-icon{margin-bottom:1rem;font-size:3rem}.confirmation-title{color:var(--hh-teal-900);margin-bottom:.5rem;font-size:1.5rem;font-weight:500}.confirmation-text{color:var(--foreground-muted);font-size:1rem}@media (width<=1100px){.hero{padding:2.5rem 2rem 1.75rem}}@media (width<=768px){.hero{padding:2.5rem 1.25rem 2rem}.hero-inner{flex-direction:column}.hero-image-col{flex:none;width:100%;max-width:320px;margin:0 auto}.hero-image-wrapper img{height:300px}.hero-title{letter-spacing:-1px;padding-left:1.25rem;font-size:2.25rem}.hero-subtitle{padding-left:1.25rem;font-size:1rem}.section-title{font-size:1.35rem}.preview-section{padding:3rem 1.25rem}.preview-heading{font-size:1.75rem}.preview-grid{grid-template-columns:1fr}.home-stats-grid{grid-template-columns:repeat(2,1fr)}.maintenance-grid{grid-template-columns:1fr}.team-cards{grid-template-columns:1fr;max-width:320px}.booking-form{grid-template-columns:1fr}.slot-picker{justify-content:flex-start}.trust-badges{flex-direction:column;align-items:center;gap:.75rem}.sticky-cta{display:block}.neighbor-pills{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;justify-content:flex-start;padding-bottom:.5rem;overflow-x:auto}.self-report-form{grid-template-columns:1fr}.team-stats{flex-direction:column;align-items:center}}@media (width<=480px){.hero-title{padding-left:1.25rem;font-size:1.85rem}.section,.section-full{padding:3rem 1rem}.home-profile-card{padding:1.25rem}.address-input{padding:1rem 1.25rem;font-size:1rem}.address-submit-btn{min-height:44px;padding:.75rem 1.25rem}.preview-card{padding:1.5rem}}
