.header{background:#ffffff;width:100%}.header-top{background:#ffffff;border-bottom:1px solid #e2e8f0;padding:1.25rem 2rem;box-shadow:0 1px 3px #0000000d;position:sticky;top:0;z-index:100}.logo{display:flex;align-items:center;justify-content:center}.logo-image{height:60px;width:auto;object-fit:contain;transition:transform .3s ease}.logo-image:hover{transform:scale(1.05)}.hero-section{width:100%;position:relative;background:#ffffff}.hero-content{max-width:1400px;margin:0 auto;padding:0;display:flex;justify-content:center}.hero-video-container{width:100%;max-width:400px;margin:0 auto;padding:2rem 1rem;display:flex;justify-content:center;align-items:center}.hero-tiktok{width:100%;max-width:325px;height:700px;border:none;border-radius:12px;box-shadow:0 8px 24px #00000026}@media (max-width: 1200px){.hero-tiktok{height:650px}}@media (max-width: 768px){.header-top{padding:1rem}.logo-image{height:50px}.hero-video-container{padding:1.5rem 1rem}.hero-tiktok{height:600px;max-width:300px}}@media (max-width: 480px){.header-top{padding:.75rem 1rem}.logo-image{height:40px}.hero-video-container{padding:1rem .5rem}.hero-tiktok{height:550px;max-width:280px}}.car-selector-container{width:100%;max-width:480px;animation:fadeIn .6s ease-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.card{background:#ffffff;border-radius:16px;box-shadow:0 4px 6px #00000012,0 10px 20px #0000000d;overflow:hidden;border:1px solid #e2e8f0}.card-header{background:#ffffff;color:#1a202c;padding:2rem 2rem 1.5rem;text-align:center;border-bottom:1px solid #e2e8f0}.card-header h2{font-size:1.75rem;margin-bottom:.5rem;font-weight:700;color:#2d3748}.card-header p{font-size:.95rem;color:#718096;font-weight:400}.coupon-content{padding:2rem}.coupon-code-container{margin-bottom:2rem;text-align:center}.coupon-code{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:12px;padding:2rem 1.5rem;margin-bottom:1rem;box-shadow:0 4px 12px #667eea4d}.code-label{display:block;color:#ffffffe6;font-size:.875rem;font-weight:600;letter-spacing:.1em;margin-bottom:.5rem}.code-value{display:block;color:#fff;font-size:2rem;font-weight:700;letter-spacing:.15em;font-family:Courier New,monospace}.copy-button{width:100%;padding:.875rem 1.5rem;font-size:.95rem;font-weight:600;color:#667eea;background:#ffffff;border:2px solid #667eea;border-radius:8px;cursor:pointer;transition:all .2s ease;box-shadow:0 1px 3px #0000001a}.copy-button:hover{background:#667eea;color:#fff;box-shadow:0 4px 12px #667eea4d}.copy-button:active{transform:scale(.98)}.action-buttons{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.store-button,.whatsapp-button{width:100%;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;color:#fff;border:none;border-radius:8px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;text-decoration:none;box-shadow:0 1px 3px #0000001a}.store-button{background:#4299e1}.store-button:hover{background:#3182ce;box-shadow:0 4px 12px #4299e14d}.whatsapp-button{background:#25D366}.whatsapp-button:hover{background:#1fb855;box-shadow:0 4px 12px #25d3664d}.store-button:active,.whatsapp-button:active{transform:scale(.98)}.contact-info{text-align:center;padding:1.5rem;background:#f7fafc;border-radius:8px;border:1px solid #e2e8f0}.contact-info p{margin:0;color:#4a5568;font-size:.95rem}.contact-info strong{color:#2d3748;font-weight:600}@media (max-width: 768px){.card-header h2{font-size:1.5rem}.card-header p{font-size:.9rem}.coupon-content{padding:1.5rem}.coupon-code{padding:1.5rem 1rem}.code-value{font-size:1.5rem}.contact-info{padding:1rem}.contact-info p{font-size:.875rem}}.app{min-height:100vh;display:flex;flex-direction:column;background:#f8f9fa}.main-content{flex:1;display:flex;justify-content:center;align-items:center;padding:3rem 2rem;min-height:500px}.footer{background-color:#fff;color:#718096;text-align:center;padding:2rem;margin-top:auto;border-top:1px solid #e2e8f0}.footer p{font-size:.875rem;font-weight:500}@media (max-width: 768px){.main-content{padding:2rem 1rem}.footer{padding:1.5rem}}@media (max-width: 480px){.main-content{padding:1.5rem 1rem}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f8f9fa;min-height:100vh;color:#2d3748}#root{min-height:100vh}
