.page.svelte-uweaoh{min-height:100vh;background:var(--color-canvas, #fcf5ec);padding-bottom:96px;color:var(--color-ink, #060c39)}.hero.svelte-uweaoh{background:var(--color-canvas-soft, #fef9f1);border-bottom:1px solid rgba(6,12,57,.08)}.hero-inner.svelte-uweaoh{max-width:720px;margin:0 auto;padding:64px 24px 44px}.eyebrow.svelte-uweaoh{display:inline-block;font-size:.78rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#060c398c;margin-bottom:16px}.hero.svelte-uweaoh h1:where(.svelte-uweaoh){font-family:var(--font-title, "Space Grotesk"),sans-serif;font-size:clamp(1.9rem,4.6vw,2.7rem);font-weight:700;line-height:1.12;letter-spacing:-.01em;margin:0 0 18px}.lead.svelte-uweaoh{font-size:clamp(1.02rem,1.8vw,1.15rem);line-height:1.65;color:#060c39c7;margin:0 0 20px;max-width:62ch}.hero-note.svelte-uweaoh{font-size:.95rem;color:#060c3999;margin:0}.hero-note.svelte-uweaoh a:where(.svelte-uweaoh){color:var(--color-ink, #060c39);font-weight:600;text-decoration:underline;text-underline-offset:2px}.jump.svelte-uweaoh{position:sticky;top:0;z-index:20;background:#fcf5eceb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid rgba(6,12,57,.08)}.jump-inner.svelte-uweaoh{max-width:720px;margin:0 auto;padding:12px 24px;display:flex;gap:6px;overflow-x:auto;scrollbar-width:none}.jump-inner.svelte-uweaoh::-webkit-scrollbar{display:none}.jump.svelte-uweaoh a:where(.svelte-uweaoh){flex:0 0 auto;font-size:.88rem;font-weight:600;color:#060c39a6;text-decoration:none;padding:6px 14px;border-radius:999px;border:1px solid rgba(6,12,57,.12);transition:all .15s ease}.jump.svelte-uweaoh a:where(.svelte-uweaoh):hover{color:var(--color-ink, #060c39);border-color:#060c394d;background:#060c390a}.content.svelte-uweaoh{max-width:720px;margin:0 auto;padding:0 24px}.block.svelte-uweaoh{padding:48px 0;border-bottom:1px solid rgba(6,12,57,.08);scroll-margin-top:68px}.section-label.svelte-uweaoh{font-family:var(--font-title, "Space Grotesk"),sans-serif;font-size:clamp(1.35rem,3vw,1.75rem);font-weight:700;line-height:1.18;margin:0 0 14px}.subhead.svelte-uweaoh{font-family:var(--font-title, "Space Grotesk"),sans-serif;font-size:1.12rem;font-weight:700;margin:32px 0 10px}.subhead.svelte-uweaoh:first-of-type{margin-top:4px}.section-intro.svelte-uweaoh{font-size:var(--reading-size, 1.03rem);line-height:var(--reading-leading, 1.7);color:#060c39c7;margin:0 0 16px;max-width:66ch}.section-intro.svelte-uweaoh:last-of-type{margin-bottom:0}.section-intro.svelte-uweaoh a:where(.svelte-uweaoh){color:var(--color-ink, #060c39);text-decoration:underline;text-underline-offset:2px}.glance-list.svelte-uweaoh{list-style:none;margin:20px 0 0;display:grid;gap:12px;background:#fff;border:1px solid rgba(6,12,57,.1);border-radius:14px;padding:22px 24px}.glance-list.svelte-uweaoh li:where(.svelte-uweaoh){position:relative;padding-left:22px;font-size:.98rem;line-height:1.6;color:#060c39d1}.glance-list.svelte-uweaoh li:where(.svelte-uweaoh):before{content:"—";position:absolute;left:0;color:#060c3966}.photo-strip.svelte-uweaoh{display:grid;grid-template-columns:repeat(3,1fr);align-items:start;gap:14px;margin:24px 0 4px;padding:0}.photo-item.svelte-uweaoh{display:flex;flex-direction:column}.photo-button.svelte-uweaoh{display:block;position:relative;width:100%;padding:0;border:0;background:none;cursor:zoom-in;border-radius:12px;overflow:hidden}.photo-button.svelte-uweaoh:focus-visible{outline:2px solid var(--color-ink, #060c39);outline-offset:3px}.photo-item.svelte-uweaoh img:where(.svelte-uweaoh),.photo-wide.svelte-uweaoh img:where(.svelte-uweaoh){display:block;width:100%;height:auto;object-fit:cover;border-radius:12px;border:1px solid rgba(6,12,57,.1);background:#060c390d;transition:transform .4s ease,filter .4s ease}.photo-button.svelte-uweaoh:hover img:where(.svelte-uweaoh),.photo-button.svelte-uweaoh:focus-visible img:where(.svelte-uweaoh){transform:scale(1.035);filter:brightness(1.06)}.photo-item.svelte-uweaoh img:where(.svelte-uweaoh){aspect-ratio:3 / 2}.zoom-hint.svelte-uweaoh{position:absolute;right:10px;bottom:10px;display:grid;place-items:center;width:30px;height:30px;border-radius:999px;background:#060c39b8;color:#fff;font-size:.9rem;line-height:1;opacity:0;transform:translateY(4px);transition:opacity .25s ease,transform .25s ease}.photo-button.svelte-uweaoh:hover .zoom-hint:where(.svelte-uweaoh),.photo-button.svelte-uweaoh:focus-visible .zoom-hint:where(.svelte-uweaoh){opacity:1;transform:translateY(0)}@media (hover: none){.zoom-hint.svelte-uweaoh{opacity:1;transform:none}}.lightbox.svelte-uweaoh{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;place-items:center;padding:32px 20px;background:#060c39eb;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:svelte-uweaoh-lightbox-in .2s ease}.lightbox-backdrop.svelte-uweaoh{position:absolute;top:0;right:0;bottom:0;left:0;border:0;padding:0;background:none;cursor:zoom-out}@keyframes svelte-uweaoh-lightbox-in{0%{opacity:0}to{opacity:1}}.lightbox-figure.svelte-uweaoh{position:relative;z-index:1;margin:0;max-width:1200px;width:100%;display:flex;flex-direction:column;align-items:center;gap:14px}.lightbox-figure.svelte-uweaoh img:where(.svelte-uweaoh){display:block;max-width:100%;max-height:78vh;width:auto;height:auto;object-fit:contain;border-radius:14px;cursor:default}.lightbox-figure.svelte-uweaoh figcaption:where(.svelte-uweaoh){font-size:.95rem;line-height:1.5;color:#fcf5ecd1;text-align:center;max-width:56ch}.lightbox-close.svelte-uweaoh{position:absolute;top:18px;right:20px;width:42px;height:42px;display:grid;place-items:center;border:0;border-radius:999px;background:#fcf5ec24;color:#fcf5ec;font-size:1.7rem;line-height:1;cursor:pointer;transition:background .15s ease}.lightbox-close.svelte-uweaoh:hover,.lightbox-close.svelte-uweaoh:focus-visible{background:#fcf5ec47}.photo-item.svelte-uweaoh figcaption:where(.svelte-uweaoh),.photo-wide.svelte-uweaoh figcaption:where(.svelte-uweaoh){font-size:.85rem;line-height:1.45;color:#060c3994;margin-top:8px}.photo-wide.svelte-uweaoh{margin:20px 0 4px;padding:0}.photo-wide.svelte-uweaoh img:where(.svelte-uweaoh){aspect-ratio:16 / 9;border-radius:14px}.card-grid.svelte-uweaoh{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:4px}.info-card.svelte-uweaoh{background:#fff;border:1px solid rgba(6,12,57,.1);border-radius:12px;padding:18px 20px}.info-card.svelte-uweaoh h4:where(.svelte-uweaoh){font-size:.98rem;font-weight:700;margin:0 0 6px}.info-card.svelte-uweaoh p:where(.svelte-uweaoh){font-size:.92rem;line-height:1.55;color:#060c39b8;margin:0}.check-list.svelte-uweaoh{list-style:none;margin:0;padding:0;display:grid;gap:10px}.check-list.svelte-uweaoh li:where(.svelte-uweaoh){position:relative;padding-left:24px;font-size:var(--reading-size, 1rem);line-height:var(--reading-leading, 1.6);color:#060c39cc}.check-list.svelte-uweaoh li:where(.svelte-uweaoh):before{content:"✓";position:absolute;left:0;top:0;color:var(--color-lake, #2dd0c2);font-weight:700}.check-list.avoid.svelte-uweaoh li:where(.svelte-uweaoh):before{content:"✕";color:#060c3959}.prep-grid.svelte-uweaoh{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:12px 0 20px}.prep-card.svelte-uweaoh{background:#fff;border:1px solid rgba(6,12,57,.1);border-radius:12px;padding:18px 20px}.prep-card.svelte-uweaoh h4:where(.svelte-uweaoh){font-family:var(--font-title, "Space Grotesk"),sans-serif;font-size:.95rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#060c398c;margin:0 0 10px}.prep-card.svelte-uweaoh ul:where(.svelte-uweaoh){list-style:none;margin:0;padding:0;display:grid;gap:8px}.prep-card.svelte-uweaoh li:where(.svelte-uweaoh){font-size:.95rem;line-height:1.5;color:#060c39cc;padding-left:16px;position:relative}.prep-card.svelte-uweaoh li:where(.svelte-uweaoh):before{content:"·";position:absolute;left:0;font-weight:700;color:#060c3959}.closer.svelte-uweaoh{font-size:1.02rem;font-weight:600;color:var(--color-ink, #060c39);margin:24px 0 0}.accordion-list.svelte-uweaoh{display:grid;gap:12px}.accordion.svelte-uweaoh{background:#fff;border:1px solid rgba(6,12,57,.1);border-radius:12px;overflow:hidden}.accordion.svelte-uweaoh summary:where(.svelte-uweaoh){display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 20px;font-weight:600;font-size:1rem;cursor:pointer;list-style:none}.accordion.svelte-uweaoh summary:where(.svelte-uweaoh)::-webkit-details-marker{display:none}.chev.svelte-uweaoh{color:#060c3966;font-size:1.2rem;font-weight:400;transition:transform .2s ease;flex:0 0 auto}.accordion[open].svelte-uweaoh .chev:where(.svelte-uweaoh){transform:rotate(45deg)}.accordion.svelte-uweaoh p:where(.svelte-uweaoh){margin:0;padding:0 20px 18px;font-size:var(--reading-size, 1rem);line-height:var(--reading-leading, 1.65);color:#060c39c7}.accordion.svelte-uweaoh ol:where(.svelte-uweaoh){margin:0;padding:0 20px 18px 40px;display:grid;gap:8px}.accordion.svelte-uweaoh ol:where(.svelte-uweaoh) li:where(.svelte-uweaoh){font-size:.96rem;line-height:1.55;color:#060c39cc}.contact-panel.svelte-uweaoh{padding:44px 0 8px;text-align:center}.contact-panel.svelte-uweaoh h2:where(.svelte-uweaoh){font-family:var(--font-title, "Space Grotesk"),sans-serif;font-size:clamp(1.3rem,3vw,1.6rem);font-weight:700;margin:0 0 12px}.contact-panel.svelte-uweaoh p:where(.svelte-uweaoh){font-size:1rem;line-height:1.6;color:#060c39bf;margin:0 auto;max-width:52ch}.contact-panel.svelte-uweaoh a:where(.svelte-uweaoh){color:var(--color-ink, #060c39);font-weight:600;text-decoration:underline;text-underline-offset:2px}.contact-note.svelte-uweaoh{margin-top:10px!important;font-size:.92rem!important;color:#060c398c!important}.back-link.svelte-uweaoh{text-align:center;margin-top:36px}.back-link.svelte-uweaoh a:where(.svelte-uweaoh){font-size:.92rem;color:#060c3980;text-decoration:none}.back-link.svelte-uweaoh a:where(.svelte-uweaoh):hover{color:var(--color-ink, #060c39)}@media (max-width: 640px){.card-grid.svelte-uweaoh,.prep-grid.svelte-uweaoh{grid-template-columns:1fr}.photo-strip.svelte-uweaoh{grid-template-columns:1fr;gap:18px}.hero-inner.svelte-uweaoh{padding:48px 22px 36px}}@media (prefers-reduced-motion: reduce){.chev.svelte-uweaoh{transition:none}.photo-item.svelte-uweaoh img:where(.svelte-uweaoh),.photo-wide.svelte-uweaoh img:where(.svelte-uweaoh),.zoom-hint.svelte-uweaoh{transition:none}.photo-button.svelte-uweaoh:hover img:where(.svelte-uweaoh),.photo-button.svelte-uweaoh:focus-visible img:where(.svelte-uweaoh){transform:none}.lightbox.svelte-uweaoh{animation:none}}
