*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#0b0b0d;color:#f5f5f5;font-family:'Kanit',sans-serif;overflow-x:hidden}.noise{position:fixed;inset:0;pointer-events:none;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.9'/%3E%3C/svg%3E");z-index:50}.nav{height:84px;padding:0 5vw;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;background:rgba(11,11,13,.82);backdrop-filter:blur(16px);z-index:30;border-bottom:1px solid #ffffff12}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:#fff;font-size:22px;font-weight:800}.brand img{width:52px;height:52px;object-fit:contain}.nav nav{display:flex;gap:32px}.nav nav a,.socials a{color:#c8c8c8;text-decoration:none}.nav nav a:hover,.socials a:hover{color:#fff}.cart-button{background:#e31c25;color:#fff;border:0;border-radius:999px;padding:12px 18px;font:inherit;cursor:pointer}.cart-button span{background:#fff;color:#111;display:inline-grid;place-items:center;width:24px;height:24px;border-radius:50%;margin-left:8px}.hero{min-height:calc(100vh - 84px);display:grid;grid-template-columns:1.05fr .95fr;align-items:center;padding:70px 6vw 40px;background:radial-gradient(circle at 75% 35%,#391015 0,#120c0d 38%,#0b0b0d 70%)}.hero-copy{max-width:720px}.eyebrow{color:#e31c25;font-size:14px;letter-spacing:.22em;font-weight:700}.hero h1{font-size:clamp(54px,7vw,108px);line-height:.95;margin:18px 0 26px;letter-spacing:-.04em}.hero h1 em{font-style:normal;color:#e31c25}.hero p{font-size:20px;color:#bdbdbd;line-height:1.7;max-width:640px}.hero-actions{display:flex;gap:14px;margin:34px 0}.btn{display:inline-flex;justify-content:center;align-items:center;min-height:48px;padding:0 24px;border-radius:12px;text-decoration:none;font:inherit;font-weight:600;border:0;cursor:pointer}.primary{background:#e31c25;color:#fff}.primary:hover{background:#ff2b35}.ghost{border:1px solid #ffffff35;color:#fff}.light{background:#fff;color:#111}.hero-stats{display:flex;gap:44px;margin-top:48px}.hero-stats div{display:flex;flex-direction:column}.hero-stats strong{font-size:28px}.hero-stats span{font-size:13px;color:#999}.hero-visual{position:relative;display:grid;place-items:center;height:100%}.hero-visual img{width:min(760px,100%);position:relative;z-index:2;filter:drop-shadow(0 30px 60px #000)}.red-orb{width:72%;aspect-ratio:1;border-radius:50%;position:absolute;background:#e31c25;filter:blur(1px);box-shadow:0 0 100px #e31c2560}.floating-tag{position:absolute;right:8%;top:14%;z-index:3;background:#fff;color:#111;border-radius:50%;width:100px;height:100px;display:grid;place-items:center;text-align:center;font-weight:800;transform:rotate(12deg)}.ticker{display:flex;overflow:hidden;background:#e31c25;color:#fff;font-weight:800;font-size:20px;white-space:nowrap;padding:15px 0}.ticker div{animation:ticker 22s linear infinite;padding-right:30px}@keyframes ticker{to{transform:translateX(-100%)}}.section{padding:110px 6vw}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:42px}.section h2,.brand-story h2,.banner h2{font-size:clamp(40px,5vw,72px);line-height:1.05;margin:12px 0}.filters{display:flex;gap:8px;flex-wrap:wrap}.filters button{border:1px solid #ffffff20;background:#141417;color:#aaa;padding:10px 16px;border-radius:999px;font:inherit;cursor:pointer}.filters button.active{background:#fff;color:#111}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.product-card{background:#151518;border:1px solid #ffffff10;border-radius:22px;overflow:hidden;transition:.25s}.product-card:hover{transform:translateY(-6px);border-color:#ffffff30}.product-image{height:330px;background:linear-gradient(145deg,#241013,#0e0e11);display:grid;place-items:center;position:relative}.product-image img{max-width:92%;max-height:92%;object-fit:contain}.product-badge{position:absolute;top:16px;left:16px;background:#e31c25;color:#fff;padding:6px 10px;border-radius:999px;font-size:12px}.product-info{padding:20px}.product-top{display:flex;justify-content:space-between;gap:12px}.product-info h3{font-size:22px;margin:0}.price{font-size:20px;font-weight:700}.product-info p{color:#929292;min-height:48px}.add-btn{width:100%;background:#fff;color:#111;border:0;border-radius:10px;padding:12px;font:inherit;font-weight:600;cursor:pointer}.add-btn:hover{background:#e31c25;color:#fff}.brand-story{display:grid;grid-template-columns:1fr 1fr;gap:6vw;align-items:center;padding:100px 6vw;background:#121214}.story-image{background:#0b0b0d;border-radius:28px;overflow:hidden}.story-image img{display:block;width:100%}.story-copy p{color:#aaa;font-size:18px;line-height:1.75}.feature-list{margin-top:34px}.feature-list div{display:grid;grid-template-columns:60px 1fr;gap:12px;padding:18px 0;border-bottom:1px solid #ffffff15}.feature-list b{font-size:26px;color:#e31c25}.feature-list span{color:#aaa}.feature-list strong{display:block;color:#fff;font-size:18px}.banner{margin:0 6vw 110px;padding:60px;border-radius:28px;background:linear-gradient(120deg,#e31c25,#851017);display:flex;align-items:center;justify-content:space-between}.banner .eyebrow{color:#fff}.contact{display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:center}.contact p{color:#999}.contact form{display:flex;gap:10px}.contact input{flex:1;background:#141417;border:1px solid #ffffff1f;border-radius:12px;color:#fff;font:inherit;padding:0 16px}.form-message{grid-column:2}.footer-brand{display:flex;align-items:center;gap:12px}.footer-brand img{width:60px}.footer-brand div{display:flex;flex-direction:column}.footer-brand span{font-size:11px;color:#888}footer{padding:30px 6vw;border-top:1px solid #ffffff12;display:flex;align-items:center;justify-content:space-between;color:#777}.socials{display:flex;gap:18px}.cart-panel{position:fixed;right:-440px;top:0;width:min(420px,92vw);height:100vh;background:#111114;z-index:100;padding:24px;transition:.3s;display:flex;flex-direction:column}.cart-panel.open{right:0}.overlay{position:fixed;inset:0;background:#0009;z-index:90;opacity:0;pointer-events:none;transition:.3s}.overlay.show{opacity:1;pointer-events:auto}.cart-head{display:flex;justify-content:space-between;align-items:center}.cart-head h3{font-size:28px}.cart-head button{font-size:34px;color:#fff;background:none;border:0;cursor:pointer}.cart-items{overflow:auto;flex:1}.cart-item{display:grid;grid-template-columns:64px 1fr auto;gap:12px;padding:14px 0;border-bottom:1px solid #ffffff10}.cart-item img{width:64px;height:64px;object-fit:contain;background:#222;border-radius:10px}.cart-item h4{margin:0}.cart-item small{color:#888}.remove{background:none;border:0;color:#e31c25;cursor:pointer}.cart-empty{color:#888;text-align:center;margin:auto}.cart-footer{border-top:1px solid #ffffff15;padding-top:18px}.cart-total{display:flex;justify-content:space-between;font-size:22px;margin-bottom:16px}.checkout{width:100%}@media(max-width:980px){.nav nav{display:none}.hero{grid-template-columns:1fr;padding-top:40px}.hero-visual{min-height:520px}.product-grid{grid-template-columns:repeat(2,1fr)}.brand-story{grid-template-columns:1fr}.contact{grid-template-columns:1fr}.form-message{grid-column:1}}@media(max-width:620px){.nav{padding:0 18px}.brand span{display:none}.hero{padding:50px 20px}.hero h1{font-size:56px}.hero p{font-size:17px}.hero-stats{gap:18px;justify-content:space-between}.hero-stats strong{font-size:22px}.hero-visual{min-height:350px}.floating-tag{width:74px;height:74px;font-size:13px}.section{padding:78px 20px}.section-heading{align-items:start;flex-direction:column;gap:22px}.product-grid{grid-template-columns:1fr}.product-image{height:390px}.brand-story{padding:70px 20px}.banner{margin:0 20px 80px;padding:34px 24px;align-items:flex-start;flex-direction:column;gap:25px}.contact form{flex-direction:column}.contact input{min-height:50px}footer{padding:28px 20px;align-items:flex-start;flex-direction:column;gap:18px}.socials{flex-wrap:wrap}}
