.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-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-select-wrap{margin-top:.55rem;position:relative}.hh-select{appearance:none;color:#0d2420;text-align:left;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:10px;outline:none;width:100%;padding:.7rem 2.2rem .7rem .9rem;font-size:.95rem;line-height:1.4;transition:border-color .2s,box-shadow .2s}.hh-select:hover{border-color:#53aba9}.hh-select:focus-visible{border-color:#04757b;box-shadow:0 0 0 3px #04757b1f}.hh-select--empty{color:#94a3b8}.hh-select-summary{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.hh-select-caret{pointer-events:none;color:#64748b;font-size:.8rem;position:absolute;top:50%;right:.85rem;transform:translateY(-50%)}.hh-multi-pop{z-index:30;background:#fff;border:1px solid #cbd5e1;border-radius:10px;max-height:16rem;padding:.3rem;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 12px 28px #0d242029}.hh-multi-opt{color:#334155;cursor:pointer;border-radius:7px;align-items:flex-start;gap:.6rem;padding:.5rem .6rem;font-size:.9rem;line-height:1.4;display:flex}.hh-multi-opt:hover{background:#f0f5f3}.hh-multi-opt--on{color:#04757b;font-weight:600}.hh-multi-opt input{accent-color:#04757b;flex-shrink:0;width:1rem;height:1rem;margin-top:.15rem}.hh-pills{flex-wrap:wrap;gap:.4rem;margin-top:.6rem;display:flex}.hh-pill{appearance:none;color:#04757b;cursor:pointer;background:#f0f5f3;border:1px solid #04757b;border-radius:999px;padding:.3rem .7rem;font-size:.8rem;font-weight:600;transition:background .15s}.hh-pill:hover{color:#fff;background:#04757b}.hh-jump{appearance:none;font:inherit;color:#b91c1c;cursor:pointer;background:0 0;border:none;padding:0;font-weight:700;text-decoration:underline}@media (min-width:640px){.hh-index-grid{grid-template-columns:repeat(2,1fr)}}.hh-save-warning{color:#b91c1c;background:#fff5f5;border:1px solid #fca5a5;border-radius:10px;margin-bottom:1rem;padding:.75rem .9rem;font-size:.85rem;line-height:1.55}.hh-report{flex-direction:column;gap:1.15rem;width:100%;max-width:56rem;margin:0 auto;animation:.4s both hh-rise;display:flex}@keyframes hh-rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.hh-report{animation:none}}.hh-hero{background:radial-gradient(120% 140% at 100% 0%, color-mix(in srgb, var(--band) 12%, #fff) 0%, #fff 62%);border:1px solid #e6ece9;border-radius:20px;grid-template-columns:1fr;align-items:center;gap:1.25rem;padding:1.6rem 1.4rem;display:grid;box-shadow:0 10px 30px #0d242012}@media (min-width:760px){.hh-hero{grid-template-columns:1fr auto;padding:2rem 1.9rem}}.hh-hero-greeting{color:#64748b;margin:0 0 .15rem;font-size:.9rem}.hh-hero-title{font-family:var(--font-playfair), Georgia, serif;color:#0d2420;margin:0 0 .7rem;font-size:clamp(1.5rem,4vw,2.1rem);line-height:1.2}.hh-hero-lead{color:#334155;margin:0 0 .6rem;font-size:1rem;line-height:1.65}.hh-hero-def{color:#64748b;margin:0 0 .9rem;font-size:.88rem;line-height:1.6}.hh-hero-pct{letter-spacing:.02em;color:#64748b;background:#f1f5f4;border:1px dashed #cbd5e1;border-radius:999px;padding:.3rem .7rem;font-size:.72rem;font-weight:600;display:inline-block}.hh-hero-gauge{justify-self:center}.hh-gauge{flex-direction:column;align-items:center;gap:.2rem;display:flex}.hh-gauge-svg{width:15rem;max-width:100%;height:auto;overflow:visible}.hh-gauge-fill{animation:.9s both hh-draw}@keyframes hh-draw{0%{stroke-dasharray:0 999}to{stroke-dasharray:999 0}}@media (prefers-reduced-motion:reduce){.hh-gauge-fill{animation:none}}.hh-gauge-num{font-size:3.1rem;font-weight:700;font-family:var(--font-playfair), Georgia, serif}.hh-gauge-den{fill:#94a3b8;font-size:.85rem;font-weight:600}.hh-gauge-tick{fill:#94a3b8;font-size:.7rem}.hh-gauge-band{color:#fff;letter-spacing:.01em;border-radius:999px;padding:.32rem .95rem;font-size:.8rem;font-weight:700}.hh-tiles{grid-template-columns:repeat(2,1fr);gap:.7rem;display:grid}@media (min-width:760px){.hh-tiles{grid-template-columns:repeat(4,1fr)}}.hh-tile{background:#fff;border:1px solid #e6ece9;border-radius:14px;flex-direction:column;gap:.12rem;padding:.9rem .95rem;transition:transform .16s,box-shadow .16s;display:flex}.hh-tile:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0d242014}.hh-tile-icon{margin-bottom:.3rem;font-size:1.1rem;line-height:1}.hh-tile-label{letter-spacing:.06em;text-transform:uppercase;color:#94a3b8;font-size:.66rem;font-weight:700}.hh-tile-value{color:#0d2420;font-size:.94rem;line-height:1.3}.hh-tile-foot{color:#64748b;font-size:.74rem}.hh-block{background:#fff;border:1px solid #e6ece9;border-radius:18px;padding:1.4rem 1.3rem}.hh-block--accent{background:linear-gradient(135deg,#f2f8f6 0%,#fbfdfc 100%);border-color:#d5e6e1}.hh-block-head{margin-bottom:1.05rem}.hh-block-title{color:#0d2420;letter-spacing:-.01em;margin:0;font-size:1.12rem;font-weight:700}.hh-block-sub{color:#64748b;margin:.3rem 0 0;font-size:.84rem;line-height:1.6}.hh-subhead{letter-spacing:.08em;text-transform:uppercase;color:#04757b;margin:1.3rem 0 .65rem;font-size:.7rem;font-weight:700}.hh-subhead--flush{margin-top:0}.hh-body{color:#334155;margin:0 0 .6rem;font-size:.92rem;line-height:1.75}.hh-body--lg{margin-bottom:0;font-size:.97rem}.hh-lead{color:#334155;margin:0 0 .55rem;font-size:.92rem;line-height:1.7}.hh-note{color:#64748b;margin:0 0 .55rem;font-size:.8rem;line-height:1.6}.hh-pillar-layout{grid-template-columns:1fr;align-items:start;gap:1.1rem;display:grid}@media (min-width:860px){.hh-pillar-layout{grid-template-columns:minmax(0,15rem) minmax(0,1fr);gap:1.5rem}}.hh-radar-wrap{background:#fafcfb;border:1px solid #eef4f2;border-radius:14px;justify-content:center;padding:.3rem;display:flex}.hh-radar{width:100%;max-width:17rem;height:auto}.hh-radar-label{fill:#0d2420;font-size:.72rem;font-weight:700}.hh-radar-value{font-size:.7rem;font-weight:700}.hh-radar-scale{fill:#b9c8c3;font-size:.58rem}.hh-pillar-list{gap:.6rem;display:grid}.hh-pcard{background:#fff;border:1px solid #e6ece9;border-radius:13px;padding:.85rem .95rem;transition:border-color .16s,box-shadow .16s}.hh-pcard:hover{border-color:#cddedb;box-shadow:0 6px 16px #0d24200f}.hh-pcard--primary{background:#fbfdfc;border-color:#b7d4ce}.hh-pcard-head{align-items:center;gap:.6rem;margin-bottom:.55rem;display:flex}.hh-pcard-code{color:#fff;letter-spacing:.02em;border-radius:8px;flex-shrink:0;place-items:center;width:2rem;height:2rem;font-size:.72rem;font-weight:800;display:grid}.hh-pcard-name{color:#0d2420;flex:1;min-width:0;margin:0;font-size:.94rem;font-weight:700}.hh-pcard-score{font-variant-numeric:tabular-nums;flex-shrink:0;font-size:1.15rem;font-weight:700}.hh-pcard-score small{color:#94a3b8;font-size:.68rem;font-weight:600}.hh-pcard-def{color:#64748b;margin:.55rem 0 0;font-size:.8rem;line-height:1.6}.hh-pcard-flag{color:#04757b;letter-spacing:.04em;text-transform:uppercase;background:#eef6f3;border-radius:999px;margin-top:.5rem;padding:.18rem .55rem;font-size:.66rem;font-weight:700;display:inline-block}.hh-meter{background:#eef2f1;border-radius:999px;width:100%;overflow:hidden}.hh-meter-fill{border-radius:999px;height:100%;transition:width .6s}.hh-pattern{gap:1rem;display:grid}@media (min-width:800px){.hh-pattern{grid-template-columns:minmax(0,20rem) minmax(0,1fr);align-items:start}}.hh-pattern-pair{align-items:stretch;gap:.5rem;display:flex}.hh-pattern-node{background:#f7faf9;border:1px solid #e6ece9;border-radius:13px;flex-direction:column;flex:1;gap:.15rem;min-width:0;padding:.75rem .8rem;display:flex}.hh-pattern-node--primary{background:#eef6f3;border-color:#b7d4ce}.hh-pattern-rank{letter-spacing:.07em;text-transform:uppercase;color:#94a3b8;font-size:.62rem;font-weight:700}.hh-pattern-node strong{color:#0d2420;font-size:.9rem;line-height:1.3}.hh-pattern-num{color:#04757b;font-variant-numeric:tabular-nums;font-size:.78rem;font-weight:700}.hh-pattern-link{color:#94a3b8;align-self:center;font-size:1.2rem;font-weight:700}.hh-ctx-grid{grid-template-columns:1fr;gap:.6rem;display:grid}@media (min-width:620px){.hh-ctx-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:900px){.hh-ctx-grid{grid-template-columns:repeat(3,1fr)}}.hh-ctx{background:#fafcfb;border:1px solid #eef4f2;border-radius:12px;flex-direction:column;gap:.1rem;padding:.75rem .85rem;display:flex}.hh-ctx-icon{margin-bottom:.25rem;font-size:1rem;line-height:1}.hh-ctx-label{letter-spacing:.06em;text-transform:uppercase;color:#94a3b8;font-size:.64rem;font-weight:700}.hh-ctx-value{color:#0d2420;font-size:.86rem;line-height:1.5}.hh-chipset{flex-wrap:wrap;align-items:center;gap:.4rem;margin-top:.9rem;display:flex}.hh-chipset-label{letter-spacing:.06em;text-transform:uppercase;color:#94a3b8;margin-right:.15rem;font-size:.64rem;font-weight:700}.hh-tag{color:#04757b;background:#eef6f3;border-radius:999px;padding:.3rem .7rem;font-size:.78rem;font-weight:600;line-height:1.35}.hh-tag--alt{color:#475569;background:#f1f5f9}.hh-tag--muted{color:#94a3b8;background:#f5f7f6;font-weight:500}.hh-tag--strong{color:#2a625c;background:#e7f2ee}.hh-tag--low{color:#b06d24;background:#fdf2e6}.hh-pr-highlights{gap:.6rem;margin-bottom:1rem;display:grid}@media (min-width:720px){.hh-pr-highlights{grid-template-columns:repeat(2,1fr)}}.hh-pr-highlight{border:1px solid;border-radius:13px;padding:.8rem .9rem}.hh-pr-highlight--strong{background:#f4faf7;border-color:#cfe6dd}.hh-pr-highlight--low{background:#fdf8f1;border-color:#f0ddc4}.hh-pr-highlight-label{letter-spacing:.06em;text-transform:uppercase;color:#94a3b8;margin-bottom:.45rem;font-size:.64rem;font-weight:700;display:block}.hh-pr-highlight-items{flex-wrap:wrap;gap:.35rem;display:flex}.hh-prlist{gap:.1rem;display:grid}.hh-prrow{border-radius:9px;align-items:center;gap:.75rem;padding:.55rem .6rem;transition:background .15s;display:flex}.hh-prrow:hover{background:#fafcfb}.hh-prrow-name{color:#334155;flex:1;min-width:0;font-size:.86rem}.hh-prrow-val{text-align:right;font-variant-numeric:tabular-nums;flex-shrink:0;min-width:2.6rem;font-size:.82rem;font-weight:700}.hh-dots{flex-shrink:0;gap:.22rem;display:inline-flex}.hh-dot{border-radius:50%;width:.55rem;height:.55rem;transition:background .2s}.hh-banner{background:#f6f9fb;border:1px solid #dfe9ef;border-radius:12px;align-items:flex-start;gap:.65rem;padding:.8rem .9rem;display:flex}.hh-banner-icon{font-size:1rem;line-height:1.3}.hh-banner p{color:#52606d;margin:0;font-size:.81rem;line-height:1.6}.hh-index-grid{grid-template-columns:1fr;gap:.6rem;display:grid}@media (min-width:620px){.hh-index-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:980px){.hh-index-grid{grid-template-columns:repeat(3,1fr)}}.hh-index{background:#fafcfb;border:1px solid #eef4f2;border-radius:13px;flex-direction:column;gap:.3rem;padding:.8rem .9rem;transition:border-color .16s,transform .16s;display:flex}.hh-index:hover{border-color:#d5e6e1;transform:translateY(-2px)}.hh-index-name{color:#0d2420;margin:0;font-size:.86rem;font-weight:700;line-height:1.35}.hh-index-desc{color:#64748b;flex:1;margin:0;font-size:.77rem;line-height:1.55}.hh-index-status{color:#8896a2;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;background:#eef2f1;border-radius:999px;align-self:flex-start;margin-top:.2rem;padding:.16rem .5rem;font-size:.62rem;font-weight:700}.hh-tabs{background:#f1f5f4;border-radius:12px;flex-wrap:wrap;gap:.35rem;margin-bottom:1rem;padding:.3rem;display:flex}.hh-tab{appearance:none;font:inherit;color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:9px;padding:.5rem .95rem;font-size:.83rem;font-weight:600;transition:all .15s}.hh-tab:hover{color:#04757b}.hh-tab--on{color:#04757b;background:#fff;box-shadow:0 1px 4px #0d24201a}.hh-tabpanel{animation:.22s both hh-fade}@keyframes hh-fade{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.hh-tabpanel{animation:none}}.hh-actions{flex-direction:column;gap:.7rem;padding:.2rem 0;display:flex}@media (min-width:520px){.hh-actions{flex-direction:row}.hh-actions .survey-btn--primary{text-align:center;flex:1}}.hh-footer{background:#f7f9f8;border:1px solid #eef4f2;border-radius:14px;padding:1.1rem 1.2rem}.hh-footer p{color:#8896a2;margin:0 0 .6rem;font-size:.74rem;line-height:1.65}.hh-footer p:last-child{margin-bottom:0}
