.serif[data-astro-cid-5wcupfat]{font-family:var(--font-heading)}.mono[data-astro-cid-5wcupfat]{font-family:var(--font-mono)}.chapter[data-astro-cid-5wcupfat]{min-height:100svh;display:flex;flex-direction:column;justify-content:center;padding:6rem 2rem;position:relative}.chapter-inner[data-astro-cid-5wcupfat]{max-width:1120px;margin:0 auto;width:100%}.chapter-label[data-astro-cid-5wcupfat]{font-family:var(--font-mono);font-size:var(--text-xs);font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--color-text-muted);margin-bottom:1rem;display:flex;align-items:center;gap:.75rem}.chapter-label[data-astro-cid-5wcupfat]:before{content:"";width:24px;height:1px;background:var(--color-text-light)}.narrative[data-astro-cid-5wcupfat]{font-family:var(--font-heading);font-size:clamp(1.1rem,2vw,1.35rem);font-weight:400;line-height:1.7;color:var(--color-text-secondary);max-width:580px;font-style:italic;opacity:.85}.hero[data-astro-cid-5wcupfat]{min-height:100svh;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:4rem 2rem;position:relative;overflow:hidden}.hero-bg[data-astro-cid-5wcupfat]{position:absolute;inset:0;z-index:0;overflow:hidden}.hero-bg[data-astro-cid-5wcupfat] .orb[data-astro-cid-5wcupfat]{position:absolute;border-radius:50%;filter:blur(80px);opacity:.4;animation:orb-drift 20s ease-in-out infinite alternate}.hero-bg[data-astro-cid-5wcupfat] .orb-1[data-astro-cid-5wcupfat]{width:500px;height:500px;background:var(--color-forest-100);top:-10%;right:-5%}.hero-bg[data-astro-cid-5wcupfat] .orb-2[data-astro-cid-5wcupfat]{width:400px;height:400px;background:var(--color-gold-100);bottom:-10%;left:-5%;animation-delay:-7s}.hero-bg[data-astro-cid-5wcupfat] .orb-3[data-astro-cid-5wcupfat]{width:300px;height:300px;background:var(--color-sky-pale);top:30%;left:50%;animation-delay:-14s}@keyframes orb-drift{0%{transform:translate(0) scale(1)}33%{transform:translate(30px,-20px) scale(1.05)}66%{transform:translate(-20px,30px) scale(.95)}to{transform:translate(10px,-10px) scale(1.02)}}.hero-content[data-astro-cid-5wcupfat]{position:relative;z-index:1}.hero-eyebrow[data-astro-cid-5wcupfat]{font-family:var(--font-mono);font-size:var(--text-xs);font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--color-forest-400);margin-bottom:2rem;opacity:0;animation:hero-fade .8s .3s forwards}.hero[data-astro-cid-5wcupfat] h1[data-astro-cid-5wcupfat]{font-family:var(--font-heading);font-size:clamp(2.8rem,7vw,5.5rem);font-weight:800;line-height:1.05;letter-spacing:-.03em;color:var(--color-text);margin-bottom:1.5rem;opacity:0;animation:hero-fade .8s .5s forwards}.hero[data-astro-cid-5wcupfat] h1[data-astro-cid-5wcupfat] .accent[data-astro-cid-5wcupfat]{color:var(--color-forest);font-style:italic}.hero-sub[data-astro-cid-5wcupfat]{font-size:clamp(1rem,1.5vw,1.15rem);color:var(--color-text-secondary);max-width:520px;margin:0 auto 2.5rem;line-height:1.7;opacity:0;animation:hero-fade .8s .7s forwards}.hero-cta[data-astro-cid-5wcupfat]{opacity:0;animation:hero-fade .8s .9s forwards}.hero-cta[data-astro-cid-5wcupfat] a[data-astro-cid-5wcupfat]{display:inline-flex;align-items:center;gap:.6rem;padding:.85rem 2rem;background:var(--color-forest);color:#fff;border-radius:50px;font-weight:600;font-size:.88rem;text-decoration:none;transition:all .3s;box-shadow:0 4px 20px #1b433240}.hero-cta[data-astro-cid-5wcupfat] a[data-astro-cid-5wcupfat]:hover{transform:translateY(-2px);box-shadow:0 8px 30px #1b433259}.hero-cta[data-astro-cid-5wcupfat] a[data-astro-cid-5wcupfat] svg[data-astro-cid-5wcupfat]{width:16px;height:16px}@keyframes hero-fade{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hero-house[data-astro-cid-5wcupfat]{position:absolute;bottom:3rem;left:50%;transform:translate(-50%);opacity:0;animation:hero-fade 1s 1.2s forwards}.hero-house[data-astro-cid-5wcupfat] svg[data-astro-cid-5wcupfat]{width:48px;height:48px;stroke:var(--color-text-light);fill:none;stroke-width:1;animation:gentle-bounce 3s ease-in-out infinite}@keyframes gentle-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}.product-screen[data-astro-cid-5wcupfat]{background:var(--color-white);border:1px solid var(--color-border);border-radius:28px;box-shadow:var(--shadow-lg);overflow:hidden;margin-top:2rem}.screen-topbar[data-astro-cid-5wcupfat]{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1.25rem;border-bottom:1px solid var(--color-border-light);background:var(--color-surface-warm)}.screen-topbar[data-astro-cid-5wcupfat] .dots[data-astro-cid-5wcupfat]{display:flex;gap:6px}.screen-topbar[data-astro-cid-5wcupfat] .dot[data-astro-cid-5wcupfat]{width:10px;height:10px;border-radius:50%;background:var(--color-border)}.screen-topbar[data-astro-cid-5wcupfat] .dot[data-astro-cid-5wcupfat]:nth-child(1){background:#ff6058}.screen-topbar[data-astro-cid-5wcupfat] .dot[data-astro-cid-5wcupfat]:nth-child(2){background:#ffbe2f}.screen-topbar[data-astro-cid-5wcupfat] .dot[data-astro-cid-5wcupfat]:nth-child(3){background:#27ca40}.screen-topbar[data-astro-cid-5wcupfat] .screen-title[data-astro-cid-5wcupfat]{font-size:.72rem;font-weight:600;color:var(--color-text-muted);letter-spacing:.03em}.screen-body[data-astro-cid-5wcupfat]{padding:1.5rem}.report-header[data-astro-cid-5wcupfat]{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1.25rem;border-bottom:1px solid var(--color-border-light)}.report-property[data-astro-cid-5wcupfat] h3[data-astro-cid-5wcupfat]{font-family:var(--font-heading);font-size:1.2rem;font-weight:700;margin-bottom:.2rem}.report-property[data-astro-cid-5wcupfat] .address[data-astro-cid-5wcupfat]{font-size:.78rem;color:var(--color-text-muted)}.report-property[data-astro-cid-5wcupfat] .date[data-astro-cid-5wcupfat]{font-size:.68rem;color:var(--color-text-light);font-family:var(--font-mono);margin-top:.3rem}.health-ring[data-astro-cid-5wcupfat]{position:relative;width:90px;height:90px;flex-shrink:0}.health-ring[data-astro-cid-5wcupfat] svg[data-astro-cid-5wcupfat]{width:90px;height:90px;transform:rotate(-90deg)}.health-ring[data-astro-cid-5wcupfat] .ring-bg[data-astro-cid-5wcupfat]{fill:none;stroke:var(--color-cream-deep);stroke-width:6}.health-ring[data-astro-cid-5wcupfat] .ring-fill[data-astro-cid-5wcupfat]{fill:none;stroke:var(--color-forest);stroke-width:6;stroke-linecap:round;stroke-dasharray:251;stroke-dashoffset:251;transition:stroke-dashoffset 1.5s cubic-bezier(.16,1,.3,1)}.health-ring[data-astro-cid-5wcupfat].animated .ring-fill[data-astro-cid-5wcupfat]{stroke-dashoffset:95}.health-ring[data-astro-cid-5wcupfat] .ring-text[data-astro-cid-5wcupfat]{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.health-ring[data-astro-cid-5wcupfat] .ring-score[data-astro-cid-5wcupfat]{font-family:var(--font-mono);font-size:1.3rem;font-weight:700;color:var(--color-forest);line-height:1}.health-ring[data-astro-cid-5wcupfat] .ring-label[data-astro-cid-5wcupfat]{font-size:.55rem;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.08em;font-weight:500}.priority-section-label[data-astro-cid-5wcupfat]{font-size:.65rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;padding:.3rem .65rem;border-radius:6px;display:inline-block;margin-bottom:.75rem}.priority-critical[data-astro-cid-5wcupfat]{background:var(--color-terracotta-pale);color:var(--color-terracotta)}.priority-plan[data-astro-cid-5wcupfat]{background:var(--color-gold-100);color:var(--color-gold)}.priority-monitor[data-astro-cid-5wcupfat]{background:var(--color-sky-pale);color:var(--color-sky)}.finding-card[data-astro-cid-5wcupfat]{display:grid;grid-template-columns:4px 1fr auto;gap:0 .75rem;background:var(--color-surface-warm);border:1px solid var(--color-border-light);border-radius:12px;padding:0;margin-bottom:.5rem;overflow:hidden;cursor:pointer;transition:all .25s}.finding-card[data-astro-cid-5wcupfat]:hover{border-color:var(--color-border);box-shadow:var(--shadow-sm);transform:translate(3px)}.finding-bar[data-astro-cid-5wcupfat]{border-radius:4px 0 0 4px}.finding-bar[data-astro-cid-5wcupfat].bar-critical{background:var(--color-terracotta)}.finding-bar[data-astro-cid-5wcupfat].bar-plan{background:var(--color-gold)}.finding-bar[data-astro-cid-5wcupfat].bar-monitor{background:var(--color-sky)}.finding-info[data-astro-cid-5wcupfat]{padding:.75rem 0}.finding-name[data-astro-cid-5wcupfat]{font-weight:600;font-size:.85rem;margin-bottom:.15rem}.finding-system[data-astro-cid-5wcupfat]{font-size:.7rem;color:var(--color-text-muted)}.finding-meta[data-astro-cid-5wcupfat]{display:flex;align-items:center;gap:.75rem;padding:.75rem .75rem .75rem 0}.finding-cost[data-astro-cid-5wcupfat]{font-family:var(--font-mono);font-size:.75rem;font-weight:700;color:var(--color-text);white-space:nowrap}.finding-tag[data-astro-cid-5wcupfat]{font-size:.6rem;font-weight:600;padding:.15rem .45rem;border-radius:4px;white-space:nowrap}.tag-diy[data-astro-cid-5wcupfat]{background:var(--color-forest-50);color:var(--color-forest)}.tag-pro[data-astro-cid-5wcupfat]{background:var(--color-plum-pale);color:var(--color-plum)}.finding-detail[data-astro-cid-5wcupfat]{grid-column:1 / -1;max-height:0;overflow:hidden;transition:max-height .4s cubic-bezier(.16,1,.3,1);background:var(--color-white)}.finding-card[data-astro-cid-5wcupfat].expanded .finding-detail[data-astro-cid-5wcupfat]{max-height:300px}.finding-detail-inner[data-astro-cid-5wcupfat]{padding:.75rem 1rem 1rem;border-top:1px solid var(--color-border-light);display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.detail-item[data-astro-cid-5wcupfat] .detail-label[data-astro-cid-5wcupfat]{font-size:.6rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-muted);margin-bottom:.2rem}.detail-item[data-astro-cid-5wcupfat] .detail-value[data-astro-cid-5wcupfat]{font-size:.8rem;color:var(--color-text-secondary);line-height:1.5}.community-callout[data-astro-cid-5wcupfat]{display:flex;align-items:center;gap:.6rem;padding:.6rem .85rem;background:var(--color-plum-pale);border:1px solid rgba(106,76,147,.15);border-radius:10px;margin-top:1rem;font-size:.78rem;color:var(--color-plum);font-weight:500}.community-callout[data-astro-cid-5wcupfat] .avatars[data-astro-cid-5wcupfat]{display:flex;margin-left:auto}.community-callout[data-astro-cid-5wcupfat] .avatar[data-astro-cid-5wcupfat]{width:22px;height:22px;border-radius:50%;border:2px solid var(--color-plum-pale);margin-left:-6px;font-size:.5rem;display:flex;align-items:center;justify-content:center;font-weight:700;color:#fff}.monitor-feed[data-astro-cid-5wcupfat]{display:flex;flex-direction:column}.monitor-item[data-astro-cid-5wcupfat]{display:grid;grid-template-columns:72px 4px 1fr;gap:0 1rem;padding:1rem 0;border-bottom:1px solid var(--color-border-light);align-items:start}.monitor-item[data-astro-cid-5wcupfat]:last-child{border-bottom:none}.monitor-date[data-astro-cid-5wcupfat]{text-align:right}.monitor-date[data-astro-cid-5wcupfat] .month[data-astro-cid-5wcupfat]{font-family:var(--font-mono);font-size:.6rem;font-weight:700;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.08em}.monitor-date[data-astro-cid-5wcupfat] .day[data-astro-cid-5wcupfat]{font-family:var(--font-heading);font-size:1.4rem;font-weight:700;color:var(--color-text);line-height:1.1}.monitor-line[data-astro-cid-5wcupfat]{width:4px;min-height:50px;border-radius:4px;position:relative}.monitor-dot[data-astro-cid-5wcupfat]{position:absolute;top:4px;left:-3px;width:10px;height:10px;border-radius:50%;border:2px solid white;box-shadow:var(--shadow-sm)}.monitor-content[data-astro-cid-5wcupfat] .mc-title[data-astro-cid-5wcupfat]{font-weight:600;font-size:.88rem;margin-bottom:.2rem}.monitor-content[data-astro-cid-5wcupfat] .mc-body[data-astro-cid-5wcupfat]{font-size:.78rem;color:var(--color-text-secondary);line-height:1.55}.monitor-content[data-astro-cid-5wcupfat] .mc-source[data-astro-cid-5wcupfat]{font-size:.62rem;color:var(--color-text-muted);margin-top:.3rem;font-family:var(--font-mono)}.monitor-cta[data-astro-cid-5wcupfat]{display:inline-flex;align-items:center;gap:.4rem;margin-top:.5rem;padding:.35rem .7rem;background:var(--color-plum-pale);color:var(--color-plum);border-radius:6px;font-size:.7rem;font-weight:600;cursor:pointer;transition:all .2s}.monitor-cta[data-astro-cid-5wcupfat]:hover{background:#6a4c9326}.inspector-note[data-astro-cid-5wcupfat]{display:flex;gap:.75rem;padding:1rem;background:var(--color-gold-100);border:1px solid rgba(192,139,62,.2);border-radius:12px;margin-top:1rem}.inspector-avatar[data-astro-cid-5wcupfat]{width:36px;height:36px;border-radius:50%;background:var(--color-gold);display:flex;align-items:center;justify-content:center;font-weight:700;color:#fff;font-size:.75rem;flex-shrink:0}.inspector-note[data-astro-cid-5wcupfat] .in-label[data-astro-cid-5wcupfat]{font-size:.6rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--color-gold);margin-bottom:.2rem}.inspector-note[data-astro-cid-5wcupfat] .in-text[data-astro-cid-5wcupfat]{font-size:.82rem;color:var(--color-text-secondary);line-height:1.55;font-style:italic}.checkup-comparison[data-astro-cid-5wcupfat]{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.checkup-card[data-astro-cid-5wcupfat]{background:var(--color-surface-warm);border:1px solid var(--color-border-light);border-radius:20px;padding:1.25rem}.checkup-card[data-astro-cid-5wcupfat].current{background:var(--color-forest-50);border-color:var(--color-forest-100)}.checkup-card[data-astro-cid-5wcupfat] .cc-label[data-astro-cid-5wcupfat]{font-size:.62rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--color-text-muted);margin-bottom:1rem}.checkup-card[data-astro-cid-5wcupfat].current .cc-label[data-astro-cid-5wcupfat]{color:var(--color-forest)}.system-row[data-astro-cid-5wcupfat]{display:flex;align-items:center;justify-content:space-between;margin-bottom:.6rem}.system-row[data-astro-cid-5wcupfat] .sys-name[data-astro-cid-5wcupfat]{font-size:.78rem;font-weight:500;min-width:80px}.system-row[data-astro-cid-5wcupfat] .sys-bar[data-astro-cid-5wcupfat]{flex:1;height:6px;background:var(--color-cream-deep);border-radius:3px;margin:0 .75rem;overflow:hidden}.system-row[data-astro-cid-5wcupfat] .sys-fill[data-astro-cid-5wcupfat]{height:100%;border-radius:3px;transition:width 1.2s cubic-bezier(.16,1,.3,1);width:0}.system-row[data-astro-cid-5wcupfat] .sys-score[data-astro-cid-5wcupfat]{font-family:var(--font-mono);font-size:.68rem;font-weight:700;width:28px;text-align:right}.hp-header[data-astro-cid-5wcupfat]{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.25rem 1rem;background:var(--color-text);border-radius:20px;margin-bottom:1.25rem;color:#fff}.hp-header-left[data-astro-cid-5wcupfat] .hp-overall-label[data-astro-cid-5wcupfat]{font-size:.6rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#ffffff80;margin-bottom:.2rem}.hp-header-left[data-astro-cid-5wcupfat] .hp-grade[data-astro-cid-5wcupfat]{font-family:var(--font-heading);font-size:1.8rem;font-weight:800;line-height:1.1}.hp-header-left[data-astro-cid-5wcupfat] .hp-trend[data-astro-cid-5wcupfat]{font-size:.7rem;color:#ffffff80;margin-top:.15rem}.hp-ring-small[data-astro-cid-5wcupfat]{position:relative;width:56px;height:56px;flex-shrink:0}.hp-ring-small[data-astro-cid-5wcupfat] svg[data-astro-cid-5wcupfat]{width:56px;height:56px;transform:rotate(-90deg)}.hp-ring-small[data-astro-cid-5wcupfat] .ring-bg-dark[data-astro-cid-5wcupfat]{fill:none;stroke:#ffffff1f;stroke-width:5}.hp-ring-small[data-astro-cid-5wcupfat] .ring-fill-score[data-astro-cid-5wcupfat]{fill:none;stroke-width:5;stroke-linecap:round;stroke-dasharray:157;transition:stroke-dashoffset 1.5s cubic-bezier(.16,1,.3,1)}.hp-ring-small[data-astro-cid-5wcupfat] .hp-ring-text[data-astro-cid-5wcupfat]{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-family:var(--font-mono);font-size:.9rem;font-weight:700;color:#fff}.hp-categories[data-astro-cid-5wcupfat]{display:flex;flex-direction:column;gap:.5rem}.hp-category[data-astro-cid-5wcupfat]{display:grid;grid-template-columns:44px 1fr auto;gap:0 .75rem;align-items:center;padding:.75rem .85rem;background:var(--color-surface-warm);border:1px solid var(--color-border-light);border-radius:12px;transition:all .25s}.hp-category[data-astro-cid-5wcupfat]:hover{border-color:var(--color-border);box-shadow:var(--shadow-sm)}.hp-cat-ring[data-astro-cid-5wcupfat]{position:relative;width:44px;height:44px}.hp-cat-ring[data-astro-cid-5wcupfat] svg[data-astro-cid-5wcupfat]{width:44px;height:44px;transform:rotate(-90deg)}.hp-cat-ring[data-astro-cid-5wcupfat] .cat-ring-bg[data-astro-cid-5wcupfat]{fill:none;stroke:var(--color-cream-deep);stroke-width:4}.hp-cat-ring[data-astro-cid-5wcupfat] .cat-ring-fill[data-astro-cid-5wcupfat]{fill:none;stroke-width:4;stroke-linecap:round;stroke-dasharray:119;transition:stroke-dashoffset 1.2s cubic-bezier(.16,1,.3,1)}.hp-cat-ring[data-astro-cid-5wcupfat] .cat-ring-text[data-astro-cid-5wcupfat]{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-family:var(--font-mono);font-size:.7rem;font-weight:700}.hp-cat-info[data-astro-cid-5wcupfat] .cat-name[data-astro-cid-5wcupfat]{font-weight:600;font-size:.85rem;margin-bottom:.1rem}.hp-cat-info[data-astro-cid-5wcupfat] .cat-status[data-astro-cid-5wcupfat]{font-size:.68rem;display:flex;align-items:center;gap:.3rem}.cat-status[data-astro-cid-5wcupfat] .status-arrow[data-astro-cid-5wcupfat]{font-size:.72rem}.cat-status[data-astro-cid-5wcupfat].status-up{color:var(--color-forest-400)}.cat-status[data-astro-cid-5wcupfat].status-down{color:var(--color-terracotta)}.cat-status[data-astro-cid-5wcupfat].status-stable{color:var(--color-text-muted)}.hp-cat-chevron[data-astro-cid-5wcupfat]{color:var(--color-text-light);font-size:.85rem}.hp-event-feed[data-astro-cid-5wcupfat]{margin-top:1.25rem;display:flex;flex-direction:column;gap:.5rem}.hp-event-label[data-astro-cid-5wcupfat]{font-size:.6rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--color-text-muted);margin-bottom:.15rem}.hp-event[data-astro-cid-5wcupfat]{display:grid;grid-template-columns:auto 1fr auto;gap:0 .65rem;align-items:center;padding:.65rem .85rem;border-radius:10px}.hp-event[data-astro-cid-5wcupfat].event-positive{background:var(--color-forest-50);border:1px solid var(--color-forest-100)}.hp-event[data-astro-cid-5wcupfat].event-warning{background:var(--color-gold-100);border:1px solid rgba(192,139,62,.2)}.hp-event[data-astro-cid-5wcupfat].event-community{background:var(--color-plum-pale);border:1px solid rgba(106,76,147,.15)}.hp-event-icon[data-astro-cid-5wcupfat]{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.85rem}.hp-event[data-astro-cid-5wcupfat] .event-info[data-astro-cid-5wcupfat] .event-title[data-astro-cid-5wcupfat]{font-weight:600;font-size:.8rem;margin-bottom:.05rem}.hp-event[data-astro-cid-5wcupfat] .event-info[data-astro-cid-5wcupfat] .event-detail[data-astro-cid-5wcupfat]{font-size:.68rem;color:var(--color-text-muted)}.hp-event[data-astro-cid-5wcupfat] .event-points[data-astro-cid-5wcupfat]{font-family:var(--font-mono);font-weight:700;font-size:.85rem}.event-positive[data-astro-cid-5wcupfat] .event-points[data-astro-cid-5wcupfat]{color:var(--color-forest)}.event-warning[data-astro-cid-5wcupfat] .event-points[data-astro-cid-5wcupfat]{color:var(--color-gold)}.event-community[data-astro-cid-5wcupfat] .event-points[data-astro-cid-5wcupfat]{color:var(--color-plum)}.hp-section-label[data-astro-cid-5wcupfat]{font-size:.6rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--color-text-muted);margin:1.25rem 0 .5rem}.hp-alert[data-astro-cid-5wcupfat]{padding:1rem;background:var(--color-gold-100);border:1px solid rgba(192,139,62,.2);border-radius:12px;margin-bottom:1.25rem}.hp-alert[data-astro-cid-5wcupfat] .alert-from[data-astro-cid-5wcupfat]{font-size:.6rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--color-gold);margin-bottom:.15rem;display:flex;align-items:center;gap:.4rem}.hp-alert[data-astro-cid-5wcupfat] .alert-from[data-astro-cid-5wcupfat] .auto-tag[data-astro-cid-5wcupfat]{font-size:.55rem;padding:.15rem .45rem;background:var(--color-gold-200);border-radius:4px;letter-spacing:.06em;color:var(--color-gold-700);font-weight:700}.hp-alert[data-astro-cid-5wcupfat] .alert-text[data-astro-cid-5wcupfat]{font-size:.82rem;color:var(--color-text-secondary);line-height:1.55}.hp-alert[data-astro-cid-5wcupfat] .alert-categories[data-astro-cid-5wcupfat]{display:flex;gap:.35rem;margin-top:.4rem}.hp-alert[data-astro-cid-5wcupfat] .alert-cat-tag[data-astro-cid-5wcupfat]{font-size:.58rem;font-weight:600;padding:.15rem .45rem;border-radius:4px;background:var(--color-cream-deep);color:var(--color-text-muted)}.hp-score-movement[data-astro-cid-5wcupfat]{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-top:1.25rem;padding:.85rem;background:var(--color-forest-50);border:2px solid var(--color-forest-100);border-radius:12px}.hp-score-movement[data-astro-cid-5wcupfat] .movement-before[data-astro-cid-5wcupfat]{font-family:var(--font-mono);font-size:1.4rem;font-weight:700;color:var(--color-text-muted)}.hp-score-movement[data-astro-cid-5wcupfat] .movement-arrow[data-astro-cid-5wcupfat]{color:var(--color-forest);font-size:1.2rem}.hp-score-movement[data-astro-cid-5wcupfat] .movement-after[data-astro-cid-5wcupfat]{font-family:var(--font-mono);font-size:1.4rem;font-weight:700;color:var(--color-forest)}.hp-score-movement[data-astro-cid-5wcupfat] .movement-label[data-astro-cid-5wcupfat]{font-size:.68rem;color:var(--color-forest-400);font-weight:500}@media(max-width:768px){.hp-categories[data-astro-cid-5wcupfat]{gap:.4rem}.hp-category[data-astro-cid-5wcupfat]{grid-template-columns:38px 1fr auto;gap:0 .5rem;padding:.6rem .7rem}.hp-cat-ring[data-astro-cid-5wcupfat]{width:38px;height:38px}.hp-cat-ring[data-astro-cid-5wcupfat] svg[data-astro-cid-5wcupfat]{width:38px;height:38px}}.journey-track[data-astro-cid-5wcupfat]{position:relative;margin:2rem 0;padding:0 1rem}.journey-line[data-astro-cid-5wcupfat]{position:absolute;top:24px;left:1rem;right:1rem;height:3px;background:var(--color-border-light);border-radius:3px;z-index:0}.journey-fill[data-astro-cid-5wcupfat]{height:100%;background:linear-gradient(to right,var(--color-forest),var(--color-forest-300));border-radius:3px;width:0;transition:width 2s cubic-bezier(.16,1,.3,1)}.journey-nodes[data-astro-cid-5wcupfat]{display:flex;justify-content:space-between;position:relative;z-index:1}.journey-node[data-astro-cid-5wcupfat]{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:100px}.journey-dot[data-astro-cid-5wcupfat]{width:48px;height:48px;border-radius:50%;background:var(--color-white);border:3px solid var(--color-border);display:flex;align-items:center;justify-content:center;font-size:1.1rem;transition:all .5s;margin-bottom:.5rem;box-shadow:var(--shadow-sm)}.journey-node[data-astro-cid-5wcupfat].active .journey-dot[data-astro-cid-5wcupfat]{border-color:var(--color-forest);background:var(--color-forest-50)}.journey-node[data-astro-cid-5wcupfat] .jn-label[data-astro-cid-5wcupfat]{font-size:.68rem;font-weight:600;margin-bottom:.1rem}.journey-node[data-astro-cid-5wcupfat] .jn-time[data-astro-cid-5wcupfat]{font-family:var(--font-mono);font-size:.55rem;color:var(--color-text-muted)}.close-section[data-astro-cid-5wcupfat]{text-align:center;padding:8rem 2rem;position:relative;overflow:hidden}.close-section[data-astro-cid-5wcupfat] .close-bg[data-astro-cid-5wcupfat]{position:absolute;inset:0;background:linear-gradient(180deg,var(--color-cream) 0%,var(--color-forest-50) 50%,var(--color-cream) 100%)}.close-content[data-astro-cid-5wcupfat]{position:relative;z-index:1}.close-section[data-astro-cid-5wcupfat] h2[data-astro-cid-5wcupfat]{font-family:var(--font-heading);font-size:clamp(2rem,5vw,3.5rem);font-weight:800;line-height:1.1;letter-spacing:-.02em;margin-bottom:1.25rem}.close-section[data-astro-cid-5wcupfat] p[data-astro-cid-5wcupfat]{font-size:1.05rem;color:var(--color-text-secondary);max-width:480px;margin:0 auto;line-height:1.7}.detail-value-warning[data-astro-cid-5wcupfat]{color:var(--color-terracotta);font-weight:600}.detail-value-highlight[data-astro-cid-5wcupfat]{color:var(--color-gold);font-weight:600}.tag-monitor[data-astro-cid-5wcupfat]{background:var(--color-sky-pale);color:var(--color-sky)}.avatar-plum[data-astro-cid-5wcupfat]{background:var(--color-plum-light)}.avatar-sky[data-astro-cid-5wcupfat]{background:var(--color-sky)}.avatar-forest[data-astro-cid-5wcupfat]{background:var(--color-forest-300)}.sys-fill-terracotta[data-astro-cid-5wcupfat]{background:var(--color-terracotta)}.sys-fill-gold[data-astro-cid-5wcupfat]{background:var(--color-gold)}.sys-fill-forest[data-astro-cid-5wcupfat]{background:var(--color-forest)}.sys-score-terracotta[data-astro-cid-5wcupfat]{color:var(--color-terracotta)}.sys-score-gold[data-astro-cid-5wcupfat]{color:var(--color-gold)}.sys-score-forest[data-astro-cid-5wcupfat]{color:var(--color-forest)}.cat-ring-text-terracotta[data-astro-cid-5wcupfat]{color:var(--color-terracotta)}.cat-ring-text-gold[data-astro-cid-5wcupfat]{color:var(--color-gold)}.cat-ring-text-forest[data-astro-cid-5wcupfat]{color:var(--color-forest)}.hp-event-icon-positive[data-astro-cid-5wcupfat]{background:var(--color-forest-100)}.hp-event-icon-community[data-astro-cid-5wcupfat]{background:#6a4c9326}.hp-event-icon-warning[data-astro-cid-5wcupfat]{background:#c08b3e26}.chapter-compact[data-astro-cid-5wcupfat]{min-height:auto;padding-top:4rem;padding-bottom:2rem}.journey-title[data-astro-cid-5wcupfat]{font-family:var(--font-heading);font-size:clamp(1.6rem,3vw,2.2rem);font-weight:800;letter-spacing:-.02em;margin-bottom:.5rem}.journey-sub[data-astro-cid-5wcupfat]{color:var(--color-text-secondary);max-width:520px;margin-bottom:2rem}.close-eyebrow[data-astro-cid-5wcupfat]{font-family:var(--font-mono);font-size:var(--text-xs);font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--color-forest-400);margin-bottom:1rem}.close-body[data-astro-cid-5wcupfat]{margin-bottom:2rem}.close-stats[data-astro-cid-5wcupfat]{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap;margin-top:1rem}.close-stat[data-astro-cid-5wcupfat]{text-align:center}.close-stat-divider[data-astro-cid-5wcupfat]{width:1px;background:var(--color-border);align-self:stretch}.close-stat-value[data-astro-cid-5wcupfat]{font-family:var(--font-mono);font-size:2rem;font-weight:700;color:var(--color-forest)}.close-stat-label[data-astro-cid-5wcupfat]{font-size:.75rem;color:var(--color-text-muted)}@media(max-width:768px){.chapter[data-astro-cid-5wcupfat]{padding:4rem 1.25rem}.checkup-comparison[data-astro-cid-5wcupfat],.finding-detail-inner[data-astro-cid-5wcupfat]{grid-template-columns:1fr}.journey-nodes[data-astro-cid-5wcupfat]{gap:.25rem;overflow-x:auto;padding-bottom:1rem}.journey-node[data-astro-cid-5wcupfat]{min-width:70px}}
