.al-root{border:1px solid var(--color-edge, #232935);border-radius:.9rem;background:var(--color-surface, #12161d);padding:1rem 1.1rem 1.1rem;margin-top:1.5rem}.al-head{display:flex;align-items:baseline;gap:.7rem;margin-bottom:.75rem}.al-badge{font-weight:600;font-size:.95rem;background:linear-gradient(to right,#22d3ee 20%,#e6fdff 40% 60%,#22d3ee 80%);background-size:200% auto;-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent;animation:al-shine 2.5s linear infinite}@keyframes al-shine{to{background-position:200% center}}@media(prefers-reduced-motion:reduce){.al-badge{animation:none;color:#22d3ee;-webkit-text-fill-color:#22d3ee}}.al-mins{color:#7a8699;font-size:.9rem}.al-stage{min-height:11rem;display:grid;place-items:center;border-radius:.6rem;background:radial-gradient(ellipse at 50% 120%,#123039,#0e1116 70%);padding:1.25rem;overflow:hidden}.al-hint{color:#7a8699;font-size:1rem;text-align:center}.al-stagewrap{position:relative}.al-end{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.8rem;border-radius:.6rem;background:#0e1116e0;backdrop-filter:blur(3px);animation:al-pop .4s cubic-bezier(.2,.8,.3,1) both}.al-end[hidden]{display:none}.al-end-eyebrow{color:#94a3b8;font-size:.95rem;margin:0;padding:0 1.5rem;text-align:center}.al-end-btn{background:#0e7490;color:#e6eaf0;border-radius:.6rem;padding:.7rem 1.4rem;font-weight:600;text-decoration:none}.al-end-btn:hover{background:#22d3ee;color:#0e1116}.al-end-replay{background:none;border:none;color:#7a8699;cursor:pointer;font-size:.9rem;text-decoration:underline;padding:0}.al-end-replay:hover{color:#22d3ee}.al-sub{font-size:1.05rem;text-align:center;min-height:3.2em;margin:.8rem 0 1.1rem;line-height:1.55}.al-w{color:#55607080;transition:color .18s ease}.al-w.on{color:#e6eaf0}.al-w.now{color:#22d3ee}.al-controls{display:flex;align-items:center;gap:.55rem;margin-top:.35rem;flex-wrap:wrap}.al-transport{display:flex;align-items:center;gap:.55rem}.al-track{flex:1;min-width:0;display:flex;align-items:center;gap:.55rem}.al-btn{display:grid;place-items:center;width:2.4rem;height:2.4rem;border-radius:50%;border:1px solid #232935;background:transparent;color:#cbd5e1;cursor:pointer;flex:none;padding:0}.al-btn:hover{border-color:#22d3ee;color:#22d3ee}.al-btn svg{width:1.15rem;height:1.15rem}.al-btn-play{width:3rem;height:3rem;background:#0e7490;border:none;color:#e6eaf0}.al-btn-play:hover{background:#22d3ee;color:#0e1116}.al-btn-play svg{width:1.4rem;height:1.4rem}.al-speed{border-radius:.55rem;width:2.9rem;font:600 .85rem JetBrains Mono,monospace}.al-time{font:500 .85rem JetBrains Mono,monospace;color:#7a8699;flex:none;min-width:2.9em;text-align:center}.al-seek{flex:1;appearance:none;height:4px;border-radius:2px;background:linear-gradient(#22d3ee 0 0) 0 / var(--p, 0%) 100% no-repeat #232935;cursor:pointer}.al-seek::-webkit-slider-thumb{appearance:none;width:13px;height:13px;border-radius:50%;background:#22d3ee;border:none}.al-seek::-moz-range-thumb{width:13px;height:13px;border-radius:50%;background:#22d3ee;border:none}@media(max-width:640px){.al-root{padding:.9rem .85rem 1rem}.al-stage{padding:1.1rem .4rem}.al-head{flex-direction:column;align-items:flex-start;gap:.15rem}.al-track{order:-1;flex:none;width:100%;margin-bottom:.35rem}.al-transport{flex:1;justify-content:center;margin-left:3.45rem}.al-speed{margin-left:0}}.al-in{animation:al-pop .45s cubic-bezier(.2,.8,.3,1) both}@keyframes al-pop{0%{opacity:0;transform:translateY(14px) scale(.96)}to{opacity:1;transform:none}}.al-title{font-family:Space Grotesk,sans-serif;font-size:1.6rem;font-weight:700;color:#e6eaf0;text-align:center}.al-formula{font-family:JetBrains Mono,monospace;font-size:1.15rem;color:#22d3ee;text-align:center}.al-stat{text-align:center}.al-stat-value{font-family:JetBrains Mono,monospace;font-size:2.6rem;font-weight:700;color:#22d3ee}.al-stat-label{color:#94a3b8;font-size:1rem;margin-top:.25rem}.al-table{border-collapse:collapse;font-size:1rem}.al-table td,.al-table th{padding:.35rem .9rem;border-bottom:1px solid #232935;color:#cbd5e1}.al-table tr:first-child{color:#7a8699;font-size:.9rem}.al-table td:last-child{font-family:JetBrains Mono,monospace;color:#22d3ee}.al-cards{display:flex;flex-direction:column;gap:.8rem;align-items:center;max-width:100%}.al-cardgroup{display:flex;gap:.45rem;align-items:center;justify-content:center;max-width:100%}.al-cardgroup .al-card{flex:0 1 58px;min-width:0}.al-cardgroup svg{width:100%;height:auto;filter:drop-shadow(0 4px 10px rgba(0,0,0,.45))}.al-cardgroup .al-card{animation:al-pop .4s cubic-bezier(.2,.8,.3,1) both}.al-cardlabel{color:#94a3b8;font-size:.95rem;margin-top:.15rem;text-align:center}@media(max-width:640px){.al-cardgroup{gap:.35rem}}
