/*! modern-normalize v3.0.1 | MIT License | https://github.com/sindresorhus/modern-normalize */*,:before,:after{box-sizing:border-box}html{font-family:system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";line-height:1.15;-webkit-text-size-adjust:100%;tab-size:4}body{margin:0}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-color:currentcolor}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}:root{--font-display: "Bebas Neue", system-ui, sans-serif;--font-body: "Outfit", system-ui, sans-serif;--color-bg-deep: #06041a;--color-bg-base: #0c0826;--color-bg-elevated: #151032;--color-bg-card: #1c1640;--color-border-subtle: rgb(255 255 255 / .08);--color-border-accent: rgb(251 191 36 / .35);--color-gold: #fbbf24;--color-gold-bright: #fde68a;--color-gold-deep: #d97706;--color-emerald: #34d399;--color-ruby: #fb7185;--color-magenta: #f472b6;--color-magenta-deep: #db2777;--color-neon-cyan: #22d3ee;--color-neon-purple: #c4b5fd;--color-text: #f8fafc;--color-text-muted: #a8b4c8;--color-text-subtle: #64748b;--gradient-page: radial-gradient( ellipse 120% 80% at 50% -20%, rgb(147 51 234 / .35) 0%, transparent 55% ), radial-gradient( ellipse 90% 60% at 100% 50%, rgb(34 211 238 / .12) 0%, transparent 50% ), linear-gradient(165deg, #06041a 0%, #0f0828 42%, #1a0f3a 100%);--gradient-gold: linear-gradient( 135deg, #fde68a 0%, #fbbf24 45%, #d97706 100% );--gradient-cta: linear-gradient( 125deg, #f472b6 0%, #a78bfa 45%, #22d3ee 100% );--shadow-glow-gold: 0 0 48px rgb(251 191 36 / .28);--shadow-glow-magenta: 0 0 36px rgb(244 114 182 / .22);--shadow-card: 0 18px 48px rgb(0 0 0 / .45);--radius-sm: 10px;--radius-md: 16px;--radius-lg: 24px}*[hidden]{display:none!important}html{color-scheme:dark;font-family:var(--font-body);font-optical-sizing:auto;font-style:normal;font-weight:400;scroll-behavior:smooth;background-color:var(--color-bg-deep);color:var(--color-text);-webkit-font-smoothing:antialiased}html.is-locked,body.is-locked{overflow:hidden}[id]{scroll-margin-top:72px}h1,h2,h3,h4,h5,h6{margin-bottom:0;margin-top:0;font-family:var(--font-display);font-weight:400;letter-spacing:.04em;line-height:1.1}h1,h2{text-transform:uppercase}h1{font-size:clamp(2.5rem,6vw + 1rem,4.5rem);background:var(--gradient-gold);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;filter:drop-shadow(0 2px 24px rgba(251,191,36,.35))}p{margin-top:0;margin-bottom:16px}img{width:100%;height:auto}a{text-decoration:none;color:inherit}.container{max-width:1512px;width:100%;padding:0 16px;margin:0 auto}@media (min-width: 769px){.container{padding:0 70px}}body{display:flex;flex-direction:column;min-height:100dvh;position:relative;background:var(--gradient-page);background-attachment:fixed}main{flex:1}.site-header{position:sticky;top:0;z-index:20;background:#0f0826d1;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid var(--color-border-subtle);box-shadow:0 8px 32px #00000040}.site-header__inner{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:16px;min-height:72px;padding-top:12px;padding-bottom:12px}@media (max-width: 769px){.site-header__inner{grid-template-columns:1fr auto;grid-template-rows:auto auto}}.site-header__brand{justify-self:start;display:inline-flex;align-items:center;flex-shrink:0;line-height:0}.site-header__brand img{display:block;height:clamp(40px,8vw,52px);width:auto;max-width:min(280px,55vw);object-fit:contain}.site-header__brand:focus-visible{outline:2px solid var(--color-gold);outline-offset:4px;border-radius:var(--radius-sm)}.site-header__nav{justify-self:center;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px 28px}@media (max-width: 769px){.site-header__nav{grid-column:1/-1;grid-row:2;justify-self:stretch;justify-content:center;padding-top:4px;border-top:1px solid var(--color-border-subtle);margin-top:4px;padding-bottom:2px}}.site-header__link{font-family:var(--font-body);font-size:.9375rem;font-weight:500;letter-spacing:.02em;text-transform:none;color:var(--color-text-muted);transition:color .2s ease,text-shadow .2s ease}.site-header__link:hover{color:var(--color-text);text-shadow:0 0 20px rgba(251,191,36,.35)}.site-header__link:focus-visible{color:var(--color-gold-bright);outline:none;text-decoration:underline;text-underline-offset:4px}.site-header__store{justify-self:end;display:inline-flex;align-items:center;flex-shrink:0;line-height:0;transition:transform .2s ease,filter .2s ease}.site-header__store img{display:block;height:44px;width:auto;max-width:180px;object-fit:contain}.site-header__store:hover{transform:translateY(-1px);filter:brightness(1.08)}.site-header__store:focus-visible{outline:2px solid var(--color-gold);outline-offset:4px;border-radius:var(--radius-sm)}@media (max-width: 769px){.site-header__store{grid-column:2;grid-row:1;justify-self:end}.site-header__store img{height:40px;max-width:150px}}.site-footer{margin-top:auto;border-top:1px solid var(--color-border-subtle);background:#0f0826d1;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);padding-left:20px;padding-right:20px}.site-footer__top{display:grid;grid-template-columns:1fr;align-items:center;gap:clamp(24px,4vw,32px);padding:clamp(28px,5vw,40px) 0 clamp(20px,3vw,28px)}@media (min-width: 900px){.site-footer__top{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:20px 32px}}.site-footer__brand{justify-self:center;display:inline-flex;align-items:center;line-height:0}@media (min-width: 900px){.site-footer__brand{justify-self:start}}.site-footer__brand img{display:block;height:clamp(36px,7vw,46px);width:auto;max-width:min(240px,70vw);object-fit:contain}.site-footer__brand:focus-visible{outline:2px solid var(--color-gold);outline-offset:4px;border-radius:var(--radius-sm)}.site-footer__nav{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px 24px}@media (min-width: 900px){.site-footer__nav{justify-self:center}}.site-footer__link{font-family:var(--font-body);font-size:.9375rem;font-weight:500;letter-spacing:.02em;color:var(--color-text-muted);transition:color .2s ease,text-shadow .2s ease}.site-footer__link:hover{color:var(--color-text);text-shadow:0 0 18px rgba(251,191,36,.25)}.site-footer__link:focus-visible{color:var(--color-gold-bright);outline:none;text-decoration:underline;text-underline-offset:4px}.site-footer__store{justify-self:center;display:inline-flex;align-items:center;line-height:0;transition:transform .2s ease,filter .2s ease}@media (min-width: 900px){.site-footer__store{justify-self:end}}.site-footer__store img{display:block;height:44px;width:auto;max-width:180px;object-fit:contain}.site-footer__store:hover{transform:translateY(-1px);filter:brightness(1.08)}.site-footer__store:focus-visible{outline:2px solid var(--color-gold);outline-offset:4px;border-radius:var(--radius-sm)}@media (max-width: 769px){.site-footer__store img{height:40px;max-width:160px}}.site-footer__company{padding:clamp(16px,2.5vw,22px) 0;border-top:1px solid rgba(255,255,255,.06);text-align:center}.site-footer__company-name{margin:0 0 6px;font-family:var(--font-body);font-size:.875rem;font-weight:600;letter-spacing:.03em;color:var(--color-text-muted)}.site-footer__company-address{margin:0 auto;max-width:36rem;font-family:var(--font-body);font-size:.8125rem;line-height:1.55;color:var(--color-text-subtle)}.site-footer__bottom{padding:0 0 clamp(24px,4vw,32px);border-top:1px solid rgba(255,255,255,.06);text-align:center}.site-footer__copy{margin:clamp(16px,2.5vw,22px) 0 0;font-family:var(--font-body);font-size:.8125rem;letter-spacing:.04em;color:var(--color-text-subtle)}.site-footer__credit{margin:12px 0 0;font-family:var(--font-body);font-size:.75rem;line-height:1.5;letter-spacing:.03em;color:var(--color-text-subtle)}.site-footer__credit-link{color:var(--color-text-muted);text-decoration:none;transition:color .2s ease,text-shadow .2s ease}.site-footer__credit-link:hover{color:var(--color-neon-cyan);text-shadow:0 0 14px rgba(34,211,238,.25)}.site-footer__credit-link:focus-visible{color:var(--color-gold-bright);outline:2px solid var(--color-gold);outline-offset:3px;border-radius:4px}
