@charset "UTF-8";:root,[data-theme=dark]{color-scheme:dark;--brand-primary: #d15119;--brand-primary-dark: #b84514;--brand-primary-light: #e0652a;--brand-primary-soft: #fdf0ea;--brand-primary-muted: #f5c4a8;--brand-dark: #221f1f;--brand-dark-elevated: #2a2727;--brand-dark-muted: #323030;--brand-dark-hover: #3a3737;--brand-white: #ffffff;--brand-gradient: linear-gradient(135deg, #d15119 0%, #e0652a 100%);--brand-bg-auth: #221f1f;--brand-surface: #221f1f;--brand-surface-raised: #2a2727;--brand-surface-muted: #323030;--brand-surface-hover: #3a3737;--brand-border: #3d3a3a;--brand-border-subtle: rgba(255, 255, 255, .1);--brand-text: #f2f2f2;--brand-text-secondary: #b8b8b8;--brand-text-muted: #8e8e8e;--brand-card: #2a2727;--brand-card-muted: #323030;--brand-watermark-opacity: .1;--brand-header-shadow: 0 2px 8px rgba(0, 0, 0, .25);--brand-card-shadow: 0 4px 16px rgba(0, 0, 0, .25);--brand-chip-price-bg: rgba(209, 81, 25, .18);--brand-chip-price-border: rgba(209, 81, 25, .35);--brand-chip-price-text: #e0652a;--brand-details-panel-bg: rgba(209, 81, 25, .1);--brand-details-panel-border: rgba(209, 81, 25, .45);--brand-shadow: rgba(209, 81, 25, .22);--brand-shadow-strong: rgba(209, 81, 25, .35)}[data-theme=light]{color-scheme:light;--brand-primary: #d15119;--brand-primary-dark: #b84514;--brand-primary-light: #e0652a;--brand-primary-soft: #fdf0ea;--brand-primary-muted: #f5c4a8;--brand-bg-auth: #f4f3f2;--brand-surface: #f4f3f2;--brand-surface-raised: #ffffff;--brand-surface-muted: #eceae8;--brand-surface-hover: #e3e1df;--brand-border: #d9d6d3;--brand-border-subtle: rgba(0, 0, 0, .08);--brand-text: #221f1f;--brand-text-secondary: #5a5656;--brand-text-muted: #8a8585;--brand-card: #ffffff;--brand-card-muted: #faf9f8;--brand-watermark-opacity: .07;--brand-header-shadow: 0 2px 8px rgba(0, 0, 0, .06);--brand-card-shadow: 0 2px 12px rgba(0, 0, 0, .08);--brand-chip-price-bg: linear-gradient(135deg, #fdf0ea 0%, #f5c4a8 100%);--brand-chip-price-border: #f5c4a8;--brand-chip-price-text: #b84514;--brand-details-panel-bg: #fdf0ea;--brand-details-panel-border: #d15119;--brand-shadow: rgba(209, 81, 25, .18);--brand-shadow-strong: rgba(209, 81, 25, .28)}.logo-wordmark{display:block;height:32px;width:auto;max-width:128px;object-fit:contain}.logo-official{display:block;width:min(200px,62vw);height:auto;max-width:none;object-fit:contain}.btn-theme{flex-shrink:0;width:40px;height:40px;border:none;border-radius:10px;background:transparent;color:var(--brand-text-secondary);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .2s ease,color .2s ease}.btn-theme:hover{background:var(--brand-surface-hover);color:var(--brand-primary)}html{height:100%;overflow:hidden;overscroll-behavior:none}html.gallery-fs-open,html.gallery-fs-open body{overflow:hidden!important;touch-action:none}body{font-family:League Spartan,sans-serif;margin:0;padding:0;height:100%;max-height:100dvh;overflow:hidden;overscroll-behavior:none;background:var(--brand-surface);color:var(--brand-text)}*,*:before,*:after{box-sizing:border-box}router-outlet{display:contents}body>.gallery-lightbox{position:fixed;inset:0;z-index:2147483000;width:100vw;height:100vh;height:100dvh;background:#000000f0;display:flex;align-items:center;justify-content:center;touch-action:none;user-select:none;-webkit-user-select:none}body>.gallery-lightbox .gallery-lightbox-toolbar{position:absolute;top:0;left:0;right:0;z-index:3;display:flex;align-items:center;gap:12px;padding:12px 16px;padding-top:calc(12px + env(safe-area-inset-top,0px));background:linear-gradient(to bottom,rgba(0,0,0,.65),transparent);color:#fff}body>.gallery-lightbox .gallery-lightbox-title{flex:1;min-width:0;font-size:14px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}body>.gallery-lightbox .gallery-lightbox-counter{flex-shrink:0;font-size:13px;font-weight:600;opacity:.9}body>.gallery-lightbox .gallery-lightbox-close{flex-shrink:0;width:44px;height:44px;border:none;border-radius:50%;background:#ffffff1f;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;touch-action:manipulation}body>.gallery-lightbox .gallery-lightbox-stage{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:64px 12px 24px;touch-action:none}body>.gallery-lightbox .gallery-lightbox-stage img{max-width:100%;max-height:100%;object-fit:contain;display:block;pointer-events:none;-webkit-user-drag:none}body>.gallery-lightbox .gallery-lightbox-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:44px;height:44px;border:none;border-radius:50%;background:#ffffff24;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;touch-action:manipulation}body>.gallery-lightbox .gallery-lightbox-prev{left:8px}body>.gallery-lightbox .gallery-lightbox-next{right:8px}
