.sfc-hero[data-astro-cid-6lfdowl7]{position:relative;padding:160px 24px 100px;overflow:hidden;text-align:center}.sfc-hero-bg[data-astro-cid-6lfdowl7]{position:absolute;inset:0;z-index:0}.sfc-hero-bg[data-astro-cid-6lfdowl7] img[data-astro-cid-6lfdowl7]{width:100%;height:100%;object-fit:cover;object-position:center 40%}.sfc-hero-overlay[data-astro-cid-6lfdowl7]{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,#0b1a2bd1,#0f2337e6)}.sfc-hero-content[data-astro-cid-6lfdowl7]{position:relative;z-index:2;max-width:800px;margin:0 auto}.sfc-hero-label[data-astro-cid-6lfdowl7]{display:inline-block;font-family:var(--font-heading);font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.15em;color:var(--color-cta);margin-bottom:16px;padding:6px 18px;border:1px solid rgba(46,204,64,.3);border-radius:100px}.sfc-hero[data-astro-cid-6lfdowl7] h1[data-astro-cid-6lfdowl7]{color:#fff;margin-bottom:20px;line-height:1.1}.sfc-hero-highlight[data-astro-cid-6lfdowl7]{color:var(--color-cta)}.sfc-hero-sub[data-astro-cid-6lfdowl7]{font-size:18px;color:#ffffffd9;line-height:1.7;max-width:620px;margin:0 auto}.sfc-breadcrumb-wrap[data-astro-cid-6lfdowl7]{background:#fff;border-bottom:1px solid var(--color-light-gray)}.sfc-section[data-astro-cid-6lfdowl7]{padding:80px 24px;background:#fff}.sfc-section--alt[data-astro-cid-6lfdowl7]{background:var(--color-off-white)}.sfc-prose[data-astro-cid-6lfdowl7]{max-width:800px;margin:0 auto}.sfc-prose[data-astro-cid-6lfdowl7] h2[data-astro-cid-6lfdowl7]{margin-bottom:20px}.sfc-prose[data-astro-cid-6lfdowl7] h3[data-astro-cid-6lfdowl7]{margin-top:48px;margin-bottom:16px;padding-bottom:10px;border-bottom:2px solid var(--color-light-gray)}.sfc-prose[data-astro-cid-6lfdowl7] p[data-astro-cid-6lfdowl7]{font-size:16px;color:var(--color-text-body);line-height:1.8;margin-bottom:20px}.sfc-prose[data-astro-cid-6lfdowl7] a[data-astro-cid-6lfdowl7]{color:var(--color-teal);text-decoration:underline;text-underline-offset:3px;transition:color .2s ease}.sfc-prose[data-astro-cid-6lfdowl7] a[data-astro-cid-6lfdowl7]:hover{color:var(--color-cta)}.sfc-diagram-wrap[data-astro-cid-6lfdowl7]{max-width:900px;margin:0 auto;text-align:center}.sfc-diagram-wrap[data-astro-cid-6lfdowl7] h2[data-astro-cid-6lfdowl7]{margin-bottom:12px}.sfc-diagram-sub[data-astro-cid-6lfdowl7]{font-size:16px;color:var(--color-text-body);line-height:1.7;max-width:580px;margin:0 auto 40px}.sfc-svg-container[data-astro-cid-6lfdowl7]{background:#fff;border:1px solid var(--color-light-gray);border-radius:16px;padding:24px;box-shadow:var(--shadow-card);overflow:hidden}.sfc-house-svg[data-astro-cid-6lfdowl7]{width:100%;height:auto;max-width:800px;margin:0 auto;display:block}.sfc-checklist[data-astro-cid-6lfdowl7]{display:flex;flex-direction:column;gap:12px;margin:24px 0 40px}.sfc-check-item[data-astro-cid-6lfdowl7]{display:flex;align-items:flex-start;gap:14px;padding:18px 20px;background:var(--color-off-white);border:1.5px solid var(--color-light-gray);border-radius:12px;cursor:pointer;transition:border-color .2s ease,background-color .2s ease,box-shadow .2s ease;user-select:none}.sfc-checklist-section[data-astro-cid-6lfdowl7] .sfc-check-item[data-astro-cid-6lfdowl7],.sfc-section--alt[data-astro-cid-6lfdowl7] .sfc-check-item[data-astro-cid-6lfdowl7]{background:#fff}.sfc-check-item[data-astro-cid-6lfdowl7]:hover{border-color:var(--color-teal);box-shadow:0 2px 8px #0000000a}.sfc-check-item[data-astro-cid-6lfdowl7] input[data-astro-cid-6lfdowl7][type=checkbox]{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.sfc-check-box[data-astro-cid-6lfdowl7]{flex-shrink:0;width:28px;height:28px;border-radius:50%;border:2px solid var(--color-light-gray);background:#fff;display:flex;align-items:center;justify-content:center;margin-top:2px;transition:all .25s var(--ease-bounce);position:relative}.sfc-check-box[data-astro-cid-6lfdowl7]:after{content:"";display:block;width:14px;height:14px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23FFFFFF' stroke-width='3.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6L9 17l-5-5'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;opacity:0;transform:scale(.5);transition:all .25s var(--ease-bounce)}.sfc-check-item[data-astro-cid-6lfdowl7] input[data-astro-cid-6lfdowl7][type=checkbox]:checked~.sfc-check-box[data-astro-cid-6lfdowl7]{background:var(--color-cta);border-color:var(--color-cta);box-shadow:0 2px 8px var(--color-cta-glow)}.sfc-check-item[data-astro-cid-6lfdowl7] input[data-astro-cid-6lfdowl7][type=checkbox]:checked~.sfc-check-box[data-astro-cid-6lfdowl7]:after{opacity:1;transform:scale(1)}.sfc-check-item[data-astro-cid-6lfdowl7]:has(input:checked){border-color:#2ecc404d;background:#2ecc4008}.sfc-check-item[data-astro-cid-6lfdowl7]:has(input:checked) .sfc-check-text[data-astro-cid-6lfdowl7]{color:var(--color-text-muted)}.sfc-check-item[data-astro-cid-6lfdowl7]:has(input:checked) .sfc-check-text[data-astro-cid-6lfdowl7] strong[data-astro-cid-6lfdowl7]{text-decoration:line-through;text-decoration-color:var(--color-cta)}.sfc-check-item[data-astro-cid-6lfdowl7]:has(input:focus-visible) .sfc-check-box[data-astro-cid-6lfdowl7]{outline:2px solid var(--color-cta);outline-offset:2px}.sfc-check-text[data-astro-cid-6lfdowl7]{font-size:15px;color:var(--color-text-body);line-height:1.7;transition:color .2s ease}.sfc-check-text[data-astro-cid-6lfdowl7] strong[data-astro-cid-6lfdowl7]{color:var(--color-text-heading);font-weight:700;transition:all .2s ease}.sfc-check-text[data-astro-cid-6lfdowl7] a[data-astro-cid-6lfdowl7]{color:var(--color-teal);text-decoration:underline;text-underline-offset:3px;transition:color .2s ease}.sfc-check-text[data-astro-cid-6lfdowl7] a[data-astro-cid-6lfdowl7]:hover{color:var(--color-cta)}.sfc-progress-bar[data-astro-cid-6lfdowl7]{position:sticky;top:70px;z-index:40;background:#fffffff2;backdrop-filter:blur(8px);border-bottom:1px solid var(--color-light-gray);padding:10px 24px;display:none}.sfc-checklist-section[data-astro-cid-6lfdowl7]~.sfc-checklist-section[data-astro-cid-6lfdowl7] .sfc-progress-bar[data-astro-cid-6lfdowl7],.sfc-progress-bar[data-astro-cid-6lfdowl7]{display:block}.sfc-progress-inner[data-astro-cid-6lfdowl7]{max-width:800px;margin:0 auto;display:flex;align-items:center;gap:16px}.sfc-progress-track[data-astro-cid-6lfdowl7]{flex:1;height:6px;background:var(--color-light-gray);border-radius:3px;overflow:hidden}.sfc-progress-fill[data-astro-cid-6lfdowl7]{height:100%;background:var(--color-cta);border-radius:3px;width:0%;transition:width .4s ease}.sfc-progress-text[data-astro-cid-6lfdowl7]{font-size:13px;font-weight:600;color:var(--color-text-muted);white-space:nowrap;min-width:160px;text-align:right}.sfc-triage-grid[data-astro-cid-6lfdowl7]{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin:32px 0}.sfc-triage-card[data-astro-cid-6lfdowl7]{background:var(--color-off-white);border:1.5px solid var(--color-light-gray);border-radius:16px;padding:28px 24px;transition:transform .3s var(--ease-bounce),box-shadow .3s ease}.sfc-triage-card[data-astro-cid-6lfdowl7]:hover{transform:translateY(-3px);box-shadow:0 8px 24px #0000000f}.sfc-triage-header[data-astro-cid-6lfdowl7]{display:flex;align-items:center;gap:12px;margin-bottom:14px}.sfc-triage-icon[data-astro-cid-6lfdowl7]{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.sfc-triage-card[data-astro-cid-6lfdowl7] h3[data-astro-cid-6lfdowl7]{font-size:18px;font-weight:800;margin:0;padding:0;border:none}.sfc-triage-card[data-astro-cid-6lfdowl7] p[data-astro-cid-6lfdowl7]{font-size:14px;color:var(--color-text-body);line-height:1.7;margin:0}.sfc-triage-card[data-astro-cid-6lfdowl7] p[data-astro-cid-6lfdowl7] a[data-astro-cid-6lfdowl7]{color:var(--color-teal);text-decoration:underline;text-underline-offset:3px}.sfc-triage-card[data-astro-cid-6lfdowl7] p[data-astro-cid-6lfdowl7] a[data-astro-cid-6lfdowl7]:hover{color:var(--color-cta)}.sfc-triage--monitor[data-astro-cid-6lfdowl7] .sfc-triage-icon[data-astro-cid-6lfdowl7]{background:#1b4d6e1a;color:var(--color-teal)}.sfc-triage--monitor[data-astro-cid-6lfdowl7]{border-color:#1b4d6e33}.sfc-triage--monitor[data-astro-cid-6lfdowl7] h3[data-astro-cid-6lfdowl7]{color:var(--color-teal)}.sfc-triage--schedule[data-astro-cid-6lfdowl7] .sfc-triage-icon[data-astro-cid-6lfdowl7]{background:#2ecc401a;color:var(--color-cta)}.sfc-triage--schedule[data-astro-cid-6lfdowl7]{border-color:#2ecc4040}.sfc-triage--schedule[data-astro-cid-6lfdowl7] h3[data-astro-cid-6lfdowl7]{color:var(--color-cta-hover)}.sfc-triage--urgent[data-astro-cid-6lfdowl7] .sfc-triage-icon[data-astro-cid-6lfdowl7]{background:#e74c3c1a;color:var(--color-warning)}.sfc-triage--urgent[data-astro-cid-6lfdowl7]{border-color:#e74c3c40}.sfc-triage--urgent[data-astro-cid-6lfdowl7] h3[data-astro-cid-6lfdowl7]{color:var(--color-warning)}.sfc-triage-note[data-astro-cid-6lfdowl7]{font-size:15px;color:var(--color-text-body);line-height:1.7;padding:20px 24px;background:var(--color-off-white);border-left:4px solid var(--color-teal);border-radius:0 12px 12px 0;margin-top:8px}.sfc-triage-note[data-astro-cid-6lfdowl7] a[data-astro-cid-6lfdowl7]{color:var(--color-teal);text-decoration:underline;text-underline-offset:3px}.sfc-triage-note[data-astro-cid-6lfdowl7] a[data-astro-cid-6lfdowl7]:hover{color:var(--color-cta)}@media(max-width:768px){.sfc-hero[data-astro-cid-6lfdowl7]{padding:130px 20px 70px}.sfc-hero-sub[data-astro-cid-6lfdowl7]{font-size:16px}.sfc-section[data-astro-cid-6lfdowl7]{padding:60px 20px}.sfc-triage-grid[data-astro-cid-6lfdowl7]{grid-template-columns:1fr;gap:16px}.sfc-check-item[data-astro-cid-6lfdowl7]{padding:14px 16px;gap:12px}.sfc-check-text[data-astro-cid-6lfdowl7]{font-size:14px}.sfc-svg-container[data-astro-cid-6lfdowl7]{padding:12px}.sfc-prose[data-astro-cid-6lfdowl7] h3[data-astro-cid-6lfdowl7]{margin-top:36px}.sfc-progress-bar[data-astro-cid-6lfdowl7]{top:60px}}@media(max-width:480px){.sfc-hero[data-astro-cid-6lfdowl7] h1[data-astro-cid-6lfdowl7]{font-size:clamp(1.75rem,6vw,2.5rem)}.sfc-check-box[data-astro-cid-6lfdowl7]{width:24px;height:24px}.sfc-check-box[data-astro-cid-6lfdowl7]:after{width:12px;height:12px}}@media(prefers-reduced-motion:reduce){.sfc-triage-card[data-astro-cid-6lfdowl7]:hover{transform:none}.sfc-check-box[data-astro-cid-6lfdowl7],.sfc-check-box[data-astro-cid-6lfdowl7]:after{transition:none}}
