@import"https://fonts.googleapis.com/css2?family=Ubuntu:wght@400;500;700&family=Ubuntu+Mono:wght@400;500;700&display=swap";.gallery.svelte-1y6vycd.svelte-1y6vycd{--g-accent:var(--gallery-accent, #2563eb);--g-surface:var(--gallery-surface, rgba(255, 255, 255, .96));display:grid;gap:1.25rem;margin:0 auto}.gallery--empty.svelte-1y6vycd.svelte-1y6vycd{padding:3rem 2rem;border-radius:20px;background:#0f172a08;border:1px dashed rgba(15,23,42,.15);place-items:center}.gallery__empty-text.svelte-1y6vycd.svelte-1y6vycd{color:#0f172a80;font-style:italic;margin:0}.gallery__viewport.svelte-1y6vycd.svelte-1y6vycd{display:flex;align-items:center;gap:1rem}.gallery__figure.svelte-1y6vycd.svelte-1y6vycd{flex:1;display:grid;gap:.85rem;cursor:zoom-in;outline:none;border-radius:18px;transition:transform .16s ease}.gallery__figure.svelte-1y6vycd.svelte-1y6vycd:hover,.gallery__figure.svelte-1y6vycd.svelte-1y6vycd:focus-visible{transform:scale(1.01)}.gallery__frame.svelte-1y6vycd.svelte-1y6vycd{border-radius:18px;overflow:hidden;border:1px solid rgba(15,23,42,.1);box-shadow:0 22px 45px #0f172a1a;background:#0f172a08}.gallery__frame.svelte-1y6vycd img.svelte-1y6vycd,.gallery__figure.svelte-1y6vycd img.svelte-1y6vycd{display:block;width:100%;object-fit:contain}.gallery[data-variant=classic].svelte-1y6vycd .gallery__frame img.svelte-1y6vycd{aspect-ratio:var(--img-aspect, 16 / 10);object-fit:var(--img-fit, cover)}.gallery__figure.svelte-1y6vycd figcaption.svelte-1y6vycd{display:flex;flex-direction:column;gap:.25rem;padding:0 .5rem}.gallery__title.svelte-1y6vycd.svelte-1y6vycd{font-weight:700;font-size:1.05rem;color:#1f2933}.gallery__source.svelte-1y6vycd.svelte-1y6vycd{font-size:.8rem;color:#0f172a8c;text-transform:uppercase;letter-spacing:.06em;text-decoration:none}.gallery__source[href].svelte-1y6vycd.svelte-1y6vycd:hover{text-decoration:underline;color:#0f172abf}.gallery__arrow.svelte-1y6vycd.svelte-1y6vycd{flex-shrink:0;width:44px;height:44px;border-radius:50%;border:1px solid rgba(15,23,42,.12);background:#ffffffd9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;cursor:pointer;color:#0f172ab3;transition:background-color .14s ease,color .14s ease,box-shadow .14s ease,transform .14s ease;box-shadow:0 8px 22px #0f172a14}.gallery__arrow.svelte-1y6vycd.svelte-1y6vycd:hover,.gallery__arrow.svelte-1y6vycd.svelte-1y6vycd:focus-visible{background:var(--g-accent);color:#fff;border-color:var(--g-accent);box-shadow:0 10px 28px #0f172a29;transform:scale(1.08)}.gallery__dots.svelte-1y6vycd.svelte-1y6vycd{display:flex;justify-content:center;gap:.55rem}.gallery__dot.svelte-1y6vycd.svelte-1y6vycd{width:10px;height:10px;border-radius:50%;border:none;background:#0f172a33;cursor:pointer;padding:0;transition:background-color .14s ease,transform .14s ease}.gallery__dot.svelte-1y6vycd.svelte-1y6vycd:hover,.gallery__dot.svelte-1y6vycd.svelte-1y6vycd:focus-visible{background:#0f172a66;transform:scale(1.2)}.gallery__dot.active.svelte-1y6vycd.svelte-1y6vycd{background:var(--g-accent);transform:scale(1.3)}.gallery__figure--hero.svelte-1y6vycd.svelte-1y6vycd{flex:1;position:relative;border-radius:18px;overflow:hidden;cursor:zoom-in;border:1px solid rgba(15,23,42,.1);box-shadow:0 22px 50px #0f172a24}.gallery__figure--hero.svelte-1y6vycd img.svelte-1y6vycd{aspect-ratio:var(--img-aspect, 16 / 10);object-fit:var(--img-fit, cover)}.gallery__hero-caption.svelte-1y6vycd.svelte-1y6vycd{position:absolute;inset:auto 0 0 0;padding:1.25rem 1.5rem .75rem;background:linear-gradient(to top,rgba(15,23,42,.85) 35%,transparent);color:#fff;display:flex;flex-direction:column;gap:.25rem}.gallery__hero-caption.svelte-1y6vycd .gallery__title.svelte-1y6vycd{color:#fff;font-size:1.15rem}.gallery__hero-caption.svelte-1y6vycd .gallery__source.svelte-1y6vycd{color:#ffffffb3;text-decoration:none}.gallery__hero-caption.svelte-1y6vycd .gallery__source[href].svelte-1y6vycd:hover{text-decoration:underline;color:#fff}.archive__grid.svelte-1y6vycd.svelte-1y6vycd{display:grid;grid-template-columns:repeat(auto-fit,minmax(var(--grid-min, 240px),1fr));gap:1rem}.archive__thumbnail.svelte-1y6vycd.svelte-1y6vycd{position:relative;border-radius:16px;overflow:hidden;border:1px solid rgba(15,23,42,.1);box-shadow:0 14px 32px #0f172a14;cursor:pointer;background:none;padding:0;display:block;transition:transform .16s ease,box-shadow .16s ease}.archive__thumbnail.svelte-1y6vycd.svelte-1y6vycd:hover,.archive__thumbnail.svelte-1y6vycd.svelte-1y6vycd:focus-visible{transform:translateY(-3px);box-shadow:0 20px 44px #0f172a24}.archive__thumbnail.svelte-1y6vycd img.svelte-1y6vycd{display:block;width:100%;aspect-ratio:var(--img-aspect, 4 / 3);object-fit:var(--img-fit, cover);background:#0f172a0f}.archive__overlay.svelte-1y6vycd.svelte-1y6vycd{position:absolute;inset:auto 0 0 0;padding:.85rem 1rem .65rem;background:linear-gradient(to top,rgba(15,23,42,.82) 40%,transparent);color:#fff;display:flex;flex-direction:column;gap:.15rem;text-align:left}.archive__title.svelte-1y6vycd.svelte-1y6vycd{font-weight:600;font-size:.95rem;color:#fff}.archive__source.svelte-1y6vycd.svelte-1y6vycd{font-size:.72rem;color:#ffffffa6;text-transform:uppercase;letter-spacing:.06em;text-decoration:none}.archive__source[href].svelte-1y6vycd.svelte-1y6vycd:hover{text-decoration:underline;color:#ffffffe6}.gallery__lightbox.svelte-1y6vycd.svelte-1y6vycd{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#0f172af0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);display:flex;align-items:center;justify-content:center;padding:2rem}.gallery__lightbox-inner.svelte-1y6vycd.svelte-1y6vycd{position:relative;max-width:90vw;max-height:90vh;display:grid;gap:1.5rem;justify-items:center}.gallery__lightbox-close.svelte-1y6vycd.svelte-1y6vycd{position:absolute;top:-.5rem;right:-.5rem;z-index:10;background:#ffffff1a;border:1px solid rgba(255,255,255,.18);border-radius:50%;color:#fff;cursor:pointer;width:44px;height:44px;display:flex;align-items:center;justify-content:center;transition:background-color .14s ease,transform .14s ease}.gallery__lightbox-close.svelte-1y6vycd.svelte-1y6vycd:hover{background:#fff3;transform:scale(1.08)}.gallery__lightbox-arrow.svelte-1y6vycd.svelte-1y6vycd{position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:#ffffff14;border:1px solid rgba(255,255,255,.14);border-radius:50%;color:#fff;cursor:pointer;width:52px;height:52px;display:flex;align-items:center;justify-content:center;transition:background-color .14s ease,transform .14s ease}.gallery__lightbox-arrow.svelte-1y6vycd.svelte-1y6vycd:hover{background:#ffffff2e;transform:translateY(-50%) scale(1.08)}.gallery__lightbox-arrow--prev.svelte-1y6vycd.svelte-1y6vycd{left:-1rem}.gallery__lightbox-arrow--next.svelte-1y6vycd.svelte-1y6vycd{right:-1rem}.gallery__lightbox-figure.svelte-1y6vycd.svelte-1y6vycd{display:grid;gap:1rem;margin:0}.gallery__lightbox-figure.svelte-1y6vycd img.svelte-1y6vycd{display:block;max-width:85vw;max-height:65vh;object-fit:contain;border-radius:14px;box-shadow:0 34px 70px #0006}.gallery__lightbox-figure.svelte-1y6vycd figcaption.svelte-1y6vycd{display:flex;flex-direction:column;align-items:center;gap:.35rem;color:#fff}.gallery__lightbox-title.svelte-1y6vycd.svelte-1y6vycd{font-weight:700;font-size:1.15rem}.gallery__lightbox-source.svelte-1y6vycd.svelte-1y6vycd{font-size:.78rem;color:#ffffff8c;text-transform:uppercase;letter-spacing:.06em;text-decoration:none}.gallery__lightbox-source[href].svelte-1y6vycd.svelte-1y6vycd:hover{text-decoration:underline;color:#ffffffd9}.gallery__lightbox-counter.svelte-1y6vycd.svelte-1y6vycd{font-size:.78rem;color:#ffffff73;margin-top:.15rem}.gallery__lightbox-dots.svelte-1y6vycd.svelte-1y6vycd{display:flex;justify-content:center;gap:.55rem}.gallery__lightbox-dot.svelte-1y6vycd.svelte-1y6vycd{width:8px;height:8px;border-radius:50%;border:none;background:#ffffff40;cursor:pointer;padding:0;transition:background-color .14s ease,transform .14s ease}.gallery__lightbox-dot.svelte-1y6vycd.svelte-1y6vycd:hover{background:#ffffff80;transform:scale(1.2)}.gallery__lightbox-dot.active.svelte-1y6vycd.svelte-1y6vycd{background:#fff;transform:scale(1.3)}@media (max-width: 640px){.gallery__viewport.svelte-1y6vycd.svelte-1y6vycd{gap:.5rem}.gallery__arrow.svelte-1y6vycd.svelte-1y6vycd{width:36px;height:36px}.gallery__arrow.svelte-1y6vycd svg.svelte-1y6vycd{width:22px;height:22px}.gallery__lightbox.svelte-1y6vycd.svelte-1y6vycd{padding:1rem}.gallery__lightbox-figure.svelte-1y6vycd img.svelte-1y6vycd{max-width:95vw;max-height:55vh}.gallery__lightbox-arrow.svelte-1y6vycd.svelte-1y6vycd{width:42px;height:42px}.gallery__lightbox-arrow--prev.svelte-1y6vycd.svelte-1y6vycd{left:0}.gallery__lightbox-arrow--next.svelte-1y6vycd.svelte-1y6vycd{right:0}.archive__grid.svelte-1y6vycd.svelte-1y6vycd{grid-template-columns:repeat(auto-fit,minmax(min(var(--grid-min, 240px),160px),1fr))}}.page.svelte-cdj6qz.svelte-cdj6qz.svelte-cdj6qz{width:clamp(1200px,85vw,1440px);margin:0 auto;display:grid;gap:3rem;padding:clamp(1.75rem,5vw,3rem);background:radial-gradient(circle at top right,rgba(56,189,248,.18),transparent 55%),radial-gradient(circle at bottom left,rgba(14,165,233,.12),transparent 60%),#0f172a;border-radius:0;border:1px solid rgba(148,163,184,.35);box-shadow:0 40px 100px #0f172a73;color:#e2e8f0}.hero.svelte-cdj6qz.svelte-cdj6qz.svelte-cdj6qz{display:grid;gap:.75rem}.eyebrow.svelte-cdj6qz.svelte-cdj6qz.svelte-cdj6qz{font-family:Ubuntu Mono,monospace;text-transform:uppercase;letter-spacing:.32em;font-size:.68rem;color:#94bfebd9}.hero.svelte-cdj6qz h1.svelte-cdj6qz.svelte-cdj6qz{margin:0;font-family:Ubuntu,sans-serif;font-weight:600;font-size:clamp(2.4rem,3.4vw + 1rem,3.4rem);letter-spacing:.14em;color:#ea580c}.hero.svelte-cdj6qz p.svelte-cdj6qz.svelte-cdj6qz{font-family:Ubuntu,sans-serif;color:#e2e8f0e6;line-height:1.8;margin:0}section.svelte-cdj6qz.svelte-cdj6qz.svelte-cdj6qz{display:grid;gap:1.75rem;font-family:Ubuntu Mono,monospace}section.svelte-cdj6qz h1,section.svelte-cdj6qz h2,section.svelte-cdj6qz h3,section.svelte-cdj6qz h4,section.svelte-cdj6qz h5,section.svelte-cdj6qz h6{margin:0;line-height:1.2;text-transform:uppercase}section.svelte-cdj6qz h1{font-size:clamp(2.4rem,3.4vw,3.1rem);color:#ea580c;letter-spacing:.14em;padding-bottom:.5rem;border-bottom:2px solid rgba(234,88,12,.35)}section.svelte-cdj6qz h2{font-size:clamp(1.8rem,2.6vw,2.2rem);color:#f97316;letter-spacing:.1em;padding-left:.75rem;border-left:3px solid #f97316}section.svelte-cdj6qz h3{font-size:clamp(1.45rem,2.1vw,1.75rem);color:#fb923c;letter-spacing:.08em}section.svelte-cdj6qz h4{font-size:clamp(1.2rem,1.7vw,1.4rem);color:#fbbf24;letter-spacing:.06em;font-weight:700}section.svelte-cdj6qz h5{font-size:clamp(1.05rem,1.3vw,1.2rem);color:#fcd34d;letter-spacing:.05em;font-weight:600}section.svelte-cdj6qz h6{font-size:clamp(.95rem,1.1vw,1.05rem);color:#fde68a;letter-spacing:.08em;font-weight:600}section.svelte-cdj6qz p{margin:.5rem 0 0;color:#cbd5e1e6;line-height:1.75;font-family:Ubuntu,sans-serif}.command-table thead.svelte-cdj6qz th.svelte-cdj6qz.svelte-cdj6qz{text-align:left;padding:.85rem 1.2rem;background:#94a3b840;color:#0f172a;font-weight:600;font-size:.92rem}.command-table tbody.svelte-cdj6qz tr.svelte-cdj6qz.svelte-cdj6qz:nth-child(odd){background:#e2e8f08c}.command-table tbody.svelte-cdj6qz th.svelte-cdj6qz.svelte-cdj6qz,.command-table tbody.svelte-cdj6qz td.svelte-cdj6qz.svelte-cdj6qz{padding:.85rem 1.2rem;border-bottom:1px solid rgba(148,163,184,.28);color:#0f172ad1}.command-table tbody.svelte-cdj6qz tr.svelte-cdj6qz:last-child th.svelte-cdj6qz,.command-table tbody.svelte-cdj6qz tr.svelte-cdj6qz:last-child td.svelte-cdj6qz{border-bottom:none}@media (max-width: 768px){.page.svelte-cdj6qz.svelte-cdj6qz.svelte-cdj6qz{padding:1.75rem}section.svelte-cdj6qz h1,section.svelte-cdj6qz h2,section.svelte-cdj6qz h3,section.svelte-cdj6qz h4,section.svelte-cdj6qz h5,section.svelte-cdj6qz h6{letter-spacing:.08em}}.notice[data-type=important] .notice__content p{color:#0b1120}.card.svelte-cdj6qz.svelte-cdj6qz.svelte-cdj6qz{border-radius:24px;border:1px solid rgba(16,185,129,.18);padding:clamp(1.7rem,4vw,2.5rem);background:linear-gradient(135deg,#10b98114,#3b82f60d);box-shadow:0 26px 48px #104e3329;display:grid;gap:1.1rem}table.svelte-cdj6qz.svelte-cdj6qz.svelte-cdj6qz{width:100%;border-collapse:collapse;background:#fffffff2;border-radius:20px;overflow:hidden}caption.svelte-cdj6qz.svelte-cdj6qz.svelte-cdj6qz{caption-side:top;text-align:left;font-weight:600;letter-spacing:.1em;text-transform:uppercase;font-size:.75rem;color:#1cca99c7;padding:1rem 1.25rem .4rem}thead.svelte-cdj6qz th.svelte-cdj6qz.svelte-cdj6qz{text-align:left;padding:.75rem 1.25rem;background:#10b98129;color:#064e3b;font-size:.92rem;border-bottom:1px solid rgba(16,185,129,.2)}tbody.svelte-cdj6qz th.svelte-cdj6qz.svelte-cdj6qz,tbody.svelte-cdj6qz td.svelte-cdj6qz.svelte-cdj6qz{padding:.85rem 1.25rem;border-bottom:1px solid rgba(16,185,129,.12);color:#064e3bd9}tbody.svelte-cdj6qz tr.svelte-cdj6qz:last-child th.svelte-cdj6qz,tbody.svelte-cdj6qz tr.svelte-cdj6qz:last-child td.svelte-cdj6qz{border-bottom:none}tfoot.svelte-cdj6qz th.svelte-cdj6qz.svelte-cdj6qz,tfoot.svelte-cdj6qz td.svelte-cdj6qz.svelte-cdj6qz{padding:.75rem 1.25rem;background:#10b9811f;color:#042f2ed9;font-style:italic}
