.headerParentDiv{background:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 2px 20px #00000014;padding:0;position:fixed;width:100vw;z-index:1000}.headerChildDiv{gap:15px;justify-content:space-between;margin:0 auto;max-width:1400px;padding:10px 20px;position:relative}.brandSection,.headerChildDiv{align-items:center;display:flex}.brandSection{cursor:pointer;flex-shrink:0;min-width:140px;padding:4px 0;transition:transform .3s ease}.brandSection:hover{transform:translateY(-1px)}.brandLogo{border-radius:6px;height:36px;margin-right:8px;object-fit:contain;width:36px}.brandText{display:flex;flex-direction:column}.brandName{color:#1f2937;font-size:16px;font-weight:800;letter-spacing:-.5px;line-height:1.1}.brandTagline{color:#6b7280;font-size:8px;font-weight:500;letter-spacing:.3px;margin-top:1px}.categoriesDropdown{flex-shrink:0;position:relative}.categoriesBtn{align-items:center;background:#fff;border:2px solid #e5e7eb;border-radius:8px;color:#374151;cursor:pointer;display:flex;font-size:12px;font-weight:600;gap:6px;padding:6px 12px;transition:all .3s ease;white-space:nowrap}.categoriesBtn:hover{background:#f9fafb;border-color:#9ca3af;transform:translateY(-1px)}.arrow{height:14px;transition:transform .3s ease;width:14px}.arrow.rotate{transform:rotate(180deg)}.animated-dropdown{animation:slideDown .3s ease-out}.animated-button{transition:all .3s cubic-bezier(.4,0,.2,1)}.animated-button:hover{transform:translateY(-2px)}.animated-slide-in{animation:slideInRight .3s ease-out}.pulse-animation{animation:pulse 2s infinite}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInRight{0%{transform:translateX(-100%)}to{transform:translateX(0)}}.categoriesMenu{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 20px 40px #00000026;left:0;margin-top:8px;max-height:400px;min-width:240px;overflow-y:auto;position:absolute;top:100%;z-index:1001}.categoriesHeader{background:#f8fafc;border-bottom:1px solid #f3f4f6;border-radius:12px 12px 0 0;padding:12px 16px}.categoriesHeader h3{color:#111827;font-size:14px;font-weight:700;margin:0}.categoryItem{align-items:center;border-bottom:1px solid #f9fafb;cursor:pointer;display:flex;padding:8px 16px;transition:all .2s ease}.categoryItem:hover{background:#f8fafc;padding-left:20px}.categoryItem:last-child{border-bottom:none}.categoryName{color:#374151;font-size:12px;font-weight:500}.categoryItem:hover .categoryName{color:#2563eb}.headerSpacer{flex:1 1;min-width:10px}.userActions{flex-shrink:0;gap:6px;margin-left:auto}.contactButton,.userActions{align-items:center;display:flex}.contactButton{background:#0000;border:2px solid #e5e7eb;border-radius:8px;color:#374151;cursor:pointer;font-size:12px;font-weight:600;gap:4px;padding:6px 10px;transition:all .3s ease;white-space:nowrap}.contactButton:hover{background:#f8fafc;border-color:#9ca3af;transform:translateY(-1px)}.contactText{font-size:11px}.userSection{position:relative}.userProfile{align-items:center;border:2px solid #0000;border-radius:8px;color:#374151;cursor:pointer;display:flex;gap:4px;padding:4px 8px;transition:background .3s ease;white-space:nowrap}.userProfile:hover{background:#f9fafb;border-color:#e5e7eb}.profileAvatar{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:12px;font-weight:700;height:28px;justify-content:center;width:28px}.profileAvatar.large{font-size:14px;height:36px;width:36px}.userName{font-size:12px;font-weight:600;max-width:80px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.userDropdown{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 20px 40px #00000026;margin-top:8px;min-width:200px;position:absolute;right:0;top:100%;z-index:1001}.userDropdownHeader{align-items:center;background:#f8fafc;border-radius:12px 12px 0 0;display:flex;gap:8px;padding:12px}.userInfo{display:flex;flex:1 1;flex-direction:column}.userDisplayName{color:#111827;font-size:12px;font-weight:700}.userEmail{color:#6b7280;font-size:10px;margin-top:2px}.dropdownDivider{background:#f3f4f6;height:1px;margin:4px 0}.dropdownItem{align-items:center;color:#374151;cursor:pointer;display:flex;font-size:12px;font-weight:500;gap:8px;padding:8px 12px;transition:background .2s ease}.dropdownItem:hover{background:#f8fafc;color:#2563eb}.logoutItem{color:#dc2626}.logoutItem:hover{background:#fef2f2;color:#b91c1c}.authButtons{align-items:center;display:flex;flex-shrink:0;gap:4px}.loginBtn,.signupBtn{border-radius:8px;flex-shrink:0;font-size:11px;font-weight:600;padding:6px 10px;text-decoration:none;transition:all .3s ease;white-space:nowrap}.loginBtn{background:#fff;border:2px solid #d1d5db;color:#374151}.loginBtn:hover{background:#f9fafb;border-color:#9ca3af}.signupBtn{background:#2563eb;border:2px solid #2563eb;color:#fff}.signupBtn:hover{background:#1d4ed8;box-shadow:0 4px 12px #2563eb4d}.sellLink{flex-shrink:0;margin-left:2px;text-decoration:none}.sellButton{align-items:center;background:#10b981;border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:11px;font-weight:700;gap:4px;padding:6px 10px;transition:all .3s ease;white-space:nowrap}.sellButton:hover{background:#059669;box-shadow:0 4px 12px #10b9814d;transform:translateY(-2px)}.sellText{font-size:11px}.mobileMenuBtn{background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;color:#374151;cursor:pointer;display:none;flex-direction:column;flex-shrink:0;padding:6px}.mobileMenu{background:#fff;bottom:0;display:none;left:0;overflow-y:auto;position:fixed;right:0;top:0;z-index:1002}.mobileMenuHeader{background:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 2px 10px #0000000d;justify-content:space-between;padding:12px 16px}.mobileBrand,.mobileMenuHeader{align-items:center;display:flex}.mobileBrand{color:#111827;font-size:14px;font-weight:700;gap:8px}.mobileLogo{border-radius:6px;height:28px;width:28px}.closeBtn{background:none;border:none;border-radius:6px;color:#6b7280;cursor:pointer;font-size:20px;padding:4px;transition:background .2s ease}.closeBtn:hover{background:#f3f4f6;color:#374151}.mobileMenuContent{padding:0}.mobileCategories{border-bottom:1px solid #e5e7eb;padding:12px 16px}.mobileCategories h3{color:#111827;font-size:14px;font-weight:700;margin-bottom:12px}.mobileCategoryItem{border-bottom:1px solid #f3f4f6;color:#374151;cursor:pointer;font-size:12px;font-weight:500;padding:10px 0;transition:color .2s ease}.mobileCategoryItem:hover{color:#2563eb}.mobileCategoryItem:last-child{border-bottom:none}.mobileUserSection{border-bottom:1px solid #e5e7eb;padding:12px 16px}.mobileUserInfo{align-items:center;background:#f8fafc;border-radius:8px;display:flex;gap:8px;margin-bottom:12px;padding:12px}.mobileUserDetails{display:flex;flex:1 1;flex-direction:column}.mobileUserName{color:#111827;font-size:12px;font-weight:700}.mobileUserEmail{color:#6b7280;font-size:10px;margin-top:2px}.mobileMenuItems{display:flex;flex-direction:column;gap:4px}.mobileMenuItem{align-items:center;border:1px solid #0000;border-radius:8px;color:#374151;cursor:pointer;display:flex;font-size:12px;font-weight:500;gap:8px;padding:10px 12px;transition:background .2s ease}.mobileMenuItem:hover{background:#f8fafc;border-color:#e5e7eb;color:#2563eb}.mobileLogout{border:1px solid #fecaca!important;color:#dc2626;margin-top:6px}.mobileLogout:hover{background:#fef2f2;color:#b91c1c}.mobileAuth{border-bottom:1px solid #e5e7eb;padding:12px 16px}.mobileAuthButtons{display:flex;flex-direction:column;gap:6px}.mobileLoginBtn,.mobileSignupBtn{border:2px solid;border-radius:8px;font-size:12px;font-weight:600;padding:10px;text-align:center;text-decoration:none;transition:all .3s ease}.mobileLoginBtn{background:#fff;border-color:#d1d5db;color:#374151}.mobileLoginBtn:hover{background:#f9fafb;border-color:#9ca3af}.mobileSignupBtn{background:#2563eb;border-color:#2563eb;color:#fff}.mobileSignupBtn:hover{background:#1d4ed8}.mobileSellSection{background:#f8fafc;border-radius:12px;margin:16px;padding:16px;text-align:center}.mobileSellButton{align-items:center;background:#10b981;border-radius:12px;box-shadow:0 4px 12px #10b9814d;color:#fff;display:flex;font-size:14px;font-weight:700;gap:8px;justify-content:center;padding:12px 16px;text-decoration:none;transition:all .3s ease}.mobileSellButton:hover{background:#059669;box-shadow:0 6px 20px #10b98166;transform:translateY(-2px)}@media (max-width:1200px){.headerChildDiv{gap:12px;padding:8px 16px}.brandSection{min-width:130px}}@media (max-width:1024px){.headerChildDiv{gap:10px;padding:8px 14px}.brandName{font-size:15px}.brandTagline{font-size:7px}}@media (max-width:900px){.headerChildDiv{gap:8px;padding:6px 12px}.brandSection{min-width:120px}.contactText{display:none}.contactButton{padding:6px}.userName{display:none}.userProfile{padding:4px 6px}}@media (max-width:768px){.mobileMenuBtn{display:flex}.categoriesDropdown,.contactButton{display:none}.headerChildDiv{gap:6px;padding:6px 10px}.brandSection{flex:1 1;min-width:auto}.brandName{font-size:14px}.brandTagline{font-size:6px}.brandLogo{height:30px;margin-right:6px;width:30px}.mobileMenu{display:block}.sellButton span{display:none}.sellButton{padding:6px 8px}.profileAvatar{font-size:11px;height:26px;width:26px}}@media (max-width:480px){.headerChildDiv{padding:4px 8px}.brandLogo{height:26px;margin-right:4px;width:26px}.brandName{font-size:12px}.brandTagline{font-size:5px}.profileAvatar{font-size:10px;height:24px;width:24px}.userProfile{padding:3px 5px}.sellButton{padding:5px 6px}.authButtons{gap:2px}.loginBtn,.signupBtn{font-size:10px;padding:5px 8px}}.headerChildDiv *{box-sizing:border-box}.userActions>*{flex-shrink:0!important}.authButtons,.contactButton,.sellLink,.userSection{flex-shrink:0!important;min-width:auto!important}.moreViewSection{background-color:#f8f9fa;border-radius:12px;box-shadow:0 3px 8px #0000000d;margin:2rem auto;max-width:1200px;padding:1.5rem 2rem;transition:all .3s ease}.moreViewHeader{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.2rem}.heading-title{color:#002f34;font-size:1.6rem;font-weight:700}.heading-link{color:#007b83;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s ease-in-out}.heading-link:hover{color:#002f34;text-decoration:underline}.cardsWrapper{overflow:hidden;position:relative}.cardsScroll{display:flex;gap:1.2rem;overflow-x:auto;padding-bottom:10px;scroll-behavior:smooth}.cardsScroll::-webkit-scrollbar{height:8px}.cardsScroll::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:4px}.cardsScroll::-webkit-scrollbar-thumb:hover{background-color:#999}.cardsScroll::-webkit-scrollbar-track{background-color:initial}.noPosts{color:#555;font-size:1rem;padding:2rem;text-align:center}.cardsScroll>*{transition:transform .25s ease,box-shadow .25s ease}.cardsScroll>:hover{box-shadow:0 4px 15px #0000001a;transform:translateY(-6px)}@media (max-width:768px){.moreViewSection{margin:1.5rem;padding:1.2rem}.heading-title{font-size:1.3rem}.heading-link{font-size:.85rem}}.postcard-inner{cursor:pointer;display:flex;flex-direction:column;height:100%;min-height:100%;outline:none}.postcard-thumb{align-items:center;aspect-ratio:4/3;background:#f8f8f8;border-bottom:1px solid #00000008;display:flex;justify-content:center;max-height:320px;overflow:hidden;width:100%}.postcard-thumb img{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:block;height:100%;object-fit:contain;object-position:center;transition:transform .35s cubic-bezier(.4,0,.2,1);width:100%}.postcard-inner:focus .postcard-thumb img,.product-card:hover .postcard-thumb img{transform:scale(1.05)}.postcard-body{display:flex;flex-direction:column;flex-grow:1;gap:6px;padding:14px 16px}.postcard-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#1a1a1a;display:-webkit-box;font-size:1rem;font-weight:600;line-height:1.35;margin:0;min-height:2.6em;overflow:hidden;text-overflow:ellipsis}.postcard-price{color:#2e7d32;font-size:1.05rem;font-weight:700;margin:2px 0}.postcard-meta{align-items:center;display:flex;gap:8px;justify-content:space-between;margin-top:auto}.postcard-category{background:#e8f5e8;border-radius:6px;color:#2e7d32;flex-shrink:0;font-size:.75rem;font-weight:600;padding:6px 10px;text-transform:uppercase}.postcard-category,.postcard-location{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.postcard-location{color:#666;font-size:.9rem;font-weight:500}@media (max-width:768px){.postcard-thumb{aspect-ratio:4/3;max-height:260px}.postcard-body{gap:5px;padding:12px}.postcard-title{font-size:.95rem;line-height:1.3;min-height:2.4em}.postcard-price{font-size:1rem}.postcard-meta{gap:6px}.postcard-category{font-size:.7rem;padding:5px 8px}.postcard-location{font-size:.85rem}}@media (max-width:480px){.postcard-thumb{aspect-ratio:3/2;max-height:200px}.postcard-body{gap:4px;padding:10px}.postcard-title{-webkit-line-clamp:2;font-size:.93rem;line-height:1.25;min-height:2.2em}.postcard-price{font-size:.95rem;margin:1px 0}.postcard-meta{align-items:flex-start;flex-direction:column;gap:4px}.postcard-category{align-self:flex-start;font-size:.68rem;padding:4px 8px}.postcard-location{align-self:flex-start;font-size:.8rem}}@media (max-width:360px){.postcard-thumb{aspect-ratio:1/1;max-height:180px}.postcard-body{padding:8px}.postcard-title{-webkit-line-clamp:2;font-size:.9rem;min-height:2em}.postcard-price{font-size:.9rem}.postcard-category{font-size:.65rem;padding:3px 6px}.postcard-location{font-size:.78rem}}.postcard-inner:focus{border-radius:10px;box-shadow:0 0 0 3px #007bff14}@media (hover:none){.postcard-inner{cursor:default}.postcard-inner:focus .postcard-thumb img,.product-card:hover .postcard-thumb img{transform:none}}.bannerParentDiv{background:linear-gradient(135deg,#f8fafc,#f1f5f9);margin-bottom:0;padding-top:80px;width:100%}.bannerChildDiv{margin:0 auto;max-width:1400px;padding:0 20px}.heroSection{grid-gap:60px;align-items:center;display:grid;gap:60px;grid-template-columns:1fr 1fr;margin-bottom:60px;min-height:500px}.heroContent{max-width:600px}.heroBadge{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px;color:#fff;display:inline-block;font-size:.875rem;font-weight:600;margin-bottom:1.5rem;padding:8px 16px}.heroTitle{color:#1e293b;font-size:3rem;font-weight:800;letter-spacing:-.025em;line-height:1.1;margin-bottom:1.5rem;text-transform:uppercase}.titleHighlight{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;display:block;margin-top:.5rem}.heroSubtitle{color:#64748b;font-size:1.125rem;font-weight:500;line-height:1.6;margin-bottom:2.5rem}.ctaButtons{display:flex;gap:1rem;margin-bottom:3rem}.ctaPrimary{background:linear-gradient(135deg,#10b981,#059669);border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:16px 32px;transition:all .3s ease}.ctaPrimary:hover{box-shadow:0 8px 20px #10b9814d;transform:translateY(-2px)}.ctaSecondary{background:#0000;border:2px solid #d1d5db;border-radius:10px;color:#374151;cursor:pointer;font-size:1rem;font-weight:600;padding:16px 32px;transition:all .3s ease}.ctaSecondary:hover{background:#f9fafb;border-color:#9ca3af}.quickStats{display:flex;gap:2rem}.statItem{display:flex;flex-direction:column}.statNumber{color:#1e293b;font-size:2rem;font-weight:800;line-height:1}.statLabel{color:#64748b;font-size:.875rem;font-weight:500;margin-top:4px}.bannerVisual{align-items:center;display:flex;height:100%;justify-content:center;position:relative}.bannerImageContainer{border-radius:20px;box-shadow:0 25px 50px #00000026;height:400px;max-width:650px;overflow:hidden;position:relative;width:100%}.bannerImage.desktopImage{display:block;height:100%;object-fit:contain;object-position:center;width:100%}.bannerImage.mobileImage{display:none;height:100%;object-fit:cover;object-position:center;width:100%}.trustBadge{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #fff3;border-radius:12px;bottom:20px;box-shadow:0 10px 25px #0000001a;display:flex;gap:12px;left:10px;padding:6px;position:absolute}.badgeIcon{font-size:1.5rem}.badgeContent{display:flex;flex-direction:column}.badgeContent strong{color:#1e293b;font-size:.95rem}.badgeContent span{color:#64748b;font-size:.875rem}.valueSection{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin-bottom:60px}.valueCard{background:#fff;border:1px solid #f1f5f9;border-radius:16px;box-shadow:0 4px 20px #00000014;padding:2rem;text-align:center;transition:transform .3s ease}.valueCard:hover{transform:translateY(-5px)}.valueIcon{font-size:3rem;margin-bottom:1rem}.valueCard h3{color:#1e293b;font-size:1.25rem;font-weight:700;margin-bottom:.75rem}.valueCard p{color:#64748b;line-height:1.5}.categoriesSection{background:#fff;border:1px solid #f1f5f9;border-radius:20px;box-shadow:0 10px 25px #00000014;padding:40px}.sectionHeader{margin-bottom:3rem;text-align:center}.sectionTitle{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.sectionSubtitle{color:#64748b;font-size:1.125rem;margin:0 auto;max-width:500px}.categoryDropdownMobile{display:none;margin-bottom:2rem}.categorySelect{background:#fff;border:2px solid #e2e8f0;border-radius:12px;color:#1e293b;cursor:pointer;font-size:1rem;padding:16px;transition:all .3s ease;width:100%}.categorySelect:focus{border-color:#3b82f6;outline:none}.popularCategories{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:2rem}.categoryCard{align-items:center;background:#f8fafc;border:2px solid #0000;border-radius:16px;cursor:pointer;display:flex;flex-direction:column;padding:24px 16px;text-align:center;transition:all .3s ease}.categoryCard:hover{background:#fff;border-color:#3b82f6;box-shadow:0 15px 30px #0000001a;transform:translateY(-4px)}.categoryCard.active{background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-color:#3b82f6;color:#fff}.categoryIcon{font-size:2.5rem;margin-bottom:12px;transition:transform .3s ease}.categoryCard:hover .categoryIcon{transform:scale(1.1)}.categoryName{font-size:.95rem;font-weight:600;line-height:1.4}.viewAllCategories{position:relative;text-align:center}.viewAllButton{align-items:center;background:#0000;border:2px solid #e2e8f0;border-radius:10px;color:#374151;cursor:pointer;display:inline-flex;font-weight:600;gap:8px;padding:12px 24px;transition:all .3s ease}.viewAllButton:hover{border-color:#3b82f6;color:#3b82f6}.dropdownArrow{height:16px;transition:transform .3s ease;width:16px}.dropdownArrow.open{transform:rotate(180deg)}.allCategoriesDropdown{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 20px 40px #00000026;left:50%;margin-top:12px;max-width:90vw;min-width:300px;position:absolute;top:100%;transform:translateX(-50%);z-index:1000}.dropdownGrid{grid-gap:0;display:grid;gap:0;grid-template-columns:repeat(2,1fr);max-height:400px;overflow-y:auto}.dropdownCategory{border-bottom:1px solid #f1f5f9;color:#475569;cursor:pointer;font-weight:500;padding:16px 20px;text-align:left;transition:all .2s ease}.dropdownCategory:hover{background:#f8fafc;color:#3b82f6}.dropdownCategory:nth-child(odd){border-right:1px solid #f1f5f9}@media (min-width:1200px){.bannerImageContainer{height:305px;max-width:590px}}@media (max-width:1024px){.heroSection{gap:40px}.heroTitle{font-size:2.5rem}.valueSection{gap:1.5rem;grid-template-columns:1fr}.bannerImageContainer{height:380px;max-width:500px}}@media (max-width:768px){.bannerParentDiv{padding-top:100px}.heroSection{gap:40px;grid-template-columns:1fr;min-height:auto;text-align:center}.heroTitle{font-size:2rem}.ctaButtons{align-items:center;flex-direction:column}.ctaPrimary,.ctaSecondary{width:200px}.quickStats{justify-content:center}.categoryDropdownMobile{display:block}.popularCategories{gap:12px;grid-template-columns:repeat(2,1fr)}.categoriesSection{padding:30px 20px}.sectionTitle{font-size:2rem}.bannerImageContainer{height:350px;max-width:100%}.dropdownGrid{grid-template-columns:1fr}.dropdownCategory:nth-child(odd){border-right:none}.bannerImage.desktopImage{display:none}.bannerImage.mobileImage{display:block}.bannerImageContainer{height:500px}.trustBadge{bottom:15px;left:15px;padding:12px;right:15px}}@media (max-width:480px){.heroTitle{font-size:1.75rem}.heroSubtitle{font-size:1rem}.quickStats{align-items:center;flex-direction:column;gap:1rem}.popularCategories{grid-template-columns:1fr}.categoryCard{padding:20px 12px}.categoryIcon{font-size:2rem}.valueCard{padding:1.5rem}.valueSection{gap:1rem}.sectionTitle{font-size:1.75rem}}@media (max-width:375px){.bannerImageContainer{height:450px}.heroTitle{font-size:1.5rem}.ctaPrimary,.ctaSecondary{max-width:200px;width:100%}.trustBadge{flex-direction:column;gap:8px;text-align:center}}@media (max-height:500px) and (orientation:landscape){.heroSection{min-height:300px}.bannerImageContainer{height:250px}.heroTitle{font-size:1.5rem;margin-bottom:1rem}.heroSubtitle{font-size:.9rem}.ctaButtons,.heroSubtitle{margin-bottom:1.5rem}}.postParentDiv{background:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;margin:0 auto;max-width:1200px;min-height:100vh;padding:0}.postsHeader{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-bottom:1px solid #e2e8f0;margin-bottom:0;padding:48px 24px 32px;text-align:center}.headerContent{margin-bottom:20px}.mainTitle{color:#1e293b;font-size:2.75rem;font-weight:700;letter-spacing:-.02em;line-height:1.1;margin:0 0 16px}.mainSubtitle{color:#64748b;font-size:1.2rem;font-weight:400;line-height:1.5;margin:0}.resultsInfo{align-items:center;display:flex;justify-content:center}.resultsCount{background:#fff;border:1px solid #e2e8f0;border-radius:24px;box-shadow:0 1px 3px #0000000d;color:#475569;font-size:.95rem;font-weight:500;padding:8px 20px}.productsSection{padding:40px 24px}.sectionHeader{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;margin-bottom:40px}.sectionTitle{color:#1e293b;font-size:1.75rem;font-weight:600;letter-spacing:-.01em;margin:0}.sortControls{display:flex;gap:12px}.sortSelect{-webkit-appearance:none;appearance:none;background:#fff;background-image:url("data:image/svg+xml;charset=US-ASCII,<svg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 4 5%27><path fill=%27%2364748b%27 d=%27M2 0L0 2h4zm0 5L0 3h4z%27/></svg>");background-position:right 16px center;background-repeat:no-repeat;background-size:12px;border:1.5px solid #e2e8f0;border-radius:10px;color:#334155;cursor:pointer;font-size:.95rem;font-weight:500;min-width:180px;padding:12px 48px 12px 20px;transition:all .2s cubic-bezier(.4,0,.2,1)}.sortSelect:hover{background-color:#f8fafc;border-color:#cbd5e1}.sortSelect:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.productsGridContainer{margin-bottom:48px}.productsGrid{grid-gap:28px;align-items:start;display:grid;gap:28px;grid-template-columns:repeat(4,1fr)}.product-card{border-radius:16px;box-shadow:0 4px 12px #00000014;position:relative}.product-card:before{background:linear-gradient(90deg,#0000,#3b82f6,#0000);content:"";height:1px;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.product-card:hover{box-shadow:0 20px 40px #00000026;transform:translateY(-6px)}.product-card:hover:before{opacity:1}.loadMoreSection{border-top:1px solid #f1f5f9;padding-top:40px;text-align:center}.loadMoreBtn{align-items:center;background:#3b82f6;border:none;border-radius:12px;box-shadow:0 4px 12px #3b82f640;color:#fff;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;gap:12px;padding:16px 40px;transition:all .3s cubic-bezier(.4,0,.2,1)}.loadMoreBtn:hover:not(:disabled){background:#2563eb;box-shadow:0 8px 20px #3b82f659;transform:translateY(-2px)}.loadMoreBtn:active:not(:disabled){transform:translateY(0)}.loadMoreBtn:disabled{cursor:not-allowed;opacity:.6;transform:none}.spinner{animation:spin .8s linear infinite;border-top-color:#fff}.loadingContainer{align-items:center;display:flex;grid-column:1/-1;justify-content:center;min-height:400px;width:100%}@media (min-width:1440px){.postParentDiv{max-width:1400px}.productsGrid{gap:32px}}@media (max-width:1199px){.productsGrid{gap:24px;grid-template-columns:repeat(3,1fr)}}@media (max-width:1023px){.postParentDiv{padding:0}.postsHeader{padding:40px 20px 28px}.mainTitle{font-size:2.25rem}.productsSection{padding:32px 20px}.sectionHeader{margin-bottom:32px}.productsGrid{gap:20px;grid-template-columns:repeat(2,1fr)}.sectionTitle{font-size:1.5rem}}@media (max-width:767px){.postsHeader{padding:32px 16px 24px}.mainTitle{font-size:2rem}.mainSubtitle{font-size:1.1rem}.productsSection{padding:28px 16px}.sectionHeader{align-items:stretch;flex-direction:column;gap:16px;margin-bottom:28px}.sortControls{width:100%}.sortSelect{min-width:auto;width:100%}.productsGrid{gap:16px;grid-template-columns:repeat(2,1fr)}.product-card{border-radius:12px}}@media (max-width:599px){.productsGrid{gap:16px;grid-template-columns:1fr}.postsHeader{padding:28px 16px 20px}.mainTitle{font-size:1.75rem}.mainSubtitle{font-size:1rem}.resultsCount{font-size:.9rem;padding:6px 16px}.loadMoreBtn{justify-content:center;padding:14px 24px;width:100%}}@media (max-width:479px){.postsHeader{padding:24px 12px 16px}.mainTitle{font-size:1.5rem}.productsSection{padding:20px 12px}.sectionTitle{font-size:1.25rem}.sortSelect{font-size:.9rem;padding:10px 16px}}.loadMoreBtn:focus,.product-card:focus-within,.sortSelect:focus{outline:2px solid #3b82f6;outline-offset:2px}@media (prefers-reduced-motion:reduce){.loadMoreBtn,.product-card,.sortSelect{transition:none}.spinner{animation:none}.product-card:hover{transform:none}}@media (prefers-contrast:high){.product-card,.sortSelect{border:2px solid #000}}.bar-loading .middle{left:15%;position:relative}.bar{animation:loader 1.2s linear infinite;background:#fff;display:inline-block;height:200px;margin:6px 25px;transform-origin:bottom center;width:50px}.bar1{animation-delay:.1s}.bar2{animation-delay:.2s}.bar3{animation-delay:.3s}.bar4{animation-delay:.4s}.bar5{animation-delay:.5s}.bar6{animation-delay:.6s}.bar7{animation-delay:.7s}.bar8{animation-delay:.8s}@keyframes loader{0%{background:#212b0d;transform:scaleY(.1)}50%{background:#6adbc8;transform:scaleY(1)}to{background:#0000;transform:scaleY(.1)}}.footer-container{background:#fff;border-top:1px solid #f0f0f0;color:#1a1a1a;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;margin-top:auto;padding:60px 24px 0;position:relative}.footer-container:before{background:linear-gradient(90deg,#0ea5e9,#6366f1);border-radius:0 0 2px 2px;content:"";height:3px;left:50%;position:absolute;top:0;transform:translateX(-50%);width:100px}.footer-content{grid-gap:50px;display:grid;gap:50px;grid-template-columns:2fr 1fr 1fr 1.2fr;margin:0 auto;max-width:1200px;padding-bottom:40px}.footer-section{display:flex;flex-direction:column}.brand-header{margin-bottom:20px}.brand-header h3{color:#0f172a;font-size:1.4rem;font-weight:800;letter-spacing:-.5px;margin-bottom:8px;text-transform:uppercase}.accent-line{background:linear-gradient(90deg,#0ea5e9,#6366f1);border-radius:2px;height:3px;width:60px}.brand-tagline{color:#0f172a;font-size:1.1rem;font-weight:600;line-height:1.4;margin-bottom:12px}.brand-description{color:#64748b;font-size:.95rem;line-height:1.6;margin-bottom:30px}.feature-highlights{display:flex;flex-direction:column;gap:12px}.feature-item{align-items:center;display:flex;gap:12px;padding:8px 0}.feature-icon{color:#0ea5e9;font-size:.9rem;min-width:16px}.feature-item span{color:#475569;font-size:.9rem;font-weight:500}.footer-section h4{color:#0f172a;font-size:1rem;font-weight:700;letter-spacing:.5px;margin-bottom:20px;padding-bottom:8px;position:relative;text-transform:uppercase}.footer-section h4:after{background:#0ea5e9;border-radius:2px;bottom:0;content:"";height:2px;left:0;position:absolute;width:25px}.footer-section ul{list-style:none;margin:0;padding:0}.footer-section ul li{margin:12px 0}.footer-section a{align-items:center;color:#475569;display:flex;font-size:.9rem;gap:8px;padding:4px 0;position:relative;text-decoration:none;transition:all .3s ease}.footer-section a:hover{color:#0ea5e9;transform:translateX(3px)}.contact-info{display:flex;flex-direction:column;gap:20px}.contact-item{align-items:flex-start;padding:8px 0}.contact-icon-wrapper{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;color:#0ea5e9;display:flex;font-size:.8rem;height:32px;justify-content:center;min-width:32px;padding:8px}.contact-details{display:flex;flex-direction:column;gap:2px}.contact-label{color:#64748b;font-size:.75rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.contact-value{color:#1e293b;font-size:.9rem;font-weight:500}.footer-bottom{background:#f8fafc;border-top:1px solid #f1f5f9;padding:25px 0}.footer-bottom-content{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 24px}.copyright p{font-weight:500}.copyright p,.jetronix-credit p{color:#64748b;font-size:.85rem;margin:0}.jetronix-credit p{text-align:center}.jetronix-credit strong{color:#0f172a;font-weight:700}.legal-links{display:flex;gap:25px}.legal-links a{color:#64748b;font-size:.85rem;font-weight:500;position:relative;text-decoration:none;transition:all .3s ease}.legal-links a:after{background:#0ea5e9;bottom:-2px;content:"";height:1px;left:0;position:absolute;transition:width .3s ease;width:0}.legal-links a:hover{color:#0ea5e9}.legal-links a:hover:after{width:100%}@media (max-width:1024px){.footer-content{gap:40px;grid-template-columns:1fr 1fr}.brand{grid-column:1/-1}}@media (max-width:768px){.footer-container{padding:40px 20px 0}.footer-content{gap:35px;grid-template-columns:1fr;padding-bottom:30px}.brand{grid-column:1}.feature-highlights{flex-direction:row;flex-wrap:wrap;gap:15px}.feature-item{flex:1 1;min-width:140px}.footer-bottom-content{flex-direction:column;gap:15px;padding:0 20px;text-align:center}.legal-links{gap:20px;justify-content:center}}@media (max-width:480px){.footer-container{padding:30px 16px 0}.footer-content{gap:30px}.brand-header h3{font-size:1.2rem}.brand-tagline{font-size:1rem}.feature-highlights{flex-direction:column;gap:10px}.feature-item{min-width:auto}.contact-item{flex-direction:column;gap:8px;text-align:center}.contact-icon-wrapper{align-self:center}.legal-links{flex-direction:column;gap:10px}.footer-bottom-content{padding:0 16px}}@media (prefers-reduced-motion:no-preference){.contact-item,.feature-item,.footer-section a{transition:all .3s cubic-bezier(.4,0,.2,1)}}@media (prefers-contrast:high){.footer-container{border-top:2px solid #000}.brand-header h3,.footer-section h4{color:#000}.accent-line,.footer-section h4:after{background:#000}}.round-loader-container{align-items:center;background-color:#60dbdf2d;display:flex;height:100vh;justify-content:center;margin:0;overflow:hidden;padding-bottom:7em}.round-loader{--direction:1;animation:rotating 2s ease-in-out infinite;border-radius:50%;border-top:.3em solid #9acd32;box-sizing:border-box;font-size:25px;height:5em;position:relative;width:5em}.round-loader:after,.round-loader:before{border-radius:50%;box-sizing:border-box;content:"";height:inherit;position:absolute;top:-.2em;width:inherit}.round-loader:before{border-top:.3em solid #4f1eff;transform:rotate(120deg)}.round-loader:after{border-top:.3em solid #ff7300;transform:rotate(240deg)}.round-loader span{--direction:-1;animation:rotating 2s linear infinite;color:hotpink;font-family:sans-serif;height:inherit;line-height:5em;position:absolute;text-align:center;width:inherit}@keyframes rotating{50%{transform:rotate(calc(180deg*var(--direction)))}to{transform:rotate(calc(1turn*var(--direction)))}}.login-container{align-items:center;background:#f8fafc;display:flex;justify-content:center;min-height:100vh;padding:20px}.login-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 20px #00000014;max-width:400px;padding:2.5rem;width:100%}.login-header{margin-bottom:2rem;text-align:center}.login-logo{height:80px;object-fit:contain;width:80px}.login-title{color:#1a202c;font-size:1.5rem;font-weight:600;margin:0 0 .5rem}.login-subtitle{color:#718096;font-size:.95rem;margin:0}.login-form{margin-bottom:1.5rem}.login-button{align-items:center;background:#4299e1;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.5rem;justify-content:center;margin-top:.5rem;padding:.875rem 1.5rem;transition:all .2s ease;width:100%}.login-button:hover:not(:disabled){background:#3182ce}.login-button:active:not(:disabled){transform:translateY(0)}.login-button:disabled{background:#a0aec0;cursor:not-allowed;transform:none}.login-footer{border-top:1px solid #f7fafc;padding-top:1.5rem;text-align:center}.signup-text{color:#718096;font-size:.9rem;margin:0}.signup-link{color:#4299e1;font-weight:500;text-decoration:none;transition:color .2s ease}.signup-link:hover{color:#3182ce;text-decoration:underline}@media (max-width:480px){.login-container{padding:15px}.login-card{padding:2rem 1.5rem}.login-logo{height:70px;width:70px}.login-title{font-size:1.375rem}}.login-button:focus-visible{outline:2px solid #4299e1;outline-offset:2px}.signup-container{align-items:center;background:#f8fafc;display:flex;justify-content:center;min-height:100vh;padding:100px 20px 20px}.signup-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 20px #00000014;max-width:440px;padding:2.5rem;width:100%}.signup-header{margin-bottom:2rem;text-align:center}.logo-container{margin-bottom:1.5rem}.signup-logo{height:80px;object-fit:contain;width:80px}.signup-title{color:#1a202c;font-size:1.5rem;font-weight:600;margin:0 0 .5rem}.signup-subtitle{color:#718096;font-size:.95rem;margin:0}.signup-form{margin-bottom:1.5rem}.form-group{margin-bottom:1.25rem}.form-label{color:#4a5568;display:block;font-size:.9rem;font-weight:500;margin-bottom:.5rem}.form-input{background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-sizing:border-box;font-size:.95rem;padding:.875rem 1rem;transition:all .2s ease;width:100%}.form-input:focus{border-color:#4299e1;box-shadow:0 0 0 3px #4299e11a;outline:none}.form-input:disabled{background-color:#f7fafc;cursor:not-allowed;opacity:.7}.password-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}.show-password-btn{background:none;border:none;border-radius:4px;color:#4299e1;cursor:pointer;font-size:.85rem;font-weight:500;padding:.25rem .5rem;transition:background .2s ease}.show-password-btn:hover{background:#f7fafc}.error-message{border:1px solid #feb2b2;color:#c53030;margin:1rem 0}.signup-button{align-items:center;background:#4299e1;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.5rem;justify-content:center;margin-top:.5rem;padding:.875rem 1.5rem;transition:all .2s ease;width:100%}.signup-button:hover:not(:disabled){background:#3182ce}.signup-button:active:not(:disabled){transform:translateY(0)}.signup-button:disabled{background:#a0aec0;cursor:not-allowed;transform:none}.button-spinner{animation:spin 1s linear infinite;border:2px solid #0000;border-radius:50%;border-top-color:#fff;height:16px;width:16px}.signup-footer{border-top:1px solid #f7fafc;padding-top:1.5rem;text-align:center}.login-text{color:#718096;font-size:.9rem;margin:0}.login-link{color:#4299e1;font-weight:500;text-decoration:none;transition:color .2s ease}.login-link:hover{color:#3182ce;text-decoration:underline}@media (max-width:480px){.signup-container{padding:80px 15px 15px}.signup-card{padding:2rem 1.5rem}.signup-logo{height:70px;width:70px}.signup-title{font-size:1.375rem}}.form-input:focus-visible{outline:2px solid #4299e1;outline-offset:2px}.signup-button:focus-visible{outline:2px solid #4299e1;outline-offset:2px}.form-label[for]:after{color:#e53e3e;content:" *"}.form-label[for=city]:after{content:""}:root{--steps:10;--saturation:80%;--lightness:60%;--hue-offset:320;--duration:5000ms;--color-01:hsl(calc(360/var(--steps)*1 + var(--hue-offset)),var(--saturation),var(--lightness));--color-02:hsl(calc(360/var(--steps)*2 + var(--hue-offset)),var(--saturation),var(--lightness));--color-03:hsl(calc(360/var(--steps)*3 + var(--hue-offset)),var(--saturation),var(--lightness));--color-04:hsl(calc(360/var(--steps)*4 + var(--hue-offset)),var(--saturation),var(--lightness));--color-05:hsl(calc(360/var(--steps)*5 + var(--hue-offset)),var(--saturation),var(--lightness));--color-06:hsl(calc(360/var(--steps)*6 + var(--hue-offset)),var(--saturation),var(--lightness));--color-07:hsl(calc(360/var(--steps)*7 + var(--hue-offset)),var(--saturation),var(--lightness));--color-08:hsl(calc(360/var(--steps)*8 + var(--hue-offset)),var(--saturation),var(--lightness));--color-09:hsl(calc(360/var(--steps)*9 + var(--hue-offset)),var(--saturation),var(--lightness));--color-10:hsl(calc(360/var(--steps)*10 + var(--hue-offset)),var(--saturation),var(--lightness));--color-11:hsl(calc(360/var(--steps)*11 + var(--hue-offset)),var(--saturation),var(--lightness));--color-crayon:#202036;--bg-01-a:no-repeat left 0% top/11% 0% linear-gradient(to right,var(--color-01),var(--color-02));--bg-01-b:no-repeat left 0% top/11% 100% linear-gradient(to right,var(--color-01),var(--color-02));--bg-02-a:no-repeat left 11.11% bottom/11% 0% linear-gradient(to right,var(--color-02),var(--color-03));--bg-02-b:no-repeat left 11.11% bottom/11% 100% linear-gradient(to right,var(--color-02),var(--color-03));--bg-03-a:no-repeat left 22.22% top/11% 0% linear-gradient(to right,var(--color-03),var(--color-04));--bg-03-b:no-repeat left 22.22% top/11% 100% linear-gradient(to right,var(--color-03),var(--color-04));--bg-04-a:no-repeat left 33.33% bottom/11% 0% linear-gradient(to right,var(--color-04),var(--color-05));--bg-04-b:no-repeat left 33.33% bottom/11% 100% linear-gradient(to right,var(--color-04),var(--color-05));--bg-05-a:no-repeat left 44.44% top/11% 0% linear-gradient(to right,var(--color-05),var(--color-06));--bg-05-b:no-repeat left 44.44% top/11% 100% linear-gradient(to right,var(--color-05),var(--color-06));--bg-06-a:no-repeat left 55.55% bottom/11% 0% linear-gradient(to right,var(--color-06),var(--color-07));--bg-06-b:no-repeat left 55.55% bottom/11% 100% linear-gradient(to right,var(--color-06),var(--color-07));--bg-07-a:no-repeat left 66.66% top/11% 0% linear-gradient(to right,var(--color-07),var(--color-08));--bg-07-b:no-repeat left 66.66% top/11% 100% linear-gradient(to right,var(--color-07),var(--color-08));--bg-08-a:no-repeat left 77.77% bottom/11% 0% linear-gradient(to right,var(--color-08),var(--color-09));--bg-08-b:no-repeat left 77.77% bottom/11% 100% linear-gradient(to right,var(--color-08),var(--color-09));--bg-09-a:no-repeat left 88.88% top/11% 0% linear-gradient(to right,var(--color-09),var(--color-10));--bg-09-b:no-repeat left 88.88% top/11% 100% linear-gradient(to right,var(--color-09),var(--color-10));--bg-10-a:no-repeat left 99.99% bottom/11% 0% linear-gradient(to right,var(--color-10),var(--color-11));--bg-10-b:no-repeat left 99.99% bottom/12% 100% linear-gradient(to right,var(--color-10),var(--color-11))}.rainbow-marker-loader{animation:rainbow-fill 5s ease-in-out infinite alternate;animation:infinite alternate rainbow-fill var(--duration) ease-in-out;background:no-repeat left 0 top/11% 0 linear-gradient(90deg,hsl(356,80%,60%),hsl(392,80%,60%)),no-repeat left 11.11% bottom /11% 0 linear-gradient(90deg,hsl(392,80%,60%),hsl(428,80%,60%)),no-repeat left 22.22% top /11% 0 linear-gradient(90deg,hsl(428,80%,60%),hsl(464,80%,60%)),no-repeat left 33.33% bottom /11% 0 linear-gradient(90deg,hsl(464,80%,60%),hsl(500,80%,60%)),no-repeat left 44.44% top /11% 0 linear-gradient(90deg,hsl(500,80%,60%),hsl(536,80%,60%)),no-repeat left 55.55% bottom /11% 0 linear-gradient(90deg,hsl(536,80%,60%),hsl(572,80%,60%)),no-repeat left 66.66% top /11% 0 linear-gradient(90deg,hsl(572,80%,60%),hsl(608,80%,60%)),no-repeat left 77.77% bottom /11% 0 linear-gradient(90deg,hsl(608,80%,60%),hsl(644,80%,60%)),no-repeat left 88.88% top /11% 0 linear-gradient(90deg,hsl(644,80%,60%),hsl(680,80%,60%)),no-repeat left 99.99% bottom /11% 0 linear-gradient(90deg,hsl(680,80%,60%),hsl(716,80%,60%));background:var(--bg-01-a),var(--bg-02-a),var(--bg-03-a),var(--bg-04-a),var(--bg-05-a),var(--bg-06-a),var(--bg-07-a),var(--bg-08-a),var(--bg-09-a),var(--bg-10-a);border:.5rem solid #202036;border:.5rem solid var(--color-crayon);border-radius:.5rem;box-sizing:border-box;height:4rem;margin:1rem;max-width:100%;position:relative;width:20rem}.rainbow-marker-loader:after{animation:move-marker 5s ease-in-out infinite alternate;animation:infinite alternate move-marker var(--duration) ease-in-out;background:no-repeat left 0 top/3rem 50% linear-gradient(to bottom right,#0000,#0000 40%,#202036 0),no-repeat left 0 bottom /3rem 50% linear-gradient(to top right,#0000,#0000 40%,#202036 0),no-repeat left 3rem bottom /100% 100% linear-gradient(#202036,#202036);background:no-repeat left 0 top/3rem 50% linear-gradient(to bottom right,#0000,#0000 40%,var(--color-crayon) 40%),no-repeat left 0 bottom /3rem 50% linear-gradient(to top right,#0000,#0000 40%,var(--color-crayon) 40%),no-repeat left 3rem bottom /100% 100% linear-gradient(var(--color-crayon),var(--color-crayon));border-radius:.5rem;box-sizing:border-box;content:"";display:block;height:100%;left:0;margin-left:-2.5%;margin-top:-7.5%;position:absolute;top:0;transform-origin:left center;width:100%}@keyframes move-marker{10%{transform:translate(5%,100%) rotate(2.5deg)}20%{transform:translate(20%) rotate(-5deg)}30%{transform:translate(30%,100%) rotate(2.5deg)}40%{transform:translate(40%) rotate(-5deg)}50%{transform:translate(50%,100%) rotate(2.5deg)}60%{transform:translate(60%) rotate(-5deg)}70%{transform:translate(70%,100%) rotate(2.5deg)}80%{transform:translate(80%) rotate(-5deg)}90%{transform:translate(90%,100%) rotate(2.5deg)}to{transform:translate(100%) rotate(-5deg)}}@keyframes rainbow-fill{0%{background:no-repeat left 0 top/11% 0 linear-gradient(90deg,hsl(356,80%,60%),hsl(392,80%,60%)),no-repeat left 11.11% bottom /11% 0 linear-gradient(90deg,hsl(392,80%,60%),hsl(428,80%,60%)),no-repeat left 22.22% top /11% 0 linear-gradient(90deg,hsl(428,80%,60%),hsl(464,80%,60%)),no-repeat left 33.33% bottom /11% 0 linear-gradient(90deg,hsl(464,80%,60%),hsl(500,80%,60%)),no-repeat left 44.44% top /11% 0 linear-gradient(90deg,hsl(500,80%,60%),hsl(536,80%,60%)),no-repeat left 55.55% bottom /11% 0 linear-gradient(90deg,hsl(536,80%,60%),hsl(572,80%,60%)),no-repeat left 66.66% top /11% 0 linear-gradient(90deg,hsl(572,80%,60%),hsl(608,80%,60%)),no-repeat left 77.77% bottom /11% 0 linear-gradient(90deg,hsl(608,80%,60%),hsl(644,80%,60%)),no-repeat left 88.88% top /11% 0 linear-gradient(90deg,hsl(644,80%,60%),hsl(680,80%,60%)),no-repeat left 99.99% bottom /11% 0 linear-gradient(90deg,hsl(680,80%,60%),hsl(716,80%,60%));background:var(--bg-01-a),var(--bg-02-a),var(--bg-03-a),var(--bg-04-a),var(--bg-05-a),var(--bg-06-a),var(--bg-07-a),var(--bg-08-a),var(--bg-09-a),var(--bg-10-a)}10%{background:no-repeat left 0 top/11% 100% linear-gradient(90deg,hsl(356,80%,60%),hsl(392,80%,60%)),no-repeat left 11.11% bottom /11% 0 linear-gradient(90deg,hsl(392,80%,60%),hsl(428,80%,60%)),no-repeat left 22.22% top /11% 0 linear-gradient(90deg,hsl(428,80%,60%),hsl(464,80%,60%)),no-repeat left 33.33% bottom /11% 0 linear-gradient(90deg,hsl(464,80%,60%),hsl(500,80%,60%)),no-repeat left 44.44% top /11% 0 linear-gradient(90deg,hsl(500,80%,60%),hsl(536,80%,60%)),no-repeat left 55.55% bottom /11% 0 linear-gradient(90deg,hsl(536,80%,60%),hsl(572,80%,60%)),no-repeat left 66.66% top /11% 0 linear-gradient(90deg,hsl(572,80%,60%),hsl(608,80%,60%)),no-repeat left 77.77% bottom /11% 0 linear-gradient(90deg,hsl(608,80%,60%),hsl(644,80%,60%)),no-repeat left 88.88% top /11% 0 linear-gradient(90deg,hsl(644,80%,60%),hsl(680,80%,60%)),no-repeat left 99.99% bottom /11% 0 linear-gradient(90deg,hsl(680,80%,60%),hsl(716,80%,60%));background:var(--bg-01-b),var(--bg-02-a),var(--bg-03-a),var(--bg-04-a),var(--bg-05-a),var(--bg-06-a),var(--bg-07-a),var(--bg-08-a),var(--bg-09-a),var(--bg-10-a)}20%{background:no-repeat left 0 top/11% 100% linear-gradient(90deg,hsl(356,80%,60%),hsl(392,80%,60%)),no-repeat left 11.11% bottom /11% 100% linear-gradient(90deg,hsl(392,80%,60%),hsl(428,80%,60%)),no-repeat left 22.22% top /11% 0 linear-gradient(90deg,hsl(428,80%,60%),hsl(464,80%,60%)),no-repeat left 33.33% bottom /11% 0 linear-gradient(90deg,hsl(464,80%,60%),hsl(500,80%,60%)),no-repeat left 44.44% top /11% 0 linear-gradient(90deg,hsl(500,80%,60%),hsl(536,80%,60%)),no-repeat left 55.55% bottom /11% 0 linear-gradient(90deg,hsl(536,80%,60%),hsl(572,80%,60%)),no-repeat left 66.66% top /11% 0 linear-gradient(90deg,hsl(572,80%,60%),hsl(608,80%,60%)),no-repeat left 77.77% bottom /11% 0 linear-gradient(90deg,hsl(608,80%,60%),hsl(644,80%,60%)),no-repeat left 88.88% top /11% 0 linear-gradient(90deg,hsl(644,80%,60%),hsl(680,80%,60%)),no-repeat left 99.99% bottom /11% 0 linear-gradient(90deg,hsl(680,80%,60%),hsl(716,80%,60%));background:var(--bg-01-b),var(--bg-02-b),var(--bg-03-a),var(--bg-04-a),var(--bg-05-a),var(--bg-06-a),var(--bg-07-a),var(--bg-08-a),var(--bg-09-a),var(--bg-10-a)}30%{background:no-repeat left 0 top/11% 100% linear-gradient(90deg,hsl(356,80%,60%),hsl(392,80%,60%)),no-repeat left 11.11% bottom /11% 100% linear-gradient(90deg,hsl(392,80%,60%),hsl(428,80%,60%)),no-repeat left 22.22% top /11% 100% linear-gradient(90deg,hsl(428,80%,60%),hsl(464,80%,60%)),no-repeat left 33.33% bottom /11% 0 linear-gradient(90deg,hsl(464,80%,60%),hsl(500,80%,60%)),no-repeat left 44.44% top /11% 0 linear-gradient(90deg,hsl(500,80%,60%),hsl(536,80%,60%)),no-repeat left 55.55% bottom /11% 0 linear-gradient(90deg,hsl(536,80%,60%),hsl(572,80%,60%)),no-repeat left 66.66% top /11% 0 linear-gradient(90deg,hsl(572,80%,60%),hsl(608,80%,60%)),no-repeat left 77.77% bottom /11% 0 linear-gradient(90deg,hsl(608,80%,60%),hsl(644,80%,60%)),no-repeat left 88.88% top /11% 0 linear-gradient(90deg,hsl(644,80%,60%),hsl(680,80%,60%)),no-repeat left 99.99% bottom /11% 0 linear-gradient(90deg,hsl(680,80%,60%),hsl(716,80%,60%));background:var(--bg-01-b),var(--bg-02-b),var(--bg-03-b),var(--bg-04-a),var(--bg-05-a),var(--bg-06-a),var(--bg-07-a),var(--bg-08-a),var(--bg-09-a),var(--bg-10-a)}40%{background:no-repeat left 0 top/11% 100% linear-gradient(90deg,hsl(356,80%,60%),hsl(392,80%,60%)),no-repeat left 11.11% bottom /11% 100% linear-gradient(90deg,hsl(392,80%,60%),hsl(428,80%,60%)),no-repeat left 22.22% top /11% 100% linear-gradient(90deg,hsl(428,80%,60%),hsl(464,80%,60%)),no-repeat left 33.33% bottom /11% 100% linear-gradient(90deg,hsl(464,80%,60%),hsl(500,80%,60%)),no-repeat left 44.44% top /11% 0 linear-gradient(90deg,hsl(500,80%,60%),hsl(536,80%,60%)),no-repeat left 55.55% bottom /11% 0 linear-gradient(90deg,hsl(536,80%,60%),hsl(572,80%,60%)),no-repeat left 66.66% top /11% 0 linear-gradient(90deg,hsl(572,80%,60%),hsl(608,80%,60%)),no-repeat left 77.77% bottom /11% 0 linear-gradient(90deg,hsl(608,80%,60%),hsl(644,80%,60%)),no-repeat left 88.88% top /11% 0 linear-gradient(90deg,hsl(644,80%,60%),hsl(680,80%,60%)),no-repeat left 99.99% bottom /11% 0 linear-gradient(90deg,hsl(680,80%,60%),hsl(716,80%,60%));background:var(--bg-01-b),var(--bg-02-b),var(--bg-03-b),var(--bg-04-b),var(--bg-05-a),var(--bg-06-a),var(--bg-07-a),var(--bg-08-a),var(--bg-09-a),var(--bg-10-a)}50%{background:no-repeat left 0 top/11% 100% linear-gradient(90deg,hsl(356,80%,60%),hsl(392,80%,60%)),no-repeat left 11.11% bottom /11% 100% linear-gradient(90deg,hsl(392,80%,60%),hsl(428,80%,60%)),no-repeat left 22.22% top /11% 100% linear-gradient(90deg,hsl(428,80%,60%),hsl(464,80%,60%)),no-repeat left 33.33% bottom /11% 100% linear-gradient(90deg,hsl(464,80%,60%),hsl(500,80%,60%)),no-repeat left 44.44% top /11% 100% linear-gradient(90deg,hsl(500,80%,60%),hsl(536,80%,60%)),no-repeat left 55.55% bottom /11% 0 linear-gradient(90deg,hsl(536,80%,60%),hsl(572,80%,60%)),no-repeat left 66.66% top /11% 0 linear-gradient(90deg,hsl(572,80%,60%),hsl(608,80%,60%)),no-repeat left 77.77% bottom /11% 0 linear-gradient(90deg,hsl(608,80%,60%),hsl(644,80%,60%)),no-repeat left 88.88% top /11% 0 linear-gradient(90deg,hsl(644,80%,60%),hsl(680,80%,60%)),no-repeat left 99.99% bottom /11% 0 linear-gradient(90deg,hsl(680,80%,60%),hsl(716,80%,60%));background:var(--bg-01-b),var(--bg-02-b),var(--bg-03-b),var(--bg-04-b),var(--bg-05-b),var(--bg-06-a),var(--bg-07-a),var(--bg-08-a),var(--bg-09-a),var(--bg-10-a)}60%{background:no-repeat left 0 top/11% 100% linear-gradient(90deg,hsl(356,80%,60%),hsl(392,80%,60%)),no-repeat left 11.11% bottom /11% 100% linear-gradient(90deg,hsl(392,80%,60%),hsl(428,80%,60%)),no-repeat left 22.22% top /11% 100% linear-gradient(90deg,hsl(428,80%,60%),hsl(464,80%,60%)),no-repeat left 33.33% bottom /11% 100% linear-gradient(90deg,hsl(464,80%,60%),hsl(500,80%,60%)),no-repeat left 44.44% top /11% 100% linear-gradient(90deg,hsl(500,80%,60%),hsl(536,80%,60%)),no-repeat left 55.55% bottom /11% 100% linear-gradient(90deg,hsl(536,80%,60%),hsl(572,80%,60%)),no-repeat left 66.66% top /11% 0 linear-gradient(90deg,hsl(572,80%,60%),hsl(608,80%,60%)),no-repeat left 77.77% bottom /11% 0 linear-gradient(90deg,hsl(608,80%,60%),hsl(644,80%,60%)),no-repeat left 88.88% top /11% 0 linear-gradient(90deg,hsl(644,80%,60%),hsl(680,80%,60%)),no-repeat left 99.99% bottom /11% 0 linear-gradient(90deg,hsl(680,80%,60%),hsl(716,80%,60%));background:var(--bg-01-b),var(--bg-02-b),var(--bg-03-b),var(--bg-04-b),var(--bg-05-b),var(--bg-06-b),var(--bg-07-a),var(--bg-08-a),var(--bg-09-a),var(--bg-10-a)}70%{background:no-repeat left 0 top/11% 100% linear-gradient(90deg,hsl(356,80%,60%),hsl(392,80%,60%)),no-repeat left 11.11% bottom /11% 100% linear-gradient(90deg,hsl(392,80%,60%),hsl(428,80%,60%)),no-repeat left 22.22% top /11% 100% linear-gradient(90deg,hsl(428,80%,60%),hsl(464,80%,60%)),no-repeat left 33.33% bottom /11% 100% linear-gradient(90deg,hsl(464,80%,60%),hsl(500,80%,60%)),no-repeat left 44.44% top /11% 100% linear-gradient(90deg,hsl(500,80%,60%),hsl(536,80%,60%)),no-repeat left 55.55% bottom /11% 100% linear-gradient(90deg,hsl(536,80%,60%),hsl(572,80%,60%)),no-repeat left 66.66% top /11% 100% linear-gradient(90deg,hsl(572,80%,60%),hsl(608,80%,60%)),no-repeat left 77.77% bottom /11% 0 linear-gradient(90deg,hsl(608,80%,60%),hsl(644,80%,60%)),no-repeat left 88.88% top /11% 0 linear-gradient(90deg,hsl(644,80%,60%),hsl(680,80%,60%)),no-repeat left 99.99% bottom /11% 0 linear-gradient(90deg,hsl(680,80%,60%),hsl(716,80%,60%));background:var(--bg-01-b),var(--bg-02-b),var(--bg-03-b),var(--bg-04-b),var(--bg-05-b),var(--bg-06-b),var(--bg-07-b),var(--bg-08-a),var(--bg-09-a),var(--bg-10-a)}80%{background:no-repeat left 0 top/11% 100% linear-gradient(90deg,hsl(356,80%,60%),hsl(392,80%,60%)),no-repeat left 11.11% bottom /11% 100% linear-gradient(90deg,hsl(392,80%,60%),hsl(428,80%,60%)),no-repeat left 22.22% top /11% 100% linear-gradient(90deg,hsl(428,80%,60%),hsl(464,80%,60%)),no-repeat left 33.33% bottom /11% 100% linear-gradient(90deg,hsl(464,80%,60%),hsl(500,80%,60%)),no-repeat left 44.44% top /11% 100% linear-gradient(90deg,hsl(500,80%,60%),hsl(536,80%,60%)),no-repeat left 55.55% bottom /11% 100% linear-gradient(90deg,hsl(536,80%,60%),hsl(572,80%,60%)),no-repeat left 66.66% top /11% 100% linear-gradient(90deg,hsl(572,80%,60%),hsl(608,80%,60%)),no-repeat left 77.77% bottom /11% 100% linear-gradient(90deg,hsl(608,80%,60%),hsl(644,80%,60%)),no-repeat left 88.88% top /11% 0 linear-gradient(90deg,hsl(644,80%,60%),hsl(680,80%,60%)),no-repeat left 99.99% bottom /11% 0 linear-gradient(90deg,hsl(680,80%,60%),hsl(716,80%,60%));background:var(--bg-01-b),var(--bg-02-b),var(--bg-03-b),var(--bg-04-b),var(--bg-05-b),var(--bg-06-b),var(--bg-07-b),var(--bg-08-b),var(--bg-09-a),var(--bg-10-a)}90%{background:no-repeat left 0 top/11% 100% linear-gradient(90deg,hsl(356,80%,60%),hsl(392,80%,60%)),no-repeat left 11.11% bottom /11% 100% linear-gradient(90deg,hsl(392,80%,60%),hsl(428,80%,60%)),no-repeat left 22.22% top /11% 100% linear-gradient(90deg,hsl(428,80%,60%),hsl(464,80%,60%)),no-repeat left 33.33% bottom /11% 100% linear-gradient(90deg,hsl(464,80%,60%),hsl(500,80%,60%)),no-repeat left 44.44% top /11% 100% linear-gradient(90deg,hsl(500,80%,60%),hsl(536,80%,60%)),no-repeat left 55.55% bottom /11% 100% linear-gradient(90deg,hsl(536,80%,60%),hsl(572,80%,60%)),no-repeat left 66.66% top /11% 100% linear-gradient(90deg,hsl(572,80%,60%),hsl(608,80%,60%)),no-repeat left 77.77% bottom /11% 100% linear-gradient(90deg,hsl(608,80%,60%),hsl(644,80%,60%)),no-repeat left 88.88% top /11% 100% linear-gradient(90deg,hsl(644,80%,60%),hsl(680,80%,60%)),no-repeat left 99.99% bottom /11% 0 linear-gradient(90deg,hsl(680,80%,60%),hsl(716,80%,60%));background:var(--bg-01-b),var(--bg-02-b),var(--bg-03-b),var(--bg-04-b),var(--bg-05-b),var(--bg-06-b),var(--bg-07-b),var(--bg-08-b),var(--bg-09-b),var(--bg-10-a)}to{background:no-repeat left 0 top/11% 100% linear-gradient(90deg,hsl(356,80%,60%),hsl(392,80%,60%)),no-repeat left 11.11% bottom /11% 100% linear-gradient(90deg,hsl(392,80%,60%),hsl(428,80%,60%)),no-repeat left 22.22% top /11% 100% linear-gradient(90deg,hsl(428,80%,60%),hsl(464,80%,60%)),no-repeat left 33.33% bottom /11% 100% linear-gradient(90deg,hsl(464,80%,60%),hsl(500,80%,60%)),no-repeat left 44.44% top /11% 100% linear-gradient(90deg,hsl(500,80%,60%),hsl(536,80%,60%)),no-repeat left 55.55% bottom /11% 100% linear-gradient(90deg,hsl(536,80%,60%),hsl(572,80%,60%)),no-repeat left 66.66% top /11% 100% linear-gradient(90deg,hsl(572,80%,60%),hsl(608,80%,60%)),no-repeat left 77.77% bottom /11% 100% linear-gradient(90deg,hsl(608,80%,60%),hsl(644,80%,60%)),no-repeat left 88.88% top /11% 100% linear-gradient(90deg,hsl(644,80%,60%),hsl(680,80%,60%)),no-repeat left 99.99% bottom /12% 100% linear-gradient(90deg,hsl(680,80%,60%),hsl(716,80%,60%));background:var(--bg-01-b),var(--bg-02-b),var(--bg-03-b),var(--bg-04-b),var(--bg-05-b),var(--bg-06-b),var(--bg-07-b),var(--bg-08-b),var(--bg-09-b),var(--bg-10-b)}}.signup-loading{align-items:center;background-color:#5aebf02a;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;min-height:100vh;overflow:hidden;padding:8rem 1rem 2rem}.signup-loading .title{color:#202036;color:var(--color-crayon);font-family:M PLUS Rounded\ 1c,sans-serif;font-size:1.5rem;letter-spacing:1px;text-transform:uppercase}.loading-parent div{align-items:center;display:block;justify-content:center;margin-left:3em;margin-top:2em;position:absolute}.loading-container{height:200px;left:50%;top:50%;transform:translate(-50%,-50%);width:200px}.loading-container div{height:100px;left:50px;top:50px;width:100px}.top-left{animation:tl 7.5s ease infinite}.top-right{animation:tr 7.5s ease infinite}.bottom-left{animation:bl 7.5s ease infinite}.bottom-right{animation:br 7.5s ease infinite}.loading-container div:after,.loading-container div:before{content:"";display:block;position:absolute}.loading-container div:before{height:50px;width:50px}.top-left:before{background:#fbbc05;border-radius:100% 0 0 0;left:0;top:0}.top-right:before{background:#ea4335;border-radius:0 100% 0 0;right:0;top:0}.bottom-left:before{background:#34a853;border-radius:0 0 0 100%;bottom:0;left:0}.bottom-right:before{background:#4285f4;border-radius:0 0 100% 0;bottom:0;right:0}.loading-container div:after{background:#000;height:25px;width:25px;z-index:1}.top-left:after{border-radius:100% 0 0 0;left:25px;top:25px}.top-right:after{border-radius:0 100% 0 0;right:25px;top:25px}.bottom-left:after{border-radius:0 0 0 100%;bottom:25px;left:25px}.bottom-right:after{border-radius:0 0 100% 0;bottom:25px;right:25px}@keyframes tl{0%,96%,to{transform:rotate(0deg)}12%{transform:rotate(-45deg)}24%{transform:rotate(-90deg)}36%{transform:rotate(-135deg)}48%{left:50px;transform:rotate(-180deg)}60%{left:125px;opacity:1;transform:rotate(-135deg)}61%,95%{opacity:0}}@keyframes tr{0%{transform:rotate(0deg)}12%{transform:rotate(-45deg)}24%{transform:rotate(-90deg)}36%{transform:rotate(-135deg)}48%{transform:rotate(-180deg)}60%{transform:rotate(-225deg)}72%{transform:rotate(-270deg)}84%{transform:rotate(-315deg)}96%,to{transform:rotate(-1turn)}}@keyframes bl{0%,to{transform:rotate(0deg)}12%{transform:rotate(-45deg)}24%{left:50px;transform:rotate(-90deg)}36%{left:125px;opacity:1;transform:rotate(-45deg)}37%,83%{opacity:0}84%{left:-25px;opacity:1;transform:rotate(-45deg)}96%{left:50px;transform:rotate(0deg)}}@keyframes br{0%,96%,to{transform:rotate(0deg)}12%{left:125px;opacity:1;transform:rotate(45deg)}13%,59%{opacity:0}60%{left:-25px;opacity:1;transform:rotate(45deg)}72%{left:50px;transform:rotate(90deg)}84%{transform:rotate(45deg)}}.plans-modal-backdrop{align-items:center;animation:fadeIn .3s ease-out;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000a6;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:9999}.plans-modal{animation:modalSlideIn .4s cubic-bezier(.16,1,.3,1);background:#fff;border-radius:20px;box-shadow:0 25px 50px -12px #00000040;display:flex;flex-direction:column;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;max-height:90vh;max-width:95vw;overflow-y:auto;padding:0;position:relative;width:1000px}.plans-modal-header{border-bottom:1px solid #f1f5f9;padding:32px 32px 0;position:relative;text-align:center}.plans-modal-header h3{color:#0f172a;font-size:28px;font-weight:800;margin:0 0 8px}.plans-close-btn{align-items:center;background:#f8fafc;border:none;border-radius:50%;color:#64748b;cursor:pointer;display:flex;font-size:20px;height:40px;justify-content:center;position:absolute;right:20px;top:20px;transition:all .2s ease;width:40px}.plans-close-btn:hover{background:#f1f5f9;color:#0f172a}.plans-grid{grid-gap:24px;align-items:stretch;display:grid;gap:24px;grid-template-columns:1fr 1fr;padding:32px}.plans-card{background:#fff;border:2px solid #f1f5f9;border-radius:16px;display:flex;flex-direction:column;height:auto;padding:32px;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.plans-card:hover{border-color:#3b82f6;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;transform:translateY(-4px)}.plans-card-header{display:flex;flex:1 1;gap:20px;justify-content:space-between;margin-bottom:20px}.plans-card-left{flex:1 1;min-width:0}.plans-card-title{color:#0f172a;font-size:24px;font-weight:700;margin:0 0 12px}.plans-card-subinfo{align-items:center;display:flex;gap:8px;margin-bottom:16px}.badge{border-radius:12px;font-size:12px;font-weight:600;letter-spacing:.5px;padding:4px 12px;text-transform:uppercase}.badge-seller{background:#f0f7ff;border:1px solid #dbeafe;color:#1d4ed8}.badge-duration{background:#f0fdf4;border:1px solid #dcfce7;color:#16a34a}.plans-card-duration.small{color:#64748b;font-size:13px}.plans-price-block-vertical.price-right{align-items:flex-end;display:flex;flex-direction:column;gap:8px;min-width:150px}.percent-off-badge{align-self:flex-end;background:linear-gradient(135deg,#ef4444,#dc2626);border-radius:20px;box-shadow:0 4px 6px -1px #ef444433;color:#fff;font-size:12px;font-weight:700;padding:6px 12px}.mrp-big{align-items:center;display:flex;justify-content:flex-end;margin-top:4px;width:100%}.mrp-big.has-mrp .mrp-text{align-items:baseline;color:#64748b;display:flex;font-size:14px;gap:6px}.mrp-big .mrp-value{color:#94a3b8;font-size:16px;font-weight:600;text-decoration:line-through}.mrp-small{color:#64748b;font-size:12px}.final-price-large{align-items:baseline;display:flex;gap:4px}.currency-lg{color:#0f172a;font-size:20px;font-weight:600}.amount-lg{color:#0f172a;font-size:42px;font-weight:900;line-height:1}.plans-price-block-vertical .tax-note,.tax-note{color:#64748b;font-size:13px;margin-top:6px;text-align:right}.plans-desc-list{display:block;list-style:none;margin:16px 0 0;padding:0}.plans-desc-list li{align-items:flex-start;color:#475569;display:flex;font-size:14px;gap:10px;line-height:1.4;padding:8px 0}.desc-check{align-items:center;background:#f0fdf4;border-radius:50%;color:#16a34a;display:flex;flex:0 0 20px;font-size:12px;font-weight:700;height:20px;justify-content:center;margin-top:1px;width:20px}.desc-text{color:#475569;flex:1 1}.plans-card-footer{align-items:center;border-top:1px solid #f1f5f9;display:flex;gap:12px;justify-content:space-between;margin-top:20px;padding-top:20px}.plans-contact-visibility{color:#64748b;font-size:13px}.contact-visible{color:#16a34a;font-weight:500}.contact-hidden{color:#ef4444;font-weight:500}.plans-card-actions{flex-shrink:0}.plans-buy-btn{background:linear-gradient(135deg,#3b82f6,#1d4ed8);border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:15px;font-weight:600;min-width:120px;padding:12px 24px;transition:all .3s cubic-bezier(.4,0,.2,1)}.plans-buy-btn:hover:not(:disabled){box-shadow:0 10px 20px -5px #3b82f666;transform:translateY(-2px)}.plans-buy-btn:disabled{cursor:not-allowed;opacity:.6;transform:none}.plans-error,.plans-loading,.plans-no{color:#64748b;font-size:16px;padding:40px 32px;text-align:center}.plans-error{background:#fef2f2;border:1px solid #fecaca;border-radius:12px;color:#ef4444;margin:16px 32px;padding:16px}.plans-note{border-top:1px solid #f1f5f9;padding:16px 32px;text-align:center}.plans-note small{color:#94a3b8;font-size:12px}@keyframes modalSlideIn{0%{opacity:0;transform:scale(.9) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}@media (max-width:768px){.plans-modal-backdrop{padding:16px}.plans-modal{border-radius:16px;max-height:95vh}.plans-grid{gap:20px;grid-template-columns:1fr;padding:24px}.plans-card-header{flex-direction:column;gap:16px}.plans-price-block-vertical.price-right{align-items:flex-start}.plans-card-footer{align-items:stretch;flex-direction:column;gap:16px}.plans-modal-header{padding:24px 24px 0}.plans-modal-header h3{font-size:24px}.amount-lg{font-size:36px}.plans-card{padding:24px}}@media (max-width:480px){.plans-grid{padding:16px}.plans-card{padding:20px}.plans-modal-header{padding:20px 20px 0}.amount-lg{font-size:32px}.plans-card-title{font-size:20px}.plans-buy-btn{width:100%}}.create-page{background:linear-gradient(135deg,#f8fafc,#e2e8f0);font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;min-height:100vh;padding:80px .5rem 1rem}.create-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 10px 40px #00000014;margin:0 auto;max-width:800px;overflow:hidden;position:relative}.progress-bar{background:#f1f5f9;border-bottom:1px solid #e2e8f0;display:flex;overflow-x:auto;padding:1rem;position:relative;z-index:1}.progress-step{align-items:center;color:#64748b;display:flex;flex:1 1;font-size:.75rem;min-width:80px;white-space:nowrap}.progress-step.active{color:#2563eb;font-weight:600}.progress-step.completed{color:#059669}.step-number{align-items:center;background:#cbd5e1;border-radius:50%;color:#fff;display:flex;font-size:.7rem;font-weight:600;height:24px;justify-content:center;margin-right:.5rem;width:24px}.progress-step.active .step-number{background:#2563eb}.progress-step.completed .step-number{background:#059669}.form-steps{min-height:500px;position:relative}.form-step{animation:fadeIn .3s ease-in-out;display:none;padding:1.5rem}.form-step.active{display:block}@keyframes fadeIn{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}.step-header{margin-bottom:1.5rem;text-align:center}.step-title{color:#1a202c;font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.step-subtitle{color:#718096;font-size:.9rem;line-height:1.4}.field{margin-bottom:1.25rem}.field-label{color:#2d3748;font-size:.85rem;letter-spacing:.5px;margin-bottom:.5rem}.input{background:#fff;border:2px solid #e2e8f0;font-size:1rem;padding:.875rem 1rem;transition:all .2s ease}.input:focus{border-color:#4299e1;box-shadow:0 0 0 3px #4299e11a}.input::placeholder{color:#a0aec0}textarea.input{font-family:inherit;min-height:120px;resize:vertical}.chips{gap:.5rem;margin-bottom:.5rem}.chip{background:#fff;border:2px solid #e2e8f0;border-radius:25px;color:#4a5568;font-size:.85rem;font-weight:500;outline:none;padding:.5rem 1rem;transition:all .2s ease}.chip:hover{border-color:#cbd5e0;transform:translateY(-1px)}.chip.selected{background:#4299e1;border-color:#4299e1;box-shadow:0 4px 12px #4299e14d;color:#fff}.row{display:flex;flex-direction:column;gap:1rem}.row-2{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.dropzone{background:#fafbfc;border:2px dashed #cbd5e0;border-radius:12px;margin-bottom:1.5rem;padding:2rem 1rem;transition:all .3s ease}.dropzone:hover{background:#f0f9ff;border-color:#4299e1}.dropzone.drag-active{background:#ebf8ff;border-color:#4299e1;transform:scale(1.02)}.dropzone p{color:#718096;font-size:.95rem;line-height:1.5;margin:0}.thumb-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr);margin-bottom:1rem}.thumb{aspect-ratio:1;border:2px solid #e2e8f0;border-radius:8px;transition:all .2s ease}.thumb:hover{border-color:#4299e1;transform:translateY(-2px)}.remove{background:#e53e3e;font-size:1rem;font-weight:700;height:24px;right:.25rem;top:.25rem;transition:all .2s ease;width:24px}.remove:hover{background:#c53030;transform:scale(1.1)}.step-navigation{border-top:1px solid #e2e8f0;display:flex;gap:1rem;justify-content:space-between;margin-top:2rem;padding-top:1.5rem}.nav-btn{border:2px solid #4299e1;border-radius:8px;cursor:pointer;font-size:.95rem;font-weight:600;min-width:100px;padding:.875rem 1.5rem;transition:all .3s ease}.btn-prev{background:#fff;color:#4299e1}.btn-prev:hover:not(:disabled){background:#f0f9ff;transform:translateX(-2px)}.btn-next{background:#4299e1;color:#fff;margin-left:auto}.btn-next:hover:not(:disabled){background:#3182ce;transform:translateX(2px)}.btn-submit{background:linear-gradient(135deg,#10b981,#059669);border:none;color:#fff;width:100%}.btn-submit:hover:not(:disabled){box-shadow:0 8px 25px #10b98166;transform:translateY(-2px)}.nav-btn:disabled{cursor:not-allowed;opacity:.5;transform:none!important}.muted{color:#718096;font-size:.85rem;line-height:1.4}.error-message{background:#fed7d7;border-left:4px solid #e53e3e;color:#9b1d1d}.error-message,.success-message{border-radius:8px;font-size:.9rem;margin-top:1rem;padding:.75rem 1rem}.success-message{background:#c6f6d5;border-left:4px solid #38a169;color:#276749}.validation-warning{background:#fffaf0;border-left:4px solid #ed8936;border-radius:8px;color:#dd6b20;font-size:.85rem;margin-top:.5rem;padding:.75rem 1rem}.geo-suggestions{background:#fff;border:1px solid #e6edf3;border-radius:8px;box-shadow:0 10px 30px #0f172a14;left:0;margin-top:4px;max-height:200px;overflow-y:auto;position:absolute;right:0;z-index:9999}.geo-item{border-bottom:1px solid #f5f7fa;cursor:pointer;font-size:.9rem;padding:.75rem 1rem}.geo-item.highlight,.geo-item:hover{background:#f0f9ff}.geo-item:last-child{border-bottom:none}@media (min-width:768px){.create-page{padding:90px 1rem 2rem}.form-step{padding:2rem}.step-header{text-align:left}.row{flex-direction:row}.row-2{grid-template-columns:1fr 1fr}.thumb-grid{grid-template-columns:repeat(3,1fr)}.step-navigation{gap:1rem}.nav-btn{min-width:120px}}@media (min-width:1024px){.create-card{grid-template-columns:1fr;max-width:600px}.thumb-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:767px){.create-page{padding-top:70px}}@media (max-width:480px){.create-page{padding-top:65px}}.loading{opacity:.7;pointer-events:none}.view-page-container{background:#f7f8fa;display:flex;flex-direction:column;min-height:100vh}.view-content{flex:1 1;margin:0 auto;max-width:1200px;padding-left:20px;padding-right:20px;padding-top:80px;width:100%}.breadcrumb{align-items:center;color:#666;display:flex;font-size:.9rem;gap:8px;padding:20px 0}.breadcrumb span{cursor:pointer;transition:color .2s ease}.breadcrumb span:not(.current):hover{color:#002f34;text-decoration:underline}.breadcrumb .current{color:#002f34;font-weight:500}.view-layout{grid-gap:30px;display:grid;gap:30px;grid-template-columns:1fr 400px;margin-bottom:40px}.left-column{display:flex;flex-direction:column;gap:24px}.image-gallery{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;padding:24px}.main-image{align-items:center;background:#f8f9fa;border-radius:8px;display:flex;height:400px;justify-content:center;margin-bottom:16px;overflow:hidden;width:100%}.main-image img{height:100%;object-fit:contain;width:100%}.image-thumbnails{display:flex;gap:12px;overflow-x:auto;padding:8px 0}.thumbnail{background:#f8f9fa;border:2px solid #0000;border-radius:6px;cursor:pointer;flex-shrink:0;height:80px;overflow:hidden;transition:all .2s ease;width:80px}.thumbnail.active,.thumbnail:hover{border-color:#002f34}.thumbnail img{height:100%;object-fit:cover;width:100%}.description-section,.details-card,.location-section{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;padding:24px}.description-section h3,.details-card h3,.location-section h3{align-items:center;color:#002f34;display:flex;font-size:1.25rem;font-weight:600;gap:8px;margin:0 0 20px}.detail-item{border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;padding:12px 0}.detail-item:last-child{border-bottom:none}.detail-item strong{color:#666;font-weight:500}.detail-item span{color:#002f34;font-weight:500}.description-section p{color:#666;line-height:1.6;margin:0}.location-section .icon{color:#002f34}.map-container{border-radius:8px;overflow:hidden;position:relative}.location-info{align-items:center;background:#fff;border-radius:20px;box-shadow:0 2px 8px #0000001a;display:flex;font-weight:500;gap:8px;left:16px;padding:8px 16px;position:absolute;top:16px}.pin-icon{color:#e74c3c}.right-column{display:flex;flex-direction:column;gap:20px;height:-webkit-fit-content;height:fit-content;position:-webkit-sticky;position:sticky;top:100px}.price-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;padding:24px;text-align:center}.price{color:#002f34;font-size:2rem;font-weight:700;margin-bottom:8px}.price-note{color:#666;font-size:.9rem;margin-bottom:20px}.meta-info{display:flex;flex-direction:column;gap:12px}.meta-item{align-items:center;color:#666;display:flex;font-size:.9rem;gap:12px}.meta-item .icon{color:#002f34;width:16px}.seller-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;padding:24px}.seller-header{align-items:center;display:flex;gap:12px;margin-bottom:20px}.seller-icon{background:#f0f2f5;border-radius:50%;color:#002f34;height:48px;padding:12px;width:48px}.seller-info h4{color:#002f34;font-size:1.1rem;margin:0 0 4px}.verified-badge{align-items:center;color:#00a651;display:flex;font-size:.8rem;font-weight:500;gap:4px}.verified-icon{font-size:.9rem}.seller-contact{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.contact-item{align-items:center;background:#f8f9fa;border-radius:8px;display:flex;gap:12px;padding:12px}.contact-icon{color:#002f34;width:16px}.contact-link{color:#002f34;font-weight:500;text-decoration:none}.contact-link:hover{text-decoration:underline}.report-button,.whatsapp-button{background:#fff;border:2px solid #002f34;border-radius:8px;color:#002f34;cursor:pointer;font-size:.95rem;font-weight:600;padding:14px;transition:all .2s ease;width:100%}.whatsapp-button:hover{background:#002f34;color:#fff}.safety-tips{align-items:center;background:#fff8e1;border:1px solid #ffecb3;border-radius:8px;color:#666;display:flex;font-size:.8rem;gap:8px;padding:12px}.safety-icon{color:#ffa000;flex-shrink:0}.report-button{background:#fff;border:1px solid #ddd;color:#666;font-weight:500}.report-button:hover{background:#f8f9fa;border-color:#bbb}.view-error,.view-loading{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:60vh;padding:40px 20px;text-align:center}.loading-spinner{animation:spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#002f34;height:48px;margin-bottom:20px;width:48px}.error-icon{font-size:3rem;margin-bottom:20px}.view-error h3{color:#002f34;font-size:1.5rem;margin:0 0 12px}.view-error p{color:#666;line-height:1.5;margin:0 0 24px;max-width:400px}.back-button{background:#002f34;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:600;padding:12px 24px;transition:background .2s ease}.back-button:hover{background:#001a1d}.contact-button{align-items:center;background:#002f34;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:.95rem;font-weight:600;gap:8px;justify-content:center;padding:14px;transition:background .2s ease;width:100%}.contact-button:hover{background:#001a1d}.contact-button:disabled{background:#ccc;cursor:not-allowed}.button-icon{font-size:1rem}@media (max-width:1024px){.view-layout{gap:24px;grid-template-columns:1fr 350px}.main-image{height:350px}}@media (max-width:768px){.view-content{padding-left:16px;padding-right:16px;padding-top:70px}.view-layout{gap:20px;grid-template-columns:1fr}.right-column{order:-1;position:static}.main-image{height:300px}.description-section,.details-card,.image-gallery,.location-section,.price-card,.seller-card{padding:20px}}@media (max-width:480px){.view-content{padding-left:12px;padding-right:12px;padding-top:65px}.breadcrumb{font-size:.8rem;padding:16px 0}.main-image{height:250px}.thumbnail{height:60px;width:60px}.price{font-size:1.75rem}.description-section,.details-card,.image-gallery,.location-section,.price-card,.seller-card{padding:16px}.detail-item{align-items:flex-start;flex-direction:column;gap:4px}}@media (max-width:360px){.view-content{padding-top:60px}.main-image{height:200px}.price{font-size:1.5rem}}@media (prefers-reduced-motion:reduce){.loading-spinner{animation:none;border-top-color:#002f34}.contact-button,.report-button,.thumbnail,.whatsapp-button{transition:none}}@media (prefers-contrast:high){.description-section,.details-card,.image-gallery,.location-section,.price-card,.seller-card{border:2px solid #000}.thumbnail.active{border:3px solid #000}}.all-posts-container{background:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin:0 auto;max-width:1200px;min-height:100vh;padding:80px 0 0}.all-posts-header{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-bottom:1px solid #f1f5f9;margin-bottom:0;padding:40px 24px 24px;text-align:center}.header-content{margin-bottom:20px}.page-title{color:#1e293b;font-size:2.5rem;letter-spacing:-.02em;line-height:1.2;margin:0 0 12px;text-transform:capitalize}.page-subtitle{color:#64748b;font-size:1.1rem;font-weight:400;line-height:1.5;margin:0 auto;max-width:600px}.results-info{align-items:center;display:flex;justify-content:center}.results-count{background:#fff;border:1px solid #e2e8f0;border-radius:20px;box-shadow:0 1px 3px #0000000d;color:#475569;font-size:.9rem;font-weight:500;padding:8px 20px}.all-posts-content{padding:32px 24px}.content-header{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:32px}.section-title{color:#1e293b;font-size:1.5rem;font-weight:600;letter-spacing:-.01em;margin:0}.controls-section{align-items:center;display:flex;gap:16px}.sort-controls{align-items:center;display:flex;gap:12px}.sort-label{color:#475569;white-space:nowrap}.sort-label,.sort-select{font-size:.9rem;font-weight:500}.sort-select{-webkit-appearance:none;appearance:none;background:#fff;background-image:url("data:image/svg+xml;charset=US-ASCII,<svg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 4 5%27><path fill=%27%2364748b%27 d=%27M2 0L0 2h4zm0 5L0 3h4z%27/></svg>");background-position:right 12px center;background-repeat:no-repeat;background-size:10px;border:1.5px solid #e2e8f0;border-radius:8px;color:#334155;cursor:pointer;min-width:160px;padding:10px 36px 10px 16px;transition:all .2s ease}.sort-select:hover{border-color:#cbd5e1}.sort-select:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.products-grid-section{margin-bottom:40px}.products-grid{grid-gap:24px;align-items:start;display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.product-card{background:#fff;border:1px solid #f1f5f9;border-radius:12px;box-shadow:0 2px 8px #0000000f;height:100%;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1)}.product-card:hover{border-color:#e2e8f0;box-shadow:0 12px 32px #0000001f;transform:translateY(-4px)}.loading-container{align-items:center;display:flex;grid-column:1/-1;justify-content:center;min-height:300px;width:100%}.empty-state{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:80px 24px;text-align:center}.empty-icon{font-size:4rem;margin-bottom:24px;opacity:.6}.empty-title{color:#475569;font-size:1.5rem;font-weight:600;margin:0 0 12px}.empty-description{color:#64748b;font-size:1rem;line-height:1.5;margin:0 auto;max-width:400px}.load-more-section{border-top:1px solid #f1f5f9;padding:32px 0;text-align:center}.load-more-btn{align-items:center;background:#3b82f6;border:none;border-radius:10px;box-shadow:0 4px 12px #3b82f640;color:#fff;cursor:pointer;display:inline-flex;font-size:.95rem;font-weight:600;gap:12px;padding:14px 32px;transition:all .3s ease}.load-more-btn:hover:not(:disabled){background:#2563eb;box-shadow:0 6px 20px #3b82f659;transform:translateY(-2px)}.load-more-btn:disabled{cursor:not-allowed;opacity:.6;transform:none}.spinner{animation:spin 1s linear infinite;border:2px solid #0000;border-radius:50%;border-top-color:currentcolor;height:18px;width:18px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.end-results{border-top:1px solid #f1f5f9;color:#64748b;font-size:.9rem;padding:24px;text-align:center}@media (max-width:1024px){.products-grid{gap:20px;grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}}@media (max-width:768px){.all-posts-container{padding:70px 0 0}.all-posts-header{padding:32px 20px 20px}.page-title{font-size:2rem}.all-posts-content{padding:24px 20px}.content-header{align-items:stretch;flex-direction:column;gap:16px;margin-bottom:24px}.controls-section{justify-content:space-between;width:100%}.sort-controls{width:100%}.sort-select{min-width:auto;width:100%}.products-grid{gap:16px;grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}.empty-state{padding:60px 20px}.empty-icon{font-size:3rem}.empty-title{font-size:1.25rem}}@media (max-width:600px){.all-posts-container{padding:65px 0 0}.all-posts-header{padding:28px 16px 16px}.page-title{font-size:1.75rem}.page-subtitle{font-size:1rem}.all-posts-content{padding:20px 16px}.products-grid{gap:16px;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.sort-controls{align-items:stretch;flex-direction:column;gap:8px}.sort-label{text-align:center}}@media (max-width:480px){.all-posts-container{padding:60px 0 0}.products-grid{gap:16px;grid-template-columns:1fr}.all-posts-header{padding:24px 12px 12px}.page-title{font-size:1.5rem}.section-title{font-size:1.25rem}.load-more-btn{justify-content:center;width:100%}.empty-state{padding:40px 16px}.empty-icon{font-size:2.5rem}.empty-title{font-size:1.1rem}.empty-description{font-size:.9rem}}@media (max-width:360px){.all-posts-container{padding:55px 0 0}.all-posts-header{padding:20px 12px 12px}.page-title{font-size:1.4rem}.all-posts-content{padding:16px 12px}}@media (prefers-reduced-motion:reduce){.load-more-btn,.product-card{transition:none}.spinner{animation:none}.product-card:hover{transform:none}}.load-more-btn:focus,.sort-select:focus{outline:2px solid #3b82f6;outline-offset:2px}@media (prefers-contrast:high){.all-posts-header{background:#000;border-bottom:2px solid #fff;color:#fff}.page-title{color:#fff}.product-card{border:2px solid #000}}.container{margin:0 auto;max-width:1200px;padding:28px}.edit-page{background:#fff;padding:12px 0}.edit-card{grid-gap:28px;align-items:start;box-sizing:border-box;display:grid;gap:28px;grid-template-columns:1fr 360px;padding:18px}.left-col{padding-right:6px}.right-col{align-self:start;position:-webkit-sticky;position:sticky;top:96px}.page-title{font-size:20px;font-weight:700;margin:4px 0 6px}.subtitle{color:#666;font-size:13px;margin-bottom:18px}.field{margin-bottom:14px}.field-label{color:#333;display:block;font-size:12px;font-weight:600;letter-spacing:.6px;margin-bottom:8px;text-transform:uppercase}.input{background:#fbfdff;border:1px solid #e6e9ee;border-radius:8px;box-sizing:border-box;font-size:14px;padding:12px;width:100%}.input:focus{border-color:#c9d7ff;box-shadow:0 0 0 3px #648cff0f;outline:none}.textarea{line-height:1.4;min-height:120px;padding-top:10px;resize:vertical}.two-up{grid-gap:14px;display:grid;gap:14px;grid-template-columns:1fr 1fr}.chips{display:flex;flex-wrap:wrap;gap:8px}.chip{background:#fafafa;border:1px solid #e8e8f0;border-radius:999px;cursor:pointer;font-size:13px;padding:6px 10px}.chip.selected{background:#eef6ff;border-color:#c6ddff}.card{background:#fff;border:1px solid #f0f2f5;border-radius:8px;box-shadow:0 1px 0 #00000005;padding:14px}.thumb-header{font-weight:700;margin-bottom:10px}.dropzone{background:linear-gradient(180deg,#fff,#fbfdff);border:2px dashed #e6eef9;border-radius:8px;color:#6b7280;cursor:pointer;padding:20px;text-align:center}.thumb-grid{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.thumb{align-items:center;background:#fafafa;border:1px solid #eee;border-radius:6px;display:flex;height:88px;justify-content:center;overflow:hidden;position:relative;width:110px}.thumb img{display:block;height:100%;object-fit:cover;width:100%}.remove{align-items:center;background:#0000008c;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:22px;justify-content:center;position:absolute;right:4px;top:4px;width:22px}.muted{color:#6b7280;font-size:13px}.small{color:#8b8f96;font-size:12px}.actions{display:flex;gap:12px;margin-top:18px}.btn{border:0;border-radius:8px;cursor:pointer;font-weight:600;padding:10px 14px}.btn.ghost{background:#fff;border:1px solid #e6e9ee;color:#333}.btn.primary{background:#2563eb;color:#fff}.error-message{background:#fff5f5;border:1px solid #fdd;border-radius:6px;color:#991b1b;margin-top:8px;padding:10px}.success-message{background:#ecfdf5;border:1px solid #d1fae5;border-radius:6px;color:#065f46;margin-top:8px;padding:10px}@media (max-width:980px){.edit-card{grid-template-columns:1fr;padding:12px}.right-col{order:2;position:static}}.om-profile-page{align-items:flex-start;background:#f8fafc;box-sizing:border-box;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;gap:1.5rem;margin-top:70px;min-height:calc(100vh - 80px);padding:1rem}.om-profile-sidebar{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 1px 3px #00000014;display:flex;flex-direction:column;padding:1.25rem;position:-webkit-sticky;position:sticky;top:80px;width:260px}.om-avatar-large{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border:3px solid #fff;border-radius:50%;box-shadow:0 2px 8px #0000001a;display:flex;height:72px;justify-content:center;margin-bottom:.75rem;overflow:hidden;width:72px}.om-avatar-img{height:100%;object-fit:cover;width:100%}.om-avatar-fallback{color:#fff;font-size:1.5rem;font-weight:600}.om-name{color:#1a202c;font-size:1.1rem;font-weight:600;margin:0 0 .25rem;text-align:center}.om-email{color:#718096;font-size:.85rem;margin:0;text-align:center}.om-profile-nav{display:flex;flex-direction:column;gap:.25rem;margin-top:1.25rem;width:100%}.om-nav-item{align-items:center;background:#0000;border:none;border-radius:6px;color:#4a5568;cursor:pointer;display:flex;font-size:.9rem;font-weight:500;padding:.625rem .875rem;text-align:left;transition:all .2s ease}.om-nav-item:before{background:#4299e1;border-radius:2px;content:"";height:0;margin-right:.75rem;transition:height .2s ease;width:3px}.om-nav-item.active{background:#ebf8ff;color:#2b6cb0}.om-nav-item.active:before{height:16px}.om-nav-item:hover:not(.active){background:#f7fafc;color:#2d3748}.om-nav-item.om-logout{border-top:1px solid #edf2f7;color:#e53e3e;margin-top:.75rem;padding-top:.875rem}.om-nav-item.om-logout:hover{background:#fed7d7;color:#c53030}.om-profile-main{background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 1px 3px #00000014;flex:1 1;min-width:0;padding:1.5rem}.om-section-title{border-bottom:1px solid #f1f5f9;color:#1a202c;font-size:1.3rem;font-weight:600;margin:0 0 1.25rem;padding-bottom:.75rem}.om-subscription-panel{background:linear-gradient(135deg,#f8fafc,#edf2f7);border:1px solid #e2e8f0;border-radius:8px;margin-bottom:1.5rem;padding:1.25rem}.om-subscription-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.om-subscription-title{color:#2d3748;font-size:1.1rem;font-weight:600;margin:0}.om-subscription-badge{background:#e53e3e;border-radius:12px;color:#fff;font-size:.75rem;font-weight:500;padding:.25rem .75rem}.om-subscription-content{color:#718096;font-size:.9rem;line-height:1.5;margin-bottom:1.25rem}.om-subscription-actions{display:flex;gap:.75rem}.om-subscription-actions .om-btn{background:#4299e1;border:none;border-radius:6px;color:#fff;font-size:.85rem;font-weight:500;padding:.5rem 1rem}.om-subscription-actions .om-btn:hover{background:#3182ce}.om-listings{margin-top:.5rem}.om-listings .om-listing-row{align-items:flex-start;border-bottom:1px solid #f1f5f9;display:flex;flex-wrap:wrap;gap:1.25rem;justify-content:space-between;padding:1.25rem;transition:background-color .2s ease}.om-listings .om-listing-row:hover{background:#f8fafc;border-radius:6px}.om-listings .om-listing-row:last-child{border-bottom:none}.om-listing-left{flex:1 1 60%;min-width:250px}.om-listing-title{color:#1a202c;font-size:1rem;font-weight:600;line-height:1.4;margin:0 0 .5rem}.om-listing-meta{align-items:center;color:#64748b;display:flex;flex-wrap:wrap;font-size:.85rem;gap:.75rem;margin-bottom:.5rem}.om-listing-meta span{align-items:center;display:inline-flex}.om-listing-dates{color:#94a3b8;display:flex;flex-wrap:wrap;font-size:.8rem;gap:.75rem;margin-top:.5rem}.om-listing-right{align-items:center;display:flex;flex:0 0 auto;flex-wrap:wrap;gap:.5rem;justify-content:flex-end}.om-btn{align-items:center;background:#4299e1;border:1px solid #0000;border-radius:6px;color:#fff;cursor:pointer;display:inline-flex;font-size:.8rem;font-weight:500;gap:.375rem;padding:.5rem .875rem;text-decoration:none;transition:all .2s ease;white-space:nowrap}.om-btn:hover:not([disabled]){background:#3182ce;box-shadow:0 2px 6px #4299e133;transform:translateY(-1px)}.om-btn:active:not([disabled]){transform:translateY(0)}.om-btn.secondary{background:#ed8936}.om-btn.secondary:hover:not([disabled]){background:#dd7714;box-shadow:0 2px 6px #ed893633}.om-btn.ghost{background:#0000;border:1px solid #cbd5e0;color:#4a5568;padding:.4375rem .75rem}.om-btn.ghost:hover:not([disabled]){background:#f7fafc;border-color:#a0aec0;box-shadow:0 1px 4px #0000000d;transform:translateY(-1px)}.om-btn[disabled]{box-shadow:none;cursor:not-allowed;opacity:.6;transform:none}.om-status{align-items:center;border-radius:16px;display:inline-flex;font-size:.75rem;font-weight:600;gap:.375rem;letter-spacing:.5px;padding:.375rem .75rem;text-transform:uppercase}.om-status:before{border-radius:50%;content:"";display:inline-block;height:6px;width:6px}.om-status.published{background:#f0fff4;border:1px solid #c6f6d5;color:#276749}.om-status.published:before{background:#38a169}.om-status.sold{background:#fffbeb;border:1px solid #fed7aa;color:#744210}.om-status.sold:before{background:#d69e2e}.om-status.expiring{background:#fffaf0;border:1px solid #feebc8;color:#c05621}.om-status.expiring:before{background:#ed8936}.om-status.expired{background:#fff5f5;border:1px solid #fed7d7;color:#c53030}.om-status.expired:before{background:#f56565}.om-status.draft{background:#f7fafc;border:1px solid #e2e8f0;color:#4a5568}.om-status.draft:before{background:#a0aec0}.om-empty{background:#f8fafc;border:1px dashed #e2e8f0;border-radius:8px;color:#718096;font-size:.9rem;padding:2rem 1.25rem;text-align:center}.om-btn:focus,.om-nav-item:focus{outline:2px solid #4299e1;outline-offset:1px}@media (max-width:1024px){.om-profile-page{gap:1.25rem;margin-top:65px;padding:1rem}.om-profile-sidebar{top:75px;width:240px}}@media (max-width:880px){.om-profile-page{flex-direction:column;gap:1rem;margin-top:60px;padding:.875rem}.om-profile-sidebar{align-items:center;flex-direction:row;gap:1rem;margin-bottom:0;padding:1rem;position:static;width:100%}.om-avatar-large{height:56px;margin-bottom:0;width:56px}.om-avatar-fallback{font-size:1.25rem}.om-name{font-size:1rem;margin-bottom:.25rem;text-align:left}.om-email{font-size:.8rem;text-align:left}.om-profile-nav{flex-direction:row;flex-wrap:wrap;gap:.375rem;justify-content:flex-end;margin-top:0}.om-nav-item{border-radius:5px;font-size:.8rem;padding:.5rem .625rem}.om-nav-item:before{display:none}.om-nav-item.om-logout{border-top:none;justify-content:center;margin-left:0;margin-top:.5rem;order:1;padding-top:.5rem;width:100%}.om-profile-main{padding:1.25rem}.om-section-title{font-size:1.2rem;margin-bottom:1rem}.om-listings .om-listing-row{align-items:stretch;flex-direction:column;gap:1rem;padding:1rem}.om-listing-left{min-width:auto;width:100%}.om-listing-right{gap:.375rem;justify-content:flex-start;margin-top:.5rem;width:100%}.om-subscription-panel{margin-bottom:1.25rem;padding:1rem}.om-subscription-header{align-items:flex-start;flex-direction:column;gap:.5rem}.om-subscription-actions{justify-content:center;width:100%}}@media (max-width:640px){.om-profile-page{margin-top:55px;padding:.75rem}.om-profile-sidebar{flex-direction:column;gap:.75rem;padding:1rem;text-align:center}.om-avatar-large{height:48px;width:48px}.om-avatar-fallback{font-size:1rem}.om-email,.om-name{text-align:center;width:100%}.om-profile-nav{justify-content:center;width:100%}.om-nav-item{flex:1 1;font-size:.75rem;justify-content:center;min-width:100px;padding:.5rem}.om-nav-item.om-logout{flex:none;min-width:80px;width:auto}.om-profile-main{padding:1rem}.om-section-title{font-size:1.1rem;margin-bottom:1rem}.om-listings .om-listing-row{gap:.75rem;padding:1rem}.om-listing-title{font-size:.95rem;margin-bottom:.5rem}.om-listing-meta{align-items:flex-start;flex-direction:column;font-size:.8rem;gap:.5rem}.om-listing-dates{flex-direction:column;font-size:.75rem;gap:.5rem}.om-listing-right{gap:.25rem;justify-content:space-between}.om-listing-right .om-btn{flex:1 1;font-size:.75rem;justify-content:center;min-width:70px;padding:.5rem .625rem}.om-btn{font-size:.75rem;padding:.5rem .75rem}.om-status{font-size:.7rem;padding:.25rem .5rem}.om-subscription-panel{padding:1rem}.om-subscription-title{font-size:1rem}.om-subscription-content{font-size:.85rem}.om-subscription-actions{flex-direction:column}.om-subscription-actions .om-btn{justify-content:center;width:100%}}@media (max-width:480px){.om-profile-page{margin-top:50px;padding:.5rem}.om-listing-right{flex-direction:column;gap:.375rem}.om-listing-right .om-btn{min-width:auto;width:100%}.om-nav-item{font-size:.7rem;min-width:80px}}@keyframes pulse{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.om-btn[disabled]{animation:pulse 2s infinite}.om-profile-page *{transition:color .2s ease,background-color .2s ease,border-color .2s ease}@media (max-width:880px){body{overflow-x:hidden}.om-profile-page{box-sizing:border-box;max-width:100vw;width:100%}}.om-profile-page{margin-top:0;padding-top:calc(70px + 1rem)}.admin-layout{background-color:#f6f7fb;display:flex;min-height:100vh}.admin-main{display:flex;flex:1 1;flex-direction:column}.admin-main-content{background:#f6f7fb;min-height:calc(100vh - 64px);padding:20px}
/*# sourceMappingURL=main.84014693.css.map*/