.site-shell{min-height:100vh}
.site-header{z-index:20;border-bottom:1px solid rgba(var(--line-rgb), .82);background:linear-gradient(180deg, rgba(var(--panel-rgb), .72), rgba(var(--panel-rgb), .46));width:100%;min-height:86px;box-shadow:0 14px 34px rgba(var(--foreground-rgb), .08);-webkit-backdrop-filter:blur(16px);justify-content:space-between;align-items:center;gap:24px;margin:0;padding:20px clamp(32px,5vw,72px);display:flex;position:sticky;top:0}.brand{color:var(--foreground);font-family:var(--font-display);letter-spacing:0;align-items:center;gap:12px;font-size:1.72rem;font-weight:400;display:inline-flex}.brand-mark{border:1.5px solid var(--accent-hover);width:42px;height:42px;color:var(--foreground);background:var(--panel);font-family:var(--font-display);box-shadow:inset 0 0 0 3px rgba(var(--panel-rgb), .82);border-radius:16px;place-items:center;font-size:1.55rem;line-height:1;display:grid;position:relative}.brand-star,.brand-diamond{color:var(--accent-hover);font-family:var(--font-sans);font-size:.56rem;line-height:1;position:absolute;left:50%;transform:translate(-50%)}.brand-star{top:4px}.brand-diamond{bottom:4px}.brand-letter{transform:translateY(1px)}.header-nav,.header-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.header-nav{flex:1}.header-actions{direction:ltr;justify-content:flex-end}.customer-verification-banner{color:#765111;background:#fff4d8;justify-content:center;align-items:center;gap:12px;padding:9px 16px;font-size:.86rem;font-weight:700;display:flex}.customer-verification-banner a{color:inherit;text-decoration:underline}.customer-account-menu{color:var(--foreground);display:inline-flex;position:relative}.customer-account-trigger{border:1px solid rgba(var(--accent-rgb), .5);min-width:54px;height:42px;color:var(--accent-strong);background:rgba(var(--panel-rgb), .92);box-shadow:0 4px 12px rgba(var(--accent-hover-rgb), .05);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:5px;padding:3px 7px 3px 4px;display:inline-flex}.customer-account-trigger:hover,.customer-account-menu[data-open=true] .customer-account-trigger{border-color:rgba(var(--accent-hover-rgb), .58);background:var(--panel);box-shadow:0 7px 18px rgba(var(--accent-hover-rgb), .09)}.customer-account-trigger:focus-visible{outline:2px solid color-mix(in srgb, var(--focus) 48%, transparent);outline-offset:2px}.customer-account-avatar{border:2px solid var(--accent-soft);width:34px;height:34px;color:var(--on-accent);background:var(--accent-strong);font-family:var(--font-display);box-shadow:0 0 0 1px rgba(var(--accent-hover-rgb), .2);border-radius:999px;flex:none;place-items:center;font-size:1rem;font-weight:500;line-height:1;display:grid}.customer-account-chevron{width:14px;height:14px;transition:transform .16s}.customer-account-menu[data-open=true] .customer-account-chevron{transform:rotate(180deg)}.customer-account-popover{z-index:40;border:1px solid rgba(var(--accent-rgb), .42);width:min(286px,100vw - 32px);color:var(--foreground);background:var(--panel);box-shadow:0 24px 54px rgba(var(--accent-hover-rgb), .14), 0 4px 14px rgba(var(--accent-hover-rgb), .08);border-radius:10px;position:absolute;top:calc(100% + 10px);right:0;overflow:hidden}.customer-account-popover:before{border-top:1px solid rgba(var(--accent-rgb), .42);border-left:1px solid rgba(var(--accent-rgb), .42);background:var(--panel);content:"";width:10px;height:10px;position:absolute;top:-6px;right:16px;transform:rotate(45deg)}.customer-account-identity{align-items:center;gap:12px;min-width:0;padding:18px 16px 16px;display:flex}.customer-account-avatar-large{border-width:3px;width:48px;height:48px;font-size:1.28rem}.customer-account-identity-copy{text-align:start;gap:2px;min-width:0;display:grid}.customer-account-identity-copy strong,.customer-account-identity-copy span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.customer-account-identity-copy strong{color:var(--foreground);font-size:.95rem;font-weight:800}.customer-account-identity-copy span{color:var(--muted);font-size:.78rem}.customer-account-identity-copy small{color:#38765e;margin-top:2px;font-size:.76rem;font-weight:700}.customer-account-links,.customer-account-dev-tools,.customer-account-sign-out{border-top:1px solid var(--line);gap:3px;padding:9px;display:grid}.customer-account-links a,.customer-account-dev-tools button,.customer-account-sign-out button{width:100%;min-height:43px;color:var(--foreground);font:inherit;text-align:start;cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;gap:11px;padding:0 10px;font-size:.88rem;font-weight:700;display:flex}.customer-account-links a:hover,.customer-account-links a:focus-visible,.customer-account-dev-tools button:hover,.customer-account-dev-tools button:focus-visible{color:var(--accent-strong);background:var(--accent-soft)}.customer-account-links a:focus-visible,.customer-account-dev-tools button:focus-visible,.customer-account-sign-out button:focus-visible{outline:2px solid color-mix(in srgb, var(--focus) 42%, transparent);outline-offset:-2px}.customer-account-links svg,.customer-account-dev-tools svg,.customer-account-sign-out svg{flex:none;width:19px;height:19px}.customer-account-dev-tools small{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;padding:2px 10px 4px;font-size:.68rem;font-weight:800}.customer-account-dev-tools button{color:var(--accent-strong)}.customer-account-sign-out button{color:#a13e4b}.customer-account-sign-out button:hover:not(:disabled),.customer-account-sign-out button:focus-visible{background:#fff0f1}.customer-account-sign-out button:disabled{cursor:wait;opacity:.62}.customer-reset-dialog-backdrop{z-index:80;background:rgba(var(--foreground-rgb), .42);-webkit-backdrop-filter:blur(5px);place-items:center;padding:24px;display:grid;position:fixed;inset:0}.customer-reset-dialog{border:1px solid rgba(var(--accent-rgb), .42);width:min(440px,100%);color:var(--foreground);background:var(--panel);box-shadow:0 28px 70px rgba(var(--foreground-rgb), .22);text-align:start;border-radius:16px;gap:14px;padding:28px;display:grid}.customer-reset-dialog-icon{color:#a13e4b;background:#fff0f1;border-radius:999px;place-items:center;width:42px;height:42px;display:grid}.customer-reset-dialog-icon svg{width:21px;height:21px}.customer-reset-dialog h2,.customer-reset-dialog p{margin:0}.customer-reset-dialog h2{font-family:var(--font-display);font-size:clamp(1.65rem,5vw,2rem);font-weight:500;line-height:1.05}.customer-reset-dialog p{color:var(--muted);font-size:.9rem;line-height:1.6}.customer-reset-dialog form{justify-content:flex-end;gap:10px;margin-top:6px;display:flex}.customer-reset-dialog form button{border:1px solid var(--line);min-height:42px;color:var(--foreground);background:var(--panel);font:inherit;cursor:pointer;border-radius:8px;padding:0 16px;font-size:.86rem;font-weight:800}.customer-reset-dialog form button[type=submit]{color:#fff;background:#a13e4b;border-color:#a13e4b}.customer-reset-dialog form button:hover:not(:disabled),.customer-reset-dialog form button:focus-visible{border-color:var(--focus);outline:2px solid color-mix(in srgb, var(--focus) 32%, transparent);outline-offset:2px}.customer-reset-dialog form button:disabled{cursor:wait;opacity:.68}.header-nav a,.auth-button{border-radius:var(--radius);min-height:36px;color:var(--muted);cursor:pointer;background:0 0;border:1px solid #0000;justify-content:center;align-items:center;padding:0 12px;font-size:.86rem;font-weight:700;display:inline-flex}.header-nav a:hover,.auth-button:hover,.header-nav a[aria-current=page]{border-color:var(--line);color:var(--foreground);background:rgba(var(--panel-rgb), .74)}.header-nav a[aria-current=page]{border-color:rgba(var(--accent-rgb), .58)}.header-nav a:focus-visible,.auth-button:focus-visible{border-color:var(--focus);outline:2px solid color-mix(in srgb, var(--focus) 36%, transparent);outline-offset:2px}.auth-button{border-color:rgba(var(--accent-rgb), .46);color:var(--accent-strong);background:rgba(var(--panel-rgb), .78);white-space:nowrap;font-size:.86rem;font-weight:800}.locale-switcher{align-items:center;display:inline-flex;position:relative}.locale-switcher-trigger{border:1px solid var(--line);border-radius:var(--radius);min-width:68px;height:40px;color:var(--foreground);background:rgba(var(--panel-rgb), .8);font-family:var(--font-sans);cursor:pointer;box-shadow:0 4px 12px rgba(var(--accent-hover-rgb), .04);justify-content:center;align-items:center;gap:8px;padding:0 10px 0 13px;font-size:.82rem;font-weight:800;transition:border-color .16s,background .16s,box-shadow .16s;display:inline-flex}.locale-switcher-trigger>svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;width:14px;height:14px;transition:transform .18s var(--ease-out)}.locale-switcher-trigger:hover,.locale-switcher[data-open=true] .locale-switcher-trigger{border-color:rgba(var(--accent-rgb), .5);background:var(--panel);box-shadow:0 7px 18px rgba(var(--accent-hover-rgb), .09)}.locale-switcher[data-open=true] .locale-switcher-trigger>svg{transform:rotate(180deg)}.locale-switcher-trigger:focus-visible{border-color:var(--focus);outline:2px solid color-mix(in srgb, var(--focus) 36%, transparent);outline-offset:2px}.locale-switcher-menu{z-index:70;border:1px solid color-mix(in srgb, var(--accent) 38%, var(--line));width:220px;color:var(--foreground);background:color-mix(in srgb, var(--panel) 96%, #fff7ef);box-shadow:0 22px 48px rgba(var(--accent-hover-rgb), .16), 0 5px 14px rgba(var(--foreground-rgb), .07);animation:locale-menu-in .18s var(--ease-out) both;transform-origin:100% 0;border-radius:14px;padding:10px;position:absolute;top:calc(100% + 10px);right:0;overflow:hidden}.locale-switcher[data-placement=top] .locale-switcher-menu{transform-origin:100% 100%;top:auto;bottom:calc(100% + 10px)}.locale-switcher-menu-heading{min-height:37px;color:color-mix(in srgb, var(--accent-strong) 72%, var(--muted));font-family:var(--font-sans);letter-spacing:.11em;text-transform:uppercase;justify-content:space-between;align-items:center;padding:0 8px 6px;font-size:.68rem;font-weight:800;display:flex}.locale-switcher-menu-heading svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.45px;width:18px;height:18px}.locale-switcher-options{gap:4px;display:grid}.locale-switcher-option{width:100%;min-height:62px;color:var(--foreground);font-family:var(--font-sans);text-align:left;cursor:pointer;transition:border-color .15s ease, background .15s ease, transform .15s var(--ease-out);background:0 0;border:1px solid #0000;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:9px 11px;display:flex}.locale-switcher-option:hover{background:color-mix(in srgb, var(--accent-soft) 64%, transparent)}.locale-switcher-option[data-selected=true]{border-color:color-mix(in srgb, var(--accent) 12%, transparent);background:color-mix(in srgb, var(--accent-soft) 80%, #fff6f1)}.locale-switcher-option:focus-visible{border-color:color-mix(in srgb, var(--focus) 54%, transparent);outline:2px solid color-mix(in srgb, var(--focus) 30%, transparent);outline-offset:-2px}.locale-switcher-option-copy{gap:4px;display:grid}.locale-switcher-option-name{font-size:.86rem;font-weight:700;line-height:1.15}.locale-switcher-option-code{color:var(--muted);letter-spacing:.04em;font-size:.68rem;font-weight:700;line-height:1}.locale-switcher-check{width:24px;height:24px;color:var(--accent-strong);flex:none;place-items:center;display:grid}.locale-switcher-check svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:18px;height:18px}@keyframes locale-menu-in{0%{opacity:0;transform:translateY(-5px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.locale-switcher-trigger,.locale-switcher-trigger>svg,.locale-switcher-menu,.locale-switcher-option{transition:none;animation:none}}@media (max-width:820px){.site-header{background:linear-gradient(180deg, rgba(var(--panel-rgb), .78), rgba(var(--panel-rgb), .5));grid-template-columns:minmax(0,auto) minmax(0,1fr);grid-template-areas:"brand actions""nav nav";align-items:center;gap:10px 14px;min-height:126px;padding:14px 16px 12px;display:grid}.brand{grid-area:brand;min-width:0;font-size:1.45rem}.brand-mark{border-radius:14px;width:36px;height:36px;font-size:1.35rem}.header-nav{scrollbar-width:none;flex-wrap:nowrap;flex:none;grid-area:nav;justify-content:flex-start;gap:4px;width:100%;overflow-x:auto}.header-nav a{white-space:nowrap;flex:1 0 auto;min-width:max-content;padding-inline:6px}.header-nav::-webkit-scrollbar{display:none}.header-actions{flex-wrap:nowrap;grid-area:actions;place-self:center end}}
.mobile-support-notice{display:none}@media (max-width:820px){.mobile-support-notice{top:calc(env(safe-area-inset-top,0px) + 12px);right:calc(env(safe-area-inset-right,0px) + 12px);z-index:1000;border:1px solid var(--line);background:var(--panel);width:min(340px,100vw - 24px);color:var(--foreground);box-shadow:0 8px 32px rgba(var(--foreground-rgb), .14);border-radius:16px;align-items:flex-start;gap:8px;padding:16px 10px 16px 18px;display:flex;position:fixed}.mobile-support-notice strong{font-size:14px;font-weight:600;line-height:1.5;display:block}.mobile-support-notice p{color:var(--muted);margin:6px 0 0;font-size:13px;line-height:1.6}.mobile-support-notice button{width:44px;height:44px;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:50%;flex:0 0 44px;place-items:center;margin-top:-6px;padding:0;display:grid}.mobile-support-notice button:hover{background:var(--accent-soft)}.mobile-support-notice button:focus-visible{outline:2px solid var(--focus);outline-offset:2px}}
