:root{--home-bg:#0a0e13;--home-panel:#10161e;--home-line:#c4d6e729;--home-line-strong:#67e8f973;--home-text:#f3f7fa;--home-muted:#a9b8c6;--home-cyan:#67e8f9;--home-green:#6ce9a6;--home-warm:#e8b98a;--home-focus:#f8d477;--home-serif:"Charter", "Bitstream Charter", "Sitka Text", Cambria, Georgia, serif;--home-mono:ui-monospace, "SF Mono", "Cascadia Code", Menlo, monospace;--home-width:1080px}html[data-theme=light]{--home-panel:#fff;--home-line:#17212b2e;--home-line-strong:#08798a8c;--home-text:#16212c;--home-muted:#4d6070;--home-cyan:#08798a;--home-green:#12734a;--home-warm:#8a5a2b;--home-focus:#8a4b00}.sl-markdown-content :is(.home-hero,.home-portal,.home-section,.home-closing){margin-top:0}.sl-markdown-content .home-portal :is(h1,h2,h3){-webkit-text-fill-color:currentColor;background:0 0}.sl-markdown-content .home-portal li:before,.sl-markdown-content .home-portal li::marker{content:none}.sl-markdown-content .home-portal :is(ul,ol){padding-inline-start:0}.home-portal{color:var(--home-text)}.home-eyebrow{color:var(--home-cyan);font-family:var(--home-mono);letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:.55rem;margin:0 0 .9rem;font-size:.72rem;font-weight:700;display:inline-flex}.home-eyebrow .dot{background:var(--home-green);border-radius:999px;width:.4rem;height:.4rem;box-shadow:0 0 0 .22rem #6ce9a624}.home-hero{background:radial-gradient(at 12% 8%,#67e8f917,#0000 42%),radial-gradient(at 88% 90%,#e8b98a12,#0000 38%);padding:clamp(2.5rem,6vw,5.5rem) 0 clamp(2.75rem,6vw,5rem);position:relative;overflow:clip}.home-hero:after{content:"";background:linear-gradient(90deg, transparent, var(--home-line-strong), transparent);height:1px;position:absolute;inset:auto 0 0}.home-hero__inner{width:min(calc(100% - 2rem), var(--home-width));grid-template-columns:minmax(0,1.02fr) minmax(340px,.98fr);align-items:center;gap:clamp(2rem,5vw,4.5rem);margin-inline:auto;display:grid;position:relative}.home-hero h1{-webkit-text-fill-color:currentColor;color:var(--home-text);font-family:var(--home-serif);letter-spacing:-.015em;background:0 0;margin:0;font-size:clamp(2.3rem,5vw,3.9rem);font-weight:600;line-height:1.05}.home-hero__line{display:block}.home-hero__line:last-child{color:var(--home-cyan)}.home-hero__tagline{max-width:46ch;color:var(--home-muted);margin:1.3rem 0 0;font-size:clamp(1rem,1.6vw,1.14rem);line-height:1.65}.home-hero__cta{flex-wrap:wrap;align-items:center;gap:1rem 1.5rem;margin-top:1.7rem;display:flex}.home-hero__frame{border:1px solid var(--home-line);background:#ffffff08;border-radius:1.1rem;padding:.45rem;box-shadow:0 1.4rem 3.5rem #00000059}html[data-theme=light] .home-hero__frame{background:#fff;box-shadow:0 1rem 2.5rem #17212b24}.home-hero__frame picture{display:block}.home-hero__frame img{aspect-ratio:16/9;object-fit:cover;border-radius:.75rem;width:100%;height:auto;display:block}.home-section{width:min(calc(100% - 2rem), var(--home-width));margin:clamp(3.25rem,7vw,5.5rem) auto}.home-section__heading{max-width:700px;margin-bottom:clamp(1.5rem,3vw,2.25rem)}.home-section__heading h2,.home-closing h2{-webkit-text-fill-color:currentColor;color:var(--home-text);font-family:var(--home-serif);letter-spacing:-.01em;text-wrap:balance;background:0 0;margin:0;font-size:clamp(1.6rem,3.2vw,2.35rem);font-weight:600;line-height:1.12}.home-section__heading>p:last-child,.home-closing>p{max-width:60ch;color:var(--home-muted);margin:.9rem 0 0;line-height:1.6}.home-text-link{color:var(--home-cyan);text-underline-offset:.3em;font-weight:700;text-decoration:underline 1px}.home-tag{color:var(--home-warm);font-family:var(--home-mono);letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:.7rem;font-weight:700}.home-navigator__beginner{border-left:3px solid var(--home-green);background:linear-gradient(120deg,#6ce9a617,#67e8f90a);border-radius:0 .7rem .7rem 0;flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.6rem 2rem;margin-bottom:1.9rem;padding:1.1rem 1.25rem;display:flex}html[data-theme=light] .home-navigator__beginner{background:linear-gradient(120deg,#12734a14,#08798a0a)}.home-navigator__beginner p{max-width:58ch;color:var(--home-muted);margin:0;line-height:1.55}.home-navigator__beginner strong{color:var(--home-text);font-size:1.02rem;display:block}.home-navigator__rows{border-top:1px solid var(--home-line);margin:0;padding:0;list-style:none}.home-navigator__rows li{border-bottom:1px solid var(--home-line);margin:0}.home-navigator__rows a{color:inherit;grid-template-columns:minmax(11rem,16rem) 1fr auto;align-items:baseline;gap:.35rem 2rem;padding:1.05rem .35rem;text-decoration:none;display:grid}.home-navigator__rows h3{color:var(--home-text);margin:0;font-size:1.06rem;font-weight:700}.home-navigator__rows p{color:var(--home-muted);margin:0;line-height:1.5}.home-navigator__arrow{color:var(--home-cyan);font-weight:700}.home-fieldguide{border:1px solid var(--home-line);background:linear-gradient(135deg,#67e8f90f,#e8b98a09);border-radius:1.2rem;padding:clamp(1.75rem,4vw,3rem)}html[data-theme=light] .home-fieldguide{background:linear-gradient(135deg,#08798a0d,#8a5a2b0a)}.home-fieldguide__steps{grid-template-columns:repeat(3,1fr);gap:clamp(1.25rem,3vw,2.5rem);margin:0 0 1.6rem;padding:0;list-style:none;display:grid}.home-fieldguide__steps li{border-top:1px solid var(--home-line);margin:0;padding-top:.9rem}.home-fieldguide__stage{color:var(--home-warm);font-family:var(--home-serif);font-size:1.9rem;font-style:italic;line-height:1;display:block}.home-fieldguide__steps h3{color:var(--home-text);margin:.55rem 0 .4rem;font-size:1.05rem}.home-fieldguide__steps p{color:var(--home-muted);margin:0;line-height:1.55}.home-featured__layout{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);align-items:start;gap:clamp(1.75rem,4vw,3.5rem);display:grid}.home-featured__lead{border-top:3px solid var(--home-cyan);padding-top:1.1rem}.home-featured__lead h3{font-family:var(--home-serif);margin:.8rem 0 .7rem;font-size:clamp(1.45rem,2.6vw,1.95rem);font-weight:600;line-height:1.15}.home-featured__lead h3 a{color:var(--home-text);text-decoration:none}.home-featured__lead>p:last-child{max-width:50ch;color:var(--home-muted);margin:0;line-height:1.6}.home-featured__list{border-top:1px solid var(--home-line);margin:0;padding:0;list-style:none}.home-featured__list li{border-bottom:1px solid var(--home-line);margin:0;padding:1rem .15rem}.home-featured__list h3{margin:.3rem 0 .25rem;font-size:1.04rem}.home-featured__list h3 a{color:var(--home-text);text-decoration:none}.home-featured__list p:last-child{color:var(--home-muted);margin:0;line-height:1.5}.home-trust__grid{grid-template-columns:repeat(2,1fr);gap:clamp(1.4rem,3vw,2.25rem) clamp(1.75rem,4vw,3.5rem);margin:0;display:grid}.home-trust__item{border-top:1px solid var(--home-line);padding-top:.9rem}.home-trust__item dt{color:var(--home-text);font-size:1.02rem;font-weight:700}.home-trust__item dd{margin:.45rem 0 0}.home-trust__item dd p{color:var(--home-muted);margin:0 0 .55rem;line-height:1.55}.home-trust__item .home-text-link{font-size:.92rem}.home-news-list{border-top:1px solid var(--home-line);margin:0;padding:0;list-style:none}.home-news-row{border-bottom:1px solid var(--home-line);grid-template-columns:9.5rem 1fr auto;align-items:center;gap:.4rem 1.75rem;margin:0;padding:.95rem .15rem;display:grid}.home-news-row time{color:var(--home-muted);font-family:var(--home-mono);font-size:.78rem}.home-news-row__text h3{margin:0 0 .25rem;font-size:1.02rem;line-height:1.3}.home-news-row__text h3 a{color:var(--home-text);text-decoration:none}.home-news-row__text p{color:var(--home-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;line-height:1.5;display:-webkit-box;overflow:hidden}.home-news-row__thumb{border:1px solid var(--home-line);object-fit:cover;border-radius:.45rem;width:6.5rem;height:auto}.home-news-actions{flex-wrap:wrap;gap:1.25rem;margin-top:1.1rem;display:flex}.home-news-actions a{color:var(--home-muted);text-underline-offset:.25em;font-weight:700}.home-news-empty{color:var(--home-muted)}.home-closing{width:min(calc(100% - 2rem), var(--home-width));border:1px solid var(--home-line-strong);background:radial-gradient(circle at 85% 15%,#6ce9a617,#0000 32%),linear-gradient(135deg,#101d26,#0f151d);border-radius:1.2rem;margin:clamp(3.25rem,7vw,5.5rem) auto;padding:clamp(1.9rem,5vw,3.5rem)}html[data-theme=light] .home-closing{background:linear-gradient(135deg,#eefbfc,#f6f9fa)}.home-closing__actions{flex-wrap:wrap;gap:.75rem;margin-top:1.6rem;display:flex}.home-btn{border:1px solid #0000;border-radius:.65rem;justify-content:center;align-items:center;min-height:46px;padding:.72rem 1.35rem;font-weight:800;text-decoration:none;display:inline-flex}.home-btn--primary{background:var(--home-cyan);color:#06222b}html[data-theme=light] .home-btn--primary{color:#fff}.home-btn--ghost{border-color:var(--home-line);color:var(--home-text);background:#ffffff09}html[data-theme=light] .home-btn--ghost{background:#fff}.home-portal :is(a,button):focus-visible,.home-hero a:focus-visible{outline:3px solid var(--home-focus);outline-offset:3px}@media (prefers-reduced-motion:no-preference){.home-btn,.home-navigator__rows a,.home-navigator__arrow{transition:transform .16s,background-color .16s}.home-btn:hover{transform:translateY(-2px)}.home-navigator__rows a:hover{background:#ffffff08}html[data-theme=light] .home-navigator__rows a:hover{background:#17212b0a}.home-navigator__rows a:hover .home-navigator__arrow{transform:translate(4px)}}@media (width<=900px){.home-hero__inner{grid-template-columns:1fr;gap:1.9rem}.home-featured__layout{grid-template-columns:1fr}.home-fieldguide__steps{grid-template-columns:1fr;gap:0}.home-fieldguide__steps li{grid-template-columns:2.6rem 1fr;column-gap:.9rem;padding-block:.95rem;display:grid}.home-fieldguide__stage{grid-row:1/span 2;font-size:1.6rem}.home-fieldguide__steps h3{margin-top:.1rem}.home-navigator__rows a{grid-template-columns:1fr auto}.home-navigator__rows p{grid-column:1/-1}}@media (width<=620px){.home-hero__inner,.home-section,.home-closing{width:min(calc(100% - 1.25rem), var(--home-width))}.home-hero{padding-top:1.9rem;padding-bottom:2.25rem}.home-hero h1{font-size:clamp(2.05rem,9.5vw,2.6rem)}.home-hero__tagline{margin-top:1rem}.home-hero__cta{align-items:flex-start;margin-top:1.4rem}.home-section,.home-closing{margin-block:2.4rem}.home-section__heading{margin-bottom:1.1rem}.home-navigator__rows p{display:none}.home-navigator__rows a{padding-block:.85rem}.home-navigator__beginner{margin-bottom:1.4rem;padding:.95rem 1.05rem}.home-fieldguide{padding:1.25rem}.home-fieldguide__steps{margin-bottom:1.1rem}.home-fieldguide__steps li{padding-block:.75rem}.home-fieldguide__stage{font-size:1.45rem}.home-featured__list li{padding-block:.85rem}.home-trust__grid{grid-template-columns:1fr;gap:1.05rem}.home-trust__item dd p{margin-bottom:.4rem;font-size:.95rem}.home-news-row{grid-template-columns:1fr;align-items:start;gap:.3rem;padding-block:.8rem}.home-news-row__thumb{display:none}.home-news-row__text p{-webkit-line-clamp:1}.home-closing{padding:1.6rem}.home-closing__actions{flex-direction:column;align-items:stretch;margin-top:1.2rem}}@media (forced-colors:active){.home-fieldguide,.home-closing,.home-hero__frame,.home-navigator__beginner{border:1px solid canvastext}.home-btn{border:1px solid linktext}}
