.noise-overlay{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}
.product-section{color:#fff;box-sizing:border-box;background:#000;width:100%;padding:60px 60px 80px;position:relative;overflow:hidden}.product-header{text-align:center;z-index:5;margin-bottom:40px;animation:.6s cubic-bezier(.22,1,.36,1) both product-fade-up;position:relative}@keyframes product-fade-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.product-eyebrow{letter-spacing:.28em;text-transform:uppercase;color:#270bd9;margin:0 0 14px;font-family:DM Mono,monospace;font-size:11px;font-weight:400}.product-title{letter-spacing:-2.5px;text-transform:uppercase;margin:0 0 16px;font-family:Bungee,sans-serif;font-size:clamp(48px,8vw,92px);line-height:.95;display:inline-block}.product-title__outline{-webkit-text-stroke:2.5px #fff;color:#0000}.product-title__filled{color:#fff;position:relative}.product-title__filled:after{content:"";background:#fff;width:100%;height:3px;position:absolute;bottom:-5px;left:0}.product-grid{box-sizing:border-box;grid-template-columns:repeat(6,1fr);align-items:stretch;gap:16px;width:100%;display:grid}.product-card-wrapper{min-width:0;animation:.5s cubic-bezier(.22,1,.36,1) both card-fade-in;animation-delay:var(--delay,0s);flex-direction:column;display:flex}@keyframes card-fade-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.empty-state{text-align:center;color:#0a0a0a59;letter-spacing:.16em;text-transform:uppercase;grid-column:1/-1;padding:80px 20px;font-family:DM Mono,monospace;font-size:13px}@media (max-width:1200px){.product-section{padding:60px 40px 70px}.product-grid{grid-template-columns:repeat(3,1fr);gap:14px}}@media (max-width:1024px){.product-section{padding:50px 32px 60px}.product-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.product-section{padding:40px 16px 50px}.product-header{margin-bottom:36px}.product-grid{grid-template-columns:repeat(2,1fr);gap:12px}}@media (max-width:480px){.product-section{padding:28px 12px 36px}.product-grid{gap:10px}}@media (prefers-reduced-motion:reduce){.product-header,.product-card-wrapper{animation:none}}
.section-divider{background:#fff;justify-content:center;align-items:center;width:100%;height:80px;display:flex;position:relative;overflow:hidden}.divider-line{background:#f1f5f9;height:1.5px;position:absolute;left:0;right:0;overflow:hidden}.divider-line__gradient{background:linear-gradient(90deg,#0000 0%,#3b82f666 20%,#3b82f6 50%,#60a5fa 80%,#0000 100%);width:35%;height:100%;animation:4s ease-in-out infinite gradient-slide;position:absolute;top:0;left:-100%}@keyframes gradient-slide{0%{left:-100%}50%{left:100%}to{left:100%}}.divider-ornament{z-index:2;background:#fff;border:1.5px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;animation:2.4s ease-in-out infinite ornament-pulse;display:flex;position:relative;box-shadow:0 4px 14px #3b82f61f}@keyframes ornament-pulse{0%,to{transform:scale(1)rotate(0)}25%{transform:scale(1.08)rotate(90deg)}50%{transform:scale(1)rotate(180deg)}75%{transform:scale(1.08)rotate(270deg)}}.divider-icon{color:#3b82f6;animation:8s linear infinite icon-spin}@keyframes icon-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.divider-dots{pointer-events:none;position:absolute;inset:0}.divider-dot{left:var(--x,50%);width:5px;height:5px;animation:2.5s ease-in-out infinite dot-float;animation-delay:var(--delay,0s);opacity:.35;background:#3b82f6;border-radius:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}@keyframes dot-float{0%,to{opacity:.35;transform:translate(-50%,-50%)translateY(0)}50%{opacity:.75;transform:translate(-50%,-50%)translateY(-14px)}}.section-divider--wavy .divider-line{background:0 0;height:3px}.section-divider--wavy .divider-line:before{content:"";background-image:url("data:image/svg+xml,%3Csvg width='100' height='3' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 1.5 Q12.5 0 25 1.5 Q37.5 3 50 1.5 Q62.5 0 75 1.5 Q87.5 3 100 1.5' stroke='%23e2e8f0' stroke-width='2' fill='none'/%3E%3C/svg%3E");background-repeat:repeat-x;background-size:100px 3px;height:3px;position:absolute;top:0;left:0;right:0}.section-divider--wavy .divider-line__gradient{filter:blur(8px);background:linear-gradient(90deg,#0000 0%,#3b82f680 50%,#0000 100%)}.section-divider--morse .divider-line{background:0 0;justify-content:center;align-items:center;gap:8px;height:auto;display:flex}.section-divider--morse .divider-line:before,.section-divider--morse .divider-line:after{content:"";background:repeating-linear-gradient(90deg,#e2e8f0 0 12px,#0000 12px 20px);flex:1;height:1.5px}@media (max-width:768px){.section-divider{height:60px}.divider-ornament{width:40px;height:40px}.divider-icon{width:22px;height:22px}.divider-dot{width:4px;height:4px}}@media (max-width:480px){.section-divider{height:50px}.divider-ornament{width:34px;height:34px}.divider-icon{width:18px;height:18px}.divider-dot{width:3px;height:3px}}@media (prefers-reduced-motion:reduce){.divider-line__gradient,.divider-ornament,.divider-icon,.divider-dot{animation:none!important}}
.cs-root{background:#fff;padding:80px 4% 90px;position:relative;overflow:hidden}.cs-container{width:100%;max-width:1440px;margin:0 auto}.cs-header{text-align:center;margin-bottom:36px;animation:.6s cubic-bezier(.16,1,.3,1) both cs-fade-up}@keyframes cs-fade-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.cs-eyebrow{letter-spacing:.22em;text-transform:uppercase;color:#3b82f6;margin:0 0 12px;font-family:Outfit,sans-serif;font-size:12px;font-weight:700}.cs-title{letter-spacing:-.03em;text-transform:uppercase;margin:0 0 14px;font-family:Outfit,sans-serif;font-size:clamp(38px,6vw,76px);font-weight:800;line-height:.95;display:block}.cs-title_outline{color:#3b82f6;text-transform:none;font-family:Playfair Display,serif;font-style:italic;font-weight:700}.cs-title_filled{color:#0f172a;font-style:normal;font-weight:800;display:inline-block;position:relative}.cs-title_filled:after{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 10'%3E%3Cpath d='M0 5 Q12.5 0 25 5 Q37.5 10 50 5 Q62.5 0 75 5 Q87.5 10 100 5' fill='none' stroke='%233b82f6' stroke-width='2.5'/%3E%3C/svg%3E");background-repeat:repeat-x;background-size:46px 6px;width:100%;height:6px;position:absolute;bottom:-6px;left:0}.cs-subtitle{color:#64748b;max-width:580px;margin:16px auto 0;font-family:Space Grotesk,sans-serif;font-size:15px;line-height:1.5}.cs-filter-bar{background:#f8fafc;border:1px solid #e2e8f0;border-radius:9999px;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;width:fit-content;max-width:100%;margin:0 auto 36px;padding:6px;display:flex;box-shadow:0 2px 8px #00000005}.cs-tab-btn{color:#475569;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:9999px;align-items:center;gap:8px;padding:8px 18px;font-family:Space Grotesk,sans-serif;font-size:13px;font-weight:600;transition:all .22s cubic-bezier(.16,1,.3,1);display:inline-flex}.cs-tab-btn:hover{color:#0f172a;background:#0000000a}.cs-tab-btn--active{box-shadow:0 4px 14px #0f172a2e;color:#fff!important;background:#0f172a!important}.cs-tab-icon{opacity:.8}.cs-tab-counter{color:inherit;background:#0000000f;border-radius:12px;padding:1px 7px;font-size:11px;font-weight:700;transition:background .2s}.cs-tab-btn--active .cs-tab-counter{color:#fff;background:#ffffff38}.cs-editorial-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}@media (max-width:1180px){.cs-editorial-grid{grid-template-columns:repeat(3,1fr);gap:16px}}@media (max-width:768px){.cs-editorial-grid{grid-template-columns:repeat(2,1fr);gap:12px}.cs-root{padding:50px 3.5% 65px}.cs-filter-bar{-webkit-overflow-scrolling:touch;border-radius:16px;justify-content:flex-start;width:100%;padding:6px 8px;overflow-x:auto}}@media (max-width:480px){.cs-editorial-grid{grid-template-columns:repeat(2,1fr);gap:10px}}.cs-editorial-card{aspect-ratio:3/4;background:#09090b;border:1px solid #00000014;border-radius:18px;flex-direction:column;justify-content:space-between;width:100%;min-width:0;padding:16px;text-decoration:none;transition:transform .38s cubic-bezier(.16,1,.3,1),box-shadow .38s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 18px #0000000a}.cs-editorial-card:hover{transform:translateY(-6px);box-shadow:0 20px 36px #00000029}.cs-img-container{z-index:1;width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.cs-image{object-fit:cover;object-position:center 20%;width:100%;height:100%;transition:transform .75s cubic-bezier(.16,1,.3,1);display:block}.cs-editorial-card:hover .cs-image{transform:scale(1.07)}.cs-vignette{background:linear-gradient(#0000006b 0%,#0000000d 30%,#00000059 60%,#000000e0 100%);transition:background .35s;position:absolute;inset:0}.cs-editorial-card:hover .cs-vignette{background:linear-gradient(#0000007a 0%,#0000001a 30%,#00000073 55%,#000000f0 100%)}.cs-card-topbar{z-index:2;justify-content:flex-end;align-items:center;gap:8px;display:flex;position:relative}.cs-inventory-pill{color:#ffffffe6;-webkit-backdrop-filter:blur(8px);background:#00000073;border:1px solid #ffffff26;border-radius:20px;padding:3px 9px;font-family:Space Grotesk,sans-serif;font-size:11px;font-weight:600}.cs-card-footer{z-index:2;flex-direction:column;gap:8px;display:flex;position:relative}.cs-card-meta{flex-direction:column;gap:2px;display:flex}.cs-sub-label{text-transform:uppercase;letter-spacing:.1em;color:#ffffffa6;font-family:Space Grotesk,sans-serif;font-size:11px;font-weight:600}.cs-category-title{color:#fff;letter-spacing:-.01em;margin:0;font-family:Outfit,sans-serif;font-size:clamp(17px,2vw,22px);font-weight:700;line-height:1.15;transition:color .2s}.cs-editorial-card:hover .cs-category-title{color:#fff}.cs-card-action{border-top:1px solid #ffffff24;justify-content:space-between;align-items:center;padding-top:6px;display:flex}.cs-price-start{color:#93c5fd;letter-spacing:.02em;font-family:Space Grotesk,sans-serif;font-size:12px;font-weight:600}.cs-action-bubble{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;background:#ffffff2e;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex}.cs-editorial-card:hover .cs-action-bubble{color:#fff;background:#3b82f6;transform:rotate(45deg)scale(1.1);box-shadow:0 0 12px #3b82f680}.cs-footer-cta{justify-content:center;margin-top:42px;display:flex}.cs-view-all-btn{color:#fff;letter-spacing:.03em;background:#0f172a;border-radius:9999px;align-items:center;gap:10px;padding:12px 28px;font-family:Space Grotesk,sans-serif;font-size:14px;font-weight:700;text-decoration:none;transition:all .25s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 4px 16px #0f172a26}.cs-view-all-btn:hover{background:#3b82f6;transform:translateY(-2px);box-shadow:0 8px 24px #3b82f64d}@media (max-width:640px){.cs-editorial-card{padding:12px}.cs-inventory-pill{padding:2px 7px;font-size:10px}.cs-category-title{font-size:14px}.cs-price-start{font-size:11px}.cs-action-bubble{width:24px;height:24px}}
*{box-sizing:border-box;margin:0;padding:0}.home-page{background-color:var(--bg-page-start);background-image:var(--bg-gradient);width:100%;min-height:100vh;overflow-x:hidden}.section{width:100%;margin:0;padding:0}.container{max-width:1400px;margin:0 auto;padding:0 2rem}.section-title{font-family:var(--font-sans);color:var(--color-dark);text-align:center;letter-spacing:-.025em;margin-bottom:.5rem;font-size:2.5rem;font-weight:800}.section-title-accent{font-family:var(--font-accent-italic);color:var(--color-primary);font-style:italic;font-weight:700}.section-subtitle{font-family:var(--font-sans);color:var(--color-dim);text-align:center;margin-bottom:2.2rem;font-size:1.05rem;line-height:1.5}.promo-section{margin:1.5rem 0;padding:1.5rem 1rem}.promo-image-wrapper{aspect-ratio:16/6;border:1px solid var(--color-border);border-radius:20px;width:100%;max-width:1400px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 8px 30px #0f172a0f}.promo-image-wrapper img{object-fit:cover;width:100%!important;height:100%!important}@media (max-width:1024px){.promo-image-wrapper{aspect-ratio:16/7;border-radius:16px}}@media (max-width:768px){.promo-section{margin:1.25rem 0;padding:1.25rem .75rem}.promo-image-wrapper{aspect-ratio:4/3;border-radius:14px}}@media (max-width:640px){.promo-section{margin:1rem 0;padding:1rem .5rem}.promo-image-wrapper{aspect-ratio:3/2;border-radius:12px}}@media (max-width:480px){.promo-section{margin:.75rem 0;padding:.75rem 0}.promo-image-wrapper{aspect-ratio:1/1.1;border-radius:12px;max-width:95%;margin:0 auto}}.hero-section{margin-bottom:.5rem;padding:0}.category-section{background:0 0;margin-bottom:.5rem;padding:.5rem 0}.featured-section,.trending-section,.bestsellers-section,.newarrivals-section{background:0 0;margin-bottom:.5rem;padding:2.5rem 0}@media (max-width:1024px){.section-title{font-size:2rem}.section-subtitle{font-size:1rem}.container{padding:0 1.5rem}}@media (max-width:768px){.section-title{font-size:1.75rem}.section-subtitle{font-size:.95rem}.container{padding:0 1rem}.featured-section,.trending-section,.bestsellers-section,.newarrivals-section{padding:2rem 0}}@media (max-width:480px){.section-title{font-size:1.5rem}.section-subtitle{margin-bottom:1.5rem;font-size:.9rem}}
.sell-section{background-color:#fff;padding:80px 0;overflow:hidden}.sell-container{grid-template-columns:1fr 1fr;align-items:center;gap:80px;max-width:1300px;margin:0 auto;padding:0 24px;display:grid}.sell-content{flex-direction:column;display:flex}.sell-label{letter-spacing:.2em;color:#3b82f6;margin-bottom:24px;font-size:11px;font-weight:800}.sell-title{color:#000;letter-spacing:-.04em;text-transform:uppercase;margin-bottom:40px;font-size:clamp(48px,6vw,84px);font-weight:800;line-height:.9}.sell-title span{color:#3b82f6;font-family:Playfair Display,serif;font-style:italic}.sell-description{color:#555;max-width:500px;margin-bottom:40px;font-size:20px;line-height:1.5}.sell-features{flex-direction:column;gap:24px;margin-bottom:40px;display:flex}.sell-feature{align-items:center;gap:20px;display:flex}.feature-icon{color:#3b82f6;background:#f0f7ff;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.feature-text{flex-direction:column;display:flex}.feature-text strong{color:#000;font-size:18px;font-weight:800}.feature-text span{color:#777;font-size:14px}.sell-cta-btn{color:#fff;background-color:#000;border-radius:99px;align-items:center;gap:16px;width:fit-content;padding:24px 48px;font-size:16px;font-weight:800;text-decoration:none;transition:transform .3s cubic-bezier(.23,1,.32,1),background-color .3s;display:inline-flex}.sell-cta-btn:hover{background-color:#3b82f6;transform:translateY(-5px)scale(1.05)}.sell-visual{justify-content:flex-end;align-items:center;height:700px;display:flex;position:relative}.sell-image-wrap{background-color:#f0f0f0;border-radius:40px;width:90%;height:90%;transition:transform .6s;position:relative;overflow:hidden;transform:rotate(2deg)}.sell-image-wrap:hover{transform:rotate(0)scale(1.02)}.sell-img{object-fit:cover;transition:transform 1.2s}.sell-image-wrap:hover .sell-img{transform:scale(1.05)}.sell-badge{color:#000;z-index:10;background-color:#fff;border-radius:12px;padding:16px 32px;font-size:14px;font-weight:800;position:absolute;bottom:40px;left:-40px;transform:rotate(-5deg);box-shadow:0 20px 40px #0000001a}@media (max-width:1024px){.sell-container{grid-template-columns:1fr;gap:60px}.sell-visual{order:-1;height:500px}.sell-image-wrap{width:100%;height:100%}}@media (max-width:768px){.sell-section{padding:80px 0}.sell-title{font-size:56px}.sell-description{font-size:18px}.sell-cta-btn{justify-content:center;width:100%}}
.product-skeleton{background:#fff;border:1.5px solid #0a0a0a0d;border-radius:12px;flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.skeleton-img{background:#f0f0f0;width:100%;height:240px;position:relative;overflow:hidden}.skeleton-body{flex-direction:column;gap:12px;padding:12px 12px 14px;display:flex}.skeleton-line{background:#f0f0f0;border-radius:4px;position:relative;overflow:hidden}.skeleton-line.title{width:80%;height:14px}.skeleton-row{align-items:center;gap:8px;display:flex}.skeleton-line.price{width:40%;height:18px}.skeleton-line.discount{border-radius:2px;width:20%;height:18px}.skeleton-line.header-title{width:280px;height:48px;margin:0 auto}.skeleton-img:after,.skeleton-line:after{content:"";background:linear-gradient(90deg,#0000,#fff9,#0000);width:100%;height:100%;animation:1.5s infinite shimmer;position:absolute;top:0;left:0}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}@media (max-width:768px){.skeleton-img{height:180px}.skeleton-line.header-title{width:180px;height:36px}}
