.shell[data-astro-cid-sy56i6x2]{min-height:100dvh;background:var(--bg-app)}.layout[data-astro-cid-sy56i6x2]{display:grid;grid-template-columns:14rem minmax(0,1fr);gap:2.5rem;padding:2.5rem 2rem 5rem}.sidebar[data-astro-cid-sy56i6x2]{position:sticky;top:4.75rem;align-self:start;max-height:calc(100dvh - 6rem);overflow-y:auto}.sidebar__eyebrow[data-astro-cid-sy56i6x2]{margin:0 0 .75rem;font-size:.6875rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:var(--text-muted)}.sidebar__list[data-astro-cid-sy56i6x2]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.125rem}.sidebar__link[data-astro-cid-sy56i6x2]{display:grid;grid-template-columns:auto 1fr;grid-template-areas:"step tag" "title title";align-items:center;gap:.1rem .5rem;padding:.5rem .7rem;border-radius:var(--radius-lg);border-left:2px solid transparent;text-decoration:none;transition:background .15s,color .15s,border-color .15s}.sidebar__link[data-astro-cid-sy56i6x2]:hover{background:var(--cream-100)}.sidebar__step[data-astro-cid-sy56i6x2]{grid-area:step;font-size:.6875rem;font-weight:600;color:var(--text-muted)}.sidebar__title[data-astro-cid-sy56i6x2]{grid-area:title;font-size:.9375rem;font-weight:600;color:var(--text-secondary);line-height:1.2}.sidebar__tag[data-astro-cid-sy56i6x2]{grid-area:tag;justify-self:end;font-size:.625rem;font-weight:600;color:var(--text-muted);background:var(--cream-200);padding:.05rem .4rem;border-radius:var(--radius-pill)}.sidebar__link[data-astro-cid-sy56i6x2][data-planned] .sidebar__title[data-astro-cid-sy56i6x2]{color:var(--text-muted)}.sidebar__link[data-astro-cid-sy56i6x2].is-active{background:var(--primary-tint);border-left-color:var(--primary)}.sidebar__link[data-astro-cid-sy56i6x2].is-active .sidebar__title[data-astro-cid-sy56i6x2]{color:var(--teal-800)}.sidebar__link[data-astro-cid-sy56i6x2].is-active .sidebar__step[data-astro-cid-sy56i6x2]{color:var(--teal-700)}.main[data-astro-cid-sy56i6x2]{min-width:0;display:flex;flex-direction:column;gap:3.5rem}@media(max-width:960px){.layout[data-astro-cid-sy56i6x2]{grid-template-columns:1fr;gap:0}.sidebar[data-astro-cid-sy56i6x2]{display:none}}.rail[data-astro-cid-efmxdh7h]{overflow-x:auto;overflow-y:visible;scroll-snap-type:x proximity;scroll-padding-inline:1.5rem;padding-block:1rem;margin-inline:calc(-1 * var(--rail-bleed, 0px))}.rail--tall[data-astro-cid-efmxdh7h]{padding-top:39rem}.rail__track[data-astro-cid-efmxdh7h]{display:flex;gap:2rem;width:max-content;padding-inline:1.5rem}.rail__track[data-astro-cid-efmxdh7h]>.device{scroll-snap-align:start}.flow[data-astro-cid-u5umxjzj]{display:flex;flex-direction:column;gap:.5rem;scroll-margin-top:5rem}.flow__head[data-astro-cid-u5umxjzj]{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;padding-inline:1.5rem}.flow__title[data-astro-cid-u5umxjzj]{margin:0;font-family:var(--font-display);font-size:1.4rem;font-weight:700;letter-spacing:var(--tracking-tight);color:var(--text-primary)}.flow__desc[data-astro-cid-u5umxjzj]{margin:.25rem 0 0;font-size:.9375rem;color:var(--text-secondary);max-width:60ch}.flow__hint[data-astro-cid-u5umxjzj]{margin:.4rem 0 0;font-size:.8125rem;font-style:italic;color:var(--text-muted);max-width:60ch}.flow__count[data-astro-cid-u5umxjzj]{flex:none;font-size:.8125rem;font-weight:600;color:var(--text-secondary);background:var(--cream-200);padding:.2rem .7rem;border-radius:var(--radius-pill)}.step[data-astro-cid-gq4ro7je]{flex:0 0 auto;align-self:center;margin-bottom:2.5rem;margin-inline:-.6rem;display:flex;flex-direction:column;align-items:center;gap:.5rem;width:6rem;text-align:center;text-decoration:none}.step__arrow[data-astro-cid-gq4ro7je]{display:grid;place-items:center;width:2.25rem;height:2.25rem;border-radius:var(--radius-pill);background:var(--cream-200);color:var(--text-secondary);transition:background .15s,color .15s}.step__label[data-astro-cid-gq4ro7je]{font-size:.75rem;font-weight:600;line-height:1.3;color:var(--text-muted)}.step--handoff[data-astro-cid-gq4ro7je] .step__arrow[data-astro-cid-gq4ro7je]{background:var(--primary-tint);color:var(--teal-800)}.step--handoff[data-astro-cid-gq4ro7je] .step__label[data-astro-cid-gq4ro7je]{color:var(--teal-700)}.step--handoff[data-astro-cid-gq4ro7je]:hover .step__arrow[data-astro-cid-gq4ro7je]{background:var(--primary);color:var(--text-inverse)}.detour[data-astro-cid-2wxtookf]{--r: 255px;position:relative;flex:0 0 auto;align-self:center;margin-bottom:2.5rem;width:var(--w)}.detour__lane[data-astro-cid-2wxtookf]{position:absolute;left:0;right:0;bottom:calc(100% + var(--r));display:flex;justify-content:center;align-items:flex-end;gap:1rem}.riser[data-astro-cid-2wxtookf]{position:absolute;bottom:100%;width:0;height:var(--r);border-left:2px solid var(--primary)}.riser--left[data-astro-cid-2wxtookf]{left:16%}.riser--right[data-astro-cid-2wxtookf]{right:16%}.riser--left[data-astro-cid-2wxtookf]:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%,-100%);border:5px solid transparent;border-bottom-color:var(--primary)}.riser--right[data-astro-cid-2wxtookf]:before{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%,100%);border:5px solid transparent;border-top-color:var(--primary)}.detour__branch[data-astro-cid-2wxtookf]{position:absolute;bottom:calc(100% + var(--r) / 2);left:50%;transform:translate(-50%,50%);max-width:10rem;text-align:center;font-size:.72rem;font-weight:600;line-height:1.25;color:var(--teal-700);background:var(--bg-app);padding:.1rem .35rem}.detour__bypass[data-astro-cid-2wxtookf]{display:flex;align-items:center;height:2.25rem}.detour__bypass-track[data-astro-cid-2wxtookf]{position:relative;flex:1;border-top:2px dashed var(--ink-300)}.detour__bypass-track[data-astro-cid-2wxtookf]:after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);border:5px solid transparent;border-left-color:var(--ink-300)}.detour__bypass-label[data-astro-cid-2wxtookf]{position:absolute;top:calc(100% + .2rem);left:50%;transform:translate(-50%);white-space:nowrap;font-size:.72rem;font-weight:600;font-style:italic;color:var(--text-muted)}.device[data-astro-cid-h7nzfbua]{margin:0;flex:0 0 auto;display:flex;flex-direction:column;align-items:center;gap:.75rem}.device__scaler[data-astro-cid-h7nzfbua]{flex:none;width:calc(var(--w) * var(--scale));height:calc(var(--h) * var(--scale))}.device__frame[data-astro-cid-h7nzfbua]{position:relative;width:var(--w);height:var(--h);transform:scale(var(--scale));transform-origin:top left;border-radius:calc(var(--w) * .14);padding:calc(var(--w) * .012);background:linear-gradient(145deg,#3a3a3e,#1a1a1d 55%,#2c2c30);box-shadow:0 0 0 1.5px #000,var(--shadow-fab),0 30px 60px -20px #00000059}.device__screen[data-astro-cid-h7nzfbua]{position:relative;width:100%;height:100%;border-radius:calc(var(--w) * .128);overflow:hidden;background:var(--screen-bg);overflow-y:auto;scrollbar-width:none;display:flex;flex-direction:column}.device__screen[data-astro-cid-h7nzfbua]::-webkit-scrollbar{display:none}.device__content[data-astro-cid-h7nzfbua]{flex:1 0 auto;display:flex;flex-direction:column;color:var(--text-primary)}.device__content[data-astro-cid-h7nzfbua]>*{flex:1 0 auto}.device__statusbar[data-astro-cid-h7nzfbua]{position:sticky;top:0;z-index:20;height:calc(var(--w) * .16);display:flex;align-items:center;justify-content:space-between;padding:0 calc(var(--w) * .085) 0 calc(var(--w) * .095);color:var(--bar-ink);font-size:calc(var(--w) * .046);font-weight:600;background:color-mix(in srgb,var(--screen-bg) 72%,transparent);backdrop-filter:blur(12px) saturate(1.4);-webkit-backdrop-filter:blur(12px) saturate(1.4)}.device__time[data-astro-cid-h7nzfbua]{letter-spacing:.02em;padding-top:calc(var(--w) * .02)}.device__signals[data-astro-cid-h7nzfbua]{display:flex;align-items:center;gap:calc(var(--w) * .018);padding-top:calc(var(--w) * .02)}.device__battery[data-astro-cid-h7nzfbua]{position:relative;display:inline-block;width:calc(var(--w) * .082);height:calc(var(--w) * .042);border:1px solid currentColor;border-radius:2px;opacity:.9}.device__battery[data-astro-cid-h7nzfbua]:after{content:"";position:absolute;right:-2.5px;top:30%;height:40%;width:1.5px;background:currentColor;border-radius:1px}.device__battery-fill[data-astro-cid-h7nzfbua]{position:absolute;inset:1.5px;width:72%;background:currentColor;border-radius:1px}.device__island[data-astro-cid-h7nzfbua]{position:absolute;top:calc(var(--w) * .038);left:50%;transform:translate(-50%);width:calc(var(--w) * .3);height:calc(var(--w) * .085);background:#000;border-radius:999px;z-index:30}.device__home[data-astro-cid-h7nzfbua]{position:absolute;bottom:calc(var(--w) * .012 + var(--w) * .02);left:50%;transform:translate(-50%);z-index:40;width:calc(var(--w) * .36);height:calc(var(--w) * .013);border-radius:999px;background:var(--bar-ink);opacity:.55;pointer-events:none}.device__buttons[data-astro-cid-h7nzfbua] span[data-astro-cid-h7nzfbua]{position:absolute;background:#0d0d0f;border-radius:2px}.device__btn--silent[data-astro-cid-h7nzfbua]{left:-1.5px;top:18%;width:2.5px;height:4%}.device__btn--vol[data-astro-cid-h7nzfbua]{left:-1.5px;width:2.5px;height:7%}.device__btn--vol[data-astro-cid-h7nzfbua]:nth-of-type(2){top:26%}.device__btn--vol[data-astro-cid-h7nzfbua]:nth-of-type(3){top:36%}.device__btn--power[data-astro-cid-h7nzfbua]{right:-1.5px;top:28%;width:2.5px;height:10%}.device__label[data-astro-cid-h7nzfbua]{display:flex;flex-direction:column;gap:.15rem;max-width:calc(var(--w) * var(--scale));text-align:center}.device__label-name[data-astro-cid-h7nzfbua]{font-size:.8125rem;font-weight:600;color:var(--text-secondary)}.device__label-note[data-astro-cid-h7nzfbua]{font-size:.6875rem;font-weight:500;line-height:1.35;color:var(--text-muted)}.intro[data-astro-cid-u6qfnh7e]{padding-bottom:.5rem}.path__label[data-astro-cid-u6qfnh7e]{margin:1.25rem 0 -.75rem;padding-inline:1.5rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.09em;color:var(--text-muted)}.path__label[data-astro-cid-u6qfnh7e]:first-of-type{margin-top:.25rem}.placeholder[data-astro-cid-u6qfnh7e]{position:relative;display:flex;align-items:center;gap:1.25rem;min-width:max-content;padding:1.5rem}.placeholder__ghost[data-astro-cid-u6qfnh7e]{flex:none;width:7rem;height:15rem;border-radius:1.75rem;border:2px dashed var(--ink-300);background-image:repeating-linear-gradient(45deg,color-mix(in srgb,var(--ink-900) 4%,transparent) 0,color-mix(in srgb,var(--ink-900) 4%,transparent) 1px,transparent 1px,transparent 9px);opacity:.7}.placeholder__ghost[data-astro-cid-u6qfnh7e]:nth-child(2){opacity:.45}.placeholder__ghost[data-astro-cid-u6qfnh7e]:nth-child(3){opacity:.25}.placeholder__label[data-astro-cid-u6qfnh7e]{margin:0;font-size:.875rem;font-style:italic;font-weight:500;color:var(--text-muted);max-width:36ch;text-wrap:balance}
