.KDS_kdsContainer__eHoCR{display:flex;flex-wrap:wrap;gap:1.5rem;padding:1.5rem;background-color:var(--theme-bg);min-height:100vh;align-content:flex-start;margin-top:-2.5rem}.KDS_kdsCard__ZiWRw{width:320px;min-height:200px;border-radius:12px;padding:1.5rem;box-shadow:var(--theme-shadow);cursor:pointer;transition:transform .2s,background-color .3s;color:#fff;border:2px solid;display:flex;flex-direction:column;margin-top:2.5rem}.KDS_kdsCard__ZiWRw.KDS_pending__CYnkE{background-color:var(--theme-surface);border-color:var(--theme-border-strong)}.KDS_kdsCard__ZiWRw.KDS_accepted__9htBf,.KDS_kdsCard__ZiWRw.KDS_paid__Kd0_c{background-color:var(--theme-surface);border-color:#3b82f6}.KDS_kdsCard__ZiWRw.KDS_preparing__Ixw1q{background-color:var(--theme-surface);border-color:#f97316;animation:KDS_pulse__QHUs2 2s infinite}.KDS_kdsCard__ZiWRw.KDS_ready__3ar3c{background-color:var(--theme-surface);border-color:#10b981;box-shadow:var(--theme-shadow),0 0 20px rgba(16,185,129,.3)}@keyframes KDS_pulse__QHUs2{0%,to{box-shadow:var(--theme-shadow-soft),0 0 0 rgba(249,115,22,.4)}50%{box-shadow:var(--theme-shadow-soft),0 0 20px rgba(249,115,22,.4)}}.KDS_kdsCard__ZiWRw:active{transform:scale(.97)}.KDS_kdsCard__ZiWRw.KDS_updating__zHMoS{pointer-events:none}.KDS_actionHint__xkxes{margin-top:auto;padding:.5rem;background-color:var(--theme-surface-subtle);border-radius:6px;text-align:center;font-size:.875rem;font-weight:500;color:var(--theme-muted)}.KDS_cardHeader__7yuC5{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.KDS_headerLeft__LM28J{display:flex;flex-direction:column;gap:.25rem}.KDS_buyerName__DanpC{font-size:1.25rem;font-weight:600}.KDS_orderId__UumlA{font-size:.875rem;color:var(--theme-muted);font-weight:500}.KDS_timeSince__QU_WF{font-size:1.125rem;font-weight:500;background-color:var(--theme-surface-subtle);padding:.25rem .5rem;border-radius:6px}.KDS_itemsList__1aBv7{display:flex;flex-direction:column;gap:.75rem}.KDS_itemContainer__qRUE9{display:flex;flex-direction:column;gap:.5rem}.KDS_item__ZRYPZ{display:flex;gap:1rem;font-size:1.125rem}.KDS_quantity__qAcwO{font-weight:700}.KDS_itemName___XbJW{font-weight:500}.KDS_itemPersonalization__diZwr{margin-left:.1rem;font-size:.9rem;color:var(--theme-muted);line-height:1.3}.KDS_personalizationLine__Zu_FL{margin-bottom:.15rem;padding-left:.5rem}.KDS_centered__A45gX{display:flex;justify-content:center;align-items:center;width:100%;height:calc(100vh - 3rem);font-size:1.5rem;color:var(--theme-muted)}.Switch_slider__DnUfm{background-color:var(--theme-chip-bg);border-radius:100px;padding:1px;margin:10px;cursor:pointer;transition:box-shadow .2s cubic-bezier(.4,0,.2,1) 0s;align-items:center;position:relative;display:block;width:51px;height:29px;box-shadow:var(--theme-border-subtle) 0 0 5px inset,var(--theme-border-subtle) 0 0 0 24px inset,#22cc3f 0 0 0 0 inset,var(--theme-border) 0 1px 0 0}.Switch_slider__DnUfm:after{content:"";display:flex;top:2.3px;left:2px;width:26px;height:26px;background-color:var(--theme-surface-subtle);border-radius:200px;position:absolute;box-shadow:transparent 0 0 0 2px,var(--theme-border-subtle) 0 6px 6px;transition:left .3s cubic-bezier(.4,0,.2,1) 0s,background-color .3s cubic-bezier(.4,0,.2,1) 0s;will-change:left,background-color}.Switch_switch__sWIke input[type=checkbox]:checked+.Switch_slider__DnUfm{box-shadow:var(--theme-border-subtle) 0 0 5px inset,#22cc3f 0 0 0 2px inset,#22cc3f 0 0 0 24px inset,var(--theme-border) 0 1px 0 0}.Switch_switch__sWIke input[type=checkbox]:checked+.Switch_slider__DnUfm:after{left:24px}.Switch_switch__sWIke input[type=checkbox]{display:none}.Switch_switch__sWIke input[type=checkbox][disabled]+.Switch_slider__DnUfm{opacity:.5;cursor:not-allowed;box-shadow:var(--theme-border-subtle) 0 0 5px inset,var(--theme-border-subtle) 0 0 0 24px inset,var(--theme-border) 0 1px 0 0}.Switch_switch__sWIke input[type=checkbox][disabled]+.Switch_slider__DnUfm:after{background-color:var(--theme-surface-subtle)}.Switch_switch__sWIke input[type=checkbox][disabled]:checked+.Switch_slider__DnUfm{box-shadow:var(--theme-border-subtle) 0 0 5px inset,#9ee2a7 0 0 0 2px inset,#9ee2a7 0 0 0 24px inset,var(--theme-border) 0 1px 0 0}.Navbar_navbar__zhZYq{--navbar-height:36px;--navbar-inset:4px;--navbar-control-height:calc(var(--navbar-height) - (var(--navbar-inset) + var(--navbar-inset)));--navbar-control-radius:12px;--navbar-surface-bg:var(--theme-surface);--navbar-surface-bg-strong:var(--theme-surface-strong);--navbar-surface-border:var(--theme-border);--navbar-surface-shadow:var(--theme-shadow);--navbar-surface-blur:var(--theme-blur);position:relative;top:0;left:0;width:100%;height:var(--navbar-height);z-index:100000;background:var(--theme-surface);backdrop-filter:var(--theme-blur);-webkit-backdrop-filter:var(--theme-blur);padding:0 .5rem;box-sizing:border-box;overflow:visible;display:flex;align-items:center}.Navbar_navbarOverlay__Dizuy{position:fixed;right:0}.Navbar_navbar__zhZYq.Navbar_sticky__oTy_B{position:-webkit-sticky;position:sticky}.Navbar_navbarContent__fJF1Z{width:100%;height:100%;max-width:1200px;margin:0 auto;display:flex;justify-content:center;align-items:center;gap:.75rem;box-sizing:border-box}.Navbar_navbar__zhZYq a{color:var(--theme-text);text-decoration:none;margin-left:1rem}.Navbar_navbar__zhZYq button{background:none;color:var(--theme-text);padding:.2rem .4rem;cursor:pointer;border-radius:4px}.Navbar_navbar__zhZYq button:hover{color:var(--theme-text)}.Navbar_logo__YNqJh{max-height:calc(var(--navbar-control-height) + 4px);max-width:220px;width:auto;height:auto;object-fit:contain;display:block;margin-left:-5px}.Navbar_switchPanel__Xroz9{position:relative;transform:scaleX(0);max-width:180px;margin:auto 0;background:var(--navbar-surface-bg);backdrop-filter:var(--navbar-surface-blur);-webkit-backdrop-filter:var(--navbar-surface-blur);border-radius:var(--navbar-control-radius);padding:0 8px;display:flex;align-items:center;box-shadow:var(--navbar-surface-shadow);transition:all .3s cubic-bezier(.34,1.56,.64,1);border:1px solid var(--navbar-surface-border);flex-shrink:1;width:-moz-fit-content;width:fit-content;height:var(--navbar-control-height);box-sizing:border-box}.Navbar_switchPanel__Xroz9.Navbar_visible__6oe7A{transform:scaleX(1)}.Navbar_switchItem__mbCw_{display:flex;align-items:center;gap:0;color:var(--theme-text);font-size:.7rem;font-weight:500}.Navbar_switchLabel__QOWAH{display:inline-block;line-height:1.05;white-space:normal}.Navbar_singleSwitch__ZCR86{padding:0 4px 0 8px}.Navbar_singleSwitch__ZCR86 .Navbar_switchLabel__QOWAH{margin-left:.2rem}.Navbar_singleSwitch__ZCR86 .Navbar_switchItem__mbCw_>label{margin-right:-29px}.Navbar_twoSwitches__PkNcS .Navbar_switchItem__mbCw_{margin-left:1.4rem;margin-right:-1rem}.Navbar_twoSwitches__PkNcS .Navbar_switchLabel__QOWAH{margin-left:-.9rem;margin-right:-.3rem;line-height:1}.Navbar_twoSwitches__PkNcS .Navbar_switchItem__mbCw_>label{margin-right:-.6rem;margin-left:.2rem}.Navbar_navLeft__6GX9H,.Navbar_navRight__r7M1F{flex-shrink:0;display:flex;align-items:center;height:100%}.Navbar_settingsIcon__baVaG{background:none;border:none;color:var(--theme-muted);cursor:pointer;padding:0;border-radius:9999px;transition:all .2s;outline:none;height:calc(var(--navbar-control-height) * 1.15);width:calc(var(--navbar-control-height) * 1.15);display:inline-flex;align-items:center;justify-content:center}.Navbar_centerGroup__YLa8w{display:flex;align-items:center;justify-content:center;gap:.5rem;height:100%}.Navbar_groupButtons__6wfaq{display:inline-flex;align-items:center;background:var(--navbar-surface-bg);backdrop-filter:var(--navbar-surface-blur);-webkit-backdrop-filter:var(--navbar-surface-blur);border:1px solid var(--navbar-surface-border);border-radius:var(--navbar-control-radius);height:var(--navbar-control-height);overflow:hidden;box-shadow:var(--navbar-surface-shadow);box-sizing:border-box}.Navbar_groupButton__AQk90{color:var(--theme-text);font-size:.75rem;display:inline-flex;align-items:center;justify-content:center;padding:0 10px;border:none;background:transparent;height:100%;transition:background-color .2s ease,color .2s ease,box-shadow .2s ease,transform .1s ease;outline:none}.Navbar_groupButtons__6wfaq .Navbar_groupButton__AQk90:hover{background:var(--theme-surface-muted);color:var(--theme-text)}.Navbar_groupButtons__6wfaq .Navbar_groupButtonActive__Rg6Tz{box-shadow:inset 0 2px 5px var(--theme-border-subtle),inset 0 -1px 0 var(--theme-border);transform:translateY(.5px)}.Navbar_groupButtons__6wfaq .Navbar_groupButtonActive__Rg6Tz,.Navbar_groupButtons__6wfaq .Navbar_groupButtonActive__Rg6Tz:hover{background:var(--theme-surface-strong);color:var(--theme-text)}.Navbar_chatInputContainer__2Pop_{position:relative;display:flex;align-items:center}.Navbar_chatInputContainer__2Pop_.Navbar_expanded__uT5SB{position:absolute;top:0;left:50%;transform:translateX(-50%);z-index:100001}.Navbar_chatInput__yJQtQ{background:var(--navbar-surface-bg);backdrop-filter:var(--navbar-surface-blur);-webkit-backdrop-filter:var(--navbar-surface-blur);border:1px solid var(--navbar-surface-border);border-radius:var(--navbar-control-radius);height:var(--navbar-control-height);padding:4px 8px;font-size:.8rem;max-width:min(800px,calc(100vw - 120px));min-width:50px;color:var(--theme-text);font-family:inherit;line-height:1.2;transition:background .3s ease,box-shadow .3s ease,-webkit-backdrop-filter .3s ease;transition:background .3s ease,backdrop-filter .3s ease,box-shadow .3s ease;transition:background .3s ease,backdrop-filter .3s ease,box-shadow .3s ease,-webkit-backdrop-filter .3s ease;box-sizing:border-box;box-shadow:var(--navbar-surface-shadow);overflow:hidden;word-wrap:break-word;white-space:nowrap}.Navbar_chatInput__yJQtQ.Navbar_expanded__uT5SB{height:auto;min-height:var(--navbar-control-height);padding:8px;background:var(--navbar-surface-bg-strong);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:var(--theme-shadow);white-space:pre-wrap;overflow-y:auto;overflow-x:hidden}.Navbar_chatInput__yJQtQ:focus{outline:none;box-shadow:var(--navbar-surface-shadow),0 0 0 2px var(--theme-border-strong)}.Navbar_chatInput__yJQtQ.Navbar_expanded__uT5SB:focus{box-shadow:0 0 0 2px var(--theme-border-strong),var(--theme-shadow)}.Navbar_thoughtBubble__wQqv5{position:absolute;display:flex;align-items:center;justify-content:center;color:var(--theme-muted);pointer-events:none;z-index:1}.Navbar_thoughtBubbleCenter___gAZ2{left:50%;top:50%;transform:translate(-50%,-50%)}.Navbar_thoughtBubbleRight__gxN8p{right:12px;top:50%;transform:translateY(-50%);opacity:.3;transition:all .3s ease}.Navbar_chatInputContainer__2Pop_.Navbar_expanded__uT5SB .Navbar_thoughtBubbleRight__gxN8p{top:auto;bottom:8px;transform:none}.Navbar_pageFadeOverlay__WDyND{position:fixed;left:0;right:0;bottom:0;background:var(--theme-overlay);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);z-index:999;animation:Navbar_fadeIn__M94IV .3s ease}@keyframes Navbar_fadeIn__M94IV{0%{opacity:0}to{opacity:1}}.Navbar_thoughtBubbleIdle__VU2VU{animation:Navbar_thoughtPulseSubtle__BlLjr 3s ease-in-out infinite}.Navbar_thoughtBubbleLoading__Kep4C{animation:Navbar_thoughtPulseStrong__jDawG 1.5s ease-in-out infinite}.Navbar_thoughtDot__94zrK{animation:inherit}.Navbar_thoughtBubbleLoading__Kep4C .Navbar_thoughtDot__94zrK:nth-child(2){animation-delay:.2s}.Navbar_thoughtBubbleLoading__Kep4C .Navbar_thoughtDot__94zrK:nth-child(3){animation-delay:.4s}.Navbar_thoughtBubbleLoading__Kep4C .Navbar_thoughtDot__94zrK:nth-child(4){animation-delay:.6s}@keyframes Navbar_thoughtPulseSubtle__BlLjr{0%,to{opacity:.3;transform:translate(-50%,-50%) scale(1)}50%{opacity:.5;transform:translate(-50%,-50%) scale(1.05)}}@keyframes Navbar_thoughtPulseStrong__jDawG{0%,to{opacity:.4;transform:translate(-50%,-50%) scale(1)}50%{opacity:.8;transform:translate(-50%,-50%) scale(1.1)}}.HeroSettings_overlay___lR1m{position:fixed;inset:0;background:var(--theme-overlay);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;padding:16px;z-index:100000}.HeroSettings_modal__WnCom{width:min(860px,96vw);max-height:min(90vh,860px);overflow:hidden;border-radius:18px;background:var(--theme-modal-bg);border:1px solid var(--theme-border);box-shadow:var(--theme-shadow);color:var(--theme-modal-text);display:flex;flex-direction:column}.HeroSettings_header__IoRcg{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:16px 16px 12px;border-bottom:1px solid var(--theme-border)}.HeroSettings_titleBlock__fDA6E h2{margin:0;font-size:1.2rem;font-weight:900}.HeroSettings_titleBlock__fDA6E p{margin:6px 0 0;font-size:.9rem;color:var(--theme-muted)}.HeroSettings_iconButton__9pWuU{border:none;background:var(--theme-surface-subtle);border:1px solid var(--theme-border);width:36px;height:36px;border-radius:12px;color:var(--theme-text);cursor:pointer;display:flex;align-items:center;justify-content:center}.HeroSettings_slideSelector__Eh71i{display:flex;align-items:center;gap:10px;padding:12px 16px 6px;overflow-x:auto;scrollbar-width:none}.HeroSettings_slideSelector__Eh71i::-webkit-scrollbar{display:none}.HeroSettings_slideSquare__HJq6i{width:18px;height:18px;border-radius:6px;border:1px solid var(--theme-border-strong);background:var(--theme-surface-subtle);cursor:pointer;flex-shrink:0;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background .2s ease}.HeroSettings_slideSquareActive__b68Gz{background:rgba(47,107,255,.18);border-color:#2f6bff;box-shadow:0 0 0 2px rgba(47,107,255,.25);transform:scale(1.08)}.HeroSettings_addSlideButton__iGLgJ{width:28px;height:28px;border-radius:10px;border:1px solid var(--theme-border-strong);background:var(--theme-surface-subtle);color:var(--theme-text);cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0}.HeroSettings_addSlideButton__iGLgJ:disabled{opacity:.4;cursor:not-allowed}.HeroSettings_error__ghD8B{margin:10px 16px 0;padding:10px 12px;border-radius:12px;background:rgba(231,76,60,.18);border:1px solid rgba(231,76,60,.35);color:var(--theme-text);font-size:.92rem}.HeroSettings_body__f3l07{padding:12px 16px 16px;overflow-y:auto;display:flex;flex-direction:column;gap:14px}.HeroSettings_section__RBHUi{padding:14px;border-radius:16px;background:var(--theme-surface-subtle);border:1px solid var(--theme-border)}.HeroSettings_section__RBHUi h3{margin:0 0 10px;font-size:1rem;font-weight:900}.HeroSettings_sectionHeader__XbxYP{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.HeroSettings_formGrid__7eX_J{display:grid;grid-template-columns:1fr;grid-gap:12px;gap:12px}.HeroSettings_field__xrFiT label{display:block;margin:0 0 8px;font-size:.9rem;color:var(--theme-muted)}.HeroSettings_input__fFKmB,.HeroSettings_select__DNfhQ{width:50%;padding:10px 12px;border-radius:12px;border:1px solid var(--theme-border-strong);background:var(--theme-surface);color:var(--theme-text);outline:none}.HeroSettings_input__fFKmB:disabled,.HeroSettings_select__DNfhQ:disabled{opacity:.7}.HeroSettings_uploadRow__CtNIf{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.HeroSettings_uploadButton__K5qoG{display:inline-flex;align-items:center;gap:8px;padding:10px 12px;border-radius:12px;border:1px solid var(--theme-border-strong);background:var(--theme-surface-subtle);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.HeroSettings_preview__hLl3r{margin-top:10px;border-radius:14px;overflow:hidden;border:1px solid var(--theme-border);background:var(--theme-surface);position:relative}.HeroSettings_preview__hLl3r img,.HeroSettings_preview__hLl3r video{width:100%;height:auto;display:block;max-height:240px;object-fit:cover}.HeroSettings_previewOverlay__gxJtV{background:#000}.HeroSettings_previewBlur__MMgk8,.HeroSettings_previewOverlay__gxJtV{position:absolute;inset:0;pointer-events:none}.HeroSettings_transparencyRow__vH19M{display:flex;align-items:center;gap:10px;margin-top:8px}.HeroSettings_toggleLabel__VNdtf{display:inline-flex;align-items:center;gap:6px;font-size:.85rem;color:var(--theme-muted);cursor:pointer}.HeroSettings_toggleLabel__VNdtf input{width:16px;height:16px}.HeroSettings_transparencyInput__49maX{width:44px;padding:6px;text-align:center}.HeroSettings_effectSelect__MC2Yo,.HeroSettings_transparencyInput__49maX{border-radius:8px;border:1px solid var(--theme-border-strong);background:var(--theme-surface);color:var(--theme-text);font-size:.85rem;outline:none}.HeroSettings_effectSelect__MC2Yo{padding:6px 8px}.HeroSettings_unitLabel__RPTho{font-size:.8rem;color:var(--theme-muted)}.HeroSettings_logoPreview__37Tr8{margin-top:10px;border-radius:14px;overflow:hidden;border:1px solid var(--theme-border);background:var(--theme-surface);padding:10px;display:flex;justify-content:center}.HeroSettings_logoPreview__37Tr8 img{height:44px;width:auto}.HeroSettings_inlineRow__3XKBh{display:grid;grid-template-columns:1fr 44px;grid-gap:10px;gap:10px;align-items:center}.HeroSettings_color__0or5v{width:44px;height:40px}.HeroSettings_colorWide__F8Jky,.HeroSettings_color__0or5v{border-radius:12px;border:1px solid var(--theme-border-strong);padding:0;background:transparent}.HeroSettings_colorWide__F8Jky{width:100%;height:42px}.HeroSettings_checkboxRow__A35W5{display:flex;gap:14px;flex-wrap:wrap;align-items:center}.HeroSettings_checkbox__B9PO_{display:inline-flex;align-items:center;gap:10px;font-size:.95rem;color:var(--theme-muted)}.HeroSettings_checkbox__B9PO_ input{width:18px;height:18px}.HeroSettings_footer__jB4Lu{display:flex;gap:10px;padding:14px 16px;border-top:1px solid var(--theme-border);justify-content:flex-end}.HeroSettings_primaryButton__BA_eh{border:none;border-radius:12px;padding:10px 14px;background:#2f6bff;color:var(--theme-text);font-weight:800;cursor:pointer}.HeroSettings_secondaryButton__expBl{border:1px solid var(--theme-border-strong);border-radius:12px;padding:10px 14px;background:var(--theme-surface-subtle);color:var(--theme-text);font-weight:700;cursor:pointer}.HeroSettings_dangerButton__2CsIr{border:1px solid rgba(231,76,60,.35);border-radius:12px;padding:10px 12px;background:rgba(231,76,60,.18);color:var(--theme-text);font-weight:800;cursor:pointer;display:inline-flex;align-items:center;gap:8px}@media (min-width:720px){.HeroSettings_formGrid__7eX_J{grid-template-columns:1fr 1fr}}.Hero_heroWrapper__8AJeO{width:100%;color:var(--theme-text);background:var(--theme-bg)}.Hero_slider__MmnOA{position:relative;width:100%;height:420px;overflow:hidden;contain:layout}.Hero_track__nKS4M{width:100%;height:100%;display:flex;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;overscroll-behavior-x:contain;touch-action:pan-x}.Hero_track__nKS4M::-webkit-scrollbar{display:none}.Hero_trackLocked__i4tIc{overflow-x:hidden;scroll-snap-type:none}.Hero_slide__3AnOx{position:relative;flex:0 0 100%;min-width:100%;max-width:100%;width:100%;height:100%;scroll-snap-align:center;scroll-snap-stop:always;overflow:hidden}.Hero_media__ZCZLf{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.Hero_darkOverlay__a5o2a{background:#000}.Hero_blurOverlay__o0aKC,.Hero_darkOverlay__a5o2a{position:absolute;inset:0;pointer-events:none}.Hero_overlay__FXqgO{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:22px 16px 24px}.Hero_logoContent__7s3RZ{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;padding:0 16px 28px;gap:12px}.Hero_logoRow__0wsNC{display:flex;align-items:center;gap:14px}.Hero_slideLogo__gjww6{height:52px;width:auto;filter:drop-shadow(0 4px 12px var(--theme-border-subtle))}.Hero_storeTitle__kOUAn{font-size:1.65rem;font-weight:800;letter-spacing:-.02em;line-height:1.1;text-shadow:0 2px 8px var(--theme-border-subtle)}.Hero_bubblesRow__xPcSk{width:calc(100% + 32px);margin-left:-16px;display:flex;gap:12px;overflow-x:auto;overflow-y:hidden;padding:4px 16px 8px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.Hero_bubblesRow__xPcSk::-webkit-scrollbar{display:none}.Hero_infoBubble__PySyb{flex:0 0 60px;aspect-ratio:3/2;border-radius:8px;background:var(--theme-surface-subtle);border:1px solid var(--theme-border);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:var(--theme-shadow-soft),0 1px 0 var(--theme-border-subtle) inset;scroll-snap-align:start}.Hero_actionContent__XWrYg{width:100%;max-width:760px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:14px;padding:12px 10px}.Hero_preHeadline__8fmXg{font-size:.9rem;font-weight:700;opacity:.95}.Hero_headline__sKCyX{font-size:2rem;font-weight:900;letter-spacing:-.03em;line-height:1.05;max-width:18ch}.Hero_actionButton__nQZY_{border:none;border-radius:14px;padding:14px 18px;width:min(360px,92%);font-size:1.05rem;font-weight:800;cursor:pointer;box-shadow:var(--theme-shadow)}.Hero_postText__INkCl{font-size:.95rem;opacity:.9}.Hero_dots___5AN1{position:absolute;left:50%;bottom:12px;transform:translateX(-50%);display:flex;gap:8px;z-index:5}.Hero_dot__1tptR{width:8px;height:8px;border-radius:999px;border:1px solid var(--theme-border);background:var(--theme-surface-subtle);cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,border-color .2s ease}.Hero_dotActive__vQj6w{background:#2f6bff;border-color:rgba(47,107,255,.7);box-shadow:0 0 0 3px rgba(47,107,255,.25);transform:scale(1.15)}.Hero_settingsButton__ULpqj{position:absolute;right:12px;bottom:12px;width:44px;height:44px;border-radius:999px;border:1px solid var(--theme-border);background:var(--theme-surface-subtle);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);color:var(--theme-text);display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:6}.Hero_settingsButton__ULpqj:hover{background:var(--theme-surface-strong)}@media (min-width:768px){.Hero_slider__MmnOA{height:520px}.Hero_logoContent__7s3RZ{justify-content:center;align-items:center;padding:24px 24px 80px;gap:18px}.Hero_logoRow__0wsNC{gap:16px}.Hero_slideLogo__gjww6{height:60px}.Hero_storeTitle__kOUAn{font-size:2rem}.Hero_bubblesRow__xPcSk{position:absolute;bottom:32px;left:0;right:0;width:100%;margin-left:0;gap:14px;padding:6px 24px 10px;justify-content:center}.Hero_headline__sKCyX{font-size:2.4rem;max-width:22ch}.Hero_infoBubble__PySyb{flex-basis:70px}}.Pin_pin__EMK4r{z-index:100}.Pin_pinIcon__RMp_O{border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;transition:all .3s ease;box-shadow:var(--theme-shadow-soft)}.Pin_pinIcon__RMp_O:hover{transform:scale(1.1);box-shadow:var(--theme-shadow)}.Pin_pin__EMK4r svg{width:50%;height:50%}.Pin_pulse__E0O1R{animation:Pin_pulse__E0O1R 2s infinite}.Pin_glow__Bwdtg{animation:Pin_glow__Bwdtg 2s infinite}.Pin_bounce__SuqRr{animation:Pin_bounce__SuqRr 1s infinite}@keyframes Pin_pulse__E0O1R{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes Pin_glow__Bwdtg{0%{box-shadow:0 0 5px rgba(52,152,219,.5)}50%{box-shadow:0 0 20px rgba(52,152,219,.8)}to{box-shadow:0 0 5px rgba(52,152,219,.5)}}@keyframes Pin_bounce__SuqRr{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.App_App__WbIon,.App_loading__hAyQ4{min-height:100vh;background-color:var(--theme-bg);color:var(--theme-text)}.App_loading__hAyQ4{display:flex;justify-content:center;align-items:center}.App_container__qFAfX{max-width:1200px;margin:0 auto;padding:20px}.App_closeButton__oqKVZ{position:absolute;top:16px;right:16px;background:none;border:none;font-size:24px;color:var(--theme-muted);cursor:pointer;transition:color .3s ease;width:32px;height:32px;display:flex;align-items:center;justify-content:center;padding:0;line-height:1;z-index:1}.App_closeButton__oqKVZ:hover{color:var(--theme-text)}.App_deleteButton__tP3OD{background:#dc3545;color:#fff;border:none;padding:.75rem 1rem;border-radius:6px;cursor:pointer;font-weight:500;transition:background .2s}.App_deleteButton__tP3OD:hover{background:#c82333}.App_formGroup__BmkVS{display:flex;flex-direction:column;margin-bottom:.7rem}.App_formGroup__BmkVS input,.App_formGroup__BmkVS textarea{padding:.8rem 1.2rem;border:2px solid var(--theme-border);border-radius:8px;font-size:1rem;transition:border-color .3s ease;background:var(--theme-surface);color:var(--theme-text)}.App_formGroup__BmkVS textarea{min-height:100px;resize:vertical}.App_formGroup__BmkVS input:focus,.App_formGroup__BmkVS textarea:focus{border-color:#3498db;outline:none}.App_formGroup__BmkVS label{display:block;margin-bottom:.5rem;color:var(--theme-muted);font-weight:500}.App_errorMessage__DOn9W{color:#dc3545;background-color:#f8d7da;padding:.75rem;border-radius:4px;margin-bottom:1rem}.App_modal__mnqn_{background-color:var(--theme-overlay);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.App_modalOverlay__XfIzE,.App_modal__mnqn_{position:fixed;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center;z-index:100002}.App_modalOverlay__XfIzE{background:var(--theme-overlay)}.App_bagButton__Jpo24{position:fixed;bottom:24px;right:24px;width:60px;height:60px;border-radius:50%;background:#2ecc71;color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:24px;box-shadow:0 4px 12px rgba(46,204,113,.3);transition:all .2s;z-index:1000}.App_bagButton__Jpo24:hover{transform:scale(1.1);background:#27ae60}.App_bagButton__Jpo24 span{position:absolute;top:-5px;right:-5px;background:#e74c3c;color:#fff;border-radius:50%;width:24px;height:24px;font-size:14px;display:flex;align-items:center;justify-content:center}.DocumentViewer_documentViewer__7rhxM{position:fixed;top:0;left:0;width:100vw;height:100vh;height:100dvh;margin:0;background-color:var(--theme-bg);color:var(--theme-text);padding:env(safe-area-inset-top) 0 env(safe-area-inset-bottom)}.DocumentViewer_pageContainer__UXMec{position:relative;background:var(--theme-surface);box-shadow:var(--theme-shadow-soft);margin-bottom:1rem}.DocumentViewer_pagination__fQ7If{display:none}.DocumentViewer_pageNavigation__GC5yD{position:absolute;top:50%;transform:translateY(-50%);width:100%;left:0;right:0;pointer-events:none;display:flex;justify-content:space-between;padding:0;box-sizing:border-box;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;max-width:var(--page-scale);margin:0 auto}.DocumentViewer_pageNavigation__GC5yD.DocumentViewer_visible__Q6OFh{opacity:1;visibility:visible}.DocumentViewer_navArrow__Lv6mR{width:36px;height:36px;border-radius:50%;background-color:var(--theme-surface-strong);box-shadow:var(--theme-shadow-soft);display:flex;align-items:center;justify-content:center;cursor:pointer;pointer-events:auto;transition:all .3s ease;border:none;color:var(--theme-text)}.DocumentViewer_navArrow__Lv6mR:hover{background-color:var(--theme-surface);transform:scale(1.1)}.DocumentViewer_navArrow__Lv6mR:disabled{opacity:.5;cursor:not-allowed;transform:scale(1)}.DocumentViewer_navArrow__Lv6mR svg{width:24px;height:24px}.DocumentViewer_pagination__fQ7If button{padding:.5rem 1rem;background-color:#007bff;color:#fff;border:none;border-radius:4px;cursor:pointer}.DocumentViewer_pagination__fQ7If button:disabled{background-color:var(--theme-border);cursor:not-allowed}.DocumentViewer_pagination__fQ7If span{color:var(--theme-text)}.DocumentViewer_documentLoading__iXXMM{display:flex;justify-content:center;align-items:center;min-height:calc(100vh - 64px);font-size:1.2rem;color:var(--theme-muted)}.DocumentViewer_error__80ef2{color:#dc3545;background-color:rgba(220,53,69,.15);padding:1rem;border-radius:4px;margin:2rem auto;max-width:600px;text-align:center}.DocumentViewer_modalContent__Xnaxy{background:var(--theme-modal-bg);color:var(--theme-modal-text);padding:2.5rem;border-radius:12px;max-width:700px;width:90%;max-height:85%;overflow-y:auto;box-shadow:var(--theme-shadow);position:relative}.DocumentViewer_productsList__OWP7H{max-height:400px;overflow-y:auto;margin:0 auto;width:100%;max-width:500px}.DocumentViewer_productItem__XS8Jh{display:flex;gap:1rem;padding:1rem;border-bottom:1px solid var(--theme-border);cursor:pointer}.DocumentViewer_productItem__XS8Jh:hover{background-color:var(--theme-chip-bg)}.DocumentViewer_productItem__XS8Jh img{width:60px;height:60px;object-fit:cover}.DocumentViewer_productSelectionInfo__2OGkG{flex:1 1}.DocumentViewer_description__CJ3Sh{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.DocumentViewer_modalHeader__uxX91{margin-bottom:2rem;text-align:center}.DocumentViewer_modalHeader__uxX91 h2{font-size:1.8rem;color:var(--theme-text);margin:0}.DocumentViewer_modalActions__hlICh{display:flex;gap:1.5rem;margin-bottom:2rem;justify-content:center}.DocumentViewer_actionButton__gRUhE{display:flex;flex-direction:column;align-items:center;padding:1.5rem;border:2px solid var(--theme-border);border-radius:12px;background:var(--theme-surface);cursor:pointer;transition:all .3s ease;width:160px;text-align:center}.DocumentViewer_actionButton__gRUhE:hover{border-color:#3498db;transform:translateY(-2px);box-shadow:0 4px 12px rgba(52,152,219,.15)}.DocumentViewer_actionButton__gRUhE .DocumentViewer_icon__2pF4t{font-size:2rem;margin-bottom:.8rem;color:#3498db}.DocumentViewer_actionButton__gRUhE .DocumentViewer_text__quM4z{font-weight:500;color:var(--theme-text)}.DocumentViewer_searchSection__Z89Mu{width:100%;max-width:275px}.DocumentViewer_searchSection__Z89Mu input{width:100%;padding:.8rem 1.2rem;border:2px solid var(--theme-border);border-radius:8px;font-size:1rem;transition:border-color .3s ease;margin-bottom:1rem;background:var(--theme-surface);color:var(--theme-text)}.DocumentViewer_searchSection__Z89Mu input:focus{border-color:#3498db;outline:none}.DocumentViewer_newProductForm__ry68T{display:flex;flex-direction:column;gap:.5rem}.DocumentViewer_fileInputButton__1gDbU{display:flex;align-items:center;gap:.8rem;padding:1rem;border:2px dashed var(--theme-border);border-radius:8px;cursor:pointer;transition:all .3s ease;justify-content:center}.DocumentViewer_fileInputButton__1gDbU:hover{border-color:#3498db;background-color:var(--theme-chip-bg)}.DocumentViewer_imagePreview__ISyq3{display:flex;flex-wrap:wrap;gap:10px;margin:10px 0}.DocumentViewer_imagePreview__ISyq3 img{margin:5px;max-width:100px;max-height:100px;object-fit:cover}.DocumentViewer_submitButton__WPScu{display:flex;align-items:center;justify-content:center;gap:.8rem;padding:1rem;margin-top:1rem;background-color:#3498db;color:#fff;border:none;border-radius:8px;cursor:pointer;transition:all .3s ease;font-size:1rem;font-weight:500}.DocumentViewer_submitButton__WPScu:hover{background-color:#2980b9;transform:translateY(-2px)}.DocumentViewer_submitButton__WPScu:disabled{background-color:var(--theme-border);cursor:not-allowed;transform:none}.DocumentViewer_buttonGroup__O4nc3{display:flex;gap:1rem;margin-top:1rem;align-items:center}.DocumentViewer_resetButton__bkJYt{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1rem;background-color:var(--theme-surface-subtle);color:var(--theme-text);border:none;border-radius:6px;cursor:pointer;transition:all .3s ease;font-size:.9rem;font-weight:500}.DocumentViewer_resetButton__bkJYt:hover{background-color:var(--theme-surface-strong);transform:translateY(-1px)}.DocumentViewer_resetButton__bkJYt:disabled{background-color:var(--theme-border);cursor:not-allowed;transform:none}.DocumentViewer_checkoutSettingsForm__Ot_1A{display:flex;flex-direction:column;gap:1rem}.DocumentViewer_spinner__Lr2s0{width:16px;height:16px;border-top:2px solid var(--theme-border);border:2px solid var(--theme-border);border-top-color:var(--theme-text);border-radius:50%;animation:DocumentViewer_spin__ogWJQ 1s linear infinite}.DocumentViewer_loadingIndicator__uAXss{text-align:center;color:var(--theme-muted);margin:1rem 0}.DocumentViewer_deletePinContent__8r7pF{text-align:center;padding:1rem 0}.DocumentViewer_deletePinContent__8r7pF .DocumentViewer_productName__caJs2{font-weight:600;color:var(--theme-text);margin:1rem 0;font-size:1.2rem}.DocumentViewer_actionButton__gRUhE.DocumentViewer_delete__dPo7X{border-color:#e74c3c}.DocumentViewer_actionButton__gRUhE.DocumentViewer_delete__dPo7X:hover{border-color:#c0392b;background-color:#e74c3c;color:#fff}.DocumentViewer_actionButton__gRUhE.DocumentViewer_delete__dPo7X:hover .DocumentViewer_icon__2pF4t{color:#fff}.DocumentViewer_actionButton__gRUhE.DocumentViewer_cancel__n5SVR{border-color:var(--theme-border-strong);display:flex;align-items:center;justify-content:center}.DocumentViewer_actionButton__gRUhE.DocumentViewer_cancel__n5SVR:hover{border-color:var(--theme-border-strong);background-color:var(--theme-surface-strong);color:var(--theme-text)}.DocumentViewer_imagePreview__ISyq3 .DocumentViewer_mainImage__NuQS3{border:2px solid #007bff}.DocumentViewer_imageInstructions__V5mj5{font-size:.9rem;color:var(--theme-muted);margin-bottom:10px}.DocumentViewer_imageContainer__6vbvH{position:relative;width:100px;height:100px}.DocumentViewer_imageContainer__6vbvH img,.DocumentViewer_imageContainer__6vbvH video{width:100%;height:100%;object-fit:cover;border:2px solid transparent;border-radius:4px}.DocumentViewer_imageContainer__6vbvH img.DocumentViewer_mainImage__NuQS3{border-color:#007bff}.DocumentViewer_principalLabel__9gBSi{position:absolute;top:-8px;left:57%;transform:translateX(-50%);background-color:#007bff;color:#fff;padding:2px 8px;border-radius:10px;font-size:.7rem;white-space:nowrap}.DocumentViewer_mediaRemoveButton__WI_ax{position:absolute;top:-6px;right:-6px;width:20px;height:20px;border-radius:50%;border:none;background:rgba(0,0,0,.7);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;padding:0;font-size:10px}.DocumentViewer_mediaRemoveButton__WI_ax:hover{background:rgba(0,0,0,.85)}.DocumentViewer_videoThumbnail__tV5jN{pointer-events:none}.DocumentViewer_videoBadge__5RA3T{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#fff;background:rgba(0,0,0,.35);border-radius:4px;font-size:14px;pointer-events:none}.DocumentViewer_controls__KQzN1{position:fixed;top:0;left:0;width:100%;height:auto;pointer-events:none;z-index:10;opacity:0;transition:opacity .3s ease,transform .3s ease;display:flex;flex-direction:column;transform:translateY(-100%)}.DocumentViewer_controls__KQzN1.DocumentViewer_visible__Q6OFh{opacity:1;transform:translateY(0);pointer-events:auto}.DocumentViewer_canvasContainer__n9Tt5{width:100vw;height:100vh;position:relative;background-color:var(--theme-bg)}.DocumentViewer_canvasContainer__n9Tt5:active{cursor:-webkit-grabbing;cursor:grabbing}.DocumentViewer_controlsToggle__Bx9Jf{position:fixed;top:20px;left:20px;width:40px;height:40px;border-radius:50%;background-color:var(--theme-surface-strong);box-shadow:var(--theme-shadow-soft);display:flex;align-items:center;justify-content:center;cursor:pointer;pointer-events:auto;border:none;color:var(--theme-text);z-index:12;opacity:0;visibility:hidden;transition:all .3s ease,top .3s ease}.DocumentViewer_controlsToggle__Bx9Jf.DocumentViewer_visible__Q6OFh{opacity:1;visibility:visible}.DocumentViewer_controlsToggle__Bx9Jf:hover{background-color:var(--theme-surface);transform:scale(1.1)}.DocumentViewer_controlsToggle__Bx9Jf svg{width:20px;height:20px;transition:transform .3s ease}.DocumentViewer_controlsToggle__Bx9Jf.DocumentViewer_active__yZaiO svg{transform:rotate(180deg)}.DocumentViewer_controlsToggle__Bx9Jf.DocumentViewer_active__yZaiO{top:90px}@media (max-width:768px){.DocumentViewer_pageNavigation__GC5yD .DocumentViewer_navArrow__Lv6mR:first-child{margin-left:-22px}.DocumentViewer_pageNavigation__GC5yD .DocumentViewer_navArrow__Lv6mR:last-child{margin-right:-22px}}.DocumentViewer_addPageModal__uEdYB{position:fixed;top:0;left:0;right:0;bottom:0;background-color:var(--theme-overlay);display:flex;align-items:center;justify-content:center;z-index:1000}.DocumentViewer_addPageModalContent__zjeiM{background:var(--theme-modal-bg);color:var(--theme-modal-text);padding:2rem;border-radius:8px;text-align:center}.DocumentViewer_addPageModalActions__GfNya{display:flex;gap:1rem;justify-content:center;margin-top:1.5rem}.DocumentViewer_addPageModalActions__GfNya button{padding:.5rem 1rem;border-radius:4px;border:none;cursor:pointer;transition:all .3s ease}.DocumentViewer_addPageModalActions__GfNya button:first-child{background-color:var(--theme-surface-subtle)}.DocumentViewer_addPageModalActions__GfNya button:last-child{background-color:#007bff;color:#fff}.DocumentViewer_addPageModalActions__GfNya button:disabled{opacity:.7;cursor:not-allowed}.DocumentViewer_categorySection__t0iuO{display:flex;flex-direction:column;gap:1rem;min-width:0;overflow:hidden}.DocumentViewer_categoryScroll__C90iW{flex:1 1;display:flex;gap:.5rem;overflow-x:auto;min-width:0;flex-wrap:nowrap;align-items:center;padding:.5rem;scrollbar-width:thin;-webkit-overflow-scrolling:touch}.DocumentViewer_categoryScroll__C90iW::-webkit-scrollbar{height:4px}.DocumentViewer_categoryScroll__C90iW::-webkit-scrollbar-track{background:var(--theme-scrollbar-track);border-radius:4px}.DocumentViewer_categoryScroll__C90iW::-webkit-scrollbar-thumb{background:var(--theme-scrollbar-thumb);border-radius:4px}.DocumentViewer_addCategoryButton__68jGX{min-width:40px;height:40px;border-radius:20px;border:2px dashed var(--theme-border);background:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;color:var(--theme-muted)}.DocumentViewer_addCategoryButton__68jGX:hover{border-color:#3498db;color:#3498db}.DocumentViewer_searchCategoryButton__HyRQt{width:40px;height:40px;border:none;background:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:color .3s ease;color:var(--theme-muted);flex-shrink:0;padding:0}.DocumentViewer_searchCategoryButton__HyRQt.DocumentViewer_searchActive__Raxy5,.DocumentViewer_searchCategoryButton__HyRQt:hover{color:#3498db}.DocumentViewer_categorySearchInline__R0QnU{height:34px;padding:0 10px;border:1px solid var(--theme-border);border-radius:17px;font-size:.85rem;min-width:110px;max-width:170px;transition:all .3s ease;flex-shrink:0;background:var(--theme-surface);color:var(--theme-text)}.DocumentViewer_categorySearchInline__R0QnU:focus{border-color:#3498db;outline:none}@media (max-width:768px){.DocumentViewer_categorySearchInline__R0QnU{height:32px;border-radius:16px;min-width:90px;max-width:130px;font-size:.82rem;padding:0 8px}}.DocumentViewer_categoryTag__HtYXD{padding:6px 12px;border-radius:16px;border:none;color:#fff;cursor:pointer;transition:all .3s ease;font-size:.9rem;white-space:nowrap;flex-shrink:0;position:relative;overflow:hidden}.DocumentViewer_categoryTagProgress__rL5xx{position:absolute;top:0;left:0;height:100%;width:0;background:var(--theme-chip-bg);pointer-events:none;transition:none}.DocumentViewer_categoryTagPressing___n9w_ .DocumentViewer_categoryTagProgress__rL5xx{width:100%;transition:width .5s linear}.DocumentViewer_categoryTagNoColor__8IQFM{background-color:transparent!important;color:var(--theme-text)}.DocumentViewer_categoryTagNoColor__8IQFM .DocumentViewer_categoryTagProgress__rL5xx{background:var(--theme-chip-bg)}.DocumentViewer_categoryDeleteButton__ctRBt{width:32px;height:32px;border:none;background:#e74c3c;color:#fff;border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0;font-size:.8rem}.DocumentViewer_categoryDeleteButton__ctRBt:hover{background:#c0392b}.DocumentViewer_categoryTag__HtYXD.DocumentViewer_selected__CgUnC{transform:scale(1.2);box-shadow:var(--theme-shadow-soft);outline:2px solid #007bff}.DocumentViewer_categorySearch__b1I5G{padding:8px 12px;border:1px solid var(--theme-border);border-radius:8px;font-size:.9rem;width:100%;transition:all .3s ease;background:var(--theme-surface);color:var(--theme-text)}.DocumentViewer_categorySearch__b1I5G:focus{border-color:#3498db;outline:none}.DocumentViewer_categoryInputModal__wt17m{background:var(--theme-surface);padding:1rem;border-radius:8px;box-shadow:var(--theme-shadow-soft);display:flex;flex-direction:column;gap:1rem}.DocumentViewer_categoryInput__QFGfC{height:36px;padding:0 12px;border:1px solid var(--theme-border);border-radius:8px;font-size:.9rem;width:80%;background:var(--theme-surface);color:var(--theme-text)}.DocumentViewer_colorInput__2gRko{width:100%;height:40px;border:none;border-radius:8px;cursor:pointer}.DocumentViewer_categoryInputActions__rEb3m{display:flex;gap:.5rem;justify-content:flex-end}.DocumentViewer_cancelButton__2Nkzu,.DocumentViewer_createButton__4_7w6{padding:6px 12px;border-radius:6px;border:none;cursor:pointer;transition:all .3s ease;font-size:.9rem}.DocumentViewer_cancelButton__2Nkzu{background:var(--theme-chip-bg);color:var(--theme-text)}.DocumentViewer_createButton__4_7w6{background:#3498db;color:#fff}.DocumentViewer_createButton__4_7w6:disabled{opacity:.7;cursor:not-allowed}.DocumentViewer_sectionTitle__ggtSF{font-size:1.2rem;font-weight:600;margin-bottom:.5rem;color:var(--theme-text)}.DocumentViewer_categorySearchWrapper__eu7Xm{width:90%}.DocumentViewer_categoryHeaderRow__tbgyZ{display:flex;align-items:center;gap:.5rem;min-width:0;overflow:hidden}.DocumentViewer_categoryInputInline__5GqKd{display:flex;flex-direction:column;gap:.5rem;border:1px solid var(--theme-border);padding:.5rem;border-radius:8px;background-color:var(--theme-surface)}.DocumentViewer_categoryInputWrapper__j_6re{display:flex;align-items:center;gap:.5rem;justify-content:center}.DocumentViewer_colorInputWrapper__p7gMe{position:relative;width:36px;height:36px;flex-shrink:0}.DocumentViewer_colorInputInline__mpIi_{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer;z-index:2}.DocumentViewer_colorInputOverlay__bqKzY{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:6px;border:1px dashed var(--theme-border);pointer-events:none;z-index:1;transition:border-color .2s ease;display:flex;align-items:center;justify-content:center}.DocumentViewer_colorInputEmpty__2vl8B{color:var(--theme-muted);font-size:1.1rem}.DocumentViewer_colorInputWrapper__p7gMe:hover .DocumentViewer_colorInputOverlay__bqKzY{border-color:#3498db}.DocumentViewer_colorInputWrapper__p7gMe:hover .DocumentViewer_colorInputEmpty__2vl8B{color:#3498db}.DocumentViewer_emojiInputWrapper__ups35{position:relative;width:36px;height:36px;flex-shrink:0}.DocumentViewer_clearButton__YYOSO{position:absolute;top:-6px;right:-6px;width:18px;height:18px;border-radius:50%;border:none;background:#e74c3c;color:#fff;font-size:10px;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;z-index:3;transition:all .2s ease}.DocumentViewer_clearButton__YYOSO:hover{background:#c0392b;transform:scale(1.1)}.DocumentViewer_emojiButton__evwoR{top:0;left:0;width:100%;height:100%;border:1px dashed var(--theme-border);border-radius:6px;background:transparent;font-size:1.1rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.DocumentViewer_emojiButton__evwoR:hover{border-color:#3498db;background:var(--theme-chip-bg)}.DocumentViewer_emojiButtonEmpty__2fBrd{color:var(--theme-muted);font-size:1rem;border-style:dashed}.DocumentViewer_emojiButtonEmpty__2fBrd:hover{color:#3498db}.DocumentViewer_emojiPickerWrapper__S4mMl{position:absolute;top:100%;left:0;margin-top:4px;z-index:100;box-shadow:var(--theme-shadow-soft);border-radius:8px;overflow:hidden}@media (max-width:768px){.DocumentViewer_emojiPickerWrapper__S4mMl{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);margin-top:0}}.DocumentViewer_categoryEmoji__56b5z{margin-right:4px;font-size:.9em}.DocumentViewer_addPageOptions__2rSbp{display:flex;gap:1rem;justify-content:space-between;margin:1.5rem 0}.DocumentViewer_addPageOption__mvbT1{flex:1 1;background:var(--theme-surface);border:1px solid var(--theme-border);border-radius:8px;padding:1.2rem;display:flex;flex-direction:column;align-items:center;cursor:pointer;transition:box-shadow .3s ease,transform .2s ease;transition:box-shadow .3s ease,transform .2s cubic-bezier(.4,2,.6,1.2)}.DocumentViewer_addPageOption__mvbT1:hover{box-shadow:var(--theme-shadow-soft);transform:translateY(-2px)}.DocumentViewer_addPageOptionIcon__qGIPI{font-size:2.5rem;color:#3498db;margin-bottom:.5rem;perspective:400px}.DocumentViewer_addPageOptionLabel__VFNq7{font-size:1rem;font-weight:600;color:var(--theme-text);text-align:center}.DocumentViewer_modalCloseButton__nkwpT{display:block;margin:1rem auto 0;background:var(--theme-chip-bg);border:none;padding:.6rem 1.2rem;border-radius:4px;cursor:pointer;color:var(--theme-text);font-weight:600;transition:background .3s ease}.DocumentViewer_modalCloseButton__nkwpT:hover:not(:disabled){background:var(--theme-surface-strong)}.DocumentViewer_modalCloseButton__nkwpT:disabled{opacity:.6;cursor:not-allowed}.DocumentViewer_loadingIcon__KcKol{animation:DocumentViewer_spin__ogWJQ 1s linear infinite}.DocumentViewer_addPageOptionIcon__qGIPI.DocumentViewer_loadingIcon__KcKol{animation:DocumentViewer_spinX__MHQYk 1s linear infinite}@keyframes DocumentViewer_spinX__MHQYk{0%{transform:rotateY(0deg)}to{transform:rotateY(1turn)}}.DocumentViewer_addPageOption__mvbT1.DocumentViewer_disabled__yWYSX{pointer-events:none;opacity:.6}.DocumentViewer_loadingSpinner__8kPDR{width:rem;height:rem;border:4px solid #3498db;border-top:4px solid var(--theme-border);border-radius:50%;animation:DocumentViewer_spin__ogWJQ 1s linear infinite;margin-bottom:.5rem;display:inline-block}@keyframes DocumentViewer_spin__ogWJQ{to{transform:rotate(1turn)}}.DocumentViewer_addPageOption__mvbT1:active{animation:DocumentViewer_addPageOptionPressed__tkmji .18s cubic-bezier(.4,2,.6,1.2);transform:scale(.93)}@keyframes DocumentViewer_addPageOptionPressed__tkmji{0%{transform:scale(1)}60%{transform:scale(.93)}to{transform:scale(1)}}.DocumentViewer_colorPickerContainer__dUm2V{display:flex;flex-direction:column;align-items:center;gap:1.5rem;margin:2rem 0}.DocumentViewer_colorPickerInput__GhpDc{width:120px;height:120px;border:none;border-radius:20px;cursor:pointer;box-shadow:var(--theme-shadow-soft);transition:transform .2s ease}.DocumentViewer_colorPickerInput__GhpDc:hover{transform:scale(1.05)}.DocumentViewer_switchLabel__6m01Q{display:flex;align-items:center;justify-content:flex-start;margin-top:1rem;gap:1rem;width:100%;font-weight:500}.DocumentViewer_switchContainer__xoaDE{margin:.9rem 0 0 -1rem}.DocumentViewer_variationsContainer__QucFf{border:1px solid var(--theme-border);border-radius:8px;padding:1rem;background:var(--theme-surface)}.DocumentViewer_variationsTabs__IlpS8{display:flex;gap:.75rem;align-items:center;padding-bottom:1rem;margin-bottom:1rem;border-bottom:1px solid var(--theme-border);overflow-x:auto}.DocumentViewer_variationTab__9aNZk{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:.5rem;border-radius:8px;border:2px solid transparent;background-color:var(--theme-surface);cursor:pointer;transition:all .2s ease-in-out;min-width:80px}.DocumentViewer_variationTab__9aNZk:hover{border-color:#3498db}.DocumentViewer_variationTab__9aNZk.DocumentViewer_active__yZaiO{border-color:#3498db;background-color:var(--theme-chip-bg);box-shadow:var(--theme-shadow-soft)}.DocumentViewer_variationThumbnail__k2ZHU{width:50px;height:50px;border-radius:4px;background-color:var(--theme-chip-bg);display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;color:var(--theme-muted);overflow:hidden}.DocumentViewer_variationThumbnail__k2ZHU img{width:100%;height:100%;object-fit:cover}.DocumentViewer_addVariationButton__lP25_{min-width:60px;height:60px;border-radius:8px;border:2px dashed var(--theme-border);background-color:var(--theme-surface);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease-in-out;color:var(--theme-muted)}.DocumentViewer_addVariationButton__lP25_:hover{border-color:#3498db;color:#3498db}.DocumentViewer_variationForm__IexJU{padding:1rem;background-color:var(--theme-surface);border-radius:8px}.DocumentViewer_variationForm__IexJU input,.DocumentViewer_variationForm__IexJU select,.DocumentViewer_variationForm__IexJU textarea{background:var(--theme-surface);color:var(--theme-text);border:1px solid var(--theme-border)}.DocumentViewer_variationForm__IexJU h4{margin-top:0;margin-bottom:1.5rem;text-align:center;color:var(--theme-text)}.DocumentViewer_variationImagePicker__l5PVt{max-width:500px}.DocumentViewer_variationImagePicker__l5PVt .DocumentViewer_imageContainer__6vbvH.DocumentViewer_disabled__yWYSX{opacity:.4;cursor:not-allowed;position:relative}.DocumentViewer_variationImagePicker__l5PVt .DocumentViewer_imageContainer__6vbvH.DocumentViewer_disabled__yWYSX:after{content:"✔";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;background-color:var(--theme-overlay);border-radius:50%;width:30px;height:30px;display:flex;align-items:center;justify-content:center;font-size:1rem}.DocumentViewer_personalizationContainer__QuECL{border:1px solid var(--theme-border);border-radius:8px;padding:1rem;margin-top:-1rem;background-color:var(--theme-surface)}.DocumentViewer_personalizationField__BlPGQ{border:1px solid var(--theme-border);border-radius:6px;margin-bottom:1rem;background-color:var(--theme-surface)}.DocumentViewer_personalizationFieldHeader__Ls8bV{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;cursor:pointer;background-color:var(--theme-chip-bg);border-radius:6px 6px 0 0}.DocumentViewer_personalizationFieldHeader__Ls8bV span{font-weight:600}.DocumentViewer_personalizationFieldHeader__Ls8bV div{display:flex;align-items:center;gap:.5rem}.DocumentViewer_personalizationItem__ruInZ button,.DocumentViewer_personalizationRemoveButton__O9qDE{background:none;border:none;color:var(--theme-muted);cursor:pointer;transition:color .2s}.DocumentViewer_personalizationRemoveButton__O9qDE{padding:0}.DocumentViewer_personalizationItem__ruInZ button:hover,.DocumentViewer_personalizationRemoveButton__O9qDE:hover{color:#e74c3c}.DocumentViewer_personalizationFieldBody__gNPzz{padding:1rem;border-top:1px solid var(--theme-border)}.DocumentViewer_personalizationFieldBody__gNPzz input,.DocumentViewer_personalizationFieldBody__gNPzz select{background:var(--theme-surface);color:var(--theme-text);border:1px solid var(--theme-border)}.DocumentViewer_personalizationItems__T56RD{margin-top:1rem;padding-top:1rem;border-top:1px dashed var(--theme-border)}.DocumentViewer_personalizationItems__T56RD h5{margin-top:0;margin-bottom:1rem}@media (max-width:768px){.DocumentViewer_modalContent__Xnaxy{padding-left:1rem;padding-right:1rem}.DocumentViewer_personalizationContainer__QuECL,.DocumentViewer_variationsContainer__QucFf{padding-left:0;padding-right:0}.DocumentViewer_variationForm__IexJU{padding-left:.5rem;padding-right:.5rem}.DocumentViewer_personalizationFieldBody__gNPzz{padding-left:.2rem;padding-right:.2rem}.DocumentViewer_personalizationItem__ruInZ{flex-wrap:nowrap;gap:.3rem;padding-left:0}.DocumentViewer_personalizationItem__ruInZ input:first-of-type{flex-basis:0;flex-grow:1;width:auto;margin-left:0}.DocumentViewer_itemImageButton__fnNJe{width:28px;height:28px;left:-1rem}.DocumentViewer_itemImageButton__fnNJe img{width:20px;height:20px}.DocumentViewer_personalizationItem__ruInZ input[type=number]{width:auto;min-width:40px}}.DocumentViewer_itemMaxInput__Ho8NW{width:50px!important;flex:none!important}.DocumentViewer_itemImageModal__Ujaax{max-width:400px}.DocumentViewer_itemImageContent__BKXDO{display:flex;flex-direction:column;align-items:center;gap:1.5rem;padding:1rem 0}.DocumentViewer_currentImageContainer__qGqPn{display:flex;flex-direction:column;align-items:center;gap:1rem}.DocumentViewer_itemThumbnail__gyreR{width:120px;height:120px;object-fit:cover;border-radius:8px;border:2px solid var(--theme-border)}.DocumentViewer_noImageContainer__CSBxE{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:2rem;border:2px dashed var(--theme-border);border-radius:8px;color:var(--theme-muted)}.DocumentViewer_noImageIcon__VDNiq{font-size:3rem;color:var(--theme-muted)}.DocumentViewer_removeImageButton__s1JsX{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background-color:#e74c3c;color:#fff;border:none;border-radius:4px;cursor:pointer;transition:background-color .2s}.DocumentViewer_removeImageButton__s1JsX:hover{background-color:#c0392b}.DocumentViewer_personalizationItem__ruInZ{display:flex;gap:.5rem;align-items:center;margin-bottom:.5rem;position:relative}.DocumentViewer_itemImageButton__fnNJe{width:32px;height:32px;border:1px solid var(--theme-border);border-radius:4px;background:var(--theme-surface);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;flex-shrink:0;margin-left:0}.DocumentViewer_itemImageButton__fnNJe:hover{border-color:#3498db;background:rgba(52,152,219,.12)}.DocumentViewer_itemImageButton__fnNJe img{width:24px;height:24px;object-fit:cover;border-radius:2px}.DocumentViewer_itemImageButton__fnNJe .DocumentViewer_placeholder__fs4gI{color:var(--theme-muted);font-size:.8rem}.DocumentViewer_personalizationItem__ruInZ input{padding:8px;border:1px solid var(--theme-border);border-radius:4px;min-width:0;background:var(--theme-surface);color:var(--theme-text)}.DocumentViewer_personalizationItem__ruInZ input:first-of-type{flex:3 1}.DocumentViewer_personalizationItem__ruInZ input:last-of-type{flex:1 1}.DocumentViewer_personalizationItem__ruInZ input:disabled{background-color:var(--theme-chip-bg)}.DocumentViewer_personalizationItem__ruInZ button{background:none;border:none;color:#e74c3c;cursor:pointer;padding:5px}.DocumentViewer_personalizationAddButton__oggOy{display:flex;align-items:center;gap:.5rem;background:none;border:1px dashed var(--theme-border);border-radius:4px;padding:.5rem 1rem;cursor:pointer;margin-top:.5rem;color:#3498db;width:100%;justify-content:center}.DocumentViewer_personalizationAddButton__oggOy:hover{background-color:var(--theme-chip-bg);border-color:#3498db}@media (max-width:768px){.DocumentViewer_modalContent__Xnaxy{padding-left:1rem;padding-right:1rem}.DocumentViewer_personalizationRemoveButton__O9qDE{padding:0;margin-right:-.1rem}.DocumentViewer_personalizationContainer__QuECL,.DocumentViewer_variationsContainer__QucFf{padding-left:0;padding-right:0}.DocumentViewer_variationForm__IexJU{padding-left:.5rem;padding-right:.5rem}.DocumentViewer_personalizationFieldBody__gNPzz{padding-left:.2rem;padding-right:.2rem}.DocumentViewer_personalizationItem__ruInZ{flex-wrap:nowrap;gap:.1rem;padding-left:0}.DocumentViewer_personalizationItem__ruInZ input:first-of-type{flex-basis:0;flex-grow:1;width:auto;margin-left:-.2rem}.DocumentViewer_itemImageButton__fnNJe{width:28px;height:28px;margin-left:-.2rem}.DocumentViewer_itemImageButton__fnNJe img{width:20px;height:20px}.DocumentViewer_personalizationItem__ruInZ input[type=number]{width:auto;min-width:40px}}.DocumentViewer_generationProgress__3Iv_l{position:fixed;top:24px;right:24px;background:#fff;border-radius:12px;padding:16px 20px;box-shadow:var(--theme-shadow);z-index:2000;min-width:250px;animation:DocumentViewer_slideIn__U5cmn .3s ease-out}@keyframes DocumentViewer_slideIn__U5cmn{0%{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}.DocumentViewer_progressContent__nmftu{display:flex;align-items:center;gap:12px}.DocumentViewer_progressSpinner__Ps6kv{width:24px;height:24px;border:3px solid var(--theme-border);border-top:3px solid #3498db;border-radius:50%;animation:DocumentViewer_progressSpin__DHi8S 1s linear infinite;flex-shrink:0}@keyframes DocumentViewer_progressSpin__DHi8S{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.DocumentViewer_progressText__quUWS{display:flex;flex-direction:column;gap:4px}.DocumentViewer_progressText__quUWS strong{font-size:14px;color:var(--theme-text);font-weight:600}.DocumentViewer_progressText__quUWS span{font-size:12px;color:var(--theme-muted)}.ProductModal_modal___u_Fz{background:var(--theme-modal-bg);color:var(--theme-modal-text);border-radius:12px;max-width:600px;width:90%;position:relative;max-height:90vh;overflow-y:auto;padding:24px}.ProductModal_modalContent__00AWW{display:grid;grid-template-columns:1fr 1.5fr;grid-gap:24px;gap:24px;align-items:center}.ProductModal_productImageContainer__0fDll{width:100%;aspect-ratio:1;overflow:hidden;border-radius:8px}.ProductModal_productThumbnail__8DzMe{width:100%;height:100%;object-fit:cover}.ProductModal_productFields__PiO7a{display:flex;flex-direction:column;gap:16px}.ProductModal_productTitle__LYJn8{font-size:24px;font-weight:600;color:var(--theme-text);margin:0}.ProductModal_priceContainer__a6rMM{display:inline-flex;align-items:center;background-color:var(--theme-chip-bg);padding:8px 16px;border-radius:6px}.ProductModal_priceLabel__d_Ah8{font-size:14px;color:var(--theme-muted);margin-right:4px}.ProductModal_priceValue__ZfxjT{font-size:16px;font-weight:600;color:var(--theme-text)}.ProductModal_productDescription__J1VYc{font-size:14px;line-height:1.5;color:var(--theme-muted);margin:0}.ProductModal_productActions__U3nty{display:flex;flex-direction:column;gap:12px;margin-top:8px}.ProductModal_productActionButton__Q2_v1{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px;border-radius:6px;border:none;font-size:14px;font-weight:500;cursor:pointer;text-decoration:none;transition:background-color .2s}.ProductModal_productActionButton__Q2_v1.ProductModal_primary__U_BGX{background-color:var(--theme-text);color:var(--theme-surface)}.ProductModal_productActionButton__Q2_v1.ProductModal_primary__U_BGX:hover{background-color:var(--theme-text)}.ProductModal_productActionButton__Q2_v1.ProductModal_primary__U_BGX.ProductModal_disabled__ru3St{background-color:var(--theme-border);cursor:not-allowed}.ProductModal_productActionButton__Q2_v1.ProductModal_buyNow__J4nx8{background-color:#22c55e;color:#fff}.ProductModal_productActionButton__Q2_v1.ProductModal_buyNow__J4nx8:hover{background-color:#16a34a}.ProductModal_productActionButton__Q2_v1.ProductModal_buyNow__J4nx8.ProductModal_disabled__ru3St{background-color:var(--theme-border);cursor:not-allowed}.ProductModal_productActionButton__Q2_v1.ProductModal_secondary__J2tb7{background-color:var(--theme-chip-bg);color:var(--theme-text)}.ProductModal_productActionButton__Q2_v1.ProductModal_secondary__J2tb7:hover{background-color:var(--theme-chip-bg)}.ProductModal_buttonIcon__lPESL{font-size:16px}@media (max-width:768px){.ProductModal_productModalContent__jpSHl{grid-template-columns:1fr}}.ProductModal_variationsContainer__vlAY4{display:flex;flex-direction:column;gap:8px}.ProductModal_variationsTabs__DLc1k{display:flex;flex-wrap:wrap;gap:8px}.ProductModal_variationTab__xJwj3{padding:8px 12px;border:1px solid var(--theme-border);border-radius:20px;background-color:var(--theme-surface);cursor:pointer;font-size:14px;transition:all .2s;color:var(--theme-text)}.ProductModal_variationTab__xJwj3:hover{background-color:var(--theme-chip-bg);border-color:var(--theme-border-strong)}.ProductModal_variationTab__xJwj3.ProductModal_active__U86as{background-color:var(--theme-text);color:var(--theme-surface);border-color:var(--theme-text)}.ProductModal_priceAndQuantityContainer__p37__{display:flex;justify-content:space-between;align-items:center;margin-top:16px;position:relative}.ProductModal_quantityContainer__eVxkY{display:flex;align-items:center;gap:8px;position:absolute;left:50%}.ProductModal_quantityButton__OAaKo{width:30px;height:30px;border:1px solid var(--theme-border);background:var(--theme-surface);cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:4px;font-size:18px;transition:background-color .2s;color:var(--theme-text)}.ProductModal_quantityButton__OAaKo:hover:not(:disabled){background:var(--theme-chip-bg)}.ProductModal_quantityButton__OAaKo:disabled{opacity:.5;cursor:not-allowed}.ProductModal_quantityValue__RpEIA{min-width:30px;text-align:center;font-size:16px;font-weight:600;color:var(--theme-text)}.CheckoutSettings_checkoutSettingsContainer__8y02m{margin:20px 0;color:var(--theme-text)}.CheckoutSettings_title__Tq1E3{margin:0 0 15px;fontSize:16px;fontWeight:bold}.CheckoutSettings_optionsContainer__BpcG9{display:flex;flex-direction:column;gap:4px;margin-bottom:20px}.CheckoutSettings_optionLabel__Uj2Lw{display:flex;align-items:center;gap:10px;padding:8px;border-radius:6px;background-color:var(--theme-surface);cursor:pointer}.CheckoutSettings_addToBagIcon__nyPCP{color:var(--theme-text);font-size:14px}.CheckoutSettings_buyNowSection__xds9X{padding:8px;border-radius:6px;transition:all .2s ease}.CheckoutSettings_buyNowSection__xds9X,.CheckoutSettings_buyNowSection__xds9X.CheckoutSettings_enabled___Al_i{background-color:var(--theme-surface);border:1px solid var(--theme-border)}.CheckoutSettings_buyNowSection__xds9X .CheckoutSettings_optionLabel__Uj2Lw{background-color:transparent;padding:0;margin-bottom:12px}.CheckoutSettings_buyNowSection__xds9X:not(.CheckoutSettings_enabled___Al_i) .CheckoutSettings_optionLabel__Uj2Lw{margin-bottom:0}.CheckoutSettings_buyNowIcon__GryvZ{color:var(--theme-text);font-size:14px}.CheckoutSettings_buyNowText__xKJmU{font-weight:500}.CheckoutSettings_behaviorSection__uA07X{margin-left:34px;display:flex;flex-direction:column;gap:8px;padding-top:8px;border-top:1px solid var(--theme-border)}.CheckoutSettings_behaviorTitle__E9Dne{margin:0 0 8px;font-size:13px;font-weight:700;color:var(--theme-text)}.CheckoutSettings_behaviorOption__bUzvu{display:flex;align-items:center;gap:8px;cursor:pointer}.CheckoutSettings_behaviorOption__bUzvu span{font-size:13px}.CheckoutSettings_customUrlInput__Ikz9L{margin-top:8px;padding:6px;border-radius:4px;border:1px solid var(--theme-border);font-size:13px;width:100%;box-sizing:border-box;background:var(--theme-surface);color:var(--theme-text)}.CheckoutSettings_deliveryMethodsContainer__eL8yW{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.CheckoutSettings_deliveryMethodWrapper__OhWbP{display:flex;flex-direction:column;gap:0}.CheckoutSettings_deliveryMethodLabel__M_Fqj{display:flex;align-items:center;gap:12px;padding:12px;border-radius:8px;background-color:var(--theme-surface);border:1px solid var(--theme-border);cursor:pointer;transition:all .2s ease}.CheckoutSettings_deliveryMethodLabel__M_Fqj:hover{background-color:var(--theme-surface-strong);border-color:var(--theme-border-strong)}.CheckoutSettings_subOptions___JHws{margin-left:44px;margin-top:8px;padding:12px;background-color:var(--theme-surface);border-left:3px solid #00a859;border-radius:0 6px 6px 0}.CheckoutSettings_subOptionLabel__26Jlz{display:flex;align-items:flex-start;gap:10px;cursor:pointer}.CheckoutSettings_subCheckbox__y65P2{margin-top:2px;cursor:pointer}.CheckoutSettings_subOptionText__Zugth{font-size:13px;color:var(--theme-muted);line-height:1.4}.CheckoutSettings_deliveryIcon__QksdG{color:var(--theme-text);font-size:16px;min-width:16px}.CheckoutSettings_deliveryMethodInfo__94uSf{display:flex;flex-direction:column;gap:2px;flex:1 1}.CheckoutSettings_deliveryMethodName__RZ_T5{font-weight:500;color:var(--theme-text);font-size:14px}.CheckoutSettings_deliveryMethodDesc__M_u1M{font-size:12px;color:var(--theme-muted)}.CheckoutSettings_needsSetup__aAlwe{font-size:11px;color:#f59e0b;font-weight:500;margin-top:2px}.CheckoutSettings_paymentMethodsContainer__TrYJr{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.CheckoutSettings_paymentMethodLabel__Qm_eC{display:flex;align-items:center;gap:12px;padding:12px;border-radius:8px;background-color:var(--theme-surface);border:1px solid var(--theme-border);cursor:pointer;transition:all .2s ease}.CheckoutSettings_paymentMethodLabel__Qm_eC:hover{background-color:var(--theme-surface-strong);border-color:var(--theme-border-strong)}.CheckoutSettings_paymentIcon__JoQxt{color:var(--theme-text);font-size:16px;min-width:16px}.CheckoutSettings_paymentMethodInfo__8Tp0q{display:flex;flex-direction:column;gap:2px;flex:1 1}.CheckoutSettings_paymentMethodName__VtHRL{font-weight:500;color:var(--theme-text);font-size:14px}.CheckoutSettings_paymentMethodDesc__F3_m6{font-size:12px;color:var(--theme-muted)}.CheckoutSettings_warningMessage__LZ5iU{background-color:#fef2f2;color:#dc2626;padding:8px 12px;border-radius:6px;font-size:13px;margin-bottom:12px;border:1px solid #fecaca}.CheckoutSettings_collapsibleHeader___bHq2{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:10px;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px rgba(102,126,234,.2);margin-bottom:4px}.CheckoutSettings_collapsibleHeader___bHq2:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(102,126,234,.3)}.CheckoutSettings_collapsibleHeader___bHq2:active{transform:translateY(0)}.CheckoutSettings_headerContent__2JI6F{display:flex;align-items:center;gap:12px;flex:1 1}.CheckoutSettings_collapsibleTitle__cOTsv{margin:0;font-size:15px;font-weight:600;color:#fff;letter-spacing:.3px}.CheckoutSettings_expandIcon__BfD99{color:#fff;font-size:14px;transition:transform .3s ease;opacity:.9}.CheckoutSettings_collapsibleContent__IQqO0{animation:CheckoutSettings_slideDown__LKSr6 .3s ease;padding-top:12px}@keyframes CheckoutSettings_slideDown__LKSr6{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.CheckoutSettings_defaultBadge__SZUSo{display:inline-flex;align-items:center;padding:4px 12px;background-color:hsla(0,0%,100%,.95);color:#667eea;font-size:11px;font-weight:600;border-radius:12px;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 2px 4px rgba(0,0,0,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.CheckoutSettings_defaultBadgeContainer__1FTNz{display:flex;justify-content:flex-end;margin-bottom:16px}.CheckoutSettings_defaultBadgeContainer__1FTNz .CheckoutSettings_defaultBadge__SZUSo{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:6px 14px;font-size:12px}.CheckoutSettings_checkoutHeader__XOCYT{display:flex;align-items:center;gap:10px;margin-bottom:16px}.CheckoutSettings_checkoutTitle__LEufL{margin:0;font-size:18px;font-weight:600;color:var(--theme-text)}.CheckoutSettings_defaultBadgeInline__ZOkPG{display:inline-flex;align-items:center;padding:4px 10px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-size:10px;font-weight:600;border-radius:10px;letter-spacing:.5px;box-shadow:0 2px 4px rgba(102,126,234,.2)}.BagModal_bagModal__XxEWw{background:var(--theme-modal-bg);color:var(--theme-modal-text);border-radius:12px;max-width:500px;width:90%;position:relative;max-height:90vh;overflow-y:auto;padding:24px}.BagModal_bagHeader__cPjHr{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.BagModal_bagHeader__cPjHr h2{margin:0;font-size:1.5rem;color:var(--theme-text)}.BagModal_clearButton__vraTi{background:none;border:none;color:#e74c3c;cursor:pointer;padding:8px;border-radius:50%;transition:all .2s;position:relative;right:27%}.BagModal_clearButton__vraTi:hover{background:rgba(231,76,60,.15)}@media (min-width:768px){.BagModal_clearButton__vraTi{right:50%}}.BagModal_emptyBag__96zuv{text-align:center;padding:48px 0;color:var(--theme-muted)}.BagModal_emptyBag__96zuv svg{font-size:48px;margin-bottom:16px}.BagModal_bagItems__plbVY{display:flex;flex-direction:column;gap:16px;margin-bottom:24px}.BagModal_bagItem__WzH3M{display:grid;grid-template-columns:auto 1fr auto;grid-gap:16px;gap:16px;align-items:center;padding:16px;border:1px solid var(--theme-border);border-radius:8px}.BagModal_bagItem__WzH3M img{width:60px;height:60px;object-fit:cover;border-radius:4px}.BagModal_itemInfo__UgOeX{min-width:0}.BagModal_itemInfo__UgOeX h3{margin:0 0 4px;font-size:1rem;color:var(--theme-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.BagModal_itemInfo__UgOeX p{margin:0;color:var(--theme-muted)}.BagModal_personalizationDetails__us7jG{margin-top:8px;font-size:.85rem}.BagModal_personalizationField__uSz6A{margin-bottom:4px;color:var(--theme-muted)}.BagModal_personalizationField__uSz6A strong{color:var(--theme-text);margin-right:4px}.BagModal_quantitySelector__Y7LGW{display:flex;align-items:center;gap:8px}.BagModal_quantitySelector__Y7LGW button{width:24px;height:24px;border:1px solid var(--theme-border);background:var(--theme-surface);border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--theme-text)}.BagModal_quantitySelector__Y7LGW button:hover{background:var(--theme-chip-bg)}.BagModal_quantitySelector__Y7LGW span{min-width:24px;text-align:center;color:var(--theme-text)}.BagModal_bagFooter__5zROc{border-top:1px solid var(--theme-border);padding-top:16px}.BagModal_total__u7ion{display:flex;justify-content:space-between;font-size:1.1rem;font-weight:500;margin-bottom:16px}.BagModal_checkoutButton__se3dY{width:100%;padding:12px;background:#2ecc71;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:background .2s}.BagModal_checkoutButton__se3dY:hover{background:#27ae60}.Home_homeContainer__h7U1S{padding:2rem;max-width:1200px;margin:0 auto}.Home_widgetsGrid__ZGkS2{display:grid;grid-gap:2rem;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.Home_widget__AhzMc{background:var(--theme-surface);border-radius:12px;padding:1.5rem;box-shadow:var(--theme-shadow-soft)}.Home_viewSwitch__T8VIP{display:flex;align-items:center;justify-content:flex-end;margin:.5rem 0}.Home_switchLabel__p1AsE{font-size:1rem;color:var(--theme-muted);transition:color .2s;margin-right:.5rem}.Home_switchLabel__p1AsE.Home_active__EQNkL{color:#1976d2;font-weight:500}.Landing_landingContainer__mjMvx{min-height:100vh;background:var(--theme-bg);color:var(--theme-text)}.Landing_nav__1fh8Y{position:fixed;top:0;left:0;right:0;display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;background:var(--theme-surface);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100}.Landing_logo__bAZbo{height:43px;margin-top:-6px;font-weight:700;background:linear-gradient(45deg,#0070f3,#00ff95);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.Landing_loginButton__T4bwa{padding:.4rem 1rem;font-size:1rem;background:transparent;color:var(--theme-text);border:1px solid #0070f3;border-radius:5px;cursor:pointer;transition:all .2s}.Landing_loginButton__T4bwa:hover{background:#0070f3}.Landing_storeBadge__D2JWT{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:linear-gradient(135deg,rgba(0,112,243,.15),rgba(0,255,149,.15));border:1px solid rgba(0,112,243,.3);border-radius:50px;text-decoration:none;color:var(--theme-text);transition:all .2s ease}.Landing_storeBadge__D2JWT:hover{background:linear-gradient(135deg,rgba(0,112,243,.25),rgba(0,255,149,.25));border-color:rgba(0,112,243,.5);box-shadow:0 4px 15px rgba(0,112,243,.2)}.Landing_storeBadgeIcon__ftf2V{color:#0070f3;font-size:.9rem}.Landing_storeBadgeName__iL81g{font-weight:500;font-size:.95rem;background:linear-gradient(45deg,#0070f3,#00ff95);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.Landing_storeBadgeArrow__FwFPx{font-size:.7rem;color:var(--theme-text-secondary);opacity:.7;transition:transform .2s ease}.Landing_storeBadge__D2JWT:hover .Landing_storeBadgeArrow__FwFPx{transform:translateX(2px);opacity:1}.Landing_hero__mho2U{height:100vh;display:flex;align-items:center;justify-content:center;text-align:center;padding:2rem;position:relative;overflow:hidden}.Landing_heroBackground__xYLrU{position:absolute;top:0;left:0;right:0;bottom:0;z-index:0}.Landing_glowOrb__JwVfk{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:600px;height:600px;background:radial-gradient(circle at center,rgba(0,112,243,.15) 0,transparent 70%);border-radius:50%}.Landing_heroContent__CYsw2{position:relative;z-index:1;max-width:800px}.Landing_hero__mho2U h1{font-size:3.5rem;margin-bottom:1.5rem;background:linear-gradient(45deg,#964b00,#0070f3,#00ff95);background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:Landing_colorCycle__3CzvY 5s linear infinite}.Landing_hero__mho2U p{font-size:1.2rem;margin-bottom:2rem;color:var(--theme-muted)}.Landing_ctaButton__tfkRA{padding:1rem 2.5rem;font-size:1.1rem;background:#0070f3;color:#fff;border:none;border-radius:5px;cursor:pointer;transition:transform .2s}.Landing_ctaButton__tfkRA:hover{transform:translateY(-2px)}.Landing_features__AKJTf{padding:6rem 2rem;background:var(--theme-surface)}.Landing_features__AKJTf h2{font-size:2.5rem;margin-bottom:4rem;text-align:center;background:linear-gradient(45deg,#964b00,#0070f3,#00ff95);background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:Landing_colorCycle__3CzvY 6s linear infinite}.Landing_featureGrid__MkdXT{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:2rem;gap:2rem;max-width:1200px;margin:0 auto}.Landing_featureCard__T0MT0{padding:2rem;background:var(--theme-surface-subtle);border-radius:10px;text-align:center;transition:transform 1s;perspective:1000px}.Landing_featureCard__T0MT0:hover{transform:translateY(-5px)}.Landing_featureIcon__G14tn{font-size:2.5rem;color:#0070f3;margin-bottom:1rem}.Landing_featureCard__T0MT0 h3{margin-bottom:1rem;color:var(--theme-text)}.Landing_featureCard__T0MT0 p{color:var(--theme-muted)}.Landing_featureImageContainer__aN_OI{margin-top:1.5rem;width:100%;height:200px;overflow:hidden;border-radius:8px}.Landing_featureImage__i2XKP{width:100%;height:100%;object-fit:cover;transform-style:preserve-3d}.Landing_showcase__kBvg0{padding:6rem 2rem}.Landing_showcase__kBvg0 h2{font-size:2.5rem;margin-bottom:4rem;text-align:center;background:linear-gradient(45deg,#964b00,#0070f3,#00ff95);background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:Landing_colorCycle__3CzvY 6s linear infinite}@keyframes Landing_colorCycle__3CzvY{0%{background-position:0}50%{background-position:100%}to{background-position:0}}.Landing_catalogGrid__LFjTM{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem;max-width:1200px;margin:0 auto}.Landing_catalogCard__jTwBz{aspect-ratio:1/1.4;background:var(--theme-surface-subtle);border-radius:10px;overflow:hidden;perspective:1000px}.Landing_catalogPlaceholder__luIsy{width:100%;height:100%;position:relative;transform-style:preserve-3d}.Landing_catalogImage__h7DlR{width:100%;height:100%;object-fit:cover}.Landing_catalogOverlay__w6Vdn{position:absolute;bottom:0;left:0;right:0;padding:2rem;background:linear-gradient(transparent,var(--theme-overlay));color:var(--theme-text)}.Landing_catalogOverlay__w6Vdn h3{margin-bottom:.5rem;font-size:1.2rem}.Landing_catalogOverlay__w6Vdn p{font-size:.9rem;opacity:.8}@media (max-width:768px){.Landing_hero__mho2U h1{font-size:2.5rem}.Landing_hero__mho2U p{font-size:1rem}.Landing_features__AKJTf,.Landing_showcase__kBvg0{padding:4rem 1rem}.Landing_glowOrb__JwVfk{width:300px;height:300px}}.StoreModal_modalOverlay__oaRVM{position:fixed;top:0;left:0;right:0;bottom:0;background:var(--theme-overlay);display:flex;justify-content:center;align-items:center;z-index:100002;padding:1rem;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.StoreModal_modalContent__orZa8{background:var(--theme-modal-bg);border-radius:15px;width:100%;max-width:500px;padding:2rem;position:relative}.StoreModal_title__z4J12{font-size:1.5rem;font-weight:600;color:var(--theme-text);margin-bottom:.5rem;text-align:center}.StoreModal_subtitle__Zgnyt{font-size:.95rem;color:var(--theme-text-secondary);margin-bottom:2rem;text-align:center;line-height:1.5}.StoreModal_inputContainer__x8xmQ{margin-bottom:1.5rem}.StoreModal_inputWrapper__yh_Ih{display:flex;align-items:center;background:var(--theme-input-bg);border:2px solid var(--theme-border);border-radius:10px;padding:.75rem 1rem;transition:border-color .2s ease}.StoreModal_inputWrapper__yh_Ih:focus-within{border-color:var(--theme-accent)}.StoreModal_inputWrapper__yh_Ih.StoreModal_error___GaVJ{border-color:#ef4444}.StoreModal_inputWrapper__yh_Ih.StoreModal_success__ElY6o{border-color:#22c55e}.StoreModal_input___LwcW{flex:1 1;background:transparent;border:none;outline:none;font-size:1rem;color:var(--theme-text);min-width:0}.StoreModal_input___LwcW::placeholder{color:var(--theme-text-secondary);opacity:.6}.StoreModal_domain__l3AWv{color:var(--theme-text-secondary);font-size:.95rem;white-space:nowrap;margin-left:.25rem}.StoreModal_statusIcon__yJNnJ{margin-left:.5rem;display:flex;align-items:center;justify-content:center}.StoreModal_statusIcon__yJNnJ.StoreModal_checking__we72L{animation:StoreModal_spin__oGWrw 1s linear infinite}.StoreModal_statusIcon__yJNnJ.StoreModal_success__ElY6o{color:#22c55e}.StoreModal_statusIcon__yJNnJ.StoreModal_error___GaVJ{color:#ef4444}@keyframes StoreModal_spin__oGWrw{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.StoreModal_message__XTRO9{font-size:.85rem;margin-top:.5rem;display:flex;align-items:center;gap:.5rem}.StoreModal_message__XTRO9.StoreModal_error___GaVJ{color:#ef4444}.StoreModal_message__XTRO9.StoreModal_success__ElY6o{color:#22c55e}.StoreModal_preview____OCB{background:var(--theme-card-bg);border-radius:10px;padding:1rem;margin-bottom:1.5rem;text-align:center}.StoreModal_previewLabel__zI2l8{font-size:.8rem;color:var(--theme-text-secondary);margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.05em}.StoreModal_previewUrl__mYy05{font-size:1.1rem;color:var(--theme-accent);font-weight:500;word-break:break-all}.StoreModal_button__JZWSZ{width:100%;padding:1rem;border:none;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:.5rem}.StoreModal_button__JZWSZ:disabled{opacity:.6;cursor:not-allowed}.StoreModal_buttonPrimary___M196{background:var(--theme-accent);color:#fff}.StoreModal_buttonPrimary___M196:hover:not(:disabled){filter:brightness(1.1);transform:translateY(-1px)}.StoreModal_spinner__UvLr7{display:flex;gap:4px}.StoreModal_spinnerDot__fbhTy{width:6px;height:6px;background:#fff;border-radius:50%;animation:StoreModal_bounce__SYbzm 1.4s ease-in-out infinite both}.StoreModal_spinnerDot__fbhTy:first-child{animation-delay:-.32s}.StoreModal_spinnerDot__fbhTy:nth-child(2){animation-delay:-.16s}@keyframes StoreModal_bounce__SYbzm{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.StoreModal_rules__9cefu{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--theme-border)}.StoreModal_rulesTitle__Wd0CN{font-size:.85rem;color:var(--theme-text-secondary);margin-bottom:.75rem;font-weight:500}.StoreModal_rulesList__LUg1Z{list-style:none;padding:0;margin:0;font-size:.85rem;color:var(--theme-text-secondary)}.StoreModal_rulesList__LUg1Z li{display:flex;align-items:flex-start;gap:.5rem;margin-bottom:.5rem}.StoreModal_rulesList__LUg1Z li:before{content:"•";color:var(--theme-accent)}@media (max-width:768px){.StoreModal_modalOverlay__oaRVM{padding:.5rem;align-items:flex-end}.StoreModal_modalContent__orZa8{border-radius:15px 15px 0 0;max-height:90vh;overflow-y:auto}}