:root{--color-brand:#14514a;--color-brand-dark:#0e3b36;--color-brand-deep:#0e2e29;--color-brand-ink:#14231f;--color-accent:#c9852a;--color-accent-soft:#f2b44c;--color-mint:#7fd1b9;--color-bg:#f5f3ee;--color-surface:#fff;--color-surface-muted:#fbfaf7;--color-surface-sunken:#f7f5f0;--color-text:#1b1d1a;--color-text-strong:#161816;--color-text-quote:#2e322c;--color-text-2:#2a2e28;--color-text-3:#3a3e38;--color-text-4:#4a4e48;--color-text-muted:#5b5f59;--color-text-subtle:#8a8e86;--color-text-faint:#a8ada4;--color-text-on-brand:#ebf3ef;--color-white:#fff;--color-on-dark:#dceae4;--color-on-dark-2:#d3e2dc;--color-on-dark-muted:#cfe1da;--color-on-dark-soft:#aec9c0;--color-on-dark-mint:#b9d2ca;--color-on-dark-subtle:#9fb6ae;--color-on-dark-faint:#88a79e;--color-on-dark-dim:#7e988f;--color-on-dark-tint:#a9c6bd;--color-on-dark-eaf:#eaf3ef;--color-on-dark-mint-bright:#7fe0c6;--color-arrow:#9bb0a9;--color-alert-bg:#fbf3f0;--color-alert-border:#f0d9d2;--color-alert-text:#6b4a40;--color-alert-icon:#9a4b33;--color-alert-icon-bg:#ebc7bc;--color-required:#c0492f;--color-timeline-line:#b7bbb2;--color-image-placeholder:#e9e5db;--color-scroll-thumb:#d6d2c8;--color-selection:#cde3dc;--color-border:#1b1d1a14;--color-border-strong:#1b1d1a24;--color-brand-tint:#e9f0ed;--color-brand-tint-2:#d8e6e0;--color-brand-tint-3:#f1f6f3;--color-accent-tint:#f3e7da;--color-accent-strong:#b5791f;--color-track:#eae7de;--color-track-alt:#eeebe3;--color-track-line:#e4e1d8;--color-stage-todo:#d8d4ca;--color-success-border:#cbe4d5;--color-avatar-1:#e4b58a;--color-avatar-2:#9bc1b4;--color-avatar-3:#c7a8e0;--color-status-prereg:#6b7280;--color-status-prereg-bg:#eef0f2;--color-status-confirmed:#2f6fb0;--color-status-confirmed-bg:#e8f0f8;--color-status-transit:#14877a;--color-status-transit-bg:#e2f0ec;--color-status-delivery:#b5791f;--color-status-delivery-bg:#f7edd8;--color-status-delivered:#2e7d5b;--color-status-delivered-bg:#e6f2ea;--color-error:#b2412d;--color-error-bg:#fbeae7;--color-error-border:#f0c7bf;--font-body:var(--font-sans), system-ui, -apple-system, sans-serif;--font-heading:var(--font-display), system-ui, sans-serif;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.0625rem;--text-xl:1.125rem;--text-2xl:1.25rem;--text-3xl:1.5rem;--text-4xl:clamp(1.625rem, 3vw, 2rem);--text-5xl:clamp(2rem, 5vw, 2.625rem);--text-hero:clamp(2rem, 5vw, 3.375rem);--leading-tight:1.1;--leading-snug:1.3;--leading-normal:1.5;--leading-relaxed:1.6;--radius-sm:10px;--radius-md:14px;--radius-lg:18px;--radius-xl:22px;--radius-2xl:26px;--shadow-card:0 14px 40px -26px #14514a66;--shadow-pop:0 24px 60px -38px #14514a66;--wrap-max:1200px;--gutter:1.5rem}@media (width<=640px){:root{--gutter:.5rem}}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{background:var(--color-bg);color:var(--color-text);font-family:var(--font-body);line-height:var(--leading-normal);-webkit-font-smoothing:antialiased;grid-template-rows:auto 1fr auto;max-width:100%;min-height:100vh;display:grid;overflow-x:hidden}img,svg{max-width:100%}a{color:var(--color-brand);text-decoration:none}a:hover{color:var(--color-brand-dark)}input,button,textarea,select{font:inherit;color:inherit}::selection{background:var(--color-selection)}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:var(--color-scroll-thumb);border-radius:8px}:where(a:any-link,button,input,textarea,select,[tabindex]):focus-visible{outline:3px solid var(--color-brand);outline-offset:2px;border-radius:4px}.visually-hidden:where(:not(:focus-within,:active)){clip-path:inset(50%)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.skip-link{z-index:999;background:var(--color-brand);color:var(--color-white);border-radius:var(--radius-sm);padding:10px 16px;font-weight:600;position:fixed;top:12px;left:12px}@keyframes fadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}@media (prefers-reduced-motion:no-preference){@view-transition{navigation:auto}:root{--vt-ease:cubic-bezier(.4, 0, .2, 1);--vt-duration:.32s}::view-transition-old(root),::view-transition-new(root){animation-duration:var(--vt-duration);animation-timing-function:var(--vt-ease);mix-blend-mode:normal;animation-fill-mode:both}::view-transition-old(root){animation-name:vt-fade-out}::view-transition-new(root){animation-name:vt-fade-in}@keyframes vt-fade-out{to{opacity:0;transform:translateY(-6px)}}@keyframes vt-fade-in{0%{opacity:0;transform:translateY(6px)}}}.logo[data-astro-cid-qmbhzs4e]{color:var(--color-text);white-space:nowrap;align-items:center;gap:10px;display:inline-flex}.logo[data-astro-cid-qmbhzs4e]:hover{color:var(--color-text)}.logo__mark[data-astro-cid-qmbhzs4e]{background:var(--color-brand);color:var(--color-text-on-brand);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.logo--md[data-astro-cid-qmbhzs4e] .logo__mark[data-astro-cid-qmbhzs4e]{width:34px;height:34px}.logo--sm[data-astro-cid-qmbhzs4e] .logo__mark[data-astro-cid-qmbhzs4e]{border-radius:9px;width:32px;height:32px}.logo__word[data-astro-cid-qmbhzs4e]{letter-spacing:-.02em;font-weight:800}.logo--md[data-astro-cid-qmbhzs4e] .logo__word[data-astro-cid-qmbhzs4e]{font-size:var(--text-xl)}.logo--sm[data-astro-cid-qmbhzs4e] .logo__word[data-astro-cid-qmbhzs4e]{font-size:var(--text-lg)}.logo__accent[data-astro-cid-qmbhzs4e]{color:var(--color-brand)}.logo--light[data-astro-cid-qmbhzs4e] .logo__word[data-astro-cid-qmbhzs4e]{color:var(--color-white)}.logo--light[data-astro-cid-qmbhzs4e] .logo__accent[data-astro-cid-qmbhzs4e]{color:var(--color-mint)}
