/*! 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{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#f4f7ff;--navy:#fff;--panel:#edf3ff;--line:#cbd6ed;--white:#11162c;--muted:#5d6886;--cyan:#10bdb5;--magenta:#f32f8c;--yellow:#ffda3d;--violet:#6654ee}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--ink);color:var(--white);margin:0;font-family:Arial,Helvetica,sans-serif}button,a{font:inherit}button{color:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.ticker{background:var(--cyan);color:#041016;letter-spacing:.17em;white-space:nowrap;align-items:center;height:32px;font-size:11px;font-weight:900;display:flex;overflow:hidden}.ticker div{text-align:center;width:max-content;min-width:100%;animation:16s linear infinite ticker}.ticker span{color:var(--magenta);margin:0 4vw}@keyframes ticker{0%{transform:translate(5%)}50%{transform:translate(-5%)}to{transform:translate(5%)}}.site-header{z-index:30;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#f4f7ffe6;border-bottom:1px solid #5d68862e;grid-template-columns:1fr auto 1fr;align-items:center;max-width:1488px;height:154px;margin:auto;padding:0 32px;display:grid;position:sticky;top:0}.brand{grid-column:2;place-items:center;width:190px;height:146px;display:grid}.brand img{object-fit:contain;filter:drop-shadow(0 8px 16px #1d44911f);width:162px;height:162px}.site-header nav{grid-area:1/1;gap:26px;font-size:13px;font-weight:800;display:flex}.site-header nav a{transition:color .2s}.site-header nav a:hover{color:var(--cyan)}.bag-button{border:1px solid var(--line);background:var(--panel);text-transform:uppercase;letter-spacing:.08em;cursor:pointer;border-radius:999px;grid-area:1/3;justify-self:end;height:44px;padding:0 7px 0 18px;font-weight:900}.bag-button span{background:var(--yellow);color:#10121a;border-radius:50%;place-items:center;width:32px;height:32px;margin-left:10px;display:inline-grid}.promo-banner{max-width:1488px;margin:22px auto 0;padding:0 32px}.promo-banner img{border-radius:28px;width:100%;height:auto;box-shadow:0 18px 52px #3d080833}.hero{grid-template-columns:minmax(0,1.7fr) minmax(360px,.9fr);gap:18px;max-width:1488px;min-height:690px;margin:0 auto;padding:44px 32px 28px;display:grid;position:relative;overflow:hidden}.hero-copy{border:1px solid var(--line);background:radial-gradient(circle at 90% 10%,#6654ee26,#0000 30%),linear-gradient(135deg,#fff,#eaf2ff);border-radius:34px;min-height:610px;padding:58px 62px 42px;position:relative;overflow:hidden;box-shadow:0 22px 70px #26488914}.hero-copy:after{content:"";border:2px dashed #10bdb561;border-radius:50%;width:330px;height:330px;animation:22s linear infinite spin;position:absolute;bottom:-115px;right:-105px;box-shadow:0 0 0 42px #f32f8c0a,0 0 0 84px #10bdb50a}@keyframes spin{to{transform:rotate(360deg)}}.eyebrow{color:var(--muted);letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 20px;font-size:11px;font-weight:900;display:flex}.eyebrow span{background:var(--cyan);width:20px;height:2px}.hero h1{z-index:1;letter-spacing:-.075em;text-transform:uppercase;max-width:880px;margin:0;font-family:ui-rounded,Arial Rounded MT Bold,Arial,sans-serif;font-size:clamp(66px,7vw,116px);line-height:.82;position:relative}.hero h1 em{color:var(--cyan);text-shadow:4px 4px 0 var(--magenta);font-style:normal}.hero-lede{max-width:570px;color:var(--muted);margin:34px 0;font-size:18px;line-height:1.6}.primary-cta{background:var(--yellow);color:#10121a;text-transform:uppercase;letter-spacing:.08em;border-radius:999px;align-items:center;gap:26px;height:56px;padding:0 10px 0 24px;font-size:13px;font-weight:900;transition:transform .2s,box-shadow .2s;display:inline-flex}.primary-cta span{width:38px;height:38px;color:var(--yellow);background:#10121a;border-radius:50%;place-items:center;font-size:20px;display:grid}.primary-cta:hover{transform:translateY(-3px)rotate(-1deg);box-shadow:0 10px 28px #f8e84e33}.hero-facts{z-index:1;gap:28px;display:flex;position:absolute;bottom:38px;right:54px}.hero-facts div{flex-direction:column;gap:3px;display:flex}.hero-facts strong{color:var(--white);font-size:19px}.hero-facts span{color:var(--muted);text-transform:uppercase;letter-spacing:.11em;font-size:10px}.featured-card{border:1px solid var(--line);cursor:pointer;background:linear-gradient(150deg,#dffbfa,#dfe8ff);border-radius:34px;min-height:610px;padding:0;position:relative;overflow:hidden;box-shadow:0 22px 70px #26488914}.featured-card:before{content:"";background:radial-gradient(#10bdb530,#0000 66%);height:75%;position:absolute;inset:12% -10% auto}.featured-card img{object-fit:contain;width:100%;height:100%;transition:transform .5s cubic-bezier(.2,.8,.2,1);transform:scale(1.02)}.featured-card:hover img{transform:scale(1.08)rotate(1deg)}.feature-label{z-index:2;background:var(--magenta);color:#fff;text-transform:uppercase;letter-spacing:.12em;border-radius:999px;padding:9px 12px;font-size:10px;font-weight:900;position:absolute;top:26px;left:26px}.feature-footer{z-index:2;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);text-align:left;background:#ffffffe0;border:1px solid #5d688626;border-radius:18px;justify-content:space-between;align-items:center;padding:18px 20px;display:flex;position:absolute;bottom:18px;left:18px;right:18px;box-shadow:0 10px 25px #19356d1a}.feature-footer b{font-size:18px}.feature-footer i{color:var(--cyan);font-size:18px;font-style:normal;font-weight:900}.hero-sticker{z-index:4;background:var(--yellow);color:#10121a;letter-spacing:.08em;width:88px;height:88px;box-shadow:0 8px 0 var(--magenta);border-radius:50%;place-items:center;font-size:10px;font-weight:900;display:grid;position:absolute;top:38px;right:calc(30% - 35px);transform:rotate(9deg)}.hero-sticker span:first-child{position:absolute;top:20px}.hero-sticker span:last-child{position:absolute;bottom:18px}.status-banner{z-index:70;border:1px solid var(--cyan);background:#fff;border-radius:16px;width:min(90vw,540px);padding:16px 52px 16px 20px;position:fixed;top:112px;left:50%;transform:translate(-50%);box-shadow:0 14px 50px #1f376933}.status-banner button{cursor:pointer;background:0 0;border:0;font-size:24px;position:absolute;top:8px;right:12px}.shop-section{max-width:1488px;margin:0 auto;padding:92px 32px 110px}.section-heading{justify-content:space-between;align-items:end;gap:28px;margin-bottom:36px;display:flex}.section-heading h2,.story h2{letter-spacing:-.055em;text-transform:uppercase;max-width:800px;margin:0;font-family:ui-rounded,Arial Rounded MT Bold,Arial,sans-serif;font-size:clamp(42px,5vw,78px);line-height:.94}.section-heading>p{max-width:390px;color:var(--muted);margin:0 0 8px;line-height:1.6}.product-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:30px 16px;display:grid}.product-card{min-width:0}.product-image-button{aspect-ratio:.74;border:1px solid var(--line);cursor:pointer;background:radial-gradient(circle at 50% 42%,#fff,#e7efff 72%);border-radius:24px;width:100%;padding:0;transition:transform .25s,border-color .25s,box-shadow .25s;position:relative;overflow:hidden}.product-image-button:after{content:"";filter:blur(15px);background:#2e406924;border-radius:50%;height:14%;position:absolute;inset:auto 12% 3%}.product-image-button img{z-index:1;object-fit:contain;width:100%;height:100%;transition:transform .42s cubic-bezier(.2,.8,.2,1);position:relative}.product-card:hover .product-image-button{border-color:#10bdb5b8;transform:translateY(-7px);box-shadow:0 18px 42px #2844782b}.product-card:hover .product-image-button img{transform:scale(1.055)}.product-tag,.card-number{z-index:3;letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:900;position:absolute;top:12px}.product-tag{background:var(--magenta);border-radius:999px;padding:7px 9px;left:12px}.card-number{color:var(--muted);right:14px}.quick-view{z-index:4;background:var(--cyan);color:#07101a;text-transform:uppercase;letter-spacing:.08em;opacity:0;border-radius:999px;justify-content:space-between;align-items:center;height:44px;padding:0 8px 0 14px;font-size:11px;font-weight:900;transition:all .25s;display:flex;position:absolute;bottom:12px;left:12px;right:12px;transform:translateY(8px)}.quick-view b{width:30px;height:30px;color:var(--cyan);background:#07101a;border-radius:50%;place-items:center;font-size:15px;display:grid}.product-card:hover .quick-view,.product-image-button:focus-visible .quick-view{opacity:1;transform:translateY(0)}.product-details{justify-content:space-between;gap:12px;padding:13px 3px;display:flex}.product-details h3,.product-details p{margin:0;font-size:14px}.product-details h3{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.product-details p{color:var(--cyan);font-weight:900}.story{background:var(--yellow);color:#10121a;border-radius:34px;grid-template-columns:1.35fr .8fr;align-items:end;gap:50px;max-width:1424px;margin:0 auto 32px;padding:78px;display:grid}.story .eyebrow{color:#4e4a21}.story .eyebrow span{background:var(--magenta)}.story>p{margin:0 0 10px;font-size:18px;line-height:1.7}.story>a{text-transform:uppercase;letter-spacing:.1em;border-bottom:2px solid;grid-column:2;width:fit-content;padding-bottom:4px;font-size:12px;font-weight:900}footer{max-width:1488px;min-height:180px;color:var(--muted);grid-template-columns:1fr auto 1fr;align-items:center;margin:auto;padding:30px 32px;font-size:12px;display:grid}footer img{justify-self:center;width:150px}footer p:last-child{justify-self:end}.overlay,.cart-overlay{z-index:80;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#1c27468c;place-items:center;padding:28px;animation:.2s ease-out fadeIn;display:grid;position:fixed;inset:0}@keyframes fadeIn{0%{opacity:0}}.product-modal{border:1px solid var(--line);background:#fff;border-radius:30px;grid-template-columns:1.05fr .95fr;width:min(1060px,96vw);max-height:calc(100vh - 56px);animation:.28s cubic-bezier(.2,.8,.2,1) modalIn;display:grid;position:relative;overflow:auto;box-shadow:0 32px 100px #1f345f4d}@keyframes modalIn{0%{opacity:0;transform:translateY(20px)scale(.98)}}.close-button{z-index:5;border:1px solid var(--line);cursor:pointer;background:#ffffffe6;border-radius:50%;width:42px;height:42px;font-size:25px;position:absolute;top:18px;right:18px}.modal-image{background:radial-gradient(circle,#fff,#e6efff 72%);place-items:center;min-height:610px;display:grid;overflow:hidden}.modal-image img{object-fit:contain;width:100%;height:100%;max-height:700px}.modal-info{flex-direction:column;justify-content:center;padding:66px 54px 46px;display:flex}.modal-info h2{letter-spacing:-.055em;text-transform:uppercase;margin:0 0 10px;font-family:ui-rounded,Arial Rounded MT Bold,Arial,sans-serif;font-size:clamp(42px,5vw,70px);line-height:.9}.modal-price{color:var(--cyan);margin:12px 0 38px;font-size:28px;font-weight:900}.modal-price span{color:var(--muted);margin-left:8px;font-size:12px;font-weight:400}fieldset{border:0;margin:0;padding:0}legend,.quantity-row>span{color:var(--muted);letter-spacing:.14em;text-transform:uppercase;margin-bottom:12px;font-size:10px;font-weight:900}.size-list{grid-template-columns:repeat(5,1fr);gap:8px;display:grid}.size-list button{border:1px solid var(--line);background:var(--panel);cursor:pointer;border-radius:12px;height:48px;font-weight:900;transition:all .2s}.size-list button:hover,.size-list button.active{border-color:var(--cyan);background:var(--cyan);color:#07101a}.color-fieldset{margin-top:24px}.color-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.color-list button{border:1px solid var(--line);background:var(--panel);min-width:0;min-height:52px;color:var(--white);cursor:pointer;border-radius:12px;justify-items:center;gap:5px;padding:7px 5px;font-size:9px;font-weight:800;display:grid}.color-list button:hover,.color-list button.active{border-color:var(--cyan);box-shadow:inset 0 0 0 2px var(--cyan)}.color-swatch{border:1px solid #11162c40;border-radius:50%;width:22px;height:22px;display:block;box-shadow:0 2px 6px #11162c1f}.quantity-row{justify-content:space-between;align-items:center;margin:26px 0;display:flex}.quantity-row>span{margin:0}.stepper{border:1px solid var(--line);background:var(--panel);border-radius:999px;align-items:center;height:44px;display:flex}.stepper button{cursor:pointer;background:0 0;border:0;width:40px;height:100%;font-size:20px}.stepper output{text-align:center;min-width:32px;font-weight:900}.add-button,.checkout-button{background:var(--yellow);color:#10121a;cursor:pointer;border:0;border-radius:16px;justify-content:space-between;align-items:center;width:100%;min-height:58px;padding:0 20px;font-weight:900;transition:transform .2s,box-shadow .2s;display:flex}.add-button:hover,.checkout-button:hover{transform:translateY(-2px);box-shadow:0 12px 30px #f8e84e29}.fine-print{color:var(--muted);text-align:center;margin:14px 0 0;font-size:10px}.cart-overlay{place-items:stretch end;padding:0}.cart-drawer{border-left:1px solid var(--line);background:#fff;grid-template-rows:auto 1fr auto;width:min(520px,100vw);height:100vh;animation:.28s ease-out drawerIn;display:grid}@keyframes drawerIn{0%{transform:translate(100%)}}.cart-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:28px 26px 22px;display:flex}.cart-header p{color:var(--muted);letter-spacing:.14em;text-transform:uppercase;margin:0 0 3px;font-size:10px;font-weight:900}.cart-header h2{margin:0;font-size:28px}.cart-header button{border:1px solid var(--line);background:var(--panel);cursor:pointer;border-radius:50%;width:42px;height:42px;font-size:24px}.cart-items{padding:8px 26px;overflow:auto}.cart-item{border-bottom:1px solid #273252b3;grid-template-columns:82px 1fr auto;align-items:center;gap:16px;padding:18px 0;display:grid}.cart-item>img{object-fit:contain;background:var(--panel);border-radius:12px;width:82px;height:104px}.cart-item h3{margin:0 0 6px;font-size:14px}.cart-item p{color:var(--muted);margin:0 0 12px;font-size:11px}.cart-item>strong{color:var(--cyan);align-self:start;padding-top:4px;font-size:13px}.stepper.small{width:fit-content;height:32px}.stepper.small button{width:30px;font-size:16px}.stepper.small output{min-width:24px;font-size:11px}.empty-cart{text-align:center;align-content:center;justify-items:center;height:100%;display:grid}.empty-cart>span{color:var(--yellow);font-size:46px}.empty-cart h3{max-width:280px;margin:15px 0 25px;font-size:25px}.empty-cart button{border:1px solid var(--cyan);color:var(--cyan);cursor:pointer;background:0 0;border-radius:999px;padding:13px 20px}.cart-footer{border-top:1px solid var(--line);background:#f4f7ff;padding:18px 26px 24px}.cart-footer .summary-line{justify-content:space-between;font-size:19px;display:flex}.cart-footer .tax-line,.cart-footer .shipping-line{color:var(--muted);margin-top:8px;font-size:13px}.cart-footer .discount-line{color:#148167;margin-top:8px;font-size:13px;font-weight:900}.cart-footer .total-line{border-top:1px solid var(--line);margin-top:15px;padding-top:15px;font-size:21px}.cart-footer>p{color:var(--muted);margin:8px 0 18px;font-size:10px}.coupon-form{margin-bottom:16px}.coupon-form label{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;margin-bottom:7px;font-size:10px;font-weight:900;display:block}.coupon-form>div{grid-template-columns:1fr auto;gap:8px;display:grid}.coupon-form input{border:1px solid var(--line);min-width:0;height:44px;color:var(--white);text-transform:uppercase;background:#fff;border-radius:12px;padding:0 13px}.coupon-form button{background:var(--cyan);color:#07101a;text-transform:uppercase;cursor:pointer;border:0;border-radius:12px;height:44px;padding:0 17px;font-size:11px;font-weight:900}.coupon-form p{margin:7px 2px 0;font-size:11px;font-weight:800}.coupon-success{color:#148167}.coupon-error{color:#b31d5b}.checkout-button{justify-content:center}.checkout-button:disabled{opacity:.6;cursor:wait}.checkout-error{text-align:center;color:#ff89c8!important;font-size:12px!important}.stripe-note{color:var(--muted);text-align:center;margin-top:12px;font-size:10px;display:block}.admin-shell{background:var(--ink);min-height:100vh}.admin-header{border-bottom:1px solid var(--line);background:#ffffffeb;justify-content:space-between;align-items:center;min-height:86px;padding:10px clamp(20px,5vw,72px);display:flex}.admin-brand{align-items:center;gap:12px;font-weight:900;display:flex}.admin-brand img{object-fit:contain;width:64px;height:64px}.admin-header>div{color:var(--muted);align-items:center;gap:18px;font-size:12px;display:flex}.admin-header>div a{border:1px solid var(--line);color:var(--white);border-radius:999px;padding:9px 13px;font-weight:800}.admin-content{width:min(1180px,100% - 40px);margin:0 auto;padding:62px 0 100px}.admin-intro{margin-bottom:34px}.admin-intro p{color:var(--cyan);letter-spacing:.15em;text-transform:uppercase;margin:0 0 10px;font-size:11px;font-weight:900}.admin-intro h1{letter-spacing:-.055em;text-transform:uppercase;margin:0;font-family:ui-rounded,Arial Rounded MT Bold,Arial,sans-serif;font-size:clamp(42px,6vw,72px)}.admin-intro span{color:var(--muted)}.admin-add-card{border:1px solid var(--line);background:#fff;border-radius:24px;padding:28px;box-shadow:0 16px 48px #26488914}.admin-add-card h2,.admin-catalog h2{margin:0 0 22px;font-size:22px}.admin-add-card form{grid-template-columns:1fr 1fr 1.2fr auto;align-items:end;gap:14px;display:grid}.admin-add-card label{color:var(--muted);gap:8px;font-size:11px;font-weight:800;display:grid}.admin-add-card label span,.admin-file small{font-weight:400}.admin-add-card input{border:1px solid var(--line);background:var(--ink);width:100%;height:48px;color:var(--white);border-radius:12px;padding:0 13px}.admin-file input{padding:11px}.admin-add-card button{background:var(--yellow);color:#10121a;cursor:pointer;border:0;border-radius:12px;height:48px;padding:0 22px;font-weight:900}.admin-message{border:1px solid var(--cyan);background:#fff;border-radius:14px;padding:14px 18px}.admin-catalog{margin-top:42px}.admin-catalog>div:first-child{justify-content:space-between;align-items:center;display:flex}.admin-catalog>div:first-child span{color:var(--muted);font-size:12px}.admin-product-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.admin-product-grid article{border:1px solid var(--line);background:#fff;border-radius:16px;grid-template-columns:70px 1fr auto;align-items:center;gap:14px;min-width:0;padding:10px;display:grid}.admin-product-grid img{object-fit:contain;background:var(--panel);border-radius:10px;width:70px;height:86px}.admin-product-grid h3{text-overflow:ellipsis;white-space:nowrap;margin:0 0 5px;font-size:14px;overflow:hidden}.admin-product-grid p{color:var(--muted);margin:0;font-size:11px}.admin-product-grid button{color:#b31d5b;cursor:pointer;background:#fff4f8;border:1px solid #f0b3cc;border-radius:10px;padding:9px 11px;font-size:11px;font-weight:900}.admin-denied{border:1px solid var(--line);text-align:center;background:#fff;border-radius:24px;width:min(560px,100% - 40px);margin:15vh auto;padding:42px}.admin-denied a{color:var(--cyan);margin-top:16px;font-weight:900;display:inline-block}button:focus-visible,a:focus-visible{outline:3px solid var(--cyan);outline-offset:3px}@media (width<=1160px){.hero{grid-template-columns:1.4fr .8fr}.hero-copy{padding:48px 42px}.hero-facts{margin-top:42px;position:relative;bottom:auto;right:auto}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hero-sticker{right:calc(35% - 32px)}}@media (width<=760px){.ticker{font-size:9px}.site-header{height:116px;padding:0 18px}.site-header nav{display:none}.brand{grid-column:1;justify-self:start;width:122px;height:108px}.brand img{width:112px;height:112px}.bag-button{grid-column:3}.promo-banner{margin-top:12px;padding:0 18px}.promo-banner img{border-radius:16px}.hero{grid-template-columns:1fr;min-height:auto;padding:18px}.hero-copy{border-radius:25px;min-height:560px;padding:42px 24px 30px}.hero h1{font-size:clamp(55px,17vw,88px)}.hero-lede{font-size:16px}.hero-facts{justify-content:space-between;gap:14px}.hero-facts strong{font-size:16px}.hero-facts span{font-size:8px}.featured-card{border-radius:25px;min-height:480px}.hero-sticker{top:585px;right:28px}.shop-section{padding:72px 18px}.section-heading{flex-direction:column;align-items:start}.section-heading h2,.story h2{font-size:48px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 10px}.product-image-button{border-radius:17px}.quick-view{opacity:1;height:36px;font-size:9px;transform:none}.quick-view b{width:25px;height:25px}.product-details h3,.product-details p{font-size:11px}.story{border-radius:25px;grid-template-columns:1fr;margin:0 18px 18px;padding:48px 28px}.story>p,.story>a{grid-column:1}footer{grid-template-columns:1fr auto;padding:24px 18px}footer img{justify-self:start;width:120px}footer p:nth-child(2){display:none}.overlay{padding:12px}.product-modal{border-radius:22px;grid-template-columns:1fr}.modal-image{min-height:46vh;max-height:52vh}.modal-info{padding:34px 22px 28px}.modal-info h2{font-size:44px}.modal-price{margin-bottom:24px}.admin-header>div>span{display:none}.admin-content{width:min(100% - 28px,1180px);padding-top:38px}.admin-add-card form,.admin-product-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
