*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#07111e;color:#f5f8fc;font-family:Inter,Arial,sans-serif}.no-scroll{overflow:hidden}button,input,select{font:inherit}.hidden{display:none!important}.announcement{height:31px;display:flex;align-items:center;justify-content:center;background:#0d62a8;color:white;font-size:11px;font-weight:800;letter-spacing:1.7px}.site-header{height:74px;display:grid;grid-template-columns:210px 1fr 210px;align-items:center;padding:0 4vw;background:rgba(4,12,22,.96);border-bottom:1px solid #17304a;position:sticky;top:0;z-index:30}.logo{display:inline-flex;align-items:flex-end;text-decoration:none;color:white;font-family:"Barlow Condensed",sans-serif;font-style:italic;font-weight:900;line-height:.8}.logo span{font-size:36px;letter-spacing:-1px}.logo small{color:#238fe7;font-size:19px;margin:0 0 2px 5px}.main-nav{display:flex;justify-content:center;gap:34px}.main-nav a{color:#dbe7f1;text-decoration:none;font-family:"Barlow Condensed";font-weight:700;letter-spacing:1px;font-size:15px}.main-nav a:hover{color:#47aef7}.header-actions{display:flex;justify-content:flex-end;gap:8px}.header-actions button,.menu-toggle{background:none;border:0;color:white;font-weight:800;cursor:pointer;padding:10px}.cart-button{border:1px solid #285274!important;border-radius:3px!important}.cart-button span{display:inline-grid;place-items:center;background:#1686d9;border-radius:50%;min-width:19px;height:19px;margin-left:5px;font-size:11px}.menu-toggle{display:none;font-size:23px}.hero{min-height:680px;position:relative;background:url("assets/hero.jpg") center 45%/cover no-repeat;display:flex;align-items:center}.hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 72% 35%,rgba(16,128,219,.25),transparent 33%),linear-gradient(90deg,rgba(1,7,14,.98) 0%,rgba(2,12,23,.82) 44%,rgba(3,15,27,.25) 78%,rgba(3,11,20,.55))}.hero-content{position:relative;z-index:2;width:min(720px,88vw);margin-left:8vw;padding-bottom:70px}.eyebrow{color:#35a9ff;font-family:"Barlow Condensed";font-weight:800;letter-spacing:3px;font-size:13px}.hero h1{font-family:"Barlow Condensed";font-style:italic;font-weight:900;line-height:.73;margin:20px 0 27px;text-transform:uppercase}.hero h1 span{display:block;font-size:clamp(86px,13vw,170px);letter-spacing:-7px}.hero h1 strong{display:block;color:#2b98e8;font-size:clamp(50px,7vw,88px);letter-spacing:-2px}.hero-copy{max-width:570px;color:#d4dee8;font-size:17px;line-height:1.7}.hero-actions{display:flex;gap:13px;margin-top:30px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:49px;padding:0 25px;border:1px solid transparent;text-decoration:none;font-family:"Barlow Condensed";font-weight:800;letter-spacing:1.1px;cursor:pointer}.btn.primary{background:#127cc5;color:white}.btn.primary:hover{background:#249ce9}.btn.secondary{border-color:#66839a;color:white;background:rgba(0,0,0,.2)}.btn.full{width:100%}.btn:disabled{opacity:.45;cursor:not-allowed}.trust-strip{position:absolute;z-index:3;bottom:0;left:0;right:0;min-height:80px;background:rgba(3,12,21,.88);border-top:1px solid #21435f;display:grid;grid-template-columns:repeat(3,1fr);padding:0 8vw}.trust-strip div{display:flex;flex-direction:column;justify-content:center;text-align:center;border-right:1px solid #21435f}.trust-strip div:last-child{border:0}.trust-strip b{font-family:"Barlow Condensed";letter-spacing:1px}.trust-strip span{font-size:12px;color:#8ea6ba;margin-top:5px}.filter-bar{padding:24px 6vw;background:#0a1725;border-bottom:1px solid #1b3851;display:grid;grid-template-columns:2fr repeat(2,1fr) auto;gap:10px;scroll-margin-top:75px}.filter-bar input,.filter-bar select{height:44px;border:1px solid #26445d;background:#0d1d2c;color:#dce9f3;padding:0 15px;outline:none}.filter-bar input:focus,.filter-bar select:focus{border-color:#2f9fe9}.filter-clear{border:1px solid #32516a;background:transparent;color:white;padding:0 18px;font-family:"Barlow Condensed";font-weight:800}.section{padding:80px 6vw}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:32px}.section-heading h2,.drop-banner h2,.newsletter h2,.brand-story h2,.cart-head h2{font-family:"Barlow Condensed";font-size:clamp(35px,4.2vw,58px);margin:5px 0 0;letter-spacing:-1px}.section-heading a,.text-button,.product-count{color:#59b4f1;background:none;border:0;text-decoration:none;font-family:"Barlow Condensed";font-weight:800;letter-spacing:1px;cursor:pointer}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.product-card{background:#0c1a28;border:1px solid #1c3449;transition:.2s}.product-card:hover{transform:translateY(-4px);border-color:#3278a9}.product-image-box{height:430px;background:#e8e9e9;position:relative;overflow:hidden}.product-image-box img{width:100%;height:100%;object-fit:cover;transition:.4s}.product-card:hover img{transform:scale(1.025)}.badge{position:absolute;z-index:2;top:14px;left:14px;background:#087bc8;color:white;padding:7px 10px;font:700 12px "Barlow Condensed";letter-spacing:1px}.product-info{padding:20px}.product-type{font-size:10px;color:#68a9d5;letter-spacing:1.4px}.product-info h3{font:700 24px "Barlow Condensed";margin:7px 0}.price{font-weight:700;color:#e7f4ff}.add-cart{width:100%;height:43px;background:#0f74b8;color:#fff;border:0;font:800 14px "Barlow Condensed";letter-spacing:1px;cursor:pointer;margin-top:8px}.add-cart:hover{background:#2699e2}.add-cart:disabled{background:#283b4a;color:#8497a6}.status-panel,.no-products{grid-column:1/-1;min-height:260px;display:grid;place-items:center;align-content:center;text-align:center;color:#9eb1c0;border:1px dashed #29465d;background:#091724;padding:30px}.status-panel.error{color:#f2b8b8}.spinner{width:36px;height:36px;border:3px solid #1d405b;border-top-color:#3aa9f2;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.drop-banner{min-height:350px;padding:55px 8vw;display:flex;align-items:center;background:linear-gradient(90deg,rgba(2,10,18,.98),rgba(4,22,37,.55)),url("assets/reference.png") center 47%/cover no-repeat;border-block:1px solid #234761}.drop-banner h2{font-size:70px;margin:6px 0}.drop-banner p{color:#b8c8d4;margin-bottom:25px}.funny-section{background:#071522}.funny-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.funny-grid article{background:#0e1e2d;border:1px solid #203b50;cursor:pointer;padding-bottom:18px}.funny-grid img{width:100%;height:340px;object-fit:cover;background:white}.funny-grid h3,.funny-grid p{margin:14px 18px 0}.funny-grid h3{font:700 25px "Barlow Condensed"}.funny-grid p{color:#74bce9;font-weight:700}.empty-copy{color:#9ab0c1}.collection-grid{display:grid;grid-template-columns:repeat(3,1fr);min-height:330px}.collection{position:relative;border:0;border-right:1px solid #29506c;color:white;background:#102538;display:flex;flex-direction:column;justify-content:end;align-items:flex-start;padding:36px;cursor:pointer;text-align:left;overflow:hidden}.collection:before{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#06101b,transparent),radial-gradient(circle at 50% 20%,#267fb0,transparent 55%);opacity:.7}.collection:nth-child(2):before{background:linear-gradient(0deg,#06101b,transparent),radial-gradient(circle at 50% 20%,#344f7d,transparent 55%)}.collection:nth-child(3):before{background:linear-gradient(0deg,#06101b,transparent),radial-gradient(circle at 50% 20%,#1f6b83,transparent 55%)}.collection span,.collection small{position:relative;z-index:2}.collection span{font:800 36px "Barlow Condensed"}.collection small{color:#4cb2f3;font-weight:700;margin-top:10px}.brand-story{padding:90px 8vw;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;background:#050d16}.brand-story h2{font-size:70px}.brand-story h2 span{color:#2796de}.brand-story p{font-size:17px;color:#aabccc;line-height:1.8}.newsletter{padding:55px 8vw;background:#0c568d;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:50px}.newsletter h2{font-size:40px}.newsletter p{margin:7px 0;color:#d6ecfa}.newsletter form{display:flex}.newsletter input{height:50px;flex:1;border:0;padding:0 18px}.newsletter .btn{background:#071421}footer{padding:65px 7vw 20px;background:#030911;border-top:1px solid #18344b}.footer-grid{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:55px}.footer-grid h3{font:700 20px "Barlow Condensed"}.footer-grid p{color:#778d9e;line-height:1.7}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:12px}.footer-grid a{color:#91a7b8;text-decoration:none}.footer-grid a:hover{color:white}.footer-logo{margin-bottom:15px}.copyright{margin-top:50px;padding-top:20px;border-top:1px solid #122638;color:#63798a;font-size:12px}.modal{position:fixed;inset:0;z-index:60;display:grid;place-items:center;padding:20px}.modal-backdrop{position:absolute;inset:0;background:rgba(0,5,10,.86)}.modal-card{position:relative;z-index:2;width:min(980px,96vw);max-height:92vh;overflow:auto;background:#0a1724;border:1px solid #31536c;display:grid;grid-template-columns:1fr 1fr;box-shadow:0 35px 100px #000}.modal-image-wrap{background:#e5e8ea;min-height:580px}.modal-image-wrap img{width:100%;height:100%;object-fit:cover}.modal-content{padding:55px}.modal-content h2{font:800 48px "Barlow Condensed";margin:8px 0}.modal-price{font-size:21px;font-weight:800;color:#5db8f3}.modal-description{color:#9fb1bf;line-height:1.7;max-height:170px;overflow:auto}.modal-content label{display:block;font:800 13px "Barlow Condensed";letter-spacing:1px;margin:25px 0 8px}.modal-content select{width:100%;height:48px;background:#0d2132;color:white;border:1px solid #31516a;padding:0 12px;margin-bottom:13px}.modal-close{position:absolute;right:14px;top:10px;z-index:4;border:0;background:#07121c;color:white;font-size:30px;cursor:pointer}.cart-drawer{position:fixed;z-index:70;right:0;top:0;width:min(460px,100vw);height:100vh;background:#081521;border-left:1px solid #264861;transform:translateX(102%);transition:.3s;display:flex;flex-direction:column}.cart-drawer.open{transform:translateX(0)}.drawer-backdrop{position:fixed;z-index:65;inset:0;background:rgba(0,0,0,.7);opacity:0;visibility:hidden;transition:.3s}.drawer-backdrop.show{opacity:1;visibility:visible}.cart-head{height:86px;padding:0 25px;border-bottom:1px solid #1d394e;display:flex;align-items:center;justify-content:space-between}.cart-head h2{font-size:34px}.cart-head button{background:none;border:0;color:white;font-size:30px}.cart-items{flex:1;overflow:auto;padding:10px 24px}.cart-empty{flex:1;display:grid;place-items:center;color:#8297a7}.cart-line{display:grid;grid-template-columns:92px 1fr;gap:15px;padding:17px 0;border-bottom:1px solid #1c3548}.cart-line img{width:92px;height:112px;object-fit:cover;background:white}.cart-line h3{font:700 20px "Barlow Condensed";margin:0}.cart-line p{color:#8ca2b2;font-size:12px}.quantity-controls{display:flex;align-items:center;gap:9px;margin-top:12px}.quantity-controls button{background:#10283a;color:white;border:1px solid #31506a;height:29px;min-width:29px}.quantity-controls .remove{border:0;background:none;color:#6fb6e4;font-size:10px;margin-left:auto}.cart-footer{padding:22px 25px;border-top:1px solid #1d394e}.cart-total{display:flex;justify-content:space-between;margin-bottom:17px;font:700 17px "Barlow Condensed"}.cart-footer small{display:block;color:#73899a;text-align:center;margin-top:11px}.toast{position:fixed;z-index:100;left:50%;bottom:25px;transform:translate(-50%,30px);opacity:0;background:#1685ce;color:white;padding:13px 20px;box-shadow:0 12px 35px #000;transition:.25s;pointer-events:none}.toast.show{transform:translate(-50%,0);opacity:1}.toast.error-toast{background:#a83232}@media(max-width:900px){.site-header{grid-template-columns:1fr auto auto;padding:0 20px}.menu-toggle{display:block;grid-column:2}.main-nav{position:absolute;left:0;right:0;top:74px;background:#071421;display:none;flex-direction:column;padding:22px;gap:19px}.main-nav.open{display:flex}.header-actions{grid-column:3}.header-actions>button:first-child{display:none}.product-grid,.funny-grid{grid-template-columns:repeat(2,1fr)}.filter-bar{grid-template-columns:1fr 1fr}.brand-story,.newsletter{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.modal-card{grid-template-columns:1fr}.modal-image-wrap{min-height:370px}.modal-content{padding:30px}.collection-grid{grid-template-columns:1fr;min-height:auto}.collection{min-height:230px}.trust-strip{padding:0 3vw}.hero-content{margin-left:6vw}}@media(max-width:600px){.announcement{font-size:9px}.site-header{height:65px}.logo span{font-size:30px}.logo small{font-size:15px}.header-actions{gap:0}.hero{min-height:650px}.hero-content{margin:0 22px;padding-bottom:100px}.hero h1 span{letter-spacing:-4px}.hero-actions{flex-direction:column;align-items:stretch}.trust-strip{grid-template-columns:1fr;min-height:auto;padding:0}.trust-strip div{display:none}.trust-strip div:first-child{display:flex;height:57px;border:0}.filter-bar{grid-template-columns:1fr;padding:18px}.section{padding:58px 18px}.section-heading{align-items:flex-start;gap:18px}.section-heading .product-count,.section-heading>a{font-size:11px}.product-grid,.funny-grid{grid-template-columns:1fr}.product-image-box{height:420px}.funny-grid img{height:410px}.drop-banner{padding:50px 25px}.drop-banner h2{font-size:51px}.brand-story{padding:65px 24px;gap:25px}.brand-story h2{font-size:49px}.newsletter{padding:45px 22px}.newsletter form{flex-direction:column;gap:8px}.footer-grid{grid-template-columns:1fr;gap:30px}.modal{padding:0}.modal-card{width:100vw;max-height:100vh;height:100vh}.modal-image-wrap{min-height:43vh}.modal-content h2{font-size:38px}.modal-content{padding:25px}.section-heading h2{font-size:38px}}
/* Bug-fix overrides */
.product-grid{align-items:stretch}
.product-card{display:flex;flex-direction:column;height:100%}
.product-info{display:flex;flex-direction:column;flex:1}
.product-info h3{min-height:2.35em}
.product-info .price{margin-top:auto}
.add-cart{margin-top:12px}
.quantity-controls button:disabled{opacity:.4;cursor:not-allowed}

@media(max-width:900px){
  .hero{min-height:600px;background-position:center}
  .hero-content{width:min(620px,88vw)}
}
@media(max-width:600px){
  .hero{min-height:560px;background-position:58% center}
  .hero-content{padding-bottom:78px}
  .hero h1 span{font-size:clamp(68px,25vw,105px)}
  .hero h1 strong{font-size:clamp(42px,15vw,68px)}
  .hero-copy{font-size:15px;line-height:1.55}
  .product-info h3{min-height:auto}
}

/* Final requested homepage updates */
.hero-tagline{margin:0 0 18px;color:#35a9ff;font-size:15px;letter-spacing:4px}
.trust-strip{grid-template-columns:repeat(2,1fr)}
@media(max-width:600px){
  .hero-tagline{font-size:12px;letter-spacing:2.5px;margin-bottom:14px}
  .trust-strip{grid-template-columns:repeat(2,1fr)}
  .trust-strip div{display:flex;height:57px}
}
