[data-theme-system=m3]{--md-sys-color-primary:#006b5e;--md-sys-color-on-primary:#ffffff;--md-sys-color-primary-container:#9df2e0;--md-sys-color-on-primary-container:#00201b;--md-sys-color-secondary:#4a635e;--md-sys-color-on-secondary:#ffffff;--md-sys-color-secondary-container:#cde8e1;--md-sys-color-on-secondary-container:#06201b;--md-sys-color-tertiary:#40617a;--md-sys-color-on-tertiary:#ffffff;--md-sys-color-tertiary-container:#c7e7ff;--md-sys-color-on-tertiary-container:#001e30;--md-sys-color-error:#ba1a1a;--md-sys-color-on-error:#ffffff;--md-sys-color-error-container:#ffdad6;--md-sys-color-on-error-container:#410002;--md-sys-color-surface:#ffffff;--md-sys-color-on-surface:#191c1b;--md-sys-color-surface-variant:#dae5e1;--md-sys-color-on-surface-variant:#3f4946;--md-sys-color-outline:#6f7976;--md-sys-color-outline-variant:#bec9c5;--md-sys-color-surface-container-lowest:#ffffff;--md-sys-color-surface-container-low:#f5faf8;--md-sys-color-surface-container:#eff5f2;--md-sys-color-surface-container-high:#e9efec;--md-sys-color-surface-container-highest:#e3e9e6;--md-sys-color-surface-dim:#dbe5e1;--md-sys-color-surface-bright:#ffffff;--md-sys-color-inverse-surface:#2d3130;--md-sys-color-inverse-on-surface:#eff1ef;--md-sys-color-inverse-primary:#56dbc5;--md-sys-color-scrim:#000000;--md-sys-color-shadow:#000000;--md-brand-teal:#1aaf9b;--md-brand-teal-dim:#e6f7f3;--md-on-brand-teal:#00201b;--md-shape-none:0;--md-shape-xs:4px;--md-shape-sm:8px;--md-shape-md:12px;--md-shape-lg:16px;--md-shape-xl:28px;--md-shape-full:999px;--md-elev-0:none;--md-elev-1:0 1px 2px 0 rgba(0,0,0,.30),0 1px 3px 1px rgba(0,0,0,.15);--md-elev-2:0 1px 2px 0 rgba(0,0,0,.30),0 2px 6px 2px rgba(0,0,0,.15);--md-elev-3:0 1px 3px 0 rgba(0,0,0,.30),0 4px 8px 3px rgba(0,0,0,.15);--md-elev-4:0 2px 3px 0 rgba(0,0,0,.30),0 6px 10px 4px rgba(0,0,0,.15);--md-elev-5:0 4px 4px 0 rgba(0,0,0,.30),0 8px 12px 6px rgba(0,0,0,.15);--md-state-hover:.08;--md-state-focus:.10;--md-state-press:.10;background:var(--md-sys-color-surface);color:var(--md-sys-color-on-surface);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}[data-theme-system=m3] .m3-display-large{font-size:3.5625rem;line-height:4rem;font-weight:400;letter-spacing:-.015625rem}[data-theme-system=m3] .m3-display-medium{font-size:2.8125rem;line-height:3.25rem;font-weight:400;letter-spacing:0}[data-theme-system=m3] .m3-display-small{font-size:2.25rem;line-height:2.75rem;font-weight:400;letter-spacing:0}[data-theme-system=m3] .m3-headline-large{font-size:2rem;line-height:2.5rem;font-weight:500;letter-spacing:0}[data-theme-system=m3] .m3-headline-medium{font-size:1.75rem;line-height:2.25rem;font-weight:500;letter-spacing:0}[data-theme-system=m3] .m3-headline-small{font-size:1.5rem;line-height:2rem;font-weight:500;letter-spacing:0}[data-theme-system=m3] .m3-title-large{font-size:1.375rem;line-height:1.75rem;font-weight:600;letter-spacing:0}[data-theme-system=m3] .m3-title-medium{font-size:1rem;line-height:1.5rem;font-weight:600;letter-spacing:.009375rem}[data-theme-system=m3] .m3-title-small{font-size:.875rem;line-height:1.25rem;font-weight:600;letter-spacing:.00625rem}[data-theme-system=m3] .m3-body-large{font-size:1rem;line-height:1.5rem;font-weight:400;letter-spacing:.03125rem}[data-theme-system=m3] .m3-body-medium{font-size:.875rem;line-height:1.25rem;font-weight:400;letter-spacing:.015625rem}[data-theme-system=m3] .m3-body-small{font-size:.75rem;line-height:1rem;font-weight:400;letter-spacing:.025rem}[data-theme-system=m3] .m3-label-large{font-size:.875rem;line-height:1.25rem;font-weight:600;letter-spacing:.00625rem}[data-theme-system=m3] .m3-label-medium{font-size:.75rem;line-height:1rem;font-weight:600;letter-spacing:.03125rem}[data-theme-system=m3] .m3-label-small{font-size:.6875rem;line-height:1rem;font-weight:600;letter-spacing:.03125rem}[data-theme-system=m3] .m3-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:8px;height:40px;padding:0 24px;border:none;border-radius:var(--md-shape-full);font-family:inherit;font-size:.875rem;line-height:1.25rem;font-weight:600;letter-spacing:.00625rem;cursor:pointer;text-decoration:none;white-space:nowrap;transition:box-shadow .2s cubic-bezier(.2,0,0,1),background-color .2s;overflow:hidden;-webkit-tap-highlight-color:transparent}[data-theme-system=m3] .m3-btn:before{content:"";position:absolute;inset:0;background:currentColor;opacity:0;transition:opacity .15s;pointer-events:none}[data-theme-system=m3] .m3-btn:hover:before{opacity:var(--md-state-hover)}[data-theme-system=m3] .m3-btn:focus-visible:before{opacity:var(--md-state-focus)}[data-theme-system=m3] .m3-btn:active:before{opacity:var(--md-state-press)}[data-theme-system=m3] .m3-btn:focus-visible{outline:3px solid var(--md-sys-color-primary);outline-offset:2px}[data-theme-system=m3] .m3-btn:disabled{cursor:default;opacity:1}[data-theme-system=m3] .m3-btn:disabled:before{opacity:0}[data-theme-system=m3] .m3-btn--filled{background:var(--md-sys-color-primary);color:var(--md-sys-color-on-primary)}[data-theme-system=m3] .m3-btn--filled:hover{box-shadow:var(--md-elev-1)}[data-theme-system=m3] .m3-btn--filled:disabled{background:color-mix(in srgb,var(--md-sys-color-on-surface) 12%,transparent);color:color-mix(in srgb,var(--md-sys-color-on-surface) 38%,transparent);box-shadow:none}[data-theme-system=m3] .m3-btn--tonal{background:var(--md-sys-color-secondary-container);color:var(--md-sys-color-on-secondary-container)}[data-theme-system=m3] .m3-btn--tonal:hover{box-shadow:var(--md-elev-1)}[data-theme-system=m3] .m3-btn--outlined{background:transparent;color:var(--md-sys-color-primary);border:1px solid var(--md-sys-color-outline)}[data-theme-system=m3] .m3-btn--text{background:transparent;color:var(--md-sys-color-primary);padding:0 12px}[data-theme-system=m3] .m3-btn--elevated{background:var(--md-sys-color-surface-container-low);color:var(--md-sys-color-primary);box-shadow:var(--md-elev-1)}[data-theme-system=m3] .m3-btn--elevated:hover{box-shadow:var(--md-elev-2)}[data-theme-system=m3] .m3-btn--lg{height:56px;padding:0 28px;font-size:1rem;border-radius:var(--md-shape-lg)}[data-theme-system=m3] .m3-btn--block{width:100%}[data-theme-system=m3] .m3-fab{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:8px;height:56px;min-width:56px;padding:0 16px;border:none;border-radius:var(--md-shape-lg);background:var(--md-sys-color-primary-container);color:var(--md-sys-color-on-primary-container);box-shadow:var(--md-elev-3);cursor:pointer;font-family:inherit;font-weight:600;font-size:.875rem;overflow:hidden;-webkit-tap-highlight-color:transparent}[data-theme-system=m3] .m3-fab:before{content:"";position:absolute;inset:0;background:currentColor;opacity:0;transition:opacity .15s}[data-theme-system=m3] .m3-fab:hover:before{opacity:var(--md-state-hover)}[data-theme-system=m3] .m3-fab:hover{box-shadow:var(--md-elev-4)}[data-theme-system=m3] .m3-card{border-radius:var(--md-shape-md);background:var(--md-sys-color-surface);position:relative}[data-theme-system=m3] .m3-card--elevated{background:var(--md-sys-color-surface-container-low);box-shadow:var(--md-elev-1)}[data-theme-system=m3] .m3-card--filled{background:var(--md-sys-color-surface-container-highest)}[data-theme-system=m3] .m3-card--outlined{border:1px solid var(--md-sys-color-outline-variant)}[data-theme-system=m3] .m3-card--interactive{transition:box-shadow .2s,transform .2s;cursor:pointer}[data-theme-system=m3] .m3-card--interactive:hover{box-shadow:var(--md-elev-3)}[data-theme-system=m3] .m3-chip{display:inline-flex;align-items:center;gap:8px;height:32px;padding:0 16px;border-radius:var(--md-shape-sm);border:1px solid var(--md-sys-color-outline-variant);background:transparent;color:var(--md-sys-color-on-surface-variant);font-family:inherit;font-size:.875rem;font-weight:600;line-height:1.25rem;letter-spacing:.00625rem;cursor:pointer;white-space:nowrap;transition:background-color .15s,border-color .15s,color .15s;-webkit-tap-highlight-color:transparent}[data-theme-system=m3] .m3-chip:hover{background:color-mix(in srgb,var(--md-sys-color-on-surface-variant) 8%,transparent)}[data-theme-system=m3] .m3-chip--selected,[data-theme-system=m3] .m3-chip[aria-pressed=true]{background:var(--md-sys-color-secondary-container);color:var(--md-sys-color-on-secondary-container);border-color:transparent}[data-theme-system=m3] .m3-chip:focus-visible{outline:3px solid var(--md-sys-color-primary);outline-offset:2px}[data-theme-system=m3] .m3-field{position:relative;display:block}[data-theme-system=m3] .m3-field input,[data-theme-system=m3] .m3-field select,[data-theme-system=m3] .m3-field textarea{width:100%;height:56px;padding:0 16px;border:1px solid var(--md-sys-color-outline);border-radius:var(--md-shape-xs);background:var(--md-sys-color-surface);color:var(--md-sys-color-on-surface);font-family:inherit;font-size:1rem;line-height:1.5rem;outline:none;transition:border-color .15s,border-width .15s}[data-theme-system=m3] .m3-field textarea{height:auto;min-height:96px;padding:16px;resize:vertical}[data-theme-system=m3] .m3-field input:focus,[data-theme-system=m3] .m3-field select:focus,[data-theme-system=m3] .m3-field textarea:focus{border:2px solid var(--md-sys-color-primary)}[data-theme-system=m3] .m3-field input::placeholder,[data-theme-system=m3] .m3-field textarea::placeholder{color:var(--md-sys-color-on-surface-variant)}[data-theme-system=m3] .m3-field--error input,[data-theme-system=m3] .m3-field--error textarea{border-color:var(--md-sys-color-error)}[data-theme-system=m3] .m3-top-app-bar{position:sticky;top:0;z-index:40;display:flex;align-items:center;gap:8px;min-height:64px;padding:8px 16px;background:var(--md-sys-color-surface);color:var(--md-sys-color-on-surface);transition:box-shadow .2s,background-color .2s}[data-theme-system=m3] .m3-top-app-bar[data-scrolled=true]{background:var(--md-sys-color-surface-container);box-shadow:var(--md-elev-2)}[data-theme-system=m3] .m3-icon-btn{position:relative;display:inline-grid;place-items:center;width:48px;height:48px;border:none;border-radius:var(--md-shape-full);background:transparent;color:var(--md-sys-color-on-surface-variant);cursor:pointer;overflow:hidden;-webkit-tap-highlight-color:transparent}[data-theme-system=m3] .m3-icon-btn:before{content:"";position:absolute;inset:0;background:currentColor;opacity:0;transition:opacity .15s}[data-theme-system=m3] .m3-icon-btn:hover:before{opacity:var(--md-state-hover)}[data-theme-system=m3] .m3-icon-btn:focus-visible{outline:3px solid var(--md-sys-color-primary);outline-offset:2px}[data-theme-system=m3] .m3-nav-bar{position:fixed;bottom:0;left:0;right:0;z-index:45;display:flex;justify-content:space-around;align-items:stretch;height:80px;padding-bottom:env(safe-area-inset-bottom);background:var(--md-sys-color-surface-container);border-top:1px solid var(--md-sys-color-surface-container-high)}[data-theme-system=m3] .m3-nav-item{position:relative;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:12px 0 16px;border:none;background:transparent;color:var(--md-sys-color-on-surface-variant);font-family:inherit;font-size:.75rem;font-weight:600;letter-spacing:.03125rem;text-decoration:none;cursor:pointer;-webkit-tap-highlight-color:transparent}[data-theme-system=m3] .m3-nav-item .m3-nav-ind{display:grid;place-items:center;width:64px;height:32px;border-radius:var(--md-shape-full);transition:background-color .15s;position:relative}[data-theme-system=m3] .m3-nav-item[aria-current=page]{color:var(--md-sys-color-on-surface)}[data-theme-system=m3] .m3-nav-item[aria-current=page] .m3-nav-ind{background:var(--md-sys-color-secondary-container);color:var(--md-sys-color-on-secondary-container)}[data-theme-system=m3] .m3-divider{height:1px;background:var(--md-sys-color-outline-variant);border:0}[data-theme-system=m3] .m3-surface-tint{background:var(--md-brand-teal-dim)}[data-theme-system=m3] a:focus-visible,[data-theme-system=m3] button:focus-visible{outline-color:var(--md-sys-color-primary)}[data-theme-system=m3] .m3-shop-nav{display:none}@media (max-width:767px){[data-theme-system=m3] .m3-shop-nav{display:flex}[data-theme-system=m3]{padding-bottom:calc(80px + env(safe-area-inset-bottom))}}.cookie-consent_host__uE4KP{position:fixed;inset:0;z-index:2147483000;display:flex;align-items:flex-end;justify-content:flex-start;padding:clamp(12px,3vw,28px);pointer-events:none}.cookie-consent_backdrop__ynBNo{position:fixed;inset:0;border:0;padding:0;background:color-mix(in srgb,#0b0d0c 38%,transparent);opacity:0;transition:opacity .25s;pointer-events:auto;cursor:default}.cookie-consent_host__uE4KP:has(.cookie-consent_cats__Ju87H) .cookie-consent_backdrop__ynBNo{opacity:1}.cookie-consent_host__uE4KP:not(:has(.cookie-consent_cats__Ju87H)) .cookie-consent_backdrop__ynBNo{pointer-events:none}.cookie-consent_card__aSeBt{position:relative;pointer-events:auto;width:100%;max-width:30rem;margin:0 auto;background:var(--color-surface);color:var(--color-ink);border:1px solid var(--color-line);border-radius:var(--radius-md);box-shadow:0 24px 60px -20px color-mix(in srgb,#0b0d0c 55%,transparent);padding:clamp(18px,2.6vw,26px);font-family:var(--font-body);animation:cookie-consent_rise__RvyYg .3s ease}@media (min-width:640px){.cookie-consent_host__uE4KP{align-items:flex-end;justify-content:flex-start}.cookie-consent_card__aSeBt{margin:0}}@keyframes cookie-consent_rise__RvyYg{0%{transform:translateY(12px);opacity:0}to{transform:translateY(0);opacity:1}}.cookie-consent_head__2kXTf{display:flex;gap:var(--space-sm);align-items:flex-start}.cookie-consent_badge__Jc43j{flex-shrink:0;display:inline-grid;place-items:center;width:40px;height:40px;border-radius:var(--radius-sm);background:color-mix(in srgb,var(--color-accent) 14%,transparent);color:var(--color-accent-deep)}.cookie-consent_icon__L0HgT{display:block}.cookie-consent_title__BEAUQ{margin:2px 0 6px;font-family:var(--font-heading);font-weight:600;font-size:1.1rem;line-height:1.25;color:var(--color-ink)}.cookie-consent_lead__9F_Ax{margin:0;font-size:.9rem;line-height:1.55;color:var(--color-ink-soft)}.cookie-consent_cats__Ju87H{list-style:none;margin:var(--space-md) 0 0;padding:0;border-top:1px solid var(--color-line)}.cookie-consent_cat__Qngd9{display:flex;align-items:center;gap:var(--space-sm);padding:var(--space-sm) 0;border-bottom:1px solid var(--color-line-soft)}.cookie-consent_catText__68dZJ{display:flex;flex-direction:column;gap:2px}.cookie-consent_catName__oQzRV{font-size:.92rem;font-weight:600;color:var(--color-ink)}.cookie-consent_catDesc__Z1MxI{font-size:.8rem;line-height:1.45;color:var(--color-muted)}.cookie-consent_locked__M2MTa{flex-shrink:0;font-family:var(--font-mono);font-size:.62rem;letter-spacing:.08em;text-transform:uppercase;color:var(--color-accent-deep);white-space:nowrap}.cookie-consent_switch__2U0Q5{position:relative;flex-shrink:0;display:inline-flex;align-items:center;cursor:pointer}.cookie-consent_switch__2U0Q5 input{position:absolute;opacity:0;width:100%;height:100%;margin:0;cursor:pointer}.cookie-consent_track__MS1zN{width:40px;height:22px;border-radius:999px;background:var(--color-line);transition:background .2s;position:relative}.cookie-consent_track__MS1zN:after{content:"";position:absolute;top:2px;left:2px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 1px 2px color-mix(in srgb,#0b0d0c 30%,transparent);transition:transform .2s}.cookie-consent_switch__2U0Q5 input:checked+.cookie-consent_track__MS1zN{background:var(--color-accent)}.cookie-consent_switch__2U0Q5 input:checked+.cookie-consent_track__MS1zN:after{transform:translateX(18px)}.cookie-consent_switch__2U0Q5 input:focus-visible+.cookie-consent_track__MS1zN{outline:2px solid var(--color-accent-deep);outline-offset:2px}.cookie-consent_srOnly__1smZj{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.cookie-consent_actions__nMJ6X{display:flex;flex-wrap:wrap;gap:var(--space-xs);margin-top:var(--space-md)}.cookie-consent_actions__nMJ6X button{flex:1 1 auto;font-family:var(--font-body);font-size:.88rem;font-weight:500;padding:10px 14px;border-radius:var(--radius-sm);cursor:pointer;transition:background .2s,border-color .2s,color .2s;white-space:nowrap}.cookie-consent_ghost__hxgZT{background:transparent;border:1px solid var(--color-line);color:var(--color-ink-soft)}.cookie-consent_ghost__hxgZT:hover{border-color:var(--color-ink-soft);color:var(--color-ink)}.cookie-consent_primary__y26Se{background:var(--color-accent);border:1px solid var(--color-accent);color:var(--color-accent-contrast);flex-basis:100%}.cookie-consent_primary__y26Se:hover{background:var(--color-accent-deep);border-color:var(--color-accent-deep)}.cookie-consent_actions__nMJ6X button:focus-visible{outline:2px solid var(--color-accent-deep);outline-offset:2px}@media (min-width:640px){.cookie-consent_primary__y26Se{flex-basis:auto}}.cookie-consent_fab__tdIoZ{position:fixed;left:clamp(12px,3vw,20px);bottom:calc(clamp(12px, 3vw, 20px) + env(safe-area-inset-bottom));z-index:2147482000;width:44px;height:44px;display:grid;place-items:center;border-radius:14px;border:1px solid var(--color-line,rgba(20,24,28,.1));background:var(--color-surface,#fff);color:var(--color-ink-soft,#475569);box-shadow:0 8px 30px -8px color-mix(in srgb,var(--color-ink,#14181c) 28%,transparent);cursor:pointer;transition:color .15s,border-color .15s,transform .15s,opacity .2s}.cookie-consent_fab__tdIoZ:hover{color:var(--color-ink,#14181c);border-color:var(--color-ink-soft,rgba(20,24,28,.2));transform:translateY(-1px)}.cookie-consent_fab__tdIoZ:focus-visible{outline:2px solid var(--color-accent,#1aaf9b);outline-offset:2px}.cookie-consent_fabHidden__zuNZB{opacity:0;transform:translateY(8px);pointer-events:none}@media (max-width:859px){.cookie-consent_fab__tdIoZ{display:none}}