:root{--primary:#21d1b6;--primary-dark:#17a892;--primary-darker:#0f7d6c;--primary-soft:#e4f8f4;--primary-softer:#f2fcfa;--ink:#0e1116;--ink-soft:#1f2933;--text-secondary:#4b5563;--text-tertiary:#94a3b8;--background:#f7f8fa;--surface:#fff;--surface-muted:#f1f5f4;--border:#e2e8f0;--border-strong:#cbd5e1;--accent-ink:#0e1116;--live:#0f9d58;--live-soft:#e6f6ee;--build:#b7791f;--build-soft:#fdf6e3;--road:#64748b;--road-soft:#eef2f6;--font-sans:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-display:"Space Grotesk", "Inter", -apple-system, BlinkMacSystemFont, sans-serif;--fw-regular:400;--fw-medium:500;--fw-semibold:600;--fw-bold:700;--fw-extrabold:800;--text-xs:.8125rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.375rem;--text-2xl:clamp(1.5rem, 1.2rem + 1.4vw, 2rem);--text-3xl:clamp(1.9rem, 1.4rem + 2.2vw, 2.75rem);--text-4xl:clamp(2.4rem, 1.6rem + 3.4vw, 3.75rem);--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:2.5rem;--space-8:3rem;--space-10:4rem;--space-12:5rem;--space-16:7rem;--radius-sm:8px;--radius:12px;--radius-lg:18px;--radius-xl:26px;--radius-pill:80px;--shadow-sm:0 1px 2px #0e11160f;--shadow:0 6px 24px #0e111614;--shadow-lg:0 20px 60px #0e11161f;--shadow-teal:0 18px 46px #17a89247;--container:1160px;--container-narrow:760px;--header-h:68px}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{background:var(--background);color:var(--ink);font-family:var(--font-sans);font-size:var(--text-base);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;line-height:1.6}h1,h2,h3,h4{letter-spacing:-.02em;line-height:1.12;font-weight:var(--fw-extrabold);color:var(--ink);text-wrap:balance;margin:0}p{margin:0}a{color:var(--primary-darker);text-decoration:none}a:hover{text-decoration:underline}img,svg{max-width:100%;display:block}ul{margin:0;padding:0;list-style:none}:focus-visible{outline:2px solid var(--primary-dark);outline-offset:3px;border-radius:4px}.container{width:100%;max-width:var(--container);padding-inline:var(--space-5);margin-inline:auto}.section{padding-block:var(--space-12)}.eyebrow{align-items:center;gap:var(--space-2);font-size:var(--text-sm);font-weight:var(--fw-semibold);letter-spacing:.02em;color:var(--primary-darker);text-transform:none;display:inline-flex}.lede{font-size:var(--text-lg);color:var(--text-secondary);line-height:1.65}.btn{justify-content:center;align-items:center;gap:var(--space-2);font-weight:var(--fw-semibold);font-size:var(--text-base);border-radius:var(--radius-pill);cursor:pointer;white-space:nowrap;border:1px solid #0000;padding:.72rem 1.4rem;text-decoration:none;transition:transform .12s,box-shadow .18s,background .18s;display:inline-flex}.btn:hover{text-decoration:none}.btn-primary{background:var(--primary-dark);color:#fff;box-shadow:var(--shadow-teal)}.btn-primary:hover{background:var(--primary-darker);transform:translateY(-1px)}.btn-ghost{background:var(--surface);color:var(--ink);border-color:var(--border-strong)}.btn-ghost:hover{border-color:var(--ink);transform:translateY(-1px)}.btn-lg{font-size:var(--text-lg);padding:.9rem 1.7rem}.tag{font-size:var(--text-xs);font-weight:var(--fw-semibold);border-radius:var(--radius-pill);align-items:center;gap:6px;padding:3px 10px;line-height:1.4;display:inline-flex}.tag:before{content:"";background:currentColor;border-radius:50%;width:7px;height:7px}.tag-live{color:var(--live);background:var(--live-soft)}.tag-build{color:var(--build);background:var(--build-soft)}.tag-road{color:var(--road);background:var(--road-soft)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition-duration:.01ms!important;animation-duration:.01ms!important}}.btn-solid,.btn-line,.btn-line-inverse{border-radius:var(--radius-pill);font-weight:var(--fw-semibold);font-size:var(--text-base);cursor:pointer;justify-content:center;align-items:center;gap:.4rem;padding:.85rem 1.5rem;transition:transform .15s,box-shadow .2s,background .2s,border-color .2s;display:inline-flex}.btn-solid{background:var(--ink);color:#fff}.btn-solid:hover{background:var(--primary-darker);box-shadow:var(--shadow-teal);text-decoration:none;transform:translateY(-1px)}.btn-line{color:var(--ink-soft);border:1px solid var(--border);background:var(--surface)}.btn-line:hover{color:var(--ink);border-color:var(--border-strong);text-decoration:none}.btn-line-inverse{color:#fff;border:1px solid #ffffff80}.btn-line-inverse:hover{background:#ffffff1f;text-decoration:none}.mot{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-xl);width:100%;max-width:380px;box-shadow:var(--shadow-lg);padding:var(--space-5);font-size:var(--text-sm);flex-direction:column;gap:.75rem;display:flex}.mot-row{align-items:center;gap:.7rem;display:flex}.mot-row>div{flex:1;min-width:0}.mot-row>div b{color:var(--ink);font-size:var(--text-sm);display:block}.mot-row>div span{color:var(--text-secondary);font-size:var(--text-xs);margin-top:1px;display:block}.mot-av{background:var(--primary-soft);width:34px;height:34px;color:var(--primary-darker);font-size:.7rem;font-weight:var(--fw-semibold);text-align:center;border-radius:50%;flex:none;justify-content:center;align-items:center;line-height:1;display:inline-flex}.mot-ic{background:var(--primary-soft);width:34px;height:34px;color:var(--primary-darker);font-weight:var(--fw-bold);text-align:center;border-radius:10px;flex:none;justify-content:center;align-items:center;font-size:.8rem;line-height:1;display:inline-flex}.mot-av>*,.mot-ic>*{line-height:1;display:block}.mot-pill{font-size:.7rem;font-weight:var(--fw-semibold);border-radius:var(--radius-pill);background:var(--primary-soft);color:var(--primary-darker);white-space:nowrap;flex:none;padding:.2rem .6rem}.mot-pill.warn{background:var(--build-soft);color:var(--build)}.mot-pill.dark{background:var(--ink);color:#fff}.mot-line{border-top:1px solid var(--border);margin:.15rem 0}.mot-bar{background:var(--border);border-radius:3px;height:6px;overflow:hidden}.mot-bar i{background:var(--primary);border-radius:3px;height:100%;display:block}.mot-note{color:var(--text-tertiary);font-size:var(--text-xs)}.mot-cell{background:var(--surface-muted);border-radius:var(--radius);padding:.7rem .85rem}.mot-grid2{grid-template-columns:1fr 1fr;gap:.6rem;display:grid}.mot-stat b{font-family:var(--font-display);font-size:var(--text-xl);color:var(--ink);font-variant-numeric:tabular-nums;display:block}.mot-stat span{color:var(--text-secondary);font-size:var(--text-xs)}@media (prefers-reduced-motion:no-preference){html.js .card-anim:not(.is-in) .stagger>*,html.js .mot:not(.is-in)>*{opacity:0;transform:translateY(9px)}html.js .card-anim:not(.is-in) .spark-line{stroke-dashoffset:1px}html.js .card-anim:not(.is-in) .bc-ring-fg{stroke-dashoffset:100px}html.js .card-anim:not(.is-in) .bc-bar i,html.js .mot:not(.is-in) .mot-bar i{width:0}}.card-anim .stagger>*,.mot>*{transition:opacity .55s cubic-bezier(.22,1,.36,1),transform .55s cubic-bezier(.22,1,.36,1)}.card-anim .stagger>:first-child,.mot>:first-child{transition-delay:50ms}.card-anim .stagger>:nth-child(2),.mot>:nth-child(2){transition-delay:.13s}.card-anim .stagger>:nth-child(3),.mot>:nth-child(3){transition-delay:.21s}.card-anim .stagger>:nth-child(4),.mot>:nth-child(4){transition-delay:.29s}.card-anim .stagger>:nth-child(5),.mot>:nth-child(5){transition-delay:.37s}.card-anim .stagger>:nth-child(6),.mot>:nth-child(6){transition-delay:.45s}.card-anim .stagger>:nth-child(7),.mot>:nth-child(7){transition-delay:.53s}.card-anim .stagger>:nth-child(8),.mot>:nth-child(8){transition-delay:.61s}.spark-line{stroke-dasharray:1;stroke-dashoffset:0;transition:stroke-dashoffset 1.3s cubic-bezier(.22,1,.36,1) .35s}.bc-ring-fg{transition:stroke-dashoffset 1.2s cubic-bezier(.22,1,.36,1) .25s}.bc-bar i,.mot .mot-bar i{width:var(--fill,60%);transition:width 1.1s cubic-bezier(.22,1,.36,1) .2s}.mot{transition:transform .2s,border-color .2s}.mot:hover{border-color:var(--primary);transform:translateY(-3px)}.mot-qr-card{text-align:center;align-items:center}.qr-frame{border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm);background:#fff;padding:.75rem;line-height:0}.mot-qr-card .mot-row{text-align:left;width:100%}
