:root{--text:#6b6375;--text-h:#08060d;--bg:#efe4d0;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (width<=1024px){:root{font-size:16px}}body{background:#efe4d0;margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}#root:has(.shop-root){width:100%;max-width:none;text-align:initial;border-inline:none}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.counter{color:var(--accent);background:var(--accent-bg);border:2px solid #0000;border-radius:5px;margin-bottom:24px;padding:5px 10px;font-size:16px;transition:border-color .3s}.counter:hover{border-color:var(--accent-border)}.counter:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hero{position:relative}.hero .base,.hero .framework,.hero .vite{margin:0 auto;inset-inline:0}.hero .base{z-index:0;width:170px;position:relative}.hero .framework,.hero .vite{position:absolute}.hero .framework{z-index:1;height:28px;top:34px;transform:perspective(2000px)rotate(300deg)rotateX(44deg)rotateY(39deg)scale(1.4)}.hero .vite{z-index:0;width:auto;height:26px;top:107px;transform:perspective(2000px)rotate(300deg)rotateX(40deg)rotateY(39deg)scale(.8)}#center{flex-direction:column;flex-grow:1;place-content:center;place-items:center;gap:25px;display:flex}@media (width<=1024px){#center{gap:18px;padding:32px 20px 24px}}#next-steps{border-top:1px solid var(--border);text-align:left;display:flex}#next-steps>div{flex:1 1 0;padding:32px}@media (width<=1024px){#next-steps>div{padding:24px 20px}}#next-steps .icon{width:22px;height:22px;margin-bottom:16px}@media (width<=1024px){#next-steps{text-align:center;flex-direction:column}}#docs{border-right:1px solid var(--border)}@media (width<=1024px){#docs{border-right:none;border-bottom:1px solid var(--border)}}#next-steps ul{gap:8px;margin:32px 0 0;padding:0;list-style:none;display:flex}#next-steps ul .logo{height:18px}#next-steps ul a{color:var(--text-h);background:var(--social-bg);border-radius:6px;align-items:center;gap:8px;padding:6px 12px;font-size:16px;text-decoration:none;transition:box-shadow .3s;display:flex}#next-steps ul a:hover{box-shadow:var(--shadow)}#next-steps ul a .button-icon{width:18px;height:18px}@media (width<=1024px){#next-steps ul{flex-wrap:wrap;justify-content:center;margin-top:20px}#next-steps ul li{flex:calc(50% - 8px)}#next-steps ul a{box-sizing:border-box;justify-content:center;width:100%}}#spacer{border-top:1px solid var(--border);height:88px}@media (width<=1024px){#spacer{height:48px}}.ticks{width:100%;position:relative}.ticks:before,.ticks:after{content:"";border:5px solid #0000;position:absolute;top:-4.5px}.ticks:before{border-left-color:var(--border);left:0}.ticks:after{border-right-color:var(--border);right:0}.shop-start{z-index:10000;flex-direction:column;justify-content:flex-end;max-width:100%;margin:0 auto;display:flex;position:fixed;inset:0}@media (width>=768px){.shop-start{width:100%;max-width:none;min-height:100dvh;margin:0;inset:0;transform:none}}.shop-start__bg{background-color:#efe4d0;background-image:url(/shop-hero-live.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}@supports (background-image:url('data:image/webp;base64,UklGR')){.shop-start__bg{background-image:url(/shop-hero-live.webp)}}.shop-start__shade{pointer-events:none;background:linear-gradient(168deg,#f7f0e48c 0%,#efe4d0b8 100%);position:absolute;inset:0}.shop-start__content{z-index:1;text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:2rem 1.5rem 1.25rem;display:flex;position:relative}.shop-start__brand{letter-spacing:.02em;color:#fff;text-shadow:0 2px 14px #00000073;margin:0;font-size:1.75rem;font-weight:800}.shop-start__tagline{color:#ffffffeb;text-shadow:0 1px 10px #0006;margin:.65rem 0 0;font-size:1.05rem;font-weight:500}.shop-start__btn{z-index:1;width:calc(100% - 3rem);max-width:22rem;margin:0 auto calc(1.35rem + env(safe-area-inset-bottom,0px));color:#fff;background:var(--proto-terracotta);border:none;border-radius:12px;padding:.85rem 1.25rem;font-size:1rem;font-weight:700;position:relative;box-shadow:0 8px 24px #00000059}:root{--proto-navy:#152238;--proto-navy-mid:#243652;--proto-ivory:#f7f0e4;--proto-sand:#e6d5b8;--proto-marine:#1e4d6b;--proto-terracotta:#c0714f;--proto-terracotta-mid:#a85f42;--proto-azzurro:#4a7fa8;--proto-bg:#efe4d0;--proto-surface:#fffaf2;--proto-image-bg:#f7f0e4;--proto-text:#3d3028;--proto-text-muted:#5c6574;--proto-muted:var(--proto-text-muted);--proto-placeholder:#5c6574;--proto-border:#1e4d6b2e;--proto-chip-off:var(--proto-sand);--proto-focus-ring:var(--proto-marine);--proto-accent:var(--proto-terracotta);--proto-card-solid:#fffffff0;--proto-card-solid-hover:#fffffffa;--proto-panel-solid:#ffffffe6;--proto-card-shadow:0 6px 20px #15223824;--shop-display:"Playfair Display", Georgia, serif;--shop-shell-max:100%}#root:has(.shop-root){width:100%;max-width:none;min-height:100dvh;text-align:initial;box-sizing:border-box;border:none;margin:0;padding:0;display:block}:is(html:has(.shop-root),body:has(.shop-root)){box-sizing:border-box;background:#efe4d0;width:100%;height:100%;margin:0;padding:0;overflow-x:hidden}.shop-root{isolation:isolate;width:100%;min-height:100dvh;max-height:100dvh;color:var(--proto-navy);background:var(--proto-bg);flex-direction:column;padding-bottom:0;font-family:system-ui,-apple-system,Segoe UI,sans-serif;display:flex;position:relative;overflow:hidden}.shop-root--hero-bg{background:0 0;flex-direction:column;display:flex}.shop-root--hero-bg>.shop-top{flex-shrink:0}.shop-root--hero-bg>.shop-main{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;flex:auto;min-height:0;overflow-y:auto}.shop-hero-bg{z-index:0;pointer-events:none;touch-action:none;-webkit-user-select:none;user-select:none;background-color:#efe4d0;background-image:var(--shop-hero-image,url(/shop-hero-live.jpg));background-position:50%;background-repeat:no-repeat;background-size:cover;width:100vw;max-width:none;height:100dvh;margin:0;padding:0;position:fixed;inset:0;transform:none}.shop-hero-bg:after{content:"";background:linear-gradient(168deg,#f7f0e4c7 0%,#efe4d0db 55%,#e6d5b8e6 100%);position:absolute;inset:0}@supports (background-image:url('data:image/webp;base64,UklGR')){.shop-hero-bg{background-image:var(--shop-hero-image,url(/shop-hero-live.webp))}}.shop-hero-shimmer{z-index:0;pointer-events:none;touch-action:none;-webkit-user-select:none;user-select:none;width:100vw;height:100dvh;position:fixed;inset:0;overflow:hidden}.shop-hero-shimmer:before{content:"";mix-blend-mode:screen;opacity:.5;background:linear-gradient(125deg,#0000 0%,#1f7aff2e 36%,#80ebff8c 50%,#1f7aff2e 64%,#0000 100%);width:55%;height:180%;animation:1.75s ease-in-out infinite shop-hero-shimmer-sweep;position:absolute;top:-40%;left:-80%}@keyframes shop-hero-shimmer-sweep{0%{transform:translate(0)rotate(8deg)}to{transform:translate(calc(100vw + 120%))rotate(8deg)}}@media (prefers-reduced-motion:reduce){.shop-hero-shimmer:before{opacity:.15;animation:none}}.shop-root--hero-bg>:not(.shop-hero-bg):not(.shop-hero-shimmer){z-index:1;position:relative}.shop-root--hero-bg{color:var(--proto-text)}.shop-root--hero-bg .shop-muted{color:var(--proto-text-muted)}.shop-root--hero-bg .shop-tab{color:#1a2a42}.shop-root--hero-bg .shop-tab[aria-selected=true]{color:var(--proto-marine)}.shop-brand-line{font-family:var(--shop-display);letter-spacing:.02em;color:var(--proto-marine);text-align:left;flex:1;min-width:0;margin:0;font-size:1.15rem;font-weight:700}.shop-brand-head{text-align:left;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.45rem;display:flex}.shop-brand-tagline{display:none}.shop-brand-logo{object-fit:contain;border-radius:12px;width:auto;max-width:min(100%,16rem);max-height:4.5rem;margin:0 auto .35rem;display:block}.shop-brand-logo--compact{border-radius:8px;flex-shrink:0;max-width:2.5rem;max-height:2.5rem;margin:0}.shop-top{z-index:25;-webkit-backdrop-filter:blur(10px);border-bottom:1px solid var(--proto-border);background:#ffffffeb;padding:.65rem .85rem .5rem;position:sticky;top:0}.shop-search-row{align-items:center;gap:.5rem;display:flex}.shop-search{border:1px solid var(--proto-border);background:var(--proto-surface);color:var(--proto-navy);pointer-events:auto;touch-action:manipulation;border-radius:999px;outline:none;flex:1;padding:.55rem .95rem;font-size:16px;line-height:1.25}.shop-search::placeholder{color:var(--proto-placeholder)}.shop-search:focus{border-color:var(--proto-navy-mid);box-shadow:0 0 0 3px color-mix(in srgb, var(--proto-navy) 28%, transparent)}.shop-search-clear{background:var(--proto-surface);width:2rem;height:2rem;color:var(--proto-navy);cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.1rem;line-height:1;display:flex}.shop-chips{flex-wrap:wrap;gap:.45rem;margin-top:.65rem;padding-bottom:.15rem;display:flex}.shop-chip{border:1px solid color-mix(in srgb, var(--proto-marine) 22%, transparent);color:var(--proto-text);background:var(--proto-sand);cursor:pointer;border-radius:999px;padding:.35rem .85rem;font-size:.8rem;font-weight:600}.shop-chip[aria-pressed=true]{background:var(--proto-terracotta);color:#fff;border-color:var(--proto-terracotta)}.shop-chip:focus-visible{outline:2px solid var(--proto-marine);outline-offset:2px}.shop-delivery-hint{color:var(--proto-navy-mid);border:1px solid var(--proto-border);background:#2436520f;border-radius:10px;margin:.55rem 0 0;padding:.45rem .55rem;font-size:.72rem;line-height:1.35}.shop-detail__delivery{color:var(--proto-muted);margin:.85rem 0 0;font-size:.75rem;line-height:1.4}.shop-panel__delivery{color:var(--proto-muted);margin:.35rem 0 .75rem;font-size:.78rem;line-height:1.4}.shop-main{z-index:1;max-width:none;margin:0;padding:.75rem .85rem 1rem;position:relative}.shop-root--storefront .shop-main{background:0 0;flex-direction:column;flex:auto;min-height:0;margin:0;padding:0;display:flex}.shop-root--hero-bg.shop-root--storefront>.shop-main{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;overflow-y:auto}.shop-root--storefront .shop-products-stage{flex:0 auto;min-height:0;overflow:visible}.shop-products-stage{isolation:isolate;min-height:0;box-shadow:none;border-radius:0;flex-direction:column;flex:auto;margin:0;padding:.65rem .4rem .5rem;display:flex;position:relative;overflow:hidden}.shop-products-stage>*{z-index:1;position:relative}.shop-root--storefront .shop-grid{grid-auto-flow:dense;padding-bottom:calc(.75rem + env(safe-area-inset-bottom,0px));grid-template-columns:repeat(3,minmax(0,1fr));gap:.35rem}.shop-root--storefront .shop-card--fmt-landscape{grid-column:span 2}.shop-root--storefront .shop-card{background:var(--proto-card-solid);border:1px solid var(--proto-border);-webkit-backdrop-filter:none;box-shadow:var(--proto-card-shadow)}.shop-root--storefront .shop-card:hover{background:var(--proto-card-solid-hover);border-color:#1522382e;box-shadow:0 8px 24px #15223829}.shop-root--storefront .shop-card-media{background:var(--proto-image-bg);box-shadow:inset 0 0 0 1px var(--proto-border);border-radius:8px;margin:.35rem .35rem 0;overflow:hidden}.shop-root--storefront .shop-card-media:after{content:"";pointer-events:none;z-index:1;mix-blend-mode:soft-light;opacity:0;background:linear-gradient(105deg,#0000 0%,#1f7aff29 36%,#80ebffad 50%,#1f7aff29 64%,#0000 100%);width:52%;height:160%;position:absolute;top:-30%;left:-70%}.shop-root--storefront .shop-card-media--loading{background:linear-gradient(145deg,#2a3a52 0%,#152238 100%)}.shop-root--storefront .shop-card-media--loading:after{opacity:.88;animation:1.85s ease-in-out infinite shop-card-shimmer-sweep;animation-delay:calc(var(--stagger,0) * .1s)}.shop-root--storefront .shop-card-media--ready:after{opacity:.45;animation:2.35s ease-in-out infinite shop-card-shimmer-sweep;animation-delay:calc(var(--stagger,0) * .14s)}.shop-root--storefront .shop-card-media--placeholder:after{opacity:.35;animation:2.6s ease-in-out infinite shop-card-shimmer-sweep;animation-delay:calc(var(--stagger,0) * .12s)}.shop-root--storefront .shop-card-media--loading .shop-card-img{opacity:0}.shop-root--storefront .shop-card-media--ready .shop-card-img{opacity:1;transition:opacity .28s}@keyframes shop-card-shimmer-sweep{0%{transform:translate(0)rotate(8deg)}to{transform:translate(calc(280% + 48px))rotate(8deg)}}@media (prefers-reduced-motion:reduce){.shop-root--storefront .shop-card-media--loading:after,.shop-root--storefront .shop-card-media--ready:after,.shop-root--storefront .shop-card-media--placeholder:after{opacity:.15;animation:none}}.shop-root--storefront .shop-card-img{object-fit:cover;opacity:1;width:100%;height:auto;display:block}.shop-root--storefront .shop-card-placeholder{background:var(--proto-image-bg);height:auto;min-height:0}.shop-root--storefront .shop-card--fmt-square .shop-card-img,.shop-root--storefront .shop-card--fmt-square .shop-card-placeholder,.shop-root--storefront .shop-card--fmt-square .shop-skeleton-img{aspect-ratio:1;max-height:88px}.shop-root--storefront .shop-card--fmt-portrait .shop-card-img,.shop-root--storefront .shop-card--fmt-portrait .shop-card-placeholder,.shop-root--storefront .shop-card--fmt-portrait .shop-skeleton-img{aspect-ratio:3/4;max-height:96px}.shop-root--storefront .shop-card--fmt-landscape .shop-card-img,.shop-root--storefront .shop-card--fmt-landscape .shop-card-placeholder,.shop-root--storefront .shop-card--fmt-landscape .shop-skeleton-img{aspect-ratio:2;max-height:72px}.shop-root--storefront .shop-card-body{-webkit-backdrop-filter:none;border-top:1px solid var(--proto-border);background:#fff;padding:.5rem .6rem .65rem}.shop-root--storefront .shop-card-body h2,.shop-root--storefront .shop-card-body h3{font-family:var(--shop-display);color:var(--proto-marine);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.82rem;line-height:1.25;display:-webkit-box;overflow:hidden}.shop-root--storefront .shop-card-body .shop-meta,.shop-root--storefront .shop-card-source,.shop-root--storefront .shop-card-body>.shop-muted{display:none}.shop-coming-soon-heading{color:var(--proto-navy);text-align:center;margin:.35rem .75rem .65rem;font-size:1.15rem;font-weight:700}.shop-root--storefront .shop-card--coming-soon{cursor:default;pointer-events:none}.shop-root--storefront .shop-card--coming-soon .shop-card-fav,.shop-root--storefront .shop-card--coming-soon .shop-card-add{display:none}.shop-root--storefront .shop-card--coming-soon .shop-card-body .shop-meta,.shop-root--storefront .shop-card--coming-soon .shop-card-body>.shop-muted{display:block}.shop-root--storefront .shop-card--coming-soon .shop-card-body .shop-meta{color:var(--proto-navy-mid);margin:.1rem 0 0;font-size:.72rem;font-weight:600}.shop-root--storefront .shop-card--coming-soon .shop-coming-soon-teaser{color:var(--proto-text-muted);margin-top:.2rem;font-size:.68rem;line-height:1.35}.shop-card-promo--soon{background:var(--proto-navy-mid)}.shop-root--storefront .shop-card-stock{color:var(--proto-text-muted);margin-top:.15rem;font-size:.68rem}.shop-root--storefront .shop-price{color:var(--proto-marine);margin-top:.15rem;font-size:.78rem;font-weight:800}.shop-root--storefront .shop-card-promo{padding:.2rem .45rem;font-size:.58rem;top:.35rem;left:.35rem}.shop-root--storefront .shop-card-fav{background:#fffffff5;width:1.75rem;min-width:1.75rem;height:1.75rem;min-height:1.75rem;font-size:1.1rem;top:.35rem;right:.35rem;box-shadow:0 2px 6px #15223824}.shop-root--storefront .shop-card-fav svg{width:.9rem;height:.9rem}.shop-root--storefront .shop-card-add.shop-card-add--cta{letter-spacing:.01em;background:var(--proto-terracotta);color:#fff;width:100%;min-width:0;height:auto;min-height:0;box-shadow:none;border-radius:8px;margin-top:.45rem;padding:.45rem .5rem;font-size:.68rem;font-weight:700;line-height:1.2;display:block;position:static}.shop-root--storefront .shop-card-add.shop-card-add--cta:hover{background:var(--proto-terracotta-mid);transform:none}.shop-root--storefront .shop-card-add.shop-card-add--cta:disabled{opacity:.45}.shop-root--storefront .shop-card-add.shop-card-add--cta:focus-visible{outline:2px solid var(--proto-marine);outline-offset:2px}.shop-root--storefront .shop-card-skeleton{background:var(--proto-card-solid)}.shop-root--storefront .shop-skeleton-img{background:var(--proto-image-bg);height:auto}.shop-root--storefront .shop-count{color:var(--proto-text);background:var(--proto-panel-solid);-webkit-backdrop-filter:none;border:1px solid var(--proto-border);box-shadow:var(--proto-card-shadow);border-radius:999px;margin:0 0 .65rem;padding:.35rem .75rem;font-size:.72rem;font-weight:600;display:inline-block}.shop-root--storefront .shop-muted,.shop-root--storefront .shop-error{color:var(--proto-text-muted);background:var(--proto-panel-solid);-webkit-backdrop-filter:none;backdrop-filter:none;border-radius:10px;padding:.5rem .65rem;font-weight:600}.shop-root--storefront .shop-top{-webkit-backdrop-filter:blur(12px);background:#fffffff5;box-shadow:0 4px 16px #1522381a}.shop-root--hero-bg .shop-top{background:#fffffff5;box-shadow:0 4px 16px #1522381a}.shop-root--hero-bg .shop-tabbar{-webkit-backdrop-filter:blur(12px);background:#fffffff0;box-shadow:0 -4px 16px #15223814}.shop-root--hero-bg .shop-main.shop-panel{background:0 0;flex:auto;padding:1.1rem .85rem 1rem}.shop-root--hero-bg .shop-main.shop-panel h2{color:var(--proto-text)}.shop-root--hero-bg .shop-main.shop-panel .shop-panel__delivery,.shop-root--hero-bg .shop-main.shop-panel .shop-muted,.shop-root--hero-bg .shop-main.shop-panel p,.shop-root--hero-bg .shop-cart-coupon__label,.shop-root--hero-bg .shop-cart-shipping__title,.shop-root--hero-bg .shop-cart-shipping__meta{color:var(--proto-text-muted)}.shop-root--hero-bg .shop-cart-coupon,.shop-root--hero-bg .shop-cart-shipping{background:var(--proto-panel-solid);-webkit-backdrop-filter:none;border-color:var(--proto-border);box-shadow:var(--proto-card-shadow)}.shop-root--hero-bg .shop-cart-coupon__input{background:#fffffff2}.shop-root--hero-bg .shop-cart-line,.shop-root--hero-bg .shop-cart-sum,.shop-root--hero-bg .shop-cart-discount,.shop-root--hero-bg .shop-cart-shipping-sum{color:var(--proto-text)}.shop-root--hero-bg .shop-cart-sum strong,.shop-root--hero-bg .shop-cart-discount strong,.shop-root--hero-bg .shop-cart-shipping-sum strong,.shop-root--hero-bg .shop-cart-total,.shop-root--hero-bg .shop-cart-total strong{color:var(--proto-text);font-weight:800}.shop-root--hero-bg .shop-cart-coupon__active,.shop-root--hero-bg .shop-cart-coupon__input,.shop-root--hero-bg .track-field__input{color:var(--proto-text)}.shop-root--hero-bg .shop-cart-line{border-bottom-color:var(--proto-border)}.shop-root--hero-bg .shop-cart-footer{border-top-color:var(--proto-border)}.shop-root--hero-bg .track-panel h2,.shop-root--hero-bg .track-panel__lead,.shop-root--hero-bg .track-facts,.shop-root--hero-bg .track-facts dt,.shop-root--hero-bg .track-facts dd,.shop-root--hero-bg .track-result__status,.shop-root--hero-bg .track-result__express,.shop-root--hero-bg .track-wait{color:var(--proto-text)}.shop-root--hero-bg .track-panel__muted,.shop-root--hero-bg .track-field__label{color:var(--proto-text-muted)}.shop-root--hero-bg .track-field__input{border-color:var(--proto-border);color:var(--proto-text);background:#fffffff2}.shop-root--hero-bg .track-result{border-top-color:var(--proto-border)}.shop-root--hero-bg .track-result__express{background:var(--proto-panel-solid);-webkit-backdrop-filter:none;border:1px solid var(--proto-border);border-radius:10px;padding:.65rem}.shop-root--hero-bg .shop-legal h2{color:var(--proto-text)}.shop-root--hero-bg .shop-legal-links__title{color:var(--proto-text-muted)}.shop-root--hero-bg .shop-legal-links__list{border-color:var(--proto-border);background:var(--proto-panel-solid);box-shadow:var(--proto-card-shadow);border-radius:10px}.shop-root--hero-bg .shop-legal-links__list li+li{border-top-color:var(--proto-border)}.shop-root--hero-bg .shop-legal-links__btn{color:var(--proto-text);-webkit-backdrop-filter:none;background:0 0}.shop-root--hero-bg .shop-legal-links__btn:hover{background:var(--proto-surface)}.shop-root--hero-bg .shop-legal__back{color:var(--proto-text-muted)}.shop-root--hero-bg .shop-legal__body{color:var(--proto-text);background:var(--proto-panel-solid);-webkit-backdrop-filter:none;border:1px solid var(--proto-border);box-shadow:var(--proto-card-shadow);border-radius:10px;padding:.85rem .75rem}.shop-root--hero-bg .shop-panel__admin{color:var(--proto-text-muted)}.shop-panel{min-height:12rem;padding:1.25rem .85rem}.shop-panel h2{color:var(--proto-navy);margin:0 0 .5rem;font-size:1.1rem;font-weight:700}.shop-panel p{color:var(--proto-muted);margin:0;font-size:.9rem;line-height:1.5}.shop-legal-links,.shop-site-links{margin:1.25rem 0}.shop-site-links__title,.shop-legal-links__title{text-transform:uppercase;letter-spacing:.04em;color:var(--proto-muted);margin:0 0 .5rem;font-size:.85rem;font-weight:600}.shop-site-links__hint{margin:0 0 .75rem;font-size:.85rem}.shop-site-links__grid{grid-template-columns:1fr;gap:.65rem;margin:0;padding:0;list-style:none;display:grid}@media (width>=480px){.shop-site-links__grid{grid-template-columns:repeat(2,1fr)}}.shop-site-links__card{border:1px solid var(--proto-border);background:var(--proto-surface);color:var(--proto-navy);border-radius:12px;justify-content:space-between;align-items:center;gap:.5rem;padding:.85rem 1rem;font-size:.95rem;font-weight:600;text-decoration:none;display:flex;box-shadow:0 2px 10px #1522380d}.shop-site-links__card:hover{background:#efeae3}.shop-legal-links__grid{grid-template-columns:1fr;gap:.65rem;margin:0;padding:0;list-style:none;display:grid}@media (width>=480px){.shop-legal-links__grid{grid-template-columns:repeat(2,1fr)}}.shop-legal-links__grid-item{flex-direction:column;gap:.25rem;display:flex}.shop-legal-links__btn--card{border-radius:12px;box-shadow:0 2px 10px #1522380d}.shop-legal-links__external{color:var(--proto-accent,#3d6b8c);text-underline-offset:2px;padding:0 .25rem .35rem 1rem;font-size:.72rem;text-decoration:underline}.shop-legal-external{margin:0 0 .85rem;font-size:.85rem}.shop-legal-external a{color:var(--proto-accent,#3d6b8c);font-weight:600}.shop-legal-article{flex-direction:column;gap:.75rem;display:flex}.shop-legal-section.shop-legal-card{border:1px solid var(--proto-border);background:var(--proto-surface);border-radius:12px;padding:1rem 1.05rem;box-shadow:0 2px 10px #1522380a}.shop-legal-section h2{color:var(--proto-navy);margin:0 0 .45rem;font-size:.95rem;font-weight:700}.shop-legal-section p{color:var(--proto-muted);white-space:pre-wrap;margin:0 0 .45rem;font-size:.88rem;line-height:1.5}.shop-legal-section p:last-child{margin-bottom:0}.shop-root--hero-bg .shop-legal-section.shop-legal-card{background:var(--proto-panel-solid);border-color:var(--proto-border)}.shop-legal-links__list{border:1px solid var(--proto-border);border-radius:12px;margin:0;padding:0;list-style:none;overflow:hidden}.shop-legal-links__list li+li{border-top:1px solid var(--proto-border)}.shop-legal-links__btn{text-align:left;background:var(--proto-surface);width:100%;color:var(--proto-navy);cursor:pointer;border:none;padding:.85rem 1rem;font-size:1rem;display:block}.shop-legal-links__btn:hover{background:#efeae3}.shop-legal__back{color:var(--proto-navy-mid);cursor:pointer;background:0 0;border:none;margin-bottom:.75rem;padding:0;font-size:.9rem}.shop-legal__body{white-space:pre-wrap;color:var(--proto-navy);margin:0;font-family:inherit;font-size:.88rem;line-height:1.55}.shop-panel__admin{color:var(--proto-navy-mid);margin-top:1rem;font-size:.85rem;display:inline-block}.shop-muted{color:var(--proto-muted)}.shop-error{color:#b91c1c;margin:0 0 .75rem;font-size:.9rem}.shop-count{letter-spacing:.06em;text-transform:uppercase;color:var(--proto-muted);margin:0 0 .5rem;font-size:.72rem;font-weight:600}.shop-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;margin:.35rem 0 0;padding:0;list-style:none;display:grid}@media (width>=600px){.shop-root:not(.shop-root--storefront) .shop-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem}}@keyframes shop-card-enter{0%{opacity:0;transform:translateY(.65rem)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.shop-card{border:1px solid var(--proto-border);box-shadow:var(--proto-card-shadow);animation-name:shop-card-enter;animation-duration:.48s;animation-timing-function:cubic-bezier(.22,1,.36,1);animation-delay:calc(var(--stagger,0) * 55ms);background:#fffffff7;border-radius:14px;transition:transform .2s,box-shadow .2s,border-color .2s;animation-fill-mode:both;overflow:hidden}.shop-card:hover{border-color:#15223826;transform:translateY(-2px)scale(1.01);box-shadow:0 6px 16px #15223814}.shop-card--clickable{cursor:pointer}.shop-card--clickable:focus-visible{outline:2px solid var(--proto-navy-mid);outline-offset:2px}@media (prefers-reduced-motion:reduce){.shop-card{animation:none}.shop-card:hover{transform:translateY(-2px)}}.shop-card-skeleton{pointer-events:none}.shop-card-skeleton:hover{transform:none;box-shadow:0 1px 3px #1522380f}.shop-skeleton-img{background:linear-gradient(90deg,#ebe6df 0%,#f5f2ec 45%,#ebe6df 90%) 0 0/200% 100%;height:104px;animation:1.1s ease-in-out infinite shop-shimmer}.shop-skeleton-line{background:linear-gradient(90deg,#ebe6df 0%,#f5f2ec 45%,#ebe6df 90%) 0 0/200% 100%;border-radius:4px;max-width:100%;height:.55rem;margin-bottom:.4rem;animation:1.1s ease-in-out infinite shop-shimmer}.shop-skeleton-line--lg{max-width:78%;height:.72rem;margin-bottom:.5rem}.shop-skeleton-line--sm{max-width:42%;margin-bottom:0}@keyframes shop-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media (prefers-reduced-motion:reduce){.shop-skeleton-img,.shop-skeleton-line{background:var(--proto-image-bg);animation:none}}.shop-card-media{position:relative}.shop-card-promo{z-index:3;letter-spacing:.02em;text-transform:uppercase;color:#fff;background:var(--proto-navy);text-overflow:ellipsis;white-space:nowrap;border-radius:6px;max-width:72%;padding:.2rem .45rem;font-size:.58rem;font-weight:700;line-height:1.2;position:absolute;top:.35rem;left:.35rem;overflow:hidden;box-shadow:0 1px 4px #0000001f}.shop-card-img{object-fit:cover;filter:none;mix-blend-mode:normal;width:100%;height:104px;display:block}.shop-card-placeholder{background:var(--proto-image-bg);justify-content:center;align-items:center;height:104px;display:flex}.shop-card-placeholder__icon{width:40px;height:40px;color:var(--proto-navy);opacity:.88}.shop-card-fav{z-index:2;cursor:pointer;color:#9ca3af;background:#ffffffeb;border:none;border-radius:50%;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;padding:0;transition:color .15s,transform .15s;display:flex;position:absolute;top:.35rem;right:.35rem;box-shadow:0 1px 3px #00000014}.shop-card-fav[aria-pressed=true]{color:#e53935}.shop-card-fav:hover{transform:scale(1.06)}.shop-card-add{z-index:2;cursor:pointer;color:#fff;background:var(--proto-terracotta);border:none;border-radius:50%;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;padding:0;transition:transform .15s,box-shadow .15s;display:flex;position:absolute;bottom:.35rem;right:.35rem;box-shadow:0 1px 6px #c0714f59}.shop-card-add:hover{transform:scale(1.07)}.shop-card-add:disabled{opacity:.38;cursor:not-allowed;box-shadow:none;transform:none}.shop-card-add:disabled:hover{transform:none}.shop-card-add:focus-visible,.shop-card-fav:focus-visible{outline:2px solid var(--proto-navy-mid);outline-offset:2px}.shop-card-add__icon{margin-top:-1px;font-size:1.1rem;font-weight:300;line-height:1}.shop-card-body{padding:.5rem .6rem .65rem}.shop-card-body h2{color:var(--proto-text);margin:0 0 .2rem;font-size:.82rem;font-weight:700;line-height:1.25}.shop-meta{color:var(--proto-muted);margin:0;font-size:.72rem}.shop-card-source{margin:.25rem 0 0}.shop-card-source__pill{letter-spacing:.02em;max-width:100%;color:var(--proto-navy-mid);border:1px solid var(--proto-border);text-overflow:ellipsis;white-space:nowrap;vertical-align:bottom;background:#24365214;border-radius:6px;padding:.12rem .4rem;font-size:.62rem;font-weight:700;line-height:1.25;display:inline-block;overflow:hidden}.shop-detail__source{margin:.35rem 0 0}.shop-price{color:var(--proto-navy);margin:.35rem 0 0;font-size:.85rem;font-weight:700}.shop-card-stock{color:var(--proto-muted);margin:.25rem 0 0;font-size:.68rem;font-weight:600;line-height:1.25}.shop-card-stock--out{color:#b45309}.shop-detail-backdrop{top:0;left:0;right:0;bottom:calc(4.75rem + env(safe-area-inset-bottom,0px));z-index:150;-webkit-backdrop-filter:blur(5px);overscroll-behavior:contain;background:#1522387a;justify-content:center;align-items:flex-end;padding:0;display:flex;position:fixed}.shop-detail{background:var(--proto-bg);border-radius:22px 22px 0 0;flex-direction:column;width:100%;max-width:100%;max-height:min(72dvh,520px);display:flex;overflow:hidden;box-shadow:0 -12px 40px #15223833}@media (width>=768px){.shop-detail-backdrop{align-items:center;padding:.75rem}.shop-detail{border-radius:22px;max-width:min(440px,100%);max-height:min(68dvh,480px)}}.shop-detail__header{border-bottom:1px solid var(--proto-border);background:var(--proto-bg);flex-shrink:0;justify-content:space-between;align-items:center;gap:.5rem;padding:.55rem .65rem;display:flex}.shop-detail__back{color:var(--proto-navy);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:.35rem .25rem;font-size:.88rem;font-weight:600}.shop-detail__back:hover{color:var(--proto-navy-mid)}.shop-detail__back:focus-visible{outline:2px solid var(--proto-navy-mid);outline-offset:2px}.shop-card-fav.shop-detail__fav{flex-shrink:0;position:relative;top:auto;right:auto}.shop-detail__media{background:var(--proto-image-bg);flex-shrink:0;position:relative}.shop-detail__promo{z-index:4}.shop-detail__img{object-fit:contain;width:100%;max-height:min(32dvh,200px);display:block}.shop-detail__placeholder{justify-content:center;align-items:center;min-height:min(22dvh,160px);max-height:min(32dvh,200px);display:flex}.shop-detail__body{min-height:0;padding:.85rem .85rem calc(1rem + env(safe-area-inset-bottom,0px));flex:1;overflow-y:auto}.shop-detail__body h1{color:var(--proto-navy);margin:0 0 .35rem;font-size:1.15rem;font-weight:800;line-height:1.25}.shop-detail__desc{color:var(--proto-text-muted);margin:0 0 .65rem;font-size:.92rem;line-height:1.45}.shop-detail__price{color:var(--proto-navy);margin:.75rem 0 0;font-size:1.25rem;font-weight:800}.shop-detail__stock{color:var(--proto-muted);margin:.5rem 0 0;font-size:.88rem;font-weight:600}.shop-detail__stock--out{color:#b42318}.product-reviews{border-top:1px solid var(--proto-border);margin-top:1.25rem;padding-top:1rem}.product-reviews h3{color:var(--proto-navy);margin:0 0 .5rem;font-size:1rem}.product-reviews ul{margin:0 0 1rem;padding:0;list-style:none}.product-reviews li{color:var(--proto-navy);margin:0 0 .65rem;font-size:.9rem}.product-reviews li p{color:var(--proto-text-muted);margin:.25rem 0 0}.product-reviews__empty,.product-reviews__write{color:var(--proto-text-muted);margin:0 0 .65rem;font-size:.88rem}.product-reviews__form{flex-direction:column;gap:.55rem;display:flex}.product-reviews__form label span{color:var(--proto-navy);margin-bottom:.2rem;font-size:.82rem;font-weight:600;display:block}.product-reviews__form input,.product-reviews__form textarea{box-sizing:border-box;border:1px solid var(--proto-border);width:100%;font:inherit;background:var(--proto-surface);color:var(--proto-navy);border-radius:8px;padding:.45rem .55rem}.product-reviews__stars{border:none;flex-wrap:wrap;align-items:center;gap:.45rem;margin:0;padding:0;display:flex}.product-reviews__stars legend{color:var(--proto-navy);width:100%;margin-bottom:.25rem;font-size:.82rem;font-weight:600}.product-reviews__ok{color:#15803d;margin:0;font-size:.88rem}.product-reviews__err{color:#b42318;margin:0;font-size:.88rem}.shop-detail__cart{margin-top:1.1rem}.shop-btn-kasse:disabled{opacity:.45;cursor:not-allowed}.shop-btn-kasse:disabled:hover{background:var(--proto-terracotta)}.shop-tabbar{z-index:200;width:100%;max-width:none;padding:.4rem .25rem calc(.55rem + env(safe-area-inset-bottom,0px));-webkit-backdrop-filter:blur(10px);border-top:1px solid var(--proto-border);box-sizing:border-box;pointer-events:auto;background:#fffffff5;flex-shrink:0;justify-content:space-around;align-items:flex-end;margin:auto 0 0;display:flex;position:sticky;bottom:0;left:0;right:0}.shop-tab{cursor:pointer;min-height:2.75rem;color:var(--proto-muted);background:0 0;border:none;flex-direction:column;flex:1;align-items:center;gap:.15rem;max-width:4.5rem;padding:.35rem .2rem;font-size:.62rem;font-weight:600;display:flex;position:relative}.shop-tab svg{width:22px;height:22px}.shop-tab[aria-selected=true]{color:var(--proto-marine)}.shop-tab:focus-visible,.shop-search-clear:focus-visible,.shop-checkout-close:focus-visible,.shop-cart-coupon__remove:focus-visible,.shop-cart-line button:focus-visible,.shop-legal__back:focus-visible,.shop-notes-editor__toolbar button:focus-visible{outline:2px solid var(--proto-focus-ring);outline-offset:2px}.shop-skip-link{z-index:10001;background:var(--proto-navy);color:#fff;border-radius:8px;padding:.65rem 1rem;font-weight:600;text-decoration:none;position:absolute;top:-120%;left:16px}.shop-skip-link:focus{top:max(12px, env(safe-area-inset-top,0px))}.shop-tab__iconwrap{justify-content:center;align-items:center;display:inline-flex;position:relative}.shop-tab__badge{background:var(--proto-marine);color:#fff;text-align:center;border-radius:999px;min-width:1rem;height:1rem;padding:0 .28rem;font-size:.58rem;font-weight:700;line-height:1rem;position:absolute;top:-5px;right:-10px}.shop-cart-lines{margin:.75rem 0 0;padding:0;list-style:none}.shop-cart-line{border-bottom:1px solid var(--proto-border);justify-content:space-between;align-items:center;gap:.75rem;padding:.65rem 0;font-size:.9rem;display:flex}.shop-cart-line button{color:var(--proto-muted);cursor:pointer;background:0 0;border:none;flex-shrink:0;font-size:.75rem;text-decoration:underline}.shop-cart-coupon{border:1px solid var(--proto-border);background:var(--proto-surface);border-radius:12px;margin-top:1rem;padding:.65rem .55rem}.shop-cart-coupon__label{letter-spacing:.04em;text-transform:uppercase;color:var(--proto-muted);margin-bottom:.35rem;font-size:.68rem;font-weight:700;display:block}.shop-cart-coupon__row{gap:.45rem;display:flex}.shop-cart-coupon__input{border:1px solid var(--proto-border);min-width:0;color:var(--proto-navy);background:#fff;border-radius:10px;flex:1;padding:.5rem .65rem;font-size:.88rem}.shop-cart-coupon__apply{cursor:pointer;color:#fff;background:var(--proto-navy);border:none;border-radius:10px;flex-shrink:0;padding:.5rem .75rem;font-size:.82rem;font-weight:700}.shop-cart-coupon__apply:disabled{opacity:.5;cursor:not-allowed}.shop-cart-coupon__active{color:var(--proto-navy);margin:.55rem 0 0;font-size:.78rem;line-height:1.4}.shop-cart-coupon__remove{color:var(--proto-muted);cursor:pointer;background:0 0;border:none;margin-left:.5rem;padding:0;font-size:.75rem;text-decoration:underline}.shop-cart-shipping{border:1px solid var(--proto-border);background:var(--proto-surface);border-radius:12px;margin-top:.85rem;padding:.65rem .55rem}.shop-cart-shipping__option{cursor:pointer;color:var(--proto-navy);align-items:flex-start;gap:.45rem;margin-top:.45rem;font-size:.82rem;display:flex}.shop-cart-shipping__option input{accent-color:var(--proto-navy);margin-top:.2rem}.shop-cart-shipping__option-text{flex-direction:column;gap:.1rem;min-width:0;display:flex}.shop-cart-shipping__title{font-weight:650;line-height:1.25}.shop-cart-shipping__meta{color:var(--proto-muted);font-size:.72rem;line-height:1.3}.shop-cart-shipping-sum{color:var(--proto-navy);margin:0 0 .5rem;font-size:.9rem}.shop-cart-discount{color:#166534;margin:0 0 .5rem;font-size:.9rem}.shop-cart-total{color:var(--proto-navy);margin:0 0 .75rem;font-size:1rem;font-weight:700}.shop-proto-hint{display:none}.shop-proto-hint code{background:#1522380f;border-radius:4px;padding:.05rem .25rem;font-size:.65rem}.shop-cart-footer{border-top:1px solid var(--proto-border);margin-top:1rem;padding-top:.75rem}.shop-cart-sum{color:var(--proto-navy);margin:0 0 .75rem;font-size:.95rem}.shop-btn-kasse{cursor:pointer;color:#fff;background:var(--proto-terracotta);border:none;border-radius:12px;width:100%;padding:.75rem 1rem;font-size:.95rem;font-weight:700}.shop-btn-kasse:hover{background:var(--proto-terracotta-mid)}.shop-btn-kasse:focus-visible{outline:2px solid var(--proto-marine);outline-offset:2px}.shop-toast{left:50%;bottom:calc(5.25rem + env(safe-area-inset-bottom,0px));z-index:50;color:#fff;background:var(--proto-navy);text-align:center;border-radius:12px;max-width:min(22rem,100vw - 2rem);padding:.65rem 1rem;font-size:.88rem;font-weight:600;animation:.25s ease-out shop-toast-in;position:fixed;transform:translate(-50%);box-shadow:0 8px 24px #15223840}@keyframes shop-toast-in{0%{opacity:0;transform:translate(-50%)translateY(8px)}to{opacity:1;transform:translate(-50%)translateY(0)}}@media (prefers-reduced-motion:reduce){.shop-toast{animation:none}}.shop-checkout-backdrop{top:0;left:0;right:0;bottom:calc(4.75rem + env(safe-area-inset-bottom,0px));z-index:80;background:#15223873;justify-content:center;align-items:flex-end;padding:0;display:flex;position:fixed}@media (width>=768px){.shop-checkout-backdrop{align-items:center;padding:1rem}}.shop-checkout-panel{z-index:81;background:var(--proto-bg);width:100%;max-width:100%;max-height:min(92vh,780px);padding:1rem 1rem calc(1rem + env(safe-area-inset-bottom,0px));pointer-events:auto;border-radius:20px 20px 0 0;position:relative;overflow:auto;box-shadow:0 -8px 32px #15223833}@media (width>=768px){.shop-checkout-panel{max-width:min(640px, var(--shop-shell-max));border-radius:20px;padding:1.25rem}}.shop-checkout-header{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.shop-checkout-header h2{color:var(--proto-navy);margin:0;font-size:1.15rem}.shop-checkout-close{background:var(--proto-surface);cursor:pointer;width:2.25rem;height:2.25rem;color:var(--proto-navy);border:none;border-radius:999px;font-size:1.35rem;line-height:1}.shop-checkout-sum{color:var(--proto-navy);margin:0 0 .5rem;font-size:.92rem}.shop-checkout-hint{color:var(--proto-muted);margin:0 0 .85rem;font-size:.72rem;line-height:1.35}.shop-checkout-hint--loading{background:#0d6b4f0f;border:1px solid #0d6b4f40;border-radius:10px;margin:0 0 12px;padding:10px 12px}.shop-checkout-hint--test{background:#fff8e6;border:1px solid #e6c200;border-radius:8px;margin:0 0 .75rem;padding:.65rem .75rem}.shop-checkout-hint code{background:#1522380f;border-radius:4px;padding:.05rem .25rem;font-size:.65rem}.shop-checkout-form{flex-direction:column;gap:.65rem;display:flex}.shop-checkout-field{flex-direction:column;gap:.25rem;display:flex}.shop-checkout-field span{color:var(--proto-muted);text-transform:uppercase;letter-spacing:.03em;font-size:.72rem;font-weight:650}.shop-checkout-field input{box-sizing:border-box;border:1px solid var(--proto-border);width:100%;color:var(--proto-navy);appearance:none;touch-action:manipulation;background:#fff;border-radius:10px;padding:.75rem .85rem;font-size:16px;line-height:1.25;display:block}.shop-checkout-field input:focus{outline:2px solid var(--proto-navy-mid);outline-offset:1px;border-color:var(--proto-navy-mid)}.shop-checkout-error{color:#b91c1c;margin:0;font-size:.82rem}.shop-checkout-pay{margin-top:.5rem}.shop-checkout-pay-hint{background:#ffc86414;border:1px solid #ffb45059;border-radius:10px;margin:0 0 12px;padding:10px 12px}.shop-checkout-bonitaet{background:#0d6b4f12;border:1px solid #0d6b4f47;border-radius:10px;margin:0 0 12px;padding:12px 14px}.shop-checkout-bonitaet__title{margin:0 0 8px;font-size:.95rem;font-weight:700}.shop-checkout-bonitaet__list{margin:0;padding-left:1.2rem;font-size:.88rem;line-height:1.45}.shop-checkout-bonitaet__list li+li{margin-top:6px}.shop-checkout-sparkasse{background:#ff003c0f;border:1px solid #ff003c40;border-radius:10px;margin:0 0 14px;padding:12px 14px}.shop-checkout-sparkasse__title{margin:0 0 8px;font-size:.95rem;font-weight:700}.shop-checkout-sparkasse__list{margin:0;padding-left:1.2rem;font-size:.88rem;line-height:1.45}.shop-checkout-sparkasse__list li+li{margin-top:6px}.shop-checkout-orderid{color:var(--proto-muted);margin:0 0 .65rem;font-size:.78rem}.shop-checkout-paybtn{margin-top:.85rem}.track-panel{z-index:2;padding-bottom:1.5rem;position:relative}.track-panel h2{margin:0 0 .5rem;font-size:1.25rem}.track-panel__lead{margin:0 0 .65rem;font-size:.92rem;line-height:1.45}.track-panel__muted{color:var(--proto-muted);margin:0 0 1rem;font-size:.82rem;line-height:1.4}.track-form{flex-direction:column;gap:.75rem;display:flex}.track-field{flex-direction:column;gap:.35rem;display:flex}.track-field__label{letter-spacing:.06em;text-transform:uppercase;color:var(--proto-muted);cursor:pointer;font-size:.72rem}.track-field__input{box-sizing:border-box;border:1px solid var(--proto-border);width:100%;color:var(--proto-navy);appearance:none;touch-action:manipulation;background:#fff;border-radius:10px;padding:.75rem .85rem;font-size:16px;line-height:1.25;display:block}.track-field__input:focus{outline:2px solid var(--proto-navy-mid);outline-offset:1px;border-color:var(--proto-navy-mid)}.track-field__input:disabled{opacity:.65;background:var(--proto-surface)}.track-form__submit{margin-top:.25rem}.track-error{color:#b42318;margin:0;font-size:.88rem}.track-result{border-top:1px solid var(--proto-border);margin-top:1.25rem;padding-top:1rem}.track-result__express{background:#15223814;border-radius:10px;margin:0 0 .65rem;padding:.55rem .75rem;font-size:.95rem;line-height:1.35}.track-result__status{margin:0 0 .75rem;font-size:1rem}.track-facts{gap:.5rem;margin:0 0 1rem;display:grid}.track-facts>div{grid-template-columns:1fr 1.2fr;gap:.35rem;font-size:.88rem;display:grid}.track-facts dt{color:var(--proto-muted);margin:0}.track-facts dd{margin:0;font-weight:600}.track-map{margin:0 0 .85rem}.track-map img,.track-map__frame{border:1px solid var(--proto-border);background:var(--proto-surface);border-radius:10px;width:100%;height:220px;display:block}.track-map__frame{border:0}.track-map figcaption{color:var(--proto-muted);margin-top:.35rem;font-size:.75rem}.track-wait{background:#0d6b4f14;border-radius:10px;margin:0;padding:.75rem;font-size:.9rem}.shop-checkout-back{width:100%;color:var(--proto-muted);cursor:pointer;background:0 0;border:none;margin-top:1rem;font-size:.85rem;text-decoration:underline}.shop-panel--notes h2{margin-bottom:.65rem}.shop-notes__toolbar{flex-direction:column;gap:.65rem;margin-bottom:.85rem;display:flex}.shop-notes__search{box-sizing:border-box;border:1px solid var(--proto-border);width:100%;color:var(--proto-navy);pointer-events:auto;touch-action:manipulation;background:#ffffffeb;border-radius:12px;padding:.7rem .9rem;font-size:16px;line-height:1.25}.shop-notes__search:focus{outline:2px solid var(--proto-navy-mid);outline-offset:1px}.shop-notes__actions{flex-wrap:wrap;align-items:center;gap:.45rem;display:flex}.shop-notes__iconbtn{border:1px solid var(--proto-border);color:var(--proto-navy);cursor:pointer;background:#ffffffe0;border-radius:10px;padding:.45rem .7rem;font-size:.78rem;font-weight:600}.shop-notes__iconbtn--danger{color:#b42318;border-color:#b4231859}.shop-notes__new{margin-left:auto;padding:.5rem .85rem;font-size:.82rem}.shop-notes__empty{background:#ffffffb8;border-radius:12px;padding:.75rem}.shop-notes__list{flex-direction:column;gap:.65rem;margin:0;padding:0;list-style:none;display:flex}.shop-notes__card{text-align:left;-webkit-backdrop-filter:blur(6px);cursor:pointer;width:100%;color:inherit;background:#ffffffd1;border:1px solid #ffffff8c;border-radius:16px;padding:.85rem .95rem;box-shadow:0 3px 12px #15223814}.shop-notes__card-head{justify-content:space-between;align-items:flex-start;gap:.5rem;display:flex}.shop-notes__card-head strong{color:#050a14;font-size:.95rem}.shop-notes__time{color:var(--proto-muted);flex-shrink:0;font-size:.78rem}.shop-notes__preview{color:#152238;white-space:pre-wrap;-webkit-user-select:text;user-select:text;margin:.45rem 0 0;font-size:.88rem;line-height:1.4}.shop-notes-editor-backdrop{top:0;left:0;right:0;bottom:calc(4.75rem + env(safe-area-inset-bottom,0px));z-index:85;background:#15223873;justify-content:center;align-items:flex-end;padding:0;display:flex;position:fixed}@media (width>=768px){.shop-notes-editor-backdrop{align-items:center;padding:1rem}}.shop-notes-editor{z-index:86;background:var(--proto-bg);width:100%;max-width:100%;max-height:min(92vh,780px);padding:1rem 1rem calc(1rem + env(safe-area-inset-bottom,0px));pointer-events:auto;border-radius:20px 20px 0 0;position:relative;overflow:auto;box-shadow:0 -8px 32px #15223833}@media (width>=768px){.shop-notes-editor{max-width:min(640px, var(--shop-shell-max));border-radius:20px}}html.shop-fullscreen,html.shop-wide-layout{--shop-shell-max:100%;--shop-tabbar-reserve:4.75rem;height:100%}html.shop-fullscreen body,html.shop-wide-layout body{background:#efe4d0;width:100%;height:100%;min-height:100%;margin:0;overflow:hidden}:is(html.shop-fullscreen #root:has(.shop-root),html.shop-wide-layout #root:has(.shop-root)){width:100%;max-width:none;height:100%;min-height:100dvh;max-height:100dvh;box-shadow:none;border-radius:0;margin:0}html.shop-fullscreen .shop-root,html.shop-wide-layout .shop-root{width:100%;min-height:100dvh;max-height:100dvh}html.shop-fullscreen .shop-hero-bg,html.shop-wide-layout .shop-hero-bg{width:100%;max-width:none;left:0;right:0;transform:none}html.shop-fullscreen .shop-tabbar,html.shop-wide-layout .shop-tabbar{border-radius:0;width:100%;max-width:none;margin:0;left:0;right:0;transform:none}html.shop-fullscreen .shop-root--storefront .shop-top,html.shop-wide-layout .shop-root--storefront .shop-top,html.shop-fullscreen .shop-root--storefront .shop-main,html.shop-wide-layout .shop-root--storefront .shop-main{box-sizing:border-box;width:100%;max-width:min(920px,96vw);margin-left:auto;margin-right:auto}html.shop-fullscreen .shop-root--storefront .shop-grid,html.shop-wide-layout .shop-root--storefront .shop-grid{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-flow:dense;gap:.35rem}@media (width>=900px){#root:has(.shop-root){width:100%;max-width:none;box-shadow:none;margin:0}.shop-hero-bg{width:100%;max-width:none;left:0;transform:none}.shop-tabbar{width:100%;max-width:none;left:0;right:0;transform:none}}@media (hover:hover) and (pointer:fine){html,body{box-sizing:border-box;width:100%!important;max-width:none!important;margin:0!important}body:has(.shop-root) #root{box-sizing:border-box;width:100%!important;max-width:none!important;margin:0!important}body:has(.shop-root) .shop-root{box-sizing:border-box;width:100%!important;max-width:none!important;margin:0!important}body:has(.shop-root){background:0 0!important}body:has(.shop-root) .shop-hero-bg{width:100vw!important;max-width:none!important;height:100dvh!important;position:fixed!important;inset:0!important;transform:none!important}body:has(.shop-root) .shop-tabbar{width:100%!important;max-width:none!important;margin:0!important;left:0!important;right:0!important;transform:none!important}}.shop-notes-editor__header{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.shop-notes-editor__header h2{margin:0;font-size:1.05rem}.shop-notes-editor__form{flex-direction:column;gap:.65rem;display:flex}.shop-notes-editor__body-label{flex-direction:column;gap:.35rem;display:flex}.shop-notes-editor__body{box-sizing:border-box;border:1px solid var(--proto-border);width:100%;min-height:10rem;color:var(--proto-navy);resize:vertical;pointer-events:auto;touch-action:manipulation;-webkit-user-select:text;user-select:text;background:#fff;border-radius:10px;padding:.75rem .85rem;font-family:inherit;font-size:16px;line-height:1.45;display:block}.shop-notes-editor__body:focus{outline:2px solid var(--proto-navy-mid);outline-offset:1px}.shop-notes-editor__hint{color:var(--proto-muted);margin:0;font-size:.75rem}.shop-notes-editor__footer{justify-content:space-between;align-items:center;gap:.5rem;margin-top:.25rem;display:flex}.shop-notes-editor__delete{color:#b42318;cursor:pointer;background:0 0;border:none;font-size:.85rem;font-weight:600;text-decoration:underline}.shop-chips--designers{align-items:center;margin-top:.5rem}.shop-chips__label{letter-spacing:.04em;text-transform:uppercase;color:var(--proto-muted);margin-right:.15rem;font-size:.68rem;font-weight:700}.shop-chip--designer{padding:.3rem .65rem;font-size:.72rem}.shop-panel--profile h2{margin-bottom:.75rem}.shop-platform__title,.shop-designers__title,.shop-access__title,.shop-legal-links__title{color:var(--proto-navy);margin:0 0 .45rem;font-size:.95rem;font-weight:800}.shop-platform__byline{color:color-mix(in srgb, var(--proto-navy) 70%, transparent);margin:-.15rem 0 .5rem;font-size:.82rem;font-weight:500}.shop-platform{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffb8;border:1px solid #ffffff8c;border-radius:12px;margin-bottom:1.1rem;padding:.75rem .85rem}.shop-platform__text{color:#152238;margin:0;font-size:.88rem;line-height:1.45}.shop-designers{margin-bottom:1.1rem}.shop-designers__hint{margin:0 0 .55rem;font-size:.78rem}.shop-designers__list{gap:.45rem;margin:0;padding:0;list-style:none;display:grid}.shop-designers__card{border:1px solid var(--proto-border);cursor:pointer;text-align:left;width:100%;font:inherit;color:var(--proto-navy);background:#ffffffe0;border-radius:12px;justify-content:space-between;align-items:center;gap:.65rem;padding:.65rem .75rem;transition:background .15s,border-color .15s;display:flex}.shop-designers__card:hover{background:#fff;border-color:#15223833}.shop-designers__name{font-size:.9rem;font-weight:700}.shop-designers__cta{color:var(--proto-navy-mid);flex-shrink:0;font-size:.72rem;font-weight:600}.shop-access{margin-bottom:1rem}.shop-pwa-install{border:1.5px solid var(--proto-border,#2a3a55);background:color-mix(in srgb, var(--proto-panel-solid,#1a2740) 88%, transparent);border-radius:14px;margin-bottom:1.25rem;padding:.85rem}.shop-pwa-install__head{align-items:flex-start;gap:.75rem;display:flex}.shop-pwa-install__icon{object-fit:cover;border-radius:11px;flex-shrink:0;width:48px;height:48px;box-shadow:0 2px 8px #0003}.shop-pwa-install__title{margin:0 0 .2rem;font-size:1rem}.shop-pwa-install__intro{margin:0;font-size:.82rem;line-height:1.35}.shop-pwa-install__body{margin-top:.75rem}.shop-pwa-install__btn{text-align:center;cursor:pointer;background:var(--proto-terracotta);color:#fff;border:none;border-radius:12px;width:100%;padding:.7rem .85rem;font-size:.92rem;font-weight:700;display:block}.shop-pwa-install__btn:hover{opacity:.92}.shop-pwa-install__status{background:#22c55e2e;border:1px solid #22c55e73;border-radius:10px;margin:.75rem 0 0;padding:.55rem .65rem;font-size:.88rem;font-weight:600}.shop-pwa-install__ios-title{margin:0 0 .35rem;font-size:.86rem;font-weight:600}.shop-pwa-install__steps{margin:0;padding-left:1.15rem;font-size:.82rem;line-height:1.45}.shop-pwa-install__steps li+li{margin-top:.25rem}.shop-pwa-install__hint,.shop-pwa-install__account{margin:.55rem 0 0;font-size:.78rem;line-height:1.35}.shop-pwa-install__ios+.shop-pwa-install__hint{margin-top:.45rem}.shop-access__links{flex-direction:column;gap:.45rem;margin-top:.55rem;display:flex}.shop-access__btn{text-align:center;border:1.5px solid var(--proto-navy);color:var(--proto-navy);background:#fff;border-radius:12px;padding:.65rem .85rem;font-size:.88rem;font-weight:700;text-decoration:none;display:block}.shop-access__btn--primary{background:var(--proto-terracotta);color:#fff;border-color:var(--proto-terracotta)}.shop-access__btn:hover{opacity:.92}.shop-access__note{margin:.55rem 0 0;font-size:.75rem}.shop-access__note code{font-size:.72rem}.shop-pwa-banner{left:.75rem;right:.75rem;bottom:calc(4.5rem + env(safe-area-inset-bottom,0px));z-index:40;background:var(--proto-panel-solid,#1a2740);border:1px solid var(--proto-border,#2a3a55);border-radius:12px;align-items:center;gap:.65rem;padding:.65rem .85rem;font-size:.88rem;display:flex;position:fixed;box-shadow:0 8px 24px #00000040}.shop-pwa-banner__icon{object-fit:cover;border-radius:10px;flex-shrink:0;width:44px;height:44px;box-shadow:0 2px 8px #00000059}.shop-pwa-banner__copy{flex-direction:column;flex:1;gap:.1rem;min-width:0;line-height:1.25;display:flex}.shop-pwa-banner__title{letter-spacing:.02em;font-size:.92rem;font-weight:600}.shop-pwa-banner__hint{opacity:.82;font-size:.78rem}.shop-pwa-banner__btn{border:1px solid var(--proto-accent,#c9a227);background:color-mix(in srgb, var(--proto-accent,#c9a227) 22%, transparent);color:inherit;font:inherit;cursor:pointer;border-radius:999px;flex-shrink:0;padding:.4rem .7rem}.shop-social-profile{margin:1.25rem 0}.shop-social-profile__grid{grid-template-columns:1fr;gap:.65rem;margin:0;padding:0;list-style:none;display:grid}.shop-social-profile__card{border:1px solid var(--proto-border);background:var(--proto-surface);color:var(--proto-marine);border-radius:12px;align-items:center;gap:.65rem;padding:.85rem 1rem;font-size:.95rem;font-weight:600;text-decoration:none;display:flex;box-shadow:0 2px 10px #1522380d}.shop-social-profile__card:hover{border-color:color-mix(in srgb, var(--proto-terracotta) 35%, transparent);background:#efeae3}.shop-social-profile__icon{color:var(--proto-terracotta);flex-shrink:0;display:inline-flex}.shop-social-profile__label{flex:1;min-width:0}.shop-social-footer{left:0;right:0;bottom:calc(3.35rem + env(safe-area-inset-bottom,0px));z-index:45;pointer-events:none;background:color-mix(in srgb, var(--proto-panel-solid) 94%, transparent);-webkit-backdrop-filter:blur(10px);border-top:1px solid color-mix(in srgb, var(--proto-terracotta) 32%, transparent);flex-direction:column;align-items:center;gap:.35rem;padding:.5rem .75rem .4rem;display:flex;position:fixed;box-shadow:0 -4px 16px #15223814}.shop-social-footer__title{letter-spacing:.06em;text-transform:uppercase;opacity:.75;margin:0;font-size:.72rem}.shop-social-footer__list{pointer-events:auto;justify-content:center;align-items:center;gap:.45rem;margin:0;padding:0;list-style:none;display:flex}.shop-social-footer__link{border:1px solid color-mix(in srgb, var(--proto-terracotta) 35%, transparent);background:var(--proto-panel-solid);color:var(--proto-marine);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:999px;align-items:center;gap:.35rem;padding:.35rem .65rem;font-size:.78rem;text-decoration:none;display:inline-flex;box-shadow:0 4px 14px #1522381f}.shop-social-footer__link:hover{border-color:var(--proto-terracotta);color:var(--proto-terracotta)}.shop-social-footer__label{font-weight:500}@media (width<=420px){.shop-social-footer__label{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.shop-social-footer__link{padding:.45rem}}.track-result__carrier{margin:.5rem 0 .75rem;font-size:.92rem}.returns-panel{border-top:1px solid var(--proto-border,#2a3a55);margin-top:1.5rem;padding-top:1.25rem}.shop-locale{background:var(--proto-panel-solid);border:1px solid var(--proto-border);border-radius:12px;margin:0 0 1rem;padding:.85rem}.shop-locale__title{margin:0 0 .5rem;font-size:.95rem}.shop-locale__row{flex-wrap:wrap;gap:.4rem;display:flex}.shop-locale__btn{border:1px solid var(--proto-border);color:inherit;font:inherit;cursor:pointer;background:0 0;border-radius:999px;padding:.4rem .75rem}.shop-locale__btn--active{border-color:var(--proto-accent,#c9a227);background:color-mix(in srgb, var(--proto-accent,#c9a227) 18%, transparent)}.shop-account{background:var(--proto-panel-solid);border:1px solid var(--proto-border);border-radius:12px;margin:1rem 0;padding:.85rem}.shop-account__title{margin:0 0 .35rem;font-size:1rem}.shop-account__subtitle{margin:.85rem 0 .35rem;font-size:.92rem}.shop-account__tabs{gap:.35rem;margin:.65rem 0;display:flex}.shop-account__tab{border:1px solid var(--proto-border);background:#fff;border-radius:8px;flex:1;padding:.45rem .6rem;font-size:.82rem;font-weight:600}.shop-account__tab--active{background:var(--proto-marine);color:#fff;border-color:var(--proto-marine)}.shop-account__form{flex-direction:column;gap:.55rem;display:flex}.shop-account__field{flex-direction:column;gap:.2rem;font-size:.82rem;display:flex}.shop-account__field input{border:1px solid var(--proto-border);border-radius:8px;padding:.5rem .6rem}.shop-account__btn{border:1px solid var(--proto-navy);background:#fff;border-radius:10px;margin-top:.35rem;padding:.55rem .75rem;font-size:.85rem;font-weight:700}.shop-account__btn--primary{background:var(--proto-terracotta);color:#fff;border-color:var(--proto-terracotta)}.shop-account__error{color:#b42318;margin:0;font-size:.82rem}.shop-account__orders{flex-direction:column;gap:.55rem;margin:.5rem 0 0;padding:0;list-style:none;display:flex}.shop-account__order{border:1px solid var(--proto-border);background:#fff;border-radius:10px;padding:.55rem .65rem;font-size:.8rem}.shop-account__order-head{flex-wrap:wrap;gap:.45rem;margin-bottom:.35rem;font-weight:600;display:flex}.shop-account__order-items{margin:0;padding-left:1rem}.shop-cart-country select{border:1px solid var(--proto-border);border-radius:8px;width:100%;padding:.5rem .6rem;font-size:.88rem}.shop-withdrawal-strip{background:var(--shop-withdrawal-bg,#fff5f5);border-bottom:1px solid var(--shop-withdrawal-border,#fecdca);flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem 1rem;padding:.45rem .75rem;display:flex}.shop-legal-footer,.shop-legal-footer__hint,.shop-legal-footer__mail{display:none!important}.shop-withdrawal-btn{color:#912018;cursor:pointer;background:#fff5f5;border:1px solid #b42318;border-radius:999px;padding:.35rem .65rem;font-size:.72rem;font-weight:600}.shop-withdrawal-btn:hover{background:#fee4e2}.shop-withdrawal-strip__link{color:var(--shop-muted,#5c6578);font-size:.72rem}.shop-legal-footer__hint{flex:120px;margin:0;font-size:.65rem}.shop-legal-footer__mail{color:var(--proto-muted);font-size:.65rem}.shop-withdrawal-form{gap:.65rem;max-width:28rem;margin-top:1rem;display:grid}.shop-withdrawal-form__field{gap:.25rem;font-size:.85rem;display:grid}.shop-withdrawal-form__field input{border:1px solid var(--proto-border);border-radius:8px;padding:.45rem .55rem}.shop-withdrawal-form__submit{text-align:center;justify-self:start;text-decoration:none;display:inline-block}.shop-checkout-widerruf{align-items:flex-start;gap:.5rem;margin:.75rem 0;font-size:.82rem;display:flex}.demo-mode-banner{z-index:9999;color:#fff;background:linear-gradient(90deg,#152238,#1a3a4a);border-bottom:2px solid #2dd4bf;flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;padding:.45rem 1rem;font-size:.85rem;display:flex;position:sticky;top:0}.demo-mode-banner a{color:#2dd4bf;font-weight:600}.shop-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}[data-shop-theme=dark]{--proto-bg:#efe4d0;--proto-surface:#fffaf2;--proto-image-bg:#f7f0e4;--proto-text:#3d3028;--proto-text-muted:#5c6574;--proto-border:#1e4d6b2e;--proto-sand:#e6d5b8;--proto-marine:#1e4d6b;--proto-terracotta:#c0714f;--proto-terracotta-mid:#a85f42;--proto-accent:var(--proto-terracotta);--proto-focus-ring:var(--proto-marine);--proto-card-solid:#fffaf2f0;--proto-card-solid-hover:#fffaf2fa;--proto-panel-solid:#fffaf2eb}.shop-theme-bar{flex-wrap:wrap;justify-content:flex-end;gap:.35rem;margin-bottom:.75rem;display:flex}.shop-theme-bar__btn{border:1px solid var(--proto-border);background:var(--proto-bg);color:var(--proto-text);cursor:pointer;border-radius:999px;padding:.3rem .65rem;font-size:.72rem;font-weight:600}.shop-theme-bar__btn--active{background:var(--proto-marine);color:#fff;border-color:var(--proto-marine)}.shop-cookie-banner{z-index:9998;background:var(--proto-bg);border-top:2px solid var(--proto-navy-mid);padding:1rem;position:fixed;inset:auto 0 4.5rem;box-shadow:0 -8px 24px #0000001f}.shop-cookie-banner__inner{max-width:960px;margin:0 auto}.shop-cookie-banner h2{color:var(--proto-text);margin:0 0 .5rem;font-size:1rem}.shop-cookie-banner p{color:var(--proto-text-muted);margin:0 0 .75rem;font-size:.85rem}.shop-cookie-banner__actions{flex-wrap:wrap;gap:.5rem;display:flex}.shop-cookie-banner__btn--ghost{border:1px solid var(--proto-border);background:0 0}.shop-root :focus-visible{outline:3px solid var(--proto-focus-ring);outline-offset:2px}@media (prefers-reduced-motion:reduce){.shop-root *,.shop-root :before,.shop-root :after{transition-duration:.01ms!important;animation-duration:.01ms!important}}html.shop-embed-ios,html.shop-embed-ios body{background:0 0}html.shop-embed-ios .shop-skip-link{display:none}html.shop-embed-ios .shop-root{min-height:100%;max-height:none}html.shop-embed-ios .shop-root--storefront .shop-top{-webkit-backdrop-filter:blur(8px);background:#ffffffd1}html.shop-embed-ios .shop-root--storefront .shop-main{background:0 0}html.shop-embed-ios .shop-tabbar{background:#fffffff0}.lucky-slot-wrap{text-align:center;background:#ffffff0a;border:1px solid #d4b97838;border-radius:16px;max-width:680px;margin:1rem auto 1.25rem;padding:1.25rem 1rem 1rem}.lucky-slot-badge{letter-spacing:.08em;text-transform:uppercase;color:var(--shop-gold,#d4b978);border:1px solid #d4b97859;border-radius:999px;margin-bottom:.75rem;padding:.35rem .75rem;font-size:.72rem;display:inline-block}.lucky-slot-title{margin:0 0 .35rem;font-size:1.05rem;font-weight:700}.lucky-slot-machine{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;justify-content:center;gap:.45rem;margin:1rem 0;padding:0 .25rem;display:flex;overflow-x:auto}.lucky-reel{background:#0a0a0f;border:2px solid #d4b97847;border-radius:12px;flex-shrink:0;width:72px;height:96px;position:relative;overflow:hidden;box-shadow:inset 0 0 24px #0000008c,0 8px 24px #00000059}.lucky-reel__inner{will-change:transform;flex-direction:column;align-items:center;display:flex}.lucky-reel img{object-fit:cover;object-position:center;border-radius:10px;flex-shrink:0;width:64px;height:64px;margin:12px 4px}.lucky-slot-result{min-height:1.5rem;color:var(--shop-gold,#d4b978);margin:.75rem 0;font-size:.92rem;font-weight:600}.lucky-slot-result.is-muted{color:var(--shop-muted,#ffffff9e);font-weight:500}.lucky-slot-result.is-win{color:var(--shop-gold,#d4b978);font-weight:700}.lucky-slot-prize{color:var(--shop-gold,#d4b978);margin:0 0 .5rem;font-size:.88rem;font-weight:600}.lucky-slot-daily{color:var(--shop-muted,#ffffff9e);margin-top:.65rem;font-size:.78rem;line-height:1.45}.lucky-slot-disclaimer{color:var(--shop-muted,#ffffff8c);margin-top:.75rem;font-size:.72rem;line-height:1.45}.lucky-slot-spin{cursor:pointer;background:var(--shop-gold,#d4b978);color:#060608;border:none;border-radius:999px;justify-content:center;align-items:center;margin-top:.25rem;padding:.75rem 1.5rem;font-size:.92rem;font-weight:700;display:inline-flex;box-shadow:0 6px 20px #d4b97840}.lucky-slot-spin:disabled{opacity:.45;cursor:not-allowed}@media (width<=520px){.lucky-reel{width:62px;height:88px}.lucky-reel img{width:54px;height:54px;margin:10px 4px}.lucky-slot-machine{gap:.35rem}}
