*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--blue:#1d4ed8;--blue-light:#3b82f6;--blue-glow:#1d4ed859;--yellow:#eab308;--bg:#07070f;--bg-2:#0c0c18;--surface:#ffffff0a;--surface-2:#ffffff12;--border:#ffffff14;--border-blue:#3b82f640;--text:#8892a4;--text-2:#b0bbc8;--text-h:#fff;--font:"Inter", system-ui, sans-serif;--radius:20px}html{scroll-behavior:smooth}body{font-family:var(--font);background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;overflow-x:hidden}#root{width:100%;min-height:100svh}@keyframes fadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse-ring{0%{opacity:.6;transform:scale(1)}to{opacity:0;transform:scale(1.5)}}@keyframes glow-pulse{0%,to{box-shadow:0 0 20px var(--blue-glow), 0 0 60px var(--blue-glow)}50%{box-shadow:0 0 40px var(--blue-glow), 0 0 100px #1d4ed826}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes spin-slow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}@keyframes scanline{0%{top:-2px}to{top:100%}}@keyframes grid-move{0%{background-position:0 0}to{background-position:40px 40px}}@keyframes msg-in{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}@keyframes counter-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.reveal{opacity:0;transition:opacity .65s,transform .65s;transform:translateY(24px)}.reveal.visible{opacity:1;transform:translateY(0)}.d1{transition-delay:80ms}.d2{transition-delay:.16s}.d3{transition-delay:.24s}.d4{transition-delay:.32s}.d5{transition-delay:.4s}.d6{transition-delay:.48s}.container{max-width:1140px;margin:0 auto;padding:0 20px}.gradient-text{background:linear-gradient(120deg,#93c5fd 0%,#60a5fa 40%,#3b82f6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.section-tag{letter-spacing:.08em;text-transform:uppercase;color:var(--blue-light);box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;background:#1d4ed812;border:1px solid #3b82f638;border-radius:100px;align-items:center;gap:7px;max-width:100%;margin-bottom:16px;padding:5px 13px;font-size:10px;font-weight:600;display:inline-flex;overflow:hidden}.section-tag:before{content:"";background:var(--blue-light);border-radius:50%;flex-shrink:0;width:5px;height:5px;animation:3s ease-in-out infinite blink}.section-title{letter-spacing:-.8px;color:var(--text-h);margin-bottom:12px;font-size:clamp(26px,3.5vw,44px);font-weight:800;line-height:1.12}.section-sub{color:var(--text);max-width:460px;font-size:15px;line-height:1.7}.btn-primary{background:var(--blue);color:#fff;font-family:var(--font);cursor:pointer;white-space:nowrap;border:none;border-radius:12px;align-items:center;gap:8px;padding:13px 24px;font-size:15px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 0 0 1px #1d4ed880,0 4px 24px #1d4ed866}.btn-primary:after{content:"";opacity:0;background:linear-gradient(135deg,#ffffff1f 0%,#0000 60%);transition:opacity .2s;position:absolute;inset:0}.btn-primary:hover{background:#2563eb;transform:translateY(-2px);box-shadow:0 0 0 1px #2563eb99,0 8px 32px #1d4ed88c}.btn-primary:hover:after{opacity:1}.btn-ghost{color:var(--text-2);font-family:var(--font);border:1px solid var(--border);cursor:pointer;white-space:nowrap;background:0 0;border-radius:12px;align-items:center;gap:8px;padding:12px 22px;font-size:15px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.btn-ghost:hover{border-color:var(--border-blue);color:var(--text-h);background:#1d4ed812;transform:translateY(-2px)}.scanline{pointer-events:none;z-index:9999;opacity:.025;position:fixed;inset:0;overflow:hidden}.scanline:before{content:"";background:#ffffffe6;height:2px;animation:7s linear infinite scanline;position:absolute;left:0;right:0}.nav{z-index:100;padding:14px 0;transition:all .3s;position:fixed;top:0;left:0;right:0}.nav.scrolled{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--border);background:#07070fe0}.nav-inner{justify-content:space-between;align-items:center;gap:24px;display:flex}.nav-logo{flex-shrink:0;align-items:center;gap:10px;text-decoration:none;display:flex}.nav-logo img{object-fit:contain;border-radius:8px;width:32px;height:32px}.nav-logo-text{color:var(--text-h);letter-spacing:-.5px;font-size:20px;font-weight:800}.nav-logo-text span{color:var(--blue-light)}.nav-links{align-items:center;gap:28px;list-style:none;display:flex}.nav-links a{color:var(--text);font-size:14px;font-weight:500;text-decoration:none;transition:color .2s}.nav-links a:hover{color:var(--text-h)}@media (width<=768px){.nav-links{display:none}.nav .btn-primary{letter-spacing:.2px;border-radius:10px;gap:6px;padding:9px 16px;font-size:13px;font-weight:700;animation:none;box-shadow:0 0 16px #1d4ed873}.nav-cta-text{display:inline}}.hero{align-items:center;min-height:100svh;padding:100px 0 60px;display:flex;position:relative;overflow:hidden}.hero-bg{background:radial-gradient(ellipse 80% 60% at 50% -10%, #1d4ed847 0%, transparent 65%), radial-gradient(ellipse 40% 40% at 80% 80%, #3b82f60f 0%, transparent 60%), var(--bg);position:absolute;inset:0}.hero-bg:after{content:"";opacity:.035;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='1'/%3E%3C/svg%3E");background-size:200px 200px;position:absolute;inset:0}.hero-grid{background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:40px 40px;animation:10s linear infinite grid-move;position:absolute;inset:0;-webkit-mask-image:radial-gradient(70% 80% at 50% 40%,#000 0%,#0000 100%);mask-image:radial-gradient(70% 80% at 50% 40%,#000 0%,#0000 100%)}.hero-inner{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid;position:relative}@media (width<=900px){.hero{align-items:flex-start;min-height:0;padding:90px 0 48px}.hero-inner{text-align:center;grid-template-columns:1fr;gap:40px}.hero-left{order:1}.hero-right{background:0 0;border:none;order:2;width:100%;margin:0;padding:0;overflow:visible}.hero-right:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#1d4ed84d 0%,#3b82f614 50%,#0000 70%);border-radius:50%;width:320px;height:320px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.phone-cluster{z-index:1;position:relative}.hero-cta,.hero-badges{justify-content:center}}@media (width<=640px){.hero{align-items:center;min-height:100svh;padding:90px 0 60px}.hero-inner{grid-template-columns:1fr;gap:0}}.hero h1{letter-spacing:-2.5px;color:var(--text-h);margin-bottom:18px;font-size:clamp(34px,5.5vw,68px);font-weight:900;line-height:1.04}.hero p{color:var(--text);max-width:450px;margin-bottom:28px;font-size:clamp(14px,1.4vw,17px);line-height:1.75}@media (width<=900px){.hero p{max-width:100%;margin-bottom:24px}.hero-cta{margin-bottom:24px}.hero-badges{flex-wrap:wrap;justify-content:center;gap:12px}.hero-badge{font-size:11px}}@media (width<=640px){.hero h1{letter-spacing:-1px;margin-bottom:20px;font-size:clamp(30px,8.5vw,40px);line-height:1.08}.hero p{color:var(--text-2);margin-bottom:32px;font-size:15px;line-height:1.65}.section-tag{margin-bottom:20px}.hero-cta{flex-direction:column;align-items:stretch;gap:12px;margin-bottom:28px}.hero-cta .btn-primary,.hero-cta .btn-ghost{text-align:center;justify-content:center;width:100%;padding:15px 24px;font-size:15px}.hero-cta .btn-primary{box-shadow:0 0 0 1px #1d4ed899,0 8px 32px #1d4ed880}.hero-badges{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:4px;display:flex}.hero-badge{color:var(--text-2);background:#1d4ed81a;border:1px solid #3b82f638;border-radius:100px;padding:6px 13px;font-size:12px}}.hero-social-proof{display:none}@media (width<=640px){.hero-social-proof{-webkit-backdrop-filter:blur(16px);background:#07070f99 padding-box padding-box;border:1px solid #0000;border-radius:18px;justify-content:center;align-items:center;gap:0;margin-bottom:24px;padding:20px 0;display:flex;box-shadow:inset 0 1px #ffffff12,0 0 0 1px #3b82f62e,0 4px 24px #1d4ed81f}.hero-proof-item{flex-direction:column;flex:1;align-items:center;gap:5px;display:flex}.hero-proof-value{letter-spacing:-.5px;background:linear-gradient(120deg,#93c5fd 0%,#60a5fa 40%,#3b82f6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:22px;font-weight:800;line-height:1}.hero-proof-label{color:#ffffff61;letter-spacing:.2px;font-size:11px;font-weight:500}.hero-proof-divider{background:linear-gradient(#0000,#3b82f640,#0000);flex-shrink:0;width:1px;height:36px}}.hero-cta{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:44px;display:flex}.hero-badges{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.hero-badge{color:var(--text-2);align-items:center;gap:7px;font-size:12px;font-weight:500;display:flex}.hero-badge-dot{background:var(--blue-light);width:8px;height:8px;box-shadow:0 0 8px var(--blue-light);border-radius:50%}.hero-phone-label{display:none}@media (width<=640px){.hero-phone-label{color:#ffffff59;letter-spacing:.3px;z-index:2;align-items:center;gap:6px;margin-top:14px;font-size:10px;font-weight:500;display:flex;position:relative}.hero-phone-label-dot{background:#22c55e;border-radius:50%;flex-shrink:0;width:6px;height:6px;box-shadow:0 0 6px #22c55eb3}}.hero-scroll-hint{display:none}@keyframes bounce-down{0%,to{opacity:.35;transform:translate(-50%)translateY(0)}50%{opacity:.7;transform:translate(-50%)translateY(6px)}}@media (width<=640px){.hero-scroll-hint{z-index:3;animation:1.8s ease-in-out infinite bounce-down;display:block;position:absolute;bottom:28px;left:50%;transform:translate(-50%)}.hero-scroll-chevron{border-bottom:2px solid #ffffff47;border-right:2px solid #ffffff47;width:18px;height:18px;transform:rotate(45deg)}}.hero-right{flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}@media (width<=640px){.hero-right{display:none}}.phone-cluster{width:320px;height:580px;position:relative}@media (width<=900px){.phone-cluster{width:260px;height:480px;margin:0 auto}.cluster-ring-1,.cluster-ring-2{display:none}}@media (width<=480px){.phone-cluster{width:230px;height:440px}}.cluster-ring{pointer-events:none;border:1px solid #1d4ed82e;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cluster-ring-1{width:440px;height:440px;animation:25s linear infinite spin-slow}.cluster-ring-1:before{content:"";background:var(--blue-light);width:8px;height:8px;box-shadow:0 0 10px var(--blue-light);border-radius:50%;position:absolute;top:-4px;left:50%}.cluster-ring-2{border-color:#1d4ed814;width:540px;height:540px;animation:40s linear infinite reverse spin-slow}.phone-main{z-index:2;animation:4.5s ease-in-out infinite float;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.phone-frame{box-shadow:0 0 0 1px #0006, 0 32px 80px #000000b3, 0 0 50px var(--blue-glow), inset 0 1px 0 #ffffff14;background:#111120;border:1.5px solid #ffffff1a;border-radius:38px;position:relative;overflow:hidden}.phone-frame-lg{width:240px;height:500px}.phone-frame-sm{border-radius:28px;width:160px;height:340px}@media (width<=900px){.phone-frame-lg{width:210px;height:440px}.phone-frame-sm{width:130px;height:270px}}@media (width<=480px){.phone-frame-lg{border-radius:28px;width:160px;height:340px}.phone-frame-sm{display:none}}.phone-notch{z-index:10;background:#000000b3;border-radius:4px;width:70px;height:7px;position:absolute;top:10px;left:50%;transform:translate(-50%)}.phone-side{z-index:3;animation:5s ease-in-out 1s infinite float;position:absolute;bottom:60px;right:-50px}@media (width<=900px){.phone-side{bottom:20px;right:0}}@media (width<=640px){.phone-side{display:none}}.screen-dashboard{flex-direction:column;display:flex;position:absolute;inset:0;overflow:hidden}.app-status-bar{background:#ffffff08;flex-shrink:0;justify-content:space-between;align-items:center;height:28px;padding:0 16px;display:flex}.app-status-time{color:#ffffffb3;font-size:9px;font-weight:700}.app-status-icons{align-items:center;gap:4px;display:flex}.app-status-bar-icon{background:#ffffff80;border-radius:1px;width:12px;height:6px}.app-map{background:linear-gradient(160deg,#0b1e3f 0%,#0d2850 50%,#0a1628 100%);flex:1;position:relative;overflow:hidden}.map-grid{background-image:linear-gradient(#3b82f614 1px,#0000 1px),linear-gradient(90deg,#3b82f614 1px,#0000 1px);background-size:22px 22px;position:absolute;inset:0}.map-road-h{background:#ffffff0f;height:4px;position:absolute;left:0;right:0}.map-road-v{background:#ffffff0f;width:4px;position:absolute;top:0;bottom:0}.map-marker{border-radius:50%;width:10px;height:10px;position:absolute}.map-marker-user{background:var(--blue-light);box-shadow:0 0 0 3px #3b82f64d, 0 0 12px var(--blue-light)}.map-marker-instructor{background:#fff;box-shadow:0 0 0 2px #ffffff4d}.app-panel{background:#fff;border-radius:18px 18px 0 0;flex-shrink:0;padding:10px 14px 6px}.app-panel-handle{background:#e5e7eb;border-radius:2px;width:32px;height:3px;margin:0 auto 8px}.app-panel-header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.app-panel-title{color:#111827;font-size:11px;font-weight:700}.app-search{background:#f3f4f6;border-radius:8px;align-items:center;gap:5px;margin-bottom:8px;padding:5px 9px;display:flex}.app-search-icon{border:1.5px solid #9ca3af;border-radius:50%;width:8px;height:8px}.app-search-text{color:#9ca3af;font-size:8px}.app-filters{gap:5px;margin-bottom:8px;display:flex}.app-filter-chip{color:#6b7280;background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:3px 8px;font-size:7px;font-weight:600}.app-filter-chip.active{color:#fff;background:#1d4ed8;border-color:#1d4ed8}.app-card{border-bottom:1px solid #f3f4f6;align-items:center;gap:8px;padding:7px 0;display:flex}.app-card:last-child{border-bottom:none}.app-card-avatar{background:linear-gradient(135deg,#1e3a8a,#2563eb);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;display:flex}.app-card-info{flex:1;min-width:0}.app-card-name{color:#111827;white-space:nowrap;text-overflow:ellipsis;font-size:8px;font-weight:700;overflow:hidden}.app-card-sub{color:#6b7280;margin-top:1px;font-size:7px}.app-card-badge{color:#1d4ed8;background:#eff6ff;border-radius:4px;flex-shrink:0;padding:2px 6px;font-size:7px;font-weight:700}.app-card-btn{color:#fff;background:#1d4ed8;border-radius:5px;flex-shrink:0;padding:3px 7px;font-size:7px;font-weight:600}.app-tabbar{background:#fff;border-top:1px solid #f3f4f6;padding:6px 0 10px;display:flex}.app-tab{flex-direction:column;flex:1;align-items:center;gap:2px;display:flex}.app-tab-icon{background:#e5e7eb;border-radius:4px;width:14px;height:14px}.app-tab-icon.active{background:#1d4ed8}.app-tab-label{color:#9ca3af;font-size:6px;font-weight:500}.app-tab-label.active{color:#1d4ed8}.screen-chat{background:#fff;flex-direction:column;display:flex;position:absolute;inset:0;overflow:hidden}.chat-header{background:#fff;border-bottom:1px solid #f3f4f6;flex-shrink:0;padding:28px 12px 10px}.chat-header-title{color:#111827;margin-bottom:6px;font-size:12px;font-weight:700}.chat-search{background:#f3f4f6;border-radius:8px;align-items:center;gap:5px;padding:5px 9px;display:flex}.chat-search-dot{border:1.5px solid #9ca3af;border-radius:50%;width:8px;height:8px}.chat-search-placeholder{color:#9ca3af;font-size:8px}.chat-list{flex:1;padding:4px 0;overflow:hidden}.chat-item{align-items:center;gap:8px;padding:7px 12px;display:flex}.chat-item-avatar{border-radius:50%;flex-shrink:0;width:28px;height:28px}.chat-item-avatar-a{background:linear-gradient(135deg,#1e3a8a,#2563eb)}.chat-item-avatar-b{background:linear-gradient(135deg,#064e3b,#059669)}.chat-item-avatar-c{background:linear-gradient(135deg,#4c1d95,#7c3aed)}.chat-item-content{flex:1;min-width:0}.chat-item-name{color:#111827;font-size:8px;font-weight:700}.chat-item-msg{color:#6b7280;white-space:nowrap;text-overflow:ellipsis;margin-top:1px;font-size:7px;overflow:hidden}.chat-item-meta{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:3px;display:flex}.chat-item-time{color:#9ca3af;font-size:6px}.chat-item-badge{color:#fff;background:#1d4ed8;border-radius:50%;justify-content:center;align-items:center;width:12px;height:12px;font-size:6px;font-weight:700;display:flex}.screen-profile{background:#f9fafb;flex-direction:column;display:flex;position:absolute;inset:0;overflow:hidden}.profile-top{background:#fff;flex-shrink:0;padding:28px 12px 12px}.profile-back{background:#f3f4f6;border-radius:4px;width:16px;height:16px;margin-bottom:8px}.profile-hero-row{align-items:center;gap:10px;display:flex}.profile-avatar{background:linear-gradient(135deg,#1e3a8a,#2563eb);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;display:flex}.profile-name{color:#111827;font-size:11px;font-weight:700}.profile-stars{gap:2px;margin-top:2px;display:flex}.profile-star{clip-path:polygon(50% 0%,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%);background:#eab308;width:7px;height:7px}.profile-star-empty{clip-path:polygon(50% 0%,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%);background:#e5e7eb;width:7px;height:7px}.profile-stats-row{background:#f3f4f6;border-radius:10px;gap:1px;margin-top:10px;display:flex;overflow:hidden}.profile-stat{text-align:center;background:#fff;flex:1;padding:6px 4px}.profile-stat-val{color:#1d4ed8;font-size:10px;font-weight:700}.profile-stat-lbl{color:#6b7280;margin-top:1px;font-size:6px}.profile-body{flex:1;padding:8px 12px;overflow:hidden}.profile-section-label{color:#6b7280;text-transform:uppercase;letter-spacing:.05em;margin-top:8px;margin-bottom:6px;font-size:7px;font-weight:700}.profile-schedule-grid{grid-template-columns:repeat(7,1fr);gap:3px;margin-bottom:8px;display:grid}.profile-day{text-align:center;background:#f3f4f6;border-radius:4px;padding:4px 2px}.profile-day.has-slot{background:#eff6ff;border:1px solid #bfdbfe}.profile-day-name{color:#6b7280;font-size:5px;font-weight:600}.profile-day-dot{background:#1d4ed8;border-radius:50%;width:4px;height:4px;margin:2px auto 0}.profile-request-btn{color:#fff;text-align:center;background:#1d4ed8;border-radius:10px;margin-top:6px;padding:8px;font-size:8px;font-weight:700}.screen-schedule{background:#fff;flex-direction:column;display:flex;position:absolute;inset:0;overflow:hidden}.sched-header{border-bottom:1px solid #f3f4f6;flex-shrink:0;padding:28px 12px 10px}.sched-header-row{justify-content:space-between;align-items:flex-start;display:flex}.sched-title{color:#111827;font-size:12px;font-weight:700}.sched-sub{color:#6b7280;margin-top:2px;font-size:7px}.sched-pills{gap:4px;display:flex}.sched-pill{color:#1d4ed8;background:#eff6ff;border-radius:20px;align-items:center;gap:2px;padding:3px 6px;font-size:6px;font-weight:600;display:flex}.sched-pill-dot{background:#1d4ed8;border-radius:50%;width:4px;height:4px}.sched-tabs{border-bottom:1px solid #f3f4f6;flex-shrink:0;display:flex}.sched-tab{text-align:center;color:#9ca3af;border-bottom:2px solid #0000;flex:1;padding:7px 4px;font-size:6px;font-weight:600}.sched-tab.active{color:#1d4ed8;border-bottom-color:#1d4ed8}.sched-calendar{padding:8px 10px}.sched-month{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.sched-month-name{color:#111827;font-size:8px;font-weight:700}.sched-nav-btn{background:#f3f4f6;border-radius:4px;width:14px;height:14px}.sched-dow-row{grid-template-columns:repeat(7,1fr);gap:1px;margin-bottom:3px;display:grid}.sched-dow{text-align:center;color:#9ca3af;padding:2px;font-size:5px;font-weight:600}.sched-days-grid{grid-template-columns:repeat(7,1fr);gap:1px;display:grid}.sched-day{aspect-ratio:1;color:#374151;border-radius:50%;justify-content:center;align-items:center;font-size:6px;display:flex}.sched-day.today{color:#fff;background:#1d4ed8;font-weight:700}.sched-day.has-event{color:#1d4ed8;font-weight:600;position:relative}.sched-day.has-event:after{content:"";background:#1d4ed8;border-radius:50%;width:3px;height:3px;position:absolute;bottom:1px}.sched-day.other{color:#d1d5db}.sched-events{padding:6px 10px}.sched-event{background:#f9fafb;border-left:3px solid #1d4ed8;border-radius:8px;align-items:center;gap:6px;margin-bottom:4px;padding:6px;display:flex}.sched-event-time{color:#1d4ed8;flex-shrink:0;font-size:7px;font-weight:700}.sched-event-name{color:#111827;font-size:7px;font-weight:600}.sched-event-type{color:#6b7280;margin-top:1px;font-size:6px}.stats{padding:64px 0}.stats-grid{background:var(--border);border:1px solid var(--border);border-radius:16px;grid-template-columns:repeat(4,1fr);gap:1px;display:grid;overflow:hidden}@media (width<=768px){.stats-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=400px){.stats-grid{grid-template-columns:1fr}}.stat-item{background:var(--bg);text-align:center;padding:36px 28px;transition:background .2s}.stat-item:hover{background:var(--bg-2)}.stat-value{letter-spacing:-2px;color:var(--text-h);font-size:clamp(32px,3.5vw,48px);font-weight:800;line-height:1}.stat-value em{color:var(--blue-light);font-style:normal}.stat-label{color:var(--text);letter-spacing:.01em;margin-top:6px;font-size:12px;font-weight:500}.showcase{padding:88px 0}.showcase+.showcase{padding-top:0}.showcase-inner{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.showcase-inner.reverse{direction:rtl}.showcase-inner.reverse>*{direction:ltr}@media (width<=640px){.showcase-inner,.showcase-inner.reverse{text-align:center;direction:ltr;grid-template-columns:1fr;gap:0}.showcase{padding:48px 0}.showcase+.showcase{padding-top:0}.showcase-bullets{align-items:center}.showcase-text{max-width:100%}}@media (width<=900px){.showcase-inner,.showcase-inner.reverse{text-align:center;direction:ltr;grid-template-columns:1fr;gap:48px}.showcase-phone-wrap{order:-1;margin:0 auto}}.showcase-text{max-width:480px}@media (width<=900px){.showcase-text{max-width:100%;margin:0 auto}}.showcase-text p{color:var(--text);margin-bottom:28px;font-size:16px;line-height:1.75}.showcase-bullets{flex-direction:column;gap:12px;display:flex}@media (width<=900px){.showcase-bullets{align-items:center}}.showcase-bullet{color:var(--text-2);text-align:left;align-items:flex-start;gap:10px;font-size:14px;display:flex}.showcase-bullet-icon{width:22px;height:22px;color:var(--blue-light);background:#1d4ed81a;border:1px solid #3b82f62e;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;display:flex}.showcase-phone-wrap{justify-content:center;display:flex;position:relative}.showcase-phone-frame{background:#0d0d1e;border:1.5px solid #ffffff1a;border-radius:36px;flex-shrink:0;width:220px;height:460px;position:relative;overflow:hidden;box-shadow:0 0 0 1px #00000080,0 24px 60px #0009,0 0 40px #1d4ed833}@media (width<=600px){.showcase-phone-frame{border-radius:28px;width:180px;height:380px}}.showcase-glow{pointer-events:none;background:radial-gradient(circle,#1d4ed81f 0%,#0000 70%);border-radius:50%;width:300px;height:300px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.features{padding:100px 0}.features-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}@media (width<=900px){.features-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){.features-grid{grid-template-columns:1fr}}.feature-card{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:24px;transition:border-color .2s,background .2s;position:relative;overflow:hidden}.feature-card:after{content:"";opacity:0;background:linear-gradient(90deg,#0000,#3b82f680,#0000);height:1px;transition:opacity .25s;position:absolute;top:0;left:0;right:0}.feature-card:hover{background:#1d4ed80d;border-color:#3b82f638}.feature-card:hover:after{opacity:1}.feature-icon{width:40px;height:40px;color:var(--blue-light);background:#1d4ed81a;border:1px solid #3b82f62e;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;margin-bottom:18px;display:flex}.feature-card--wide{background:#1d4ed80d;grid-column:span 2;align-items:flex-start;gap:36px;display:flex}.feature-card--wide .feature-icon{border-radius:12px;flex-shrink:0;width:48px;height:48px;margin-top:2px;margin-bottom:0}.feature-card--wide h3{font-size:18px}.feature-card--wide p{font-size:14px}@media (width<=700px){.feature-card--wide{flex-direction:column;grid-column:span 1;gap:0}.feature-card--wide .feature-icon{margin-bottom:16px}}.feature-card h3{color:var(--text-h);letter-spacing:-.2px;margin-bottom:8px;font-size:16px;font-weight:700}.feature-card p{color:var(--text);font-size:13px;line-height:1.7}.how{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:0 0;padding:100px 0;position:relative;overflow:hidden}.how:before{content:"";pointer-events:none;background:radial-gradient(60% 80%,#1d4ed80d 0%,#0000 70%);position:absolute;inset:0}.steps-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}@media (width<=700px){.steps-grid{grid-template-columns:1fr;max-width:400px;margin:0 auto}}.step{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:28px 24px;transition:border-color .2s}.step:hover{border-color:#3b82f638}.step-num{width:32px;height:32px;color:var(--blue-light);letter-spacing:0;background:#1d4ed81f;border:1px solid #3b82f633;border-radius:8px;justify-content:center;align-items:center;margin-bottom:16px;font-size:12px;font-weight:700;display:inline-flex}.step h3{color:var(--text-h);letter-spacing:-.3px;margin-bottom:8px;font-size:16px;font-weight:700}.step p{color:var(--text);font-size:14px;line-height:1.7}.categories{padding:100px 0}.cat-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}@media (width<=600px){.cat-grid{grid-template-columns:1fr}}.cat-card{border-radius:24px;min-height:220px;padding:44px 36px;transition:transform .3s;position:relative;overflow:hidden}.cat-card:hover{transform:translateY(-5px)}.cat-moto{background:linear-gradient(135deg,#0f172a 0%,#1e3a5f 100%);border:1px solid #3b82f62e}.cat-carro{background:linear-gradient(135deg,#0f172a 0%,#1a2e4a 100%);border:1px solid #1d4ed82e}.cat-label{letter-spacing:.1em;text-transform:uppercase;color:var(--blue-light);margin-bottom:10px;font-size:10px;font-weight:700}.cat-card h3{color:#fff;letter-spacing:-1px;margin-bottom:10px;font-size:clamp(26px,3vw,34px);font-weight:800}.cat-card p{color:#ffffff73;max-width:280px;font-size:14px;line-height:1.65}.cat-bg-letter{letter-spacing:-4px;color:#ffffff0f;font-size:120px;font-weight:900;line-height:1;font-family:var(--font);pointer-events:none;-webkit-user-select:none;user-select:none;position:absolute;bottom:-8px;right:24px}@media (width<=480px){.cat-card{padding:32px 24px}.cat-bg-letter{font-size:96px}}.cta-section{padding:100px 0}.cta-box{text-align:center;background:#1d4ed80f;border:1px solid #3b82f629;border-radius:24px;padding:80px 40px;position:relative;overflow:hidden}.cta-box:before{content:"";background:linear-gradient(90deg,#0000,#3b82f680,#0000);height:1px;position:absolute;top:0;left:0;right:0}.cta-box:after{content:"";pointer-events:none;background:radial-gradient(#1d4ed824 0%,#0000 65%);width:700px;height:400px;position:absolute;top:-30%;left:50%;transform:translate(-50%)}.cta-box h2{letter-spacing:-1.5px;color:var(--text-h);z-index:1;margin-bottom:14px;font-size:clamp(28px,4vw,48px);font-weight:800;line-height:1.1;position:relative}.cta-box>p{color:var(--text);z-index:1;margin-bottom:36px;font-size:17px;line-height:1.6;position:relative}.cta-buttons{z-index:1;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex;position:relative}.store-btn{background:var(--surface-2);border:1px solid var(--border);color:var(--text-h);border-radius:12px;align-items:center;gap:10px;padding:12px 20px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.store-btn:hover{border-color:var(--border-blue);background:#ffffff1a;transform:translateY(-2px)}.store-btn--apk{background:var(--blue);border-color:#0000;box-shadow:0 0 0 1px #1d4ed880,0 4px 24px #1d4ed859}.store-btn--apk:hover{background:var(--blue-hover,#1d4ed8);border-color:#0000}.store-btn-icon{align-items:center;font-size:22px;display:flex}.store-btn-text{text-align:left}.store-btn-sub{color:var(--text);letter-spacing:.03em;font-size:10px;font-weight:400;display:block}.testimonial-strip{padding:0 0 80px}.testimonial-quote{border:1px solid var(--border);text-align:center;background:#ffffff08;border-radius:20px;max-width:700px;margin:0 auto;padding:40px 44px;position:relative;overflow:hidden}.testimonial-quote:before{content:"\"";color:#3b82f614;pointer-events:none;font-family:Georgia,serif;font-size:120px;font-weight:900;line-height:1;position:absolute;top:-10px;left:28px}.testimonial-quote>p{color:var(--text-h);letter-spacing:-.2px;z-index:1;margin-bottom:24px;font-size:18px;font-weight:500;line-height:1.65;position:relative}.testimonial-footer{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}.testimonial-avatar{background:linear-gradient(135deg,#1e3a8a,#2563eb);border-radius:50%;flex-shrink:0;width:36px;height:36px}.testimonial-meta{flex-direction:column;align-items:flex-start;gap:1px;display:flex}.testimonial-name{color:var(--text-h);font-size:13px;font-weight:700}.testimonial-detail{color:var(--text);font-size:11px}.testimonial-stars{color:#eab308;letter-spacing:1px;margin-left:4px;font-size:13px}@media (width<=600px){.testimonial-strip{padding:0 0 48px}.testimonial-quote{padding:28px 20px}.testimonial-quote>p{font-size:15px}.testimonial-footer{justify-content:center}.testimonial-meta{align-items:center}}.footer{border-top:1px solid var(--border);padding:40px 0}.footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}@media (width<=600px){.footer-inner{text-align:center;flex-direction:column}}.footer-logo{align-items:center;gap:8px;display:flex}.footer-logo img{object-fit:contain;border-radius:7px;width:28px;height:28px}.footer-logo-text{color:var(--text-h);letter-spacing:-.5px;font-size:18px;font-weight:800}.footer-logo-text span{color:var(--blue-light)}.footer-copy{color:var(--text);font-size:13px}.footer-links{gap:20px;list-style:none;display:flex}.footer-links a{color:var(--text);font-size:13px;text-decoration:none;transition:color .2s}.footer-links a:hover{color:var(--text-h)}.section-header{margin-bottom:60px}.section-header-center{text-align:center}.section-header-center .section-sub{margin:0 auto}@media (width<=360px){.container{padding:0 14px}}@media (width<=600px){.hero{align-items:center;min-height:100svh;padding:90px 0 60px}.stats{padding:40px 0}.testimonial-strip{padding:0 0 40px}.showcase{padding:56px 0}.showcase+.showcase{padding-top:0}.features,.how,.categories,.cta-section{padding:56px 0}.section-header{margin-bottom:36px}.cta-box{padding:40px 20px}.cta-box>p{font-size:15px}}@media (width<=480px){.stat-item{padding:24px 16px}.cluster-ring-2,.cluster-ring-1{display:none}.footer-links{flex-wrap:wrap;justify-content:center}}@media (width<=600px){.showcase-inner,.showcase-inner.reverse{gap:32px}}@media (width<=700px){.steps-grid{gap:28px}}@media (width<=600px){.section-sub{font-size:15px}}@media (width<=768px){.hero h1{letter-spacing:-1px}.section-title{letter-spacing:-.5px}}@media (width<=480px){.hero h1{letter-spacing:-.5px;font-size:clamp(28px,8.5vw,40px)}.section-title{letter-spacing:-.3px}.cta-box h2{letter-spacing:-.5px}}@media (width<=360px){.hero h1{letter-spacing:0;font-size:clamp(24px,8vw,32px)}.section-title{letter-spacing:0;font-size:clamp(22px,7vw,32px)}}@media (width<=420px){.section-tag{white-space:normal;text-align:center;justify-content:center;max-width:min(100%,280px)}}@media (width<=600px){.hero-inner{gap:0}}@media (width<=640px){.phone-cluster{width:210px;height:415px}.phone-frame-lg{width:168px;height:352px}}@media (width<=400px){.phone-cluster{width:185px;height:375px}.phone-frame-lg{border-radius:24px;width:148px;height:308px}}@media (width<=420px){.hero-badges{gap:6px}.hero-badge{padding:5px 11px;font-size:11px}}@media (width<=480px){.showcase-phone-frame{border-radius:26px;width:162px;height:345px}}@media (width<=360px){.showcase-phone-frame{border-radius:22px;width:145px;height:308px}}@media (width<=480px){.showcase{padding:48px 0}.showcase+.showcase{padding-top:0}.showcase-inner,.showcase-inner.reverse{gap:24px}}@media (width<=900px){.showcase-bullet{text-align:left;width:100%;max-width:380px}.showcase-bullets{width:100%;max-width:380px;margin:0 auto}}@media (width<=480px){.feature-card{padding:20px 18px}}@media (width<=360px){.stat-item{padding:20px 12px}.stat-label{font-size:12px}}@media (width<=480px){.cat-card h3{letter-spacing:-.4px}.cat-card p{font-size:13px}}@media (width<=700px){.step p{max-width:100%}}@media (width<=360px){.nav{padding:10px 0}.nav-logo-text{font-size:17px}.nav .btn-primary{gap:5px;padding:8px 12px;font-size:12px}}@media (width<=420px){.cta-box{padding:36px 16px}.cta-buttons{flex-direction:column;align-items:stretch}.cta-buttons>*{text-align:center;justify-content:center}.store-btn{justify-content:center}}@media (width<=360px){.footer-copy{font-size:12px}.footer-links{gap:14px}.footer-links a{font-size:12px}}html,body{max-width:100vw;overflow-x:hidden}.container{overflow-x:clip}@media (width<=480px){.section-tag{letter-spacing:.05em;padding:5px 12px;font-size:10px}}.privacy-root{background:var(--bg);min-height:100svh}.privacy-back-btn{color:var(--blue-light);font-size:14px;font-weight:600;text-decoration:none;transition:color .2s}.privacy-back-btn:hover{color:#fff}.privacy-hero{background:linear-gradient(180deg, #0c0c18 0%, var(--bg) 100%);text-align:center;border-bottom:1px solid var(--border);padding:64px 24px 48px}.privacy-badge{color:var(--blue-light);background:#1d4ed81f;border:1px solid #3b82f640;border-radius:999px;align-items:center;gap:8px;margin-bottom:20px;padding:6px 16px;font-size:13px;font-weight:600;display:inline-flex}.privacy-hero-title{color:var(--text-h);margin-bottom:14px;font-size:clamp(28px,5vw,44px);font-weight:800;line-height:1.15}.privacy-hero-sub{color:var(--text-2);max-width:520px;margin:0 auto 8px;font-size:16px;line-height:1.7}.privacy-hero-meta{color:var(--text);margin-top:12px;font-size:13px}.privacy-container{flex-direction:column;gap:16px;max-width:760px;margin:0 auto;padding:48px 24px 80px;display:flex}.privacy-section{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:28px 32px;transition:border-color .2s}.privacy-section:hover{border-color:var(--border-blue)}.privacy-section-icon{margin-bottom:14px;font-size:24px}.privacy-section h2{color:var(--text-h);margin-bottom:14px;font-size:18px;font-weight:700}.privacy-section p{color:var(--text-2);margin-bottom:12px;font-size:15px;line-height:1.75}.privacy-section p:last-child{margin-bottom:0}.privacy-section strong{color:var(--text-h)}.privacy-section a{color:var(--blue-light);text-decoration:none}.privacy-section a:hover{text-decoration:underline}.privacy-section ul{flex-direction:column;gap:10px;margin-top:4px;padding:0;list-style:none;display:flex}.privacy-section ul li{color:var(--text-2);align-items:flex-start;gap:10px;font-size:15px;line-height:1.65;display:flex}.privacy-section ul li:before{content:"•";color:var(--blue-light);flex-shrink:0;margin-top:1px;font-weight:700}.privacy-highlight{border-left:3px solid var(--blue);color:var(--text-2);background:#1d4ed814;border-radius:0 10px 10px 0;margin-top:16px;padding:14px 18px;font-size:14px;line-height:1.7}.privacy-highlight a{color:var(--blue-light)}.terms-root{background:var(--bg);min-height:100svh}.terms-hero{background:linear-gradient(180deg, #0c0c18 0%, var(--bg) 100%);text-align:center;border-bottom:1px solid var(--border);padding:64px 24px 48px}.terms-badge{color:var(--blue-light);background:#1d4ed81f;border:1px solid #3b82f640;border-radius:999px;align-items:center;gap:8px;margin-bottom:20px;padding:6px 16px;font-size:13px;font-weight:600;display:inline-flex}.terms-hero h1{color:var(--text-h);margin-bottom:14px;font-size:clamp(28px,5vw,44px);font-weight:800;line-height:1.15}.terms-hero-sub{color:var(--text-2);max-width:520px;margin:0 auto 8px;font-size:16px;line-height:1.7}.terms-hero-meta{color:var(--text);margin-top:12px;font-size:13px}.terms-container{flex-direction:column;gap:8px;max-width:780px;margin:0 auto;padding:48px 24px 80px;display:flex}.terms-intro{color:var(--text-2);background:var(--surface);border:1px solid var(--border);border-radius:14px;margin-bottom:8px;padding:20px 24px;font-size:14px;line-height:1.85}.terms-group-title{letter-spacing:1.2px;text-transform:uppercase;color:var(--text);border-bottom:1px solid var(--border);margin:36px 0 12px;padding-bottom:10px;font-size:11px;font-weight:700}.terms-group-title:first-child{margin-top:0}.terms-item{background:var(--surface);border:1px solid var(--border);border-radius:14px;transition:border-color .2s,box-shadow .2s;overflow:hidden}.terms-item:hover{border-color:var(--border-blue);box-shadow:0 0 0 1px #3b82f614}.terms-item-btn{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:18px 24px;display:flex}.terms-item-btn:focus-visible{outline:2px solid var(--blue-light);outline-offset:-2px;border-radius:14px}.terms-item-title{color:var(--blue-light);flex:1;font-size:14px;font-weight:700;line-height:1.4}.terms-item-icon{background:var(--surface-2);border:1px solid var(--border);width:22px;height:22px;color:var(--text);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:14px;font-weight:400;line-height:1;transition:background .2s,color .2s;display:flex}.terms-item:hover .terms-item-icon{border-color:var(--border-blue);color:var(--blue-light);background:#3b82f61f}.terms-item-body{border-top:1px solid var(--border);color:var(--text-2);white-space:pre-line;margin-top:18px;padding:0 24px 22px;font-size:14px;line-height:1.85}.terms-back-btn{color:var(--blue-light);font-size:14px;font-weight:600;text-decoration:none;transition:color .2s}.terms-back-btn:hover{color:#fff}@media (width<=600px){.terms-hero{padding:48px 16px 36px}.terms-container{padding:32px 16px 60px}.terms-item-btn{padding:16px 18px}.terms-item-body{padding:0 18px 18px}}
