.phone-wrapper{perspective:1000px;width:340px;height:680px;display:inline-block;position:relative}.phone-mockup{z-index:2;width:100%;height:100%;transform-style:preserve-3d;background:#111;border-radius:55px;padding:14px;transition:transform .5s cubic-bezier(.175,.885,.32,1.275);position:absolute;top:0;left:0;box-shadow:inset 0 0 6px #fff6,inset 0 0 15px #000c,0 30px 60px #0009,0 0 0 2px #333}.phone-wrapper:hover .phone-mockup{transform:translateY(-10px)rotateX(2deg)rotateY(-2deg)}.phone-buttons{background:#333;border-radius:4px 0 0 4px;width:4px;height:110px;position:absolute;top:130px;left:-4px;box-shadow:inset 1px 0 2px #fff3}.phone-button.right-button{background:#333;border-radius:0 4px 4px 0;width:4px;height:70px;position:absolute;top:160px;right:-4px;box-shadow:inset -1px 0 2px #fff3}.phone-screen{background-color:#0f0f0f;border-radius:42px;flex-direction:column;width:100%;height:100%;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 4px #00000080}.dynamic-island{z-index:1000;background:#000;border-radius:20px;justify-content:flex-end;align-items:center;width:110px;height:32px;padding:0 12px;display:flex;position:absolute;top:12px;left:50%;transform:translate(-50%);box-shadow:inset 0 0 2px #ffffff1a}.camera-dot{background:#111;border-radius:50%;width:14px;height:14px;position:relative;box-shadow:inset -2px -2px 2px #ffffff1a,inset 1px 1px 4px #000c}.camera-dot:after{content:"";opacity:.4;background:#03dac6;border-radius:50%;width:4px;height:4px;position:absolute;top:4px;left:4px}.screen-content{flex:1;width:100%;height:100%;position:relative;overflow:hidden}.ambient-glow{filter:blur(80px);z-index:1;opacity:.6;background:#6c63ff66;border-radius:50%;transition:opacity .5s,background .5s;position:absolute;inset:10%}.phone-wrapper:hover .ambient-glow{opacity:.9}@media (max-width:768px){.phone-wrapper{transform-origin:50%;margin:0 auto;transform:scale(.85)}}
.app-screen{color:#fff;height:100%;font-family:var(--font-outfit), sans-serif;flex-direction:column;padding:45px 20px 20px;display:flex;position:relative}.dashboard-bg{background:linear-gradient(160deg,#1a1a2e 0%,#0f0f0f 60%)}.map-bg{background:#1c1e26;padding:0}.wallet-bg{background:linear-gradient(160deg,#1e1a33 0%,#0f0f0f 60%)}.settings-bg{background:linear-gradient(160deg,#151522 0%,#0f0f0f 60%)}.app-header-flex{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.app-title{letter-spacing:2px;color:#8c84ff;font-size:1.1rem}.main-action-btn{color:#fff;text-align:center;cursor:pointer;background:linear-gradient(90deg,#6c63ff,#8c84ff);border-radius:12px;padding:16px;font-size:1.1rem;font-weight:700;box-shadow:0 4px 15px #6c63ff66}.subtitle{color:var(--color-text-muted);margin-bottom:12px;font-size:.9rem}.header-icons{align-items:center;gap:10px;display:flex}.vehicle-mode-btn{background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.vehicle-mode-btn.active{background:#6c63ff4d;border:1px solid #6c63ff}.vehicle-card{background:#ffffff0d;border:1px solid #ffffff05;border-radius:16px;align-items:center;gap:16px;margin-bottom:12px;padding:16px;display:flex}.vehicle-card.active{background:#6c63ff1a;border-color:#6c63ff80}.vehicle-icon-box{background:#6c63ff;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.vehicle-icon-box.mute{color:#ffffff80;background:#ffffff0d}.vehicle-info{flex:1}.vehicle-info h4{margin-bottom:4px;font-size:1.1rem}.status-text{color:#03dac6;font-size:.85rem}.status-text.mute{color:#ffffff80}.check-circle{color:#03dac6;background:#03dac633;border-radius:50%;padding:2px;display:flex}.add-vehicle-btn{background:#6c63ffcc;border-radius:12px;justify-content:center;align-items:center;margin-top:auto;margin-bottom:16px;padding:16px;font-weight:600;display:flex}.map-bg{background-image:url(/assets/map_background.png);background-position:bottom;background-size:cover;padding:0;overflow:hidden}.map-header{z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1c2431b3;border-radius:16px;padding:10px;position:absolute;top:40px;left:20px;right:20px}.map-view{z-index:1;position:absolute;inset:0}.map-floating-controls{z-index:5;flex-direction:column;align-items:flex-end;gap:15px;transition:bottom .4s cubic-bezier(.175,.885,.32,1.275);display:flex;position:absolute;bottom:25px;right:20px}.map-floating-controls.sheet-open{bottom:310px}.btn-speed-limit{background:#fff;border:5px solid #ff3b30;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;display:flex;box-shadow:0 4px 12px #0006}.speed-limit-inner{color:#000;letter-spacing:-1px;font-size:1.9rem;font-weight:900}.bottom-sheet-overlay{z-index:100;opacity:0;pointer-events:none;background:#0009;align-items:flex-end;transition:opacity .3s;display:flex;position:absolute;inset:0}.bottom-sheet-overlay.open{opacity:1;pointer-events:auto}.bottom-sheet{background:#1c1c1e;border-radius:24px 24px 0 0;width:100%;padding:20px;transition:transform .3s cubic-bezier(.175,.885,.32,1.275);transform:translateY(100%)}.bottom-sheet-overlay.open .bottom-sheet{transform:translateY(0)}.drag-handle{background:#fff3;border-radius:2px;width:40px;height:4px;margin:0 auto 20px}.close-btn{cursor:pointer;background:#ffffff1a;border-radius:50%;padding:4px;display:flex}.report-grid{text-align:center;grid-template-columns:repeat(3,1fr);gap:25px 15px;display:grid}.report-item span{margin-top:8px;font-size:.75rem;display:block}.report-img{object-fit:contain;border-radius:12px;width:50px;height:50px;margin:0 auto;display:block}.points-hero-card{text-align:center;background:linear-gradient(135deg,#6c63ff,#483d8b);border-radius:20px;margin-bottom:20px;padding:30px 20px}.points-amount{margin-bottom:5px;font-size:3rem;font-weight:800}.points-label{color:#fffc;font-size:1rem}.stats-row{gap:15px;margin-bottom:25px;display:flex}.stat-box{text-align:center;background:#ffffff0d;border-radius:16px;flex:1;padding:15px}.stat-value{margin-bottom:5px;font-size:1.5rem;font-weight:700}.stat-label{letter-spacing:1px;font-size:.75rem;font-weight:700}.stat-label.green{color:#03dac6}.stat-label.blue{color:#32ade6}.shop-header{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.points-badge{color:#8c84ff;background:#6c63ff33;border-radius:12px;align-items:center;padding:4px 10px;font-size:.85rem;font-weight:600;display:flex}.shop-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.shop-card{background:#ffffff0d;border:1px solid #ffffff05;border-radius:16px;padding:15px}.shop-icon-box{margin-bottom:10px}.shop-card h4{margin-bottom:2px;font-size:1rem}.shop-card p{color:#ffffff80;margin-bottom:10px;font-size:.7rem}.shop-price{background:#ffffff1a;border-radius:8px;align-items:center;padding:4px 8px;font-size:.8rem;font-weight:600;display:inline-flex}.shop-price.green{color:#2ecc71;background:#2ecc711a}.shop-price.green .material-icons{color:#2ecc71}.r-coin{color:#fff;background:#6c63ff;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;margin-right:6px;font-size:11px;font-weight:800;display:inline-flex;box-shadow:0 0 5px #6c63ff80}.r-coin.small{width:14px;height:14px;margin-right:4px;font-size:9px}.profile-header{text-align:center;margin-bottom:30px}.profile-avatar{background:linear-gradient(135deg,#6c63ff,#03dac6);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 15px;display:flex;position:relative}.edit-badge{background:#6c63ff;border:2px solid #151522;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:absolute;bottom:0;right:0}.profile-name{margin-bottom:4px;font-size:1.5rem}.profile-email{color:#ffffff80;font-size:.9rem}.settings-section{margin-bottom:25px}.settings-label{margin-bottom:10px;padding-left:5px;font-size:.9rem}.settings-card{background:#ffffff0d;border-radius:16px;padding:15px}.settings-row{align-items:center;gap:15px;display:flex}.settings-icon{color:#ffffff80;justify-content:center;width:30px;display:flex}.settings-icon.green{color:#34c759}.settings-text{flex:1}.settings-text h5{margin-bottom:2px;font-size:1rem;font-weight:500}.settings-text p{color:#fff6;font-size:.75rem;line-height:1.3}.settings-divider{background:#ffffff0d;height:1px;margin:15px 0}.check-green{color:#34c759}.toggle-switch{background:#fff3;border-radius:12px;width:44px;height:24px;position:relative}.toggle-switch.active{background:#6c63ff}.toggle-knob{background:#fff;border-radius:50%;width:20px;height:20px;transition:left .3s;position:absolute;top:2px;left:2px}.toggle-switch.active .toggle-knob{left:22px}.danger-zone{text-align:center;color:#ff3b30;justify-content:center;align-items:center;gap:8px;padding:15px;font-weight:600;display:flex}.brand-blue{color:#0070f0}.brand-orange{color:#f90}.brand-green{color:#1db954}.brand-cyan{color:#32ade6}.profile-icon-large{color:#fff;font-size:40px}.profile-icon-small{font-size:12px}
.landing-page{min-height:100vh}.navbar{-webkit-backdrop-filter:blur(20px);z-index:1000;background:linear-gradient(#0f0f14cc 0%,#0f0f144d 60%,#0000 100%);border-bottom:none;justify-content:space-between;align-items:flex-start;width:100%;height:120px;padding:35px 5% 0;display:flex;position:fixed;top:0;left:0;-webkit-mask-image:linear-gradient(#000 50%,#0000 100%);mask-image:linear-gradient(#000 50%,#0000 100%)}.nav-logo{letter-spacing:1px;color:#fff;align-items:center;gap:12px;font-size:1.6rem;font-weight:800;display:flex}.nav-logo-img{object-fit:cover;border-radius:12px;width:42px;height:42px;box-shadow:0 4px 15px #6c63ff4d}.nav-links{align-items:center;gap:2rem;margin-top:5px;margin-left:auto;display:flex}.nav-links a{color:var(--color-text-muted);font-weight:500;text-decoration:none;transition:color .3s}.nav-links a:hover{color:#fff}.nav-cta{background:var(--color-primary);border-radius:20px;padding:.5rem 1.25rem;color:#fff!important}.hero-section{z-index:5;flex-direction:row;justify-content:space-between;align-items:center;max-width:1200px;min-height:80vh;margin:0 auto;padding:18vh 5% 0;display:flex;position:relative}.hero-left{flex-direction:column;flex:1;justify-content:center;align-items:flex-start;padding-bottom:15vh;padding-right:20px;display:flex}.hero-title-wrapper{flex-direction:column;align-items:flex-start;display:inline-flex}.hero-right{flex:1;justify-content:center;align-items:center;padding-bottom:15vh;display:flex}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.hero-title{white-space:nowrap;text-align:left;width:100%;margin-bottom:1.5rem;font-size:4.4rem;line-height:1.1}.hero-subtitle{text-align:left;width:100%;max-width:600px;margin-bottom:2rem;font-size:1.25rem;line-height:1.6}.store-buttons{z-index:10;flex-direction:column;gap:1rem;width:fit-content;margin-top:1rem;display:flex}.store-btn{color:#fff;background:#000;border:1px solid #ffffff26;border-radius:12px;justify-content:flex-start;align-items:center;gap:10px;padding:8px 24px;text-decoration:none;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex}.store-btn:hover{background:#111;border-color:#6c63ff66;transform:translateY(-3px);box-shadow:0 10px 20px #6c63ff33}.store-btn .material-icons{font-size:32px}.store-btn-text{text-align:left;flex-direction:column;display:flex}.store-small{color:#fff9;margin-bottom:3px;font-size:.75rem;line-height:1}.store-large{font-size:1.15rem;font-weight:700;line-height:1}.hero-actions{z-index:10;flex-direction:column;gap:1rem;width:fit-content;margin-top:1rem;display:flex}.hero-socials{justify-content:center;gap:1rem;display:flex}.hero-actions .store-buttons{margin-top:0}.sticky-scroll-container{z-index:4;max-width:1200px;margin:-15vh auto 0;padding:0 5%;display:flex;position:relative}.scroll-content{flex:1;padding-top:35vh;padding-bottom:20vh;padding-right:80px}.scroll-section{opacity:.2;flex-direction:column;justify-content:center;min-height:80vh;transition:opacity .6s;display:flex}.scroll-section.active-text{opacity:1}.step-badge{letter-spacing:2px;text-transform:uppercase;color:var(--color-secondary);margin-bottom:1rem;font-size:.9rem;font-weight:700}.scroll-section h2{margin-bottom:1.5rem;font-size:3rem}.scroll-section p{margin-bottom:2rem;font-size:1.25rem;line-height:1.6}.scroll-section ul{list-style:none}.scroll-section ul li{align-items:center;gap:12px;margin-bottom:1rem;font-size:1.1rem;font-weight:500;display:flex}.scroll-section ul li .material-icons{color:var(--color-primary)}.sticky-visuals{flex:1;justify-content:center;align-items:center;height:70vh;display:flex;position:sticky;top:15vh}.screen-transition{opacity:0;pointer-events:none;width:100%;height:100%;transition:opacity .5s ease-in-out;position:absolute;top:0;left:0}.screen-transition.active{opacity:1;pointer-events:auto}.cta-section{padding:8rem 5%}.cta-box{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1e1e1e66;border:1px solid #ffffff0d;border-radius:30px;max-width:800px;margin:0 auto;padding:5rem 2rem}.cta-box h2{margin-bottom:1rem;font-size:3rem}.cta-box p{color:var(--color-text-muted);margin-bottom:2.5rem;font-size:1.2rem}.hero-buttons{justify-content:center;gap:1rem;display:flex}.btn-primary,.btn-secondary{border-radius:12px;padding:1rem 2rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:transform .3s,box-shadow .3s}.btn-primary{background:var(--color-primary);color:#fff;box-shadow:0 8px 20px #6c63ff66}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 12px 25px #6c63ff99}.btn-secondary{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a}.footer-section{background:linear-gradient(#0000 0%,#0009 100%);border-top:1px solid #ffffff08;padding:4rem 5% 3rem}.footer-content{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;max-width:1200px;margin:0 auto;display:flex}.footer-logo{justify-content:flex-start;align-items:center;gap:10px;margin-bottom:.5rem;font-size:1.2rem;font-weight:700;display:flex}.logo-img{object-fit:cover;border-radius:8px;width:32px;height:32px}.copyright{color:#fff6;font-size:.9rem}.footer-links{gap:2rem;display:flex}.footer-links a{color:#fff9;font-size:1rem;font-weight:500;text-decoration:none;transition:color .3s}.footer-links a:hover{color:#fff}.footer-socials{gap:1rem;display:flex}.social-icon{color:#fff9;background:#ffffff08;border:1px solid #ffffff14;border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex}.social-icon svg{width:22px;height:22px}.social-icon.instagram:hover{color:#fff;background:linear-gradient(45deg,#f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);border-color:#0000;transform:translateY(-5px);box-shadow:0 10px 20px #dc274366}.social-icon.tiktok:hover{color:#fff;filter:drop-shadow(2px 2px #fe0979)drop-shadow(-2px -2px #00f2fe);background:#000;border-color:#00f2fe;transform:translateY(-5px);box-shadow:0 10px 20px #00f2fe66}.social-icon.x-twitter:hover{color:#fff;background:#111;border-color:#555;transform:translateY(-5px);box-shadow:0 10px 20px #ffffff26}@media (max-width:900px){.navbar{height:90px;padding:25px 5% 0}.centered-logo{font-size:1.5rem;top:25px}.nav-links{gap:1rem}.nav-links a:not(.nav-cta){display:none}.hero-title{margin-bottom:1rem;font-size:3rem}.hero-subtitle{margin-bottom:2rem;padding:0 10px;font-size:1.1rem}.hero-logo-large{width:90px;height:90px;margin-bottom:1.5rem}.sticky-scroll-container{padding:0;display:block}.sticky-visuals{z-index:1;align-items:flex-start;width:100%;height:70vh;margin:0;display:flex;position:sticky;top:15vh}.scroll-content{z-index:2;padding:65vh 5% 20vh;position:relative}.scroll-section{text-align:left;opacity:1;-webkit-backdrop-filter:blur(15px);background:#121218d9;border:1px solid #ffffff14;border-radius:28px;min-height:auto;margin-bottom:80vh;padding:2.5rem 1.5rem;box-shadow:0 20px 40px #0009}.scroll-section:last-child{margin-bottom:10vh}.scroll-section h2{margin-bottom:1rem;font-size:2.2rem}.scroll-section p{font-size:1.1rem}.scroll-section ul li{justify-content:flex-start}.cta-box{padding:3rem 1.5rem}.cta-box h2{font-size:2.2rem}.hero-buttons{flex-direction:column;gap:1rem}.footer-content{text-align:center;flex-direction:column;gap:3rem}.footer-left{flex-direction:column;align-items:center;display:flex}.footer-links{flex-direction:column;gap:1.5rem}.footer-socials{justify-content:center}}
