@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.5}body{color:#1a1a1a;background:#fafafa;min-height:100vh;margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}#root{width:100%;min-height:100vh;margin:0;padding:0}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}*{box-sizing:border-box;margin:0;padding:0}body{color:#1a1a1a;background:#fafafa;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;position:relative;overflow-x:hidden}body:before,body:after{content:"";filter:blur(100px);opacity:.15;z-index:0;pointer-events:none;border-radius:50%;position:fixed}body:before{background:linear-gradient(135deg,#ffb3d9 0%,#ffd9e8 100%);width:600px;height:600px;top:-200px;right:-100px}body:after{background:linear-gradient(135deg,#ffc9e0 0%,#ffe4f0 100%);width:500px;height:500px;bottom:-150px;left:-100px}.dashboard-container{background:#fafafa;flex-direction:column;width:100%;max-width:1440px;min-height:100vh;margin:0 auto;display:flex}.dashboard-header{z-index:100;background:#fff;border-bottom:1px solid #e5e5e5;justify-content:space-between;align-items:center;padding:1.25rem 2rem;display:flex;position:sticky;top:0;box-shadow:0 1px 3px #0000000a}.dashboard-title{letter-spacing:-.5px;color:#1a1a1a;cursor:pointer;align-items:center;font-family:Inter,sans-serif;font-size:1.75rem;font-weight:800;display:flex}.logo-image{width:auto;height:80px;transition:opacity .2s}.logo-image:hover{opacity:.8}.menu-toggle-button{cursor:pointer;color:#1a1a1a;background:#fff;border:1px solid #e5e5e5;border-radius:8px;padding:.6rem 1rem;font-size:1.5rem;font-weight:500;transition:all .2s}.menu-toggle-button:hover{background:#f8f8f8;border-color:#d0d0d0}.burger-modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;opacity:0;background:#0000004d;justify-content:center;align-items:center;animation:.2s ease-out forwards fadeIn;display:flex;position:fixed;inset:0}.burger-modal-menu{background:#fff;border:1px solid #e5e5e5;border-radius:16px;width:90%;max-width:400px;padding:2rem;animation:.2s ease-out forwards scaleIn;position:relative;transform:scale(.95);box-shadow:0 20px 60px #00000026}.auth-modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;opacity:0;background:#0000004d;justify-content:center;align-items:center;animation:.2s ease-out forwards fadeIn;display:flex;position:fixed;inset:0}.auth-modal-menu{background:#fff;border:1px solid #e5e5e5;border-radius:16px;width:90%;max-width:400px;padding:2rem;animation:.2s ease-out forwards scaleIn;position:relative;transform:scale(.95);box-shadow:0 20px 60px #00000026}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleIn{0%{transform:scale(.95)}to{transform:scale(1)}}.close-menu-button{cursor:pointer;color:#666;background:#fff;border:1px solid #e5e5e5;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;padding:0;font-size:1.5rem;line-height:1;transition:all .2s;display:flex;position:absolute;top:1rem;right:1rem}.close-menu-button:hover{color:#1a1a1a;background:#f8f8f8;border-color:#d0d0d0}.user-panel,.auth-links{flex-direction:column;gap:.75rem;margin-top:1rem;display:flex}.user-info{color:#1a1a1a;background:#f8f8f8;border:1px solid #e5e5e5;border-radius:8px;padding:1rem;font-size:.95rem;font-weight:500}.logout-button,.delete-account-button,.auth-link-button{cursor:pointer;text-align:center;border:1px solid #e5e5e5;border-radius:8px;padding:.85rem 1.5rem;font-family:Inter,sans-serif;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .2s}.logout-button{color:#fff;background:#1a1a1a;border-color:#1a1a1a}.logout-button:hover{background:#333;border-color:#333}.delete-account-button{color:#f44;background:#fff;border-color:#fcc}.delete-account-button:hover{background:#fff5f5;border-color:#f44}.auth-link-button{color:#fff;background:#1a1a1a;display:block}.auth-link-button:hover{background:#333}.header-links{gap:.75rem;margin-left:auto;margin-right:1.5rem;display:flex}.header-link-button{color:#1a1a1a;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e5e5e5;border-radius:8px;padding:.65rem 1.25rem;font-family:Inter,sans-serif;font-size:.9rem;font-weight:500;transition:all .2s}.header-link-button:hover{background:#f8f8f8;border-color:#d0d0d0}.header-link-button.active-primary{color:#fff;background:#1a1a1a;border-color:#1a1a1a}.header-link-button.active-secondary{color:#1a1a1a;background:#f8f8f8;border-color:#d0d0d0}.tabs-container{background:#fff;border-bottom:1px solid #e5e5e5;flex-wrap:wrap;gap:.75rem;padding:1.5rem 2rem;display:flex;overflow-x:auto}.tab-button{color:#1a1a1a;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e5e5e5;border-radius:8px;padding:.75rem 1.5rem;font-family:Inter,sans-serif;font-size:.95rem;font-weight:500;transition:all .2s}.tab-button:hover{background:#f8f8f8;border-color:#d0d0d0}.tab-button.active-primary{color:#fff;background:#1a1a1a;border-color:#1a1a1a}.tab-button.active-secondary{color:#1a1a1a;background:#f8f8f8;border-color:#d0d0d0}.tab-button.active-admin{color:#fff;background:#6464ff;border-color:#6464ff}.tab-content{background:#fafafa;flex:1;width:100%;max-width:1440px;margin:0 auto;padding:2rem}@media (max-width:768px){.dashboard-header{padding:1rem}.dashboard-title{font-size:1.5rem}.logo-image{height:32px}.header-links{display:none}.tabs-container{gap:.5rem;padding:1rem}.tab-button{padding:.65rem 1rem;font-size:.9rem}.tab-content{padding:1.5rem}}@media (max-width:480px){.dashboard-title{font-size:1.3rem}.logo-image{height:28px}.tab-button{padding:.6rem .9rem;font-size:.85rem}}.dashboard-header{flex-wrap:wrap;align-items:center;gap:20px;padding:15px 30px;display:flex}.dashboard-title{flex-shrink:0}@media (max-width:1024px){.dashboard-header{flex-direction:column;align-items:stretch}.header-links{order:-1;justify-content:center;width:100%}}.favorites-empty{color:var(--text-secondary);text-align:center;background:var(--background-light);border:2px dashed #df177880;border-radius:20px;padding:50px;font-family:Abingdon,cursive;font-size:1.3rem;font-style:italic}@media (max-width:768px){.items-grid,.favorites-grid{grid-template-columns:1fr;gap:1.5rem}.items-title,.favorites-title{font-size:2rem}.item-title,.favorite-title{font-size:1.2rem}}@media (max-width:480px){.items-title,.favorites-title{font-size:1.7rem}.item-title,.favorite-title{font-size:1.1rem}.item-image,.favorite-image,.item-image-more{width:70px;height:70px}}.my-shop-container{max-width:1200px;margin:0 auto;padding:2rem;animation:.5s ease-in-out fadeIn}.my-shop-title{color:var(--text-primary);text-align:center;background:var(--primary-gradient);-webkit-text-fill-color:transparent;letter-spacing:-.02em;-webkit-background-clip:text;background-clip:text;margin-bottom:3rem;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:2.5rem;font-weight:800}.shop-form-title,.item-form-title,.my-items-title{color:var(--text-primary);margin-top:0;margin-bottom:1.5rem;padding-left:1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.5rem;font-weight:700;position:relative}.shop-form-title:before,.item-form-title:before,.my-items-title:before{content:"";background:var(--primary-gradient);border-radius:2px;width:4px;height:70%;position:absolute;top:50%;left:0;transform:translateY(-50%)}.shop-form,.item-form{background:var(--background-light);box-shadow:var(--shadow-md);border:2px solid #0000;border-radius:16px;flex-direction:column;gap:1.25rem;margin-bottom:2rem;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.shop-form:before,.item-form:before{content:"";background:var(--primary-gradient);opacity:0;height:3px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.shop-form:hover,.item-form:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.shop-form:hover:before,.item-form:hover:before{opacity:1}.form-input,.form-textarea,.form-select{border:2px solid var(--border-color);background:var(--background-dark);color:var(--text-primary);border-radius:12px;padding:1rem 1.25rem;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.95rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.form-input:focus,.form-textarea:focus,.form-select:focus{border-color:var(--accent-color);background:var(--background-light);box-shadow:0 0 0 4px var(--accent-light);outline:none;transform:translateY(-1px)}.form-input::placeholder,.form-textarea::placeholder{color:var(--text-secondary)}.form-textarea{resize:vertical;min-height:120px;line-height:1.6}.form-file-group{border:2px dashed var(--accent-medium);background:var(--secondary-gradient);border-radius:12px;padding:1.5rem;transition:all .3s;position:relative}.form-file-group:hover{border-color:var(--accent-color);background:var(--accent-light)}.form-file-group input[type=file]{cursor:pointer;padding:.5rem 0}.form-file-label{color:var(--accent-color);margin-bottom:.75rem;font-size:.95rem;font-weight:600;display:block}.file-selected-info,.file-compressing-info{color:var(--text-secondary);background:var(--background-light);border-left:3px solid var(--accent-color);border-radius:8px;margin-top:.75rem;padding:.5rem .75rem;font-size:.85rem;display:block}.file-compressing-info{border-left-color:orange;animation:1.5s ease-in-out infinite pulse}@keyframes pulse{0%,to{opacity:1}50%{opacity:.6}}.form-checkbox-group{border:2px solid var(--border-color);background:var(--secondary-gradient);border-radius:12px;padding:1.5rem;transition:all .3s}.form-checkbox-group:hover{border-color:var(--accent-medium)}.form-checkbox-label{color:var(--text-primary);margin-bottom:1rem;font-size:.95rem;font-weight:600;display:block}.checkbox-item{cursor:pointer;color:var(--text-primary);border-radius:8px;align-items:center;margin-bottom:.75rem;padding:.5rem;font-size:.9rem;transition:all .2s;display:flex}.checkbox-item:hover{background:var(--accent-light)}.checkbox-item input{width:18px;height:18px;accent-color:var(--accent-color);cursor:pointer;margin-right:10px}.category-warning{color:var(--accent-color);margin-top:.5rem;font-size:.85rem;font-weight:500}.form-submit-btn{background:var(--primary-gradient);color:#fff;cursor:pointer;box-shadow:var(--shadow-sm);text-transform:uppercase;letter-spacing:.05em;border:none;border-radius:12px;padding:1rem 2rem;font-size:1rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.form-submit-btn:before{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.form-submit-btn:hover:not(:disabled){box-shadow:var(--shadow-md);transform:translateY(-2px)}.form-submit-btn:hover:not(:disabled):before{left:100%}.form-submit-btn:active:not(:disabled){transform:translateY(0)}.form-submit-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.shop-info-card{background:linear-gradient(white,white)padding-box,var(--primary-gradient)border-box;box-shadow:var(--shadow-lg);border:2px solid #0000;border-radius:20px;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.shop-info-card:before{content:"";background:radial-gradient(circle,var(--accent-light)0%,transparent 70%);opacity:0;width:200%;height:200%;transition:opacity .5s;position:absolute;top:-50%;right:-50%}.shop-info-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #df177833}.shop-info-card:hover:before{opacity:1}.shop-content{z-index:1;align-items:flex-start;gap:2rem;display:flex;position:relative}.shop-logo{object-fit:cover;background:linear-gradient(white,white)padding-box,var(--primary-gradient)border-box;min-width:100px;max-width:100px;min-height:100px;max-height:100px;box-shadow:var(--shadow-md);border:4px solid #0000;border-radius:50%;flex-shrink:0;transition:all .3s;width:100px!important;height:100px!important}.shop-info-card:hover .shop-logo{transform:scale(1.05)rotate(5deg)}.shop-details{flex:1}.shop-name{color:var(--text-primary);letter-spacing:-.01em;margin:0 0 .5rem;font-size:1.75rem;font-weight:800}.shop-description,.shop-meta,.shop-categories{color:var(--text-secondary);margin:.5rem 0;font-size:.95rem;line-height:1.6}.shop-status{text-transform:uppercase;letter-spacing:.05em;border-radius:20px;margin:1rem 0;padding:.6rem 1.2rem;font-size:.9rem;font-weight:700;display:inline-block}.shop-status.approved{color:#155724;background:linear-gradient(135deg,#d4edda 0%,#c3e6cb 100%);box-shadow:0 2px 8px #15572433}.shop-status.pending{color:#856404;background:linear-gradient(135deg,#fff3cd 0%,#ffeaa7 100%);box-shadow:0 2px 8px #85640433}.instagram-link-btn{background:var(--secondary-gradient);color:var(--accent-color);border:2px solid var(--accent-medium);text-transform:uppercase;letter-spacing:.05em;border-radius:12px;margin-top:1rem;padding:.75rem 1.5rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-block}.instagram-link-btn:hover{background:var(--primary-gradient);color:#fff;box-shadow:var(--shadow-md);transform:translateY(-2px)}.delete-shop-btn{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.05em;background:linear-gradient(135deg,#dc3545 0%,#c82333 100%);border:none;border-radius:12px;margin-top:1rem;padding:.75rem 1.5rem;font-size:.9rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px #dc35454d}.delete-shop-btn:hover{background:linear-gradient(135deg,#c82333 0%,#bd2130 100%);transform:translateY(-2px);box-shadow:0 4px 12px #dc354566}.shop-management-grid{flex-wrap:wrap;gap:2rem;margin-bottom:3rem;display:flex}.shop-info-card,.item-form-wrapper{flex:45%;min-width:300px}@media (max-width:992px){.shop-info-card,.item-form-wrapper{flex:100%}}.item-form-wrapper{background:linear-gradient(white,white)padding-box,var(--secondary-gradient)border-box;box-shadow:var(--shadow-md);border:2px solid #0000;border-radius:20px;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.item-form-wrapper:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.item-form{box-shadow:none;background:0 0;border:none;margin-bottom:0;padding:0}.item-form:hover{transform:none}.my-shop-items-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}@media (max-width:1200px){.my-shop-items-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.my-shop-items-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.my-shop-items-grid{grid-template-columns:1fr}}.my-shop-item-card{border:2px solid var(--border-color);background:var(--background-light);box-shadow:var(--shadow-sm);border-radius:16px;padding:0;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.my-shop-item-card:before{content:"";background:var(--primary-gradient);height:3px;transition:transform .3s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.my-shop-item-card:hover{border-color:var(--accent-medium);box-shadow:var(--shadow-md);transform:translateY(-4px)}.my-shop-item-card:hover:before{transform:scaleX(1)}.my-shop-item-content{flex-direction:column;display:flex}.my-shop-item-image{object-fit:cover;border:none;border-radius:0;width:100%;height:180px;transition:transform .3s}.my-shop-item-card:hover .my-shop-item-image{transform:scale(1.05)}.my-shop-item-details{padding:1.25rem}.my-shop-item-title{color:var(--text-primary);margin:0 0 .5rem;font-size:1.1rem;font-weight:700;line-height:1.3}.my-shop-item-meta{color:var(--text-secondary);margin:.25rem 0;font-size:.85rem;line-height:1.4}.no-items-message{color:var(--text-secondary);text-align:center;border:2px dashed var(--accent-medium);background:var(--secondary-gradient);border-radius:16px;padding:3rem 2rem;font-size:1rem;font-weight:500}.edit-edit-modal-overlay{z-index:9999;background:#ff000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.edit-modal-content{width:90%;max-width:600px;max-height:90vh;box-shadow:var(--shadow-lg);background:#fff;background:linear-gradient(white,white)padding-box,var(--primary-gradient)border-box;border:2px solid #0000;border-radius:20px;padding:2rem;animation:.3s cubic-bezier(.4,0,.2,1) slideUp;overflow-y:auto}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.edit-modal-header{border-bottom:2px solid var(--accent-medium);justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.modal-title{color:var(--text-primary);margin:0;font-size:1.5rem;font-weight:700}.modal-close-btn{cursor:pointer;color:var(--text-secondary);background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.5rem;transition:all .2s;display:flex}.modal-close-btn:hover{background:var(--accent-light);color:var(--accent-color);transform:rotate(90deg)}.modal-actions{justify-content:flex-end;gap:1rem;margin-top:1.5rem;display:flex}.modal-btn{cursor:pointer;border:none;border-radius:12px;padding:.75rem 1.5rem;font-size:.95rem;font-weight:700;transition:all .3s}.modal-btn-primary{background:var(--primary-gradient);color:#fff;box-shadow:var(--shadow-sm)}.modal-btn-primary:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.modal-btn-secondary{background:var(--secondary-gradient);color:var(--text-primary);border:2px solid var(--border-color)}.modal-btn-secondary:hover{border-color:var(--accent-medium);background:var(--accent-light)}.item-actions{border-top:1px solid var(--border-color);gap:.5rem;margin-top:.75rem;padding-top:.75rem;display:flex}.edit-btn,.delete-item-btn{cursor:pointer;border:none;border-radius:8px;flex:1;padding:.5rem 1rem;font-size:.85rem;font-weight:600;transition:all .3s}.edit-btn{background:var(--secondary-gradient);color:var(--accent-color);border:2px solid var(--accent-medium)}.edit-btn:hover{background:var(--accent-light);transform:translateY(-2px)}.delete-item-btn{color:#fff;background:linear-gradient(135deg,#dc3545 0%,#c82333 100%);box-shadow:0 2px 4px #dc354533}.delete-item-btn:hover{transform:translateY(-2px);box-shadow:0 4px 8px #dc35454d}.shop-actions{flex-wrap:wrap;gap:1rem;margin-top:1rem;display:flex}.edit-shop-btn{background:var(--secondary-gradient);color:var(--accent-color);border:2px solid var(--accent-medium);cursor:pointer;text-transform:uppercase;letter-spacing:.05em;border-radius:12px;padding:.75rem 1.5rem;font-size:.9rem;font-weight:700;transition:all .3s}.edit-shop-btn:hover{background:var(--accent-light);box-shadow:var(--shadow-md);transform:translateY(-2px)}@media (max-width:1024px){.shop-management-grid{grid-template-columns:1fr;gap:2rem}.my-shop-items-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.edit-modal-content{width:95%;padding:1.5rem}}@media (max-width:768px){.my-shop-container{padding:1rem}.my-shop-title{margin-bottom:2rem;font-size:2rem}.shop-content{text-align:center;flex-direction:column;align-items:center}.shop-logo{min-width:80px;max-width:80px;min-height:80px;max-height:80px;width:80px!important;height:80px!important}.my-shop-items-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:1rem}.shop-form,.item-form,.item-form-wrapper{padding:1.5rem}}@media (max-width:480px){.my-shop-items-grid{grid-template-columns:1fr}}.edit-edit-modal-overlay{z-index:999999!important;pointer-events:all!important}.edit-modal-content{z-index:1000000!important;pointer-events:all!important}.admin-container{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);min-height:100vh;padding:30px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.admin-header{background:#fff;border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:25px;padding:20px 25px;display:flex;box-shadow:0 4px 12px #0000001a}.admin-header h1{color:#667eea;margin:0;font-size:24px}.admin-header span{color:#666;margin-right:15px}.admin-nav{flex-wrap:wrap;gap:12px;margin-bottom:25px;display:flex}.admin-nav button{cursor:pointer;color:#667eea;background:#fff;border:none;border-radius:8px;padding:12px 20px;font-weight:600;transition:all .3s;box-shadow:0 2px 8px #0000001a}.admin-nav button:hover{color:#fff;background:#667eea;transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}.admin-content{background:#fff;border-radius:12px;padding:25px;box-shadow:0 4px 16px #0000001a}.admin-section-title{color:#333;border-bottom:2px solid #667eea;margin-bottom:20px;padding-bottom:12px;font-size:20px;font-weight:600}.admin-list{padding:0;list-style:none}.admin-list li{color:#333;border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;padding:15px;transition:background .2s;display:flex}.admin-list li strong{color:#1f2937;font-size:16px}.admin-list li small{color:#6b7280;line-height:1.6}.admin-list li:hover{background:#f8f9ff}.admin-list li:last-child{border-bottom:none}.admin-action-button{cursor:pointer;color:#fff;background-color:#10b981;border:none;border-radius:6px;margin-left:8px;padding:8px 16px;font-weight:500;transition:all .3s}.admin-action-button.danger{background-color:#ef4444}.admin-action-button:hover{opacity:.9;transform:translateY(-1px)}.admin-error{color:#ef4444;background:#fef2f2;border-left:4px solid #ef4444;border-radius:6px;margin-bottom:15px;padding:12px}select{cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:6px;padding:6px 10px;font-size:14px}.NoneOfShop,.VisibleRoles{color:#1f2937}.modal-overlay{color:#000}:root{--primary-gradient:linear-gradient(135deg,#df1778e6 0%,#ff5096cc 100%);--secondary-gradient:linear-gradient(135deg,#df17781a 0%,#ff50960d 100%);--accent-color:#df1778;--accent-light:#df17781a;--accent-medium:#df17784d;--text-primary:#1a1a1a;--text-secondary:#666;--border-color:#e5e5e5;--background-light:#fff;--background-dark:#fafafa;--shadow-sm:0 2px 8px #df177814;--shadow-md:0 4px 16px #df17781f;--shadow-lg:0 8px 24px #df177826}.categories-carousel-wrapper{background:var(--secondary-gradient);border-radius:24px;max-width:1440px;margin-bottom:3rem;margin-left:auto;margin-right:auto;padding:2rem;animation:.5s ease-in-out fadeIn;position:relative;overflow:hidden}.categories-carousel-title{color:var(--text-primary);letter-spacing:-.02em;background:var(--primary-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;padding-left:1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:2rem;font-weight:800;position:relative}.categories-carousel-title:before{content:"";background:var(--primary-gradient);border-radius:2px;width:4px;height:70%;position:absolute;top:50%;left:0;transform:translateY(-50%)}.categories-carousel-container{padding:1rem 0;position:relative;overflow:hidden}.categories-carousel{gap:1.5rem;width:fit-content;animation:40s linear infinite infiniteScroll;display:flex}.categories-carousel:hover{animation-play-state:paused}@keyframes infiniteScroll{0%{transform:translate(0)}to{transform:translate(-33.333%)}}.category-card{background:var(--background-light);cursor:pointer;min-width:150px;max-width:150px;height:200px;box-shadow:var(--shadow-sm);background:linear-gradient(white,white)padding-box,var(--secondary-gradient)border-box;border:2px solid #0000;border-radius:20px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:1rem;padding:1rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.category-card:before{content:"";background:var(--primary-gradient);height:3px;transition:transform .3s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.category-card:hover:before{transform:scaleX(1)}.category-card:hover{border-color:var(--accent-medium);box-shadow:var(--shadow-lg);transform:translateY(-8px)}.category-card-image{object-fit:cover;background:linear-gradient(white,white)padding-box,var(--primary-gradient)border-box;width:100px;height:100px;box-shadow:var(--shadow-sm);border:3px solid #0000;border-radius:50%;transition:all .3s}.category-card:hover .category-card-image{box-shadow:var(--shadow-md);transform:scale(1.1)rotate(5deg)}.category-card-name{color:var(--text-primary);text-align:center;word-wrap:break-word;max-width:100%;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;font-weight:700;line-height:1.3}.shops-tabs{justify-content:center;gap:1rem;margin-bottom:3rem;padding:0 2rem;display:flex}.tab-button{background:var(--background-light);color:var(--text-primary);border:2px solid var(--border-color);cursor:pointer;border-radius:16px;padding:1rem 2.5rem;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.tab-button:before{content:"";background:var(--secondary-gradient);z-index:0;width:100%;height:100%;transition:left .3s;position:absolute;top:0;left:-100%}.tab-button:hover{border-color:var(--accent-medium);box-shadow:var(--shadow-sm);transform:translateY(-2px)}.tab-button:hover:before{left:0}.tab-button.active{background:var(--primary-gradient);color:#fff;border-color:var(--accent-color);box-shadow:var(--shadow-md)}.tab-button.active:before{display:none}.tab-button span{z-index:1;position:relative}.shops-container{width:100%;padding:0 2rem}.shops-title{color:var(--text-primary);text-align:center;letter-spacing:-.02em;background:var(--primary-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:3rem;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:2.5rem;font-weight:800}.shops-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;width:100%;display:grid}.shop-card{background:var(--background-light);box-shadow:var(--shadow-md);cursor:pointer;background:linear-gradient(white,white)padding-box,var(--secondary-gradient)border-box;border:2px solid #0000;border-radius:20px;flex-direction:column;align-items:center;gap:1.5rem;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.shop-card:before{content:"";background:var(--primary-gradient);height:3px;transition:transform .3s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.shop-card:hover:before{transform:scaleX(1)}.shop-card:after{content:"";background:radial-gradient(circle,var(--accent-light)0%,transparent 70%);opacity:0;width:200%;height:200%;transition:opacity .5s;position:absolute;top:-50%;right:-50%}.shop-card:hover:after{opacity:1}.shop-card:hover{box-shadow:var(--shadow-lg);border-color:var(--accent-medium);transform:translateY(-8px)scale(1.02)}.shop-card.approved{border-color:var(--accent-light)}.shop-card.pending{border-color:#ff980033}.shop-card.pending:hover{border-color:#ff980066}.shop-content-logo{z-index:1;justify-content:center;align-items:center;display:flex;position:relative}.shop-logo-only{object-fit:cover;background:linear-gradient(white,white)padding-box,var(--primary-gradient)border-box;width:120px;height:120px;box-shadow:var(--shadow-md);border:4px solid #0000;border-radius:50%;transition:all .3s}.shop-card:hover .shop-logo-only{transform:scale(1.1)rotate(5deg);box-shadow:0 0 30px #df17784d}.shop-logo-placeholder{background:var(--primary-gradient);color:#fff;width:120px;height:120px;box-shadow:var(--shadow-md);border-radius:50%;justify-content:center;align-items:center;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:2.5rem;font-weight:800;transition:all .3s;display:flex}.shop-card:hover .shop-logo-placeholder{transform:scale(1.1)rotate(5deg);box-shadow:0 0 30px #df17784d}.shop-card-details{text-align:center;z-index:1;width:100%;position:relative}.shop-card-name{color:var(--text-primary);margin:0 0 1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.3rem;font-weight:700;line-height:1.3;transition:color .3s}.shop-card:hover .shop-card-name{color:var(--accent-color)}.shop-card-instagram-link{background:var(--secondary-gradient);color:var(--accent-color);border:2px solid var(--accent-medium);border-radius:12px;padding:.6rem 1.5rem;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-block}.shop-card-instagram-link:hover{background:var(--primary-gradient);color:#fff;box-shadow:var(--shadow-sm);transform:translateY(-2px)}.shops-message{text-align:center;color:var(--text-secondary);background:var(--secondary-gradient);border:2px dashed var(--accent-medium);border-radius:20px;padding:4rem 2rem;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.2rem;font-weight:500}.shops-message.error{color:#dc3545;background:linear-gradient(135deg,#dc35450d 0%,#dc354505 100%);border-color:#dc35454d}.modal-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#0009;justify-content:center;align-items:center;animation:.2s ease-in-out fadeIn;display:flex;position:fixed;inset:0}.modal-content{width:90%;max-width:700px;box-shadow:var(--shadow-lg);background:#fff;background:linear-gradient(white,white)padding-box,var(--primary-gradient)border-box;border:2px solid #0000;border-radius:24px;max-height:90vh;padding:3rem;animation:.3s cubic-bezier(.4,0,.2,1) slideUp;position:relative;overflow-y:auto}.close-modal-button{background:var(--secondary-gradient);border:2px solid var(--accent-medium);cursor:pointer;width:40px;height:40px;color:var(--accent-color);border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;font-weight:700;transition:all .3s;display:flex;position:absolute;top:1.5rem;right:1.5rem}.close-modal-button:hover{background:var(--primary-gradient);color:#fff;box-shadow:var(--shadow-sm);transform:rotate(90deg)}.shop-modal-title{color:var(--text-primary);text-align:center;background:var(--primary-gradient);-webkit-text-fill-color:transparent;letter-spacing:-.02em;-webkit-background-clip:text;background-clip:text;margin:0 0 2rem;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:2.5rem;font-weight:800}.shop-modal-logo{object-fit:cover;background:linear-gradient(white,white)padding-box,var(--primary-gradient)border-box;width:180px;height:180px;box-shadow:var(--shadow-lg);border:4px solid #0000;border-radius:50%;margin:0 auto 2rem;display:block}.shop-modal-details{text-align:center;color:var(--text-primary)}.shop-modal-description{color:var(--text-secondary);margin-bottom:1.5rem;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.05rem;line-height:1.8}.shop-modal-meta{color:var(--text-primary);margin:1rem 0;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.1rem;font-weight:600}.shop-modal-link{background:var(--primary-gradient);color:#fff;box-shadow:var(--shadow-sm);border:none;border-radius:12px;margin-top:1.5rem;padding:1rem 2rem;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-block}.shop-modal-link:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.shop-modal-categories{color:var(--accent-color);margin-top:1.5rem;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.1rem;font-weight:700}.shop-modal-owner{color:var(--text-secondary);margin-top:2rem;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.95rem;display:block}.shop-modal-status{text-transform:uppercase;letter-spacing:.05em;border-radius:12px;margin-top:1.5rem;padding:.75rem 1.5rem;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.9rem;font-weight:700;display:inline-block}.shop-modal-status.approved{color:#155724;background:linear-gradient(135deg,#d4edda 0%,#c3e6cb 100%);border:2px solid #155724;box-shadow:0 2px 8px #15572433}.shop-modal-status.pending{color:#856404;background:linear-gradient(135deg,#fff3cd 0%,#ffeaa7 100%);border:2px solid #856404;box-shadow:0 2px 8px #85640433}.full-screen-modal{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background-color:#000c}.shop-detail-content{border-radius:24px;width:1000px;max-width:90%;padding:3rem;box-shadow:0 20px 60px #df17784d}.shop-detail-header{align-items:flex-start;gap:2rem;margin-bottom:2rem;display:flex}.shop-detail-logo{object-fit:cover;background:linear-gradient(white,white)padding-box,var(--primary-gradient)border-box;width:150px;height:150px;box-shadow:var(--shadow-lg);border:5px solid #0000;border-radius:50%}.shop-detail-logo-placeholder{background:var(--primary-gradient);color:#fff;width:150px;height:150px;box-shadow:var(--shadow-lg);border-radius:50%;justify-content:center;align-items:center;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:3.5rem;font-weight:800;display:flex}.shop-info-block{flex-grow:1}.shop-detail-name{color:var(--text-primary);letter-spacing:-.02em;margin:0 0 1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:2.8rem;font-weight:800;line-height:1.2}.shop-detail-instagram-link{color:var(--accent-color);margin-bottom:1rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.shop-detail-instagram-link:hover{color:var(--accent-color);transform:translate(3px)}.shop-detail-favorite-button{background:var(--primary-gradient);color:#fff;cursor:pointer;box-shadow:var(--shadow-sm);border:none;border-radius:12px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.shop-detail-favorite-button:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}@media (max-width:1024px){.categories-carousel{animation:30s linear infinite infiniteScroll}.shops-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.5rem}}@media (max-width:768px){.categories-carousel-wrapper,.shops-container{padding:1rem}.categories-carousel{animation:25s linear infinite infiniteScroll}.category-card{min-width:120px;max-width:120px;height:170px}.category-card-image{width:80px;height:80px}.categories-carousel-title,.shops-title{font-size:1.8rem}.shops-tabs{gap:.75rem;padding:0 1rem}.tab-button{padding:.75rem 1.5rem;font-size:.9rem}.shops-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}.shop-card{padding:1.5rem}.shop-logo-only,.shop-logo-placeholder{width:100px;height:100px}.shop-card-name{font-size:1.1rem}.modal-content{width:95%;padding:2rem}.shop-modal-title{font-size:2rem}.shop-modal-logo{width:140px;height:140px}}@media (max-width:480px){.categories-carousel{animation:20s linear infinite infiniteScroll}.category-card{min-width:100px;max-width:100px;height:150px}.category-card-image{width:60px;height:60px}.category-card-name{font-size:.85rem}.shops-tabs{flex-direction:column}.tab-button{width:100%}.shops-grid{grid-template-columns:1fr}.shops-title{font-size:1.5rem}.shop-logo-only,.shop-logo-placeholder{width:90px;height:90px;font-size:2rem}.shop-card-name{font-size:1rem}}.item-detail-overlay{z-index:2000;background:#000000d9;justify-content:center;align-items:center;padding:1rem;animation:.2s fadeIn;display:flex;position:fixed;inset:0}.item-detail-modal{background:#fff;border-radius:12px;flex-direction:column;width:100%;max-width:1000px;max-height:90vh;animation:.3s slideUp;display:flex;position:relative;overflow:hidden}.item-detail-close{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;color:#1a1a1a;z-index:10;background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:0;font-size:28px;line-height:1;transition:all .2s;display:flex;position:absolute;top:1rem;right:1rem}.item-detail-close:hover{background:#fff;transform:rotate(90deg)}.item-detail-content{height:100%;display:flex;overflow:hidden}.item-detail-gallery{background:#000;flex:1;justify-content:center;align-items:center;min-height:400px;display:flex;position:relative}.item-detail-image{object-fit:contain;max-width:100%;max-height:90vh;display:block}.item-detail-no-image{color:#666;font-size:1.2rem}.item-detail-nav{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;color:#1a1a1a;z-index:5;background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;padding:0;font-size:32px;line-height:1;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.item-detail-nav:hover{background:#fff;transform:translateY(-50%)scale(1.1)}.item-detail-nav-prev{left:1rem}.item-detail-nav-next{right:1rem}.item-detail-indicators{z-index:5;gap:.5rem;display:flex;position:absolute;bottom:1rem;left:50%;transform:translate(-50%)}.item-detail-indicator{cursor:pointer;background:#ffffff80;border-radius:50%;width:8px;height:8px;transition:all .2s}.item-detail-indicator:hover{background:#fffc}.item-detail-indicator.active{background:#fff;border-radius:4px;width:24px}.item-detail-info{background:#fafafa;flex-direction:column;gap:1rem;width:400px;padding:2rem;display:flex;overflow-y:auto}.item-detail-title{color:#1a1a1a;margin:0;font-size:1.5rem;font-weight:700;line-height:1.3}.item-detail-description{color:#444;margin:0;font-size:.95rem;line-height:1.6}.item-detail-meta{border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;flex-direction:column;gap:.75rem;padding:1rem 0;display:flex}.item-detail-meta-item{flex-direction:column;gap:.25rem;display:flex}.item-detail-meta-label{color:#666;font-size:.85rem;font-weight:500}.item-detail-tags{color:#0095f6;font-size:.9rem}.item-detail-stats{color:#666;padding-top:.5rem;font-size:.85rem}.item-detail-instagram-link{color:#0095f6;text-align:center;background:#fff;border:1px solid #e5e5e5;border-radius:8px;padding:.75rem 1.5rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-block}.item-detail-instagram-link:hover{background:#f8f8f8;border-color:#0095f6}.item-detail-favorite-btn{color:#fff;cursor:pointer;background:#0095f6;border:none;border-radius:8px;margin-top:auto;padding:.85rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .2s}.item-detail-favorite-btn:hover{background:#07c}.item-detail-favorite-btn.is-favorite{color:#ff3b3b;background:#fff;border:1px solid #ff3b3b}.item-detail-favorite-btn.is-favorite:hover{background:#fff5f5}@media (max-width:768px){.item-detail-modal{border-radius:0;max-height:100vh}.item-detail-content{flex-direction:column}.item-detail-gallery{min-height:50vh}.item-detail-info{width:100%;max-height:50vh}.item-detail-nav{width:36px;height:36px;font-size:24px}}.items-container,.favorites-container{padding:20px}.items-title,.favorites-title{color:#1a1a1a;text-align:center;letter-spacing:-.5px;margin-bottom:2rem;font-family:Inter,sans-serif;font-size:2rem;font-weight:700}.items-grid,.favorites-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;display:grid}.item-card,.favorite-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border:1px solid #e5e5e5;border-radius:16px;padding:1.5rem;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000000a}.item-card:hover,.favorite-item:hover{border-color:#ffb6d966;transform:translateY(-3px);box-shadow:0 8px 24px #0000001a}.item-content,.favorite-content{z-index:1;justify-content:space-between;align-items:flex-start;gap:15px;display:flex;position:relative}.item-info,.favorite-info{flex:1}.item-images,.favorite-images{flex-wrap:wrap;gap:10px;margin-bottom:15px;display:flex}.item-image,.favorite-image{object-fit:cover;border:2px solid #ffb6d94d;border-radius:8px;width:85px;height:85px;transition:all .3s}.item-image:hover,.favorite-image:hover{border-color:#ffb6d999;transform:scale(1.05);box-shadow:0 4px 12px #0000001a}.item-image-more{color:#666;background:#f8f8f8;border:2px solid #e5e5e5;border-radius:8px;justify-content:center;align-items:center;width:85px;height:85px;font-size:.9rem;font-weight:600;display:flex}.item-title,.favorite-title{color:#1a1a1a;letter-spacing:-.3px;margin:0 0 10px;font-family:Inter,sans-serif;font-size:1.3rem;font-weight:600}.item-description,.favorite-description{color:#444;margin:8px 0;font-size:.95rem;line-height:1.5}.item-meta,.favorite-meta{color:#666;margin:8px 0;font-size:.9rem}.item-meta-link,.favorite-meta-link{color:#0095f6;background:#fff;border:1px solid #e5e5e5;border-radius:8px;margin:8px 0;padding:.5rem 1rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-block}.item-meta-link:hover,.favorite-meta-link:hover{background:#f8f8f8;border-color:#0095f6}.item-tags,.favorite-tags{color:#0095f6;margin:8px 0;font-size:.9rem;font-weight:500}.item-stats{color:#666;margin-top:12px;font-size:.85rem;display:block}.item-favorite-btn,.favorite-remove-btn{cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e5e5e5;border-radius:8px;padding:10px 20px;font-size:.9rem;font-weight:500;transition:all .2s}.item-favorite-btn.is-favorite,.favorite-remove-btn{color:#ff3b3b;background:#fff;border-color:#fcc}.item-favorite-btn.is-favorite:hover,.favorite-remove-btn:hover{background:#fff5f5;border-color:#ff3b3b}.item-favorite-btn:not(.is-favorite){color:#1a1a1a;background:#fff;border-color:#e5e5e5}.item-favorite-btn:not(.is-favorite):hover{color:#fff;background:#0095f6;border-color:#0095f6}.shop-detail-content .items-container{padding:0}.shop-detail-content .items-title{display:none}.shop-detail-content .items-grid{background:#fafafa;grid-template-columns:repeat(3,1fr);gap:2px;padding:0;display:grid}.shop-detail-content .item-card{cursor:pointer;aspect-ratio:1;background:#fff;border:none;border-radius:0;padding:0;transition:transform .2s;display:block;position:relative;overflow:hidden}.shop-detail-content .item-card:hover{z-index:10;transform:scale(1.05)}.shop-detail-content .item-card:before{display:none}.shop-detail-content .item-content,.shop-detail-content .item-info{width:100%;height:100%;display:block;position:relative}.shop-detail-content .item-title,.shop-detail-content .item-description,.shop-detail-content .item-meta,.shop-detail-content .item-meta-link,.shop-detail-content .item-tags,.shop-detail-content .item-stats{display:none}.shop-detail-content .item-images{width:100%;height:100%;margin:0;padding:0;display:block;position:relative}.shop-detail-content .item-image{object-fit:cover;border:none;border-radius:0;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.shop-detail-content .item-image:not(:first-child),.shop-detail-content .item-image-more{display:none}.shop-detail-content .item-images:has(.item-image:nth-child(2)):after{content:"📷";color:#fff;z-index:2;background:#0009;border-radius:4px;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;display:flex;position:absolute;top:8px;right:8px}.shop-detail-content .item-favorite-btn{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;z-index:3;opacity:0;background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:16px;transition:all .2s;display:flex;position:absolute;top:8px;right:8px}.shop-detail-content .item-card:hover .item-favorite-btn{opacity:1}.shop-detail-content .item-favorite-btn:hover{background:#fff;transform:scale(1.15)}.shop-detail-content .item-favorite-btn.is-favorite{opacity:1;background:#fffffff2}@media (max-width:768px){.shop-detail-content .items-grid{grid-template-columns:repeat(3,1fr);gap:1px}.shop-detail-content .item-card:hover{transform:scale(1.02)}}.modal-overlay.full-screen-modal{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0006;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.modal-content.shop-detail-content{background:#fff;border-radius:16px;width:100%;max-width:900px;max-height:90vh;font-family:Inter,sans-serif;position:relative;overflow-y:auto;box-shadow:0 20px 60px #00000026}.close-modal-button{cursor:pointer;color:#666;z-index:10;background:#fff;border:1px solid #e5e5e5;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.5rem;transition:all .2s;display:flex;position:absolute;top:1.5rem;right:1.5rem}.close-modal-button:hover{color:#1a1a1a;background:#f8f8f8;border-color:#d0d0d0}.shop-detail-header{background:#fff;border-bottom:1px solid #e5e5e5;align-items:flex-start;gap:2rem;padding:2rem;display:flex}.shop-logo-wrapper{flex-shrink:0}.shop-detail-logo,.shop-detail-logo-placeholder{object-fit:cover;border:3px solid #f0f0f0;border-radius:50%;width:200px;height:200px;display:block}.shop-detail-logo-placeholder{color:#fff;background:linear-gradient(135deg,#6464ff 0%,#8b8bff 100%);justify-content:center;align-items:center;font-size:3rem;font-weight:700;display:flex}.shop-info-block{flex-direction:column;flex:1;gap:.5rem;max-width:600px;display:flex}.shop-detail-name{color:#1a1a1a;letter-spacing:-.5px;margin:0;font-size:2rem;font-weight:700}.shop-detail-instagram-link{color:#0095f6;align-items:center;gap:.3rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.shop-detail-instagram-link:hover{color:#07c}.shop-detail-favorite-button{cursor:pointer;color:#fff;background:#0095f6;border:none;border-radius:8px;align-self:flex-start;align-items:center;gap:.5rem;margin-top:.5rem;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600;transition:all .2s;display:flex}.shop-detail-favorite-button:hover{background:#07c;transform:scale(1.02)}.shop-detail-favorite-button:disabled{opacity:.5;cursor:not-allowed}.heart-icon{font-size:1.1rem}.shop-owner-actions{background:#f0f8ff;border:1px solid #d0e8ff;border-radius:6px;margin-top:.5rem;padding:.75rem}.shop-owner-message{color:#1a1a1a;margin:0;font-size:.85rem;line-height:1.4}.shop-detail-meta-info{flex-direction:column;gap:.5rem;margin-top:.75rem;display:flex}.shop-detail-category{color:#666;font-size:.9rem}.shop-detail-category span{color:#0095f6;cursor:pointer;font-weight:500}.shop-detail-category span:hover{text-decoration:underline}.shop-detail-description-title{color:#1a1a1a;margin:.5rem 0 .25rem;font-size:1rem;font-weight:600}.shop-detail-description-text{color:#444;font-size:.9rem;line-height:1.5}.shop-detail-description-text p{margin:.25rem 0}.shop-detail-separator{display:none}.items-loading,.items-error,.items-empty{text-align:center;color:#666;padding:2rem;font-size:.9rem}.items-error{color:#f44}@media (max-width:768px){.modal-overlay.full-screen-modal{padding:0}.modal-content.shop-detail-content{border-radius:0;max-height:100vh}.shop-detail-header{flex-direction:column;gap:1rem;padding:1.5rem}.shop-detail-logo,.shop-detail-logo-placeholder{width:100px;height:100px}.shop-detail-name{font-size:1.3rem}.shop-detail-description-text{max-height:60px}}.main-panel-container{background:var(--background-dark);min-height:100vh;padding:1.5rem}.main-panel-header{border-bottom:1px solid #6464ff33;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;display:flex}.main-panel-title{color:var(--text-primary);font-size:2rem;font-weight:700}.category-filter{align-items:center;gap:1rem;display:flex}.category-filter label{color:var(--text-primary);font-size:1rem}.category-select{border:2px solid var(--primary-color-soft,#6464ff);background:var(--background-light);color:var(--text-primary);cursor:pointer;border-radius:8px;padding:.5rem 1rem;font-size:1rem;transition:border-color .3s}.shops-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:2rem;display:grid}.shop-card{background:var(--background-light);border:1px solid #0000;border-radius:12px;flex-direction:column;padding:1.5rem;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 4px 20px #0000001a}.shop-card:hover{border-color:var(--primary-color-soft,#6464ff);transform:translateY(-5px);box-shadow:0 8px 30px #0003}.shop-logo{object-fit:cover;border-radius:8px;width:100%;height:150px;margin-bottom:1rem}.shop-name{color:var(--primary-color-soft,#6464ff);margin-bottom:.5rem;font-size:1.5rem}.shop-city{color:var(--text-secondary);margin-bottom:1rem;font-size:.9rem}.shop-description{color:var(--text-primary);flex-grow:1;margin-bottom:1rem;font-size:1rem}.shop-categories{margin-bottom:1rem}.category-tag{color:var(--primary-color-soft,#6464ff);background:#6464ff1a;border-radius:4px;margin-bottom:.5rem;margin-right:.5rem;padding:.3rem .6rem;font-size:.8rem;display:inline-block}.shop-details-button{background:var(--primary-color-soft,#6464ff);color:#fff;cursor:pointer;border:none;border-radius:8px;margin-top:1rem;padding:.75rem 1.5rem;font-size:1rem;transition:background .3s}.shop-details-button:hover{background:#4a4ae6}.no-shops-message{text-align:center;color:var(--text-secondary);grid-column:1/-1;padding:3rem;font-size:1.2rem}.main-panel-loading,.main-panel-error{text-align:center;color:var(--primary-color-soft,#6464ff);padding:5rem;font-size:1.5rem}.footer{background:#ffb4d8;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:100px;padding:20px 50px;display:flex;position:relative;overflow:hidden}.social-icon,.menu{flex-wrap:wrap;justify-content:center;align-items:center;margin:10px 0;display:flex;position:relative}.social-icon__item,.menu__item{list-style:none}.social-icon__link{color:#fff;margin:0 10px;font-size:2rem;transition:all .5s;display:inline-block}.social-icon__link:hover{transform:translateY(-10px)}.menu__link{color:#fff;opacity:.75;margin:0 10px;font-size:1.2rem;font-weight:300;text-decoration:none;transition:all .5s;display:inline-block}.menu__link:hover{opacity:1}.footer p{color:#fff;margin:15px 0 10px;font-size:1rem;font-weight:300}.waves{width:100%;min-width:1000px;height:100px;margin-bottom:-7px;position:absolute;top:-100px;left:0}.wave{background-repeat:repeat-x;width:100%;height:100px;position:absolute;top:0;left:0}.wave#wave1{z-index:1000;opacity:1;background:url(/waveFooter.png) 0 0/1000px 100px;animation:25s linear infinite animateWaves;bottom:0}.wave#wave2{z-index:999;opacity:.5;background:url(/waveFooter.png) 0 0/1000px 100px;animation:25s linear infinite animate;bottom:10px}.wave#wave3{z-index:1000;opacity:.2;background:url(/waveFooter.png) 0 0/1000px 100px;animation:20s linear infinite animateWaves;bottom:15px}.wave#wave4{z-index:999;opacity:.7;background:url(/waveFooter.png) 0 0/1000px 100px;animation:20s linear infinite animate;bottom:20px}@keyframes animateWaves{0%{background-position-x:0}to{background-position-x:1000px}}@keyframes animate{0%{background-position-x:0}to{background-position-x:-1000px}}.search-bar-container{align-items:center;gap:10px;width:100%;max-width:800px;display:flex;position:relative}.category-select{cursor:pointer;background:#fff;border:2px solid #e0e0e0;border-radius:8px;min-width:180px;padding:10px 15px;font-size:14px;transition:all .3s}.category-select:hover{border-color:#6c63ff}.category-select:focus{border-color:#6c63ff;outline:none;box-shadow:0 0 0 3px #6c63ff1a}.search-form{flex:1;gap:5px;display:flex;position:relative}.search-input{border:2px solid #e0e0e0;border-radius:25px;flex:1;padding:12px 20px;font-size:15px;transition:all .3s}.search-input:focus{border-color:#6c63ff;outline:none;box-shadow:0 0 0 3px #6c63ff1a}.search-input::placeholder{color:#999}.search-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6c63ff 0%,#5a52d5 100%);border:none;border-radius:25px;min-width:50px;padding:10px 20px;font-size:18px;transition:all .3s}.search-button:hover{transform:scale(1.05);box-shadow:0 5px 15px #6c63ff4d}.search-button:active{transform:scale(.95)}.search-suggestions{z-index:1000;background:#fff;border-radius:12px;animation:.2s slideDown;position:absolute;top:calc(100% + 10px);left:0;right:0;overflow:hidden;box-shadow:0 10px 40px #00000026}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.suggestion-item{cursor:pointer;border-bottom:1px solid #f0f0f0;align-items:center;gap:15px;padding:15px 20px;transition:background .2s;display:flex}.suggestion-item:last-child{border-bottom:none}.suggestion-item:hover{background:#f8f9fa}.suggestion-icon{flex-shrink:0;font-size:24px}.suggestion-content{flex:1}.suggestion-title{color:#333;margin-bottom:3px;font-size:15px;font-weight:500}.suggestion-type{color:#666;font-size:13px}.suggestion-score{color:#6c63ff;margin-left:5px;font-weight:600}.suggestion-footer{text-align:center;color:#6c63ff;cursor:pointer;background:#f8f9fa;padding:12px 20px;font-size:14px;font-weight:500;transition:background .2s}.suggestion-footer:hover{background:#e9ecef}@media (max-width:768px){.search-bar-container{flex-direction:column;align-items:stretch}.category-select{min-width:100%}.search-form{width:100%}}.login-container,.register-container,.forgot-password-container,.reset-password-container{background:#fafafa;justify-content:center;align-items:center;min-height:100vh;padding:2rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex;position:relative;overflow:hidden}.login-container:before,.register-container:before,.forgot-password-container:before,.reset-password-container:before{content:"";filter:blur(100px);opacity:.15;z-index:0;pointer-events:none;background:linear-gradient(135deg,#ffb3d9 0%,#ffd9e8 100%);border-radius:50%;width:500px;height:500px;position:fixed;top:-200px;right:-100px}.login-container:after,.register-container:after,.forgot-password-container:after,.reset-password-container:after{content:"";filter:blur(100px);opacity:.15;z-index:0;pointer-events:none;background:linear-gradient(135deg,#ffc9e0 0%,#ffe4f0 100%);border-radius:50%;width:400px;height:400px;position:fixed;bottom:-150px;left:-100px}.login-title,.register-title,.forgot-password-title,.reset-password-title{color:#1a1a1a;letter-spacing:-.5px;margin-bottom:.5rem;font-family:Inter,sans-serif;font-size:1.75rem;font-weight:700}.login-form,.register-form,.forgot-password-form,.reset-password-form{z-index:1;background:#fff;border:1px solid #e5e5e5;border-radius:16px;width:100%;max-width:420px;padding:2.5rem;position:relative;box-shadow:0 4px 20px #0000000f}.login-form p,.register-form p,.forgot-password-form p,.reset-password-form p{color:#666;margin-bottom:1.5rem;font-size:.9rem;line-height:1.5}.form-group:last-of-type{margin-bottom:1.5rem}.login-input,.register-input,.forgot-password-input,.reset-password-input{color:#1a1a1a;box-sizing:border-box;background:#fff;border:1px solid #e5e5e5;border-radius:8px;width:100%;padding:.85rem 1rem;font-family:Inter,sans-serif;font-size:.95rem;transition:all .2s}.login-input:focus,.register-input:focus,.forgot-password-input:focus,.reset-password-input:focus{border-color:#1a1a1a;outline:none;box-shadow:0 0 0 3px #1a1a1a0d}.login-input::placeholder,.register-input::placeholder,.forgot-password-input::placeholder,.reset-password-input::placeholder{color:#999}.login-input:disabled,.register-input:disabled,.forgot-password-input:disabled,.reset-password-input:disabled{color:#999;cursor:not-allowed;background:#f8f8f8}.login-button,.register-button,.forgot-password-button,.reset-password-button{color:#fff;cursor:pointer;background:#1a1a1a;border:none;border-radius:8px;width:100%;margin-top:.5rem;padding:.85rem 1.5rem;font-family:Inter,sans-serif;font-size:.95rem;font-weight:600;transition:all .2s}.login-button:hover,.register-button:hover,.forgot-password-button:hover,.reset-password-button:hover{background:#333;transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.login-button:active,.register-button:active,.forgot-password-button:active,.reset-password-button:active{transform:translateY(0)}.login-button:disabled,.register-button:disabled,.forgot-password-button:disabled,.reset-password-button:disabled{cursor:not-allowed;box-shadow:none;background:#ccc;transform:none}.login-error,.register-error,.forgot-password-error,.reset-password-error{color:#d32f2f;background:#fff5f5;border:1px solid #fcc;border-radius:8px;margin-bottom:1rem;padding:.75rem 1rem;font-size:.85rem;line-height:1.4}.login-success,.register-success,.forgot-password-success,.reset-password-success{color:#15803d;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;margin-bottom:1rem;padding:.75rem 1rem;font-size:.85rem;line-height:1.4}.login-links,.register-links,.forgot-password-links,.reset-password-links{flex-direction:column;align-items:center;gap:.75rem;margin-top:1.5rem;display:flex}.login-links button,.register-links button,.forgot-password-links button,.reset-password-links button{color:#666;cursor:pointer;background:0 0;border:none;padding:.25rem .5rem;font-family:Inter,sans-serif;font-size:.9rem;text-decoration:none;transition:color .2s}.login-links button:hover,.register-links button:hover,.forgot-password-links button:hover,.reset-password-links button:hover{color:#1a1a1a;text-decoration:underline}.login-links a,.register-links a,.forgot-password-links a,.reset-password-links a{color:#666;font-size:.9rem;text-decoration:none;transition:color .2s}.login-links a:hover,.register-links a:hover,.forgot-password-links a:hover,.reset-password-links a:hover{color:#1a1a1a;text-decoration:underline}.login-links:before,.register-links:before{content:"";background:#e5e5e5;width:100%;height:1px;margin-bottom:.5rem;display:block}@media (max-width:480px){.login-form,.register-form,.forgot-password-form,.reset-password-form{padding:2rem 1.5rem}.login-title,.register-title,.forgot-password-title,.reset-password-title{font-size:1.5rem}.login-input,.register-input,.forgot-password-input,.reset-password-input{padding:.75rem .9rem;font-size:.9rem}.login-button,.register-button,.forgot-password-button,.reset-password-button{padding:.75rem 1.25rem;font-size:.9rem}}.auth-modal .login-container,.auth-modal .register-container,.auth-modal .forgot-password-container,.auth-modal .reset-password-container{background:0 0;min-height:auto;padding:0}.auth-modal .login-container:before,.auth-modal .register-container:before,.auth-modal .forgot-password-container:before,.auth-modal .reset-password-container:before,.auth-modal .login-container:after,.auth-modal .register-container:after,.auth-modal .forgot-password-container:after,.auth-modal .reset-password-container:after{display:none}.auth-modal .login-form,.auth-modal .register-form,.auth-modal .forgot-password-form,.auth-modal .reset-password-form{box-shadow:none;border:none;margin-top:2rem}.register-container{background-color:#f4f4f4;justify-content:center;align-items:center;min-height:100vh;display:flex}.register-title{text-align:center;color:#333;margin-bottom:20px}.register-form{background:#fff;border-radius:8px;width:100%;max-width:400px;padding:30px;box-shadow:0 4px 8px #0000001a}.register-input{box-sizing:border-box;border:1px solid #ccc;border-radius:4px;width:100%;margin-top:5px;padding:10px}.register-button{color:#fff;cursor:pointer;background-color:#007bff;border:none;border-radius:4px;width:100%;margin-top:10px;padding:10px;font-size:16px}.register-button:hover{background-color:#0056b3}.register-error,.register-success{text-align:center;border-radius:4px;margin-bottom:15px;padding:10px}.register-error{color:#721c24;background-color:#f8d7da;border:1px solid #f5c6cb}.register-success{color:#155724;background-color:#d4edda;border:1px solid #c3e6cb}.register-links{text-align:center;margin-top:15px}.register-links a{color:#007bff;margin:0 10px;text-decoration:none}.register-links a:hover{text-decoration:underline}.forgot-password-container{background-color:#f4f4f4;justify-content:center;align-items:center;min-height:100vh;display:flex}.forgot-password-title{text-align:center;color:#333;margin-bottom:20px}.forgot-password-form{background:#fff;border-radius:8px;width:100%;max-width:400px;padding:30px;box-shadow:0 4px 8px #0000001a}.forgot-password-input{box-sizing:border-box;border:1px solid #ccc;border-radius:4px;width:100%;margin-top:5px;padding:10px}.forgot-password-button{color:#fff;cursor:pointer;background-color:#ff9800;border:none;border-radius:4px;width:100%;margin-top:10px;padding:10px;font-size:16px}.forgot-password-button:hover{background-color:#fb8c00}.forgot-password-error,.forgot-password-success{text-align:center;border-radius:4px;margin-bottom:15px;padding:10px}.forgot-password-error{color:#721c24;background-color:#f8d7da;border:1px solid #f5c6cb}.forgot-password-success{color:#155724;background-color:#d4edda;border:1px solid #c3e6cb}.forgot-password-links{text-align:center;margin-top:15px}.forgot-password-links a{color:#007bff;margin:0 10px;text-decoration:none}.forgot-password-links a:hover{text-decoration:underline}.reset-password-container{background-color:#f4f4f4;justify-content:center;align-items:center;min-height:100vh;display:flex}.reset-password-title{text-align:center;color:#333;margin-bottom:20px}.reset-password-form{background:#fff;border-radius:8px;width:100%;max-width:400px;padding:30px;box-shadow:0 4px 8px #0000001a}.form-group{margin-bottom:15px}.reset-password-input{box-sizing:border-box;border:1px solid #ccc;border-radius:4px;width:100%;margin-top:5px;padding:10px}.reset-password-button{color:#fff;cursor:pointer;background-color:#4caf50;border:none;border-radius:4px;width:100%;margin-top:10px;padding:10px;font-size:16px}.reset-password-button:hover{background-color:#45a049}.reset-password-error,.reset-password-success{text-align:center;border-radius:4px;margin-bottom:15px;padding:10px}.reset-password-error{color:#721c24;background-color:#f8d7da;border:1px solid #f5c6cb}.reset-password-success{color:#155724;background-color:#d4edda;border:1px solid #c3e6cb}.reset-password-links{text-align:center;margin-top:15px}.reset-password-links a{color:#007bff;margin:0 10px;text-decoration:none}.reset-password-links a:hover{text-decoration:underline}.category-page-container{max-width:1400px;margin:0 auto;padding:2rem;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.category-header{flex-direction:column;gap:2rem;margin-bottom:3rem;display:flex}.back-button{color:#1a1a1a;cursor:pointer;background:#fff;border:1px solid #e5e5e5;border-radius:8px;align-self:flex-start;padding:.75rem 1.5rem;font-family:Inter,sans-serif;font-size:.95rem;font-weight:500;transition:all .2s;box-shadow:0 1px 3px #0000000d}.back-button:hover{background:#f8f8f8;border-color:#d0d0d0;transform:translate(-3px);box-shadow:0 2px 5px #00000014}.category-info{background:#fff;border:1px solid #e5e5e5;border-radius:16px;align-items:center;gap:2.5rem;padding:2.5rem;display:flex;box-shadow:0 2px 8px #0000000a}.category-header-image{object-fit:cover;border:none;border-radius:12px;flex-shrink:0;width:180px;height:180px;box-shadow:0 4px 12px #00000014}.category-header-title{color:#1a1a1a;letter-spacing:-.5px;margin:0;font-family:Inter,sans-serif;font-size:2.5rem;font-weight:700}.category-page-loading{flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;min-height:60vh;display:flex}.loading-spinner{border:3px solid #f0f0f0;border-top-color:#6464ff;border-radius:50%;width:50px;height:50px;animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.category-page-loading p{color:#666;font-family:Inter,sans-serif;font-size:1rem;font-weight:500}.category-page-error{flex-direction:column;justify-content:center;align-items:center;gap:2rem;min-height:60vh;display:flex}.category-page-error h2{color:#1a1a1a;font-family:Inter,sans-serif;font-size:1.5rem;font-weight:600}.no-shops-message{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:2rem;min-height:40vh;display:flex}.no-shops-message p{color:#666;font-family:Inter,sans-serif;font-size:1.2rem;font-weight:500}@media (max-width:768px){.category-page-container{padding:1rem}.category-info{text-align:center;flex-direction:column;gap:1.5rem;padding:2rem}.category-header-image{width:150px;height:150px}.category-header-title{font-size:2rem}}.search-results-container{max-width:1400px;margin:0 auto;padding:20px}.search-results-header{border-bottom:2px solid #e0e0e0;align-items:center;gap:20px;margin-bottom:30px;padding-bottom:20px;display:flex}.back-button{cursor:pointer;background:#fff;border:2px solid #e0e0e0;border-radius:8px;padding:10px 20px;font-size:16px;font-weight:500;transition:all .3s}.back-button:hover{color:#6c63ff;background:#f8f9fa;border-color:#6c63ff}.search-results-info{flex:1}.search-results-title{color:#333;margin-bottom:5px;font-size:28px;font-weight:700}.query-text{color:#6c63ff}.search-results-count{color:#666;font-size:16px}.search-filters{flex-wrap:wrap;gap:10px;margin-bottom:30px;display:flex}.filter-button{cursor:pointer;background:#fff;border:2px solid #e0e0e0;border-radius:25px;padding:12px 24px;font-size:15px;font-weight:500;transition:all .3s}.filter-button:hover{color:#6c63ff;border-color:#6c63ff}.filter-button.active{color:#fff;background:linear-gradient(135deg,#6c63ff 0%,#5a52d5 100%);border-color:#6c63ff}.search-loading,.search-error,.search-empty{text-align:center;padding:60px 20px}.loading-spinner{border:4px solid #f3f3f3;border-top-color:#6c63ff;border-radius:50%;width:50px;height:50px;margin:0 auto 20px;animation:1s linear infinite spin}.search-results-grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:25px;display:grid}.search-result-card{cursor:pointer;background:#fff;border-radius:16px;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 12px #00000014}.search-result-card:hover{transform:translateY(-5px);box-shadow:0 8px 24px #00000026}.result-type-badge{z-index:1;background:#fffffff2;border-radius:20px;padding:8px 15px;font-size:13px;font-weight:600;position:absolute;top:15px;right:15px;box-shadow:0 2px 8px #0000001a}.result-images{gap:5px;height:200px;display:flex;overflow:hidden}.result-image{object-fit:cover;flex:1;width:100%;height:100%}.result-content{padding:20px}.result-title{color:#333;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:10px;font-size:20px;font-weight:700;display:-webkit-box;overflow:hidden}.result-description{color:#666;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:15px;font-size:14px;display:-webkit-box;overflow:hidden}.result-meta{color:#888;margin-bottom:8px;font-size:14px}.result-tags{color:#6c63ff;margin-bottom:15px;font-size:13px}.result-footer{border-top:1px solid #f0f0f0;justify-content:space-between;align-items:center;padding-top:15px;display:flex}.result-stats{color:#888;font-size:13px}.result-score{color:#6c63ff;background:#6c63ff1a;border-radius:12px;padding:5px 12px;font-size:13px;font-weight:600}.shop-result-content{align-items:flex-start;gap:20px;padding:20px;display:flex}.shop-result-logo{object-fit:cover;border-radius:12px;flex-shrink:0;width:100px;height:100px}.shop-result-logo-placeholder{color:#fff;background:linear-gradient(135deg,#6c63ff 0%,#5a52d5 100%);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:100px;height:100px;font-size:32px;font-weight:700;display:flex}.category-result-content{align-items:center;gap:20px;padding:20px;display:flex}.category-result-icon{object-fit:cover;border-radius:50%;flex-shrink:0;width:80px;height:80px}@media (max-width:768px){.search-results-header{flex-direction:column;align-items:flex-start}.search-results-grid{grid-template-columns:1fr}.search-filters{-webkit-overflow-scrolling:touch;overflow-x:auto}.filter-button{white-space:nowrap}}
