.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}.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}.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:6px}.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:30px;display:flex;flex-direction:column;gap:6px;padding-top:6px;border-top:1px dashed var(--theme-border)}.CheckoutSettings_behaviorTitle__E9Dne{margin:0;font-size:12px;font-weight:600;color:var(--theme-text);text-transform:uppercase;letter-spacing:.04em}.CheckoutSettings_behaviorOption__bUzvu{display:flex;align-items:center;gap:8px;cursor:pointer}.CheckoutSettings_behaviorOption__bUzvu span{font-size:13px}.CheckoutSettings_behaviorOptionsRow__X1vCp{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.CheckoutSettings_behaviorOptionCompact__whvdk{display:inline-flex;align-items:center;gap:.3rem;padding:.15rem .45rem;border:1px solid var(--theme-border);border-radius:999px;font-size:.78rem;cursor:pointer;background:var(--theme-chip-bg)}.CheckoutSettings_behaviorOptionCompact__whvdk span{line-height:1}.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_confirmationMethodsContainer__dF7z_{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.CheckoutSettings_confirmationMethodLabel__k8sAr{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_confirmationMethodLabel__k8sAr:hover{background-color:var(--theme-surface-strong);border-color:var(--theme-border-strong)}.CheckoutSettings_confirmationIcon__f43Gz{color:var(--theme-text);font-size:16px;min-width:16px}.CheckoutSettings_confirmationMethodInfo__e1DwJ{display:flex;flex-direction:column;gap:2px;flex:1 1}.CheckoutSettings_confirmationMethodName__Mppkm{font-weight:500;color:var(--theme-text);font-size:14px}.CheckoutSettings_confirmationMethodDesc__nPRwp{font-size:12px;color:var(--theme-muted)}.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)}.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_loadingCoverImage__qxoY2{position:absolute;object-fit:cover;border-radius:10px;box-shadow:0 20px 60px rgba(0,0,0,.45);aspect-ratio:1/1.414;left:50%;top:50%;width:min(90vw,calc(60dvh / 1.414));height:auto;transform:translate(-50%,-50%)}@media (orientation:landscape){.DocumentViewer_loadingCoverImage__qxoY2{height:60vh;width:auto;top:50%;left:calc((100vw - 2 * (60vh / 1.414)) / 2);transform:translateY(-50%)}}.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;line-clamp:2;-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:1rem;font-weight:600;margin:0 0 .45rem;line-height:1.2;color:var(--theme-text)}.DocumentViewer_sectionTitleRow__J9oZJ{display:flex;align-items:baseline;gap:.35rem;min-width:0}.DocumentViewer_sectionTitleRowCompact__C3rFZ{gap:.25rem}.DocumentViewer_formGroup__4tJWc{width:100%;min-width:0}.DocumentViewer_sectionTitleCompact__V9wAY{font-size:.8rem;margin-bottom:.25rem;letter-spacing:.02em}.DocumentViewer_categorySelectionSummary__yP4sh{flex:1 1;min-width:0;font-size:.72rem;color:var(--theme-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.DocumentViewer_categorySelectionSummaryCompact__DuRFQ{font-size:.66rem}.DocumentViewer_categoryCompact__qzSKA{width:100%;min-width:0}.DocumentViewer_categorySectionCompact___TI5q{gap:.35rem}.DocumentViewer_categorySearchWrapper__eu7Xm{width:90%}.DocumentViewer_categoryHeaderRow__tbgyZ{display:flex;align-items:center;gap:.5rem;min-width:0;overflow:hidden}.DocumentViewer_categoryHeaderRowCompact__fnpYF{gap:.18rem}.DocumentViewer_addCategoryButtonCompact___yL7A,.DocumentViewer_searchCategoryButtonCompact__Wo9EH{min-width:24px;width:24px;height:24px}.DocumentViewer_addCategoryButtonCompact___yL7A{border-width:1px}.DocumentViewer_addCategoryButtonCompact___yL7A svg,.DocumentViewer_searchCategoryButtonCompact__Wo9EH svg{width:12px;height:12px}.DocumentViewer_categorySearchInlineCompact__Us32c{height:24px;border-radius:14px;min-width:0;max-width:110px;flex:1 1;font-size:.68rem;padding:0 7px}.DocumentViewer_categoryScrollCompact__buHJ0{gap:.25rem;padding:.1rem 0}.DocumentViewer_categoryTagCompact__DrEls{padding:4px 8px;border-radius:999px;font-size:.72rem}.DocumentViewer_categoryCompact__qzSKA .DocumentViewer_categoryTag__HtYXD.DocumentViewer_selected__CgUnC{transform:scale(1.03);outline-width:1px}.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_categoryInputInlineCompact__ano7d{gap:.35rem;padding:.4rem}.DocumentViewer_categoryInputWrapper__j_6re{display:flex;align-items:center;gap:.5rem;justify-content:center}.DocumentViewer_categoryInputWrapperCompact__inM0g{gap:.35rem}.DocumentViewer_categoryInputCompact__Lc_bK{width:100%;height:32px;font-size:.78rem}.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)}.ConfirmationModal_modalOverlay__6Vz5u{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}.ConfirmationModal_modal__PYOBT{background:var(--theme-modal-bg);color:var(--theme-modal-text);padding:1.5rem;border-radius:8px;max-width:400px;width:90%;border:1px solid var(--theme-border);box-shadow:var(--theme-shadow)}.ConfirmationModal_modal__PYOBT h3{margin:0 0 1rem;color:var(--theme-text)}.ConfirmationModal_message__qfhCq{color:var(--theme-muted);margin:0 0 1rem}.ConfirmationModal_warning__RBSFj{color:#dc3545;font-size:.9rem;margin:0 0 1.5rem}.ConfirmationModal_buttonContainer__qR4N0{display:flex;justify-content:flex-end;gap:.75rem}.ConfirmationModal_confirmButton__ll8Ud{padding:.5rem 1rem;background:#dc3545;color:#fff;border:none;border-radius:4px;cursor:pointer;transition:background-color .2s}.ConfirmationModal_confirmButton__ll8Ud:hover{background:#bd2130}.ConfirmationModal_cancelButton__3Fqo4:disabled,.ConfirmationModal_confirmButton__ll8Ud:disabled,.ConfirmationModal_okButton__PLEil:disabled{opacity:.6;cursor:not-allowed}.ConfirmationModal_okButton__PLEil{padding:.5rem 1.5rem;background:#007bff;color:#fff;border:none;border-radius:4px;cursor:pointer;transition:background-color .2s}.ConfirmationModal_okButton__PLEil:hover{background:#0069d9}.ConfirmationModal_cancelButton__3Fqo4{padding:.5rem 1rem;border:1px solid var(--theme-border);border-radius:4px;background:var(--theme-surface);color:var(--theme-text);cursor:pointer;transition:background-color .2s}.ConfirmationModal_cancelButton__3Fqo4:hover{background-color:var(--theme-surface-strong)}.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)}}.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_landing__snd2q{--lp-text:hsla(0,0%,100%,.94);--lp-muted:hsla(0,0%,100%,.55);--lp-surface:rgba(14,17,28,.88);--lp-surface-light:hsla(0,0%,100%,.05);--lp-border:hsla(0,0%,100%,.1);--lp-border-bright:hsla(0,0%,100%,.18);--lp-accent:#3b82f6;--lp-accent-dim:rgba(59,130,246,.15);--lp-glow:rgba(59,130,246,.1);position:relative;min-height:100vh;background:transparent;color:var(--lp-text);overflow-x:hidden}.Landing_nav__1fh8Y{position:fixed;top:0;left:0;right:0;z-index:100;display:flex;justify-content:space-between;align-items:center;padding:calc(1rem + env(safe-area-inset-top, 0px)) 2rem 1rem;background:rgba(5,5,16,.35);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border-bottom:1px solid hsla(0,0%,100%,.04)}.Landing_logo__bAZbo{height:44px;opacity:0}.Landing_loginButton__T4bwa{padding:.45rem 1.3rem;font-size:.9rem;background:transparent;color:var(--lp-text);border:1px solid var(--lp-accent);border-radius:8px;cursor:pointer;transition:background .25s,box-shadow .25s;letter-spacing:.02em}.Landing_loginButton__T4bwa:hover{background:var(--lp-accent-dim);box-shadow:0 0 20px var(--lp-glow)}.Landing_storeBadge__D2JWT{display:flex;align-items:center;gap:.5rem;padding:.45rem 1rem;background:var(--lp-accent-dim);border:1px solid rgba(59,130,246,.25);border-radius:50px;text-decoration:none;color:var(--lp-text);font-size:.9rem;transition:all .2s;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;font:inherit}.Landing_storeBadge__D2JWT:hover{background:rgba(59,130,246,.2);box-shadow:0 0 24px var(--lp-glow)}.Landing_heroZone___A2SH{--hero-logo-size:min(35vw,200px);position:relative;z-index:1;min-height:100vh;display:flex;align-items:center;justify-content:center;text-align:center;padding:2rem}.Landing_heroContent__CYsw2{display:flex;flex-direction:column;align-items:center;gap:calc(var(--hero-logo-size) * .09);position:relative;z-index:2;margin-top:calc(var(--hero-logo-size) * -.5)}.Landing_heroVideoWrap__qpamw{display:inline-flex;cursor:-webkit-grab;cursor:grab;will-change:transform;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Landing_heroVideoWrap__qpamw:active{cursor:-webkit-grabbing;cursor:grabbing}.Landing_heroVideo__SdiZe{width:var(--hero-logo-size);max-height:70vh;height:auto;object-fit:contain;display:block;pointer-events:none}.Landing_heroType__h3rlx{height:calc(var(--hero-logo-size) * .28);opacity:0;animation:Landing_mirageReveal__jHNE_ 3s ease-out 1.8s forwards,Landing_mirageDistort__9rJ__ 2.4s ease-in-out 1.8s forwards;will-change:opacity,filter,transform}@keyframes Landing_mirageReveal__jHNE_{0%{opacity:0;filter:blur(12px)}8%{opacity:.15;filter:blur(8px)}16%{opacity:.04;filter:blur(11px)}24%{opacity:.3;filter:blur(5px)}33%{opacity:.08;filter:blur(9px)}42%{opacity:.5;filter:blur(3px)}50%{opacity:.15;filter:blur(7px)}60%{opacity:.7;filter:blur(2px)}68%{opacity:.35;filter:blur(4px)}78%{opacity:.85;filter:blur(1px)}88%{opacity:.55;filter:blur(2px)}to{opacity:1;filter:blur(0)}}@keyframes Landing_mirageDistort__9rJ__{0%{transform:scaleY(1.18) translateY(5px)}14%{transform:scaleY(.92) translateY(-3px)}28%{transform:scaleY(1.1) translateY(4px)}42%{transform:scaleY(.95) translateY(-2px)}56%{transform:scaleY(1.05) translateY(2px)}70%{transform:scaleY(.97) translateY(-1px)}84%{transform:scaleY(1.02) translateY(1px)}to{transform:scaleY(1) translateY(0)}}.Landing_heroSubtitleStage__N5VnP{position:absolute;left:50%;top:calc(50% + 170px);transform:translateX(-50%);width:min(94vw,980px);height:clamp(72px,12vh,140px);text-align:center;pointer-events:none;z-index:1}.Landing_heroSubtitleLine__yBxNQ{position:absolute;inset:0;display:inline-flex;align-items:center;justify-content:center;font-size:clamp(1.1rem,3.2vw,2.25rem);font-weight:300;letter-spacing:.18em;text-transform:lowercase;background:linear-gradient(120deg,hsla(0,0%,100%,.95),rgba(191,219,254,.9),rgba(96,165,250,.75));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;opacity:0;text-shadow:0 0 24px rgba(96,165,250,.35);will-change:opacity,transform,filter}.Landing_showcaseZone__owyTe{position:relative;z-index:1;min-height:104vh;display:flex;align-items:center;justify-content:center;padding:5.2rem 2rem}.Landing_showcaseRow__Nerbd{display:flex;align-items:center;gap:4rem;max-width:960px;width:100%;perspective:1400px}.Landing_showcaseRowReverse___anfc{flex-direction:row-reverse}.Landing_showcaseRowCenter__7ZrmC{flex-direction:column;text-align:center;max-width:560px}.Landing_showcaseLabel__xF2sM{flex:0 0 auto;min-width:160px}.Landing_showcaseLabel__xF2sM h2{font-size:2.4rem;font-weight:700;margin:0 0 .5rem;background:linear-gradient(135deg,#e0e7ff,#93c5fd);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.Landing_showcaseLabel__xF2sM p{font-size:.95rem;color:var(--lp-muted);margin:0}.Landing_showcaseLabelCenter__62j_4{text-align:center;margin-bottom:1.5rem}.Landing_showcasePanel__v6lte{flex:1 1;min-width:0;max-width:500px;background:var(--lp-surface);border:1px solid var(--lp-border);border-radius:18px;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-shadow:0 24px 64px rgba(0,0,0,.45),0 0 80px var(--lp-glow),inset 0 1px 0 hsla(0,0%,100%,.04);overflow:hidden;transform-style:preserve-3d}.Landing_showcasePanelWide__D0PeT{max-width:540px}.Landing_widgetHeader__R5RwA{display:flex;justify-content:space-between;align-items:center;padding:.9rem 1.2rem;border-bottom:1px solid var(--lp-border);background:var(--lp-surface-light)}.Landing_widgetTitle__zNxJH{font-size:.95rem;font-weight:600;color:var(--lp-text)}.Landing_widgetActions__GSciR{display:flex;gap:.5rem;align-items:center}.Landing_iconBtn__3BexA{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:var(--lp-surface-light);border:1px solid var(--lp-border);color:var(--lp-muted);font-size:.8rem;cursor:default;transition:border-color .2s}.Landing_iconBtn__3BexA:hover{border-color:var(--lp-border-bright)}.Landing_iconBtnAccent__zRr7v{color:#a78bfa;border-color:rgba(167,139,250,.2)}.Landing_widgetBody__ZbdTm{padding:.8rem;display:flex;flex-direction:column;gap:.6rem}.Landing_collapseIcon__HdnvU{color:var(--lp-muted);font-size:.85rem}.Landing_catalogEntry__jbu45{padding:.8rem .9rem;background:var(--lp-surface-light);border:1px solid var(--lp-border);border-radius:10px;display:flex;flex-direction:column;gap:.5rem}.Landing_catalogName__ogRBG{font-size:.88rem;font-weight:500;color:var(--lp-text)}.Landing_catalogDate__Q00Vc{font-size:.72rem;color:var(--lp-muted)}.Landing_catalogUrl__iwgd3{font-size:.72rem;color:rgba(96,165,250,.7);display:flex;align-items:center;gap:.35rem}.Landing_catalogActions__7VuhC{display:flex;gap:.4rem;flex-wrap:wrap;margin-top:.15rem}.Landing_catalogActionBtn__88y8N{display:flex;align-items:center;gap:.3rem;padding:.3rem .6rem;font-size:.7rem;color:var(--lp-muted);background:var(--lp-surface-light);border:1px solid var(--lp-border);border-radius:6px;cursor:default}.Landing_catZone__tNQpb{overflow:visible;margin-top:-6vh;padding-top:2.8rem}.Landing_catCoverLayer__zi4XK{position:absolute;top:0;bottom:0;left:50%;width:112vw;margin-left:-56vw;display:flex;align-items:center;transform:translateX(114vw);pointer-events:none;z-index:2}.Landing_catAmplified__1tAR0{width:100%;height:100%;aspect-ratio:1/1.414;border-radius:18px;border:none;cursor:-webkit-grab;cursor:grab;position:relative;overflow:hidden;margin:0;background:#111;box-shadow:0 24px 64px rgba(0,0,0,.55),0 0 100px rgba(59,130,246,.06);z-index:2}.Landing_catAmplified__1tAR0:active{cursor:-webkit-grabbing;cursor:grabbing}.Landing_catAmplifiedStack__8nqgM{width:min(calc(75vh * .7),88vw);aspect-ratio:1/1.414;margin-left:auto;margin-right:3vw;position:relative}.Landing_catAmplifiedBack__EMSom{position:absolute;inset:0;border-radius:18px;overflow:hidden;transform:scale(.95) translateX(6%) rotate(var(--cat-back-delta,0deg));transform-origin:50% 100%;background:#111;box-shadow:0 18px 44px rgba(0,0,0,.4);pointer-events:none;z-index:1}.Landing_catRow__QeSjv{display:flex;gap:1rem;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;padding:2rem 1rem 2rem 0;scroll-padding-left:0;width:100%;-webkit-overflow-scrolling:touch;scrollbar-width:none}.Landing_catRow__QeSjv::-webkit-scrollbar{display:none}.Landing_catCover__d3Vis{flex:0 0 auto;width:42vw;max-width:260px;aspect-ratio:1/1.414;border-radius:14px;border:none;cursor:pointer;position:relative;overflow:hidden;scroll-snap-align:start;background:#111;box-shadow:0 14px 44px rgba(0,0,0,.45);transition:transform .3s ease,box-shadow .3s ease}.Landing_catCoverGhost___BkmA{opacity:0;pointer-events:none}.Landing_catCover__d3Vis:hover{transform:scale(1.04);box-shadow:0 18px 54px rgba(0,0,0,.55)}@media (min-width:841px){.Landing_catCover__d3Vis{width:20vw;max-width:240px}}.Landing_catCoverImg__Ujg24{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0;pointer-events:none}.Landing_catCoverGrade__Ddebs{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.65) 0,rgba(0,0,0,.1) 35%,transparent 55%);pointer-events:none;z-index:1}.Landing_catCoverTitle__O3zbE{position:absolute;bottom:2.4rem;left:1.2rem;right:1.2rem;font-size:clamp(.95rem,2.2vw,1.3rem);font-weight:600;color:#fff;text-align:left;text-shadow:0 2px 10px rgba(0,0,0,.6);line-height:1.3;z-index:2}.Landing_catCoverSub__MAR42{position:absolute;bottom:1.1rem;left:1.2rem;font-size:.72rem;color:hsla(0,0%,100%,.55);text-shadow:0 1px 4px rgba(0,0,0,.5);letter-spacing:.04em;z-index:2}@keyframes Landing_catBlink__7Ge_z{0%,to{opacity:1}50%{opacity:.35}}.Landing_catBlink__7Ge_z{animation:Landing_catBlink__7Ge_z .8s ease-in-out infinite}.Landing_catFs__KFE50{position:fixed;inset:0;z-index:10000;overflow:hidden;background:#050510}.Landing_catDockGhost__t59IY{position:fixed;z-index:9000;overflow:hidden;pointer-events:none;background:#111;box-shadow:0 14px 44px rgba(0,0,0,.45)}.Landing_catFsImg__yErN3{position:absolute;object-fit:cover;box-shadow:0 20px 60px rgba(0,0,0,.45)}.Landing_editorHeader__mRgF6{display:flex;align-items:center;justify-content:space-between;padding:.9rem 1.2rem;border-bottom:1px solid var(--lp-border);background:var(--lp-surface-light)}.Landing_editorTitle__9lq8o{font-size:.95rem;font-weight:600;color:var(--lp-text)}.Landing_editorBadge__MJw6q{font-size:.72rem;padding:.2rem .6rem;background:var(--lp-accent-dim);border:1px solid rgba(59,130,246,.2);border-radius:6px;color:#93c5fd}.Landing_editorCloseBtn__EHgNS{display:flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:6px;background:transparent;border:1px solid var(--lp-border);color:var(--lp-muted);font-size:.8rem;cursor:default}.Landing_editorBody__3LFj3{padding:1rem;display:flex;flex-direction:column;gap:.8rem}.Landing_editorPreview__aXO2T{width:100%;aspect-ratio:3/4;max-height:220px;background:hsla(0,0%,100%,.015);border:1px dashed rgba(96,165,250,.25);border-radius:10px;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;grid-gap:4px;gap:4px;padding:8px}.Landing_editorSlot__Xu3CP{border:1px solid hsla(0,0%,100%,.06);border-radius:6px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;padding:4px}.Landing_editorSlotLabel__vDSNN{font-size:.55rem;color:var(--lp-muted);text-transform:uppercase;letter-spacing:.05em}.Landing_editorSlotBox__nIMbw{width:60%;height:30%;background:rgba(96,165,250,.08);border:1px solid rgba(96,165,250,.15);border-radius:3px}.Landing_editorControls__BSFXG{display:flex;gap:.6rem;align-items:center}.Landing_editorControlGroup__k6bbg{flex:1 1;display:flex;flex-direction:column;gap:.25rem}.Landing_editorControlLabel__7GZT1{font-size:.68rem;color:var(--lp-muted);font-weight:500}.Landing_editorControlValue__s6nkG{font-size:.78rem;color:var(--lp-text);padding:.35rem .5rem;background:var(--lp-surface-light);border:1px solid var(--lp-border);border-radius:6px}.Landing_editorCredits__Q6zoK{display:flex;align-items:center;gap:.3rem;font-size:.72rem;color:#fbbf24;align-self:flex-end}.Landing_generateBtn__5Vp3s{width:100%;padding:.7rem;font-size:.9rem;font-weight:600;background:linear-gradient(135deg,#2563eb,#7c3aed);color:#fff;border:none;border-radius:10px;cursor:default;letter-spacing:.02em}.Landing_productGrid__NYRIs{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:.6rem;gap:.6rem;padding:.8rem}.Landing_productCard__IBojE{background:var(--lp-surface-light);border:1px solid var(--lp-border);border-radius:10px;overflow:hidden;display:flex;flex-direction:column}.Landing_productImage__48j7q{width:100%;aspect-ratio:1;display:block}.Landing_productInfo__Xio4w{padding:.5rem;display:flex;flex-direction:column;gap:.15rem}.Landing_productName__zoaYG{font-size:.72rem;font-weight:500;color:var(--lp-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Landing_productPrice__Htmbm{font-size:.65rem;color:var(--lp-muted)}.Landing_modalBody__LIELT{padding:1.2rem;display:flex;gap:1rem}.Landing_modalImageArea__Af_9I{flex:0 0 42%;aspect-ratio:1;border-radius:12px;overflow:hidden}.Landing_modalDetails__eAQqE{flex:1 1;display:flex;flex-direction:column;gap:.6rem;justify-content:center}.Landing_modalProductTitle__QfoMM{font-size:1.1rem;font-weight:600;color:var(--lp-text);margin:0}.Landing_modalPriceRow__6pfQJ{display:flex;align-items:baseline;gap:.3rem}.Landing_modalCurrency__3813b{font-size:.8rem;color:var(--lp-muted)}.Landing_modalPriceValue__FxzCl{font-size:1.5rem;font-weight:700;color:var(--lp-text)}.Landing_quantityRow__bAKkH{display:flex;align-items:center;gap:.5rem}.Landing_quantityBtn__AAZ6u{width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:6px;background:var(--lp-surface-light);border:1px solid var(--lp-border);color:var(--lp-text);font-size:.9rem;cursor:default}.Landing_quantityValue__J_6zp{font-size:.9rem;font-weight:500;color:var(--lp-text);min-width:1.2rem;text-align:center}.Landing_modalActions__swgWp{display:flex;flex-direction:column;gap:.4rem;padding:0 1.2rem 1.2rem}.Landing_actionBtn__PLGCf{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.6rem;font-size:.8rem;font-weight:500;border-radius:8px;border:1px solid var(--lp-border);cursor:default;color:var(--lp-text);background:var(--lp-surface-light)}.Landing_actionBtnPrimary__Xjr4V{background:linear-gradient(135deg,#2563eb,#0ea5e9);border-color:transparent;color:#fff}.Landing_actionBtnBuy__VJSvU{background:rgba(16,185,129,.12);border-color:rgba(16,185,129,.25);color:#6ee7b7}.Landing_spaceEntry__DmItS{padding:.8rem .9rem;background:var(--lp-surface-light);border:1px solid var(--lp-border);border-radius:10px;display:flex;align-items:center;gap:.6rem}.Landing_spaceInfo__KUh9_{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:.2rem}.Landing_spaceName__zugQL{font-size:.88rem;font-weight:500;color:var(--lp-text)}.Landing_spaceMeta__Zj0zb{display:flex;align-items:center;gap:.5rem}.Landing_spaceDate__Uk_RA{font-size:.72rem;color:var(--lp-muted)}.Landing_spaceUrl__mwRxk{font-size:.72rem;color:rgba(96,165,250,.7);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Landing_spaceGear__h2HV2{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:8px;background:var(--lp-surface-light);border:1px solid var(--lp-border);color:var(--lp-muted);font-size:.85rem;cursor:default;flex-shrink:0}.Landing_gradientA__QzQPp{background:linear-gradient(135deg,#1e293b,#334155,#1e293b)}.Landing_gradientB__pGILT{background:linear-gradient(135deg,#1a1a2e,#16213e,#0f3460)}.Landing_gradientC__MdfpP{background:linear-gradient(135deg,#1b2838,#2d4059,#1b2838)}.Landing_gradientD__RED4X{background:linear-gradient(135deg,#1c1c3a,#2a1454,#1c1c3a)}.Landing_pricingZone__YPBgx{position:relative;z-index:1;padding:5.1rem 2rem 8.8rem;min-height:76vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.Landing_pricingTitle__TyzdR{font-size:2.4rem;font-weight:700;margin:0 0 3rem;text-align:center;background:linear-gradient(135deg,#e0e7ff,#93c5fd);-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media (max-width:840px){.Landing_heroSubtitleStage__N5VnP{top:calc(50% + 150px)}.Landing_heroSubtitleLine__yBxNQ{letter-spacing:.12em}.Landing_showcaseRowReverse___anfc,.Landing_showcaseRow__Nerbd{flex-direction:column;gap:2rem;text-align:center}.Landing_showcaseLabel__xF2sM h2{font-size:1.8rem}.Landing_showcasePanelWide__D0PeT,.Landing_showcasePanel__v6lte{max-width:100%}.Landing_modalBody__LIELT{flex-direction:column}.Landing_modalImageArea__Af_9I{flex:none;width:100%;aspect-ratio:16/10}.Landing_productGrid__NYRIs{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.Landing_nav__1fh8Y{padding:.8rem 1rem}.Landing_logo__bAZbo{height:30px}.Landing_heroSubtitleStage__N5VnP{top:calc(50% + 126px);height:72px}.Landing_heroSubtitleLine__yBxNQ{font-size:clamp(.82rem,4vw,1.05rem);letter-spacing:.08em}.Landing_showcaseZone__owyTe{padding:3.5rem 1rem;min-height:86vh}.Landing_catZone__tNQpb{margin-top:-3.5vh;padding-top:2.2rem}.Landing_productGrid__NYRIs{grid-template-columns:repeat(2,1fr);gap:.4rem;padding:.5rem}.Landing_editorPreview__aXO2T{max-height:160px}}.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:gray;color:var(--theme-text)}.StoreModal_buttonPrimary___M196:hover:not(:disabled){filter:brightness(1.1);transform:translateY(-1px)}.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}}.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)}}