.PinEditorModal_modalOverlay__Ssoz_{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}.PinEditorModal_modal__631zf{background:#fff;border-radius:8px;padding:1.5rem;width:90%;height:95%;max-width:500px;max-height:90vh;position:relative;overflow-y:auto}.PinEditorModal_closeButton__Qr2Yt{position:absolute;top:.8rem;right:.6rem;background:none;border:none;cursor:pointer;font-size:1.5rem;color:#666}.PinEditorModal_headerSection__RkZcs{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.PinEditorModal_headerSection__RkZcs h2{margin:0;font-size:1.1rem}.PinEditorModal_viewToggle__aJelv{display:flex;align-items:center;gap:.5rem;font-size:.9rem;margin-right:3rem}.PinEditorModal_previewSection____w1v{display:flex;justify-content:center;align-items:center;padding:.75rem;background:#f5f5f5;border-radius:8px;margin:.5rem 0;min-height:100px;max-height:120px}.PinEditorModal_previewSection____w1v canvas{height:100px!important}.PinEditorModal_pinPreview__6g3MJ{display:flex;align-items:center;justify-content:center;border-radius:50%;color:#fff}.PinEditorModal_pinPreview__6g3MJ svg{width:50%;height:50%}.PinEditorModal_pinTypes__3_fRy{display:grid;grid-template-columns:repeat(auto-fit,minmax(80px,1fr));grid-gap:.5rem;gap:.5rem}.PinEditorModal_pinTypeButton__0Z8xa{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:.75rem;border:1px solid #ddd;border-radius:4px;background:#fff;cursor:pointer}.PinEditorModal_pinTypeButton__0Z8xa.PinEditorModal_selected__yDyud{background:#f0f0f0;border-color:#999}.PinEditorModal_pinTypeButton__0Z8xa span{font-size:.75rem}.PinEditorModal_slider__XN17i{width:100%}.PinEditorModal_controlsRow__9SzN_{display:flex;gap:1rem;margin:1rem 0}.PinEditorModal_controlsRow__9SzN_>div{flex:1 1}.PinEditorModal_colorPicker__CD6fS{width:100%;height:38px;padding:0;border:none;border-radius:4px}.PinEditorModal_select__RweLN{width:100%;height:38px;padding:.5rem;border:1px solid #ddd;border-radius:4px}.PinEditorModal_actions__clFOV{margin-top:2rem;display:flex;justify-content:flex-end}.PinEditorModal_saveButton__yvn81{padding:.75rem 1.5rem;background:#3498db;color:#fff;border:none;border-radius:4px;cursor:pointer}.PinEditorModal_saveButton__yvn81:hover{background:#2980b9}.PinEditorModal_pulse__Urz3y{animation:PinEditorModal_pulse__Urz3y 2s infinite}.PinEditorModal_glow__QjTUy{animation:PinEditorModal_glow__QjTUy 2s infinite}.PinEditorModal_bounce__ixIXE{animation:PinEditorModal_bounce__ixIXE 1s infinite}@keyframes PinEditorModal_pulse__Urz3y{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes PinEditorModal_glow__QjTUy{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 PinEditorModal_bounce__ixIXE{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@media (max-height:700px){.PinEditorModal_modal__631zf{padding:1rem}.PinEditorModal_section__AOjrP{margin:1rem 0}.PinEditorModal_previewSection____w1v{padding:.75rem;min-height:100px;max-height:120px}}@media (max-width:480px){.PinEditorModal_modal__631zf{width:100%;padding:1rem}.PinEditorModal_pinTypes__3_fRy{grid-template-columns:repeat(2,1fr)}}.CustomLinkModal_modal__J5aY3{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.CustomLinkModal_modalContent__OXKeF{background:#fff;padding:2rem;border-radius:12px;width:90%;max-width:400px;position:relative}.CustomLinkModal_closeButton__sryQo{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:1.2rem;cursor:pointer;color:#666}.CustomLinkModal_modal__J5aY3 h2{margin-bottom:1rem;color:#333}.CustomLinkModal_modal__J5aY3 p{color:#666;font-size:.9rem;margin-bottom:1rem}.CustomLinkModal_input__abx6m{width:100%;padding:.75rem;font-size:1rem;border:1px solid #e0e0e0;border-radius:4px;margin-bottom:1.5rem}.CustomLinkModal_buttonGroup__6l4SI{display:flex;justify-content:flex-end;gap:1rem}.CustomLinkModal_buttonGroup__6l4SI button{padding:.5rem 1rem;border:none;border-radius:4px;cursor:pointer;transition:background .2s}.CustomLinkModal_buttonGroup__6l4SI button:first-child{background:#007bff;color:#fff}.CustomLinkModal_buttonGroup__6l4SI button:first-child:hover:not(:disabled){background:#0056b3}.CustomLinkModal_buttonGroup__6l4SI button:last-child{background:#f0f0f0;color:#333}.CustomLinkModal_buttonGroup__6l4SI button:last-child:hover:not(:disabled){background:#e0e0e0}.CatalogAnimationModal_modalOverlay__Ttt8l{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.CatalogAnimationModal_modalContent__zm5v8{background:#fff;padding:1.5rem;border-radius:12px;max-width:600px;width:90%;max-height:90vh;overflow-y:auto;box-shadow:0 4px 20px rgba(0,0,0,.15)}.CatalogAnimationModal_modalHeader__mJ6Rj{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #eee}.CatalogAnimationModal_modalHeader__mJ6Rj h2{margin:0;color:#333;font-size:1.5rem}.CatalogAnimationModal_closeButton__1yEja{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#666;padding:.25rem;border-radius:4px;transition:all .2s}.CatalogAnimationModal_closeButton__1yEja:hover{background:#f0f0f0;color:#333}.CatalogAnimationModal_modalBody__GBsI_{margin-bottom:1.5rem}.CatalogAnimationModal_animationSection__N3ZJg{margin-bottom:2rem}.CatalogAnimationModal_animationSection__N3ZJg h3{margin:0 0 .5rem;color:#333;font-size:1.2rem;font-weight:600}.CatalogAnimationModal_animationDescription__RUYru{margin:0 0 1rem;color:#666;font-size:.9rem;line-height:1.4}.CatalogAnimationModal_animationOptions__uFlVV{display:flex;flex-direction:column;gap:.75rem}.CatalogAnimationModal_animationOption__bN5ex{display:flex;align-items:flex-start;gap:.75rem;padding:1rem;border:2px solid #e5e5e5;border-radius:8px;cursor:pointer;transition:all .2s ease}.CatalogAnimationModal_animationOption__bN5ex:hover{border-color:#007bff;background-color:#f8f9ff}.CatalogAnimationModal_animationOption__bN5ex input[type=radio]{margin:2px 0 0;width:18px;height:18px;cursor:pointer}.CatalogAnimationModal_animationOption__bN5ex input[type=radio]:checked+.CatalogAnimationModal_optionContent__hWmCd{color:#007bff}.CatalogAnimationModal_animationOption__bN5ex:has(input[type=radio]:checked){border-color:#007bff;background-color:#f8f9ff}.CatalogAnimationModal_optionContent__hWmCd{flex:1 1;display:flex;flex-direction:column;gap:.25rem}.CatalogAnimationModal_optionTitle__mVMIf{font-weight:600;font-size:1rem;color:#333;line-height:1.2}.CatalogAnimationModal_optionDesc__K2zgL{font-size:.85rem;color:#666;line-height:1.3}.CatalogAnimationModal_modalFooter__Grt1E{display:flex;justify-content:flex-end;gap:1rem;margin-top:2rem;padding-top:1.5rem;border-top:1px solid #eee}.CatalogAnimationModal_cancelButton__m2iXE,.CatalogAnimationModal_confirmButton__D2Nze{padding:.75rem 1.5rem;border:none;border-radius:6px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease}.CatalogAnimationModal_cancelButton__m2iXE{background:#f5f5f5;color:#666}.CatalogAnimationModal_cancelButton__m2iXE:hover{background:#e0e0e0}.CatalogAnimationModal_confirmButton__D2Nze{background:#007bff;color:#fff}.CatalogAnimationModal_confirmButton__D2Nze:hover{background:#0056b3}.Products_addButton__Q4uqH{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}.Products_addButton__Q4uqH:hover{background:#e0e0e0}.Products_productsGrid__PsWXr{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem;max-height:400px;overflow-y:auto;padding-right:.5rem;@media (min-width:500px){grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}}.Products_productCard__rGPhb{background:#f8f9fa;border-radius:6px;overflow:hidden;position:relative;transition:transform .2s}.Products_productCard__rGPhb:hover{transform:translateY(-2px);box-shadow:0 4px 6px rgba(0,0,0,.1)}.Products_productCardActions__N7IwN{position:absolute;top:8px;right:8px;display:flex;flex-direction:column;gap:4px;z-index:1}.Products_checkoutSettingsButton__PtzQW{background:rgba(34,197,94,.9);color:#fff;border:none;border-radius:3px;padding:3px 6px;font-size:9px;font-weight:600;cursor:pointer;transition:all .2s;text-transform:uppercase;letter-spacing:.5px;flex-shrink:0;align-self:flex-start}.Products_checkoutSettingsButton__PtzQW:hover{background:#16a34a;transform:scale(1.05)}.Products_deleteButton__yOouN{position:absolute;bottom:8px;right:8px;background:transparent;border:none;cursor:pointer;color:#888;font-size:14px;z-index:1}.Products_deleteButton__yOouN:hover{color:#f44}.Products_productThumbnail__E5bmu{width:100%;padding-top:100%;position:relative}.Products_productThumbnail__E5bmu img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.Products_productInfo___Bun_{padding:.75rem}.Products_productInfoHeader__IZBLF{display:flex;justify-content:space-between;align-items:flex-start;gap:.5rem}.Products_productDetails__SkOlz{flex:1 1}.Products_productDetails__SkOlz h4{font-size:.9rem;color:#333;margin:0 0 .25rem}.Products_productDetails__SkOlz span{font-size:.875rem;color:#666;font-weight:500}.Products_error__ksXim{color:#dc3545;margin:.5rem 0;font-size:.9rem;display:flex;align-items:center;gap:.5rem}.Products_folderUploadButton___1Xei{width:30px;height:30px;border-radius:50%;border:none;background-color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center;margin-left:8px;cursor:pointer;transition:transform .2s ease}.Products_folderUploadButton___1Xei:hover{transform:scale(1.1)}.Products_folderUploadButton___1Xei:active{transform:scale(.95)}.Products_folderButtonUploadWrapper__ApVxU{width:28px;height:28px;display:flex;align-items:center;justify-content:center;color:#000}.Products_folderUploadButton___1Xei svg{width:20px;height:20px}.Products_folderUploadDescription__Xawzp{position:relative;overflow:auto;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:9;-webkit-box-orient:vertical;margin-top:-5px}.Products_folderUploadDescription__Xawzp:after,.Products_folderUploadDescription__Xawzp:before{position:-webkit-sticky;position:sticky;left:50%;transform:translateX(-50%);z-index:1;animation:Products_blink__DvHMB 1s infinite;font-size:1.2rem;color:#dc3545;pointer-events:none}.Products_folderUploadDescription__Xawzp:before{content:"▼";top:1}.Products_folderUploadDescription__Xawzp:after{content:"▲";bottom:1}@keyframes Products_blink__DvHMB{0%,to{opacity:1}50%{opacity:0}}.Products_folderUploadDescription__Xawzp h5{margin:.5rem 0}.Products_globalCheckoutButton__KEK4W{background:none;border:none;color:#666;cursor:pointer;padding:.5rem;border-radius:4px;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.Products_globalCheckoutButton__KEK4W:hover{background:#f0f0f0;color:#3498db}.Products_globalCheckoutButton__KEK4W svg{width:18px;height:18px}.Catalogs_local-root__kFuho{--primary-color:gray}.Catalogs_headerActions__KUgP4{display:flex;align-items:center;gap:.5rem}.Catalogs_uploadButton__8u0QG{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}.Catalogs_uploadButton__8u0QG:hover{background:#e0e0e0}.Catalogs_documentsGrid__TdBHS{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:1.5rem;gap:1.5rem;max-height:400px;overflow-y:auto;overflow-x:visible;align-items:start;margin:-.75rem;padding:.75rem}.Catalogs_documentCard__X_6QQ{background:#f8f9fa;border-radius:8px;overflow:hidden;transition:transform .2s,height .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;height:auto;position:relative;align-self:start}.Catalogs_documentCard__X_6QQ.Catalogs_editing__EZ1Fy{transform:scale(1.02);box-shadow:0 4px 12px rgba(0,0,0,.15);z-index:10;position:relative;background:#fff;margin:.5rem;border:1px solid rgba(0,0,0,.1)}.Catalogs_documentInfo__Mlo9F{padding:1rem;flex:0 0 auto}.Catalogs_documentName__PAb1s{font-weight:500;margin-bottom:.25rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Catalogs_documentDate__CCWwc{font-size:.875rem;color:#666;margin-bottom:.75rem}.Catalogs_catalogUrl__VRY0W{display:flex;align-items:center;gap:.5rem;background:#f0f0f0;padding:.5rem;border-radius:4px;margin-top:.5rem}.Catalogs_catalogUrl__VRY0W span{font-size:.75rem;color:#666;flex:1 1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Catalogs_copyButton___fykh{display:flex;align-items:center;justify-content:center;background:#fff;border:none;padding:.4rem;border-radius:4px;cursor:pointer;color:#666;transition:all .2s}.Catalogs_copyButton___fykh:hover{background:#e0e0e0}.Catalogs_actionButtons__lNpHi{display:grid;grid-template-columns:1fr 1fr 1fr auto;margin-top:auto;border-top:1px solid #eee}.Catalogs_actionButton__0lJqD{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem;background:transparent;cursor:pointer;transition:all .2s;font-size:.9rem;border:none;border-right:1px solid #eee}.Catalogs_settingsButton__HhncA{padding:.75rem;width:45px}.Catalogs_settingsButton__HhncA span{display:none}.Catalogs_actionButton__0lJqD:last-child{border-right:none}.Catalogs_actionButton__0lJqD:hover{background-color:rgba(0,0,0,.05)}.Catalogs_viewButton__3J6sB{color:#2ecc71}.Catalogs_shareButton__vG7bB{color:#3498db}.Catalogs_editButton__BV9kR{color:#95a5a6}.Catalogs_actionButton__0lJqD svg{font-size:1rem}.Catalogs_progressBar__AaFay{width:100%;height:8px;background-color:#f0f0f0;border-radius:4px;margin:1rem 0;position:relative;overflow:hidden}.Catalogs_progressBarFill__IoyBF{height:100%;background-color:#4caf50;transition:width .3s ease-in-out}.Catalogs_progressText__5Q1vQ{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);color:#333;font-size:12px}.Catalogs_error__GYoqc{color:#dc3545;margin:.5rem 0;font-size:.9rem;display:flex;align-items:center;gap:.5rem}@media (max-width:768px){.Catalogs_actionButton__0lJqD span{display:none}.Catalogs_actionButton__0lJqD svg{font-size:1.2rem}.Catalogs_actionButtons__lNpHi{grid-template-columns:repeat(4,1fr)}.Catalogs_settingsButton__HhncA{width:auto;padding:.75rem}.Catalogs_actionButton__0lJqD{min-width:0;padding:.75rem;justify-content:center}}.Catalogs_editNameContainer__hfvd4{display:flex;flex-direction:column;gap:.75rem;margin-bottom:.5rem;animation:Catalogs_expandIn__MY_jl .3s ease-out;padding:.25rem 0}@keyframes Catalogs_expandIn__MY_jl{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Catalogs_editNameInput__1yykF{width:94%;padding:.5rem;border:1px solid #ddd;border-radius:4px;font-size:1rem}.Catalogs_editControlsSecondRow__Xb9ZG,.Catalogs_editControls__3es_h{display:flex;gap:.5rem;align-items:center;margin-bottom:.5rem}.Catalogs_animationButton__BEgIl,.Catalogs_changeLinkButton__YG9KF,.Catalogs_pinEditorButton__75DLW,.Catalogs_redirectButton__a76GE{padding:.25rem .5rem;border:1px solid #ddd;border-radius:4px;background:#f5f5f5;cursor:pointer;display:flex;align-items:center;gap:.25rem;font-size:.7rem;color:#666;font-weight:500;letter-spacing:.5px;flex:1 1;min-width:0;justify-content:center;height:30px}.Catalogs_animationButton__BEgIl svg,.Catalogs_changeLinkButton__YG9KF svg,.Catalogs_redirectButton__a76GE svg{font-size:.875rem}.Catalogs_animationButton__BEgIl:hover,.Catalogs_changeLinkButton__YG9KF:hover,.Catalogs_redirectButton__a76GE:hover{background:#e8e8e8}.Catalogs_deleteButton__bt8WO{margin-left:auto;color:#dc3545;background:none;border:none;padding:.5rem;cursor:pointer}.Catalogs_deleteButton__bt8WO:hover{color:#bd2130}.Catalogs_settingsButton__HhncA.Catalogs_active__09xKY{background-color:var(--primary-color);color:#fff}.Catalogs_deleteButton__bt8WO{margin-top:3rem;width:35px;height:35px}.Catalogs_pinEditorButton__75DLW:hover{background:#e8e8e8}.Catalogs_pinEditorButton__75DLW svg{font-size:.875rem}.Catalogs_redirectInfo__hpyP_{background-color:#f8f9fa;padding:.25rem;border-radius:4px 4px 0 0;font-size:.7rem;color:#666;border-bottom:1px solid #eee;display:flex;align-items:center}.Catalogs_redirectIcon__R0B1Q{margin-right:.25rem;font-size:.7rem}.Catalogs_loadingContainer__KHzyw{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center;background-color:hsla(0,0%,100%,.8);z-index:1}.Catalogs_loadingSpinner__2knYs{width:30px;height:30px;border:3px solid #f3f3f3;border-top-color:#3498db;border-radius:50%;animation:Catalogs_spin__OHe1S 1s linear infinite}.Catalogs_analyzeButton__pMloh{color:#9b59b6}.Catalogs_analyzeButton__pMloh:disabled{opacity:.5;cursor:not-allowed}@keyframes Catalogs_spin__OHe1S{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}