@layer theme{:root,:host{--font-sans:Arial, Helvetica, sans-serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--container-lg:32rem;--container-xl:36rem;--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,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, 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:where(:not(iframe)){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}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.fixed{position:fixed}.block{display:block}.flex{display:flex}.hidden{display:none}.table{display:table}.max-w-lg{max-width:var(--container-lg)}.max-w-xl{max-width:var(--container-xl)}.justify-between{justify-content:space-between}}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}body{color:#16202b;background:#f5f6f8;margin:0;font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.5}a{color:inherit}button,.button{color:#fff;cursor:pointer;background:#172c41;border:1px solid #0000;border-radius:.6rem;justify-content:center;align-items:center;min-height:44px;padding:.65rem 1rem;font-weight:600;text-decoration:none;display:inline-flex}button:disabled{opacity:.5;cursor:wait}button.secondary,.button.secondary{color:#172c41;background:#fff;border-color:#cbd2db}input,select,textarea{background:#fff;border:1px solid #aab5c2;border-radius:.5rem;width:100%;min-height:44px;padding:.7rem}input[type=checkbox],input[type=radio]{accent-color:#172c41;width:20px;min-height:20px}label{flex-direction:column;gap:.35rem;font-size:.9rem;font-weight:600;display:flex}label.check{flex-direction:row;align-items:center}h1{letter-spacing:-.04em;font-size:1.8rem;font-weight:750}h2{font-size:1.25rem;font-weight:700}h3{font-weight:700}p{margin:.4rem 0}small{color:#526174;font-size:.875rem}.card{background:#fff;border:1px solid #dce1e7;border-radius:.85rem;padding:1.2rem}.stack{gap:1rem;display:grid}.row{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.grid2{grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:1rem;display:grid}.notice{color:#172c41;background:#e7edf5;border-radius:.6rem;padding:1rem}.error{color:#8d2020;background:#fff0f0;border:1px solid #edc2c2;border-radius:.5rem;padding:.8rem}.badge{background:#edf1f6;border-radius:1rem;padding:.25rem .65rem;font-size:.875rem;font-weight:600;display:inline-block}nav a{border-radius:.5rem;padding:.5rem .7rem;text-decoration:none}:focus-visible{outline-offset:3px;outline:3px solid #1971d4}dialog{border:0;border-radius:1rem;width:min(94vw,600px);max-height:90dvh;margin:auto;padding:1.5rem;overflow:auto}dialog::backdrop{background:#172c4180}.scroll{overflow:auto}.muted{color:#526174}main{max-width:1152px;margin:0 auto;padding:1.25rem 1rem 7rem}.topbar{background:#fff;border-bottom:1px solid #dce1e7;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;display:flex}.topbar>div{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.totals{gap:.4rem;display:grid}.totals>div{justify-content:space-between;gap:1rem;display:flex}.totals>div:last-child{border-top:1px solid #dce1e7;padding-top:.6rem;font-size:1.2rem;font-weight:700}table{border-collapse:collapse;width:100%}th,td{text-align:left;vertical-align:top;border-bottom:1px solid #dce1e7;padding:.8rem}pre{white-space:pre-wrap;overflow-wrap:anywhere}.cartbar{width:min(92%,600px);position:fixed;bottom:1rem;left:50%;transform:translate(-50%);box-shadow:0 4px 30px #172c4130}.product-image{object-fit:cover;border-radius:.6rem;width:100%;height:180px}.admin-nav{white-space:nowrap;background:#fff;border-bottom:1px solid #dce1e7;gap:.4rem;padding:1rem;display:flex;overflow-x:auto}.admin-nav a{padding:.5rem .7rem;text-decoration:none}.admin-nav a.active{color:#fff;background:#172c41;border-radius:.5rem}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--red:#c91e2a;--red-strong:#b01520;--background:#f7f7f5;--surface:#fff;--surface-alt:#f0f0ee;--text:#19191b;--muted:#68696d;--border:#e4e2df;--notice:#fff2ec;--shadow:0 12px 32px #19191b0b}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--background:#101011;--surface:#1d1d1f;--surface-alt:#29292b;--text:#f6f3ef;--muted:#aeadb0;--border:#38383c;--notice:#322222;--shadow:0 12px 32px #0004}html{scroll-behavior:smooth}body{background:var(--background);color:var(--text);font-family:Arial,Helvetica,sans-serif}small,.muted{color:var(--muted)}.card,dialog{background:var(--surface);color:var(--text);border:1px solid var(--border);box-shadow:var(--shadow)}.card{border-radius:18px}.notice{background:var(--notice);color:var(--text);border:1px solid var(--border)}.error{color:#8d2020;background:#ffe7e7}:root[data-theme=dark] .error{color:#ffb7bf;background:#391d21;border-color:#70343a}.badge{background:var(--surface-alt);color:var(--text)}.badge.new{color:#fff;background:#7f1722}input,select,textarea{background:var(--surface);color:var(--text);border-color:var(--border)}input::placeholder,textarea::placeholder{color:var(--muted)}button,.button{background:var(--red);color:#fff;border-radius:12px;transition:background .15s,transform .15s}button:hover:not(:disabled),.button:hover{background:var(--red-strong)}button:active:not(:disabled),.button:active{transform:scale(.98)}button.secondary,.button.secondary{background:var(--surface);color:var(--text);border-color:var(--border)}button.secondary:hover,.button.secondary:hover{background:var(--surface-alt)}button.danger{background:#95242c}input[type=checkbox],input[type=radio]{accent-color:var(--red)}th,td{border-color:var(--border)}:focus-visible{outline:3px solid var(--red);outline-offset:3px}nav a:hover{background:var(--surface-alt)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.eyebrow{color:var(--red);letter-spacing:.2em;font-size:.7rem;font-weight:800;display:block}.icon-button{min-width:44px;padding:.6rem;font-size:1.1rem}.order-actions{gap:.35rem;display:flex}.customer-topbar{z-index:10;background:var(--surface);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:1rem;min-height:74px;padding:.5rem max(1rem,50vw - 620px);display:flex;position:relative}.brand-logo{justify-content:center;align-items:center;width:94px;height:58px;display:inline-flex;position:relative;overflow:hidden}.brand-logo img{object-fit:contain;max-width:100%;max-height:100%}.brand-logo-light-text{filter:brightness(0)invert();clip-path:inset(72% 0 9%);opacity:0;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}:root[data-theme=dark] .brand-logo-light-text,.admin-brand .brand-logo-light-text{opacity:1}.brand-logo.compact{width:78px;height:55px}:root[data-theme=dark] .brand-logo{background:0 0}.header-brand{align-items:center;text-decoration:none;display:flex}.desktop-nav{align-items:center;gap:1.1rem;font-weight:700;display:flex}.desktop-nav a{color:var(--text)}.header-actions{align-items:center;gap:.5rem;display:flex}.theme-toggle,.cart-button{background:var(--surface-alt);min-width:44px;height:44px;color:var(--text);border:1px solid var(--border);border-radius:12px;justify-content:center;align-items:center;gap:.45rem;padding:.5rem .75rem;font-size:.85rem;text-decoration:none;display:inline-flex}.theme-toggle svg,.cart-button svg,.mobile-nav svg{width:22px;height:22px}.cart-button{position:relative}.cart-button span{background:var(--red);color:#fff;border-radius:50%;place-items:center;min-width:19px;height:19px;font-size:.7rem;font-weight:800;display:grid;position:absolute;top:-8px;right:-6px}.mobile-nav{display:none}.catalog-main{gap:1.35rem;width:min(100%,1240px);max-width:none;padding:1.25rem 1rem 9rem;display:grid}.store-hero{isolation:isolate;color:#1d1b1b;background:#e9ded0;border-radius:22px;align-items:center;min-height:365px;padding:2rem 2.5rem;display:flex;position:relative;overflow:hidden;box-shadow:0 16px 40px #2613120c}.store-hero:before{content:"";z-index:0;pointer-events:none;filter:blur(22px)saturate(.72);opacity:.5;background:url(/images/aki-table-original.png) 50% 54%/cover no-repeat;position:absolute;inset:-20px}.store-hero:after{content:"";z-index:2;pointer-events:none;background:linear-gradient(90deg,#f5f0e9f9 0%,#f5f0e9f0 30%,#f5f0e9b8 49%,#f5f0e92b 76%,#f5f0e911 100%),linear-gradient(#0000 65%,#27150e24);position:absolute;inset:0}:root[data-theme=dark] .store-hero{color:#fff;background:#1c1716;box-shadow:0 16px 40px #0005}:root[data-theme=dark] .store-hero:before{filter:blur(18px)saturate(.8)brightness(.64);opacity:.82;background-image:url(/images/aki-table-original.png)}:root[data-theme=dark] .store-hero:after{background:linear-gradient(90deg,#171515fc 0%,#171515f0 29%,#171515b8 49%,#17151532 77%,#17151518 100%),linear-gradient(#0000 62%,#0907074d)}.store-hero-photo{z-index:1;position:absolute;inset:0 0 0 39%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 42%);mask-image:linear-gradient(90deg,#0000 0%,#000 42%)}.store-hero-photo img{object-fit:cover;object-position:center 51%}.store-hero-copy{z-index:3;width:min(56%,550px);position:relative}.store-hero .eyebrow{color:#bd1126}:root[data-theme=dark] .store-hero .eyebrow{color:#ff5868}.store-hero h1{margin:.25rem 0 .55rem;font-size:clamp(2.4rem,4.4vw,3.8rem);line-height:1.08}.store-hero p{color:#494342;max-width:470px;font-size:1rem;line-height:1.5}:root[data-theme=dark] .store-hero p{color:#eee3df}.store-facts{flex-wrap:wrap;gap:.45rem;margin-top:1.1rem;font-size:.8rem;display:flex}.store-facts span{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fff9;border:1px solid #2418181a;border-radius:999px;align-items:center;gap:.3rem;padding:.34rem .57rem;display:inline-flex}:root[data-theme=dark] .store-facts span{background:#161414a8;border-color:#ffffff25}.store-facts svg{width:15px;height:15px}.store-status{font-weight:800}.loyalty-balance{color:var(--red);font-size:clamp(1.7rem,5vw,2.5rem);line-height:1.1}.store-status i{background:#e3a12e;border-radius:50%;width:9px;height:9px}.store-status.is-open i{background:#43c780}.hero-cta{color:#fff;background:#d71931;border-radius:10px;align-items:center;gap:.65rem;min-height:44px;margin-top:1.3rem;padding:.65rem 1rem;font-size:.9rem;font-weight:800;text-decoration:none;transition:transform .17s,background-color .17s,box-shadow .17s;display:inline-flex;box-shadow:0 7px 15px #a6132829}.hero-cta:hover{background:#bd1027;transform:translateY(-2px);box-shadow:0 10px 20px #a6132835}.hero-cta:active{transform:scale(.97)}.hero-cta svg{width:16px;height:16px}.store-note{background:var(--notice);color:var(--text);border:1px solid var(--border);border-radius:14px;align-items:center;gap:.65rem;padding:1rem;font-size:.9rem;display:flex}.store-note svg{width:20px;height:20px;color:var(--red);flex:none}.banner-list{gap:.7rem;display:grid}.banner-list:empty{display:none}.promo-banner{color:#fff;background:#2b1619;border-radius:18px;align-items:center;gap:1rem;min-height:120px;padding:1.2rem;text-decoration:none;display:flex;position:relative;overflow:hidden}.promo-banner>img{object-fit:cover;opacity:.55;width:100%;height:100%;position:absolute;inset:0}.promo-banner:after{content:"";background:linear-gradient(90deg,#170c0ed9,#170c0e22);position:absolute;inset:0}.banner-copy{z-index:1;gap:.2rem;max-width:80%;display:grid;position:relative}.banner-copy small{color:#ffa9af;letter-spacing:.16em;font-weight:800}.banner-copy strong{font-size:clamp(1.3rem,3vw,2rem);line-height:1.12}.banner-copy>span{font-size:.86rem}.promo-banner>svg{z-index:1;width:25px;margin-left:auto;position:relative}.catalog-discovery{gap:.8rem;scroll-margin-top:90px;display:grid}.search-box{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:14px;flex-direction:row;align-items:center;gap:.6rem;padding:0 .9rem;display:flex}.search-box>svg{width:22px;height:22px;color:var(--red);flex:none}.search-box input{background:0 0;border:0;outline:none;min-width:0;min-height:54px;padding:.7rem 0;font-size:.95rem}.category-strip{scrollbar-width:thin;scroll-snap-type:x proximity;gap:.5rem;padding:.1rem 0 .6rem;display:flex;overflow-x:auto}.category-chip{white-space:nowrap;border:1px solid var(--border);background:var(--surface);color:var(--text);scroll-snap-align:start;border-radius:999px;flex:none;align-items:center;gap:.4rem;padding:.7rem .9rem;font-size:.83rem;font-weight:700;text-decoration:none;display:inline-flex}.category-chip:first-child{color:var(--red)}.category-chip svg{width:16px;height:16px}.menu-section{gap:.85rem;scroll-margin-top:1rem;display:grid}.section-heading{justify-content:space-between;align-items:end;gap:.8rem;display:flex}.section-heading h2{margin:.25rem 0 0;font-size:clamp(1.45rem,3vw,2rem);line-height:1.1}.section-heading>svg{width:23px;height:23px;color:var(--red)}.section-count{color:var(--muted);font-size:.82rem}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;display:grid}.product-card{background:var(--surface);border:1px solid var(--border);min-width:0;box-shadow:var(--shadow);width:100%;color:var(--text);font:inherit;text-align:left;cursor:pointer;border-radius:16px;flex-direction:column;padding:0;display:flex;overflow:hidden}.product-card:disabled{opacity:1;cursor:default}.product-card.unavailable .product-photo img{filter:grayscale(.65);opacity:.7}.unavailable-tag{background:#555}.product-unavailable{color:var(--muted);text-align:right;max-width:90px;font-size:.72rem;font-weight:700}.product-photo{aspect-ratio:4/3;background:var(--surface-alt);flex:none;width:100%;position:relative;overflow:hidden}.product-photo>img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.product-photo>.product-photo-backdrop{display:none}.photo-placeholder{text-align:center;background:radial-gradient(circle at 70% 20%, #c91e2a2a, transparent 45%), var(--surface-alt);height:100%;color:var(--muted);place-content:center;gap:.2rem;display:grid}.photo-placeholder span{color:var(--red);letter-spacing:.12em;font-size:1.8rem;font-weight:900}.photo-placeholder small{font-size:.7rem}.photo-tag{color:#fff;background:var(--red);border-radius:7px;padding:.25rem .55rem;font-size:.68rem;font-weight:800;position:absolute;top:.55rem;left:.55rem}.product-body{flex-direction:column;flex:1;justify-content:space-between;gap:.65rem;padding:.8rem;display:flex}.product-body h3{font-size:.93rem;line-height:1.2}.product-body p{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:.3rem 0;font-size:.78rem;line-height:1.35;display:-webkit-box;overflow:hidden}.product-body small{font-size:.72rem}.product-bottom{justify-content:space-between;align-items:end;gap:.4rem;display:flex}.price-stack{display:grid}.price-stack del{color:var(--muted);font-size:.7rem}.price-stack strong{white-space:nowrap;font-size:1rem}.product-open{background:var(--red);color:#fff;border-radius:50%;flex:none;place-items:center;width:40px;height:40px;padding:0;display:grid}.product-open svg{width:22px;height:22px}.empty-state{text-align:center;color:var(--muted);padding:3rem 1rem}.empty-state svg{width:36px;height:36px;color:var(--red);margin:auto auto 1rem}.empty-state h2{color:var(--text)}.cartbar{z-index:20;justify-content:space-between;gap:.5rem;width:min(100% - 2rem,540px);display:flex;bottom:5.4rem;box-shadow:0 12px 30px #0004}.cartbar svg{width:21px;height:21px}.cartbar span{margin-left:auto}.checkout-review-items{border-block:1px solid var(--border);display:grid}.checkout-review-item{gap:.2rem;padding:.75rem 0;display:grid}.checkout-review-item+.checkout-review-item{border-top:1px solid var(--border)}.checkout-review-item small,.checkout-review-delivery small{color:var(--muted)}.checkout-review-delivery{gap:.2rem;display:grid}.payment-summary{background:var(--surface-alt);border-radius:10px;flex-wrap:wrap;align-items:center;gap:.45rem;padding:.75rem;display:flex}.payment-summary svg{width:21px;height:21px;color:var(--red)}.payment-summary p{margin:0}.payment-badge{border-radius:999px;align-items:center;padding:.25rem .6rem;font-size:.75rem;font-weight:800;display:inline-flex}.payment-badge.pending{color:#97610d;background:#e9b94733}.payment-badge.paid{color:#16754d;background:#45b78333}:root[data-theme=dark] .payment-badge.pending{color:#ffd17a}:root[data-theme=dark] .payment-badge.paid{color:#9ce6b8}@media (min-width:650px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.product-photo{height:190px}.product-body{padding:1rem}.product-body h3{font-size:1.08rem}.product-body p{font-size:.88rem}}@media (min-width:1000px){.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.featured-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.featured-grid .product-photo{height:225px}.catalog-main{gap:2rem;padding-top:2rem}.store-hero{min-height:390px;padding:2.4rem 3rem}}@media (max-width:700px){.customer-topbar{min-height:65px;padding:.3rem .9rem}.desktop-nav{display:none}.mobile-nav{z-index:30;min-height:70px;padding:.35rem .4rem max(.35rem, env(safe-area-inset-bottom));background:var(--surface);border-top:1px solid var(--border);justify-content:space-around;align-items:center;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -10px 24px #0001}.mobile-nav a{color:var(--muted);flex:1;place-items:center;gap:.1rem;padding:.35rem;font-size:.67rem;font-weight:700;text-decoration:none;display:grid}.mobile-nav a.active{color:var(--red)}.mobile-nav a:hover{background:0 0}.nav-icon-wrap{position:relative}.nav-icon-wrap b{background:var(--red);color:#fff;border-radius:50%;place-items:center;min-width:16px;height:16px;font-size:.6rem;display:grid;position:absolute;top:-7px;right:-9px}main{padding-bottom:7rem}.store-hero{flex-direction:column;align-items:flex-start;min-height:365px;padding:1.35rem}.store-hero:before{filter:blur(16px)saturate(.85);opacity:.65;background-position:50% 58%}.store-hero:after{background:linear-gradient(#f5f0e9fc 0%,#f5f0e9f0 30%,#f5f0e9a8 53%,#f5f0e930 78%,#f5f0e911 100%)}:root[data-theme=dark] .store-hero:before{filter:blur(16px)saturate(.86)brightness(.66);opacity:.88}:root[data-theme=dark] .store-hero:after{background:linear-gradient(#171515fd 0%,#171515f4 30%,#171515ae 55%,#17151530 80%,#17151522 100%)}.store-hero-photo{width:100%;height:auto;margin:0;position:absolute;inset:32% 0 0;-webkit-mask-image:linear-gradient(#0000 0%,#000 36%);mask-image:linear-gradient(#0000 0%,#000 36%)}.store-hero-photo img{object-fit:cover;object-position:center 56%}.store-hero-copy{width:100%}.store-hero h1{font-size:clamp(2.2rem,9vw,3rem)}.store-hero p{max-width:330px;font-size:.89rem}.store-facts{gap:.3rem;max-width:340px;font-size:.71rem}.store-facts span{padding:.28rem .47rem}.hero-cta{color:#b20f26;box-shadow:none;background:#fffcf7db;border:1px solid #c41930;border-radius:999px;margin-top:1.1rem}.hero-cta:hover{box-shadow:none;background:#fff}:root[data-theme=dark] .hero-cta{color:#fff;background:#171717c9;border-color:#f05666}:root[data-theme=dark] .hero-cta:hover{background:#2b1a1c}.catalog-main{padding:.8rem .8rem 9rem}}@media (max-width:390px){.product-body{padding:.65rem}.product-bottom button{width:36px;height:36px;min-height:36px}}.admin-layout{--background:#111214;--surface:#1d1e20;--surface-alt:#28292c;--text:#f5f4f2;--muted:#aaa9ad;--border:#35363a;--notice:#302023;--shadow:0 12px 28px #0003;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:var(--background);min-height:100dvh;color:var(--text);display:flex}.admin-layout .card,.admin-layout input,.admin-layout select,.admin-layout textarea{background:var(--surface);color:var(--text);border-color:var(--border)}.admin-layout .card{box-shadow:none}.admin-layout small,.admin-layout .muted{color:var(--muted)}.admin-layout button.secondary,.admin-layout .button.secondary{background:var(--surface-alt);color:var(--text);border-color:var(--border)}.admin-layout .notice{color:var(--text)}.admin-layout a{color:inherit}.admin-sidebar{border-right:1px solid var(--border);background:#191a1c;flex-direction:column;flex:none;width:225px;min-height:100dvh;display:flex}.admin-brand{justify-items:center;gap:.25rem;padding:1.2rem .8rem 1rem;text-decoration:none;display:grid}.admin-brand .brand-logo{background:0 0;width:130px;height:95px}.admin-brand span:last-child{color:var(--muted);letter-spacing:.18em;font-size:.62rem;font-weight:800}.admin-side-nav{gap:.12rem;padding:.4rem .65rem 1rem;display:grid;overflow-y:auto}.admin-side-nav a{color:#c6c5c8;border-radius:8px;align-items:center;gap:.7rem;min-height:41px;padding:.52rem .7rem;font-size:.82rem;font-weight:600;text-decoration:none;display:flex}.admin-side-nav a:hover{background:#292a2d}.admin-side-nav a.active{color:#fff;background:linear-gradient(95deg,#b31d29,#842027)}.admin-side-nav svg,.admin-logout svg{flex:none;width:18px;height:18px}.admin-logout{color:#f86d75;border:1px solid var(--border);background:0 0;justify-content:flex-start;gap:.65rem;margin:auto .7rem 1rem;font-size:.85rem}.admin-logout:hover{background:#382024}.admin-workspace{flex:1;min-width:0}.admin-topbar{z-index:12;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);background:#1b1c1edc;justify-content:space-between;align-items:center;gap:.7rem;min-height:70px;padding:.6rem 1.35rem;display:flex;position:sticky;top:0}.admin-current-section{font-size:.9rem}.admin-top-actions{justify-content:flex-end;align-items:center;gap:.7rem;margin-left:auto;display:flex}.admin-top-actions a{text-decoration:none}.store-toggle{color:#b6f4cf;background:#183727;border:1px solid #315c43;align-items:center;gap:.45rem;min-height:39px;font-size:.75rem;display:flex}.store-toggle.off{color:#ffc3c5;background:#3c2427;border-color:#644046}.store-toggle i{background:#52d58e;border-radius:50%;width:9px;height:9px}.store-toggle.off i{background:#ff7b85}.admin-visit{border:1px solid var(--border);border-radius:8px;align-items:center;gap:.4rem;min-height:39px;padding:.5rem .7rem;font-size:.76rem;display:flex}.admin-visit svg{width:16px;height:16px}.admin-avatar{border:1px solid var(--border);border-radius:8px;align-items:center;gap:.45rem;min-height:39px;padding:.35rem .55rem;font-size:.76rem;display:flex}.admin-avatar:first-letter{font-size:1rem;font-weight:800}.admin-menu-button{background:var(--surface-alt);width:42px;height:42px;padding:.5rem;display:none}.admin-menu-button svg{width:23px;height:23px}.admin-main{max-width:1600px;padding:1.35rem 1.4rem 4rem}.admin-main h1{font-size:1.8rem}.admin-main h2{font-size:1.14rem}.admin-dashboard .dashboard-title{justify-content:space-between;align-items:center;gap:1rem;display:flex}.dashboard-title .button{gap:.4rem}.dashboard-title .button svg{width:17px;height:17px}.metric-note{border-left:3px solid var(--red);color:#d8d1d2;background:#2b2224;border-radius:4px;margin:0;padding:.7rem .9rem;font-size:.78rem}.admin-stat-grid{grid-template-columns:repeat(auto-fit,minmax(155px,1fr));gap:.7rem;display:grid}.admin-stat{background:var(--surface);border:1px solid var(--border);border-radius:12px;align-content:start;gap:.6rem;min-height:115px;padding:1rem;text-decoration:none;display:grid}.admin-stat svg{width:22px;height:22px;color:var(--red)}.admin-stat span{color:var(--muted);font-size:.75rem}.admin-stat strong{font-size:1.35rem;line-height:1.1}.admin-payment-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;display:grid}.payment-metric{background:#312718;border:1px solid #705025;border-radius:12px;gap:.35rem;padding:1rem;text-decoration:none;display:grid}.payment-metric.paid{background:#1b2f24;border-color:#2d6646}.payment-metric span{align-items:center;gap:.45rem;font-size:.8rem;font-weight:800;display:flex}.payment-metric svg{width:17px;height:17px}.payment-metric strong{font-size:.8rem}.payment-metric b{font-size:1.35rem}.payment-metric small{font-size:.73rem}.dashboard-columns{grid-template-columns:1.2fr 1fr;gap:.75rem;display:grid}.featured-preview{grid-template-columns:minmax(130px,45%) 1fr;align-items:center;gap:1rem;display:grid}.featured-preview>img,.featured-preview .photo-placeholder{object-fit:cover;border-radius:10px;width:100%;height:190px}.featured-preview h3{font-size:1.3rem}.featured-preview p{color:var(--muted)}.featured-preview strong{color:#ff8088}.recent-order{border-bottom:1px solid var(--border);grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:.55rem;padding:.6rem 0;font-size:.75rem;text-decoration:none;display:grid}.recent-order>span:nth-child(2){text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.recent-order small{display:block}.recent-order .badge{white-space:nowrap;font-size:.68rem}.featured-admin-row{border:1px solid var(--border);border-radius:10px;align-items:center;gap:.7rem;padding:.55rem;display:flex}.featured-admin-row img,.featured-admin-row .mini-photo{object-fit:cover;background:var(--surface-alt);border-radius:8px;flex:none;width:58px;height:58px}.featured-admin-row .mini-photo{color:var(--red);place-items:center;font-weight:900;display:grid}.featured-admin-row>span{flex:1;min-width:0}.featured-admin-row>span strong,.featured-admin-row>span small{display:block}.featured-position{background:var(--red);border-radius:50%;flex:none;place-items:center;width:26px;height:26px;font-size:.76rem;display:grid}.featured-admin-row button svg{width:17px;height:17px}.featured-picker{gap:.5rem;max-height:500px;display:grid;overflow:auto}.appearance-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:.75rem;display:grid}.appearance-card{gap:.55rem;padding:1.2rem;text-decoration:none;display:grid}.appearance-card svg{width:28px;height:28px;color:var(--red)}.appearance-card p{color:var(--muted)}.appearance-card>span{color:#ff9fa6;font-size:.82rem;font-weight:800}.status-filter-row{gap:.5rem;padding-bottom:.3rem;display:flex;overflow-x:auto}.status-filter-row button{flex:none;font-size:.8rem}.admin-order-entry{gap:.5rem}.order-row-summary{background:var(--surface-alt);border:1px solid var(--border);border-radius:10px;grid-template-columns:auto minmax(80px,1fr) auto auto auto auto auto;align-items:center;gap:.65rem;padding:.65rem .85rem;font-size:.78rem;display:grid}.order-row-summary>span{min-width:0}.order-controls{border:1px solid var(--border);background:var(--surface);border-radius:10px;gap:.5rem;padding:.5rem .75rem .75rem;display:grid}.order-controls button{font-size:.78rem}.report-line{border-bottom:1px solid var(--border);justify-content:space-between;gap:1rem;padding:.55rem 0;display:flex}.report-line small{display:block}.admin-backdrop{display:none}@media (max-width:1050px){.admin-sidebar{width:195px}.admin-top-actions .admin-avatar span{display:none}.dashboard-columns{grid-template-columns:1fr}.order-row-summary{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:760px){.admin-sidebar{z-index:50;width:min(80vw,265px);transition:transform .2s;position:fixed;top:0;bottom:0;left:0;transform:translate(-100%)}.admin-sidebar.open{transform:translate(0)}.admin-backdrop{z-index:49;background:#0009;border:0;border-radius:0;display:block;position:fixed;inset:0}.admin-menu-button{place-items:center;display:grid}.admin-topbar{padding:.5rem .7rem}.admin-main{padding:1rem .7rem 3rem}.admin-visit{display:none}.admin-current-section{font-size:.82rem}.store-toggle{min-width:42px;font-size:0}.store-toggle i{width:12px;height:12px}.recent-order{grid-template-columns:auto minmax(0,1fr) auto}.recent-order .badge{display:none}}@media (max-width:580px){.admin-payment-grid,.featured-preview{grid-template-columns:1fr}.featured-admin-row{flex-wrap:wrap}.featured-admin-row .order-actions{margin-left:auto}.order-row-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-top-actions{gap:.25rem}.admin-avatar{justify-content:center;min-width:38px}}body,.customer-topbar,.mobile-nav,.store-hero,.card,.product-card,.admin-main,.admin-topbar,input,select,textarea,dialog,.option-choice{transition:background-color .22s,color .22s,border-color .22s}button,.button,.product-card,.category-chip{transition:transform .18s,background-color .18s,border-color .18s,box-shadow .18s}button:not(:disabled):active,.button:active{transform:scale(.975)}@media (hover:hover){.product-card:hover{transform:translateY(-3px);box-shadow:0 16px 38px #0002}.button:hover,button:not(:disabled):hover{box-shadow:0 5px 14px #0002}}.theme-glyph{place-items:center;width:22px;height:22px;display:inline-grid;position:relative}.theme-glyph svg{grid-area:1/1;transition:opacity .28s,transform .34s cubic-bezier(.2,.8,.2,1)}.theme-glyph.light svg:first-child{opacity:0;transform:rotate(-80deg)scale(.35)}.theme-glyph.light svg:last-child,.theme-glyph.dark svg:first-child{opacity:1;transform:rotate(0)scale(1)}.theme-glyph.dark svg:last-child{opacity:0;transform:rotate(80deg)scale(.35)}dialog.product-dialog{border-radius:18px;width:min(96vw,1050px);max-width:1050px;max-height:min(92dvh,780px);padding:0;overflow:hidden}dialog.product-dialog::backdrop{touch-action:none}.product-editor{grid-template-columns:minmax(0,1fr) minmax(0,1fr);height:min(92dvh,780px);display:grid}.product-editor-visual{background:#181616;place-items:center;min-height:0;padding:0;display:grid;position:relative;overflow:hidden}.product-editor-visual>img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.product-editor-visual>.product-editor-photo-backdrop{display:none}.product-editor-visual .photo-placeholder{width:100%;height:100%;min-height:240px}.product-editor-content{flex-direction:column;min-height:0;display:flex}.product-editor-heading{border-bottom:1px solid var(--border);justify-content:space-between;gap:1rem;padding:1.25rem;display:flex}.product-editor-heading .icon-button{flex:none;align-self:flex-start;width:44px;height:44px}.product-editor-heading h2{margin:.15rem 0;font-size:1.6rem;line-height:1.15}.product-editor-heading p{color:var(--muted);font-weight:400}.product-editor-heading strong{margin-top:.5rem;font-size:1.3rem;display:block}.product-editor-scroll{overscroll-behavior:contain;flex:1;padding:.25rem 0 1rem;overflow:auto}.option-group{border:0;border-bottom:1px solid var(--border);min-width:0;margin:0;padding:0}.option-group legend{background:var(--surface-alt);justify-content:space-between;align-items:center;width:100%;padding:1rem 1.25rem;display:flex}.option-group legend strong{display:block}.option-group legend span{color:var(--muted);font-size:.75rem}.option-group legend b{background:var(--text);color:var(--surface);border-radius:5px;margin-left:.3rem;padding:.15rem .35rem;display:inline-block}.option-choice{text-align:left;border:0;border-top:1px solid var(--border);background:var(--surface);width:100%;min-height:70px;color:var(--text);box-shadow:none;border-radius:0;justify-content:flex-start;gap:.8rem;padding:.65rem 1.25rem;display:flex}.option-choice img{object-fit:cover;border-radius:8px;width:48px;height:48px}.option-choice span{flex:1;gap:.15rem;display:grid}.addon-choice{align-items:center}.addon-choice .quantity-control{flex:none}.addon-choice .quantity-control span{flex:none;display:block}@media (max-width:390px){.addon-choice{flex-wrap:wrap}.addon-choice .quantity-control{margin-left:auto}}.option-choice small{color:var(--muted)}.option-choice b{color:var(--red);font-size:1.55rem;line-height:1}.option-choice.selected{background:var(--notice)}.option-choice:hover:not(:disabled){background:var(--surface-alt);color:var(--text)}.option-choice.selected:hover:not(:disabled){background:var(--notice)}.option-choice:disabled{opacity:.55;cursor:default}.editor-notes{margin:1rem 1.25rem}.product-editor-footer{border-top:1px solid var(--border);background:var(--surface);align-items:center;gap:.75rem;padding:1rem 1.25rem;display:flex}.product-editor-footer>button{flex:1}.quantity-control{border:1px solid var(--border);border-radius:10px;align-items:center;gap:.5rem;display:inline-flex}.quantity-control button{min-width:38px;min-height:38px;color:var(--text);background:0 0;padding:.25rem}.quantity-control span{text-align:center;min-width:1.5rem;font-weight:700}dialog.cart-drawer{background:0 0;border:0;border-radius:16px 0 0 16px;width:min(100vw,430px);max-width:none;height:100dvh;max-height:none;margin:0;padding:0;position:fixed;inset:0 0 0 auto;overflow:visible;box-shadow:-16px 0 45px #0003}dialog.cart-drawer[open]{animation:.24s both drawer-in}.cart-drawer::backdrop{touch-action:none;background:#12121288}.drawer-panel{background:var(--surface);border-radius:inherit;overscroll-behavior:contain;flex-direction:column;height:100%;display:flex;overflow:hidden}.drawer-heading{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;padding:1.1rem;display:flex}.drawer-heading h2{margin:0;font-size:1.5rem}.drawer-items{flex:1;padding:.75rem 1.1rem;overflow-y:auto}.drawer-item{border-bottom:1px solid var(--border);padding:1rem 0}.drawer-item-head{align-items:flex-start;gap:.75rem;display:flex}.drawer-item-title{flex:1;gap:.5rem;min-width:0}.drawer-item-title h2,.drawer-item-title h3{overflow-wrap:anywhere;min-width:0}.drawer-item-title strong{flex:none}.cart-item-photo{border:1px solid var(--border);background:var(--surface-alt);border-radius:10px;flex:none;width:68px;height:68px;padding:0;display:block;position:relative;overflow:hidden}.cart-item-photo img{object-fit:cover}.cart-item-photo:focus-visible{outline:2px solid var(--red);outline-offset:2px}.drawer-item h3{font-size:1rem}.drawer-item p{color:var(--muted);font-size:.82rem}.drawer-item .row{margin-top:.8rem}.drawer-item .drawer-item-title{margin-top:0}dialog.product-image-dialog{color:#fff;background:#171717;border:0;border-radius:16px;width:min(100vw - 1rem,900px);max-width:none;height:min(90dvh,900px);max-height:none;padding:0;overflow:hidden}dialog.product-image-dialog::backdrop{background:#000b}.product-image-panel{flex-direction:column;height:100%;display:flex}.product-image-panel header{border-bottom:1px solid #fff3;justify-content:space-between;align-items:center;gap:1rem;padding:.7rem 1rem;display:flex}.product-image-panel header .icon-button{color:#fff;border-color:#fff3;flex:none}.product-image-full{flex:1;min-height:0;position:relative}.product-image-full img{object-fit:contain}.drawer-footer{padding:1rem 1.1rem max(1rem, env(safe-area-inset-bottom));border-top:1px solid var(--border);gap:.65rem;display:grid}.drawer-footer .button{width:100%}.drawer-footer .button svg{flex:none;width:18px;height:18px}.drawer-footer small{color:var(--muted)}.text-button{color:var(--red);background:0 0;border:0;min-height:34px;padding:.25rem;text-decoration:underline}@keyframes drawer-in{0%{transform:translate(100%)}to{transform:translate(0)}}.admin-nav-group{gap:.12rem;margin-bottom:.8rem;display:grid}.admin-nav-group>span{color:#898a8e;letter-spacing:.12em;text-transform:uppercase;padding:.35rem .7rem;font-size:.65rem;font-weight:800}.admin-list-tools{justify-content:space-between;align-items:end;gap:.75rem;display:flex}.admin-list-tools label{flex:1;max-width:460px}.admin-edit-form{scroll-margin-top:90px}.customization-product{max-width:540px}.customization-group{gap:1rem;display:grid}.customization-group h2{margin:0}.customization-options{gap:.2rem;display:grid}.customization-option{border-bottom:1px solid var(--border);align-items:center;gap:.7rem;padding:.55rem 0;display:flex}.customization-option>img{object-fit:cover;border-radius:8px;width:48px;height:48px}.customization-option>div{flex:1;display:grid}.customization-option small{color:var(--muted)}.inline-editor{background:var(--surface-alt);border-radius:12px;padding:1rem}@media (max-width:700px){.product-photo{aspect-ratio:3/4;height:auto}.product-photo>.product-photo-backdrop{object-fit:cover;filter:blur(12px)brightness(.62);display:block;transform:scale(1.15)}.product-photo>.product-photo-main{object-fit:contain}dialog.product-dialog{border-radius:0;width:100vw;height:100dvh;max-height:none}.product-editor{overscroll-behavior:contain;flex-direction:column;height:100dvh;display:flex;overflow-y:auto}.product-editor-visual{aspect-ratio:auto;flex:none;width:100%;height:clamp(170px,30dvh,270px);padding:0;overflow:hidden}.product-editor-visual>.product-editor-photo-backdrop{object-fit:cover;filter:blur(14px)brightness(.7);display:block;transform:scale(1.12)}.product-editor-visual>img{object-fit:contain}.product-editor-content{background:var(--surface);z-index:1;flex:1 0 auto;min-height:min-content;position:relative;overflow:visible}.product-editor-scroll{flex:none;overflow:visible}.product-editor-heading{flex:none;padding:.85rem 1rem}.product-editor-heading h2{font-size:1.3rem}.product-editor-heading .icon-button{top:max(.8rem, env(safe-area-inset-top));z-index:5;color:#fff;background:#1e1e1ee8;border:1px solid #fff5;position:fixed;right:.8rem;box-shadow:0 3px 14px #0006}.product-editor-footer{z-index:4;padding:.75rem 1rem max(.75rem, env(safe-area-inset-bottom));margin-top:auto;position:sticky;bottom:0}.product-editor-footer>button{padding:.5rem;font-size:.82rem}dialog.cart-drawer{border-radius:0;width:100vw}dialog.product-image-dialog{border-radius:0;width:100vw;height:100dvh}.mobile-nav button{min-height:50px;color:var(--muted);box-shadow:none;background:0 0;border:0;flex:1;place-items:center;gap:.1rem;padding:.35rem;font-size:.67rem;font-weight:700;display:grid}.mobile-nav button.active{color:var(--red)}.admin-list-tools{flex-direction:column;align-items:stretch}.admin-list-tools label{max-width:none}}body{flex-direction:column;min-height:100dvh;display:flex}body>main{flex:1;width:100%}body>.admin-layout{flex:1}.site-footer{border-top:1px solid var(--border);color:var(--muted);text-align:center;margin-top:auto;padding:1.25rem 1rem 1.5rem;font-size:.8rem}.site-footer a{color:inherit;align-items:center;gap:.45rem;text-decoration:none;transition:color .18s;display:inline-flex}.site-footer a:hover,.site-footer a:focus-visible{color:var(--red)}.site-footer svg{flex:none;width:16px;height:16px}.cartbar:active{transform:translate(-50%)translateY(1px)scale(.985)}.cart-button svg{animation:.24s ease-out bag-pop}.checkout-submit{gap:.6rem}.brand-loader{flex:none;place-items:center;width:66px;height:66px;padding:7px;display:inline-grid;position:relative}.brand-loader:before{content:"";border:2px solid #c91e2a33;border-top-color:var(--red);border-radius:50%;animation:1.4s linear infinite button-spin;position:absolute;inset:0}.brand-loader svg{width:100%;height:100%;animation:1.6s ease-in-out infinite brand-breathe;display:block}.brand-loader-small{width:24px;height:24px;padding:3px}.brand-loader-small:before{border-color:#fff #fff6 #fff6}button[aria-busy=true]{gap:.55rem}.loading-page,.account-loading{color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:.85rem;font-weight:600;display:flex}.loading-page{min-height:55dvh}.account-loading{min-height:180px}@media (hover:hover){.product-bottom button:hover:not(:disabled),.product-editor-footer>button:hover:not(:disabled),.drawer-footer .button:hover,.checkout-submit:hover:not(:disabled){transform:translateY(-2px)}.cartbar:hover{transform:translate(-50%)translateY(-2px)}.cartbar:hover:active{transform:translate(-50%)translateY(1px)scale(.985)}}@media (max-width:700px){.site-footer{padding-bottom:calc(5.75rem + env(safe-area-inset-bottom))}}@keyframes bag-pop{50%{transform:scale(1.16)}}@keyframes button-spin{to{transform:rotate(360deg)}}@keyframes brand-breathe{50%{transform:scale(.9)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.account-page{gap:1.35rem;width:min(100%,1060px)}.account-intro h1,.account-section-heading h2{margin:.15rem 0}.account-intro p,.account-section-heading p{margin:0}.account-tabs{border-bottom:1px solid var(--border);gap:.4rem;display:flex;overflow-x:auto}.account-tabs a{text-align:center;border-bottom:3px solid #0000;border-radius:0;flex:1;min-width:94px;padding:.75rem .9rem;font-weight:700}.account-tabs a.active{color:var(--red);border-bottom-color:var(--red)}.account-guest,.account-empty{padding:clamp(1.2rem,4vw,2rem)}.account-guest h2{font-size:clamp(1.35rem,3vw,1.8rem)}.account-guest .row button{flex:180px}.account-auth{scroll-margin-top:1rem}.account-auth>form{width:min(100%,540px)}.account-columns{align-items:start;gap:1rem;display:grid}.account-summary h2,.account-summary p{margin:0}.account-shortcuts{gap:.65rem}.account-shortcut{justify-content:space-between;align-items:center;min-height:75px;font-weight:700;text-decoration:none;display:flex}.account-shortcut:hover{border-color:var(--red)}.account-shortcut strong{color:var(--red);font-size:1.35rem}.account-password summary,.address-extra summary{cursor:pointer;font-weight:700}.account-password form{box-shadow:none;margin-top:1rem}.account-columns>#fidelidade{grid-column:1/-1}.account-logout{justify-self:start}.account-section-heading{align-items:flex-start}.address-card-grid{gap:.8rem;display:grid}.address-card h3,.address-card p{margin:0}.address-card .row{margin-top:auto}.address-card .row button{min-height:38px;font-size:.82rem}.account-address-form{max-width:670px}.address-main-fields label:first-child,.address-main-fields label:last-child{grid-column:1/-1}.address-extra{border-top:1px solid var(--border);padding-top:.75rem}.address-extra .grid2{margin-top:.85rem}.install-app{gap:.55rem;display:grid}.install-app-button{text-align:left;gap:.6rem;width:100%}.install-app-button span{font-size:1.4rem;line-height:.7}.install-guide{background:var(--surface-alt);border:1px solid var(--border);border-radius:12px;padding:.9rem 1rem;font-size:.88rem}.install-guide p{margin-bottom:0}.admin-sidebar .install-app{margin-top:auto;padding:.5rem .65rem}.admin-store-panel{border:1px solid var(--border);background:var(--surface-alt);border-radius:11px;gap:.45rem;margin:0 .65rem;padding:.75rem;font-size:.78rem;display:grid}.admin-store-panel strong{font-size:.83rem}.admin-store-panel p{margin:0}.admin-store-panel button{min-height:38px;padding:.45rem;font-size:.76rem}.admin-store-panel+.install-app{margin-top:.5rem}@media (max-width:760px){.store-toggle{padding:.45rem .55rem;font-size:.7rem}}.admin-sidebar .install-app-button{min-height:40px;padding:.55rem;font-size:.73rem}.admin-sidebar .install-guide{font-size:.75rem}.checkout-address-list{gap:.55rem;display:grid}.checkout-address-choice{background:var(--surface);border:1px solid var(--border);cursor:pointer;border-radius:12px;flex-direction:row;align-items:center;gap:.75rem;padding:.8rem;display:flex}.checkout-address-choice.selected{border-color:var(--red);box-shadow:0 0 0 1px var(--red)}.checkout-address-choice input{flex:none}.checkout-address-choice span{min-width:0;display:grid}.checkout-address-choice small{font-weight:400}.drawer-full-cart{justify-self:center}@media (min-width:700px){.account-columns{grid-template-columns:minmax(0,1.6fr) minmax(260px,1fr)}.account-password{grid-column:1/-1}.address-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
