@import"https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap";.home-page{min-height:100vh;background:#fff;color:#1e293b;font-family:Outfit,-apple-system,sans-serif;line-height:1.5}.home-nav{position:sticky;top:0;z-index:100;padding:.75rem 0;background:#fff;border-bottom:1px solid #f1f5f9}.nav-content{display:flex!important;justify-content:center;align-items:center}.brand-group{display:flex;align-items:center;gap:.75rem;padding:.5rem 0}.brand-logo{height:44px;width:44px;object-fit:contain}.brand-name{font-size:1.1rem;font-weight:800;letter-spacing:.5px;color:#0f172a}.hero-section{padding:2rem 0 4rem;background:radial-gradient(at 100% 0%,#f1f5f9,#fff 50%);text-align:center}.badge-modern{background:#f1f5f9;color:#475569;padding:.6rem 1.25rem;border-radius:100px;font-size:.75rem;font-weight:800;display:inline-flex;align-items:center;gap:.5rem;margin-bottom:1rem;border:1px solid #e2e8f0}.hero-title{font-size:4.5rem;font-weight:900;margin-bottom:1rem;line-height:1.05;letter-spacing:-2.5px;color:#0f172a}.hero-accent{color:#3b82f6}.hero-subtitle{font-size:1.25rem;color:#64748b;max-width:600px;margin:0 auto 4rem;line-height:1.6}.hero-search-input.input-error{color:#ef4444!important}.search-error-msg{margin-top:1rem;display:flex;align-items:center;justify-content:center;gap:.5rem;color:#ef4444;font-size:.9rem;font-weight:700;background:#fef2f2;padding:.75rem 1rem;border-radius:12px;border:1px solid #fee2e2}.hero-search-wrapper{max-width:650px;margin:0 auto}.hero-search-form{display:flex;gap:.75rem;padding:.5rem;background:#fff;border:1px solid #e2e8f0;border-radius:20px;box-shadow:0 10px 40px -10px #00000014}.search-input-group{flex:1;display:flex;align-items:center}.search-icon-left{margin-left:1.25rem;color:#94a3b8}.hero-search-input{width:100%!important;padding:1rem!important;border:none!important;background:transparent!important;font-size:1.1rem!important;color:#0f172a!important;outline:none!important}.hero-submit-btn{background:#0f172a!important;color:#fff!important;padding:1rem 2rem!important;border-radius:14px!important;font-size:1.1rem!important;font-weight:800!important;display:flex;align-items:center;gap:.5rem;transition:all .2s ease;border:none;cursor:pointer}.hero-submit-btn:hover{transform:translate(4px) translateY(-2px);box-shadow:0 12px 20px -10px #0003}.search-suggestions{margin-top:1.25rem;font-size:.85rem;color:#94a3b8;text-align:center}.search-suggestions span{font-weight:700;color:#64748b}.features-section{padding:8rem 0;background:#fff}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:3rem}.feature-card{text-align:left;padding:1rem;transition:all .3s ease}.feature-icon-circle{width:56px;height:56px;border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:2rem}.feature-icon-circle.green{background:#dcfce7;color:#16a34a}.feature-icon-circle.blue{background:#dbeafe;color:#2563eb}.feature-icon-circle.red{background:#fee2e2;color:#ef4444}.feature-title{font-size:1.35rem;font-weight:800;margin-bottom:1rem;color:#0f172a}.feature-text{color:#64748b;line-height:1.7;font-size:1rem}.seller-cta-section{padding:2rem 0 6rem}.cta-box{background:#0f172a;border-radius:32px;padding:4rem;display:flex;justify-content:space-between;align-items:center;gap:3rem;color:#fff;text-align:left;position:relative;overflow:hidden}.cta-box:before{content:"";position:absolute;top:0;right:0;width:300px;height:300px;background:radial-gradient(circle,rgba(59,130,246,.1),transparent 70%);pointer-events:none}.cta-title{font-size:2.5rem;font-weight:900;margin-bottom:1rem;letter-spacing:-1.5px}.cta-desc{color:#94a3b8;font-size:1.15rem;max-width:500px;line-height:1.6}.cta-button{background:#fff!important;color:#0f172a!important;padding:1.25rem 2.5rem!important;border-radius:18px!important;font-size:1.15rem!important;font-weight:800!important;display:flex;align-items:center;gap:.75rem;border:none;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer;position:relative;z-index:2}.cta-button:hover{transform:translateY(-4px);box-shadow:0 15px 30px #ffffff1a}.icon-ml{margin-left:.25rem}@media(max-width:1024px){.cta-box{flex-direction:column;text-align:center;padding:3rem 2rem}.cta-title{font-size:2rem}}.home-footer-simple{padding:4rem 0;border-top:1px solid #f1f5f9;text-align:center;color:#94a3b8;font-size:.9rem}.modal-overlay{position:fixed;inset:0;background:#0f172a66;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2000;display:flex;align-items:center;justify-content:center;padding:1.5rem}.instruction-modal{background:#fff;width:100%;max-width:500px;max-height:90vh;overflow-y:auto;border-radius:32px;padding:2.5rem;position:relative;box-shadow:0 25px 50px -12px #00000040;scrollbar-width:thin;scrollbar-color:#e2e8f0 transparent}.instruction-modal::-webkit-scrollbar{width:4px}.instruction-modal::-webkit-scrollbar-track{background:transparent}.instruction-modal::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:100px}.instruction-modal::-webkit-scrollbar-thumb:hover{background:#94a3b8}.close-modal-btn{position:absolute;top:1.5rem;right:1.5rem;padding:.5rem;border-radius:50%;color:#94a3b8;transition:all .2s;border:none;background:transparent;cursor:pointer}.close-modal-btn:hover{background:#f1f5f9;color:#475569}.modal-header{text-align:center;margin-bottom:2.5rem}.info-icon-wrap{width:56px;height:56px;background:#eff6ff;color:#3b82f6;border-radius:16px;display:flex;align-items:center;justify-content:center;margin:0 auto 1.25rem}.modal-header h2{font-size:1.75rem;font-weight:900;color:#0f172a;letter-spacing:-.5px}.setup-steps{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2.5rem}.setup-step{display:flex;gap:1.25rem;align-items:flex-start}.step-number{flex-shrink:0;width:32px;height:32px;background:#0f172a;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.85rem;font-weight:800}.step-text h4{font-size:1.1rem;font-weight:800;color:#1e293b;margin-bottom:.25rem}.step-text p{font-size:.95rem;color:#64748b;line-height:1.5}.modal-confirm-btn{width:100%;background:#3b82f6!important;color:#fff!important;padding:1.15rem!important;border-radius:16px!important;font-size:1.1rem!important;font-weight:800!important;transition:all .2s ease;border:none;cursor:pointer}.modal-confirm-btn:hover{background:#2563eb!important;transform:translateY(-2px);box-shadow:0 10px 20px -5px #3b82f666}.modal-tip-box{background:#f8fafc;border:1px dashed #e2e8f0;padding:1.25rem;border-radius:16px;display:flex;align-items:center;gap:1rem;margin-bottom:2rem}.tip-icon{color:#3b82f6;flex-shrink:0}.modal-tip-box p{font-size:.9rem;color:#64748b;line-height:1.4;font-weight:500}@media(max-width:768px){.hero-section{padding:6rem 0 4rem}.hero-title{font-size:3rem;letter-spacing:-1.5px}.hero-subtitle{font-size:1rem;padding:0 1rem}.hero-search-form{flex-direction:column;padding:.75rem;gap:.5rem}.hero-submit-btn{width:100%;justify-content:center}.hero-search-input{padding:.75rem!important;text-align:center}.search-icon-left{display:none}.features-grid{gap:2rem}}@media(max-width:1024px){.modal-overlay{padding:.25rem}.instruction-modal{width:98vw!important;max-width:98vw!important;padding:2rem 1.25rem}}:root{--zepto-purple: #8b2f8a;--zepto-purple-light: #f7eef7;--primary: var(--zepto-purple);--primary-foreground: #ffffff;--secondary: #f1f3f6;--secondary-foreground: #212121;--background: #ffffff;--foreground: #212121;--card: #ffffff;--card-foreground: #212121;--border: #e0e0e0;--input: #f3f3f3;--muted: #878787;--muted-foreground: #666666;--radius: 8px;--shadow-sm: 0 1px 3px rgba(0, 0, 0, .08);--shadow-md: 0 4px 12px rgba(0, 0, 0, .05);--grad-premium: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);--grad-surface: linear-gradient(135deg, rgba(255, 255, 255, .05) 0%, rgba(255, 255, 255, .01) 100%);--shadow-lg: 0 8px 24px rgba(0, 0, 0, .12);--section-bg: #ffffff;--secondary-bg: #f1f3f6;--rating-fill: #388e3c;--font-family: "Inter", -apple-system, sans-serif;--card-shadow: var(--shadow-md);--card-border: 1px solid var(--border);--card-radius: 16px}.dark{--primary: #ffffff;--primary-foreground: #000000;--secondary: #27272a;--secondary-foreground: #fafafa;--accent: #27272a;--accent-foreground: #fafafa;--background: #09090b;--foreground: #fafafa;--card: #18181b;--card-foreground: #fafafa;--border: #27272a;--input: #27272a;--muted: #27272a;--muted-foreground: #a1a1aa;--section-bg: #09090b;--secondary-bg: #121214}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.section-container{background:var(--section-bg);padding:2rem 1.5rem;margin-bottom:1rem;border-radius:4px;box-shadow:var(--shadow-sm)}.horizontal-scroll{display:flex;overflow-x:auto;gap:1rem;padding:.5rem 0}.horizontal-scroll>*{flex:0 0 280px;scroll-snap-align:start}*{box-sizing:border-box;margin:0;padding:0;font-family:var(--font-family);-webkit-font-smoothing:antialiased}html,body{overflow-x:hidden;position:relative;width:100%}body{background-color:#f9f9f9;color:var(--foreground);line-height:1.5;transition:background-color .3s ease,color .3s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .5s ease forwards}.glass{background:#fffffff2;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.dark .glass{background:#000000b3;border:1px solid rgba(255,255,255,.1)}.category-grid{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(130px,1fr))!important;gap:1.5rem;padding:2rem 0}.category-item{display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center;cursor:pointer;transition:transform .2s ease}.category-item:hover{transform:translateY(-5px)}.category-image-wrap{width:100px;height:100px;background:#f7eef7;border-radius:20px;margin-bottom:.75rem;display:flex!important;align-items:center;justify-content:center;overflow:hidden;box-shadow:0 4px 10px #00000008}.category-image-wrap img{width:80%;height:80%;object-fit:contain}.category-text{font-size:.85rem;font-weight:800;color:#333}@media(max-width:768px){.category-grid{grid-template-columns:repeat(4,1fr)!important;gap:.5rem!important}.category-image-wrap{width:60px;height:60px;border-radius:12px}.category-text{font-size:.65rem}.banner-grid{flex-direction:column!important;gap:1rem!important}}.banner-grid{display:flex;gap:1.5rem;margin:2rem 0}.banner-grid>div{flex:1;min-width:0}[data-layout="Classic List"] .horizontal-scroll,[data-layout="Compact List"] .horizontal-scroll{flex-direction:column!important;overflow-x:visible!important}[data-layout="Classic List"] .horizontal-scroll>div,[data-layout="Compact List"] .horizontal-scroll>div{flex:1 1 auto!important;width:100%!important;min-width:0!important}[data-layout="Classic List"] .search-results-grid,[data-layout="Compact List"] .search-results-grid{grid-template-columns:1fr!important}.container{max-width:1280px;margin:0 auto;padding:0 1rem}button{cursor:pointer;border:none;background:none;transition:all .2s ease}button:active{transform:scale(.98)}.btn-primary{background-color:var(--primary);color:#fff;padding:.75rem 1.5rem;border-radius:var(--radius);font-weight:700;text-transform:uppercase;letter-spacing:.5px}.btn-primary:hover{filter:brightness(1.1)}.btn-secondary{background:var(--secondary);color:var(--secondary-foreground);padding:.75rem 1.5rem;border-radius:var(--radius);font-weight:600}input{border:1px solid var(--border);background:var(--background);color:var(--foreground);padding:.75rem;border-radius:var(--radius);width:100%}input:focus{border-color:var(--primary);box-shadow:0 0 0 2px var(--ring)}.header-spacing{margin-top:160px}@media(max-width:768px){.header-spacing{margin-top:205px!important}}
