.guide-checklist-cta-preview[data-astro-cid-asyv5nxm]{border-radius:.75rem;border:1px solid var( --cta-preview-border, color-mix(in srgb, var(--color-theme-dark) 8%, transparent) );background:var( --cta-preview-bg, color-mix(in srgb, var(--color-theme-light) 55%, white) );padding:.625rem .75rem}.guide-checklist-cta-preview__list[data-astro-cid-asyv5nxm]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.375rem}.guide-checklist-cta-preview__list-item[data-astro-cid-asyv5nxm]{display:flex;align-items:flex-start;gap:.625rem}.guide-checklist-cta-preview__check[data-astro-cid-asyv5nxm]{flex-shrink:0;width:1rem;height:1rem;margin-top:.125rem;border-radius:.25rem;border:1.5px solid var( --cta-preview-check-border, color-mix(in srgb, var(--color-text-default) 28%, transparent) );background:var(--cta-preview-check-fill, #fff);display:flex;align-items:center;justify-content:center;color:#fff}.guide-checklist-cta-preview__check--done[data-astro-cid-asyv5nxm]{border-color:var(--cta-preview-check, var(--color-primary));background:var(--cta-preview-check, var(--color-primary));color:var(--cta-button-fg, #fff)}.guide-checklist-cta-preview__list-text[data-astro-cid-asyv5nxm]{display:flex;flex-direction:column;gap:0;min-width:0}.guide-checklist-cta-preview__list-title[data-astro-cid-asyv5nxm]{font-size:.75rem;font-weight:600;line-height:1.25;color:var(--cta-preview-title, var(--color-text-default))}.guide-checklist-cta-preview__list-phase[data-astro-cid-asyv5nxm]{font-size:.6875rem;line-height:1.2;color:var( --cta-preview-phase, color-mix(in srgb, var(--color-text-default) 52%, transparent) )}.guide-checklist-cta-preview__timeline[data-astro-cid-asyv5nxm]{min-width:0}.guide-checklist-cta-preview__track[data-astro-cid-asyv5nxm]{display:flex;align-items:center;position:relative;padding:.25rem 0}.guide-checklist-cta-preview__line[data-astro-cid-asyv5nxm]{position:absolute;top:50%;transform:translateY(-50%);height:4px;border-radius:9999px;z-index:0}.guide-checklist-cta-preview__node-col[data-astro-cid-asyv5nxm]{flex:1;display:flex;justify-content:center;position:relative;z-index:1}.guide-checklist-cta-preview__node[data-astro-cid-asyv5nxm]{width:1.75rem;height:1.75rem;border-radius:50%;border:2px solid;background:#fff;display:flex;align-items:center;justify-content:center;font-size:.6875rem;font-weight:700;box-shadow:0 1px 6px #00000014,0 0 0 3px #fff}.guide-checklist-cta-preview__labels[data-astro-cid-asyv5nxm]{display:flex;gap:.25rem;margin-top:.5rem}.guide-checklist-cta-preview__label-col[data-astro-cid-asyv5nxm]{flex:1;min-width:0;text-align:center;padding:0 .125rem}.guide-checklist-cta-preview__label-phase[data-astro-cid-asyv5nxm]{margin:0;font-size:.5625rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;line-height:1.2}.guide-checklist-cta-preview__label-title[data-astro-cid-asyv5nxm]{margin:.125rem 0 0;font-size:.625rem;font-weight:600;line-height:1.25;color:var(--cta-preview-title, var(--color-text-default));display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media(max-width:380px){.guide-checklist-cta-preview--timeline[data-astro-cid-asyv5nxm] .guide-checklist-cta-preview__label-col[data-astro-cid-asyv5nxm]:last-child{display:none}.guide-checklist-cta-preview--timeline[data-astro-cid-asyv5nxm] .guide-checklist-cta-preview__node-col[data-astro-cid-asyv5nxm]:last-child{display:none}}.guide-checklist-cta[data-astro-cid-kse4sv7m]{--cta-border: color-mix(in srgb, var(--color-theme-dark) 10%, transparent);--cta-header-bg: var(--color-theme-dark);--cta-title: #fff;--cta-panel-bg: #fff;--cta-lede: color-mix(in srgb, var(--color-text-default) 70%, transparent);--cta-quiet: color-mix(in srgb, var(--color-text-default) 60%, transparent);--cta-button-bg: var(--color-primary);--cta-button-fg: #fff;--cta-button-hover: color-mix(in srgb, var(--color-primary) 88%, #0f172a);--cta-button-shadow: none;--cta-preview-bg: color-mix(in srgb, var(--color-theme-light) 55%, white);--cta-preview-border: color-mix(in srgb, var(--color-theme-dark) 8%, transparent);--cta-preview-title: var(--color-text-default);--cta-preview-phase: color-mix(in srgb, var(--color-text-default) 52%, transparent);--cta-preview-check: var(--color-primary);--cta-preview-check-border: color-mix( in srgb, var(--color-text-default) 28%, transparent );--cta-preview-check-fill: #fff;border:1px solid var(--cta-border)}.guide-checklist-cta__header[data-astro-cid-kse4sv7m]{background:var(--cta-header-bg)}.guide-checklist-cta__title[data-astro-cid-kse4sv7m]{color:var(--cta-title)}.guide-checklist-cta__panel[data-astro-cid-kse4sv7m]{background:var(--cta-panel-bg)}.guide-checklist-cta__lede[data-astro-cid-kse4sv7m]{color:var(--cta-lede)}.guide-checklist-cta__quiet[data-astro-cid-kse4sv7m]{color:var(--cta-quiet)}.guide-checklist-cta__button[data-astro-cid-kse4sv7m]{background:var(--cta-button-bg);color:var(--cta-button-fg);box-shadow:var(--cta-button-shadow)}.guide-checklist-cta__button[data-astro-cid-kse4sv7m]:hover{background:var(--cta-button-hover)}.guide-checklist-cta--brass[data-astro-cid-kse4sv7m]{--cta-border: transparent;--cta-header-bg: var(--color-theme-dark);--cta-title: #fff;--cta-panel-bg: var(--color-theme-dark);--cta-lede: rgba(255, 255, 255, .82);--cta-quiet: rgba(255, 255, 255, .62);--cta-button-bg: #c4a35a;--cta-button-fg: #141414;--cta-button-hover: #d4b36a;--cta-button-shadow: 0 8px 20px rgba(0, 0, 0, .28);--cta-preview-bg: rgba(255, 255, 255, .1);--cta-preview-border: rgba(255, 255, 255, .14);--cta-preview-title: #fff;--cta-preview-phase: rgba(255, 255, 255, .68);--cta-preview-check: #c4a35a;--cta-preview-check-border: rgba(255, 255, 255, .28);--cta-preview-check-fill: transparent}.guide-checklist-cta--brass[data-astro-cid-kse4sv7m] .guide-checklist-cta__header[data-astro-cid-kse4sv7m]{padding-bottom:.15rem}.guide-checklist-cta--olive[data-astro-cid-kse4sv7m]{--cta-border: transparent;--cta-header-bg: #3f4438;--cta-title: #fff;--cta-panel-bg: #3f4438;--cta-lede: rgba(255, 255, 255, .88);--cta-quiet: rgba(255, 255, 255, .72);--cta-button-bg: #ffffff;--cta-button-fg: #1a1a1a;--cta-button-hover: #ffffff;--cta-button-shadow: 0 10px 28px rgba(0, 0, 0, .22);--cta-preview-bg: rgba(255, 255, 255, .1);--cta-preview-border: rgba(255, 255, 255, .14);--cta-preview-title: #fff;--cta-preview-phase: rgba(255, 255, 255, .68);--cta-preview-check: #ffffff;--cta-preview-check-border: rgba(255, 255, 255, .45);--cta-preview-check-fill: transparent}.guide-checklist-cta--olive[data-astro-cid-kse4sv7m] .guide-checklist-cta__header[data-astro-cid-kse4sv7m]{padding-bottom:.15rem}.guide-checklist-cta--petrol[data-astro-cid-kse4sv7m]{--cta-border: transparent;--cta-header-bg: #0d5c56;--cta-title: #fff;--cta-panel-bg: #0d5c56;--cta-lede: rgba(255, 255, 255, .9);--cta-quiet: rgba(255, 255, 255, .76);--cta-button-bg: var(--color-surface-highlight);--cta-button-fg: var(--color-text-default);--cta-button-hover: #fff;--cta-button-shadow: 0 8px 22px rgba(0, 0, 0, .2);--cta-preview-bg: rgba(255, 255, 255, .12);--cta-preview-border: rgba(255, 255, 255, .16);--cta-preview-title: #fff;--cta-preview-phase: rgba(255, 255, 255, .72);--cta-preview-check: var(--color-surface-highlight);--cta-preview-check-border: rgba(255, 255, 255, .35);--cta-preview-check-fill: transparent}.guide-checklist-cta--petrol[data-astro-cid-kse4sv7m] .guide-checklist-cta__header[data-astro-cid-kse4sv7m]{padding-bottom:.15rem}.guide-checklist-cta--heroSoft[data-astro-cid-kse4sv7m],.guide-checklist-cta--heroStrong[data-astro-cid-kse4sv7m]{--cta-border: transparent;--cta-header-bg: transparent;--cta-panel-bg: transparent;--cta-title: #fff;--cta-lede: rgba(255, 255, 255, .9);--cta-quiet: rgba(255, 255, 255, .74);--cta-button-bg: var(--color-primary);--cta-button-fg: #fff;--cta-button-hover: color-mix(in srgb, var(--color-primary) 88%, #0f172a);--cta-button-shadow: 0 8px 22px rgba(15, 23, 42, .35);--cta-preview-bg: rgba(255, 255, 255, .92);--cta-preview-border: rgba(255, 255, 255, .45);--cta-preview-title: var(--color-text-default);--cta-preview-phase: color-mix(in srgb, var(--color-text-default) 52%, transparent);--cta-preview-check: var(--color-primary);--cta-preview-check-border: color-mix( in srgb, var(--color-text-default) 28%, transparent );--cta-preview-check-fill: #fff;position:relative;isolation:isolate}.guide-checklist-cta--heroSoft[data-astro-cid-kse4sv7m] .guide-checklist-cta__header[data-astro-cid-kse4sv7m],.guide-checklist-cta--heroStrong[data-astro-cid-kse4sv7m] .guide-checklist-cta__header[data-astro-cid-kse4sv7m]{padding-bottom:.15rem}.guide-checklist-cta--heroStrong[data-astro-cid-kse4sv7m]{--cta-title: var(--color-text-default)}.guide-checklist-cta--heroStrong[data-astro-cid-kse4sv7m] .guide-checklist-cta__photo[data-astro-cid-kse4sv7m]{object-position:28% 22%}@media(min-width:768px){.guide-checklist-cta--heroStrong[data-astro-cid-kse4sv7m] .guide-checklist-cta__photo[data-astro-cid-kse4sv7m]{object-position:32% 8%}}.guide-checklist-cta__backdrop[data-astro-cid-kse4sv7m]{position:absolute;inset:0;z-index:0;pointer-events:none}.guide-checklist-cta__photo[data-astro-cid-kse4sv7m]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:25% 45%;filter:contrast(1.06) saturate(.9) brightness(1.04)}.guide-checklist-cta__scrim[data-astro-cid-kse4sv7m]{position:absolute;inset:0}.guide-checklist-cta__scrim--soft[data-astro-cid-kse4sv7m]{background:linear-gradient(to bottom,transparent 0%,rgba(15,23,42,.08) 20%,rgba(15,23,42,.45) 45%,rgba(15,23,42,.62) 100%)}@media(min-width:768px){.guide-checklist-cta__scrim--soft[data-astro-cid-kse4sv7m]{background:linear-gradient(to right,rgba(15,23,42,.12) 0%,rgba(2,44,34,.38) 12%,rgba(2,44,34,.72) 28%,rgba(15,23,42,.55) 42%,rgba(15,23,42,.22) 58%,rgba(15,23,42,.06) 72%,transparent 88%)}}.guide-checklist-cta__scrim--strong[data-astro-cid-kse4sv7m]{background:linear-gradient(to bottom,#0f172a14,#0f172a47 28%,#0f172a94 58%,#0f172ac7)}.guide-checklist-cta--heroStrong[data-astro-cid-kse4sv7m] .guide-checklist-cta__warmth[data-astro-cid-kse4sv7m]{opacity:.35;background:radial-gradient(circle at 50% 22%,rgba(251,191,36,.08) 0%,transparent 48%)}.guide-checklist-cta__warmth[data-astro-cid-kse4sv7m]{position:absolute;inset:0;opacity:.35;background:radial-gradient(circle at 50% 28%,rgba(251,191,36,.08) 0%,transparent 48%)}@media(min-width:768px){.guide-checklist-cta__warmth[data-astro-cid-kse4sv7m]{opacity:1;background:radial-gradient(circle at 22% 42%,rgba(251,191,36,.11) 0%,transparent 42%)}}.guide-checklist-cta__surface[data-astro-cid-kse4sv7m]{position:relative;z-index:1}.guide-checklist-cta--heroSplit[data-astro-cid-kse4sv7m]{--cta-border: color-mix(in srgb, var(--color-theme-dark) 10%, transparent);position:relative;isolation:isolate}.guide-checklist-cta__split-layout[data-astro-cid-kse4sv7m]{display:flex;flex-direction:column;min-height:12rem}@media(min-width:768px){.guide-checklist-cta__split-layout[data-astro-cid-kse4sv7m]{flex-direction:row;min-height:10.5rem}}.guide-checklist-cta__split-photo[data-astro-cid-kse4sv7m]{position:relative;flex:0 0 auto;min-height:7rem;overflow:hidden}@media(min-width:768px){.guide-checklist-cta__split-photo[data-astro-cid-kse4sv7m]{flex:0 0 38%;min-height:0}}.guide-checklist-cta__split-photo[data-astro-cid-kse4sv7m] .guide-checklist-cta__photo[data-astro-cid-kse4sv7m]{filter:contrast(1.06) saturate(.92) brightness(1.02)}.guide-checklist-cta__split-panel[data-astro-cid-kse4sv7m]{flex:1 1 auto;background:#fff;min-width:0}.guide-checklist-cta--heroSplit[data-astro-cid-kse4sv7m] .guide-checklist-cta__title[data-astro-cid-kse4sv7m]{margin-bottom:.5rem}.guide-checklist-cta__body[data-astro-cid-kse4sv7m]{display:flex;flex-direction:column;gap:.875rem}@media(min-width:768px){.guide-checklist-cta__body[data-astro-cid-kse4sv7m]{flex-direction:row;align-items:center;gap:1.25rem}.guide-checklist-cta__copy[data-astro-cid-kse4sv7m]{flex:1 1 55%;min-width:0}.guide-checklist-cta__body[data-astro-cid-kse4sv7m] .guide-checklist-cta-preview{flex:1 1 45%;min-width:0;max-width:20rem}}.guide-checklist-cta__actions[data-astro-cid-kse4sv7m]{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .875rem;margin-top:.875rem}.guide-checklist-sticky-bar[data-astro-cid-kse4sv7m]{position:fixed;bottom:0;left:0;right:0;z-index:25;overflow:hidden;isolation:isolate;border-top:1px solid color-mix(in srgb,var(--color-theme-dark) 10%,transparent);background:#3a3428;padding-bottom:env(safe-area-inset-bottom,0px);transform:translateY(100%);opacity:0;pointer-events:none;transition:transform .22s ease,opacity .22s ease}.guide-checklist-sticky-bar[data-astro-cid-kse4sv7m].is-visible{transform:translateY(0);opacity:1;pointer-events:auto}.guide-checklist-sticky-bar__backdrop[data-astro-cid-kse4sv7m]{position:absolute;inset:0;z-index:0;pointer-events:none}.guide-checklist-sticky-bar__photo[data-astro-cid-kse4sv7m]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:32% 50%;filter:contrast(1.06) saturate(.9) brightness(.92)}.guide-checklist-sticky-bar__scrim[data-astro-cid-kse4sv7m]{position:absolute;inset:0;background:linear-gradient(to bottom,#0f172a47,#0f172a85)}.guide-checklist-sticky-bar__inner[data-astro-cid-kse4sv7m]{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.625rem 1rem}@media(min-width:768px){.guide-checklist-sticky-bar__inner[data-astro-cid-kse4sv7m]{padding:.75rem 1.5rem}}.guide-checklist-sticky-bar__label[data-astro-cid-kse4sv7m]{margin:0;min-width:0;font-size:.8125rem;font-weight:600;line-height:1.3;color:#fffffff0}@media(min-width:768px){.guide-checklist-sticky-bar__label[data-astro-cid-kse4sv7m]{font-size:.875rem}}.guide-checklist-sticky-bar__actions[data-astro-cid-kse4sv7m]{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.guide-checklist-sticky-bar__button[data-astro-cid-kse4sv7m]{background:var(--color-primary);color:#fff;box-shadow:0 8px 22px #0f172a47}.guide-checklist-sticky-bar__button[data-astro-cid-kse4sv7m]:hover{background:color-mix(in srgb,var(--color-primary) 88%,#0f172a)}.guide-checklist-sticky-bar__dismiss[data-astro-cid-kse4sv7m]{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border:none;border-radius:9999px;background:transparent;color:#ffffff9e;cursor:pointer;transition:color .15s ease,background-color .15s ease}.guide-checklist-sticky-bar__dismiss[data-astro-cid-kse4sv7m]:hover{color:#fffffff0;background:#ffffff1f}
