body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{background:#f5f5f5;color:#333;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6}.bgg-header{background:linear-gradient(135deg,#1e3a8a,#2563eb);box-shadow:0 2px 10px #0000001a;color:#fff}.header-top{justify-content:space-between;margin:0 auto;max-width:1400px;padding:1.5rem 2rem}.header-top,.site-logo{align-items:center;display:flex}.site-logo{color:#fff;gap:1rem;text-decoration:none}.logo-image{height:60px;object-fit:contain;width:auto}.logo-text{display:flex;flex-direction:column}.site-logo h1{font-size:2rem;font-weight:700;margin-bottom:.25rem}.tagline{font-size:.9rem;font-weight:400;opacity:.9}.header-right,.user-menu{align-items:center;display:flex;gap:1rem}.welcome-text{color:#fff;font-size:.95rem}.welcome-text strong{font-weight:600}.btn-login,.btn-signout{border:none;border-radius:6px;cursor:pointer;font-weight:600;padding:.5rem 1rem;text-decoration:none;transition:all .3s}.btn-login{background:#fff;border:2px solid #fff;color:#1e3a8a}.btn-login:hover{background:#f0f9ff}.btn-signout{background:#ffffff1a;border:2px solid #ffffff4d;color:#fff}.btn-signout:hover{background:#fff3;border-color:#fff}.youtube-link{background:red;border-radius:6px;color:#fff;font-weight:600;padding:.5rem 1rem;text-decoration:none;transition:background .3s}.youtube-link:hover{background:#c00}.main-nav{background:#0003;display:flex;gap:0;margin:0 auto;max-width:1400px;padding:0}.nav-link{border-bottom:3px solid #0000;color:#fff;display:block;font-weight:500;padding:1rem 1.5rem;text-decoration:none;transition:all .3s}.nav-link:hover{background:#ffffff1a;border-bottom-color:#fbbf24}.nav-link.disabled{cursor:not-allowed;opacity:.5}.main-container{flex:1 1;margin:0 auto;max-width:1400px;min-height:calc(100vh - 300px);padding:2rem}.loading{color:#64748b;font-size:1.2rem;padding:4rem;text-align:center}.error-message{background:#fee2e2;border:2px solid #ef4444;border-radius:8px;color:#991b1b}.error-message,.success-message{font-weight:500;margin-bottom:1.5rem;padding:1.25rem}.success-message{background:#d1fae5;border:2px solid #10b981;border-radius:8px;color:#065f46}.btn-primary,.btn-secondary{border:none;border-radius:8px;cursor:pointer;display:inline-block;font-size:1rem;font-weight:600;padding:1rem 2rem;text-align:center;text-decoration:none;transition:all .3s;white-space:nowrap}.btn-primary{background:#2563eb;color:#fff}.btn-primary:hover:not(:disabled){background:#1e40af;box-shadow:0 4px 12px #2563eb4d;transform:translateY(-2px)}.btn-primary:disabled{background:#94a3b8;cursor:not-allowed;transform:none}.btn-secondary{background:#e2e8f0;color:#475569}.btn-secondary:hover{background:#cbd5e1;transform:translateY(-2px)}.btn-delete,.btn-edit{border:none;border-radius:6px;cursor:pointer;flex:1 1;font-size:.9rem;font-weight:600;padding:.6rem 1rem;transition:all .3s}.btn-edit{background:#dbeafe;color:#1e40af}.btn-edit:hover{background:#bfdbfe;transform:translateY(-1px)}.btn-delete{background:#fee2e2;color:#991b1b}.btn-delete:hover{background:#fecaca;transform:translateY(-1px)}.home-page{margin:0 auto;max-width:1200px}.hero-section{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;margin-bottom:2rem;padding:3rem;text-align:center}.hero-section h2{color:#1e3a8a;font-size:2.5rem;margin-bottom:1rem}.hero-text{color:#64748b;font-size:1.2rem;line-height:1.8;margin:0 auto 2rem;max-width:800px}.hero-stats{display:flex;flex-wrap:wrap;gap:3rem;justify-content:center}.stat{align-items:center;display:flex;flex-direction:column}.stat strong{color:#1e3a8a;display:block;font-size:2rem}.stat span{color:#64748b;font-size:.9rem}.home-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr;margin-bottom:2rem}.home-section{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;padding:2rem}.section-title{border-bottom:2px solid #e2e8f0;color:#1e3a8a;font-size:1.5rem;margin-bottom:1.5rem;padding-bottom:.5rem}.features-section{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;padding:3rem}.features-section h3{color:#1e3a8a;font-size:2rem;margin-bottom:2rem;text-align:center}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.feature{background:#f8fafc;border-radius:8px;padding:1.5rem;text-align:center}.feature h4{color:#1e3a8a;font-size:1.2rem;margin-bottom:.5rem}.feature p{color:#64748b;font-size:.95rem}.browse-page{margin:0 auto;max-width:1200px}.browse-page h2{color:#1e3a8a;font-size:2.5rem;margin-bottom:.5rem}.page-subtitle{color:#64748b;font-size:1.1rem;margin-bottom:2rem}.filters-panel{align-items:flex-end;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2rem;padding:1.5rem}.filter-group{flex:1 1;min-width:200px}.filter-group label{color:#475569;display:block;font-weight:600;margin-bottom:.5rem}.filter-input,.filter-select{border:2px solid #e2e8f0;border-radius:6px;font-size:1rem;padding:.75rem;transition:border-color .3s;width:100%}.filter-input:focus,.filter-select:focus{border-color:#2563eb;outline:none}.clear-filters-btn{background:#64748b;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:600;padding:.75rem 1.5rem;transition:background .3s}.clear-filters-btn:hover{background:#475569}.results-info{color:#64748b;font-weight:600;margin-bottom:1rem}.lures-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}.lure-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;display:flex;flex-direction:column;overflow:hidden;text-decoration:none;transition:all .3s}.lure-card:hover{box-shadow:0 6px 20px #00000026;transform:translateY(-4px)}.lure-card-image{height:200px;object-fit:cover;width:100%}.lure-card-placeholder{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;height:200px;justify-content:center;width:100%}.placeholder-icon{color:#fff;font-size:4rem;opacity:.5}.lure-card-header{background:linear-gradient(135deg,#1e3a8a,#2563eb);color:#fff;padding:1.5rem}.lure-card-header h3{color:#fff;font-size:1.2rem;margin:0}.lure-card-body{flex:1 1;padding:1.5rem}.lure-card-body p{color:#475569;font-size:.95rem;margin:.5rem 0}.lure-card-body strong{color:#1e3a8a;font-weight:600}.lure-card-footer{background:#f8fafc;border-top:1px solid #e2e8f0;padding:1rem 1.5rem}.view-details{color:#2563eb;font-weight:600}.no-results{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;padding:3rem;text-align:center}.no-results p{color:#64748b;font-size:1.2rem;margin-bottom:1rem}.lure-detail-page{margin:0 auto;max-width:1200px}.breadcrumb{color:#64748b;font-size:.95rem;margin-bottom:1.5rem}.breadcrumb a{color:#2563eb;text-decoration:none}.breadcrumb a:hover{text-decoration:underline}.lure-detail-image-container{border-radius:12px;box-shadow:0 4px 12px #0000001a;margin:0 auto 2rem;max-width:600px;overflow:hidden;width:100%}.lure-detail-image{display:block;height:auto;width:100%}.lure-header{align-items:center;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;margin-bottom:2rem;padding:2rem}.lure-header-left h1{color:#1e3a8a;font-size:2.5rem;margin-bottom:.5rem}.lure-subtitle{color:#64748b;font-size:1.1rem}.rating-box{background:linear-gradient(135deg,#1e3a8a,#2563eb);border-radius:12px;color:#fff;min-width:200px;padding:1.5rem;text-align:center}.rating-number{display:block;font-size:3rem;font-weight:700}.rating-details{margin-top:.5rem}.rating-stars{font-size:1.2rem}.rating-count{font-size:.9rem;margin-top:.25rem;opacity:.9}.rating-box.no-rating{background:#94a3b8}.lure-content-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 350px}.lure-main-content{display:flex;flex-direction:column;gap:2rem}.info-section{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;padding:2rem}.info-section h2{border-bottom:2px solid #e2e8f0;color:#1e3a8a;font-size:1.8rem;margin-bottom:1.5rem;padding-bottom:.5rem}.specs-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.spec-item{background:#f8fafc;border-radius:6px;display:flex;gap:.5rem;padding:.75rem}.spec-label{color:#475569;font-weight:600}.spec-value{color:#1e3a8a;font-weight:600}.description-text{color:#475569;font-size:1.05rem;line-height:1.8}.variants-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.variant-card{background:#f8fafc;border:2px solid #e2e8f0;border-radius:8px;padding:1rem;transition:all .3s}.variant-card:hover{border-color:#2563eb;box-shadow:0 2px 8px #2563eb1a}.variant-image-container{background:#f8fafc;border-radius:8px 8px 0 0;height:150px;margin:-1rem -1rem 1rem;overflow:hidden;width:100%}.variant-image{height:100%;object-fit:cover;transition:transform .3s;width:100%}.variant-card:hover .variant-image{transform:scale(1.05)}.variant-header{justify-content:space-between;margin-bottom:1rem}.variant-color,.variant-header{align-items:center;display:flex}.variant-color{gap:.75rem}.variant-name{color:#1e3a8a;font-size:1.05rem;font-weight:600}.limited-badge{border-radius:12px;font-size:.75rem;letter-spacing:.5px;padding:.25rem .75rem;text-transform:uppercase}.limited-badge,.limited-badge-small{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;font-weight:700}.limited-badge-small{border-radius:8px;font-size:.7rem;margin-left:.5rem;padding:.15rem .5rem}.limited-badge-tiny{background:#f59e0b;border-radius:4px;color:#fff;flex-shrink:0;font-size:.7rem;font-weight:700;padding:.25rem .5rem}.variant-actions{margin-top:.5rem}.btn-add-variant{background:#2563eb;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:600;padding:.75rem;transition:all .3s;width:100%}.btn-add-variant:hover:not(:disabled){background:#1e40af}.btn-add-variant:disabled{background:#10b981;cursor:not-allowed}.lure-sidebar{display:flex;flex-direction:column;gap:1.5rem}.sidebar-section{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;padding:1.5rem}.sidebar-section h3{border-bottom:2px solid #e2e8f0;color:#1e3a8a;font-size:1.3rem;margin-bottom:1rem;padding-bottom:.5rem}.sidebar-btn{background:#e2e8f0;border:none;border-radius:6px;color:#64748b;cursor:not-allowed;font-weight:600;margin-bottom:.75rem;padding:.75rem;text-align:left;transition:all .3s;width:100%}.sidebar-btn:not(:disabled){background:#2563eb;color:#fff;cursor:pointer}.sidebar-btn:not(:disabled):hover{background:#1e40af}.sidebar-btn-link{background:#2563eb;border:none;border-radius:6px;color:#fff;display:block;font-weight:600;padding:.75rem;text-align:center;text-decoration:none;transition:all .3s;width:100%}.sidebar-btn-link:hover{background:#1e40af}.sidebar-note{color:#94a3b8;font-size:.85rem;font-style:italic;text-align:center}.login-page{align-items:center;display:flex;justify-content:center;min-height:70vh;padding:2rem}.login-container{max-width:450px;width:100%}.login-card{background:#fff;border-radius:12px;box-shadow:0 4px 16px #0000001a;padding:3rem}.login-card h1{color:#1e3a8a;font-size:2rem;margin-bottom:.5rem;text-align:center}.login-subtitle{color:#64748b;margin-bottom:2rem;text-align:center}.alert{border-radius:6px;font-size:.95rem;margin-bottom:1.5rem;padding:1rem}.alert-error{background:#fee2e2;border:1px solid #fecaca;color:#991b1b}.alert-success{background:#d1fae5;border:1px solid #a7f3d0;color:#065f46}.my-collection-page{margin:0 auto;max-width:1200px}.collection-header{margin-bottom:2rem;text-align:center}.collection-header h1{color:#1e3a8a;font-size:2.5rem;margin-bottom:.5rem}.collection-stats{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:3rem}.stat-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;padding:2rem;text-align:center}.stat-card .stat-number{color:#1e3a8a;display:block;font-size:3rem;font-weight:700;margin-bottom:.5rem}.stat-card .stat-label{color:#64748b;font-size:1rem}.collection-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}.collection-item{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;padding:1.5rem;transition:all .3s}.collection-item:hover{box-shadow:0 6px 20px #00000026;transform:translateY(-4px)}.item-header{align-items:flex-start;border-bottom:2px solid #e2e8f0;display:flex;justify-content:space-between;margin-bottom:1rem;padding-bottom:1rem}.item-name{color:#1e3a8a;flex:1 1;font-size:1.2rem;font-weight:600;text-decoration:none}.item-name:hover{text-decoration:underline}.btn-remove{align-items:center;background:#ef4444;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:1.2rem;height:30px;justify-content:center;transition:background .3s;width:30px}.btn-remove:hover{background:#dc2626}.quantity-control{align-items:center;display:flex;gap:1rem;justify-content:center}.qty-btn{background:#2563eb;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1.2rem;font-weight:700;height:36px;transition:background .3s;width:36px}.qty-btn:hover:not(:disabled){background:#1e40af}.qty-btn:disabled{background:#cbd5e1;cursor:not-allowed}.qty-display{color:#1e3a8a;font-size:1.5rem;font-weight:700;min-width:40px;text-align:center}.admin-layout{background:#f8fafc;display:flex;min-height:100vh}.admin-nav{background:#1e3a8a;color:#fff;flex-shrink:0;height:100vh;overflow-y:auto;padding:2rem 1rem;position:fixed;width:250px;z-index:100}.admin-nav h2{color:#fff;font-size:1.5rem;margin:0 0 2rem}.admin-menu{display:flex;flex-direction:column;gap:.5rem}.admin-menu-item{background:#ffffff1a;border-radius:6px;color:#fff;font-weight:500;padding:.75rem 1rem;text-decoration:none;transition:all .3s}.admin-menu-item:hover{background:#fff3;transform:translateX(4px)}.admin-menu-item.back-to-site{background:#ffffff0d;margin-top:2rem}.admin-content{box-sizing:border-box;flex:1 1;margin-left:250px;padding:3rem;width:100%}.admin-dashboard{margin:0 auto;max-width:1400px}.admin-dashboard h1{color:#1e3a8a;font-size:2.5rem;margin-bottom:2rem}.admin-stats-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-bottom:3rem}.admin-stat-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;padding:2rem;text-align:center}.admin-stat-card .stat-number{color:#2563eb;display:block;font-size:3rem;font-weight:700;margin-bottom:.5rem}.admin-stat-card .stat-label{color:#64748b;font-size:1rem;font-weight:500}.admin-section{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;margin-bottom:2rem;padding:2rem}.admin-section h2{color:#1e3a8a;font-size:1.5rem;margin:0 0 1.5rem}.admin-form-page{margin:0 auto;max-width:1000px;width:100%}.admin-form-page h1{color:#1e3a8a;font-size:2rem;margin-bottom:.5rem}.admin-form{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;padding:2.5rem}.form-group{margin-bottom:2rem}.form-group label{color:#1e3a8a;display:block;font-size:1rem;font-weight:600;margin-bottom:.75rem}.field-hint{color:#64748b;display:block;font-size:.85rem;font-style:italic;font-weight:400;line-height:1.4;margin-top:.25rem}.form-input,.form-select,.form-textarea{border:2px solid #e2e8f0;border-radius:8px;box-sizing:border-box;font-size:1rem;padding:1rem;transition:border-color .3s;width:100%}.form-input:focus,.form-select:focus,.form-textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a;outline:none}.form-textarea{font-family:inherit;min-height:120px;resize:vertical}.form-select{appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12'%3E%3Cpath fill='%23475569' d='M6 9 1 4h10z'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;padding-right:3rem}.form-actions{border-top:2px solid #e2e8f0;display:flex;gap:1rem;justify-content:flex-end;margin-top:2.5rem;padding-top:2rem}.admin-success{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;padding:4rem 2rem;text-align:center}.admin-success h1{color:#10b981;font-size:2.5rem}.admin-success h1,.current-image-container{margin-bottom:1rem}.current-image{border:2px solid #e2e8f0;border-radius:8px;display:block;max-height:300px;max-width:300px}.image-label{color:#64748b;font-size:.9rem;font-style:italic;margin-top:.5rem}.image-preview-container{display:inline-block;margin-bottom:1rem;position:relative}.image-preview{border:2px solid #2563eb;border-radius:8px;display:block;max-height:300px;max-width:300px}.btn-remove-image{align-items:center;background:#ef4444;border:none;border-radius:50%;box-shadow:0 2px 8px #0003;color:#fff;cursor:pointer;display:flex;font-weight:700;height:30px;justify-content:center;position:absolute;right:-10px;top:-10px;transition:all .3s;width:30px}.btn-remove-image:hover{background:#dc2626;transform:scale(1.1)}.file-input{border:2px dashed #cbd5e1;border-radius:8px;cursor:pointer;padding:.75rem;transition:all .3s;width:100%}.file-input:hover{background:#f0f9ff;border-color:#2563eb}.variants-list-with-images{display:flex;flex-direction:column;gap:1rem}.variant-with-image-card{background:#f8fafc;border:2px solid #e2e8f0;border-radius:8px;padding:1rem;transition:all .3s}.variant-with-image-card:hover{background:#f0f9ff;border-color:#2563eb}.variant-main-info{align-items:center;display:flex;justify-content:space-between;margin-bottom:.75rem}.variant-image-section{border-top:1px solid #e2e8f0;padding-top:.75rem}.variant-current-image{align-items:center;display:flex;gap:1rem}.variant-thumbnail{border:2px solid #e2e8f0;border-radius:6px;height:80px;object-fit:cover;width:80px}.image-status{color:#10b981;font-size:.9rem;font-weight:600}.variant-image-preview{align-items:center;display:flex;gap:.75rem}.btn-remove-preview{background:#ef4444;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.9rem;padding:.4rem .8rem;transition:all .3s}.btn-remove-preview:hover{background:#dc2626}.btn-save-image{background:#10b981;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;padding:.4rem .8rem;transition:all .3s}.btn-save-image:hover{background:#059669}.variant-no-image{align-items:center;display:flex;gap:.5rem}.file-input-small{display:none}.upload-label{background:#dbeafe;border-radius:6px;color:#1e40af;cursor:pointer;font-size:.9rem;font-weight:600;padding:.5rem 1rem;transition:all .3s}.upload-label:hover{background:#bfdbfe}.variant-color-name{color:#1e3a8a;font-size:.95rem;font-weight:600}.variant-info{align-items:center;display:flex;flex:1 1;gap:.5rem}.btn-delete-small{background:#fee2e2;border:none;border-radius:6px;color:#991b1b;cursor:pointer;font-size:.9rem;padding:.4rem .6rem;transition:all .3s}.btn-delete-small:hover{background:#fecaca;transform:scale(1.1)}.color-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));margin-bottom:2rem}.color-checkbox-item{align-items:center;background:#fff;border:2px solid #e2e8f0;border-radius:8px;cursor:pointer;display:flex;gap:.75rem;padding:1.25rem;transition:all .3s}.color-checkbox-item:hover{background:#f0f9ff;border-color:#2563eb;transform:translateY(-2px)}.color-checkbox-item.selected{background:#dbeafe;border-color:#2563eb}.color-checkbox-item input[type=checkbox]{cursor:pointer;flex-shrink:0;height:20px;width:20px}.color-name{flex:1 1;font-size:.95rem;font-weight:500}.lures-management-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}.lure-management-card{background:#fff;border:2px solid #e2e8f0;border-radius:12px;padding:1.5rem;transition:all .3s}.lure-management-card:hover{border-color:#2563eb;box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.lure-card-details{margin-bottom:1rem}.lure-card-details p{color:#475569;font-size:.9rem;margin:.5rem 0}.lure-card-details strong{color:#1e3a8a;font-weight:600}.lure-card-actions{border-top:1px solid #e2e8f0;display:flex;flex-direction:column;gap:.5rem;padding-top:1rem}.btn-full{border:none;border-radius:6px;cursor:pointer;display:block;font-weight:600;padding:.75rem 1rem;text-align:center;text-decoration:none;transition:all .3s;width:100%}.variant-count-small{background:#dbeafe;border-radius:12px;color:#1e40af;font-size:.85rem;font-weight:600;padding:.25rem .75rem;white-space:nowrap}.bgg-footer{background:#1e293b;color:#fff;margin-top:4rem;padding:2rem}.footer-content{margin:0 auto;max-width:1400px;text-align:center}.footer-content p{margin:.5rem 0}.footer-note{font-size:.9rem;opacity:.8}@media (max-width:1024px){.home-grid,.lure-content-grid{grid-template-columns:1fr}}@media (max-width:968px){.admin-layout{flex-direction:column}.admin-nav{height:auto;position:relative;width:100%}.admin-content{margin-left:0}}@media (max-width:768px){.header-top{flex-direction:column;gap:1rem;text-align:center}.logo-image{height:40px}.site-logo h1{font-size:1.5rem}.main-nav{flex-direction:column}.lure-header,.nav-link{text-align:center}.lure-header{flex-direction:column}.lures-grid{grid-template-columns:1fr}.filters-panel,.hero-stats{flex-direction:column}.hero-stats{gap:1rem}.user-menu{align-items:flex-end;flex-direction:column;gap:.5rem}.login-card{padding:2rem}.collection-grid,.collection-stats{grid-template-columns:1fr}}.modal-overlay{align-items:center;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;padding:2rem;position:fixed;right:0;top:0;z-index:1000}.modal-content{background:#fff;border-radius:12px;box-shadow:0 10px 40px #0000004d;max-height:90vh;max-width:500px;overflow-y:auto;width:100%}.modal-header{align-items:center;border-bottom:2px solid #e2e8f0;display:flex;justify-content:space-between;padding:1.5rem}.modal-header h2{color:#1e3a8a;font-size:1.5rem;margin:0}.modal-close{background:none;border:none;color:#64748b;cursor:pointer;font-size:1.5rem;transition:color .3s}.modal-close:hover{color:#1e3a8a}.modal-body{padding:1.5rem}.modal-variant-name{background:#f0f9ff;border-left:4px solid #2563eb;border-radius:8px;color:#1e3a8a;font-weight:600;margin-bottom:1.5rem;padding:1rem}.modal-footer{border-top:2px solid #e2e8f0;display:flex;gap:1rem;justify-content:flex-end;padding:1.5rem}.variant-current-statuses{display:flex;flex-direction:column;gap:.5rem;margin:1rem 0}.status-badge-item{align-items:center;display:flex;gap:.5rem}.status-badge{border-radius:6px;display:inline-block;flex:1 1;font-size:.85rem;font-weight:600;padding:.5rem .75rem}.priority-text{font-size:.75rem;opacity:.8}.btn-remove-status{align-items:center;background:#fee2e2;border:none;border-radius:50%;color:#991b1b;cursor:pointer;display:flex;flex-shrink:0;font-size:.9rem;height:24px;justify-content:center;transition:all .3s;width:24px}.btn-remove-status:hover{background:#fecaca;transform:scale(1.1)}.status-tabs{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:2rem;padding:1rem}.status-tab{background:#f8fafc;border:2px solid #e2e8f0;border-radius:8px;color:#475569;cursor:pointer;font-weight:600;padding:.75rem 1.5rem;transition:all .3s;white-space:nowrap}.status-tab:hover{background:#e0f2fe;border-color:#2563eb;color:#1e3a8a}.status-tab.active{background:#2563eb;border-color:#2563eb;color:#fff}.status-stats-bar{background:#f0f9ff;border-left:4px solid #2563eb;border-radius:8px;display:flex;gap:2rem;margin-bottom:2rem;padding:1rem 1.5rem}.status-stat{color:#1e3a8a;font-size:1rem}.status-stat strong{display:block;font-size:1.5rem;margin-bottom:.25rem}.collection-item-image-container{background:#f8fafc;border-radius:8px;height:150px;margin-bottom:1rem;overflow:hidden;width:100%}.collection-item-image{height:100%;object-fit:cover;width:100%}.item-status-section{margin-bottom:1rem}.status-badge-large{border-radius:8px;display:inline-block;font-size:.9rem;font-weight:600;padding:.5rem 1rem}.priority-text-large{font-size:.85rem;opacity:.9}.item-actions{border-top:1px solid #e2e8f0;margin-top:1rem;padding-top:1rem}.btn-edit-item{background:#dbeafe;border:none;border-radius:6px;color:#1e40af;cursor:pointer;font-weight:600;padding:.75rem;transition:all .3s;width:100%}.btn-edit-item:hover{background:#bfdbfe;transform:translateY(-2px)}.no-results-filter{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;padding:3rem;text-align:center}.no-results-filter p{color:#64748b;font-size:1.2rem;margin-bottom:1rem}.bg-blue-100{background:#dbeafe;color:#1e40af}.bg-gray-100{background:#f3f4f6;color:#374151}.bg-green-100{background:#d1fae5;color:#065f46}.bg-purple-100{background:#e9d5ff;color:#6b21a8}.bg-yellow-100{background:#fef3c7;color:#92400e}.bg-orange-100{background:#ffedd5;color:#9a3412}.bg-pink-100{background:#fce7f3;color:#9f1239}@media (max-width:768px){.status-tabs{flex-direction:column}.status-tab{text-align:center}}.profile-header{margin-bottom:3rem;text-align:center}.profile-header h1{color:#1e3a8a;font-size:2.5rem;margin-bottom:.5rem}.profile-link{background:#ffffff1a;border-radius:6px;color:#fff;font-weight:600;padding:.5rem 1rem;text-decoration:none;transition:all .3s}.profile-link:hover{background:#fff3}.profile-content-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 350px;margin:0 auto;max-width:1200px}.profile-edit-section{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;padding:2rem}.profile-form .form-section{border-bottom:2px solid #e2e8f0;margin-bottom:3rem;padding-bottom:2rem}.profile-form .form-section:last-of-type{border-bottom:none}.profile-form .form-section h2{color:#1e3a8a;font-size:1.5rem;margin-bottom:1.5rem}.char-count{color:#64748b;display:block;font-size:.85rem;margin-top:.25rem;text-align:right}.privacy-options{display:flex;flex-direction:column;gap:1.5rem}.checkbox-label-profile{align-items:flex-start;background:#f8fafc;border-radius:8px;cursor:pointer;display:flex;gap:1rem;padding:1rem;transition:all .3s}.checkbox-label-profile:hover{background:#f0f9ff}.checkbox-label-profile input[type=checkbox]{cursor:pointer;flex-shrink:0;height:20px;margin-top:.25rem;width:20px}.checkbox-label-profile input[type=checkbox]:disabled{cursor:not-allowed;opacity:.5}.checkbox-text{flex:1 1}.checkbox-text strong{color:#1e3a8a;display:block;font-size:1rem;margin-bottom:.25rem}.checkbox-text p{color:#64748b;font-size:.9rem;margin:0}.profile-stats-sidebar{display:flex;flex-direction:column;gap:1.5rem}.profile-tips-card,.stats-preview-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;padding:1.5rem}.profile-tips-card h3,.stats-preview-card h3{border-bottom:2px solid #e2e8f0;color:#1e3a8a;font-size:1.3rem;margin-bottom:1.5rem;padding-bottom:.5rem}.stat-preview-item{align-items:center;background:#f8fafc;border-radius:8px;display:flex;flex-direction:column;margin-bottom:1rem;padding:1rem}.stat-preview-number{color:#2563eb;display:block;font-size:2rem;font-weight:700}.stat-preview-label{color:#64748b;font-size:.9rem;margin-top:.25rem}.profile-tips-card ul{list-style:none;margin:0;padding:0}.profile-tips-card li{border-bottom:1px solid #e2e8f0;color:#475569;padding:.75rem 0}.profile-tips-card li:last-child{border-bottom:none}.user-profile-page{margin:0 auto;max-width:1200px}.profile-banner{background:linear-gradient(135deg,#1e3a8a,#2563eb);border-radius:12px;box-shadow:0 4px 12px #0000001a;color:#fff;margin-bottom:2rem;padding:3rem 2rem}.profile-banner-content{align-items:center;display:flex;gap:2rem}.profile-avatar{flex-shrink:0}.avatar-placeholder,.profile-avatar img{border:4px solid #fff;border-radius:50%;box-shadow:0 2px 8px #0003;height:120px;object-fit:cover;width:120px}.avatar-placeholder{align-items:center;background:#fff3;display:flex;font-size:3rem;font-weight:700;justify-content:center}.profile-info{flex:1 1}.profile-info h1{font-size:2.5rem;margin-bottom:.5rem}.profile-full-name{font-size:1.2rem;margin-bottom:.5rem;opacity:.9}.profile-location{font-size:1rem;margin-bottom:.25rem;opacity:.9}.profile-joined{font-size:.9rem;opacity:.8}.profile-main{display:flex;flex-direction:column;gap:2rem}.profile-section{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;padding:2rem}.profile-section h2{border-bottom:2px solid #e2e8f0;color:#1e3a8a;font-size:1.5rem;margin-bottom:1rem;padding-bottom:.5rem}.profile-bio{color:#475569;font-size:1.05rem;line-height:1.8;white-space:pre-wrap}.for-trade-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.for-trade-card{background:#f8fafc;border:2px solid #e2e8f0;border-radius:8px;overflow:hidden;transition:all .3s}.for-trade-card:hover{border-color:#2563eb;box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.for-trade-card img{height:120px;object-fit:cover;width:100%}.for-trade-info{padding:1rem}.for-trade-name{color:#1e3a8a;display:block;font-weight:600;margin-bottom:.5rem;text-decoration:none}.for-trade-name:hover{text-decoration:underline}.for-trade-color,.for-trade-condition,.for-trade-qty{color:#64748b;font-size:.85rem;margin:.25rem 0}.profile-sidebar{display:flex;flex-direction:column;gap:1.5rem}.profile-contact-card,.profile-stats-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;padding:1.5rem}.profile-contact-card h3,.profile-stats-card h3{border-bottom:2px solid #e2e8f0;color:#1e3a8a;font-size:1.3rem;margin-bottom:1.5rem;padding-bottom:.5rem}.profile-stat{align-items:center;background:#f8fafc;border-radius:8px;display:flex;flex-direction:column;margin-bottom:1rem;padding:1rem}.profile-stat-number{color:#2563eb;display:block;font-size:2rem;font-weight:700}.profile-stat-label{color:#64748b;font-size:.9rem;margin-top:.25rem}.no-stats-text{color:#64748b;font-style:italic;padding:2rem;text-align:center}@media (max-width:1024px){.profile-content-grid{grid-template-columns:1fr}.profile-banner-content{flex-direction:column;text-align:center}}.profile-picture-upload{gap:2rem}.avatar-current-container,.avatar-preview-container,.current-avatar-display,.profile-picture-upload{align-items:center;display:flex;flex-direction:column}.avatar-current-container,.avatar-preview-container{gap:1rem;position:relative}.avatar-current,.avatar-preview{border:4px solid #2563eb;border-radius:50%;box-shadow:0 4px 12px #0000001a;height:200px;object-fit:cover;width:200px}.avatar-current{border-color:#e2e8f0}.btn-remove-avatar-preview{align-items:center;background:#ef4444;border:none;border-radius:50%;box-shadow:0 2px 8px #0003;color:#fff;cursor:pointer;display:flex;font-size:1.5rem;font-weight:700;height:40px;justify-content:center;position:absolute;right:-10px;top:-10px;transition:all .3s;width:40px}.btn-remove-avatar-preview:hover{background:#dc2626;transform:scale(1.1)}.btn-delete-avatar{background:#fee2e2;border:none;border-radius:6px;color:#991b1b;cursor:pointer;font-weight:600;padding:.5rem 1rem;transition:all .3s}.btn-delete-avatar:hover{background:#fecaca}.avatar-placeholder-large{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border:4px solid #e2e8f0;border-radius:50%;box-shadow:0 4px 12px #0000001a;color:#fff;display:flex;flex-direction:column;font-size:5rem;font-weight:700;height:200px;justify-content:center;width:200px}.avatar-placeholder-large .avatar-label{font-size:.9rem;margin-top:1rem;opacity:.9}.avatar-label{color:#64748b;font-size:.9rem;margin-top:.5rem;text-align:center}.avatar-upload-controls{align-items:center;display:flex;flex-direction:column;gap:.5rem;width:100%}.avatar-upload-label{background:#dbeafe;border-radius:8px;color:#1e40af;cursor:pointer;display:inline-block;font-weight:600;padding:.75rem 2rem;text-align:center;transition:all .3s}.avatar-upload-label:hover{background:#bfdbfe;transform:translateY(-2px)}#avatar-upload.file-input{display:none}
/*# sourceMappingURL=main.5b6d22aa.css.map*/