:root{--navy:#06172d;--navy2:#0a2341;--blue:#1172ff;--ink:#0c1420;--muted:#667386;--soft:#f4f7fb;--line:#dce4ee;--white:#fff}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--ink);background:#fff}.announcement{height:38px;background:var(--blue);color:white;display:flex;align-items:center;justify-content:center;gap:44px;font-size:12px;letter-spacing:.06em}.header{height:84px;padding:0 4vw;background:rgba(4,18,36,.96);display:flex;align-items:center;position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(255,255,255,.09)}.brand img{width:235px;max-height:58px;object-fit:contain}.nav{margin:auto;display:flex;gap:34px}.nav a,.header a{color:white;text-decoration:none;font-size:13px;font-weight:600}.cart-button,.menu-toggle{border:1px solid #3e628d;background:transparent;color:white;padding:13px 18px;font-weight:700}.cart-button span{background:var(--blue);border-radius:20px;padding:3px 7px}.menu-toggle{display:none;margin-left:auto}.hero{height:670px;position:relative;background:url('assets/hero-products.jpg') center/cover no-repeat;color:white;overflow:hidden}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,15,31,.98) 0%,rgba(3,15,31,.83) 37%,rgba(3,15,31,.12) 74%,rgba(3,15,31,.1) 100%)}.hero-copy{position:relative;z-index:2;max-width:680px;padding:100px 5vw}.kicker{font-size:13px;letter-spacing:.18em;font-weight:800;color:#55a0ff}.kicker.dark{color:var(--blue)}h1,h2,h3{margin:0}.hero h1,.section h2,.bundle h2,.story h2,.newsletter h2{font-family:Oswald,Inter,sans-serif;text-transform:uppercase}.hero h1{font-size:76px;line-height:1.03;margin:24px 0 24px}.hero h1 em{font-style:normal;color:var(--blue)}.hero-copy>p{font-size:20px;line-height:1.65;max-width:590px;color:#d7e1ed}.hero-actions{display:flex;gap:14px;margin-top:28px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 25px;text-transform:uppercase;letter-spacing:.05em;font-size:12px;font-weight:800;text-decoration:none;border:0;cursor:pointer}.primary{background:var(--blue);color:white}.ghost{border:1px solid #8ca5c3;color:white}.hero-meta{display:flex;gap:24px;margin-top:30px;font-size:12px;color:#c0cfdf}.hero-offer{position:absolute;z-index:3;right:5vw;bottom:28px;width:300px;padding:24px;background:rgba(5,23,45,.94);border:1px solid #446282;color:white}.hero-offer>span{font-size:10px;letter-spacing:.14em;background:#ffd95b;color:#0c1420;padding:8px 10px;font-weight:800}.hero-offer strong{display:block;font-size:20px;margin-top:18px}.hero-offer p{color:#bdc9d7;font-size:13px}.hero-offer b{font-size:28px;margin-right:12px}.hero-offer s{color:#8493a6}.hero-offer .button{margin-top:15px;width:100%}.benefits{display:grid;grid-template-columns:repeat(4,1fr);background:var(--navy);color:white;padding:30px 5vw}.benefits div{border-left:2px solid var(--blue);padding-left:20px}.benefits b,.benefits span{display:block}.benefits b{text-transform:uppercase;font-size:13px}.benefits span{font-size:12px;color:#aebed0;margin-top:7px}.section{padding:78px 5vw}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:32px}.section-heading h2{font-size:47px;margin-top:10px}.section-heading>a,.text-button{color:var(--blue);text-decoration:none;font-weight:700}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.product{border:1px solid var(--line);background:white;transition:.3s}.product:hover{transform:translateY(-5px);box-shadow:0 16px 40px rgba(14,34,60,.12)}.product-image{height:310px;background-size:cover;background-position:center;position:relative}.product-image>span{position:absolute;left:14px;top:14px;background:var(--blue);color:#fff;padding:8px 10px;font-size:9px;font-weight:800}.image-adapter{background-image:url('assets/organized.png');background-position:62% 72%}.image-backpack{background-image:url('assets/hero-products.jpg');background-position:70% 45%}.image-power{background-image:url('assets/collection.png');background-position:57% 70%}.image-pillow{background-image:url('assets/travel-light.png');background-position:82% 72%}.product-copy{padding:20px}.rating{color:var(--blue);font-size:13px}.rating small{color:var(--muted)}.product h3{font-size:17px;margin:12px 0 8px;line-height:1.35}.product p{font-size:13px;color:var(--muted);line-height:1.5;min-height:40px}.product-row{display:flex;justify-content:space-between;align-items:center;margin-top:18px}.product-row strong{font-size:20px}.add{background:var(--navy);color:white;border:0;padding:11px 16px;font-weight:800;cursor:pointer}.collection-section{display:grid;grid-template-columns:2fr 1fr;grid-template-rows:300px 300px;gap:14px;padding:0 5vw 80px}.collection-card{position:relative;background-size:cover;background-position:center;color:#fff;overflow:hidden}.collection-card:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(3,15,31,.85),rgba(3,15,31,.02) 70%)}.collection-card>div{position:absolute;z-index:2;left:30px;bottom:28px}.collection-card span{letter-spacing:.15em;font-size:11px;color:#66a8ff}.collection-card h3{font-family:Oswald;font-size:34px;text-transform:uppercase;margin:8px 0}.collection-card a{color:white;font-weight:700;text-decoration:none}.large{grid-row:1/3}.organizer{background-image:url('assets/organized.png')}.comfort{background-image:url('assets/travel-light.png')}.electronics{background-image:url('assets/collection.png')}.bundle{display:grid;grid-template-columns:1fr 1.15fr;background:var(--navy);color:#fff;min-height:560px}.bundle-copy{padding:75px 7vw}.bundle h2{font-size:55px;margin:18px 0}.bundle p,.bundle li{color:#c4d0df;line-height:1.65}.bundle li{margin:8px 0}.bundle-price{display:flex;align-items:center;gap:18px;margin:28px 0}.bundle-price strong{font-size:43px}.bundle-price s{color:#8998aa}.bundle-price span{background:#0f804f;padding:8px 10px;font-size:11px;font-weight:800}.bundle-visual{background:url('assets/organized.png') center/cover no-repeat}.story{display:grid;grid-template-columns:1.1fr 1fr;min-height:580px}.story-image{background:url('assets/story-window.jpg') center/cover no-repeat}.story-copy{padding:90px 8vw;background:var(--soft)}.story h2{font-size:52px;margin:18px 0}.story p{line-height:1.75;color:#4c596b}.centered{text-align:center;justify-content:center}.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.testimonial-grid blockquote{margin:0;background:var(--soft);padding:30px;border-top:3px solid var(--blue)}.testimonial-grid blockquote>div{color:var(--blue)}.testimonial-grid p{font-size:16px;line-height:1.65}.testimonial-grid footer{font-weight:700}.testimonial-grid footer span{display:block;color:var(--muted);font-size:11px;margin-top:5px}.newsletter{text-align:center;padding:85px 5vw;background:linear-gradient(rgba(5,24,47,.9),rgba(5,24,47,.9)),url('assets/story-collection.jpg') center/cover;color:#fff}.newsletter h2{font-size:52px;margin:18px 0}.newsletter p{color:#c3d0df}.newsletter form{display:flex;max-width:600px;margin:28px auto 0}.newsletter input{flex:1;padding:17px;border:1px solid #58708c;background:rgba(0,0,0,.25);color:white}.newsletter small{display:block;margin-top:12px}footer{background:#031020;color:white;padding:55px 5vw 25px;display:grid;grid-template-columns:2fr repeat(3,1fr);gap:40px}footer img{width:240px}.footer-brand p{color:#aebed0;max-width:310px;line-height:1.6}.footer-brand+div b,footer>div b{display:block;margin-bottom:16px}footer a{display:block;color:#aebed0;text-decoration:none;font-size:13px;margin:10px 0}.copyright{grid-column:1/-1;border-top:1px solid #233449;padding-top:22px;color:#8697aa;font-size:12px}.cart{position:fixed;z-index:50;right:-430px;top:0;width:min(420px,100%);height:100vh;background:white;padding:25px;transition:.3s;display:flex;flex-direction:column}.cart.open{right:0}.cart-head{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line)}.cart-head button{font-size:31px;border:0;background:none}.cart-items{flex:1;overflow:auto;padding:20px 0}.cart-line{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding:13px 0}.cart-total{display:flex;justify-content:space-between;font-size:18px;padding:20px 0}.checkout{width:100%}.cart>small{color:var(--muted);margin-top:12px;line-height:1.4}.backdrop{position:fixed;inset:0;background:rgba(0,0,0,.55);z-index:40;display:none}.backdrop.show{display:block}.reveal{opacity:0;transform:translateY(18px);transition:.65s}.reveal.visible{opacity:1;transform:none}
@media(max-width:900px){.announcement span:nth-child(2){display:none}.nav{display:none;position:absolute;top:84px;left:0;right:0;background:var(--navy);padding:20px;flex-direction:column}.nav.open{display:flex}.menu-toggle{display:block}.cart-button{margin-left:10px}.hero{height:auto;min-height:720px}.hero-copy{padding-top:75px}.hero h1{font-size:55px}.hero-offer{position:relative;right:auto;bottom:auto;margin:0 5vw 35px}.benefits,.product-grid,.testimonial-grid{grid-template-columns:1fr 1fr}.collection-section{grid-template-columns:1fr;grid-template-rows:420px 300px 300px}.large{grid-row:auto}.bundle,.story{grid-template-columns:1fr}.bundle-visual,.story-image{min-height:420px}footer{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.announcement{font-size:10px}.header{height:72px;padding:0 18px}.brand img{width:175px}.nav{top:72px}.hero h1{font-size:47px}.hero-copy>p{font-size:17px}.hero-actions,.hero-meta{flex-direction:column}.benefits,.product-grid,.testimonial-grid{grid-template-columns:1fr}.section{padding:60px 20px}.section-heading{align-items:flex-start;gap:15px}.section-heading h2{font-size:38px}.collection-section{padding:0 20px 60px}.bundle-copy,.story-copy{padding:60px 25px}.bundle h2,.story h2,.newsletter h2{font-size:40px}.newsletter form{flex-direction:column;gap:10px}footer{grid-template-columns:1fr}.copyright{grid-column:auto}}