@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url("/assets/inter-latin.woff2") format("woff2")}
:root{--ink:#09231c;--muted:#68766f;--green:#075e4f;--green2:#08715e;--cream:#fbf4e6;--cream2:#fffaf0;--line:#e4d9c7;--gold:#f2a03d;--shadow:0 28px 70px rgba(18,51,41,.14);--radius:30px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream2);color:var(--ink);font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif;line-height:1.55}img{max-width:100%;display:block}a{color:inherit}.shell{width:min(1220px,calc(100% - 44px));margin:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,250,240,.86);border-bottom:1px solid rgba(9,35,28,.08);backdrop-filter:blur(18px)}.header-inner{min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:12px;text-decoration:none}.brand-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:14px;background:var(--green);box-shadow:0 14px 28px rgba(7,94,79,.18)}.brand strong,.brand small{display:block}.brand strong{font-size:19px;line-height:1;font-weight:850;letter-spacing:-.04em}.brand small{margin-top:5px;color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:.16em}.site-nav{display:flex;align-items:center;gap:26px}.site-nav a{text-decoration:none;color:#40514b;font-size:14px;font-weight:760}.site-nav a:hover{color:var(--green)}.site-nav .login-link{padding:10px 17px;border-radius:999px;background:var(--green);color:#fff;box-shadow:0 14px 24px rgba(7,94,79,.18)}.menu-toggle{display:none;border:1px solid var(--line);border-radius:12px;background:#fff9ed;width:42px;height:42px;font-size:22px}
.hero{position:relative;overflow:hidden;padding:86px 0 90px;background:radial-gradient(circle at 10% 12%,#ffffff 0,transparent 29%),linear-gradient(135deg,#fffaf0 0,#f7eedc 100%)}.hero:after{content:"";position:absolute;right:-180px;top:-200px;width:430px;height:430px;border:76px solid rgba(7,94,79,.045);border-radius:50%}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:1fr .92fr;gap:66px;align-items:center}.pill{display:inline-flex;align-items:center;gap:8px;width:max-content;max-width:100%;padding:8px 13px;border-radius:999px;background:#fff3dc;color:#8a5a16;font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.pill:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--gold)}.pill.light{background:rgba(255,255,255,.13);color:#e7fff7}.pill.light:before{background:#7fe2bd}.hero h1,.section h2,.cta h2{margin:22px 0 20px;font-family:Georgia,"Times New Roman",serif;font-size:clamp(48px,6vw,84px);line-height:.98;letter-spacing:-.055em}.hero h1 em,.section h2 em{color:var(--green2);font-style:italic}.hero p{max-width:650px;margin:0;color:#55635d;font-size:18px;line-height:1.8}.hero-actions,.cta-actions{display:flex;gap:13px;flex-wrap:wrap;margin-top:32px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 23px;border-radius:999px;text-decoration:none;font-size:14px;font-weight:880;transition:.18s ease}.btn:hover{transform:translateY(-2px)}.primary{background:var(--green);color:#fff;box-shadow:0 16px 30px rgba(7,94,79,.22)}.secondary{border:1px solid var(--line);background:#fffaf3;color:var(--ink)}.hero-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;max-width:560px;margin-top:34px}.hero-stats strong{display:block;font-family:Georgia,serif;font-size:28px;line-height:1}.hero-stats span{display:block;margin-top:5px;color:var(--muted);font-size:11px;text-transform:uppercase;letter-spacing:.08em}.hero-media{position:relative;overflow:hidden;border-radius:34px;background:#ddd;box-shadow:var(--shadow);min-height:540px}.hero-media img{width:100%;height:100%;min-height:540px;object-fit:cover}.hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(8,29,24,.38),transparent 52%)}.floating{position:absolute;z-index:2;min-width:230px;padding:15px 18px;border:1px solid rgba(255,255,255,.55);border-radius:20px;background:rgba(255,255,255,.92);box-shadow:0 18px 45px rgba(8,40,32,.18);backdrop-filter:blur(12px)}.floating small,.floating span{display:block;color:#6a7770;font-size:11px}.floating strong{display:block;margin:2px 0;color:var(--ink);font-size:16px}.eta-card{top:28px;left:-22px}.boarded-card{right:-22px;bottom:34px}
.trust-strip{background:#fffaf3;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust-grid span{padding:22px 14px;border-right:1px solid var(--line);text-align:center;color:#485b54;font-size:13px;font-weight:820}.trust-grid span:last-child{border-right:0}.section{padding:96px 0}.cream{background:#f8efdd}.section-heading{max-width:820px;margin:0 auto 48px;text-align:center}.section-heading h2,.split-section h2,.sample-grid h2,.pricing h2{font-size:clamp(34px,4.2vw,58px)}.section-heading p,.split-section p,.sample-grid p,.pricing p{margin:0;color:var(--muted);font-size:17px;line-height:1.75}.split-grid,.parent-grid,.sample-grid,.pricing-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:60px;align-items:center}.showcase-card{overflow:hidden;border:1px solid var(--line);border-radius:28px;background:#fff;box-shadow:var(--shadow)}.showcase-card img{width:100%;height:auto}.check-list,.light-list{list-style:none;margin:28px 0 0;padding:0;display:grid;gap:13px}.check-list li,.light-list li{position:relative;padding-left:34px;color:#40514b;font-weight:720}.check-list li:before,.light-list li:before{content:"✓";position:absolute;left:0;top:-1px;width:23px;height:23px;display:grid;place-items:center;border-radius:50%;background:#e4f3ee;color:var(--green);font-size:13px;font-weight:900}
.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature-card{min-height:260px;padding:30px;border:1px solid var(--line);border-radius:26px;background:#fffaf3;box-shadow:0 12px 32px rgba(50,35,11,.04)}.feature-card .icon{width:54px;height:54px;display:grid;place-items:center;border-radius:17px;background:#e9f7f2;font-size:24px}.feature-card h3{margin:24px 0 10px;font-size:21px;line-height:1.2}.feature-card p{margin:0;color:var(--muted);font-size:14px;line-height:1.75}.image-card{padding:0;overflow:hidden}.image-card img{width:100%;height:100%;object-fit:cover}.dark-panel{background:#03533f;color:#fff}.dark-panel h2{font-family:Georgia,serif;font-size:clamp(38px,4.8vw,62px);line-height:1.05}.dark-panel p{color:#d8eee8}.light-list li{color:#eefbf7}.light-list li:before{background:rgba(255,255,255,.14);color:#fff}.phone-frame{width:min(430px,100%);margin:auto;padding:11px;border:10px solid #10231e;border-radius:36px;background:#0d1b18;box-shadow:0 34px 70px rgba(0,0,0,.26)}.phone-frame img{border-radius:24px}
.role-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.role-cards article{overflow:hidden;border:1px solid var(--line);border-radius:30px;background:#fff;box-shadow:0 18px 44px rgba(50,35,11,.07)}.role-cards img{width:100%;height:330px;object-fit:cover}.role-cards div{padding:28px}.role-cards span{display:inline-flex;margin-bottom:14px;padding:7px 11px;border-radius:999px;background:#fff2dc;color:#8a5a16;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.09em}.role-cards h3{margin:0 0 10px;font-family:Georgia,serif;font-size:28px;line-height:1.05}.role-cards p{margin:0;color:var(--muted);font-size:14px;line-height:1.7}.whatsapp-panel{display:grid;gap:12px;padding:26px;border-radius:28px;background:#0f473b;box-shadow:var(--shadow)}.wa-message{width:max-content;max-width:92%;padding:13px 15px;border-radius:16px;background:#dcf8c6;color:#17352b;font-weight:720}.wa-message:nth-child(even){justify-self:end;background:#fff}.price-card{padding:34px;border:1px solid var(--line);border-radius:28px;background:#fff;box-shadow:var(--shadow)}.price-card>span{color:var(--green);font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.price-card h3{font-size:30px;margin:12px 0 20px}.price-card ul{list-style:none;margin:0 0 28px;padding:0;display:grid;gap:10px}.price-card li:before{content:"✓";margin-right:9px;color:var(--green);font-weight:900}.cta{padding:78px 0;background:linear-gradient(135deg,#073f36,#08715e);color:#fff}.cta-inner{display:flex;align-items:center;justify-content:space-between;gap:40px}.cta h2{max-width:800px;font-size:clamp(36px,4.5vw,62px)}.cta p{margin:0;color:#d9eee8}.light-btn{background:#fff;color:var(--green)}.outline-btn{border:1px solid rgba(255,255,255,.55);color:#fff}footer{padding:58px 0 24px;background:#10231f;color:#fff}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:52px}.footer-brand .brand-icon{background:#fff;color:var(--green)}footer p{max-width:430px;color:#a8bbb4}footer h3{margin:0 0 13px;font-size:12px;letter-spacing:.14em;text-transform:uppercase}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:8px}.footer-grid a,.footer-grid span{color:#abc0b8;text-decoration:none;font-size:13px}.footer-grid a:hover{color:#fff}.footer-bottom{display:flex;justify-content:space-between;gap:14px;margin-top:42px;padding-top:18px;border-top:1px solid rgba(255,255,255,.1);color:#8ba29a;font-size:12px}
@media(max-width:980px){.site-nav{display:none;position:absolute;top:70px;left:22px;right:22px;padding:14px;border:1px solid var(--line);border-radius:18px;background:#fffaf3;box-shadow:var(--shadow);flex-direction:column;align-items:stretch}.site-nav.open{display:flex}.site-nav a{padding:9px}.menu-toggle{display:block}.hero-grid,.split-grid,.parent-grid,.sample-grid,.pricing-grid{grid-template-columns:1fr}.hero-copy{text-align:center}.hero p,.hero-stats{margin-left:auto;margin-right:auto}.hero-actions{justify-content:center}.trust-grid{grid-template-columns:repeat(2,1fr)}.feature-grid,.role-cards{grid-template-columns:1fr 1fr}.cta-inner{align-items:flex-start;flex-direction:column}.hero-media{max-width:620px;margin:auto}.floating{left:18px!important;right:18px!important;min-width:0}.boarded-card{bottom:24px}.eta-card{top:24px}}
@media(max-width:620px){.shell{width:min(100% - 28px,1220px)}.header-inner{min-height:68px}.brand-icon{width:40px;height:40px}.hero{padding:58px 0 68px}.hero h1{font-size:44px}.hero p{font-size:16px}.hero-stats{grid-template-columns:1fr;gap:12px}.hero-media,.hero-media img{min-height:420px}.trust-grid,.feature-grid,.role-cards{grid-template-columns:1fr}.trust-grid span{border-right:0;border-bottom:1px solid var(--line)}.section{padding:70px 0}.role-cards img{height:270px}.cta-actions,.hero-actions{display:grid;width:100%}.btn{width:100%}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column}.phone-frame{border-width:7px}}

@media(min-width:981px){
  .shell{width:min(1080px,calc(100% - 40px))}
  .header-inner{min-height:58px}
  .brand{gap:10px}
  .brand-icon{width:34px;height:34px;border-radius:11px;font-size:17px}
  .brand strong{font-size:16px}
  .brand small{margin-top:3px;font-size:8px}
  .site-nav{gap:20px}
  .site-nav a{font-size:12px}
  .site-nav .login-link{padding:8px 14px}
  .hero{padding:52px 0 58px}
  .hero:after{right:-150px;top:-160px;width:330px;height:330px;border-width:58px}
  .hero-grid{grid-template-columns:1.02fr .82fr;gap:44px}
  .pill{padding:6px 10px;font-size:9.5px}
  .hero h1{margin:18px 0 16px;font-size:clamp(38px,4.2vw,62px);line-height:1.02}
  .hero p{max-width:560px;font-size:14px;line-height:1.65}
  .hero-actions{margin-top:24px}
  .btn{min-height:42px;padding:0 18px;font-size:12px}
  .hero-stats{gap:18px;max-width:460px;margin-top:26px}
  .hero-stats strong{font-size:22px}
  .hero-stats span{font-size:9px}
  .hero-media{min-height:380px;border-radius:26px}
  .hero-media img{height:380px;min-height:380px;object-fit:cover;object-position:center}
  .floating{min-width:190px;padding:11px 13px;border-radius:15px}
  .floating strong{font-size:13px}
  .floating small,.floating span{font-size:9px}
  .eta-card{top:20px;left:-16px}
  .boarded-card{right:-16px;bottom:24px}
  .trust-grid span{padding:16px 12px;font-size:12px}
  .section{padding:70px 0}
  .section-heading{margin-bottom:34px}
  .section-heading h2,.split-section h2,.sample-grid h2,.pricing h2{font-size:clamp(30px,3vw,44px)}
  .section-heading p,.split-section p,.sample-grid p,.pricing p{font-size:14px;line-height:1.65}
  .split-grid,.parent-grid,.sample-grid,.pricing-grid{gap:44px}
  .check-list,.light-list{margin-top:22px;gap:10px}
  .check-list li,.light-list li{font-size:13px}
  .feature-grid{gap:15px}
  .feature-card{min-height:210px;padding:24px}
  .feature-card .icon{width:46px;height:46px;border-radius:14px;font-size:20px}
  .feature-card h3{margin-top:18px;font-size:18px}
  .feature-card p{font-size:12.5px;line-height:1.65}
  .role-cards{gap:18px}
  .role-cards img{height:260px}
  .role-cards div{padding:22px}
  .role-cards h3{font-size:23px}
  .role-cards p{font-size:12.5px}
  .dark-panel h2{font-size:clamp(32px,3.5vw,48px)}
  .phone-frame{width:min(340px,100%)}
  .whatsapp-panel{padding:22px}
  .price-card{padding:28px}
  .price-card h3{font-size:25px}
  .cta{padding:58px 0}
  .cta h2{font-size:clamp(30px,3.4vw,48px)}
  footer{padding:42px 0 20px}
}

.route-animation-card{position:relative;overflow:hidden;background:linear-gradient(145deg,#fffaf3 0,#eaf8f2 100%)}
.mini-route{position:relative;height:128px;margin:-4px 0 20px;border:1px solid rgba(7,94,79,.12);border-radius:22px;background:linear-gradient(rgba(7,94,79,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(7,94,79,.055) 1px,transparent 1px),#f2fbf7;background-size:34px 34px;overflow:hidden}
.mini-route:before{content:"";position:absolute;inset:20px 22px;background:none;border-top:7px dotted #08715e;border-radius:50%;transform:rotate(-7deg)}
.mini-route:after{content:"";position:absolute;left:22px;right:20px;top:72px;height:7px;border-radius:999px;background:linear-gradient(90deg,#08715e 0 46%,#f1b345 46% 76%,#e45151 76%)}
.route-stop{position:absolute;z-index:2;width:20px;height:20px;border:4px solid #fff;border-radius:50%;background:#08715e;box-shadow:0 5px 14px rgba(7,94,79,.18)}
.route-stop.depot{left:24px;bottom:34px;background:#f1b345}
.route-stop.pickup{left:48%;top:28px;animation:stopPulse 1.9s ease-in-out infinite}
.route-stop.school{right:24px;bottom:34px;background:#e45151}
.moving-bus{position:absolute;z-index:3;left:20px;top:57px;width:42px;height:42px;display:grid;place-items:center;border-radius:16px;background:#fff;box-shadow:0 12px 28px rgba(7,94,79,.18);font-size:22px;animation:busDrive 6s cubic-bezier(.45,0,.2,1) infinite}
.image-card img{height:100%;object-fit:cover}
.role-cards article:nth-child(3) img{object-position:center top}
@keyframes busDrive{0%{transform:translate(0,0) rotate(-2deg)}24%{transform:translate(70px,-42px) rotate(7deg)}48%{transform:translate(135px,-8px) rotate(-4deg)}72%{transform:translate(205px,-40px) rotate(6deg)}100%{transform:translate(250px,0) rotate(-2deg)}}
@keyframes stopPulse{0%,100%{box-shadow:0 5px 14px rgba(7,94,79,.18),0 0 0 0 rgba(8,113,94,.24)}50%{box-shadow:0 5px 14px rgba(7,94,79,.18),0 0 0 12px rgba(8,113,94,0)}}
@media(prefers-reduced-motion:reduce){.moving-bus,.route-stop.pickup{animation:none}}

@media(min-width:981px){
  .role-cards{grid-template-columns:repeat(4,1fr)}
  .role-cards img{height:220px}
  .role-cards div{padding:20px}
  .role-cards h3{font-size:21px}
}
.role-cards article:nth-child(4) img{object-position:center center}

.workflow-line{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:-18px 0 28px;padding:10px;border:1px solid var(--line);border-radius:999px;background:#fffaf3;box-shadow:0 14px 38px rgba(50,35,11,.05)}
.workflow-line span{position:relative;display:flex;align-items:center;justify-content:center;min-height:38px;padding:0 14px;border-radius:999px;background:#f4ead7;color:#435650;font-size:12px;font-weight:850;text-align:center}
.workflow-line span:not(:last-child):after{content:"→";position:absolute;right:-14px;color:#08715e;font-weight:950}
.demo-section{padding:70px 0}
.demo-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:34px;align-items:start}
.demo-copy h2{max-width:620px}
.demo-copy p{max-width:620px}
.demo-form{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:26px;padding:18px;border:1px solid rgba(255,255,255,.28);border-radius:24px;background:rgba(255,255,255,.1);box-shadow:0 18px 48px rgba(0,0,0,.12)}
.demo-form label{display:grid;gap:7px;color:#ecfff9;font-size:12px;font-weight:850;letter-spacing:.02em}
.demo-form input{width:100%;height:44px;border:1px solid rgba(255,255,255,.32);border-radius:14px;background:rgba(255,255,255,.92);padding:0 13px;color:var(--ink);font:inherit;font-size:13px;outline:none}
.demo-form input:focus{border-color:#fff;box-shadow:0 0 0 3px rgba(255,255,255,.18)}
.demo-form button{grid-column:1/-1;border:0;cursor:pointer}

/* Final landing-page polish: sharper images and softer motion */
html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: geometricPrecision;
  scroll-behavior: smooth;
}
img {
  image-rendering: auto;
  backface-visibility: hidden;
}
.hero-media img,
.image-card img,
.role-card img,
.phone-frame img {
  filter: saturate(1.03) contrast(1.02);
  transform: translateZ(0);
}
.hero-media,
.image-card,
.role-card,
.phone-frame,
.feature-card,
.pricing-card,
.demo-login-card {
  transition: transform .22s ease, box-shadow .22s ease, border-color .22s ease;
}
.feature-card:hover,
.pricing-card:hover,
.demo-login-card:hover {
  transform: translateY(-3px);
  box-shadow: 0 22px 48px rgba(50,35,11,.09);
}
.btn,
.demo-form button,
.demo-login-card,
.menu-toggle {
  transition: transform .18s ease, box-shadow .18s ease, background-color .18s ease, color .18s ease, border-color .18s ease;
}
.btn:active,
.demo-form button:active,
.demo-login-card:active,
.menu-toggle:active {
  transform: translateY(0) scale(.985);
}
.demo-form input,
.demo-form select,
.demo-form textarea {
  transition: border-color .18s ease, box-shadow .18s ease, background-color .18s ease;
}
.demo-form input:focus,
.demo-form select:focus,
.demo-form textarea:focus {
  outline: 0;
  border-color: #08715e;
  box-shadow: 0 0 0 4px rgba(8,113,94,.12);
  background: #fff;
}
.demo-login-panel{padding:24px;border:1px solid rgba(255,255,255,.26);border-radius:28px;background:rgba(255,255,255,.1);box-shadow:0 18px 48px rgba(0,0,0,.12)}
.demo-login-panel h3{margin:16px 0 18px;font-family:Georgia,serif;font-size:31px;line-height:1.05}
.demo-login-cards{display:grid;gap:10px}
.demo-login-card{display:grid;grid-template-columns:42px 1fr;column-gap:13px;align-items:center;width:100%;padding:13px;border:1px solid rgba(255,255,255,.28);border-radius:18px;background:rgba(255,255,255,.9);color:var(--ink);text-align:left;cursor:pointer;transition:.18s ease}
.demo-login-card:hover,.demo-login-card.active{transform:translateY(-2px);background:#fff;box-shadow:0 15px 34px rgba(0,0,0,.16)}
.demo-login-card span{grid-row:1/3;width:42px;height:42px;display:grid;place-items:center;border-radius:14px;background:#e8f6f1;font-size:20px}
.demo-login-card strong{font-size:15px}
.demo-login-card small{color:#66746e;font-size:12px}
.demo-credentials{display:grid;gap:5px;margin:16px 0;padding:16px;border:1px solid rgba(255,255,255,.28);border-radius:20px;background:rgba(3,36,30,.38)}
.demo-credentials span{color:#c5f0e4;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.12em}
.demo-credentials strong{color:#fff;font-size:18px}
.demo-credentials small{color:#d8eee8}
@media(max-width:980px){.workflow-line{grid-template-columns:1fr 1fr;border-radius:24px}.workflow-line span:not(:last-child):after{display:none}.demo-grid{grid-template-columns:1fr}.demo-form{grid-template-columns:1fr}}
@media(max-width:620px){.workflow-line{grid-template-columns:1fr}.demo-login-panel,.demo-form{padding:15px}.demo-login-panel h3{font-size:25px}}

/* How it works section */
.how-section{background:#fffaf3}
.how-tabs{display:flex;width:max-content;max-width:100%;margin:-20px auto 26px;padding:6px;border:1px solid var(--line);border-radius:999px;background:#fff;box-shadow:0 14px 38px rgba(50,35,11,.06)}
.how-tabs button{min-width:142px;min-height:42px;border:0;border-radius:999px;background:transparent;color:#50625b;font:inherit;font-size:13px;font-weight:880;cursor:pointer}
.how-tabs button.active{background:var(--green);color:#fff;box-shadow:0 12px 24px rgba(7,94,79,.18)}
.how-panel{display:none;grid-template-columns:.9fr 1.1fr;gap:42px;align-items:center;padding:24px;border:1px solid var(--line);border-radius:30px;background:#fff;box-shadow:var(--shadow)}
.how-panel.active{display:grid}
.how-copy h3{margin:18px 0 20px;font-family:Georgia,"Times New Roman",serif;font-size:clamp(30px,3.2vw,46px);line-height:1.06;letter-spacing:-.04em}
.how-steps{counter-reset:how;list-style:none;margin:0;padding:0;display:grid;gap:12px}
.how-steps li{counter-increment:how;position:relative;min-height:74px;padding:14px 16px 14px 62px;border:1px solid #e8ddcc;border-radius:18px;background:#fffaf3}
.how-steps li:before{content:counter(how);position:absolute;left:16px;top:16px;width:31px;height:31px;display:grid;place-items:center;border-radius:50%;background:#e5f5ef;color:var(--green);font-weight:950}
.how-steps strong,.how-steps span{display:block}
.how-steps strong{font-size:15px}.how-steps span{margin-top:3px;color:var(--muted);font-size:13px;line-height:1.55}
.how-visual{min-height:440px;display:grid;place-items:center;overflow:hidden;border-radius:24px;background:linear-gradient(145deg,#eaf8f2,#fff4df)}
.ops-screen{width:min(100%,520px);padding:18px;border:1px solid rgba(7,94,79,.14);border-radius:26px;background:rgba(255,255,255,.92);box-shadow:0 22px 60px rgba(8,49,44,.14)}
.ops-top{display:flex;gap:8px;margin-bottom:16px}.ops-top span{width:11px;height:11px;border-radius:50%;background:#f1b345}.ops-top span:nth-child(2){background:#08715e}.ops-top span:nth-child(3){background:#dc5a4f}
.ops-map{position:relative;height:250px;border:1px solid rgba(7,94,79,.12);border-radius:22px;background:linear-gradient(rgba(7,94,79,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(7,94,79,.055) 1px,transparent 1px),#f5fbf8;background-size:32px 32px;overflow:hidden}
.ops-map:before{content:"";position:absolute;left:42px;right:42px;top:132px;height:8px;border-radius:999px;background:linear-gradient(90deg,#08715e 0 38%,#f1b345 38% 72%,#dc5a4f 72%)}
.ops-map:after{content:"";position:absolute;left:50px;right:50px;top:73px;height:106px;border-top:7px dotted rgba(8,113,94,.62);border-radius:50%;transform:rotate(-5deg)}
.ops-stop{position:absolute;z-index:2;width:22px;height:22px;border:4px solid #fff;border-radius:50%;background:#08715e;box-shadow:0 8px 18px rgba(7,94,79,.18)}
.ops-stop.one{left:56px;top:123px}.ops-stop.two{left:48%;top:64px;animation:stopPulse 1.9s ease-in-out infinite}.ops-stop.three{right:58px;top:123px;background:#dc5a4f}
.ops-bus{position:absolute;z-index:3;left:44px;top:108px;width:58px;height:42px;display:grid;place-items:center;border-radius:15px;background:#fff;color:var(--green);box-shadow:0 14px 32px rgba(7,94,79,.2);font-size:12px;font-weight:950;animation:howBusDrive 6s cubic-bezier(.45,0,.2,1) infinite}
.ops-rows{display:grid;gap:10px;margin-top:15px}.ops-rows span{height:13px;width:var(--w);border-radius:999px;background:#e6f1ed;animation:rowGlow 2.8s ease-in-out infinite}.ops-rows span:nth-child(2){animation-delay:.35s}.ops-rows span:nth-child(3){animation-delay:.7s}
.parent-phone-demo{width:min(100%,330px);min-height:430px;padding:18px;border:10px solid #10231f;border-radius:36px;background:#e9f5ef;box-shadow:0 26px 60px rgba(0,0,0,.18)}
.phone-top{width:86px;height:7px;margin:0 auto 18px;border-radius:999px;background:#10231f}
.chat-bubble,.chat-choice{width:max-content;max-width:92%;margin:12px 0;padding:13px 14px;border-radius:18px;background:#fff;color:#17352b;font-size:13px;font-weight:760;box-shadow:0 10px 24px rgba(8,49,44,.08);animation:messagePop 5.5s ease-in-out infinite}
.chat-choice{margin-left:auto;background:#dcf8c6;animation-delay:.7s}.chat-bubble:nth-of-type(3){animation-delay:1.4s}.chat-bubble.last{animation-delay:2.1s;background:#dcf8c6}
@keyframes howBusDrive{0%{transform:translate(0,0) rotate(-2deg)}30%{transform:translate(122px,-58px) rotate(7deg)}62%{transform:translate(245px,-10px) rotate(-4deg)}100%{transform:translate(360px,0) rotate(2deg)}}
@keyframes rowGlow{0%,100%{opacity:.55}50%{opacity:1}}
@keyframes messagePop{0%,12%{transform:translateY(10px);opacity:.45}24%,100%{transform:translateY(0);opacity:1}}
@media(max-width:980px){.how-panel,.how-panel.active{grid-template-columns:1fr}.how-visual{min-height:360px}.how-tabs{margin-top:-12px}}
@media(max-width:620px){.how-panel{padding:15px;border-radius:22px}.how-tabs{display:grid;width:100%;border-radius:20px}.how-tabs button{width:100%}.how-visual{min-height:320px}.ops-map{height:210px}.ops-bus{animation:none}.parent-phone-demo{border-width:7px;min-height:360px}.how-steps li{padding-left:54px}}

/* Larger top navigation for easier scanning */
.brand-icon{width:50px;height:50px;border-radius:16px;font-size:24px}
.brand strong{font-size:23px}
.brand small{font-size:12px}
.site-nav{gap:30px}
.site-nav a{font-size:16px}
.site-nav .login-link{padding:12px 20px}
@media(min-width:981px){
  .brand-icon{width:42px;height:42px;border-radius:13px;font-size:21px}
  .brand strong{font-size:19px}
  .brand small{font-size:10px}
  .site-nav{gap:24px}
  .site-nav a{font-size:14px}
  .site-nav .login-link{padding:10px 17px}
}
@media(max-width:980px){
  .site-nav a{font-size:16px}
}
