:root{--primary-yellow: #FFD700;--primary-gold: #FFC107;--secondary-yellow: #FFEB3B;--dark-yellow: #F9A825;--light-yellow: #FFF9C4;--dark-bg: #1a1a1a;--darker-bg: #0a0a0a;--text-dark: #2D3436;--text-light: #636E72;--white: #FFFFFF;--primary-purple: #9370DB;--primary-lavender: #E6E6FA;--primary-pink: #FFD1DC;--spacing-xs: .5rem;--spacing-sm: 1rem;--spacing-md: 2rem;--spacing-lg: 4rem;--spacing-xl: 6rem;--font-family: "Outfit", sans-serif}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-family);background:linear-gradient(135deg,#fff9e6,#fffacd);color:var(--text-dark);line-height:1.6;min-height:100vh}body:before{content:"";position:fixed;top:0;left:0;right:0;height:8px;background:linear-gradient(90deg,var(--primary-yellow) 0%,var(--dark-yellow) 100%);z-index:9999}.container{max-width:1200px;margin:0 auto;padding:0 var(--spacing-sm)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.8rem 1.5rem;border-radius:0;font-weight:600;border:none;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .3s ease;text-decoration:none;text-transform:uppercase;letter-spacing:.5px;position:relative;overflow:hidden}.btn:after{content:"▶";margin-left:.5rem;transition:transform .3s ease;font-size:.8rem}.btn:hover:after{transform:translate(5px)}.btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #ffd70066}.btn-primary{background:linear-gradient(135deg,var(--primary-yellow) 0%,var(--dark-yellow) 100%);color:var(--dark-bg);clip-path:polygon(0 0,calc(100% - 15px) 0,100% 15px,100% 100%,0 100%);box-shadow:0 4px 15px #ffd7004d}.btn-primary:hover{background:linear-gradient(135deg,var(--dark-yellow) 0%,var(--primary-gold) 100%);box-shadow:0 8px 25px #ffd70080}.btn-secondary{background-color:transparent;color:var(--dark-bg);border:2px solid var(--primary-yellow);clip-path:polygon(0 0,calc(100% - 15px) 0,100% 15px,100% 100%,0 100%)}.btn-secondary:hover{background:linear-gradient(135deg,var(--primary-yellow) 0%,var(--dark-yellow) 100%);color:var(--dark-bg)}.btn-accent{background-color:var(--dark-bg);color:var(--primary-yellow);clip-path:polygon(0 0,calc(100% - 15px) 0,100% 15px,100% 100%,0 100%)}h1,h2,h3,h4,h5,h6{line-height:1.2;margin-bottom:1rem;font-weight:700}.contact-hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.contact-hero-image{position:absolute;right:5%;bottom:5%;width:50%;max-width:650px}@media (max-width: 768px){html,body,#root{overflow-x:hidden!important;width:100%!important;max-width:100vw!important}.mobile-stack{display:flex!important;flex-direction:column!important;height:auto!important;padding-top:0!important}.responsive-hero-padding{padding-top:5rem!important;padding-bottom:3rem!important}.mobile-gap-adjust{gap:2rem!important}.mobile-min-height-auto{min-height:auto!important;padding-top:6rem!important;padding-bottom:4rem!important}.about-decorative-shape{display:none!important}.mobile-stack-reverse{display:flex!important;flex-direction:column-reverse!important}.mobile-stack>*{width:100%!important;max-width:100%!important}.desktop-menu,.desktop-cta{display:none!important}.mobile-menu-btn{display:block!important}.mobile-menu{display:block}h1{font-size:2rem!important}.feature-row{flex-direction:column!important}.contact-hero-section{flex-direction:column!important;justify-content:flex-start!important;padding-top:4rem!important;height:auto!important;min-height:auto!important;overflow-x:hidden!important;width:100%!important;position:relative!important}.contact-hero-grid{grid-template-columns:1fr!important;text-align:center;gap:2rem!important}.contact-hero-image{position:relative!important;top:auto!important;right:auto!important;bottom:auto!important;left:50%!important;transform:translate(-50%)!important;width:90%!important;margin-top:2rem;opacity:1!important}.home-hero-image{position:relative!important;width:100%!important;right:auto!important;bottom:auto!important;margin-top:2rem!important;left:0!important}.home-hero-text{text-align:center;width:100%}.home-shape-1{width:100%!important;height:55%!important;clip-path:none!important;background:#1a1a1a!important;z-index:0!important}.home-shape-2{display:block!important;width:100%!important;height:45%!important;top:auto!important;bottom:0!important;left:0!important;clip-path:none!important;background:linear-gradient(135deg,gold,#ffc107)!important;z-index:0!important}.home-hero-text .hero-title{color:#fff!important}.home-hero-text .hero-title-accent{color:gold!important;text-decoration:none}.home-hero-text .hero-subtitle{color:#ffffffe6!important;font-weight:400!important}.home-hero-text .hero-tag{color:gold!important;background:#ffd7001a;padding:.5rem 1rem;border-radius:20px}.features-grid{grid-template-columns:1fr!important;gap:3rem!important}.feature-col-left,.feature-col-right{gap:2rem!important}.feature-item-left,.feature-item-right{flex-direction:row!important;text-align:left!important;justify-content:flex-start!important;align-items:flex-start!important}.feature-item-left h3,.feature-item-right h3{color:#fff!important;font-size:1.3rem!important}.feature-item-left p,.feature-item-right p{color:#ccc!important}.feature-center-wrapper{margin-bottom:0!important;margin-top:2rem!important;position:relative;z-index:1}.feature-center-bg{width:70%!important;padding-bottom:60%!important;left:15%!important;top:20%!important;border-radius:50% 50% 0 0!important;opacity:.8;z-index:-1!important}.feature-col-left,.feature-col-right{gap:2rem!important;z-index:2;position:relative}.about-features-grid{grid-template-columns:1fr!important;gap:3rem!important}.about-feature-col-left,.about-feature-col-right{gap:2rem!important}.about-feature-item-left,.about-feature-item-right{flex-direction:row!important;text-align:left!important;justify-content:flex-start!important;align-items:flex-start!important}.about-feature-item-left h3,.about-feature-item-right h3{color:#000!important;font-size:1.3rem!important}.about-feature-item-left p,.about-feature-item-right p{color:#000c!important}.about-feature-center-wrapper{margin-bottom:0!important;margin-top:2rem!important;position:relative;z-index:1}.about-feature-center-bg{width:70%!important;padding-bottom:60%!important;left:15%!important;top:20%!important;border-radius:50% 50% 0 0!important;opacity:.8;z-index:-1!important}.contact-hero-grid>div{text-align:center;align-items:center;display:flex;flex-direction:column}.contact-bg-black{width:150vw!important;height:60%!important;left:50%!important;transform:translate(-50%) scale(1.1)!important;clip-path:none!important;background:#1a1a1a!important;z-index:0!important;border:none!important;outline:none!important;box-shadow:none!important}.contact-bg-yellow{width:150vw!important;height:40%!important;min-height:350px!important;top:auto!important;bottom:0!important;left:50%!important;transform:translate(-50%) scale(1.1)!important;clip-path:polygon(0 15%,100% 0,100% 100%,0% 100%)!important;z-index:0!important;border:none!important;outline:none!important;box-shadow:none!important;background-color:gold!important}.contact-hero-image,.contact-hero-image img{border:none!important;outline:none!important;box-shadow:none!important;background:transparent!important}body,#root,.app-container,main,.contact-hero-section *,div{border:none!important}.app-container,main,.container,.contact-hero-section{box-shadow:none!important}}@media (min-width: 769px){.mobile-menu-btn,.mobile-menu{display:none!important}}@keyframes carDropIn{0%{transform:translateY(-150%);opacity:0}60%{transform:translateY(5%)}80%{transform:translateY(-2%)}to{transform:translateY(0);opacity:1}}.how-it-works-card:hover{transform:translateY(-10px);box-shadow:0 15px 40px #ffd70033!important;border-color:var(--primary-yellow)!important}.safety-card:hover{transform:translateY(-8px);box-shadow:0 20px 50px #ffd70040!important;border-color:var(--primary-yellow)!important}.pillar-card:hover{transform:scale(1.05);background:#ffd7001a!important}*{transition:all .3s ease}.card:hover{transform:translateY(-5px);box-shadow:0 20px 40px #00000026!important;border-color:var(--primary-yellow)!important}.hero-grid-section{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;max-width:1200px;width:100%}.content-image-row{display:flex;align-items:center;gap:4rem;flex-wrap:wrap;margin-bottom:6rem}.feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2.5rem;align-items:start}@media (min-width: 1024px){.feature-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 768px){.hero-grid-section{grid-template-columns:1fr!important;text-align:center!important;gap:2rem!important}.content-image-row{flex-direction:column!important;gap:2rem!important;margin-bottom:4rem!important}.content-image-row.reverse{flex-direction:column-reverse!important}.content-image-row img,.hero-grid-section img{width:100%!important;max-width:400px!important;margin:0 auto}.feature-grid{grid-template-columns:1fr!important;gap:2rem!important}.hero-grid-section h1,.content-image-row h2{font-size:2.5rem!important}.hero-grid-section p,.content-image-row p{font-size:1.1rem!important}}
