:root{--demo-ink:#0d2347;--demo-muted:#64748b;--demo-blue:#3459ed;--demo-blue-soft:#eef3ff;--demo-line:#dbe4f0;--demo-soft:#f4f7fb;--demo-green:#0f9f6e}.demoPage{background:var(--demo-soft);min-height:100vh;color:var(--demo-ink)}.demoShell{width:min(1160px,100% - 40px);margin:0 auto}.demoTopbar{border-bottom:1px solid var(--demo-line);background:#fff}.demoTopbarInner{justify-content:space-between;align-items:center;gap:20px;min-height:72px;display:flex}.demoBrand{color:var(--demo-ink);align-items:center;gap:10px;font-weight:800;text-decoration:none;display:inline-flex}.demoBrandMark{background:var(--demo-blue);color:#fff;border-radius:9px;place-items:center;width:31px;height:31px;display:grid;box-shadow:0 8px 20px #3459ed33}.demoTopActions{align-items:center;gap:12px;display:flex}.demoSyntheticBadge{color:#047857;background:#ecfdf5;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:750}.demoPrimaryButton,.demoSecondaryButton{min-height:44px;font:inherit;cursor:pointer;border-radius:11px;justify-content:center;align-items:center;padding:0 16px;font-weight:750;text-decoration:none;display:inline-flex}.demoPrimaryButton{border:1px solid var(--demo-blue);background:var(--demo-blue);color:#fff}.demoSecondaryButton{border:1px solid var(--demo-line);color:var(--demo-ink);background:#fff}.demoSecondaryButton:disabled{opacity:.45;cursor:not-allowed}.demoHero{padding:92px 0}.demoHero h1,.parentDemoIntro h1{letter-spacing:-.045em;margin:10px 0 14px;line-height:1.03}.demoHero h1{max-width:800px;font-size:clamp(44px,7vw,78px)}.demoHero>.demoShell>p,.parentDemoIntro p{color:var(--demo-muted);max-width:720px;margin:0;line-height:1.7}.demoEyebrow,.demoCardEyebrow{color:var(--demo-blue);letter-spacing:.14em;text-transform:uppercase;font-size:12px;font-weight:800}.demoRoleGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:48px;display:grid}.demoRoleCard{border:1px solid var(--demo-line);min-height:310px;color:var(--demo-ink);background:#fff;border-radius:22px;flex-direction:column;gap:22px;padding:26px;text-decoration:none;display:flex}.demoRoleCardActive{transition:transform .18s,box-shadow .18s}.demoRoleCardActive:hover{transform:translateY(-3px);box-shadow:0 24px 60px #0d23471a}.demoRoleCardDisabled{opacity:.68}.demoRoleIcon{font-size:34px}.demoRoleCard h2{margin:7px 0 10px;font-size:27px}.demoRoleCard p{color:var(--demo-muted);margin:0;line-height:1.65}.demoRoleAction{color:var(--demo-blue);margin-top:auto;font-weight:800}.demoRoleCardDisabled .demoRoleAction{color:var(--demo-muted)}.parentDemoShell{padding:46px 0 84px}.parentDemoIntro{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:28px;display:flex}.parentDemoIntro h1{font-size:clamp(36px,5vw,58px)}.demoProgressBlock{width:220px;color:var(--demo-muted);gap:8px;font-size:13px;display:grid}.demoProgressTrack{background:#dfe7f2;border-radius:999px;height:7px;overflow:hidden}.demoProgressFill{background:var(--demo-blue);border-radius:inherit;height:100%;transition:width .25s}.parentExperienceGrid{grid-template-columns:minmax(360px,.85fr) minmax(420px,1.15fr);align-items:stretch;gap:28px;display:grid}.parentPhone,.parentDemoPanel{border:1px solid var(--demo-line);background:#fff;box-shadow:0 24px 60px #0d234712}.parentPhone{border-radius:32px;justify-self:center;width:100%;max-width:470px;overflow:hidden}.phoneHeader{justify-content:space-between;align-items:center;gap:16px;padding:22px 24px;display:flex}.phoneHeader>div,.phoneChildCard>div{gap:4px;display:grid}.phoneTiny{color:var(--demo-muted);letter-spacing:.09em;font-size:10px;font-weight:800}.phoneStatus{border-radius:999px;padding:7px 10px;font-size:11px;font-weight:800}.phoneStatus-scheduled{color:#3152d7;background:#eef3ff}.phoneStatus-started,.phoneStatus-approaching{color:#087a56;background:#e9fbf4}.phoneStatus-arrived{color:#936b00;background:#fff5d9}.phoneMap{background:linear-gradient(90deg,#0000 49.8%,#ffffff75 50%,#0000 50.2%),linear-gradient(#0000 49.8%,#ffffff75 50%,#0000 50.2%),linear-gradient(135deg,#e8f7f5,#dce9ff);height:300px;position:relative;overflow:hidden}.phoneRoute{transform-origin:50%;background:#90a8ff;border-radius:999px;height:5px;position:absolute;top:51%;left:9%;right:9%;transform:rotate(-23deg)}.mapPoint{width:14px;height:14px;box-shadow:0 0 0 2px var(--demo-ink);z-index:2;border:4px solid #fff;border-radius:50%;position:absolute}.mapPointSchool{bottom:20%;left:9%}.mapPointStop{box-shadow:0 0 0 2px var(--demo-green);top:20%;right:8%}.mapText{border:1px solid var(--demo-line);background:#fff;border-radius:8px;padding:5px 7px;font-size:10px;font-weight:800;position:absolute}.mapTextSchool{bottom:8%;left:5%}.mapTextStop{top:8%;right:4%}.demoBus{z-index:4;border:1px solid var(--demo-line);background:#fff;border-radius:13px;place-items:center;width:42px;height:42px;transition:left .42s,top .42s;display:grid;position:absolute;transform:translate(-50%,-50%);box-shadow:0 8px 24px #0d23472e}.phoneChildCard{border:1px solid var(--demo-line);border-radius:15px;align-items:center;gap:12px;margin:18px 20px 0;padding:14px;display:flex}.phoneAvatar{background:var(--demo-blue-soft);width:40px;height:40px;color:var(--demo-blue);border-radius:50%;place-items:center;font-weight:850;display:grid}.phoneRouteTag{background:var(--demo-soft);border-radius:999px;margin-left:auto;padding:7px 9px;font-size:11px;font-weight:800}.phoneEvent{border:1px solid var(--demo-line);border-radius:15px;grid-template-columns:58px 1fr;gap:12px;margin:18px 20px 0;padding:16px;display:grid}.phoneEventTime{color:var(--demo-blue);font-weight:800}.phoneEvent p{color:var(--demo-muted);margin:5px 0 0;font-size:13px;line-height:1.55}.phoneEta{background:var(--demo-ink);color:#fff;border-radius:15px;justify-content:space-between;align-items:center;margin:18px 20px 20px;padding:14px 16px;display:flex}.phoneEta span{letter-spacing:.1em;opacity:.7;font-size:10px;font-weight:800}.parentDemoPanel{border-radius:24px;padding:30px}.parentDemoPanel h2{letter-spacing:-.035em;margin:8px 0 10px;font-size:34px}.parentDemoPanel>p,.demoInsight p{color:var(--demo-muted);line-height:1.7}.demoInsight{background:var(--demo-blue-soft);border-radius:16px;margin:24px 0;padding:18px}.demoInsight p{margin:6px 0 0}.demoTimeline{border-top:1px solid var(--demo-line);margin-top:24px;display:grid}.demoTimelineItem{appearance:none;border:0;border-bottom:1px solid var(--demo-line);color:var(--demo-ink);text-align:left;cursor:pointer;background:0 0;grid-template-columns:18px 1fr;gap:10px;padding:15px 0;display:grid}.demoTimelineItem>span:last-child{justify-content:space-between;gap:14px;display:flex}.demoTimelineItem small{color:var(--demo-muted)}.demoTimelineDot{background:#d7dfeb;border-radius:50%;width:10px;height:10px;margin-top:4px}.demoTimelineItem.isCurrent .demoTimelineDot{background:var(--demo-blue);box-shadow:0 0 0 5px #eef3ff}.demoTimelineItem.isDone .demoTimelineDot{background:var(--demo-green)}.demoNavigation{justify-content:space-between;gap:12px;margin-top:26px;display:flex}.demoRequestLink{color:var(--demo-blue);margin-top:24px;font-weight:800;text-decoration:none;display:block}@media (max-width:900px){.demoRoleGrid,.parentExperienceGrid{grid-template-columns:1fr}.demoRoleCard{min-height:250px}.parentDemoIntro{flex-direction:column;align-items:flex-start}.demoProgressBlock{width:100%}.parentPhone{max-width:520px}}@media (max-width:620px){.demoShell{width:min(100% - 24px,1160px)}.demoTopbarInner{padding:12px 0}.demoTopActions{flex-direction:column;align-items:flex-end}.demoSyntheticBadge{display:none}.demoHero{padding:58px 0}.parentDemoShell{padding-top:28px}.parentDemoPanel{padding:22px}.parentDemoPanel h2{font-size:28px}.phoneMap{height:250px}.demoNavigation{flex-direction:column-reverse}.demoNavigation>*{width:100%}}
