*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#050609;color:#f5f3ef;font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}.sky{position:fixed;inset:0;z-index:-2;overflow:hidden;background:#020306}
.sky:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(to bottom,rgba(8,11,18,.12),rgba(0,0,0,.18) 72%,rgba(0,0,0,.34));z-index:1}
.sky:after{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse at 50% 34%,transparent 0 48%,rgba(0,0,0,.12) 76%,rgba(0,0,0,.35) 100%);z-index:2}
#night-sky{position:absolute;inset:0;width:100%;height:100%;display:block}
header{height:100px;position:absolute;top:0;left:0;right:0;display:grid;grid-template-columns:1fr auto 1fr;align-items:start;padding:28px 4.2%;z-index:3}nav{display:flex;gap:30px;font-size:12px;font-weight:600;letter-spacing:.045em}nav.right{justify-content:flex-end;align-items:center}.cart-button{appearance:none;border:0;background:transparent;color:#f5f3ef;font:inherit;font-weight:600;letter-spacing:.045em;padding:0;cursor:pointer}.cart-count{display:inline-grid;place-items:center;min-width:18px;height:18px;padding:0 5px;margin-left:5px;border:1px solid rgba(255,255,255,.3);border-radius:999px;font-size:10px}a{color:inherit;text-decoration:none}.brand{width:500px;margin-top:-44px}.brand img{display:block;width:100%;height:180px;object-fit:contain}.hero{height:405px;display:flex;align-items:flex-end;justify-content:center;padding-bottom:42px}.cta{background:#f4f1ee;color:#0b0b0d;border-radius:999px;padding:14px 32px;font-size:13px;box-shadow:0 8px 35px rgba(255,255,255,.08);transition:.25s}.cta:hover{transform:translateY(-2px);padding-left:36px;padding-right:36px}.cta span{margin-left:12px}.arrivals{width:min(1120px,92vw);margin:0 auto 48px;background:linear-gradient(135deg,#090a0f,#07080c);padding:68px 48px 56px;border:1px solid rgba(255,255,255,.015)}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:36px}.section-head h2{font-size:34px;margin:0;letter-spacing:-.05em}.section-head span{font-size:12px;color:#b5b5bc;letter-spacing:.01em}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.card{height:390px;border-radius:10px;overflow:hidden;position:relative;background:#111}.product-art{height:100%;display:grid;place-items:center;background:radial-gradient(circle at 50% 30%,#252830,#0a0b0f 65%)}.product-art.tee{background:linear-gradient(135deg,#ecebe7,#a7a8aa)}.product-art.oversized{background:radial-gradient(circle at 70% 25%,#30343c,#0c0d11 62%)}.garment{width:54%;height:68%;background:#070708;clip-path:polygon(27% 4%,40% 0,44% 8%,56% 8%,60% 0,73% 4%,96% 23%,82% 38%,72% 31%,72% 100%,28% 100%,28% 31%,18% 38%,4% 23%);display:grid;place-items:center;font-family:Georgia,serif;font-size:12px;letter-spacing:.22em;color:#ded8ce}.hoodie .garment{clip-path:polygon(38% 4%,50% 0,62% 4%,70% 14%,88% 22%,100% 46%,83% 55%,73% 38%,73% 100%,27% 100%,27% 38%,17% 55%,0 46%,12% 22%,30% 14%)}.label{position:absolute;left:12px;right:12px;bottom:12px;padding:11px 13px;border-radius:7px;background:rgba(5,5,7,.76);backdrop-filter:blur(10px);display:flex;justify-content:space-between;font-size:11px}.label b{font-size:11px;font-weight:600}.card{transition:transform .18s ease,filter .18s ease;cursor:pointer}.card:hover{filter:brightness(1.05)}footer{width:min(1120px,92vw);margin:0 auto 35px;display:flex;justify-content:space-between;font-size:9px;letter-spacing:.08em;color:#9b9ba1}@media(max-width:800px){header{padding:22px 5%;grid-template-columns:1fr auto 1fr}nav{gap:12px;font-size:8px}.cart-count{min-width:16px;height:16px;font-size:8px}nav a:nth-child(2){display:none}.brand{width:250px;margin-top:-32px}.brand img{height:120px}.hero{height:365px;padding-bottom:28px}.arrivals{padding:38px 18px}.section-head h2{font-size:25px}.grid{grid-template-columns:1fr}.card{height:430px}footer{font-size:7px}}@media(prefers-reduced-motion:reduce){.cta{transition:none}}
/* ASTRAL v2 — product experience */
.card:after{content:"VIEW PRODUCT ↗";position:absolute;top:18px;right:18px;font-size:10px;letter-spacing:.08em;opacity:0;transform:translateY(4px);transition:.2s;color:#fff}.card:hover:after{opacity:.82;transform:none}.product-modal{position:fixed;inset:0;z-index:20;background:#06070a;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(330px,.75fr);opacity:0;visibility:hidden;transition:.28s ease}.product-modal.open{opacity:1;visibility:visible}.modal-close,.cart-close{position:absolute;right:30px;top:24px;border:0;background:none;color:#f5f3ef;font-size:30px;font-weight:200;cursor:pointer;z-index:3}.modal-image{display:grid;place-items:center;background:radial-gradient(circle at 50% 38%,#282b33,#090a0e 64%);overflow:hidden}.modal-garment{width:min(440px,52vw);height:min(580px,70vh);background:#070708;clip-path:polygon(27% 4%,40% 0,44% 8%,56% 8%,60% 0,73% 4%,96% 23%,82% 38%,72% 31%,72% 100%,28% 100%,28% 31%,18% 38%,4% 23%);display:grid;place-items:center;font-family:Georgia,serif;letter-spacing:.28em;color:#ddd6cb}.modal-info{padding:14vh 9% 8vh;border-left:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column;align-items:flex-start}.eyebrow{font-size:10px;letter-spacing:.16em;color:#9498a2}.modal-info h1{font-size:clamp(38px,5vw,72px);letter-spacing:-.055em;margin:18px 0 8px}.modal-price{font-size:16px;margin-bottom:40px}.modal-info p{max-width:380px;color:#aaaeb7;line-height:1.7;font-size:13px;margin:0 0 32px}.sizes{display:flex;gap:8px;margin-bottom:18px}.sizes button{width:50px;height:44px;border:1px solid rgba(255,255,255,.22);background:transparent;color:#eee;cursor:pointer}.sizes button.active{background:#f1efea;color:#08090b}.add-cart,.checkout{width:100%;max-width:390px;border:0;background:#f1efea;color:#08090b;padding:16px 20px;font-size:11px;font-weight:700;letter-spacing:.08em;cursor:pointer}.modal-info small,.cart-bottom small{font-size:9px;color:#777c86;margin-top:12px}.cart-drawer{position:fixed;right:0;top:0;bottom:0;width:min(430px,100vw);background:#090a0e;z-index:31;transform:translateX(102%);transition:transform .3s ease;padding:28px;display:flex;flex-direction:column;border-left:1px solid rgba(255,255,255,.08)}.cart-drawer.open{transform:none}.cart-top{font-size:12px;font-weight:700;letter-spacing:.08em;padding-bottom:25px;border-bottom:1px solid rgba(255,255,255,.1)}.cart-close{position:absolute;right:24px;top:17px}.cart-items{overflow:auto;flex:1}.cart-item{display:grid;grid-template-columns:72px 1fr auto;gap:14px;padding:20px 0;border-bottom:1px solid rgba(255,255,255,.08);align-items:center}.cart-thumb{height:88px;background:#171920;display:grid;place-items:center;font-family:Georgia,serif;font-size:7px;letter-spacing:.16em}.cart-item b{display:block;font-size:11px;margin-bottom:7px}.cart-item span{font-size:10px;color:#9da1aa}.remove-item{border:0;background:none;color:#777c86;font-size:18px;cursor:pointer}.cart-empty{margin:auto;text-align:center;font-size:11px;letter-spacing:.1em;color:#737780}.cart-bottom{padding-top:20px;border-top:1px solid rgba(255,255,255,.1)}.cart-bottom>div{display:flex;justify-content:space-between;font-size:11px;margin-bottom:18px}.checkout{max-width:none}.scrim{position:fixed;inset:0;background:rgba(0,0,0,.6);z-index:30;opacity:0;visibility:hidden;transition:.25s}.scrim.open{opacity:1;visibility:visible}body.locked{overflow:hidden}
@media(max-width:800px){.product-modal{grid-template-columns:1fr;overflow:auto}.modal-image{min-height:48vh}.modal-garment{width:52vw;height:36vh}.modal-info{padding:36px 24px 60px;border-left:0;border-top:1px solid rgba(255,255,255,.08)}.modal-info h1{font-size:42px}.card:after{opacity:.7;transform:none}.cart-drawer{padding:22px}}

/* ASTRAL Drop 01 — single finished product */
.single-grid{grid-template-columns:minmax(0,1fr)}
.hoodie-card{height:auto;aspect-ratio:16/9;background:#b8b8b8}
.hoodie-photo{display:block;width:100%;height:100%;object-fit:cover;object-position:center}
.hoodie-modal-image{background:#aaa;display:flex;align-items:center;justify-content:center;overflow:hidden}
.hoodie-modal-image img{width:100%;height:100%;object-fit:contain}
@media(max-width:800px){.hoodie-card{aspect-ratio:1/1}.hoodie-photo{object-fit:cover}}

/* second hoodie + front/back gallery */
.grid{grid-template-columns:repeat(2,minmax(0,1fr));max-width:1100px;margin-inline:auto}
.modal-gallery{min-width:0}
.modal-image{overflow:hidden}
.modal-image img{width:100%;height:100%;object-fit:contain}
.hoodie-modal-image{position:relative;cursor:crosshair}
.zoom-lens{position:absolute;width:190px;height:190px;border-radius:10px;border:1px solid rgba(255,255,255,.45);box-shadow:0 10px 35px rgba(0,0,0,.38);background-repeat:no-repeat;pointer-events:none;opacity:0;transition:opacity .12s ease;z-index:2;overflow:hidden}
.hoodie-modal-image.zooming .zoom-lens{opacity:1}
.view-switch{display:flex;gap:8px;margin-top:12px;justify-content:center}
.view-btn{border:1px solid rgba(255,255,255,.22);background:transparent;color:#aaa;padding:9px 18px;letter-spacing:.12em;cursor:pointer}
.view-btn.active{color:#fff;border-color:#fff}
@media(max-width:760px){.grid{grid-template-columns:1fr}.zoom-lens{display:none}.hoodie-modal-image{cursor:default}}

/* Product modal refinement */
.product-modal{background:linear-gradient(120deg,#06070a,#090a0e)}
.modal-gallery{background:#a9a9a9}
.modal-info{padding:11vh 8% 7vh;justify-content:center;background:linear-gradient(145deg,rgba(14,15,20,.98),rgba(6,7,10,.99))}
.product-meta{width:100%;display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}
.edition{font-size:9px;letter-spacing:.14em;color:#666b75}
.modal-info h1{font-size:clamp(42px,4.8vw,70px);line-height:.92;margin:0 0 16px;max-width:520px}
.modal-price{font-family:Georgia,serif;font-size:17px;letter-spacing:.04em;margin:0 0 26px}
.modal-rule{width:100%;height:1px;background:rgba(255,255,255,.09);margin-bottom:26px}
.modal-info p{font-size:12px;max-width:340px;margin-bottom:34px}
.size-head{width:100%;max-width:390px;display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;font-size:9px;font-weight:700;letter-spacing:.13em}
.size-guide{border:0;background:none;color:#858a94;font:inherit;font-size:9px;letter-spacing:.08em;cursor:pointer;padding:0}
.size-guide:hover{color:#fff}
.sizes{width:100%;max-width:390px;gap:7px;margin-bottom:14px}
.sizes button{flex:1;width:auto;height:48px;transition:.18s ease;font-size:10px}
.sizes button:hover{border-color:rgba(255,255,255,.65)}
.add-cart{height:52px;display:flex;align-items:center;justify-content:space-between;padding-inline:20px;transition:.2s ease}
.add-cart:hover{background:#fff;transform:translateY(-1px)}
.modal-info small{width:100%;max-width:390px;text-align:center;margin-top:10px}
.product-notes{width:100%;max-width:390px;display:flex;justify-content:space-between;border-top:1px solid rgba(255,255,255,.08);margin-top:30px;padding-top:15px;font-size:8px;letter-spacing:.13em;color:#656a73}
.cart-thumb{overflow:hidden}
.cart-thumb img{width:100%;height:100%;object-fit:cover}
@media(max-width:800px){.modal-info{padding:34px 24px 52px}.product-meta{margin-bottom:20px}.modal-info h1{font-size:40px}.modal-rule{margin-bottom:22px}.product-notes{margin-top:24px}}

/* Cart thumbnails: show the garment front only */
.cart-thumb-frontcrop{position:relative}
.cart-thumb-frontcrop img{position:absolute;height:100%;width:200%;max-width:none;left:0;top:0;object-fit:cover;object-position:left center}

.cart-thumb-backcrop{position:relative}.cart-thumb-backcrop img{position:absolute;height:100%;width:200%;max-width:none;right:0;left:auto;top:0;object-fit:cover;object-position:right center}

/* Angel cart thumbnail: isolate only the back half of the combined product image */
.cart-thumb-backcrop{overflow:hidden;position:relative;background:#aaa}
.cart-thumb-backcrop img{position:absolute;top:0;left:-100%;right:auto;width:200%;height:100%;max-width:none;object-fit:cover;object-position:center}

/* Clean ASTRAL wordmark */
.brand-wordmark{width:auto;margin-top:2px;color:#f5f3ef;font-family:Georgia,"Times New Roman",serif;font-size:34px;font-weight:400;line-height:1;letter-spacing:.28em;white-space:nowrap;text-indent:.28em;transform:scaleX(.9);transform-origin:center top}
@media(max-width:800px){.brand-wordmark{width:auto;margin-top:0;font-size:22px;letter-spacing:.22em;text-indent:.22em}}

/* Dark graphite header wordmark */
.brand-wordmark{color:#09090b;text-shadow:0 0 1px rgba(255,255,255,.55),0 1px 8px rgba(255,255,255,.12)}

/* Silver-grey header wordmark */
.brand-wordmark{color:#8f8f92;text-shadow:none}

/* Restore original white ASTRAL wordmark */
.brand-wordmark{color:#f5f3ef;text-shadow:none}

/* Refine header wordmark spacing + subtle black outline */
.brand-wordmark{letter-spacing:.24em;text-indent:.24em;-webkit-text-stroke:.7px #000;text-shadow:none}
@media(max-width:800px){.brand-wordmark{letter-spacing:.24em;text-indent:.24em}}

/* Restore previous spacing; keep only subtle outline */
.brand-wordmark{color:#f5f3ef;letter-spacing:.28em;text-indent:.28em;-webkit-text-stroke:.7px #000;text-shadow:none}
@media(max-width:800px){.brand-wordmark{letter-spacing:.22em;text-indent:.22em}}

/* Slightly larger ASTRAL wordmark */
.brand-wordmark{font-size:38px}
@media(max-width:800px){.brand-wordmark{font-size:24px}}

/* Mobile storefront polish */
@media(max-width:600px){
  header{height:82px;padding:22px 18px;grid-template-columns:1fr auto 1fr;align-items:start}
  nav{font-size:10px;gap:0;letter-spacing:.035em}
  nav.left{justify-content:flex-start}
  nav.right{justify-content:flex-end}
  nav.right a{display:none}
  .cart-button{font-size:10px;white-space:nowrap}
  .cart-count{min-width:18px;height:18px;margin-left:3px;font-size:9px}
  .brand-wordmark{font-size:25px;letter-spacing:.18em;text-indent:.18em;transform:scaleX(.9)}
  .hero{height:330px;padding-bottom:30px}
  .cta{padding:13px 28px;font-size:12px}
  .arrivals{width:calc(100% - 24px);padding:34px 18px 28px;margin-bottom:28px}
  .section-head{align-items:center;margin-bottom:24px}
  .section-head h2{font-size:26px;letter-spacing:-.045em}
  .section-head span{font-size:9px;letter-spacing:.06em}
  .grid{gap:14px}
  .hoodie-card{aspect-ratio:1/1.04;border-radius:8px}
  .card:after{top:14px;right:14px;font-size:8px}
  .label{left:10px;right:10px;bottom:10px;padding:10px 11px}
  .label b,.label span{font-size:10px}
}

/* Mobile product cards: show full garment mockups */
@media(max-width:600px){
  .hoodie-card{
    aspect-ratio:auto;
    height:auto;
    background:#aaa;
  }
  .hoodie-photo{
    width:100%;
    height:auto;
    object-fit:contain;
    object-position:center;
  }
}

/* Mobile product modal polish */
@media(max-width:600px){
  .product-modal{display:block;overflow-y:auto;overflow-x:hidden;background:#07080b}
  .modal-gallery{height:auto;min-height:0;background:#aaa}
  .modal-image{min-height:0;height:auto}
  .hoodie-modal-image{display:block}
  .hoodie-modal-image img{display:block;width:100%;height:auto;object-fit:contain}
  .modal-close{position:fixed;top:14px;right:14px;width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:rgba(5,6,9,.78);border:1px solid rgba(255,255,255,.16);font-size:24px;line-height:1;backdrop-filter:blur(8px)}
  .modal-info{padding:28px 20px 42px;justify-content:flex-start}
  .product-meta{margin-bottom:16px}
  .eyebrow{font-size:9px}
  .edition{font-size:8px}
  .modal-info h1{font-size:34px;line-height:.96;margin-bottom:12px;letter-spacing:-.045em}
  .modal-price{font-size:15px;margin-bottom:20px}
  .modal-rule{margin-bottom:20px}
  .modal-info p{font-size:12px;line-height:1.55;margin-bottom:26px}
  .size-head,.sizes,.add-cart,.modal-info small,.product-notes{max-width:none}
  .sizes button{height:46px}
  .add-cart{height:54px}
  .product-notes{margin-top:22px;padding-top:14px}
}

/* Cart polish + mobile quantity controls */
.cart-item-info{min-width:0}
.cart-item-side{align-self:stretch;display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between}
.cart-item-side strong{font-family:Georgia,serif;font-size:11px;font-weight:400;white-space:nowrap}
.qty-control{display:flex;align-items:center;width:max-content;margin-top:12px;border:1px solid rgba(255,255,255,.16)}
.qty-control button{width:30px;height:28px;border:0;background:transparent;color:#f5f3ef;font-size:15px;cursor:pointer}
.qty-control span{width:26px;text-align:center;font-size:9px!important;color:#f5f3ef!important}
@media(max-width:600px){
  .cart-drawer{width:100vw;padding:22px 18px 20px}
  .cart-top{padding:4px 0 20px;font-size:11px}
  .cart-item{grid-template-columns:82px minmax(0,1fr) auto;gap:14px;padding:18px 0}
  .cart-thumb{height:100px;border-radius:4px}
  .cart-item b{font-size:12px;margin-bottom:7px}
  .cart-item-info>span{font-size:9px;letter-spacing:.06em}
  .cart-item-side strong{font-size:12px}
  .remove-item{font-size:20px;padding:0 2px}
  .qty-control{margin-top:14px}
  .qty-control button{width:32px;height:30px}
  .cart-bottom{padding-top:18px}
  .cart-bottom>div{font-size:12px;margin-bottom:16px}
  .checkout{height:54px;font-size:11px}
  .cart-bottom small{display:block;text-align:center;margin-top:10px}
}

/* Expandable product information */
.product-details{width:100%;max-width:390px;margin-top:24px;border-top:1px solid rgba(255,255,255,.1)}
.product-details details{border-bottom:1px solid rgba(255,255,255,.1)}
.product-details summary{list-style:none;display:flex;align-items:center;justify-content:space-between;padding:15px 0;font-size:9px;font-weight:700;letter-spacing:.13em;cursor:pointer}
.product-details summary::-webkit-details-marker{display:none}
.product-details summary span{font-size:15px;font-weight:300;transition:transform .2s ease}
.product-details details[open] summary span{transform:rotate(45deg)}
.product-details p{margin:-2px 0 16px!important;max-width:360px!important;font-size:10px!important;line-height:1.6!important;color:#858a94!important}
.product-details+.product-notes{margin-top:18px}
@media(max-width:600px){
  .product-details{max-width:none;margin-top:22px}
  .product-details summary{padding:14px 0}
  .product-details p{font-size:10px!important;margin-bottom:15px!important}
}
