.otto-about-timeline{--mint:#6ee7b7;--blue:#3b82f6;--grad:linear-gradient(135deg,#6ee7b7,#3b82f6);--on-accent:#050505;--ease:cubic-bezier(.25,.46,.45,.94);--font:"Suisse Intl",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.otto-about-timeline[data-theme=dark],.otto-about-timeline[data-theme=inherit],.otto-theme-dark .otto-about-timeline[data-theme=inherit]{--text:#fff;--muted:#bebebe;--dim:#8a8a8a;--border:hsla(0,0%,100%,.08);--border2:hsla(0,0%,100%,.16);--surface:#161616;--ghost:hsla(0,0%,100%,.04);--card:hsla(0,0%,8%,.55);--btn-ghost:hsla(0,0%,100%,.06);background:linear-gradient(135deg,#000,#4d4d4d)}.otto-about-timeline[data-theme=light],.otto-theme-light .otto-about-timeline[data-theme=inherit]{--text:#0a0a0a;--muted:#4a4a4a;--dim:#8a8a8a;--border:rgba(0,0,0,.08);--border2:rgba(0,0,0,.16);--surface:#f7f7f5;--ghost:rgba(0,0,0,.035);--card:rgba(247,247,245,.85);--btn-ghost:rgba(0,0,0,.04);background:#fff}.otto-about-timeline{color:var(--text);font-family:var(--font);overflow:hidden;position:relative;-webkit-font-smoothing:antialiased;padding:clamp(88px,11vw,144px) 0}.otto-about-timeline *{box-sizing:border-box}.otto-about-timeline .otto-container{margin:0 auto;max-width:1200px;padding:0 32px;position:relative;z-index:2}.otto-about-timeline .otto-accent{background:var(--grad);-webkit-background-clip:text;background-clip:text;color:transparent}.otto-about-timeline .otto-eyebrow{align-items:center;color:var(--muted);display:inline-flex;font-size:11px;font-weight:500;gap:12px;letter-spacing:.22em;margin:0;text-transform:uppercase}.otto-about-timeline .otto-eyebrow:before{background:currentColor;content:"";height:1px;opacity:.55;width:28px}.otto-about-timeline h2{color:var(--text);font-size:clamp(32px,4.4vw,54px);font-weight:500;letter-spacing:-.025em;line-height:1.06;margin:18px 0 0}.otto-about-timeline .otto-lead{color:var(--muted);font-size:clamp(16px,1.2vw,19px);line-height:1.65;margin:20px 0 0;max-width:60ch}.otto-about-timeline .otto-head{max-width:780px}.otto-about-timeline .otto-btn{align-items:center;border:1px solid transparent;border-radius:999px;display:inline-flex;font-size:15px;font-weight:500;gap:.5em;padding:15px 28px;text-decoration:none;transition:transform .3s var(--ease),box-shadow .3s var(--ease),border-color .3s var(--ease)}.otto-about-timeline .otto-btn--primary{background:var(--grad);box-shadow:0 8px 32px rgba(110,231,183,.18);color:var(--on-accent)}.otto-about-timeline .otto-btn--primary:hover{box-shadow:0 14px 44px rgba(110,231,183,.3);transform:translateY(-2px)}.otto-about-timeline .otto-btn--ghost{background:var(--btn-ghost);border-color:var(--border2);color:var(--text)}.otto-about-timeline .otto-btn--ghost:hover{border-color:var(--text);transform:translateY(-2px)}@keyframes otto-flow{to{background-position:-220% 0}}@keyframes otto-comet{0%{left:0;opacity:0}12%{opacity:1}86%{opacity:1}to{left:100%;opacity:0}}.otto-about-timeline .tl{margin-top:56px;position:relative}.otto-about-timeline .tl__line{background:linear-gradient(90deg,transparent,var(--mint),var(--blue),transparent);height:2px;left:0;overflow:visible;position:absolute;right:0;top:6px;z-index:0}.otto-about-timeline .tl__line:after{animation:otto-comet 5s var(--ease) infinite;background:#fff;border-radius:50%;box-shadow:0 0 12px 4px hsla(0,0%,100%,.85),0 0 26px 10px rgba(110,231,183,.45);content:"";height:16px;left:0;position:absolute;top:50%;transform:translate(-50%,-50%);width:16px}.otto-about-timeline .tl__track{display:grid;gap:22px;grid-template-columns:repeat(var(--cols,6),1fr);position:relative}.otto-about-timeline .tl__item{display:flex;flex-direction:column;gap:9px;position:relative;z-index:1}.otto-about-timeline .tl__dot{background:var(--grad);border-radius:50%;box-shadow:0 0 0 5px rgba(110,231,183,.1);height:14px;width:14px}.otto-about-timeline .tl__item:last-child .tl__dot{box-shadow:0 0 0 7px rgba(110,231,183,.16)}.otto-about-timeline .tl__yr{background:var(--grad);-webkit-background-clip:text;background-clip:text;color:transparent;font-size:22px;font-weight:600;letter-spacing:-.03em;margin-top:6px}.otto-about-timeline .tl__t{color:var(--text);font-size:15px;font-weight:500;letter-spacing:-.01em}.otto-about-timeline .tl__x{color:var(--muted);font-size:13px;line-height:1.55}@media(max-width:980px){.otto-about-timeline .tl__line{display:none}.otto-about-timeline .tl__track{gap:0;grid-template-columns:1fr}.otto-about-timeline .tl__item{padding:16px 0 16px 30px}.otto-about-timeline .tl__item:before{background:linear-gradient(var(--mint),var(--blue));bottom:0;content:"";left:6px;opacity:.35;position:absolute;top:0;width:2px}.otto-about-timeline .tl__dot{left:0;position:absolute;top:22px}}.otto-about-timeline.otto-align-center{text-align:center}.otto-about-timeline.otto-align-center .otto-head{margin-left:auto;margin-right:auto}.otto-about-timeline.otto-align-center .otto-eyebrow{justify-content:center}.otto-about-timeline.otto-align-left{text-align:left}