/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--red:#ff2a18;--blue:#28a7ff;--ink:#0b0b0d;--paper:#f4f2ed}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-body),sans-serif;margin:0}.shell{width:min(1180px,100% - 48px);margin-inline:auto}.announcement{background:var(--red);color:#fff;letter-spacing:.22em;justify-content:center;align-items:center;gap:10px;height:32px;font-size:10px;font-weight:800;display:flex}.announcement span{color:#111}.nav{z-index:5;color:#fff;border-bottom:1px solid #ffffff24;justify-content:space-between;align-items:center;height:86px;display:flex;position:absolute;top:32px;left:50%;transform:translate(-50%)}.brand{color:inherit;font-family:var(--font-display);letter-spacing:.04em;align-items:center;gap:12px;font-size:18px;line-height:.85;text-decoration:none;display:flex}.brand img{object-fit:cover;border:2px solid #fff;border-radius:50%;width:42px;height:42px}.navlinks{gap:36px;display:flex}.navlinks a,.socials a{color:inherit;font-size:13px;font-weight:700;text-decoration:none}.manageButton,.sectionHead button{color:inherit;cursor:pointer;background:0 0;border:1px solid;border-radius:999px;padding:11px 17px;font-weight:800}.manageButton span{color:var(--red)}.hero{color:#fff;background:#08090c;height:min(820px,100vh - 32px);min-height:690px;position:relative;overflow:hidden}.hero:after{content:"";background-image:linear-gradient(90deg,#ffffff08 1px,#0000 1px),linear-gradient(#ffffff08 1px,#0000 1px);background-size:90px 90px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0008,#0000 70%);mask-image:linear-gradient(90deg,#0008,#0000 70%)}.heroCopy{z-index:2;flex-direction:column;justify-content:center;height:100%;padding-top:80px;display:flex;position:relative}.eyebrow{letter-spacing:.26em;margin:0 0 20px;font-size:11px;font-weight:900}.eyebrow:before{content:"";background:var(--red);vertical-align:middle;width:36px;height:2px;margin-right:12px;display:inline-block}.hero h1,.shop h2,.story h2,.manager h2{font-family:var(--font-display),Impact,sans-serif;letter-spacing:.01em;text-transform:uppercase;margin:0;font-weight:400;line-height:.88}.hero h1{max-width:780px;font-size:clamp(76px,10vw,148px)}.hero h1 em,.story h2 em{color:var(--red);text-shadow:3px 3px #fff0;font-style:normal}.lede{color:#b7b7bd;max-width:440px;margin:28px 0;font-size:16px;line-height:1.7}.heroActions{align-items:center;gap:28px;display:flex}.primary{background:var(--red);color:#fff;box-shadow:5px 5px 0 var(--blue);padding:16px 22px;font-size:13px;font-weight:900;text-decoration:none}.primary span{margin-left:24px}.textLink{color:#fff;text-underline-offset:5px;font-size:13px;font-weight:800}.heroArt{z-index:1;aspect-ratio:1;place-items:center;width:min(45vw,590px);display:grid;position:absolute;top:50%;right:4%;transform:translateY(-44%)}.heroArt img{object-fit:cover;mix-blend-mode:screen;filter:contrast(1.15)saturate(1.2);border-radius:50%;width:70%;height:70%}.orbit{border:1px solid #ffffff28;border-radius:50%;position:absolute;inset:0;box-shadow:0 0 0 60px #ffffff08,0 0 0 120px #ffffff05}.heroArt p{letter-spacing:.35em;font-size:9px;position:absolute;bottom:0;transform:rotate(-8deg)}.heroGlow{filter:blur(90px);opacity:.22;border-radius:50%;position:absolute}.heroGlow.one{background:var(--red);width:450px;height:450px;top:22%;right:13%}.heroGlow.two{background:var(--blue);width:270px;height:270px;bottom:-5%;right:2%}.scroll{z-index:2;letter-spacing:.28em;color:#8a8a90;font-size:8px;position:absolute;bottom:30px;left:50%;transform:translate(-50%)}.scroll span{text-align:center;color:#fff;margin-top:7px;font-size:18px;display:block}.shop{padding:110px 0}.sectionHead{justify-content:space-between;align-items:end;display:flex}.red{color:var(--red)}.sectionHead h2{font-size:clamp(48px,6vw,78px)}.sectionHead button{font-size:12px}.filters{border-top:1px solid #ccc;gap:9px;margin:44px 0 28px;padding-top:24px;display:flex}.filters button,.categoryChoice button{font:700 12px var(--font-body);cursor:pointer;background:0 0;border:1px solid #bbb;border-radius:99px;padding:10px 17px}.filters button.active,.categoryChoice button.selected{color:#fff;background:#111;border-color:#111}.productGrid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.productCard{min-width:0}.productImage{background:#ddd;height:430px;position:relative;overflow:hidden}.productImage>img{object-fit:cover;width:100%;height:100%}.placeholder{background:linear-gradient(145deg,#16171b,#2d3037);flex-direction:column;justify-content:center;align-items:center;gap:18px;width:100%;height:100%;display:flex}.card2 .placeholder{background:linear-gradient(145deg,#142334,#1689cb)}.placeholder img{aspect-ratio:1;object-fit:cover;mix-blend-mode:multiply;border-radius:50%;width:44%}.card0 .placeholder img,.card2 .placeholder img{mix-blend-mode:screen}.placeholder span{font:12px var(--font-display);letter-spacing:.15em;color:#fff}.tag{background:var(--red);color:#fff;letter-spacing:.15em;padding:7px 10px;font-size:9px;font-weight:900;position:absolute;top:14px;left:14px}.productMeta{justify-content:space-between;align-items:center;padding:17px 2px;display:flex}.productMeta h3{font:26px var(--font-display);text-transform:uppercase;margin:3px 0}.productMeta button{cursor:pointer;background:0 0;border:1px solid #aaa;border-radius:50%;width:38px;height:38px;font-size:22px}.story{background:var(--red);color:#fff;padding:95px 0;overflow:hidden}.storyInner{grid-template-columns:.8fr 1.2fr;align-items:center;gap:90px;display:grid}.story img{aspect-ratio:1;object-fit:cover;width:100%;max-width:420px;box-shadow:20px 20px 0 var(--blue);border:12px solid #111;border-radius:50%;transform:rotate(-7deg)}.story h2{font-size:clamp(48px,6vw,82px)}.story p:not(.eyebrow){max-width:590px;font-weight:600;line-height:1.8}.story a{color:#fff;text-underline-offset:6px;margin-top:14px;font-weight:900;display:inline-block}footer{color:#fff;background:#090a0d;padding:65px 0 25px}.footerInner{align-items:center;gap:35px;display:flex}.footerBrand{font:40px var(--font-display)}.footerBrand span{font:10px var(--font-body);vertical-align:top}.footerInner p{color:#85868b}.socials{gap:24px;margin-left:auto;display:flex}.copyright{letter-spacing:.18em;color:#73747a;border-top:1px solid #24252a;justify-content:space-between;margin-top:45px;padding-top:22px;font-size:8px;display:flex}.overlay{z-index:20;background:#000b;justify-content:flex-end;display:flex;position:fixed;inset:0}.manager{background:var(--paper);color:#111;width:min(510px,100%);height:100%;padding:60px 48px;position:relative;overflow:auto}.manager .close{cursor:pointer;background:0 0;border:0;font-size:30px;position:absolute;top:20px;right:24px}.manager h2{font-size:50px}.managerIntro{color:#666;line-height:1.6}.manager>label:not(.dropzone){margin:30px 0 12px;font-size:12px;font-weight:900;display:block}.categoryChoice{gap:8px;display:flex}.dropzone{cursor:pointer;background:#fff;border:2px dashed #aaa;flex-direction:column;justify-content:center;align-items:center;height:220px;margin-top:28px;display:flex}.dropzone input{opacity:0;pointer-events:none;position:absolute}.uploadIcon{color:var(--red);margin-bottom:10px;font-size:34px}.dropzone small{color:#888;margin-top:6px}.status{background:#e6f4e8;padding:12px;font-size:13px}.tip{background:#e6eef7;padding:14px;font-size:12px;line-height:1.5}@media (width<=900px){.navlinks{display:none}.heroArt{opacity:.5;width:70vw;right:-18%}.heroCopy{justify-content:flex-end;padding-bottom:120px}.productGrid{grid-template-columns:repeat(2,1fr)}.storyInner{grid-template-columns:1fr}.story img{max-width:280px}.productImage{height:370px}}@media (width<=620px){.shell{width:min(100% - 28px,1180px)}.announcement{font-size:8px}.nav{height:72px}.manageButton{width:42px;height:42px;padding:0;font-size:0}.manageButton span{font-size:20px}.hero{min-height:670px}.hero h1{font-size:65px}.heroArt{opacity:.4;width:85vw;top:32%;right:-13%}.lede{font-size:14px}.heroActions{flex-direction:column;align-items:flex-start;gap:18px}.scroll{display:none}.shop{padding:75px 0}.sectionHead{align-items:flex-start}.sectionHead button{display:none}.filters{overflow:auto}.productGrid{grid-template-columns:1fr}.productImage{height:420px}.story{padding:75px 0}.storyInner{gap:60px}.footerInner{flex-direction:column;align-items:flex-start}.socials{margin:0}.copyright span{display:none}.manager{padding:55px 24px}.manager h2{font-size:42px}}:root{--ink:#f7f7f8;--paper:#08090c;--panel:#111318;--line:#2a2d34;--muted:#9b9da5;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}body{background:var(--paper);color:var(--ink)}.shop{background:radial-gradient(circle at 85% 15%,#172b3d 0,#0000 25%),radial-gradient(circle at 10% 75%,#311412 0,#0000 24%),#08090c}.sectionHead button{color:#fff;border-color:#4a4d55}.filters{border-color:var(--line)}.filters button,.categoryChoice button{color:#d9dbe0;background:#111318;border-color:#484b54}.filters button.active,.categoryChoice button.selected{background:var(--red);color:#fff;border-color:var(--red);box-shadow:0 0 22px #ff2a1833}.productCard{border:1px solid var(--line);background:#0d0f13;box-shadow:0 18px 45px #0007}.productImage{background:#15171c}.card1 .placeholder{background:linear-gradient(145deg,#17191f,#272c35)}.card1 .placeholder img{mix-blend-mode:screen}.card1 .placeholder span{color:#fff}.productMeta{padding:17px 16px}.productMeta small{color:var(--muted)}.productMeta h3{color:#fff}.productMeta button{color:#fff;background:#17191f;border-color:#4a4d55}.story{border-block:1px solid var(--line);background:linear-gradient(135deg,#101217 0%,#08090c 58%,#1c0d0c 100%);position:relative}.story:before{content:"";pointer-events:none;background:radial-gradient(circle at 22%,#ff2a1820,#0000 30%);position:absolute;inset:0}.storyInner{z-index:1;position:relative}.story .eyebrow{color:#ff5748}.story .eyebrow:before{background:var(--red)}.story h2 em{color:var(--red)}.story p:not(.eyebrow){color:#c5c7cd}.manager{color:#f7f7f8;border-left:1px solid var(--line);background:#0d0f13}.manager .close{color:#fff}.managerIntro{color:var(--muted)}.dropzone{background:#15171c;border-color:#4a4d55}.dropzone small{color:var(--muted)}.status{color:#b9f3c9;background:#12301d;border:1px solid #245c34}.tip{color:#b8d8f1;background:#101f2c;border:1px solid #20415c}.shopButton{align-items:center;text-decoration:none;display:inline-flex}.adminPage{color:#fff;background:radial-gradient(circle at 85% 10%,#162b3d 0,#0000 28%),#08090c;min-height:100vh;padding-bottom:80px}.adminNav{border-bottom:1px solid #2a2d34;justify-content:space-between;align-items:center;height:90px;display:flex}.adminNav>div{gap:20px;display:flex}.adminNav>div a{color:#fff;font-size:13px;font-weight:800}.adminShell{padding-top:70px}.adminShell h1{font:clamp(54px,8vw,100px)/.9 var(--font-display);text-transform:uppercase;margin:0}.adminIntro{color:#aeb0b7;max-width:650px;line-height:1.7}.adminGrid{grid-template-columns:.85fr 1.15fr;gap:24px;margin-top:45px;display:grid}.adminCard{background:#101217;border:1px solid #2a2d34;padding:28px}.adminCard h2{font:32px var(--font-display);text-transform:uppercase;margin:0 0 24px}.adminCard>label:not(.dropzone){margin-bottom:12px;font-size:12px;font-weight:900;display:block}.adminProducts{gap:12px;display:grid}.adminProducts article{background:#181a20;grid-template-columns:64px 1fr 38px;align-items:center;gap:14px;padding:10px;display:grid}.adminProducts img{object-fit:cover;width:64px;height:64px}.adminProducts small,.adminProducts strong{display:block}.adminProducts small{color:#9b9da5;text-transform:uppercase;letter-spacing:.15em;font-size:9px}.adminProducts button{color:#fff;background:#111;border:1px solid #555;border-radius:50%;width:34px;height:34px;font-size:20px}.emptyState{color:#9b9da5}.adminCard .dropzone{margin-top:24px}.adminCard .status{margin-top:14px}@media (width<=760px){.adminGrid{grid-template-columns:1fr}.adminNav>div{gap:12px}.adminShell{padding-top:45px}}
