.KDS_kdsContainer__eHoCR{display:flex;flex-wrap:wrap;gap:1.5rem;padding:1.5rem;background-color:#111827;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:0 4px 6px rgba(0,0,0,.2);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:#1f2937;border-color:#6b7280}.KDS_kdsCard__ZiWRw.KDS_accepted__9htBf,.KDS_kdsCard__ZiWRw.KDS_paid__Kd0_c{background-color:#1f2937;border-color:#3b82f6}.KDS_kdsCard__ZiWRw.KDS_preparing__Ixw1q{background-color:#1f2937;border-color:#f97316;animation:KDS_pulse__QHUs2 2s infinite}.KDS_kdsCard__ZiWRw.KDS_ready__3ar3c{background-color:#1f2937;border-color:#10b981;box-shadow:0 4px 6px rgba(0,0,0,.2),0 0 20px rgba(16,185,129,.3)}@keyframes KDS_pulse__QHUs2{0%,to{box-shadow:0 4px 6px rgba(0,0,0,.2),0 0 0 rgba(249,115,22,.4)}50%{box-shadow:0 4px 6px rgba(0,0,0,.2),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:hsla(0,0%,100%,.1);border-radius:6px;text-align:center;font-size:.875rem;font-weight:500;color:hsla(0,0%,100%,.8)}.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:hsla(0,0%,100%,.7);font-weight:500}.KDS_timeSince__QU_WF{font-size:1.125rem;font-weight:500;background-color:hsla(0,0%,100%,.1);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:hsla(0,0%,100%,.8);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:#9ca3af}.Switch_slider__DnUfm{background-color:#ffffff2b;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:inset 0 0 5px rgba(0,0,0,.62),inset 0 0 0 24px rgba(0,0,0,.21),inset 0 0 0 0 #22cc3f,0 1px 0 0 hsla(0,0%,88%,.45)}.Switch_slider__DnUfm:after{content:"";display:flex;top:2.3px;left:2px;width:26px;height:26px;background-color:#e3e3e3;border-radius:200px;position:absolute;box-shadow:0 0 0 2px transparent,0 6px 6px rgba(0,0,0,.3);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:inset 0 0 5px rgba(0,0,0,.62),inset 0 0 0 2px #22cc3f,inset 0 0 0 24px #22cc3f,0 1px 0 0 hsla(0,0%,88%,.45)}.Switch_switch__sWIke input[type=checkbox]:checked+.Switch_slider__DnUfm:after{left:24px}.Switch_switch__sWIke input[type=checkbox]{display:none}.App_App__WbIon,.App_loading__hAyQ4{min-height:100vh;background-color:#f5f5f5}.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:#95a5a6;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:#2c3e50}.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 #e0e0e0;border-radius:8px;font-size:1rem;transition:border-color .3s ease}.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:#666;font-weight:500}.App_errorMessage__DOn9W{color:#dc3545;background-color:#f8d7da;padding:.75rem;border-radius:4px;margin-bottom:1rem}.App_modal__mnqn_{background-color:rgba(0,0,0,.7);-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:1000}.App_modalOverlay__XfIzE{background:rgba(0,0,0,.5)}.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}.Login_loginContainer__49OCD{display:flex;justify-content:center;align-items:center;min-height:calc(100vh - 64px);padding:20px;background-color:#f5f5f5}.Login_loginCard__DSfdA{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1);width:100%;max-width:400px}.Login_loginCard__DSfdA h2{margin-bottom:1.5rem;text-align:center;color:#333}.Login_submitBtn__Rb7Pf{width:100%;padding:.75rem;background-color:#007bff;color:#fff;border:none;border-radius:4px;font-size:1rem;cursor:pointer;margin-top:1rem}.Login_submitBtn__Rb7Pf:hover{background-color:#0056b3}.Login_submitBtn__Rb7Pf:disabled{background-color:#6c9dd3;cursor:not-allowed}.Login_toggleText__kKvEa{text-align:center;margin-top:1rem}.Login_toggleBtn__Uc5eC{background:none;border:none;color:#007bff;cursor:pointer;padding:0;font-size:inherit}.Login_toggleBtn__Uc5eC:hover{text-decoration:underline}.Login_toggleBtn__Uc5eC:disabled{color:#9fc5ee;cursor:not-allowed}.Login_spinner__WGvRX{display:flex;justify-content:center;align-items:center;gap:4px}.Login_spinnerDot__r6Yom{width:6px;height:6px;background-color:#fff;border-radius:50%;display:inline-block;animation:Login_bounce__29KfT 1.4s ease-in-out infinite both}.Login_spinnerDot__r6Yom:first-child{animation-delay:-.32s}.Login_spinnerDot__r6Yom:nth-child(2){animation-delay:-.16s}@keyframes Login_bounce__29KfT{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.CheckoutSettings_checkoutSettingsContainer__8y02m{margin:20px 0}.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:#f8f9fa;cursor:pointer}.CheckoutSettings_addToBagIcon__nyPCP{color:#1a1a1a;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:#f8f9fa;border:1px solid #e5e7eb}.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:#1a1a1a;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 #e5e7eb}.CheckoutSettings_behaviorTitle__E9Dne{margin:0 0 8px;font-size:13px;font-weight:700;color:#1a1a1a}.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 #e5e7eb;font-size:13px;width:100%;box-sizing:border-box}.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:#f8f9fa;border:1px solid #e5e7eb;cursor:pointer;transition:all .2s ease}.CheckoutSettings_paymentMethodLabel__Qm_eC:hover{background-color:#f1f3f4;border-color:#d1d5db}.CheckoutSettings_paymentIcon__JoQxt{color:#1a1a1a;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:#1a1a1a;font-size:14px}.CheckoutSettings_paymentMethodDesc__F3_m6{font-size:12px;color:#666}.CheckoutSettings_warningMessage__LZ5iU{background-color:#fef2f2;color:#dc2626;padding:8px 12px;border-radius:6px;font-size:13px;margin-bottom:12px;border:1px solid #fecaca}.DocumentViewer_documentViewer__7rhxM{position:fixed;top:0;left:0;width:100vw;height:100vh;height:100dvh;margin:0;background-color:#f5f5f5;padding:env(safe-area-inset-top) 0 env(safe-area-inset-bottom)}.DocumentViewer_pageContainer__UXMec{position:relative;background:#fff;box-shadow:0 2px 4px rgba(0,0,0,.1);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:50px;height:50px;border-radius:50%;background-color:hsla(0,0%,100%,.9);box-shadow:0 2px 8px rgba(0,0,0,.15);display:flex;align-items:center;justify-content:center;cursor:pointer;pointer-events:auto;transition:all .3s ease;border:none;color:#333}.DocumentViewer_navArrow__Lv6mR:hover{background-color:#fff;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:#6c757d;cursor:not-allowed}.DocumentViewer_pagination__fQ7If span{color:#333}.DocumentViewer_documentLoading__iXXMM{display:flex;justify-content:center;align-items:center;min-height:calc(100vh - 64px);font-size:1.2rem;color:#666}.DocumentViewer_error__80ef2{color:#dc3545;background-color:#f8d7da;padding:1rem;border-radius:4px;margin:2rem auto;max-width:600px;text-align:center}.DocumentViewer_modalContent__Xnaxy{background:#fff;padding:2.5rem;border-radius:12px;max-width:700px;width:90%;max-height:85%;overflow-y:auto;box-shadow:0 4px 20px rgba(0,0,0,.15);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 #eee;cursor:pointer}.DocumentViewer_productItem__XS8Jh:hover{background-color:#f5f5f5}.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:#2c3e50;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 #e0e0e0;border-radius:12px;background:#fff;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:#2c3e50}.DocumentViewer_searchSection__Z89Mu{width:100%;max-width:275px}.DocumentViewer_searchSection__Z89Mu input{width:100%;padding:.8rem 1.2rem;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;transition:border-color .3s ease;margin-bottom:1rem}.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 #e0e0e0;border-radius:8px;cursor:pointer;transition:all .3s ease;justify-content:center}.DocumentViewer_fileInputButton__1gDbU:hover{border-color:#3498db;background-color:#f7f9fc}.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:#6c757d;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:#6c757d;color:#fff;border:none;border-radius:6px;cursor:pointer;transition:all .3s ease;font-size:.9rem;font-weight:500}.DocumentViewer_resetButton__bkJYt:hover{background-color:#5a6268;transform:translateY(-1px)}.DocumentViewer_resetButton__bkJYt:disabled{background-color:#adb5bd;cursor:not-allowed;transform:none}.DocumentViewer_checkoutSettingsForm__Ot_1A{display:flex;flex-direction:column;gap:1rem}.DocumentViewer_spinner__Lr2s0{width:16px;height:16px;border:2px solid #ffffff40;border-top-color:#fff;border-radius:50%;animation:DocumentViewer_spin__ogWJQ 1s linear infinite}.DocumentViewer_loadingIndicator__uAXss{text-align:center;color:#666;margin:1rem 0}.DocumentViewer_deletePinContent__8r7pF{text-align:center;padding:1rem 0}.DocumentViewer_deletePinContent__8r7pF .DocumentViewer_productName__caJs2{font-weight:600;color:#2c3e50;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:#95a5a6;display:flex;align-items:center;justify-content:center}.DocumentViewer_actionButton__gRUhE.DocumentViewer_cancel__n5SVR:hover{border-color:#7f8c8d;background-color:#95a5a6;color:#fff}.DocumentViewer_imagePreview__ISyq3 .DocumentViewer_mainImage__NuQS3{border:2px solid #007bff}.DocumentViewer_imageInstructions__V5mj5{font-size:.9rem;color:#666;margin-bottom:10px}.DocumentViewer_imageContainer__6vbvH{position:relative;width:100px;height:100px}.DocumentViewer_imageContainer__6vbvH img{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_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:#f0f0f0}.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:hsla(0,0%,100%,.9);box-shadow:0 2px 8px rgba(0,0,0,.15);display:flex;align-items:center;justify-content:center;cursor:pointer;pointer-events:auto;border:none;color:#333;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:#fff;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:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000}.DocumentViewer_addPageModalContent__zjeiM{background:#fff;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:#e0e0e0}.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}.DocumentViewer_categoryScroll__C90iW{flex:1 1;display:flex;gap:.5rem;overflow-x:auto;padding:.5rem;scrollbar-width:thin;-webkit-overflow-scrolling:touch}.DocumentViewer_categoryScroll__C90iW::-webkit-scrollbar{height:4px}.DocumentViewer_categoryScroll__C90iW::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.DocumentViewer_categoryScroll__C90iW::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.DocumentViewer_addCategoryButton__68jGX{min-width:40px;height:40px;border-radius:20px;border:2px dashed #e0e0e0;background:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;color:#666}.DocumentViewer_addCategoryButton__68jGX:hover{border-color:#3498db;color:#3498db}.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}.DocumentViewer_categoryTag__HtYXD.DocumentViewer_selected__CgUnC{transform:scale(1.2);box-shadow:0 2px 8px rgba(0,0,0,.2);outline:2px solid #007bff}.DocumentViewer_categorySearch__b1I5G{padding:8px 12px;border:1px solid #e0e0e0;border-radius:8px;font-size:.9rem;width:100%;transition:all .3s ease}.DocumentViewer_categorySearch__b1I5G:focus{border-color:#3498db;outline:none}.DocumentViewer_categoryInputModal__wt17m{background:#fff;padding:1rem;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1);display:flex;flex-direction:column;gap:1rem}.DocumentViewer_categoryInput__QFGfC{padding:8px 12px;border:1px solid #e0e0e0;border-radius:8px;font-size:.9rem;width:80%}.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:#e0e0e0}.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:#2c3e50}.DocumentViewer_categorySearchWrapper__eu7Xm{width:90%}.DocumentViewer_categoryHeaderRow__tbgyZ{display:flex;align-items:center;gap:.5rem}.DocumentViewer_categoryInputInline__5GqKd{display:flex;flex-direction:column;gap:.5rem;border:1px solid #e0e0e0;padding:.5rem;border-radius:8px;background-color:#fff}.DocumentViewer_categoryInputWrapper__j_6re{display:flex;align-items:center;gap:.5rem}.DocumentViewer_colorInputInline__mpIi_{width:40px;height:40px;padding:19px;cursor:pointer;border-radius:12px}.DocumentViewer_addPageOptions__2rSbp{display:flex;gap:1rem;justify-content:space-between;margin:1.5rem 0}.DocumentViewer_addPageOption__mvbT1{flex:1 1;background:#fff;border:1px solid #e0e0e0;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:0 4px 12px rgba(0,0,0,.1);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:#2c3e50;text-align:center}.DocumentViewer_modalCloseButton__nkwpT{display:block;margin:1rem auto 0;background:#e0e0e0;border:none;padding:.6rem 1.2rem;border-radius:4px;cursor:pointer;color:#333;font-weight:600;transition:background .3s ease}.DocumentViewer_modalCloseButton__nkwpT:hover:not(:disabled){background:#d5d5d5}.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-color:#e0e0e0;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:0 2px 8px rgba(0,0,0,.1);transition:transform .2s ease}.DocumentViewer_colorPickerInput__GhpDc:hover{transform:scale(1.05)}.DocumentViewer_switchLabel__6m01Q{display:flex;align-items:center;justify-content:flex-start;gap:1rem;width:100%;font-weight:500}.DocumentViewer_switchContainer__xoaDE{margin:.9rem 0 0 -1rem}.DocumentViewer_variationsContainer__QucFf{border:1px solid #e0e0e0;border-radius:8px;padding:1rem}.DocumentViewer_variationsTabs__IlpS8{display:flex;gap:.75rem;align-items:center;padding-bottom:1rem;margin-bottom:1rem;border-bottom:1px solid #e0e0e0;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:#f9f9f9;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:#eaf5fc;box-shadow:0 2px 4px rgba(0,0,0,.05)}.DocumentViewer_variationThumbnail__k2ZHU{width:50px;height:50px;border-radius:4px;background-color:#e0e0e0;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;color:#999;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 #ccc;background-color:#f9f9f9;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease-in-out;color:#888}.DocumentViewer_addVariationButton__lP25_:hover{border-color:#3498db;color:#3498db}.DocumentViewer_variationForm__IexJU{padding:1rem;background-color:#fdfdfd;border-radius:8px}.DocumentViewer_variationForm__IexJU h4{margin-top:0;margin-bottom:1.5rem;text-align:center;color:#2c3e50}.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:rgba(0,0,0,.5);border-radius:50%;width:30px;height:30px;display:flex;align-items:center;justify-content:center;font-size:1rem}.DocumentViewer_personalizationContainer__QuECL{border:1px solid #e0e0e0;border-radius:8px;padding:1rem;margin-top:-1rem;background-color:#fcfcfc}.DocumentViewer_personalizationField__BlPGQ{border:1px solid #ddd;border-radius:6px;margin-bottom:1rem;background-color:#fff}.DocumentViewer_personalizationFieldHeader__Ls8bV{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;cursor:pointer;background-color:#f5f5f5;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:#888;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 #ddd}.DocumentViewer_personalizationItems__T56RD{margin-top:1rem;padding-top:1rem;border-top:1px dashed #ccc}.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 #e0e0e0}.DocumentViewer_noImageContainer__CSBxE{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:2rem;border:2px dashed #e0e0e0;border-radius:8px;color:#666}.DocumentViewer_noImageIcon__VDNiq{font-size:3rem;color:#ccc}.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 #ddd;border-radius:4px;background:#f9f9f9;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:#eaf5fc}.DocumentViewer_itemImageButton__fnNJe img{width:24px;height:24px;object-fit:cover;border-radius:2px}.DocumentViewer_itemImageButton__fnNJe .DocumentViewer_placeholder__fs4gI{color:#999;font-size:.8rem}.DocumentViewer_personalizationItem__ruInZ input{padding:8px;border:1px solid #ccc;border-radius:4px;min-width:0}.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:#f0f0f0}.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 #ccc;border-radius:4px;padding:.5rem 1rem;cursor:pointer;margin-top:.5rem;color:#3498db;width:100%;justify-content:center}.DocumentViewer_personalizationAddButton__oggOy:hover{background-color:#f7f9fc;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}}.DisplayConfig_modalOverlay__5_Y5l{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000}.DisplayConfig_modal__PC3Xu{background:#fff;border-radius:12px;padding:2rem;width:90%;max-width:800px;max-height:90vh;overflow-y:auto}.DisplayConfig_modal__PC3Xu h2{margin:0 0 1.5rem;color:#333}.DisplayConfig_section__ERNCv{margin-bottom:2rem}.DisplayConfig_section__ERNCv h3{color:#666;margin-bottom:1rem;font-size:1rem}.DisplayConfig_sectionHeader__2ZKyZ{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.DisplayConfig_sectionHeader__2ZKyZ h3{margin:0;line-height:1}.DisplayConfig_searchInput__P_EDg{padding:.5rem;border:1px solid #ddd;border-radius:4px;font-size:.875rem;width:180px;height:auto;line-height:1}.DisplayConfig_searchInput__P_EDg:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 2px rgba(0,123,255,.25)}.DisplayConfig_noResults__x3Y1G{text-align:center;color:#666;font-style:italic;padding:1rem;background:#f8f9fa;border-radius:4px}.DisplayConfig_chosenItems__gubpy{display:flex;gap:1rem;overflow-x:auto;padding:1rem;min-height:150px;background:#f8f9fa;border-radius:8px}.DisplayConfig_chosenItem__SrQWv{position:relative;width:120px;flex-shrink:0;cursor:pointer;border:2px solid transparent;border-radius:8px;overflow:hidden;background:#fff}.DisplayConfig_chosenItem__SrQWv:hover{border-color:#007bff}.DisplayConfig_chosenItem__SrQWv img{width:100%;height:120px;object-fit:cover}.DisplayConfig_chosenItem__SrQWv span{display:block;padding:.5rem;font-size:.875rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.DisplayConfig_itemType__5IEia{position:absolute;top:.5rem;right:.5rem;background:rgba(0,0,0,.6);color:#fff;padding:.25rem .5rem;border-radius:4px;font-size:.75rem;text-transform:capitalize}.DisplayConfig_itemsRow__pXHcf{display:flex;gap:1rem;overflow-x:auto;padding:.5rem}.DisplayConfig_item__y_3Ar{width:120px;flex-shrink:0;cursor:pointer;border:2px solid transparent;border-radius:8px;overflow:hidden;background:#fff}.DisplayConfig_item__y_3Ar:hover{border-color:#007bff}.DisplayConfig_item__y_3Ar.DisplayConfig_selected__vcgBe{border-color:#28a745}.DisplayConfig_item__y_3Ar img{width:100%;height:120px;object-fit:cover}.DisplayConfig_item__y_3Ar span{display:block;padding:.5rem;font-size:.875rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.DisplayConfig_actions__pXr4x{display:flex;justify-content:flex-end;gap:1rem;margin-top:2rem}.DisplayConfig_actions__pXr4x button{padding:.75rem 1.5rem;border-radius:6px;cursor:pointer;font-weight:500;transition:all .2s}.DisplayConfig_actions__pXr4x button:first-child{background:#007bff;color:#fff;border:none}.DisplayConfig_actions__pXr4x button:first-child:hover{background:#0056b3}.DisplayConfig_actions__pXr4x button:last-child{background:#f8f9fa;color:#333;border:1px solid #ddd}.DisplayConfig_actions__pXr4x button:last-child:hover{background:#e9ecef}.Display_configButton__dXBLA{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:#f0f0f0;cursor:pointer;transition:all .2s;margin-left:1rem;border:none}.Display_configButton__dXBLA:hover{background:#e0e0e0}.Display_error__zMxWP{color:#dc3545;margin:.5rem 0;font-size:.9rem;display:flex;align-items:center;gap:.5rem}.Display_displayContainer__wQ_S7{height:400px;width:100%;border-radius:8px;overflow:hidden}.Navbar_navbar__zhZYq{position:relative;top:0;left:0;z-index:100000;background:rgba(0,0,0,.2);backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);padding:.2rem .5rem 0 .1rem;overflow:visible}.Navbar_navbar__zhZYq.Navbar_sticky__oTy_B{position:-webkit-sticky;position:sticky}.Navbar_navbarContent__fJF1Z{max-width:1200px;margin:0 auto;display:flex;justify-content:center;align-items:center;gap:.75rem}.Navbar_navbar__zhZYq a{color:#fff;text-decoration:none;margin-left:1rem}.Navbar_navbar__zhZYq button{background:none;color:#fff;padding:.2rem .4rem;cursor:pointer;border-radius:4px}.Navbar_navbar__zhZYq button:hover{color:#333}.Navbar_logo__YNqJh{height:38px;margin-left:-5px;margin-bottom:-.1rem}.Navbar_switchPanel__Xroz9{position:relative;transform:scaleX(0);max-width:180px;margin:auto 0;background:hsla(0,0%,100%,.65);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:12px;padding:4px 2px;display:flex;align-items:center;box-shadow:0 2px 8px rgba(0,0,0,.07),inset 0 4px 16px hsla(0,0%,100%,.15),inset 0 -2px 6px rgba(0,0,0,.05);transition:all .3s cubic-bezier(.34,1.56,.64,1);border:1px solid hsla(0,0%,100%,.3);flex-shrink:1;width:-moz-fit-content;width:fit-content;height:25px}.Navbar_switchPanel__Xroz9.Navbar_visible__6oe7A{transform:scaleX(1)}.Navbar_switchItem__mbCw_{display:flex;align-items:center;gap:0;color:rgba(0,0,0,.75);font-size:.7rem;font-weight:500}.Navbar_singleSwitch__ZCR86 .Navbar_switchItem__mbCw_ span{margin-left:1rem;margin-right:-.5rem}.Navbar_twoSwitches__PkNcS .Navbar_switchItem__mbCw_{margin-left:1.2rem;margin-right:-1rem}.Navbar_twoSwitches__PkNcS .Navbar_switchItem__mbCw_ span{margin-left:-.5rem}.Navbar_navLeft__6GX9H,.Navbar_navRight__r7M1F{flex-shrink:0}.Navbar_settingsIcon__baVaG{background:none;border:none;color:#666;cursor:pointer;padding:.5rem;border-radius:50%;transition:all .2s;outline:none}.Navbar_centerGroup__YLa8w{display:flex;align-items:center;justify-content:center;gap:.5rem}.Navbar_groupButtons__6wfaq{display:inline-flex;align-items:center;background:hsla(0,0%,100%,.65);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid hsla(0,0%,100%,.3);border-radius:12px;height:25px;overflow:hidden}.Navbar_groupButton__AQk90{color:rgba(0,0,0,.75);font-size:.75rem;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:hsla(0,0%,100%,.75);color:rgba(0,0,0,.82)}.Navbar_groupButtons__6wfaq .Navbar_groupButtonActive__Rg6Tz{background:linear-gradient(180deg,hsla(0,0%,100%,.92),hsla(0,0%,96%,.9));color:rgba(0,0,0,.9);box-shadow:inset 0 2px 5px rgba(0,0,0,.08),inset 0 -1px 0 hsla(0,0%,100%,.7);transform:translateY(.5px)}.Navbar_groupButtons__6wfaq .Navbar_groupButtonActive__Rg6Tz:hover{background:linear-gradient(180deg,hsla(0,0%,100%,.95),hsla(0,0%,95%,.92));color:rgba(0,0,0,.92)}.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:hsla(0,0%,100%,.65);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid hsla(0,0%,100%,.3);border-radius:12px;height:25px;padding:4px 8px;font-size:.8rem;max-width:min(800px,calc(100vw - 120px));min-width:50px;color:#000;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;overflow:hidden;word-wrap:break-word;white-space:nowrap}.Navbar_chatInput__yJQtQ.Navbar_expanded__uT5SB{height:auto;min-height:25px;padding:8px;background:hsla(0,0%,100%,.85);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:0 4px 20px rgba(0,0,0,.15);white-space:pre-wrap;overflow-y:auto;overflow-x:hidden}.Navbar_chatInput__yJQtQ:focus{outline:none;box-shadow:0 0 0 2px rgba(0,0,0,.2)}.Navbar_chatInput__yJQtQ.Navbar_expanded__uT5SB:focus{box-shadow:0 0 0 2px rgba(0,0,0,.3),0 4px 20px rgba(0,0,0,.15)}.Navbar_thoughtBubble__wQqv5{position:absolute;display:flex;align-items:center;justify-content:center;color:rgba(0,0,0,.4);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:rgba(0,0,0,.3);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)}}.Checkout_checkoutContainer__DvWel{max-width:1200px;margin:0 auto;padding:40px 20px}.Checkout_checkoutGrid__WZS9s{display:grid;grid-template-columns:1fr 1fr;grid-gap:40px;gap:40px}@media (max-width:768px){.Checkout_checkoutGrid__WZS9s{grid-template-columns:1fr}}.Checkout_customerInfo__r1MCM,.Checkout_orderSummary__QF6Nn{background:#fff;border-radius:12px;padding:24px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.Checkout_customerInfo__r1MCM h2,.Checkout_orderSummary__QF6Nn h2{color:#2c3e50;margin-bottom:24px;font-size:1.5rem}.Checkout_authOptions__85o_C{margin-bottom:24px}.Checkout_authOptions__85o_C p{color:#666}.Checkout_authOptions__85o_C button{background:none;border:none;color:#2ecc71;cursor:pointer;font-weight:500}.Checkout_authOptions__85o_C button:hover{text-decoration:underline}.Checkout_checkoutForm__WZoT_{display:flex;flex-direction:column;gap:16px}.Checkout_formGroup__aFYzS{display:flex;flex-direction:column;gap:8px}.Checkout_formGroup__aFYzS label{color:#666;font-weight:500}.Checkout_formGroup__aFYzS input{padding:12px;border:1px solid #ddd;border-radius:8px;font-size:1rem}.Checkout_formGroup__aFYzS input:focus{border-color:#2ecc71;outline:none}.Checkout_paymentMethodSection__AiY4J{margin-top:24px}.Checkout_paymentMethodSection__AiY4J h3{color:#2c3e50;margin-bottom:16px;font-size:1.1rem}.Checkout_paymentMethods__SqLT1{display:flex;flex-direction:column;gap:12px}.Checkout_paymentMethodOption__9BNrS{display:flex;align-items:center;gap:12px;padding:16px;border:2px solid #e5e7eb;border-radius:8px;cursor:pointer;transition:all .2s}.Checkout_paymentMethodOption__9BNrS:hover{border-color:#d1d5db;background:#f9fafb}.Checkout_paymentMethodOption__9BNrS input[type=radio]:checked+.Checkout_paymentMethodInfo__v_IqF{color:#2ecc71}.Checkout_paymentMethodOption__9BNrS:has(input[type=radio]:checked){border-color:#2ecc71;background:#f0fdf4}.Checkout_paymentMethodInfo__v_IqF{display:flex;flex-direction:column;gap:4px}.Checkout_paymentMethodInfo__v_IqF strong{font-size:1rem;color:#2c3e50}.Checkout_paymentMethodInfo__v_IqF span{font-size:.875rem;color:#666}.Checkout_paymentNotice__q4tdJ{background:#f8f9fa;padding:16px;border-radius:8px;margin-top:16px}.Checkout_paymentNotice__q4tdJ p{color:#666;margin:0;font-size:.9rem}.Checkout_confirmOrderButton__ha822{width:100%;padding:16px;background:#2ecc71;color:#fff;border:none;border-radius:8px;font-size:1.1rem;font-weight:500;cursor:pointer;transition:background .2s}.Checkout_confirmOrderButton__ha822:hover{background:#27ae60}.Checkout_orderHeader__5lNLP{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.Checkout_createAccountSwitch__vyJGx{display:flex;align-items:center;gap:8px;margin:8px 0}.Checkout_createAccountSwitch__vyJGx label{display:flex;align-items:center;gap:8px;color:#666;cursor:pointer}.Checkout_createAccountSwitch__vyJGx input[type=checkbox]{width:18px;height:18px;cursor:pointer}.Checkout_confirmOrderButton__ha822:disabled{background:#ccc;cursor:not-allowed}.Checkout_confirmOrderButton__ha822:disabled:hover{background:#ccc}.Checkout_errorInput__gF1PQ{border-color:#e74c3c!important}.Checkout_errorText__Eu1l3{color:#e74c3c;font-size:.8rem;margin-top:4px}.Checkout_successMessage__yRIf9{background:#fff;border-radius:12px;padding:40px;text-align:center;box-shadow:0 2px 8px rgba(0,0,0,.1)}.Checkout_successIcon__JLI1N{width:64px;height:64px;background:#2ecc71;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:32px;margin:0 auto 24px}.Checkout_successMessage__yRIf9 h2{color:#2c3e50;margin-bottom:16px}.Checkout_successMessage__yRIf9 p{color:#666;margin-bottom:8px}.Checkout_redirectMessage__J6ufy{margin-top:24px;color:#666;font-style:italic}.Checkout_modalOverlay__JXBpQ{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000}.Checkout_warningModal___m2yx{background:#fff;padding:32px;border-radius:12px;max-width:480px;width:90%}.Checkout_warningModal___m2yx h3{color:#2c3e50;margin-bottom:16px}.Checkout_warningModal___m2yx ul{margin:16px 0;padding-left:24px;color:#666}.Checkout_warningModal___m2yx li{margin:8px 0}.Checkout_warningButtons__ksyh5{display:flex;gap:16px;margin-top:24px}.Checkout_createAccountButton__5kYMU,.Checkout_proceedButton__X67XF{padding:12px 24px;border-radius:8px;font-weight:500;cursor:pointer;flex:1 1}.Checkout_proceedButton__X67XF{background:#e74c3c;color:#fff;border:none}.Checkout_proceedButton__X67XF:hover{background:#c0392b}.Checkout_createAccountButton__5kYMU{background:#2ecc71;color:#fff;border:none}.Checkout_createAccountButton__5kYMU:hover{background:#27ae60}.Checkout_personalizationDetails__K_aSE{margin-top:12px;padding:12px;background:#f8f9fa;border-radius:6px;border-left:3px solid #2ecc71}.Checkout_personalizationDetails__K_aSE h4{margin:0 0 8px;font-size:.9rem;color:#2c3e50;font-weight:600}.Checkout_personalizationField__qI3Tn{display:flex;flex-direction:column;gap:4px;margin-bottom:8px}.Checkout_personalizationField__qI3Tn:last-child{margin-bottom:0}.Checkout_personalizationField__qI3Tn strong{font-size:.85rem;color:#555;font-weight:500}.Checkout_personalizationField__qI3Tn span{font-size:.85rem;color:#333;padding-left:8px;word-break:break-word}.BagModal_bagModal__XxEWw{background:#fff;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:#2c3e50}.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:#fde8e7}@media (min-width:768px){.BagModal_clearButton__vraTi{right:50%}}.BagModal_emptyBag__96zuv{text-align:center;padding:48px 0;color:#95a5a6}.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 #eee;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:#2c3e50;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.BagModal_itemInfo__UgOeX p{margin:0;color:#666}.BagModal_personalizationDetails__us7jG{margin-top:8px;font-size:.85rem}.BagModal_personalizationField__uSz6A{margin-bottom:4px;color:#666}.BagModal_personalizationField__uSz6A strong{color:#2c3e50;margin-right:4px}.BagModal_quantitySelector__Y7LGW{display:flex;align-items:center;gap:8px}.BagModal_quantitySelector__Y7LGW button{width:24px;height:24px;border:1px solid #ddd;background:#fff;border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center}.BagModal_quantitySelector__Y7LGW button:hover{background:#f5f5f5}.BagModal_quantitySelector__Y7LGW span{min-width:24px;text-align:center}.BagModal_bagFooter__5zROc{border-top:1px solid #eee;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}.AiEditorModal_modalOverlay__5Gpg1{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem;overflow-y:auto}.AiEditorModal_modal__bb0N3{background:#fff;border-radius:12px;padding:1.5rem;width:90%;max-width:600px;max-height:90vh;position:relative;overflow-y:auto;box-shadow:0 4px 12px rgba(0,0,0,.15)}.AiEditorModal_closeButton__nP5Bn{position:absolute;top:1rem;right:1rem;background:none;border:none;cursor:pointer;font-size:1.5rem;color:#666;padding:.25rem;border-radius:4px;transition:color .2s}.AiEditorModal_closeButton__nP5Bn:hover{color:#333;background:#f5f5f5}.AiEditorModal_titleContainer__mLmaI{display:flex;align-items:center;margin-bottom:1.5rem;gap:1rem}.AiEditorModal_title__hx9Tg{margin:0;color:#333;font-size:1.5rem;font-weight:600}.AiEditorModal_generationTypeSelector__J1jZD{position:relative}.AiEditorModal_generationTypeDropdown__U3YwS{padding:.4rem .8rem;border-radius:6px;border:1px solid #ddd;background:#fff;font-size:.9rem;font-weight:500;cursor:pointer}.AiEditorModal_previewSection__Mc5t7{display:flex;justify-content:center;align-items:center;padding:1.5rem;background:#f8f9fa;border-radius:8px;margin-bottom:1.5rem;min-height:200px;border:2px dashed #e0e0e0}.AiEditorModal_previewCanvas__u2ywB{border-radius:4px;box-shadow:0 2px 8px rgba(0,0,0,.1);height:200px}.AiEditorModal_controlsRow__FR2NY{display:flex;gap:2rem;margin-bottom:1.5rem;align-items:stretch}.AiEditorModal_aspectRatioSection__HTODm,.AiEditorModal_layoutDivisionSection__YeGyL{flex:1 1;min-width:0;max-width:320px;box-sizing:border-box;display:flex;flex-direction:column}.AiEditorModal_aspectRatioSection__HTODm h3,.AiEditorModal_layoutDivisionSection__YeGyL h3{margin:0 0 1rem;color:#333;font-size:1.1rem;font-weight:500;flex-shrink:0}.AiEditorModal_aspectRatioContent__gUE2D,.AiEditorModal_layoutDivisionContent__4LSDN{display:flex;flex-direction:column;justify-content:center;min-height:80px}.AiEditorModal_aspectRatioContent__gUE2D{gap:.5rem;margin-top:-.5rem}.AiEditorModal_catalogRatioOption__p4_x7{display:flex;align-items:center;justify-content:flex-start;margin-bottom:.5rem;background:none;border-radius:0;padding:0;height:28px;font-size:.95rem;gap:.5rem}.AiEditorModal_catalogRatioOption__p4_x7 span{margin-right:.25rem;display:flex;align-items:center}.AiEditorModal_catalogRatioOption__p4_x7 .AiEditorModal_switch__J_QND{transform:scale(.8)}.AiEditorModal_catalogRatioOption__p4_x7 .AiEditorModal_slider__0atUv{height:20px;width:34px;min-width:34px}.AiEditorModal_catalogRatioOption__p4_x7,.AiEditorModal_manualDimensionsOption__iGEMp{width:100%;max-width:260px;margin-left:auto;margin-right:auto}.AiEditorModal_manualDimensionsOption__iGEMp{transition:opacity .2s}.AiEditorModal_manualDimensionsOption__iGEMp.AiEditorModal_disabled__J_bXb{opacity:.5;pointer-events:none;-moz-user-select:none;user-select:none;-webkit-user-select:none}.AiEditorModal_dimensionInputs___lUm5{display:flex;align-items:center;gap:.5rem;width:100%}.AiEditorModal_dimensionInput__zUju6{flex:1 1;min-width:0;padding:.4rem .5rem;border:1px solid #ddd;border-radius:6px;font-size:.97rem;height:28px;box-sizing:border-box;transition:border-color .2s,background-color .2s,color .2s;-webkit-appearance:none}.AiEditorModal_dimensionInput__zUju6:focus{outline:none;border-color:#3498db;box-shadow:0 0 0 2px rgba(52,152,219,.2)}.AiEditorModal_dimensionInput__zUju6:disabled,.AiEditorModal_manualDimensionsOption__iGEMp.AiEditorModal_disabled__J_bXb .AiEditorModal_dimensionInput__zUju6{background:#f5f5f5!important;color:#999!important;cursor:not-allowed!important;-webkit-appearance:none!important;-webkit-text-fill-color:#999!important;-webkit-opacity:1!important;pointer-events:none!important;-moz-user-select:none!important;user-select:none!important;-webkit-user-select:none!important;border-color:#e0e0e0!important;transition:none!important}.AiEditorModal_dimensionSeparator__8mHo7{font-size:1.2rem;font-weight:700;color:#666}.AiEditorModal_divisionOptions__L89Zd{display:flex;gap:.5rem;align-items:center}.AiEditorModal_divisionButton__ThHa5{flex:1 1;padding:.5rem;border:2px solid #e0e0e0;background:#fff;border-radius:6px;font-size:.85rem;font-weight:500;cursor:pointer;transition:all .2s;display:flex;flex-direction:column;align-items:center;gap:.3rem;min-height:50px}.AiEditorModal_divisionVisual__8mLBA{display:flex;flex-direction:column;gap:1px;align-items:center;justify-content:center;width:12px;height:28px}.AiEditorModal_divisionVisual__8mLBA.AiEditorModal_double__YfoN7,.AiEditorModal_divisionVisual__8mLBA.AiEditorModal_single__DktYz,.AiEditorModal_divisionVisual__8mLBA.AiEditorModal_triple__Sm_cJ{width:12px;height:28px}.AiEditorModal_divisionBox__1mw5_{background:#666;border-radius:1px;transition:background-color .2s}.AiEditorModal_single__DktYz .AiEditorModal_divisionBox__1mw5_{width:12px;height:28px}.AiEditorModal_double__YfoN7 .AiEditorModal_divisionBox__1mw5_{width:12px;height:13px}.AiEditorModal_triple__Sm_cJ .AiEditorModal_divisionBox__1mw5_{width:12px;height:8px}.AiEditorModal_divisionLabel__NPYYT{font-size:.75rem;text-align:center;color:#666;transition:color .2s}.AiEditorModal_divisionButton__ThHa5:hover{border-color:#3498db;background:#f8f9fa}.AiEditorModal_divisionButton__ThHa5:hover .AiEditorModal_divisionBox__1mw5_{background:#3498db}.AiEditorModal_divisionButton__ThHa5:hover .AiEditorModal_divisionLabel__NPYYT{color:#3498db}.AiEditorModal_divisionButton__ThHa5.AiEditorModal_active__lT8Gy{border-color:#3498db;background:#3498db;color:#fff}.AiEditorModal_divisionButton__ThHa5.AiEditorModal_active__lT8Gy .AiEditorModal_divisionBox__1mw5_{background:#fff}.AiEditorModal_divisionButton__ThHa5.AiEditorModal_active__lT8Gy .AiEditorModal_divisionLabel__NPYYT{color:#fff}.AiEditorModal_adGenerationSettings__vjaFs{display:flex;flex-direction:column;gap:1.5rem}.AiEditorModal_productSelectionSection__TFsu6{display:flex;justify-content:center;margin-bottom:1rem}.AiEditorModal_adControls__EbKGU{display:flex;gap:1.5rem}.AiEditorModal_adLeftControls__PZW21{flex:3 1;display:flex;flex-direction:column;gap:1rem}.AiEditorModal_selectProductButton__XfeC_{padding:.75rem 1.5rem;border:2px dashed #3498db;background:#f8f9fa;border-radius:6px;color:#3498db;font-weight:500;cursor:pointer;transition:all .2s}.AiEditorModal_selectProductButton__XfeC_:hover{background:#e9f5ff}.AiEditorModal_productDisplay__65HX0{display:flex;align-items:flex-start;gap:1rem;max-width:400px}.AiEditorModal_productInfo__LJRZl{flex:1 1;display:flex;flex-direction:column;gap:.5rem}.AiEditorModal_productTitle__FsjH6{margin:0;font-size:1rem;font-weight:600;color:#333}.AiEditorModal_productPrice__MFTdO{font-size:.9rem;font-weight:600;color:#2c5aa0;margin-left:.5rem}.AiEditorModal_productImageContainer__qO8Or{flex-shrink:0;position:relative}@media (min-width:769px){.AiEditorModal_adGenerationSettings__vjaFs{flex-direction:row;align-items:flex-start;gap:2rem}.AiEditorModal_productSelectionSection__TFsu6{flex:1 1;max-width:200px;margin-bottom:0}.AiEditorModal_adControls__EbKGU{flex:2 1;flex-direction:column}.AiEditorModal_productDisplay__65HX0{flex-direction:column;align-items:center;max-width:200px}.AiEditorModal_productInfo__LJRZl{order:1;text-align:center;width:100%}.AiEditorModal_changeProductButton__f6Hjk{align-self:center}.AiEditorModal_productImageContainer__qO8Or{order:2;display:flex;flex-direction:column;align-items:center;gap:.5rem}}.AiEditorModal_productImageThumbnail__bVNP4{width:100px;height:100px;object-fit:cover;border-radius:6px;border:1px solid #ddd}.AiEditorModal_changeProductButton__f6Hjk{padding:.3rem .8rem;border:1px solid #3498db;background:#fff;border-radius:12px;color:#3498db;font-size:.75rem;font-weight:500;cursor:pointer;transition:all .2s;align-self:center}.AiEditorModal_changeProductButton__f6Hjk:hover{background:#3498db;color:#fff}.AiEditorModal_changeImageLink__ZBfoz{font-size:.8rem;color:#3498db;background:none;border:none;cursor:pointer;text-decoration:underline}.AiEditorModal_adTextSetting__1QihC,.AiEditorModal_showPriceSetting__5f22P{display:flex;align-items:center;gap:.5rem}.AiEditorModal_adTextSetting__1QihC{flex-direction:column;align-items:stretch;gap:.5rem}.AiEditorModal_adTextSetting__1QihC>div:first-child,.AiEditorModal_showPriceSetting__5f22P{display:flex;align-items:center;justify-content:flex-start;gap:.5rem;height:28px;font-size:.95rem;flex-wrap:nowrap;white-space:nowrap}.AiEditorModal_adTextSetting__1QihC span,.AiEditorModal_showPriceSetting__5f22P span{margin-right:.25rem;display:flex;align-items:center;flex-shrink:0}.AiEditorModal_adTextInput__9LhAC{flex-grow:1;padding:.4rem .5rem;border:1px solid #ddd;border-radius:6px;font-size:.9rem}.AiEditorModal_adTextInput__9LhAC:disabled{background:#f5f5f5;color:#999;cursor:not-allowed}.AiEditorModal_instructionsTextarea__P9dFK{min-height:80px;padding:.5rem;border:1px solid #ddd;border-radius:6px;resize:vertical;font-size:.9rem}.AiEditorModal_generationSettingsSection__x28GL{margin-bottom:2rem}.AiEditorModal_generationSettingsSection__x28GL h3{margin:0 0 1rem;color:#333;font-size:1.1rem;font-weight:500}.AiEditorModal_tabs__jgNbb{display:flex;gap:0;margin-bottom:0;border-bottom:1px solid #e0e0e0;position:relative;z-index:1}.AiEditorModal_tab__hpTSc{padding:.4rem 1rem;border:1px solid #e0e0e0;border-bottom:none;background:#f8f9fa;color:#666;font-weight:500;cursor:pointer;transition:all .2s;border-top-left-radius:6px;border-top-right-radius:6px;position:relative;z-index:1;margin-bottom:-1px;box-shadow:0 2px 4px rgba(0,0,0,.04)}.AiEditorModal_tab__hpTSc:not(.AiEditorModal_activeTab__KSwqP){background:#f4f4f4;color:#999;z-index:0;border-bottom:1px solid #e0e0e0;box-shadow:0 1px 2px rgba(0,0,0,.03)}.AiEditorModal_tab__hpTSc.AiEditorModal_activeTab__KSwqP{color:#3498db;background:#f8f9fa;border-bottom:none;z-index:2;margin-bottom:-2px;box-shadow:0 4px 12px rgba(0,0,0,.08)}.AiEditorModal_tabContent__0Qlkq{padding:1rem;background:#f8f9fa;border-radius:0 6px 6px 6px;min-height:100px;border:1px solid #e0e0e0;border-top:none;margin-top:0;position:relative;z-index:1}.AiEditorModal_tabContent__0Qlkq.AiEditorModal_noTabs__38LMU{border-radius:6px;border-top:1px solid #e0e0e0;margin-top:1rem}.AiEditorModal_placeholder__LKrN_{color:#666;font-style:italic;margin:0}.AiEditorModal_actions__Dxz_c{display:flex;gap:1rem;justify-content:flex-end;margin-top:1rem;padding-top:.5rem}.AiEditorModal_cancelButton__F8CQK{padding:.75rem 1.5rem;border:2px solid #e0e0e0;background:#fff;border-radius:6px;color:#666;font-weight:500;cursor:pointer;transition:all .2s}.AiEditorModal_cancelButton__F8CQK:hover{border-color:#ccc;color:#333;background:#f8f9fa}.AiEditorModal_generateButton__IIN19{padding:.75rem 1.5rem;border:none;background:#3498db;border-radius:6px;color:#fff;font-weight:500;cursor:pointer;transition:background .2s;margin-top:-1.2rem}.AiEditorModal_generateButton__IIN19:hover{background:#2980b9}.AiEditorModal_generateButton__IIN19:active{transform:translateY(1px)}@media (max-width:768px){.AiEditorModal_modal__bb0N3{width:95%;padding:1rem}.AiEditorModal_title__hx9Tg{font-size:1.25rem}.AiEditorModal_controlsRow__FR2NY{gap:1rem}.AiEditorModal_aspectRatioSection__HTODm,.AiEditorModal_layoutDivisionSection__YeGyL{max-width:100%}.AiEditorModal_dimensionInputs___lUm5{gap:.5rem}.AiEditorModal_dimensionInput__zUju6{width:100%}.AiEditorModal_actions__Dxz_c,.AiEditorModal_adGenerationSettings__vjaFs{flex-direction:column}.AiEditorModal_adControls__EbKGU{flex-direction:column;gap:1rem}.AiEditorModal_adLeftControls__PZW21{flex:none}.AiEditorModal_selectProductButton__XfeC_{width:100%;padding:1rem}.AiEditorModal_productDisplay__65HX0{flex-direction:row;max-width:none;width:100%}.AiEditorModal_productInfo__LJRZl{order:1}.AiEditorModal_productImageContainer__qO8Or{order:2;display:flex;flex-direction:column;align-items:center;gap:.5rem}}@media (max-height:700px){.AiEditorModal_modal__bb0N3{max-height:95vh}.AiEditorModal_previewSection__Mc5t7{min-height:150px;padding:1rem}}@supports (-webkit-touch-callout:none){.AiEditorModal_modalOverlay__5Gpg1{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem;overflow:hidden;height:100vh;height:100svh}.AiEditorModal_modal__bb0N3{background:#fff;border-radius:12px;padding:1.5rem;width:90%;max-width:600px;max-height:calc(100vh - 2rem);max-height:calc(100svh - 2rem);position:relative;overflow-y:auto;box-shadow:0 4px 12px rgba(0,0,0,.15);-webkit-overflow-scrolling:touch;transform:translateZ(0);will-change:scroll-position}.AiEditorModal_previewCanvas__u2ywB{border-radius:4px;box-shadow:0 2px 8px rgba(0,0,0,.1);height:200px;max-width:100%;object-fit:contain}.AiEditorModal_divisionButton__ThHa5{padding:.4rem .3rem;font-size:.75rem}.AiEditorModal_divisionLabel__NPYYT{font-size:.65rem}.AiEditorModal_productDisplay__65HX0{flex-direction:row;max-width:none;width:100%}.AiEditorModal_imageModalOverlay__9mL7O{overflow:hidden;height:100vh;height:100svh;padding:1rem}.AiEditorModal_imageModal__Du1jR{-webkit-overflow-scrolling:touch;overflow-y:auto;transform:translateZ(0);will-change:scroll-position;max-height:calc(100vh - 2rem);max-height:calc(100svh - 2rem)}}.AiEditorModal_imageModalOverlay__9mL7O{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:1100;padding:1rem}.AiEditorModal_imageModal__Du1jR{background:#fff;border-radius:12px;padding:1.5rem;width:90%;max-width:600px;max-height:80vh;position:relative;overflow-y:auto;box-shadow:0 4px 12px rgba(0,0,0,.15)}.AiEditorModal_imageModalTitle__735HU{margin:0 0 .5rem;color:#333;font-size:1.25rem;font-weight:600;text-align:center}.AiEditorModal_imageModalSubtitle__RLE2o{margin:0 0 1.5rem;color:#666;font-size:.9rem;text-align:center}.AiEditorModal_imageGrid__FqasH{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));grid-gap:1rem;gap:1rem;justify-items:center}.AiEditorModal_imageOption__K0bHW{width:120px;height:120px;border-radius:8px;overflow:hidden;cursor:pointer;border:3px solid transparent;transition:all .2s;position:relative}.AiEditorModal_imageOption__K0bHW:hover{border-color:#3498db;transform:scale(1.02)}.AiEditorModal_imageOption__K0bHW.AiEditorModal_selectedImage__FhZ7u{border-color:#3498db;box-shadow:0 0 0 2px rgba(52,152,219,.3)}.AiEditorModal_imageOption__K0bHW img{width:100%;height:100%;object-fit:cover}@media (max-width:768px){.AiEditorModal_imageGrid__FqasH{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:.75rem}.AiEditorModal_imageOption__K0bHW{width:100px;height:100px}.AiEditorModal_imageModal__Du1jR{width:95%;padding:1rem}}.AiEditorModal_useTitleLink__onuc_{font-size:.8rem;color:#3498db;background:none;border:none;cursor:pointer;text-decoration:underline;margin-left:-.5rem;flex-shrink:0;white-space:nowrap}.AiEditorModal_useTitleLink__onuc_:hover{color:#2980b9}.AiEditorModal_spinner__Al7IN{animation:AiEditorModal_spin__hom6U 1s linear infinite}@keyframes AiEditorModal_spin__hom6U{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.AiEditorModal_fieldset__8zKZY{border:none;margin:0;padding:0}.AiEditorModal_fieldset__8zKZY:disabled{pointer-events:none;opacity:.7}.Customers_customersContainer__G1ZcE{max-width:1400px;margin:0 auto;padding:20px;min-height:100vh;background-color:#f8f9fa}.Customers_header__2ZHes{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;padding-bottom:20px;border-bottom:2px solid #e9ecef}.Customers_header__2ZHes h1{color:#2c3e50;font-size:2.5rem;font-weight:700;margin:0}.Customers_toggleButton__c_xlg{background:#3498db;color:#fff;border:none;padding:12px 16px;border-radius:8px;cursor:pointer;font-size:1.1rem;transition:all .3s ease;display:flex;align-items:center;gap:8px}.Customers_toggleButton__c_xlg:hover{background:#2980b9;transform:translateY(-2px)}.Customers_mainContent__KBRJN{display:grid;grid-template-columns:1fr 3fr;grid-gap:30px;gap:30px;align-items:start}.Customers_mainContent__KBRJN.Customers_fullWidth__203yS{grid-template-columns:1fr}.Customers_ordersSection__WMimr{background:#fff;border-radius:12px;padding:25px;box-shadow:0 4px 6px rgba(0,0,0,.1);height:-moz-fit-content;height:fit-content;max-height:80vh;overflow-y:auto}.Customers_ordersSection__WMimr h2{color:#2c3e50;font-size:1.8rem;margin-bottom:20px;font-weight:600}.Customers_ordersList__Vv9Rn{display:flex;flex-direction:column;gap:15px}.Customers_orderCard__EgBo_{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;padding:15px;transition:all .3s ease}.Customers_orderCard__EgBo_:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.Customers_orderHeader__u_pfi{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.Customers_orderId__mIW7L{font-weight:600;color:#2c3e50;font-family:monospace}.Customers_orderStatus__Uwg9e{color:#fff;padding:4px 8px;border-radius:4px;font-size:.8rem;font-weight:500;text-transform:capitalize}.Customers_orderInfo__1DHUd{display:flex;flex-direction:column;gap:5px;margin-bottom:10px}.Customers_orderInfo__1DHUd p{margin:0;font-size:.9rem;color:#5a6c7d;display:flex;align-items:center;gap:8px}.Customers_orderItems__OwyJZ{display:flex;flex-wrap:wrap;gap:5px}.Customers_itemTag__aw9cR{background:#e3f2fd;color:#1976d2;padding:2px 6px;border-radius:4px;font-size:.8rem;font-weight:500}.Customers_moreItems__R5f1t{background:#f5f5f5;color:#666;padding:2px 6px;border-radius:4px;font-size:.8rem;font-style:italic}.Customers_customersSection__7ddCc{background:#fff;border-radius:12px;padding:25px;box-shadow:0 4px 6px rgba(0,0,0,.1)}.Customers_customersSection__7ddCc h2{color:#2c3e50;font-size:1.8rem;margin-bottom:20px;font-weight:600}.Customers_customersGrid__cFlZW{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));grid-gap:20px;gap:20px}.Customers_customerCard__0_kSL{background:#f8f9fa;border:1px solid #e9ecef;border-radius:12px;overflow:hidden;transition:all .3s ease}.Customers_customerCard__0_kSL:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,.1)}.Customers_customerSummary__6ZUb0{padding:20px;cursor:pointer;transition:background-color .3s ease}.Customers_customerSummary__6ZUb0:hover{background:#f1f3f4}.Customers_customerInfo__MHAIS h3{color:#2c3e50;font-size:1.3rem;margin:0 0 10px;font-weight:600}.Customers_customerInfo__MHAIS p{margin:5px 0;color:#5a6c7d;display:flex;align-items:center;gap:8px;font-size:.95rem}.Customers_customerStats__9rhcP{display:flex;gap:15px;margin:10px 0}.Customers_customerStats__9rhcP span{background:#e8f5e8;color:#2e7d32;padding:4px 8px;border-radius:6px;font-size:.85rem;font-weight:500;display:flex;align-items:center;gap:4px}.Customers_lastOrder__3V67y{font-size:.85rem!important;color:#7f8c8d!important;font-style:italic}.Customers_customerDetails__1mrQC{border-top:1px solid #e9ecef;background:#fff;animation:Customers_slideDown__rm2XK .3s ease}@keyframes Customers_slideDown__rm2XK{0%{opacity:0;max-height:0}to{opacity:1;max-height:500px}}.Customers_detailsHeader__xeCs_{padding:15px 20px;border-bottom:1px solid #f1f3f4}.Customers_detailsHeader__xeCs_ h4{margin:0;color:#2c3e50;font-size:1.1rem;font-weight:600}.Customers_detailsContent__Kolym{padding:20px}.Customers_statsGrid__2hdN0{display:grid;grid-template-columns:1fr 1fr;grid-gap:15px;gap:15px;margin-bottom:20px}.Customers_statItem__s9fEi{display:flex;flex-direction:column;gap:5px}.Customers_statLabel__mktes{font-size:.85rem;color:#7f8c8d;font-weight:500}.Customers_favoriteProducts__p3cmi{margin-bottom:20px}.Customers_favoriteProducts__p3cmi h5{margin:0 0 10px;color:#2c3e50;font-size:1rem;font-weight:600}.Customers_productTag__Ype2W{background:#fff3e0;color:#f57c00;padding:4px 8px;border-radius:6px;font-size:.85rem;font-weight:500;margin-right:8px;margin-bottom:5px;display:inline-block}.Customers_recentOrders__79PGp h5{margin:0 0 10px;color:#2c3e50;font-size:1rem;font-weight:600}.Customers_miniOrder__6vgO7{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:10px;gap:10px;padding:8px 0;border-bottom:1px solid #f1f3f4;font-size:.85rem;color:#5a6c7d}.Customers_miniOrder__6vgO7:last-child{border-bottom:none}.Customers_miniOrder__6vgO7:hover{background:#f9f9f9;cursor:pointer}.Customers_orderItemsExpanded__KxCLr{background:#fafafa;padding:8px 12px 12px}.Customers_expandedItem__ki4oW{font-size:.8rem;color:#555;padding:2px 0}.Customers_loadingContainer__PREmF{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;background-color:#f8f9fa}.Customers_loadingMore__yzvcn{display:flex;justify-content:center;padding:20px}.Customers_spinner__veZo2{width:40px;height:40px;border:4px solid #f3f3f3;border-top-color:#3498db;border-radius:50%;animation:Customers_spin__ti4Sa 1s linear infinite}@keyframes Customers_spin__ti4Sa{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Customers_loadMoreButton___o2Im{background:#3498db;color:#fff;border:none;padding:12px 24px;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:500;transition:all .3s ease;margin:20px auto;display:block}.Customers_loadMoreButton___o2Im:hover{background:#2980b9;transform:translateY(-2px)}@media (max-width:1200px){.Customers_mainContent__KBRJN{grid-template-columns:1fr;gap:20px}.Customers_customersGrid__cFlZW{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}}@media (max-width:768px){.Customers_customersContainer__G1ZcE{padding:15px}.Customers_header__2ZHes h1{font-size:2rem}.Customers_customersGrid__cFlZW,.Customers_statsGrid__2hdN0{grid-template-columns:1fr}.Customers_miniOrder__6vgO7{grid-template-columns:1fr;gap:5px}.Customers_customerStats__9rhcP{flex-direction:column;gap:8px}}@media (max-width:480px){.Customers_customerSummary__6ZUb0,.Customers_customersSection__7ddCc,.Customers_detailsContent__Kolym,.Customers_orderCard__EgBo_,.Customers_ordersSection__WMimr{padding:15px}}.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:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 4px rgba(0,0,0,.1)}.Home_viewSwitch__T8VIP{display:flex;align-items:center;justify-content:flex-end;margin:.5rem 0}.Home_switchLabel__p1AsE{font-size:1rem;color:#666;transition:color .2s;margin-right:.5rem}.Home_switchLabel__p1AsE.Home_active__EQNkL{color:#1976d2;font-weight:500}.Landing_landingContainer__mjMvx{min-height:100vh;background:#0a0a0a;color:#fff}.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:hsla(0,0%,4%,.8);-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:#fff;border:1px solid #0070f3;border-radius:5px;cursor:pointer;transition:all .2s}.Landing_loginButton__T4bwa:hover{background:#0070f3}.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:#a0a0a0}.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:#0d0d0d}.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:hsla(0,0%,100%,.05);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:#fff}.Landing_featureCard__T0MT0 p{color:#a0a0a0}.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:hsla(0,0%,100%,.05);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,rgba(0,0,0,.8));color:#fff}.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}}.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:0 2px 4px rgba(0,0,0,.2)}.Pin_pinIcon__RMp_O:hover{transform:scale(1.1);box-shadow:0 4px 8px rgba(0,0,0,.3)}.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)}}