.site-header[data-astro-cid-qeonxd65]{position:sticky;top:0;z-index:var(--z-sticky);height:var(--nav-height);background:#fafbfed9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid oklch(.9 .008 265 / .6)}.header-inner[data-astro-cid-qeonxd65]{display:flex;align-items:center;justify-content:space-between;height:100%;gap:1.5rem}.brand[data-astro-cid-qeonxd65]{display:flex;align-items:center;gap:.625rem;font-family:var(--font-display);font-weight:700;font-size:1.125rem;letter-spacing:-.02em}.brand-mark[data-astro-cid-qeonxd65]{display:block}.nav-desktop[data-astro-cid-qeonxd65]{display:none;align-items:center;gap:.25rem}.nav-link[data-astro-cid-qeonxd65]{padding:.5rem .75rem;font-size:.875rem;font-weight:500;color:var(--ink-muted);border-radius:var(--radius-sm);transition:color .15s var(--ease-out),background .15s var(--ease-out)}.nav-link[data-astro-cid-qeonxd65]:hover{color:var(--ink);background:var(--bg-subtle)}.header-actions[data-astro-cid-qeonxd65]{display:flex;align-items:center;gap:.5rem}.header-signin[data-astro-cid-qeonxd65]{display:none}.menu-toggle[data-astro-cid-qeonxd65]{display:flex;flex-direction:column;justify-content:center;gap:5px;width:2.5rem;height:2.5rem;padding:.5rem}.menu-bar[data-astro-cid-qeonxd65]{display:block;height:2px;background:var(--ink);border-radius:1px;transition:transform .2s var(--ease-out),opacity .2s var(--ease-out)}.menu-toggle[data-astro-cid-qeonxd65][aria-expanded=true] .menu-bar[data-astro-cid-qeonxd65]:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle[data-astro-cid-qeonxd65][aria-expanded=true] .menu-bar[data-astro-cid-qeonxd65]:last-child{transform:translateY(-3.5px) rotate(-45deg)}.nav-mobile[data-astro-cid-qeonxd65]{position:fixed;inset:var(--nav-height) 0 0;z-index:var(--z-overlay);background:var(--bg);padding-block:1.5rem;overflow-y:auto}.nav-mobile-inner[data-astro-cid-qeonxd65]{display:flex;flex-direction:column;gap:.25rem}.nav-mobile-link[data-astro-cid-qeonxd65]{padding:.875rem 0;font-size:1.0625rem;font-weight:600;border-bottom:1px solid var(--border)}.nav-mobile-cta[data-astro-cid-qeonxd65]{margin-top:1.25rem;text-align:center}@media(min-width:900px){.nav-desktop[data-astro-cid-qeonxd65]{display:flex}.header-signin[data-astro-cid-qeonxd65]{display:inline-flex}.menu-toggle[data-astro-cid-qeonxd65]{display:none}}:root{--bg: oklch(.988 .004 265);--bg-subtle: oklch(.965 .006 265);--surface: oklch(1 0 0);--ink: oklch(.21 .02 265);--ink-muted: oklch(.46 .02 265);--ink-faint: oklch(.58 .015 265);--accent: oklch(.52 .22 275);--accent-hover: oklch(.45 .22 275);--accent-subtle: oklch(.94 .045 275);--accent-ink: oklch(.98 .01 275);--border: oklch(.9 .008 265);--border-strong: oklch(.82 .012 265);--success: oklch(.55 .14 165);--success-subtle: oklch(.94 .04 165);--warning-subtle: oklch(.95 .05 85);--shadow-sm: 0 1px 2px oklch(.21 .02 265 / .04), 0 4px 16px oklch(.21 .02 265 / .06);--shadow-md: 0 2px 4px oklch(.21 .02 265 / .04), 0 12px 40px oklch(.21 .02 265 / .08);--shadow-lg: 0 4px 8px oklch(.21 .02 265 / .05), 0 24px 64px oklch(.21 .02 265 / .1);--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-xl: 20px;--radius-full: 999px;--font-display: "Bricolage Grotesque", system-ui, sans-serif;--font-body: "Figtree", system-ui, sans-serif;--font-script: "Caveat", cursive;--max-width: 72rem;--nav-height: 4rem;--z-sticky: 100;--z-overlay: 200;--ease-out: cubic-bezier(.22, 1, .36, 1)}.bulk-section .bulk-layout{display:grid;gap:2.5rem;align-items:center}.bulk-section .bulk-copy{min-width:0;max-width:32rem}.bulk-section .bulk-label{margin:0 0 .75rem;font-size:.8125rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--accent-hover)}.bulk-section .bulk-copy h2{font-size:clamp(1.75rem,3.2vw,2.5rem);line-height:1.15;margin-bottom:1rem;max-width:none;text-wrap:balance}.bulk-section .bulk-lead{margin-top:0;max-width:34rem;text-wrap:pretty}.bulk-section .bulk-points{margin:1.5rem 0 0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.75rem}.bulk-section .bulk-points li{display:flex;flex-direction:row;align-items:flex-start;gap:.75rem;font-size:.9375rem;font-weight:500;color:var(--ink-muted);line-height:1.45;list-style:none}.bulk-section .bulk-points li:before{content:"";flex-shrink:0;width:1.125rem;height:1.125rem;margin-top:.15em;border-radius:50%;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none'%3E%3Ccircle cx='10' cy='10' r='9' fill='%23e6f7f0'/%3E%3Cpath d='M6 10.2l2.6 2.6L14.2 7' stroke='%232a9b6c' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center / contain no-repeat}.bulk-section .bulk-cta{margin-top:1.75rem}.bulk-section .bulk-cta svg{display:inline-block;vertical-align:middle;transition:transform .2s var(--ease-out)}.bulk-section .bulk-cta:hover svg{transform:translate(2px)}.bulk-section .bulk-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);overflow:hidden;min-width:0}.bulk-section .bulk-card-head{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;border-bottom:1px solid var(--border);background:var(--bg-subtle)}.bulk-section .bulk-file,.bulk-section .bulk-count{font-size:.8125rem;font-weight:600;color:var(--ink-faint)}.bulk-section .bulk-urls{margin:0;padding:.5rem 0;list-style:none}.bulk-section .bulk-url-row{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:1rem;padding:.625rem 1.25rem;list-style:none}.bulk-section .bulk-path{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.8125rem;font-weight:500;color:var(--ink);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.bulk-section .bulk-status{flex-shrink:0;font-size:.75rem;font-weight:700;white-space:nowrap}.bulk-section .bulk-status.is-captured{color:var(--success)}.bulk-section .bulk-status.is-queued{color:var(--ink-faint)}.bulk-section .bulk-progress{padding:1rem 1.25rem 1.25rem;border-top:1px solid var(--border);background:var(--bg-subtle)}.bulk-section .bulk-progress-track{height:.5rem;border-radius:var(--radius-full);background:var(--border);overflow:hidden}.bulk-section .bulk-progress-fill{width:64%;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--accent) 0%,oklch(.55 .2 255) 100%)}.bulk-section .bulk-progress-meta{margin-top:.625rem;text-align:right;font-size:.75rem;font-weight:600;color:var(--ink-faint)}@media(min-width:900px){.bulk-section .bulk-layout{grid-template-columns:minmax(0,1fr) minmax(0,.95fr);-moz-column-gap:clamp(3rem,5vw,4.5rem);column-gap:clamp(3rem,5vw,4.5rem);row-gap:2.5rem}}@media(prefers-reduced-motion:reduce){.bulk-section .bulk-cta:hover svg{transform:none}}.schedule-section .schedule-layout{display:grid;gap:2.75rem;align-items:center}.schedule-section .schedule-copy{min-width:0;max-width:34rem}.schedule-section .schedule-label{margin:0 0 .85rem;font-size:.8125rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--accent-hover)}.schedule-section .schedule-copy h2{font-size:clamp(1.75rem,3.2vw,2.5rem);line-height:1.12;margin-bottom:1rem;max-width:none;text-wrap:balance}.schedule-section .schedule-lead{margin-top:0;max-width:34rem;text-wrap:pretty}.schedule-section .schedule-points{margin:1.5rem 0 0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.75rem}.schedule-section .schedule-points li{display:flex;flex-direction:row;align-items:flex-start;gap:.75rem;font-size:.9375rem;font-weight:500;color:var(--ink-muted);line-height:1.45;list-style:none}.schedule-section .schedule-points li:before{content:"";flex-shrink:0;width:1.125rem;height:1.125rem;margin-top:.15em;border-radius:50%;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none'%3E%3Ccircle cx='10' cy='10' r='9' fill='%23e6f7f0'/%3E%3Cpath d='M6 10.2l2.6 2.6L14.2 7' stroke='%232a9b6c' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center / contain no-repeat}.schedule-section .schedule-cta{margin-top:1.75rem}.schedule-section .schedule-cta svg{display:inline-block;vertical-align:middle;transition:transform .2s var(--ease-out)}.schedule-section .schedule-cta:hover svg{transform:translate(2px)}.schedule-section .schedule-visual{min-width:0;padding:1.35rem 1.35rem 1.25rem;border-radius:var(--radius-xl);border:1px solid var(--border);background:linear-gradient(165deg,var(--accent-subtle) 0%,var(--surface) 42%,var(--surface) 100%);box-shadow:var(--shadow-md)}.schedule-section .schedule-visual-head{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.25rem}.schedule-section .schedule-visual-kicker{margin:0 0 .2rem;font-size:.75rem;font-weight:600;color:var(--ink-faint)}.schedule-section .schedule-visual-title{margin:0;font-family:var(--font-display);font-size:1.125rem;font-weight:600;letter-spacing:-.02em;color:var(--ink)}.schedule-section .schedule-freq{flex-shrink:0;padding:.4rem .7rem;border-radius:var(--radius-full);background:var(--surface);border:1px solid var(--border);font-size:.75rem;font-weight:700;color:var(--accent-hover)}.schedule-section .schedule-week{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:.4rem;margin-bottom:1.25rem}.schedule-section .schedule-day{display:flex;flex-direction:column;align-items:center;gap:.3rem;padding:.65rem .25rem .55rem;border-radius:var(--radius-md);background:var(--surface);border:1px solid var(--border);min-width:0}.schedule-section .schedule-day.is-today{border-color:var(--accent);background:var(--accent);color:var(--accent-ink);box-shadow:0 8px 20px #4c4ee438}.schedule-section .schedule-day-label{font-size:.625rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--ink-faint)}.schedule-section .schedule-day.is-today .schedule-day-label{color:#dee4f9}.schedule-section .schedule-day-date{font-family:var(--font-display);font-size:1rem;font-weight:700;line-height:1;color:var(--ink)}.schedule-section .schedule-day.is-today .schedule-day-date{color:#fff}.schedule-section .schedule-day-dots{display:flex;gap:.18rem;min-height:.35rem}.schedule-section .schedule-day-dots i{width:.28rem;height:.28rem;border-radius:50%;background:var(--accent)}.schedule-section .schedule-day.is-today .schedule-day-dots i{background:#fff}.schedule-section .schedule-upcoming{padding:1rem;border-radius:var(--radius-lg);background:var(--surface);border:1px solid var(--border)}.schedule-section .schedule-upcoming-label{margin:0 0 .75rem;font-size:.75rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--ink-faint)}.schedule-section .schedule-upcoming-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.45rem}.schedule-section .schedule-upcoming-row{display:grid;grid-template-columns:3rem 1fr auto;align-items:center;gap:.65rem;padding:.55rem .65rem;border-radius:var(--radius-sm);list-style:none}.schedule-section .schedule-upcoming-row.is-next{background:var(--accent-subtle)}.schedule-section .schedule-upcoming-time{font-size:.75rem;font-weight:700;color:var(--ink-faint);font-variant-numeric:tabular-nums}.schedule-section .schedule-upcoming-row.is-next .schedule-upcoming-time{color:var(--accent-hover)}.schedule-section .schedule-upcoming-url{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.8125rem;font-weight:500;color:var(--ink);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.schedule-section .schedule-upcoming-tag{font-size:.6875rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;color:var(--accent-hover)}@media(min-width:900px){.schedule-section .schedule-layout{grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);-moz-column-gap:clamp(3rem,5vw,4.75rem);column-gap:clamp(3rem,5vw,4.75rem)}}@media(max-width:520px){.schedule-section .schedule-week{gap:.28rem}.schedule-section .schedule-day{padding:.5rem .15rem .45rem}.schedule-section .schedule-day-date{font-size:.875rem}.schedule-section .schedule-upcoming-row{grid-template-columns:2.75rem 1fr}.schedule-section .schedule-upcoming-tag{grid-column:2}}@media(prefers-reduced-motion:reduce){.schedule-section .schedule-cta:hover svg{transform:none}}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--font-body);font-size:1rem;line-height:1.6;-webkit-font-smoothing:antialiased}img,svg{display:block}img{max-width:100%}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;border:none;background:none}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.container{width:min(100% - 2.5rem,var(--max-width));margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}h1,h2,h3,h4{font-family:var(--font-display);font-weight:600;line-height:1.08;letter-spacing:-.025em;margin:0;text-wrap:balance}h1{font-size:clamp(2.375rem,5vw,3.75rem);letter-spacing:-.035em}h2{font-size:clamp(1.75rem,3.2vw,2.625rem)}h3{font-size:clamp(1.125rem,2vw,1.375rem)}p{margin:0}.lead{font-size:clamp(1.0625rem,1.5vw,1.1875rem);color:var(--ink-muted);max-width:38rem;text-wrap:pretty}.section{padding-block:clamp(4.5rem,8vw,6.5rem)}.section--band{background:var(--bg-subtle)}.section-header{max-width:40rem;margin-bottom:clamp(2.5rem,5vw,3.5rem)}.section-header--center{margin-inline:auto;text-align:center}.section-header--center .lead{margin-inline:auto}.section-header h2+.lead{margin-top:1rem}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.8125rem 1.375rem;border-radius:var(--radius-full);font-family:var(--font-body);font-size:.9375rem;font-weight:600;line-height:1;border:1px solid transparent;transition:background .18s var(--ease-out),color .18s var(--ease-out),border-color .18s var(--ease-out),transform .18s var(--ease-out),box-shadow .18s var(--ease-out)}.btn:active{transform:scale(.98)}.btn-primary{background:var(--accent);color:var(--accent-ink);box-shadow:0 1px 2px #4c4ee433}.btn-primary:hover{background:var(--accent-hover)}.btn-secondary{background:var(--surface);color:var(--ink);border-color:var(--border-strong)}.btn-secondary:hover{border-color:var(--ink-faint);box-shadow:var(--shadow-sm)}.btn-ghost{color:var(--ink-muted);padding-inline:.75rem}.btn-ghost:hover{color:var(--ink)}.btn-sm{padding:.625rem 1rem;font-size:.875rem}.app-shell{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);overflow:hidden}.app-chrome{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;border-bottom:1px solid var(--border);background:var(--bg-subtle)}.app-dot{width:.625rem;height:.625rem;border-radius:50%;background:var(--border-strong)}.app-dot--red{background:#f14d4c}.app-dot--yellow{background:#e7bf4a}.app-dot--green{background:#43c07a}.app-url{flex:1;margin-left:.5rem;padding:.375rem .875rem;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-full);font-size:.75rem;font-weight:500;color:var(--ink-muted)}.reveal{opacity:1;transform:none}@media(prefers-reduced-motion:no-preference){.reveal{opacity:0;transform:translateY(1rem);transition:opacity .65s var(--ease-out),transform .65s var(--ease-out)}.reveal.is-visible{opacity:1;transform:translateY(0)}}.split{display:grid;gap:clamp(2rem,4vw,3.5rem);align-items:center}.split-copy h2{max-width:16ch}.split-copy .lead{margin-top:1rem}.split-visual{padding:1.25rem}@media(min-width:820px){.split{grid-template-columns:1fr 1fr}.split--reverse .split-copy{order:2}.split--reverse .split-visual{order:1}}.marketing-body{margin:0;min-height:100vh}
