@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";
*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#111;background:#f5f4f0;font-family:Inter,sans-serif}a{color:inherit;text-decoration:none}.navbar{background:#f5f4f0;border-bottom:1px solid #d8d7d2;justify-content:space-between;align-items:center;height:80px;padding:0 5%;display:flex}.logo{letter-spacing:-1.5px;font-size:25px;font-weight:900}.logo span{vertical-align:top;margin-left:2px;font-size:10px}.nav-links{text-transform:uppercase;letter-spacing:1px;gap:35px;font-size:13px;font-weight:600;display:flex}.nav-links a{transition:opacity .2s}.nav-links a:hover{opacity:.5}.cart-button{cursor:pointer;text-transform:uppercase;background:0 0;border:1px solid #111;padding:11px 18px;font-size:12px;font-weight:700}.cart-button span{margin-left:8px}.hero{grid-template-columns:1fr 1fr;align-items:center;gap:50px;min-height:calc(100vh - 80px);padding:7% 5%;display:grid;overflow:hidden}.eyebrow{letter-spacing:2px;margin-bottom:25px;font-size:11px;font-weight:700}.hero h1{letter-spacing:-8px;font-size:clamp(70px,10vw,150px);font-weight:900;line-height:.82}.hero h1 span{color:#0000;-webkit-text-stroke:2px #e85d04}.hero-text{color:#555;max-width:430px;margin-top:40px;font-size:16px;line-height:1.7}.shop-button{color:#fff;letter-spacing:1.5px;background:#111;align-items:center;gap:35px;margin-top:35px;padding:17px 23px;font-size:11px;font-weight:700;transition:all .25s;display:inline-flex}.shop-button:hover{background:#333;transform:translateY(-2px)}.shop-button span{font-size:18px}.hero-visual{justify-content:center;align-items:center;height:600px;display:flex;position:relative}.hero-circle{background:#111;border-radius:50%;width:430px;height:430px;position:relative}.hero-circle:after{content:"URGENT";color:#fff;letter-spacing:-4px;font-size:65px;font-weight:900;position:absolute;top:175px;left:125px;transform:rotate(-90deg)}.hero-label{letter-spacing:2px;font-size:10px;font-weight:700;position:absolute;bottom:30px;right:20px}.statement{color:#fff;background:#111;grid-template-columns:1fr 2fr 1fr;gap:50px;padding:130px 5%;display:grid}.statement>p{letter-spacing:2px;font-size:11px;font-weight:700}.statement h2{letter-spacing:-5px;font-size:clamp(50px,7vw,100px);line-height:.9}.statement h2 span{color:#0000;-webkit-text-stroke:1px white}.statement-text{align-self:end}.statement-text p{color:#aaa;margin-bottom:20px;font-size:14px;line-height:1.8}.collection{padding:120px 5%}.section-heading{justify-content:space-between;align-items:end;margin-bottom:55px;display:flex}.section-heading h2{letter-spacing:-4px;font-size:clamp(40px,5vw,70px);line-height:.9}.section-heading>p{letter-spacing:2px;font-size:11px;font-weight:700}.product-grid{grid-template-columns:repeat(3,1fr);gap:25px;display:grid}.product-card{min-width:0}.product-image{background:#e4e2dc;justify-content:center;align-items:center;height:520px;display:flex;position:relative;overflow:hidden}.shirt{clip-path:polygon(25% 0%,40% 8%,50% 12%,60% 8%,75% 0%,100% 20%,83% 40%,75% 30%,75% 100%,25% 100%,25% 30%,17% 40%,0% 20%);background:#111;width:240px;height:300px;transition:transform .4s;position:relative}.product-card:hover .shirt{transform:scale(1.05)rotate(-2deg)}.shirt-2{background:#dedbd3}.shirt-3{background:#222}.shirt-neck{background:#e4e2dc;border-radius:50%;width:55px;height:28px;position:absolute;top:18px;left:50%;transform:translate(-50%)}.shirt-logo{text-align:center;letter-spacing:-1px;color:#fff;width:100%;font-size:18px;font-weight:900;position:absolute;top:140px}.shirt-2 .shirt-logo{color:#111}.product-info{justify-content:space-between;gap:20px;padding:20px 0;display:flex}.product-info h3{font-size:14px;font-weight:700}.product-info p{color:#777;margin-top:7px;font-size:12px}.product-info strong{white-space:nowrap;font-size:14px}.cta{text-align:center;background:#dedbd3;padding:150px 5%}.cta h2{letter-spacing:-10px;font-size:clamp(70px,12vw,180px);font-weight:900;line-height:.8}.cta h2 span{color:#0000;-webkit-text-stroke:2px #111}.cta .shop-button{margin-top:60px}footer{color:#fff;background:#111;padding:60px 5% 30px}.footer-logo{letter-spacing:-4px;font-size:60px;font-weight:900}.footer-links{text-transform:uppercase;letter-spacing:1px;gap:25px;margin:50px 0;font-size:12px;display:flex}footer>p{color:#777;border-top:1px solid #333;padding-top:25px;font-size:10px}.product-page{color:#111;background:#f5f4f0;min-height:100vh}.product-page-header{letter-spacing:1.5px;border-bottom:1px solid #d8d7d2;grid-template-columns:1fr 1fr 1fr;align-items:center;height:80px;padding:0 5%;font-size:11px;font-weight:700;display:grid}.product-page-header span{text-align:center}.product-page-header span:last-child{text-align:right}.product-page-header a{text-transform:uppercase}.product-detail{grid-template-columns:1.1fr .9fr;min-height:calc(100vh - 80px);display:grid}.product-detail-image{background:#e4e2dc;justify-content:center;align-items:center;min-height:700px;display:flex}.large-shirt{clip-path:polygon(25% 0%,40% 8%,50% 12%,60% 8%,75% 0%,100% 20%,83% 40%,75% 30%,75% 100%,25% 100%,25% 30%,17% 40%,0% 20%);background:#111;width:420px;height:530px;position:relative}.large-shirt-neck{background:#e4e2dc;border-radius:50%;width:95px;height:45px;position:absolute;top:30px;left:50%;transform:translate(-50%)}.large-shirt-logo{text-align:center;color:#fff;letter-spacing:-2px;width:100%;font-size:30px;font-weight:900;position:absolute;top:245px}.product-detail-info{flex-direction:column;justify-content:center;padding:100px 8%;display:flex}.product-detail-info h1{letter-spacing:-4px;max-width:600px;margin-bottom:25px;font-size:clamp(45px,5vw,75px);line-height:.9}.product-price{margin-bottom:35px;font-size:18px;font-weight:700}.product-description{color:#666;max-width:450px;margin-bottom:40px;font-size:14px;line-height:1.8}.option-section{margin-bottom:30px}.option-section label,.quantity-section label{letter-spacing:1.5px;margin-bottom:12px;font-size:10px;font-weight:700;display:block}.options{flex-wrap:wrap;gap:8px;display:flex}.options button{cursor:pointer;background:0 0;border:1px solid #bbb;padding:12px 20px;font-size:11px;transition:all .2s}.options button:hover{color:#fff;background:#111;border-color:#111}.quantity-section{margin-bottom:30px}.quantity{border:1px solid #bbb;justify-content:space-between;align-items:center;width:130px;display:flex}.quantity button{cursor:pointer;background:0 0;border:none;width:40px;height:40px;font-size:18px}.quantity span{font-size:13px}.add-to-cart{color:#fff;letter-spacing:1.5px;cursor:pointer;background:#111;border:none;justify-content:space-between;width:100%;max-width:500px;padding:20px;font-size:11px;font-weight:700;transition:background .2s;display:flex}.add-to-cart:hover{background:#333}.not-found{flex-direction:column;justify-content:center;align-items:center;gap:30px;min-height:100vh;display:flex}.not-found h1{letter-spacing:-3px;font-size:50px}@media (max-width:800px){.navbar{padding:0 20px}.nav-links{display:none}.hero{grid-template-columns:1fr;padding:70px 20px}.hero h1{letter-spacing:-5px;font-size:75px}.hero-visual{height:400px}.hero-circle{width:300px;height:300px}.hero-circle:after{font-size:45px;top:120px;left:88px}.statement{grid-template-columns:1fr;padding:80px 20px}.statement h2{font-size:65px}.collection{padding:80px 20px}.section-heading{flex-direction:column;align-items:start;gap:20px}.product-grid{grid-template-columns:1fr}.product-image{height:450px}.cta{padding:100px 20px}.cta h2{letter-spacing:-5px;font-size:75px}footer{padding:50px 20px 25px}.product-page-header{padding:0 20px}.product-page-header span:nth-child(2){display:none}.product-detail{grid-template-columns:1fr}.product-detail-image{min-height:500px}.large-shirt{width:280px;height:360px}.large-shirt-neck{width:65px;height:30px;top:20px}.large-shirt-logo{font-size:22px;top:165px}.product-detail-info{padding:60px 20px}.product-detail-info h1{font-size:50px}}.options button.selected{color:#fff;background:#111;border-color:#111}.quantity button,.add-to-cart{cursor:pointer}.cart-page{color:#111;background:#fff;min-height:100vh}.cart-header{letter-spacing:.08em;border-bottom:1px solid #ddd;grid-template-columns:1fr auto 1fr;align-items:center;padding:28px 5%;font-size:12px;font-weight:700;display:grid}.cart-header span:nth-child(2){letter-spacing:.15em;font-size:16px}.cart-header span:last-child{text-align:right}.cart-content{width:90%;max-width:1200px;margin:0 auto;padding:80px 0}.cart-title{margin-bottom:60px}.cart-title h1{letter-spacing:-.05em;margin:15px 0 0;font-size:clamp(40px,7vw,90px);line-height:.95}.empty-cart{border-top:1px solid #111;padding-top:50px}.empty-cart h2{margin-bottom:15px;font-size:30px}.empty-cart p{color:#666;margin-bottom:30px}.cart-layout{grid-template-columns:1.5fr .8fr;align-items:start;gap:80px;display:grid}.cart-item{border-top:1px solid #ddd;grid-template-columns:180px 1fr;gap:30px;padding:30px 0;display:grid}.cart-item-image{background:#f2f2f2;justify-content:center;align-items:center;height:220px;display:flex}.small-shirt{clip-path:polygon(25% 0,75% 0,100% 25%,82% 40%,72% 100%,28% 100%,18% 40%,0 25%);background:#111;width:110px;height:130px;position:relative}.small-shirt-neck{background:#f2f2f2;border-radius:0 0 20px 20px;width:35px;height:18px;position:absolute;top:0;left:50%;transform:translate(-50%)}.small-shirt-logo{color:#fff;letter-spacing:.08em;font-size:9px;font-weight:800;position:absolute;top:55%;left:50%;transform:translate(-50%,-50%)}.cart-item-details{justify-content:space-between;gap:30px;display:flex}.cart-item-details h2{margin-bottom:15px;font-size:20px}.cart-item-details p{color:#666;margin:5px 0;font-size:13px}.cart-item-details strong{margin-top:20px;font-size:16px;display:block}.cart-item-actions{flex-direction:column;justify-content:space-between;align-items:flex-end;display:flex}.cart-quantity{border:1px solid #111;display:flex}.cart-quantity button{cursor:pointer;background:#fff;border:0;width:35px;height:35px;font-size:18px}.cart-quantity span{justify-content:center;align-items:center;width:35px;font-size:13px;display:flex}.remove-item{cursor:pointer;letter-spacing:.05em;background:0 0;border:0;font-size:11px;text-decoration:underline}.cart-summary{border:1px solid #111;padding:30px;position:sticky;top:30px}.cart-summary>p{letter-spacing:.1em;margin-bottom:30px;font-size:12px;font-weight:700}.summary-row{border-top:1px solid #ddd;justify-content:space-between;gap:20px;padding:15px 0;font-size:12px;display:flex}.summary-total{border-top:1px solid #111;justify-content:space-between;margin-top:10px;padding:25px 0;font-size:15px;display:flex}.checkout-button{color:#fff;cursor:pointer;letter-spacing:.08em;background:#111;border:0;justify-content:space-between;width:100%;padding:20px;font-size:12px;font-weight:700;display:flex}.continue-shopping{text-align:center;color:#111;letter-spacing:.08em;margin-top:20px;font-size:11px;font-weight:700;text-decoration:none;display:block}@media (max-width:800px){.cart-header{padding:20px}.cart-header span:nth-child(2){font-size:13px}.cart-content{width:90%;padding:50px 0}.cart-title{margin-bottom:40px}.cart-layout{grid-template-columns:1fr;gap:50px}.cart-item{grid-template-columns:100px 1fr;gap:20px}.cart-item-image{height:130px}.small-shirt{width:70px;height:85px}.small-shirt-logo{font-size:6px}.cart-item-details{flex-direction:column;gap:20px}.cart-item-actions{align-items:flex-start;gap:20px}.cart-summary{position:static}}.checkout-page{color:#111;background:#fff;min-height:100vh}.checkout-header{letter-spacing:.08em;border-bottom:1px solid #ddd;grid-template-columns:1fr auto 1fr;align-items:center;padding:28px 5%;font-size:12px;font-weight:700;display:grid}.checkout-header span:nth-child(2){letter-spacing:.15em;font-size:16px}.checkout-header span:last-child{text-align:right}.checkout-content{width:90%;max-width:1200px;margin:0 auto;padding:80px 0}.checkout-title{margin-bottom:60px}.checkout-title h1{letter-spacing:-.05em;margin-top:15px;font-size:clamp(45px,7vw,90px);line-height:.95}.checkout-layout{grid-template-columns:1.3fr .8fr;align-items:start;gap:80px;display:grid}.checkout-form{flex-direction:column;gap:50px;display:flex}.form-section{border-top:1px solid #111;padding-top:25px}.form-section h2{letter-spacing:.08em;margin-bottom:30px;font-size:13px}.form-field{flex-direction:column;gap:8px;margin-bottom:22px;display:flex}.form-field label{letter-spacing:.08em;font-size:10px;font-weight:700}.form-field input,.form-field select{color:#111;background:#fff;border:1px solid #ccc;outline:none;width:100%;padding:16px;font-family:inherit;font-size:14px}.form-field input:focus,.form-field select:focus{border-color:#111}.form-row{grid-template-columns:1fr 1fr;gap:20px;display:grid}.place-order-button{color:#fff;cursor:pointer;letter-spacing:.08em;background:#111;border:none;justify-content:space-between;width:100%;padding:22px;font-size:12px;font-weight:700;display:flex}.checkout-summary{border:1px solid #111;padding:30px;position:sticky;top:30px}.checkout-summary>p{letter-spacing:.1em;margin-bottom:30px;font-size:12px;font-weight:700}.checkout-item{border-top:1px solid #ddd;justify-content:space-between;gap:20px;padding:20px 0;display:flex}.checkout-item div{flex-direction:column;gap:6px;display:flex}.checkout-item strong{font-size:13px}.checkout-item small{color:#666;font-size:11px}.checkout-total{border-top:1px solid #111;justify-content:space-between;margin-top:10px;padding-top:25px;font-size:13px;display:flex}.checkout-total strong{font-size:18px}.checkout-back{color:#111;letter-spacing:.08em;margin-top:30px;font-size:11px;font-weight:700;text-decoration:none;display:inline-block}.order-success{width:90%;max-width:800px;margin:0 auto;padding:120px 0}.order-success h1{letter-spacing:-.06em;margin:20px 0 30px;font-size:clamp(60px,10vw,130px);line-height:.9}.order-success p:not(.eyebrow){color:#555;max-width:550px;line-height:1.7}@media (max-width:800px){.checkout-header{padding:20px}.checkout-header span:nth-child(2){font-size:13px}.checkout-content{width:90%;padding:50px 0}.checkout-title{margin-bottom:40px}.checkout-layout{grid-template-columns:1fr;gap:50px}.form-row{grid-template-columns:1fr;gap:0}.checkout-summary{position:static}.order-success{padding:80px 0}}.place-order-button:disabled{opacity:.5;cursor:not-allowed}.checkout-error{color:#b00020;margin-bottom:-30px;font-size:12px}@media (max-width:600px){body{overflow-x:hidden}.navbar{height:70px;padding:0 16px}.logo{font-size:21px}.cart-button{padding:9px 12px;font-size:10px}.hero{gap:20px;min-height:auto;padding:60px 20px 70px}.hero h1{letter-spacing:-5px;font-size:clamp(58px,18vw,82px);line-height:.85}.hero h1 span{color:#0000!important;-webkit-text-stroke:2px #e85d04!important}.hero-text{margin-top:25px;font-size:14px;line-height:1.7}.shop-button{justify-content:space-between;width:100%;margin-top:25px;padding:18px 20px}.hero-visual{height:330px;margin-top:10px}.hero-circle{width:260px;height:260px}.hero-circle:after{font-size:38px;top:105px;left:76px}.hero-label{bottom:10px;right:5px}.statement{gap:35px;padding:70px 20px}.statement h2{letter-spacing:-4px;font-size:clamp(48px,15vw,70px)}.statement-text p{font-size:13px}.collection{padding:70px 20px}.section-heading{margin-bottom:35px}.section-heading h2{font-size:clamp(38px,12vw,60px)}.product-grid{gap:45px}.product-image{height:430px}.product-info{padding:16px 0}.product-info h3{font-size:13px}.product-info p{font-size:11px}.product-info strong{font-size:13px}.cta{padding:80px 20px}.cta h2{letter-spacing:-6px;font-size:clamp(60px,18vw,90px)}.cta .shop-button{margin-top:40px}footer{padding:45px 20px 25px}.footer-logo{letter-spacing:-3px;font-size:45px}.footer-links{flex-direction:column;gap:18px;margin:35px 0}.product-page-header{height:70px;padding:0 16px;font-size:9px}.product-page-header span:last-child{font-size:9px}.product-detail-image{min-height:430px}.large-shirt{width:250px;height:320px}.large-shirt-neck{width:60px;height:28px;top:18px}.large-shirt-logo{font-size:20px;top:145px}.product-detail-info{padding:45px 20px 60px}.product-detail-info h1{letter-spacing:-3px;font-size:clamp(40px,12vw,55px)}.product-description{margin-bottom:30px;font-size:13px}.options button{min-height:44px;padding:11px 16px}.quantity{width:140px}.quantity button{width:45px;height:45px}.add-to-cart{max-width:none;min-height:58px;padding:20px}.cart-header{padding:18px 16px}.cart-content{width:calc(100% - 32px);padding:45px 0 60px}.cart-title h1{font-size:clamp(45px,14vw,70px)}.cart-item{grid-template-columns:85px 1fr;gap:15px;padding:25px 0}.cart-item-image{height:115px}.small-shirt{width:60px;height:75px}.cart-item-details h2{margin-bottom:10px;font-size:16px}.cart-item-details p{font-size:11px}.cart-item-details strong{margin-top:14px;font-size:14px}.cart-quantity button{width:32px;height:32px}.cart-quantity span{width:32px}.cart-summary{padding:22px}.checkout-button{min-height:58px}.checkout-header{padding:18px 16px;font-size:9px}.checkout-header span:nth-child(2){font-size:11px}.checkout-content{width:calc(100% - 32px);padding:45px 0 60px}.checkout-title h1{font-size:clamp(48px,15vw,75px)}.checkout-form{gap:40px}.form-section{padding-top:20px}.form-section h2{margin-bottom:25px;font-size:11px}.form-field{margin-bottom:18px}.form-field input,.form-field select{min-height:50px;padding:14px;font-size:16px}.place-order-button{min-height:60px;padding:20px}.checkout-summary{padding:22px}.checkout-item{gap:10px}.checkout-total{font-size:11px}.checkout-total strong{font-size:17px}.order-success{width:calc(100% - 32px);padding:80px 0}.order-success h1{letter-spacing:-5px;font-size:clamp(60px,18vw,100px)}.order-success p:not(.eyebrow){font-size:14px}}@media (max-width:380px){.hero h1{font-size:55px}.hero-circle{width:230px;height:230px}.hero-circle:after{font-size:34px;top:93px;left:67px}.product-image{height:380px}.cart-item{grid-template-columns:75px 1fr}.cart-item-image{height:105px}.cart-item-details h2{font-size:14px}}.order-number{letter-spacing:.08em;border:1px solid #111;margin:10px 0 30px;padding:18px 24px;font-size:24px;font-weight:800;display:inline-block}@media (max-width:600px){.order-number{letter-spacing:.05em;padding:15px 18px;font-size:18px}}.product-image{aspect-ratio:4/5;background:#f5f5f5;width:100%;overflow:hidden}.product-image img{object-fit:cover;width:100%;height:100%;display:block}.product-gallery{width:100%}.main-product-image{aspect-ratio:4/5;background:#f5f5f5;width:100%;overflow:hidden}.main-product-image img{object-fit:cover;width:100%;height:100%;display:block}.product-thumbnails{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:12px;display:grid}.thumbnail{cursor:pointer;background:#f5f5f5;border:1px solid #0000;padding:0;overflow:hidden}.thumbnail.active{border-color:#111}.thumbnail img{aspect-ratio:1;object-fit:cover;width:100%;display:block}.product-detail{grid-template-columns:1.2fr .8fr;gap:60px;max-width:1400px;margin:0 auto;padding:60px 40px;display:grid}.product-details{padding-top:20px}.product-details h1{margin:10px 0 20px;font-size:48px;line-height:1}.product-details h2{margin-bottom:30px;font-size:24px}.product-description{margin-bottom:40px;line-height:1.7}.product-option{margin-bottom:30px}.product-option label{letter-spacing:1px;margin-bottom:12px;font-size:11px;font-weight:600;display:block}.option-buttons{flex-wrap:wrap;gap:10px;display:flex}.option-button{cursor:pointer;background:#fff;border:1px solid #ccc;padding:12px 20px}.option-button.selected{color:#fff;background:#111;border-color:#111}.quantity-selector{border:1px solid #ccc;align-items:center;width:fit-content;display:flex}.quantity-selector button{cursor:pointer;background:#fff;border:none;width:45px;height:45px;font-size:20px}.quantity-selector span{text-align:center;width:45px}.add-to-cart{color:#fff;cursor:pointer;letter-spacing:1px;background:#111;border:none;width:100%;margin-top:10px;padding:18px;font-size:13px}.back-to-shop{margin-top:20px;font-size:12px;display:block}@media (max-width:800px){.product-detail{grid-template-columns:1fr;padding:30px 20px}.product-details h1{font-size:36px}}.view-product{color:#fff;letter-spacing:.8px;background:#111;justify-content:center;align-items:center;margin-top:18px;padding:14px 22px;font-size:12px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.view-product:hover{background:#333;transform:translateY(-2px)}.cart-item-image{background:#f5f5f5;flex-shrink:0;width:180px;height:220px;overflow:hidden}.cart-item-image img{object-fit:cover;width:100%;height:100%;display:block}.checkout-item{border-bottom:1px solid #ddd;align-items:center;gap:15px;padding:18px 0;display:flex}.checkout-item-image{background:#f5f5f5;flex-shrink:0;width:75px;height:90px;overflow:hidden}.checkout-item-image img{object-fit:cover;width:100%;height:100%;display:block}.checkout-item-info{flex-direction:column;flex:1;gap:5px;display:flex}.checkout-item-info strong{font-size:14px}.checkout-item-info small{color:#666;font-size:12px}.checkout-item-price{white-space:nowrap;font-size:14px}.policy-page{color:#111;background:#f5f4f0;min-height:100vh}.policy-header{border-bottom:1px solid #ddd;justify-content:space-between;align-items:center;padding:30px 40px;display:flex}.policy-logo{color:#111;letter-spacing:-1px;font-size:22px;font-weight:700;text-decoration:none}.policy-logo span{vertical-align:top;font-size:12px}.policy-back{color:#111;letter-spacing:.8px;font-size:12px;font-weight:600;text-decoration:none}.policy-content{max-width:900px;margin:0 auto;padding:80px 40px 120px}.policy-content h1{margin:15px 0 40px;font-size:64px;line-height:1}.policy-intro{max-width:750px;margin-bottom:70px;font-size:18px;line-height:1.7}.policy-section{margin-bottom:45px}.policy-section h2{letter-spacing:1px;margin-bottom:18px;font-size:15px}.policy-section p,.policy-section li{color:#444;font-size:15px;line-height:1.8}.policy-section ul{padding-left:20px}.policy-updated{color:#777;margin-top:70px;font-size:12px}@media (max-width:800px){.policy-header{padding:25px 20px}.policy-content{padding:50px 20px 80px}.policy-content h1{font-size:42px}.policy-intro{font-size:16px}}.new-collection{background:#f5f4f0;padding:100px 40px}.new-collection-grid{grid-template-columns:repeat(4,1fr);gap:15px;max-width:1400px;margin:0 auto;display:grid}.new-collection-image{aspect-ratio:4/5;background:#f5f5f5;width:100%;overflow:hidden}.new-collection-image img{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.new-collection-image:hover img{transform:scale(1.03)}@media (max-width:800px){.new-collection{padding:70px 20px}.new-collection-grid{grid-template-columns:repeat(2,1fr);gap:10px}}
@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/fef07dbb0973bf53-s.00az9qtie3ho1.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.3j-a226dh71aj.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/53b9e256198e5412-s.2gwoz23eiro2t.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7178b3e590c64307-s.0i3h3th1vs4m7.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.0zr6hhvz-h9nw.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Fallback;src:local(Arial);ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.0%;size-adjust:104.76%}.geist_a71539c9-module__T19VSG__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_a71539c9-module__T19VSG__variable{--font-geist-sans:"Geist", "Geist Fallback"}
@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5ce348bf30bf5439-s.27spqqad3wyeo.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/4fa387ec64143e14-s.3f4zuumv8svu0.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/6306c77e7c8268e4-s.34r5yzckw0h2s.woff2)format("woff2");unicode-range:U+2000-2001,U+2004-2008,U+200A,U+23B8-23BD,U+2500-259F}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7d817b4c03b0c5f1-s.2jyz_zw3a8jit.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/bbc41e54d2fcbd21-s.30bdpjkrtcces.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/797e433ab948586e-s.p.1v5bejj26fx9h.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Mono Fallback;src:local(Arial);ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.0%;size-adjust:134.59%}.geist_mono_8d43a2aa-module__8Li5zG__className{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.geist_mono_8d43a2aa-module__8Li5zG__variable{--font-geist-mono:"Geist Mono", "Geist Mono Fallback"}
