@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}:root{color:#ffffffde;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0a0a0f;font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:400;line-height:1.5}body{min-width:320px;min-height:100vh;margin:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.sales-page{background:#0a0a0f;flex-direction:column;align-items:center;min-height:100vh;font-family:Inter,system-ui,-apple-system,sans-serif;display:flex;position:relative;overflow:hidden}.glow{filter:blur(120px);opacity:.35;pointer-events:none;z-index:0;border-radius:50%;position:fixed}.glow-1{background:radial-gradient(circle,#d32f2f 0%,#0000 70%);width:600px;height:600px;top:-150px;left:-100px}.glow-2{background:radial-gradient(circle,#9e9e9e 0%,#0000 70%);width:500px;height:500px;bottom:-100px;right:-100px}.sales-header{z-index:10;justify-content:center;align-items:center;width:100%;max-width:1200px;padding:1.5rem 2rem;display:flex}.header-logo{object-fit:contain;width:auto;height:18px}.hero-section{text-align:center;z-index:10;flex-direction:column;flex:1;justify-content:center;align-items:center;max-width:900px;padding:2rem 1.5rem 3rem;display:flex}.hero-badge{letter-spacing:.2em;color:#ffcdd2;text-transform:uppercase;background:#d32f2f1f;border:1px solid #d32f2f40;border-radius:50px;margin-bottom:1.5rem;padding:.4rem 1.2rem;font-size:.7rem;font-weight:700;animation:.8s ease-out fadeInDown;display:inline-block}.hero-title{color:#fff;letter-spacing:-.02em;margin:0 0 1.2rem;font-size:clamp(2.2rem,6vw,4.2rem);font-weight:900;line-height:1.1;animation:.8s ease-out fadeInUp}.hero-title .highlight{background:linear-gradient(135deg,#fff 0%,#b0b0b0 25%,#fff 50%,#7a7a7a 75%,#e0e0e0 100%) 0 0/200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:6s linear infinite metallicGlow}.hero-subtitle{color:#ffffff8c;max-width:540px;margin:0 0 2.5rem;font-size:clamp(.95rem,2vw,1.15rem);line-height:1.7;animation:.8s ease-out .1s backwards fadeInUp}.hero-image-wrapper{border:1px solid #ffffff0f;border-radius:16px;width:100%;max-width:600px;margin:0 auto 2.5rem;animation:.8s ease-out .2s backwards fadeInUp;position:relative;overflow:hidden;box-shadow:0 4px 30px #00000080,0 0 60px #d32f2f14}.image-glow{z-index:0;background:radial-gradient(circle,#d32f2f26,#0000 70%);border-radius:24px;position:absolute;inset:-20px}.hero-carousel-track{will-change:transform;z-index:1;transition:transform .6s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.hero-slide{flex-shrink:0;min-width:100%;position:relative}.hero-image{object-fit:cover;width:100%;height:420px;display:block}.hero-slide-gradient{pointer-events:none;z-index:2;background:linear-gradient(#0000 0%,#0a0a0f66 50%,#0a0a0fd9 100%);height:45%;position:absolute;bottom:0;left:0;right:0}.hero-dots{z-index:3;gap:.45rem;display:flex;position:absolute;bottom:14px;left:50%;transform:translate(-50%)}.hero-dot{cursor:pointer;background:#ffffff26;border:1px solid #ffffff59;border-radius:50%;width:8px;height:8px;padding:0;transition:all .3s}.hero-dot:hover{background:#fff6}.hero-dot.active{background:#fff;border-color:#fff;transform:scale(1.25);box-shadow:0 0 8px #ffffff80}.cta-button{color:#fff;cursor:pointer;letter-spacing:.02em;text-shadow:0 1px 2px #00000080;background:linear-gradient(135deg,#b71c1c 0%,#d32f2f 25%,#ff8a80 50%,#d32f2f 75%,#7f0000 100%) 0 0/200%;border:1px solid #fff6;border-bottom:3px solid #7f0000;border-radius:14px;align-items:center;gap:.6rem;padding:1rem 2.4rem;font-size:1.05rem;font-weight:800;text-decoration:none;transition:all .3s cubic-bezier(.25,.8,.25,1);animation:.8s ease-out .3s backwards fadeInUp,5s linear infinite metallicGlow;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 15px #d32f2f66,inset 0 1px 1px #fff9,inset 0 -2px 5px #0006}@keyframes metallicGlow{0%{background-position:0%}to{background-position:200%}}.cta-button:before{content:"";background:linear-gradient(90deg,#0000,#fff9,#0000);width:50%;height:100%;animation:3s cubic-bezier(.1,0,.9,1) infinite metallicShine;position:absolute;top:0;left:-150%;transform:skew(-20deg)}@keyframes metallicShine{0%{left:-150%}20%{left:200%}to{left:200%}}.cta-button:hover{border-bottom-width:2px;margin-top:1px;transform:translateY(-2px);box-shadow:0 8px 25px #d32f2f99,inset 0 2px 2px #fffc,inset 0 -1px 3px #0000004d}.cta-button:active{border-bottom-width:1px;margin-top:2px;transform:translateY(0);box-shadow:0 2px 8px #d32f2f66,inset 0 2px 5px #00000080}.cta-icon{font-size:1.2rem}.cta-arrow{font-size:1.1rem;transition:transform .3s}.cta-button:hover .cta-arrow{transform:translate(4px)}.cta-hint{color:#ffffff4d;margin-top:1rem;font-size:.8rem;animation:.8s ease-out .4s backwards fadeInUp}.accessories-section{z-index:10;width:100%;max-width:1100px;padding:4rem 2rem 3rem}.section-header{text-align:center;margin-bottom:3rem}.section-badge{letter-spacing:.2em;color:#ffcdd2;text-transform:uppercase;background:#d32f2f1f;border:1px solid #d32f2f40;border-radius:50px;margin-bottom:1.2rem;padding:.4rem 1.2rem;font-size:.7rem;font-weight:700;display:inline-block}.section-title{color:#fff;letter-spacing:-.02em;margin:0 0 1rem;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:900;line-height:1.15}.section-subtitle{color:#ffffff73;max-width:500px;margin:0 auto;font-size:clamp(.9rem,1.8vw,1.05rem);line-height:1.7}.accessories-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.accessory-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:default;background:#ffffff08;border:1px solid #ffffff0f;border-radius:16px;align-items:center;gap:1.5rem;padding:1.5rem;transition:all .35s;animation:.6s ease-out backwards fadeInUp;display:flex;position:relative;overflow:hidden}.accessory-card:before{content:"";opacity:0;background:linear-gradient(135deg,#d32f2f0f 0%,#0000 60%);border-radius:16px;transition:opacity .35s;position:absolute;inset:0}.accessory-card:hover{border-color:#d32f2f40;transform:translateY(-4px);box-shadow:0 8px 30px #0000004d,0 0 40px #d32f2f0f}.accessory-card:hover:before{opacity:1}.accessory-photo-wrapper{background:#ffffff05;border-radius:12px;flex-shrink:0;width:120px;height:120px;overflow:hidden}.accessory-photo{object-fit:cover;width:100%;height:100%;transition:transform .4s}.accessory-card:hover .accessory-photo{transform:scale(1.05)}.accessory-content{flex-direction:column;flex:1;justify-content:center;display:flex}.accessory-name{color:#fff;z-index:1;margin:0 0 .4rem;font-size:1.15rem;font-weight:700;position:relative}.accessory-desc{color:#fff6;z-index:1;margin:0;font-size:.85rem;line-height:1.6;position:relative}.bottom-cta-section{text-align:center;z-index:10;flex-direction:column;justify-content:center;align-items:center;padding:5rem 1.5rem 2rem;display:flex;position:relative}.bottom-cta-title{color:#fff;margin-bottom:2rem;font-size:1.8rem;font-weight:800}.sales-footer{text-align:center;z-index:10;flex-direction:column;align-items:center;gap:1rem;width:100%;padding:2rem 1.5rem;display:flex}.footer-logo{opacity:.75;max-width:80px;height:auto;transition:opacity .3s}.footer-logo:hover{opacity:1}.sales-footer p{color:#fff3;letter-spacing:.03em;margin:0;font-size:.75rem}.gallery-section{z-index:10;width:100%;max-width:1100px;padding:2rem 2rem 4rem}.gallery-carousel{align-items:center;gap:.8rem;display:flex;position:relative}.gallery-track-wrapper{border:1px solid #ffffff0f;border-radius:16px;flex:1;overflow:hidden}.gallery-track{will-change:transform;transition:transform .55s cubic-bezier(.4,0,.2,1);display:flex}.gallery-slide{flex-shrink:0;min-width:100%}.gallery-slide img{object-fit:cover;width:100%;height:420px;display:block}.gallery-arrow{color:#ffffffb3;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0a;border:1px solid #ffffff1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;padding:0;font-size:1.6rem;line-height:1;transition:all .25s;display:flex}.gallery-arrow:hover{color:#fff;background:#d32f2f26;border-color:#d32f2f59;transform:scale(1.08)}.gallery-dots{justify-content:center;gap:.5rem;margin-top:1.2rem;display:flex}.gallery-dot{cursor:pointer;background:#ffffff14;border:1px solid #ffffff26;border-radius:50%;width:10px;height:10px;padding:0;transition:all .3s}.gallery-dot:hover{background:#d32f2f4d;border-color:#d32f2f80}.gallery-dot.active{background:#d32f2f;border-color:#d32f2f;transform:scale(1.2);box-shadow:0 0 10px #d32f2f80}@keyframes fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-16px)}to{opacity:1;transform:translateY(0)}}@media (width<=900px){.accessories-grid{grid-template-columns:1fr}}@media (width<=640px){.sales-header{padding:1rem 1.2rem}.hero-section{padding:1.5rem 1.2rem 2rem}.hero-image-wrapper{max-width:100%}.cta-button{justify-content:center;width:100%;padding:.9rem 1.8rem;font-size:.95rem}.accessories-section{padding:3rem 1.2rem 2rem}.accessories-grid{grid-template-columns:1fr;gap:1rem}.accessory-card{gap:1rem;padding:1.2rem}.accessory-photo-wrapper{width:90px;height:90px}.gallery-section{padding:1.5rem 1rem 3rem}.gallery-slide img{height:260px}.gallery-arrow{width:36px;height:36px;font-size:1.3rem}}
