.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.survey-page-wrap{background:radial-gradient(70% 50% at 10% 10%,#7bbbab2e 0%,#0000 55%),radial-gradient(60% 45% at 90% 85%,#04757b1f 0%,#0000 55%),linear-gradient(155deg,#f5f7f5 0%,#eef4f2 50%,#f7f9f7 100%);justify-content:center;align-items:flex-start;min-height:100vh;padding:2rem 1rem 4rem;display:flex}.survey-card{background:#fff;border-radius:20px;width:100%;max-width:700px;overflow:hidden;box-shadow:0 4px 6px #0f24200a,0 20px 60px #0f24201a}.survey-header{background:linear-gradient(135deg,#faf9f7 0%,#f0f5f3 100%);border-bottom:1px solid #04757b1a;padding:2rem 1.5rem 1.5rem}.survey-header-badge{letter-spacing:.09em;text-transform:uppercase;color:#04757b;background:#04757b14;border:1px solid #04757b2e;border-radius:9999px;align-items:center;gap:.45rem;margin-bottom:.9rem;padding:.3rem .8rem;font-size:.68rem;font-weight:700;display:inline-flex}.survey-header-badge-dot{background:#04757b;border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:2s ease-in-out infinite pulseBadge}.survey-title{font-family:var(--font-playfair), Georgia, serif;color:#0d2420;margin:0 0 .6rem;font-size:clamp(1.6rem,5vw,2.2rem);font-weight:700;line-height:1.15}.survey-subtitle{color:#4a5568;max-width:55ch;margin:0;font-size:.9rem;line-height:1.65}.survey-subtitle strong{color:#1a413e;font-weight:600}.survey-progress-bar{z-index:10;-webkit-backdrop-filter:blur(8px);background:#fffffff7;border-bottom:1px solid #04757b14;padding:.75rem 1.5rem;position:sticky;top:0;box-shadow:0 2px 8px #0f24200f}.survey-progress-meta{color:#64748b;justify-content:space-between;align-items:center;margin-bottom:.5rem;font-size:.8rem;display:flex}.survey-progress-section{color:#1a413e;font-weight:600}.survey-progress-count strong{color:#0d2420}.survey-progress-pct{color:#04757b;margin-left:.5rem;font-weight:700}.survey-progress-track{background:#04757b1f;border-radius:9999px;height:6px;overflow:hidden}.survey-progress-fill{background:linear-gradient(90deg,#1a413e,#04757b,#53aba9);border-radius:9999px;height:100%;transition:width .5s}.survey-section-dots{gap:.4rem;margin-top:.5rem;display:flex}.survey-section-dot{background:#04757b26;border-radius:9999px;flex:1;height:4px;transition:background .3s}.survey-section-dot--active{background:#04757b}.survey-section-dot--done{background:#53aba9}.survey-body{padding:1.5rem}.survey-section-heading{border-bottom:1px solid #04757b1a;margin-bottom:1.25rem;padding-bottom:1rem}.survey-section-part{letter-spacing:.09em;text-transform:uppercase;color:#53aba9;margin:0 0 .3rem;font-size:.7rem;font-weight:700}.survey-section-title{font-family:var(--font-playfair), Georgia, serif;color:#0d2420;margin:0 0 .3rem;font-size:clamp(1.15rem,3.5vw,1.5rem);font-weight:700}.survey-section-sub{color:#64748b;margin:0;font-size:.875rem}.survey-questions{flex-direction:column;gap:1rem;display:flex}.survey-question{background:#fafafa;border:1px solid #04757b1f;border-radius:14px;margin:0;padding:1.1rem 1.1rem 1.25rem;transition:border-color .2s,background .2s}.survey-question:hover{background:#fff;border-color:#04757b38}.survey-question--error{background:#fff5f5;border-color:#fca5a5}.survey-question-text{align-items:flex-start;gap:.65rem;margin-bottom:1rem;display:flex}.survey-q-num{color:#04757b;background:#04757b1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;margin-top:1px;font-size:.72rem;font-weight:700;display:inline-flex}.survey-question-text p{color:#0d2420;margin:0;font-size:.9375rem;line-height:1.55}.survey-rating-wrap{margin-top:.25rem}.survey-rating-grid{grid-template-columns:repeat(2,1fr);gap:.5rem;display:grid}@media (min-width:480px){.survey-rating-grid{grid-template-columns:repeat(5,1fr)}}.survey-rating-btn{color:#1a413e;cursor:pointer;background:#fff;border:1.5px solid #04757b2e;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:.2rem;padding:.65rem .4rem;transition:border-color .18s,background .18s,transform .15s,box-shadow .18s;display:flex}.survey-rating-btn:hover{background:#04757b0d;border-color:#04757b;transform:translateY(-1px);box-shadow:0 3px 10px #04757b1f}.survey-rating-btn:focus-visible{outline-offset:2px;outline:2px solid #04757b}.survey-rating-btn--selected{color:#fff;background:linear-gradient(135deg,#1a413e,#04757b);border-color:#1a413e;transform:translateY(-1px);box-shadow:0 4px 14px #1a413e4d}.survey-rating-num{font-size:1.1rem;font-weight:700;line-height:1}.survey-rating-label{letter-spacing:.01em;opacity:.8;text-align:center;font-size:.6rem;font-weight:500;line-height:1.2}@media (min-width:480px){.survey-rating-label{display:none}}.survey-rating-ends{color:#94a3b8;justify-content:space-between;margin-top:.5rem;padding:0 .1rem;font-size:.68rem;display:flex}.survey-slider-wrap{margin-top:1rem}.survey-slider-meta{justify-content:space-between;align-items:baseline;gap:.5rem;margin-bottom:.75rem;display:flex}.survey-slider-label-text{letter-spacing:.08em;text-transform:uppercase;color:#64748b;font-size:.7rem;font-weight:700}.survey-slider-value{color:#94a3b8;font-size:.85rem;font-weight:500}.survey-slider-value--active{color:#0d2420;font-weight:600}.survey-slider-track{cursor:pointer;touch-action:none;-webkit-user-select:none;user-select:none;border-radius:9999px;height:44px;position:relative}.survey-slider-track:focus-visible{outline-offset:3px;outline:2px solid #04757b}.survey-slider-rail{inset-inline:0;pointer-events:none;background:#04757b26;border-radius:9999px;height:6px;position:absolute;top:50%;transform:translateY(-50%)}.survey-slider-fill{pointer-events:none;background:linear-gradient(90deg,#1a413e,#04757b);border-radius:9999px;height:6px;transition:width .15s;position:absolute;top:50%;left:0;transform:translateY(-50%)}.survey-slider-pip{pointer-events:none;background:#04757b4d;border-radius:50%;width:7px;height:7px;transition:background .15s;position:absolute;top:50%;transform:translate(-50%,-50%)}.survey-slider-pip--passed{background:#fff}.survey-slider-thumb{pointer-events:none;opacity:.65;background:#04757b66;border:3px solid #fff;border-radius:50%;width:26px;height:26px;transition:left .15s,background .15s;position:absolute;top:50%;transform:translate(-50%,-50%);box-shadow:0 2px 8px #0f242033}.survey-slider-thumb--active{opacity:1;background:#1a413e;box-shadow:0 4px 14px #1a413e59}.survey-slider-nums{color:#94a3b8;height:18px;margin-top:.25rem;font-size:.7rem;position:relative}.survey-slider-num{position:absolute;top:0}.survey-slider-num--mid{transform:translate(-50%)}.survey-slider-num--current{color:#1a413e;font-weight:700}.survey-error-msg{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin-top:.75rem;padding:.6rem .9rem;font-size:.875rem}.survey-nav{border-top:1px solid #04757b1a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-top:1.75rem;padding-top:1.25rem;display:flex}.survey-nav-right{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.survey-btn{cursor:pointer;white-space:nowrap;border-radius:10px;padding:.6rem 1.2rem;font-size:.875rem;font-weight:600;transition:background .18s,border-color .18s,transform .15s,box-shadow .18s}.survey-btn--ghost{color:#04757b;background:0 0;border:1.5px solid #04757b33}.survey-btn--ghost:hover{background:#04757b0f;border-color:#04757b}.survey-btn--ghost:disabled{opacity:.4;cursor:not-allowed}.survey-btn--primary{color:#fff;background:linear-gradient(135deg,#1a413e,#04757b);border:none;box-shadow:0 4px 14px #1a413e40}.survey-btn--primary:hover{transform:translateY(-1px);box-shadow:0 6px 18px #1a413e59}.survey-btn--primary:disabled{box-shadow:none;cursor:not-allowed;background:#cbd5e1;transform:none}.survey-success{background:linear-gradient(135deg,#04757b0f,#7bbbab1a);border:1px solid #04757b2e;border-radius:14px;margin-top:1.5rem;padding:1.25rem}.survey-success-title{font-family:var(--font-playfair), Georgia, serif;color:#0d2420;margin:0 0 .4rem;font-size:1.05rem;font-weight:700}.survey-success-body{color:#04757b;margin:0;font-size:.875rem;line-height:1.6}@media (min-width:640px){.survey-page-wrap{padding:3rem 1.5rem 5rem}.survey-header{padding:2.5rem 2rem 1.75rem}.survey-progress-bar{padding:.875rem 2rem}.survey-body{padding:2rem}}@keyframes section-in-forward{0%{opacity:0;transform:translate(28px)}to{opacity:1;transform:translate(0)}}@keyframes section-in-backward{0%{opacity:0;transform:translate(-28px)}to{opacity:1;transform:translate(0)}}.section-enter-forward{animation:.36s cubic-bezier(.16,1,.3,1) both section-in-forward}.section-enter-backward{animation:.36s cubic-bezier(.16,1,.3,1) both section-in-backward}@keyframes pulseBadge{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.7)}}@media (prefers-reduced-motion:reduce){.section-enter-forward,.section-enter-backward{animation:none}}.survey-modal-backdrop{z-index:1000;-webkit-backdrop-filter:blur(6px);background:#0a1c188c;justify-content:center;align-items:center;padding:1rem;animation:.2s both fadeIn;display:flex;position:fixed;inset:0}.survey-modal{background:#fff;border-radius:20px;width:100%;max-width:460px;animation:.3s cubic-bezier(.16,1,.3,1) both slideUp;position:relative;overflow:hidden;box-shadow:0 24px 80px #0a1c1847}.survey-modal-header{text-align:center;background:linear-gradient(135deg,#faf9f7 0%,#f0f5f3 100%);border-bottom:1px solid #04757b1a;padding:2rem 2rem 1.25rem}.survey-modal-icon{margin-bottom:.75rem;font-size:2rem}.survey-modal-title{font-family:var(--font-playfair), Georgia, serif;color:#0d2420;margin:0 0 .5rem;font-size:clamp(1.1rem,4vw,1.35rem);font-weight:700;line-height:1.3}.survey-modal-sub{color:#64748b;margin:0;font-size:.875rem;line-height:1.6}.survey-modal-form{flex-direction:column;gap:1rem;padding:1.5rem 2rem 2rem;display:flex}.survey-modal-field{flex-direction:column;gap:.35rem;display:flex}.survey-modal-label{color:#1a413e;letter-spacing:.02em;font-size:.78rem;font-weight:600}.survey-modal-input{color:#0d2420;background:#fff;border:1.5px solid #04757b38;border-radius:10px;outline:none;width:100%;padding:.7rem .9rem;font-size:.9375rem;transition:border-color .18s,box-shadow .18s}.survey-modal-input::placeholder{color:#94a3b8}.survey-modal-input:focus{border-color:#04757b;box-shadow:0 0 0 3px #04757b1f}.survey-modal-submit{width:100%;margin-top:.25rem;padding:.8rem;font-size:.9375rem}.survey-modal-privacy{text-align:center;color:#94a3b8;margin:0;font-size:.72rem}.survey-modal-close{color:#94a3b8;cursor:pointer;background:0 0;border:none;padding:.25rem;font-size:1.4rem;line-height:1;transition:color .15s;position:absolute;top:.75rem;right:.9rem}.survey-modal-close:hover{color:#1a413e}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.survey-result-card{max-width:620px}.survey-result-header{text-align:center;background:linear-gradient(135deg,#faf9f7 0%,#f0f5f3 100%);border-bottom:3px solid;padding:2.5rem 2rem 1.75rem}.survey-result-greeting{color:#64748b;margin:0 0 .25rem;font-size:1rem}.survey-result-eyebrow{letter-spacing:.1em;text-transform:uppercase;color:#53aba9;margin:0 0 1.25rem;font-size:.72rem;font-weight:700}.survey-result-score-ring{background:#fff;border:5px solid;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:120px;height:120px;margin:0 auto 1rem;display:flex;box-shadow:0 4px 20px #00000014}.survey-result-score-num{font-family:var(--font-playfair), Georgia, serif;font-size:2.4rem;font-weight:700;line-height:1}.survey-result-score-pct{color:#94a3b8;margin-top:.1rem;font-size:.8rem}.survey-result-grade{font-family:var(--font-playfair), Georgia, serif;margin:0;font-size:1.15rem;font-weight:700}.survey-result-body{padding:1.75rem 2rem 2.5rem}.survey-result-desc{color:#334155;background:#04757b0d;border-left:3px solid #04757b4d;border-radius:0 10px 10px 0;margin:0 0 1.75rem;padding:1rem 1.1rem;font-size:.9375rem;line-height:1.7}.survey-result-breakdown{flex-direction:column;gap:1rem;margin-bottom:2rem;display:flex}.survey-result-section{flex-direction:column;gap:.4rem;display:flex}.survey-result-section-meta{color:#334155;justify-content:space-between;align-items:center;font-size:.82rem;font-weight:600;display:flex}.survey-result-section-right{align-items:center;gap:.5rem;display:flex}.survey-result-alpha{color:#94a3b8;letter-spacing:.02em;font-size:.68rem;font-weight:500}.survey-result-actions{flex-direction:column;gap:.75rem;display:flex}@media (min-width:480px){.survey-result-actions{flex-direction:row;align-items:center}.survey-result-actions .survey-btn--primary{text-align:center;flex:1}}.hh-fields{flex-direction:column;gap:1.5rem;display:flex}.hh-field{background:#fff;border:1px solid #e6ece9;border-radius:14px;margin:0;padding:1.1rem 1.1rem 1.25rem;transition:border-color .2s,background .2s}.hh-field--error{background:#fff5f5;border-color:#fca5a5}.hh-field-label{color:#0d2420;margin-bottom:.35rem;padding:0;font-size:.95rem;font-weight:600;line-height:1.45;display:block}.hh-req{color:#dc2626;font-weight:700}.hh-field-hint{color:#64748b;margin:0 0 .75rem;font-size:.82rem}.hh-input{color:#0d2420;background:#fff;border:1px solid #cbd5e1;border-radius:10px;outline:none;width:100%;padding:.7rem .9rem;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.hh-input::placeholder{color:#94a3b8}.hh-input:focus{border-color:#04757b;box-shadow:0 0 0 3px #04757b1f}.hh-chip-grid{flex-wrap:wrap;gap:.5rem;margin-top:.6rem;display:flex}.hh-chip{appearance:none;color:#334155;cursor:pointer;text-align:left;background:#fff;border:1px solid #cbd5e1;border-radius:999px;padding:.5rem .95rem;font-size:.875rem;line-height:1.3;transition:all .18s}.hh-chip:hover{color:#04757b;border-color:#53aba9}.hh-chip:focus-visible{outline-offset:2px;outline:2px solid #04757b}.hh-chip--on{color:#fff;background:#04757b;border-color:#04757b;font-weight:600}.hh-chip--on:hover{color:#fff;background:#1a413e;border-color:#1a413e}.hh-accordion{background:#fff;border:1px solid #e6ece9;border-radius:14px;overflow:hidden}.hh-accordion-head{cursor:pointer;color:#0d2420;text-align:left;background:#f7f9f7;border:none;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:.95rem 1.1rem;font-size:.95rem;font-weight:600;display:flex}.hh-accordion-head:hover{background:#eef4f2}.hh-accordion-meta{color:#64748b;align-items:center;gap:.6rem;font-size:1.1rem;line-height:1;display:inline-flex}.hh-badge{color:#fff;background:#04757b;border-radius:999px;justify-content:center;align-items:center;min-width:1.4rem;height:1.4rem;padding:0 .4rem;font-size:.75rem;font-weight:700;display:inline-flex}.hh-accordion .hh-chip-grid{margin-top:0;padding:.9rem 1.1rem 1.1rem}.hh-route-grid{grid-template-columns:1fr;gap:.85rem;display:grid}@media (min-width:720px){.hh-route-grid{grid-template-columns:repeat(3,1fr)}}.hh-route-card{text-align:left;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:14px;flex-direction:column;gap:.45rem;padding:1.1rem;transition:all .18s;display:flex}.hh-route-card:hover{border-color:#53aba9;transform:translateY(-2px)}.hh-route-card--on{background:#f0f5f3;border-color:#04757b;box-shadow:0 0 0 2px #04757b2e}.hh-route-title{color:#0d2420;font-size:1rem;font-weight:700}.hh-route-desc{color:#64748b;font-size:.85rem;line-height:1.5}.hh-disclaimer{color:#64748b;border-top:1px solid #e6ece9;margin-top:1.75rem;padding-top:1.1rem;font-size:.78rem;line-height:1.6}.hh-band-def{color:#64748b;max-width:34rem;margin:.6rem auto 0;font-size:.88rem;line-height:1.6}.hh-card{background:#fff;border:1px solid #e6ece9;border-radius:16px;margin-bottom:1.25rem;padding:1.25rem}.hh-card--quiet{background:#f7f9f7}.hh-card-title{letter-spacing:.08em;text-transform:uppercase;color:#04757b;margin:0 0 .85rem;font-size:.78rem;font-weight:700}.hh-card-lead{color:#334155;margin:0 0 .6rem;font-size:.95rem;line-height:1.7}.hh-note{color:#64748b;margin:.6rem 0 0;font-size:.8rem;line-height:1.6}.hh-facts{gap:.7rem;margin:0;display:grid}@media (min-width:640px){.hh-facts{grid-template-columns:repeat(2,1fr)}}.hh-fact{margin:0}.hh-fact dt{letter-spacing:.05em;text-transform:uppercase;color:#94a3b8;margin-bottom:.15rem;font-size:.72rem;font-weight:700}.hh-fact dd{color:#0d2420;margin:0;font-size:.9rem;line-height:1.55}.hh-pillar-def{color:#64748b;margin:.4rem 0 0;font-size:.8rem;line-height:1.55}.hh-pr-grid{gap:.85rem;margin-top:.9rem;display:grid}@media (min-width:640px){.hh-pr-grid{grid-template-columns:repeat(2,1fr)}}.hh-pr-item{flex-direction:column;gap:.35rem;display:flex}.hh-pr-meta{color:#334155;justify-content:space-between;align-items:baseline;gap:.75rem;font-size:.85rem;display:flex}.hh-pr-value{color:#04757b;font-weight:700}.hh-pr-fill{background:#53aba9}.hh-route-sections{flex-direction:column;gap:1.1rem;display:flex}.hh-route-section{border-left:3px solid #53aba9;padding-left:.9rem}.hh-route-section:last-child{border-left-color:#cbd5e1}.hh-route-section-title{color:#0d2420;margin:0 0 .35rem;font-size:.95rem;font-weight:700}.hh-route-section .hh-card-lead{margin-bottom:0}.hh-scale{max-width:22rem;margin:1.1rem auto 0}.hh-scale-bar{border-radius:999px;height:8px;display:flex;position:relative;overflow:visible}.hh-scale-seg{flex:1;height:8px}.hh-scale-seg:first-child{border-radius:999px 0 0 999px}.hh-scale-seg:last-child{border-radius:0 999px 999px 0}.hh-scale-marker{background:#fff;border:3px solid;border-radius:50%;width:15px;height:15px;margin-left:-7.5px;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 1px 4px #0d242047}.hh-scale-ticks{color:#94a3b8;font-variant-numeric:tabular-nums;justify-content:space-between;margin-top:.4rem;font-size:.68rem;display:flex}
