@import "https://fonts.googleapis.com/css2?family=Bungee&family=DM+Mono:wght@400;500&family=Space+Grotesk:wght@400;500;700&display=swap";
.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:70px 60px 80px;position:relative;overflow:hidden}.product-header{text-align:center;z-index:5;margin-bottom:48px;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:#f5f2ee;justify-content:center;align-items:center;width:100%;height:80px;display:flex;position:relative;overflow:hidden}.divider-line{background:#e8e4df;height:2px;position:absolute;left:0;right:0;overflow:hidden}.divider-line__gradient{background:linear-gradient(90deg,#0000 0%,#ff3cac 20%,#7b2fff 50%,#00c9ff 80%,#0000 100%);width:30%;height:100%;animation:3.5s 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 #e8e4df;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;animation:2s ease-in-out infinite ornament-pulse;display:flex;position:relative}@keyframes ornament-pulse{0%,to{transform:scale(1)rotate(0)}25%{transform:scale(1.1)rotate(90deg)}50%{transform:scale(1)rotate(180deg)}75%{transform:scale(1.1)rotate(270deg)}}.divider-icon{color:#ff3cac;animation:6s 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:6px;height:6px;animation:2.5s ease-in-out infinite dot-float;animation-delay:var(--delay,0s);opacity:.4;background:#ff3cac;border-radius:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}@keyframes dot-float{0%,to{opacity:.4;transform:translate(-50%,-50%)translateY(0)}50%{opacity:.8;transform:translate(-50%,-50%)translateY(-16px)}}.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='%23e8e4df' 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%,#ff3cac99 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,#e8e4df 0 12px,#0000 12px 20px);flex:1;height:2px}@media (max-width:768px){.section-divider{height:60px}.divider-ornament{width:48px;height:48px}.divider-icon{width:24px;height:24px}.divider-dot{width:5px;height:5px}}@media (max-width:480px){.section-divider{height:50px}.divider-ornament{width:40px;height:40px}.divider-icon{width:20px;height:20px}.divider-dot{width:4px;height:4px}}@media (prefers-reduced-motion:reduce){.divider-line__gradient,.divider-ornament,.divider-icon,.divider-dot{animation:none!important}}
.cs-root{background:#fff;padding:80px 4% 96px;overflow:hidden}.cs-header{text-align:center;margin-bottom:48px;animation:.7s cubic-bezier(.22,1,.36,1) both cs-fade-up}@keyframes cs-fade-up{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.cs-eyebrow{letter-spacing:.25em;text-transform:uppercase;color:#3b82f6;margin:0 0 16px;font-family:Outfit,sans-serif;font-size:11px;font-weight:700}.cs-title{letter-spacing:-.04em;text-transform:uppercase;margin:0 0 12px;font-family:Outfit,sans-serif;font-size:clamp(44px,7vw,90px);font-weight:800;line-height:.85;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:#111;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='%23ff3cac' stroke-width='2.5'/%3E%3C/svg%3E");background-repeat:repeat-x;background-size:50px 6px;width:100%;height:6px;position:absolute;bottom:-6px;left:0}.cs-subtitle{color:#999;margin:18px 0 0;font-family:Space Grotesk,sans-serif;font-size:14px;font-style:italic}.cs-grid{grid-template-rows:220px 180px 200px;grid-template-columns:repeat(4,1fr);grid-template-areas:"street sneak vint lux""street ath acc lux""outer ath den lux";gap:10px;display:grid}.cs-card--street{grid-area:street}.cs-card--sneakers{grid-area:sneak}.cs-card--vintage{grid-area:vint}.cs-card--luxury{grid-area:lux}.cs-card--athleisure{grid-area:ath}.cs-card--accessories{grid-area:acc}.cs-card--outerwear{grid-area:outer}.cs-card--denim{grid-area:den}@media (max-width:900px){.cs-grid{grid-template-rows:200px 170px 200px 170px;grid-template-columns:repeat(3,1fr);grid-template-areas:"street sneak lux""street vint lux""ath acc den""ath outer den";gap:8px}}@media (max-width:540px){.cs-grid{grid-template-rows:160px 130px 160px 130px;grid-template-columns:repeat(2,1fr);grid-template-areas:"street lux""sneak lux""ath vint""ath acc""outer den";grid-auto-rows:130px;gap:7px}}.cs-card{cursor:pointer;border-radius:14px;text-decoration:none;animation:.6s cubic-bezier(.22,1,.36,1) both cs-card-in;display:block;position:relative;overflow:hidden}.cs-card:first-child{animation-delay:80ms}.cs-card:nth-child(2){animation-delay:.14s}.cs-card:nth-child(3){animation-delay:.2s}.cs-card:nth-child(4){animation-delay:.26s}.cs-card:nth-child(5){animation-delay:.32s}.cs-card:nth-child(6){animation-delay:.38s}.cs-card:nth-child(7){animation-delay:.44s}.cs-card:nth-child(8){animation-delay:.5s}@keyframes cs-card-in{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}.cs-card_img{object-fit:cover;width:100%;height:100%;transition:transform .55s cubic-bezier(.22,1,.36,1);display:block}.cs-card:hover .cs-card_img{transform:scale(1.09)}.cs-card_overlay{background:linear-gradient(#0000 0%,#00000014 48%,#000000c7 100%);transition:opacity .3s;position:absolute;inset:0}.cs-card:hover .cs-card_overlay{opacity:.88}.cs-card_info{z-index:2;justify-content:space-between;align-items:flex-end;gap:6px;padding:14px 14px 16px;display:flex;position:absolute;bottom:0;left:0;right:0}.cs-card_name{color:#fff;font-family:Playfair Display,serif;font-size:clamp(14px,1.6vw,19px);font-weight:700;line-height:1.15}.cs-card_arrow{color:#0000;flex-shrink:0;font-family:Space Grotesk,sans-serif;font-size:17px;transition:color .22s,transform .22s}.cs-card:hover .cs-card_arrow{color:#260090;transform:translate(4px)}.cs-card_tag{z-index:3;letter-spacing:.12em;text-transform:uppercase;color:#fff;-webkit-backdrop-filter:blur(8px);background:#ffffff1f;border:1px solid #fff3;border-radius:30px;padding:4px 10px;font-family:Space Grotesk,sans-serif;font-size:10px;font-weight:700;transition:background .25s,transform .25s;position:absolute;top:10px;left:10px}.cs-card:hover .cs-card_tag{background:#fe00fe40;border-color:#4800fe80;transform:scale(1.05)}.cs-card:focus-visible{outline-offset:4px;outline:2px solid #ff3cac}@media (prefers-reduced-motion:reduce){.cs-card,.cs-header{animation:none}.cs-card_img,.cs-card_arrow,.cs-card_tag{transition:none}}
*{box-sizing:border-box;margin:0;padding:0}.home-page{width:100%;overflow-x:hidden}.section{width:100%;margin:0;padding:0}.container{max-width:1400px;margin:0 auto;padding:0 2rem}.section-title{color:#1a1a1a;text-align:center;margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.section-subtitle{color:#666;text-align:center;margin-bottom:2rem;font-size:1.1rem}.promo-section{margin:2rem 0;padding:2rem 1rem}.promo-image-wrapper{aspect-ratio:16/6;border-radius:12px;width:100%;max-width:1400px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 4px 16px #0000001a}.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:10px}}@media (max-width:768px){.promo-section{margin:1.5rem 0;padding:1.5rem .75rem}.promo-image-wrapper{aspect-ratio:4/3;border-radius:8px}}@media (max-width:640px){.promo-section{margin:1rem 0;padding:1rem .5rem}.promo-image-wrapper{aspect-ratio:3/2;border-radius:8px}}@media (max-width:480px){.promo-section{margin:.75rem 0;padding:.75rem 0}.promo-image-wrapper{aspect-ratio:1/1.1;border-radius:6px;max-width:95%;margin:0 auto}}.hero-section{background:#f5f5f5;margin-bottom:2rem;padding:0}.category-section{background:#fff;border-bottom:1px solid #e5e5e5;margin-bottom:2rem;padding:1rem 0}.featured-section{background:#fff;margin-bottom:2rem;padding:3rem 0}.trending-section{background:#f9f9f9;margin-bottom:2rem;padding:3rem 0}.bestsellers-section{background:#fff;margin-bottom:2rem;padding:3rem 0}.newarrivals-section{background:#f9f9f9;margin-bottom:2rem;padding:3rem 0}.promo-section{background:#000;margin-bottom:2rem;padding:3rem 0}.newsletter-section{background:#f0f0f0;padding:3rem 0}.placeholder{text-align:center;color:#666;background:#e8e8e8;border:2px dashed #999;border-radius:8px;padding:4rem 2rem;font-size:1.1rem;font-weight:500}@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,.promo-section,.newsletter-section{padding:2rem 0}}@media (max-width:480px){.section-title{font-size:1.5rem}.section-subtitle{margin-bottom:1.5rem;font-size:.9rem}.placeholder{padding:3rem 1rem;font-size:1rem}}
.explore-section{background-color:#fff;padding:120px 0;overflow:hidden}.explore-container{max-width:1400px;margin:0 auto;padding:0 24px}.explore-header{text-align:center;margin-bottom:64px;animation:.8s backwards fadeUp}.explore-eyebrow{letter-spacing:.2em;color:#3b82f6;text-transform:uppercase;margin-bottom:16px;font-size:11px;font-weight:800}.explore-title{letter-spacing:-.04em;text-transform:uppercase;color:#000;font-family:Outfit,sans-serif;font-size:clamp(48px,8vw,100px);font-weight:800;line-height:.85}.explore-title span{color:#3b82f6;text-transform:none;font-family:Playfair Display,serif;font-style:italic;font-weight:700}.discovery-wall{grid-template-columns:repeat(6,1fr);grid-auto-rows:240px;gap:20px;display:grid}.vibe-card{opacity:0;animation:.8s cubic-bezier(.23,1,.32,1) forwards fadeUp;animation-delay:var(--delay,0s);cursor:pointer;border-radius:24px;text-decoration:none;position:relative;overflow:hidden}.card-large{grid-area:span 2/span 3}.card-tall{grid-area:span 2/span 2}.card-wide{grid-area:span 1/span 3}.card-small{grid-area:span 1/span 1}@media (max-width:1024px){.discovery-wall{grid-template-columns:repeat(4,1fr)}.card-large{grid-column:span 4}.card-tall{grid-column:span 2}.card-wide{grid-column:span 4}.card-small{grid-column:span 2}}@media (max-width:650px){.discovery-wall{grid-template-columns:repeat(2,1fr);grid-auto-rows:200px}.card-large,.card-tall,.card-wide,.card-small{grid-column:span 2}}.vibe-img-wrap{z-index:1;position:absolute;inset:0}.vibe-img{object-fit:cover;transition:transform 1.2s cubic-bezier(.23,1,.32,1)}.vibe-card:hover .vibe-img{transform:scale(1.08)}.vibe-overlay{z-index:10;background:linear-gradient(#0000 40%,#000000d9 100%);flex-direction:column;justify-content:flex-end;padding:32px;transition:background .4s;display:flex;position:absolute;inset:0}.vibe-card:hover .vibe-overlay{background:linear-gradient(#0003 0%,#000000f2 100%)}.vibe-content{opacity:0;transition:all .5s cubic-bezier(.23,1,.32,1);transform:translateY(20px)}.vibe-card:hover .vibe-content{opacity:1;transform:translateY(0)}.vibe-tag{color:#3b82f6;letter-spacing:.15em;margin-bottom:12px;font-size:10px;font-weight:800;display:block}.vibe-name{color:#fff;letter-spacing:-.02em;margin-bottom:8px;font-size:24px;font-weight:800}.vibe-desc{color:#ccc;max-width:240px;margin-bottom:24px;font-size:14px;font-weight:400;line-height:1.5}.vibe-cta{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff1a;border:1px solid #ffffff26;border-radius:99px;align-items:center;gap:8px;padding:8px 16px;font-size:12px;font-weight:800;display:inline-flex}@keyframes fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.explore-header{margin-bottom:40px}.vibe-overlay{padding:24px}.vibe-content{opacity:1;transform:translateY(0)}.vibe-desc{display:none}}
.sell-section{background-color:#fff;padding:120px 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:32px;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:48px;font-size:20px;line-height:1.5}.sell-features{flex-direction:column;gap:32px;margin-bottom:56px;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%}}
