:root{color-scheme:light;--ink:#13243a;--muted:#5d718a;--line:#dfe7ef;--paper:#fff;--canvas:#f4f7fb;--blue:#3d62e6;--violet:#745fe4;--mint:#159b83;--gold:#c68625;--rail:272px}html{background:var(--canvas)}body{font-size:16px;background:radial-gradient(circle at 93% 0,#e7edff 0,transparent 29rem),var(--canvas);color:var(--ink)}.shell{min-height:100vh}.rail{position:fixed;z-index:2;inset-block:0;inset-inline-start:0;width:var(--rail);padding:30px 20px 24px;background:#102235;color:#dbe6f4;display:flex;flex-direction:column}.brand{display:flex;align-items:center;gap:12px;padding-inline:8px;color:white}.brand-mark{width:42px;height:42px;display:grid;place-items:center;border-radius:14px;background:linear-gradient(145deg,#8c7aff,#5540c9);font-size:25px;font-weight:800;box-shadow:0 10px 28px #0004}.brand strong,.brand small{display:block}.brand strong{font-size:18px;line-height:1.2}.brand small{margin-top:3px;color:#9db0c6;font-size:13px}.nav{display:grid;gap:7px;margin-top:70px}.nav-link{display:flex;align-items:center;gap:13px;min-height:49px;padding:0 13px;border-radius:12px;color:#b5c3d4;font-size:15px;font-weight:600;transition:background .2s,color .2s,transform .2s}.nav-link span{width:20px;text-align:center;font-size:20px;line-height:1}.nav-link:hover{background:#1a324b;color:white;transform:translateX(-2px)}.nav-link.is-current{background:#eef2ff;color:#354bc5;box-shadow:0 8px 20px #0002}.rail-note{margin-top:auto;padding:18px 15px;background:#193149;border:1px solid #2a4560;border-radius:16px}.rail-note strong{font-size:14px}.rail-note p{margin:7px 0 0;color:#b5c4d3;font-size:13px;line-height:1.8}.connection-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:#dda74d;box-shadow:0 0 0 4px #dda74d22;margin-inline-end:8px}.page{min-height:100vh;margin-inline-start:var(--rail)}.topbar{height:84px;display:flex;align-items:center;justify-content:space-between;padding:0 48px;background:#ffffffd9;border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.crumbs{display:flex;align-items:center;gap:12px;color:var(--muted);font-size:14px}.crumbs i,.footer i{font-style:normal;color:#aab7c5}.crumbs strong{color:var(--ink)}.topbar-actions{display:flex;align-items:center;gap:24px}.preview-chip{display:flex;align-items:center;padding:8px 12px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--muted);font-size:13px}.account{display:flex;align-items:center;gap:10px;padding:0;border:0;background:transparent;color:var(--ink);text-align:right}.account-avatar{width:39px;height:39px;display:grid;place-items:center;border-radius:50%;background:#e8eaff;color:#4f46c8;font-weight:800}.account b,.account small{display:block}.account b{font-size:14px}.account small{margin-top:1px;color:var(--muted);font-size:12px}main{max-width:1500px;margin:0 auto;padding:60px 48px 30px}.intro{display:flex;align-items:flex-end;justify-content:space-between;gap:36px;margin-bottom:30px}.kicker{margin:0 0 9px;color:#5367ca;font-size:13px;font-weight:800}.intro h1{max-width:690px;margin:0;color:var(--ink);font-size:clamp(31px,4vw,49px);line-height:1.23}.lede{max-width:700px;margin:14px 0 0;color:var(--muted);font-size:17px;line-height:1.95}.identity-card{min-width:270px;display:flex;align-items:center;gap:13px;padding:15px 17px;background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:0 15px 35px #1634550c}.identity-icon{width:41px;height:41px;display:grid;place-items:center;border-radius:13px;background:#ebf9f6;color:var(--mint);font-size:20px}.identity-card strong,.identity-card small{display:block}.identity-card strong{font-size:15px}.identity-card small{margin-top:4px;color:var(--muted);font-size:13px}.ready-banner{display:flex;align-items:center;gap:17px;padding:19px 20px;background:linear-gradient(100deg,#eef2ff,#f7f5ff);border:1px solid #dfe0fb;border-radius:19px;box-shadow:0 13px 30px #6f61d50c}.banner-symbol{width:47px;height:47px;display:grid;place-items:center;flex:none;border-radius:14px;background:white;color:var(--violet);font-size:24px;box-shadow:0 6px 16px #5e51a51c}.ready-banner h2{margin:0;font-size:17px}.ready-banner p{margin:4px 0 0;color:#586682;font-size:14px;line-height:1.8}.waiting{margin-inline-start:auto;white-space:nowrap;padding:8px 12px;border-radius:999px;background:#fff;color:#6d6681;border:1px solid #e2defa;font-size:13px;font-weight:700}.status-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;margin:24px 0 39px}.status-grid article{display:flex;gap:12px;min-height:137px;padding:18px;background:var(--paper);border:1px solid var(--line);border-radius:17px;box-shadow:0 10px 25px #142c4508}.status-icon{display:grid;place-items:center;width:38px;height:38px;flex:none;border-radius:12px;font-size:19px}.blue{color:var(--blue);background:#ebefff}.mint{color:var(--mint);background:#e8f8f4}.amber{color:var(--gold);background:#fff6e7}.violet{color:var(--violet);background:#f0edff}.status-grid small{display:block;color:var(--muted);font-size:14px}.status-grid strong{display:block;margin:3px 0;font-size:30px;line-height:1}.status-grid p{margin:0;color:#77889b;font-size:13px}.workspace{padding:25px;background:var(--paper);border:1px solid var(--line);border-radius:22px;box-shadow:0 20px 45px #142c4510}.section-head,.panel-top{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.section-head h2,.panel h2,.process h2{margin:0;color:var(--ink);font-size:22px}.section-state{display:flex;align-items:center;white-space:nowrap;color:var(--muted);font-size:13px}.empty-workspace{display:flex;align-items:center;gap:30px;min-height:225px;margin-top:20px;padding:27px;border:1px solid #e8edf3;border-radius:16px;background:linear-gradient(115deg,#fbfdff,#f8faff)}.dispatch-mark{position:relative;width:143px;height:115px;flex:none}.dispatch-sheet{position:absolute;width:63px;height:80px;border:1px solid #cfd9ff;border-radius:11px;background:#fff;box-shadow:0 10px 20px #2d51ae12}.dispatch-sheet.one{inset:17px auto auto 15px;transform:rotate(-15deg);background:#f5f7ff}.dispatch-sheet.two{inset:10px auto auto 43px;transform:rotate(5deg);background:#effaf7}.dispatch-sheet.three{inset:25px auto auto 67px;transform:rotate(14deg)}.dispatch-mark b{position:absolute;inset:0 0 auto auto;display:grid;place-items:center;width:31px;height:31px;border-radius:50%;background:#7360df;color:white;font-size:21px;box-shadow:0 8px 18px #6653be50}.empty-workspace h3{margin:0;color:var(--ink);font-size:20px}.empty-workspace p{max-width:760px;margin:7px 0 15px;color:var(--muted);font-size:15px;line-height:1.9}.empty-tags{display:flex;flex-wrap:wrap;gap:8px}.empty-tags span{padding:6px 10px;border-radius:8px;background:#eff4f8;color:#53677e;font-size:13px}.two-column{display:grid;grid-template-columns:1.1fr .9fr;gap:17px;margin-top:17px}.panel{padding:24px;background:var(--paper);border:1px solid var(--line);border-radius:20px;box-shadow:0 14px 32px #142c4509}.round-icon{width:41px;height:41px;display:grid;place-items:center;border-radius:13px;background:#f0edff;color:var(--violet);font-size:21px}.money-icon{background:#e8f8f4;color:var(--mint)}.panel>p{margin:13px 0 18px;color:var(--muted);font-size:15px;line-height:1.9}.schema-flow{display:flex;align-items:center;justify-content:center;gap:10px;padding:17px 10px;border:1px solid #e6ecf2;border-radius:13px;background:#fbfcfe;color:#40516b;font-size:14px;font-weight:700}.schema-flow span{padding:8px 10px;background:white;border:1px solid #e0e8f1;border-radius:8px}.schema-flow i{font-style:normal;color:var(--violet);font-size:18px}.panel footer{display:flex;justify-content:space-between;align-items:center;margin-top:17px;color:var(--muted);font-size:13px}.mint-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--mint);margin-inline-end:7px}.panel footer bdi{color:#6658b7}.ledger{display:grid;gap:9px}.ledger div{display:grid;grid-template-columns:7px 1fr auto;align-items:center;gap:10px;padding:10px 11px;border-radius:10px;background:#f9fbfc;color:#3e5068;font-size:14px}.bar{height:19px;border-radius:8px}.green{background:#25b497}.purple{background:#816fe6}.gold{background:#ddaa54}.ledger bdi{color:#687b94;font-size:12px}.process{display:grid;grid-template-columns:1.15fr 2fr 1fr;align-items:center;gap:26px;margin-top:17px;padding:23px 25px;color:white;background:linear-gradient(125deg,#132a42,#1d3f58);border-radius:20px;box-shadow:0 19px 40px #10263b2c}.process .kicker{color:#91b5eb}.process h2{color:#fff;font-size:19px}.process ol{display:flex;justify-content:space-between;gap:8px;margin:0;padding:0;list-style:none}.process li{display:flex;align-items:center;gap:8px;font-size:13px}.process li span{display:grid;place-items:center;width:27px;height:27px;flex:none;border:1px solid #6b8aa2;border-radius:50%;color:#b9d4e7;font-size:12px}.process li:not(:last-child)::after{content:"";width:22px;border-top:1px dashed #5b788e;margin-inline:4px}.process>p{margin:0;color:#b5ccdc;font-size:13px;line-height:1.8}.footer{display:flex;justify-content:space-between;gap:16px;padding:18px 48px 26px;color:var(--muted);font-size:13px}.footer>span:last-child{display:flex;gap:9px}.footer a:hover{color:var(--blue)}
@media(max-width:1180px){:root{--rail:80px}.rail{padding-inline:12px}.brand{justify-content:center;padding:0}.brand>span:last-child,.nav-link{font-size:0}.nav-link{justify-content:center;padding:0}.nav-link span{font-size:21px}.nav{margin-top:60px}.rail-note{padding:13px 0;text-align:center}.rail-note strong,.rail-note p{display:none}.rail-note .connection-dot{margin:0}.topbar,main,.footer{padding-inline:32px}.page{margin-inline-start:var(--rail)}.intro{align-items:flex-start}.identity-card{min-width:240px}.process{grid-template-columns:1fr}.process ol{justify-content:flex-start}.process>p{margin-top:-12px}}
@media(max-width:860px){.topbar{height:70px;padding-inline:22px}.topbar-actions{gap:10px}.preview-chip{font-size:0;padding:9px}.preview-chip .connection-dot{margin:0}.account>span:last-child{display:none}main{padding:38px 22px 24px}.intro{display:block}.identity-card{width:max-content;max-width:100%;margin-top:19px}.status-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.two-column{grid-template-columns:1fr}.footer{padding-inline:22px}.process ol{flex-wrap:wrap}.process li{width:calc(50% - 8px)}.process li::after{display:none}}
@media(max-width:590px){:root{--rail:0px}.rail{position:static;width:auto;height:64px;min-height:0;padding:11px 17px;display:block}.brand{justify-content:flex-start}.brand-mark{width:36px;height:36px;border-radius:12px;font-size:21px}.brand>span:last-child{display:block}.brand strong{font-size:15px}.brand small{font-size:11px}.nav,.rail-note{display:none}.page{margin:0}.topbar{height:52px;padding-inline:16px}.crumbs{font-size:12px;gap:8px}.account-avatar{width:33px;height:33px}.account{gap:0}.intro h1{font-size:30px}.lede{font-size:15px}.ready-banner{align-items:flex-start;position:relative;padding:15px}.ready-banner h2{font-size:16px;line-height:1.6}.ready-banner p{font-size:13px;padding-bottom:28px}.waiting{position:absolute;inset-inline-end:15px;inset-block-end:13px;font-size:12px}.status-grid{gap:10px;margin:17px 0 25px}.status-grid article{min-height:124px;padding:13px;display:block}.status-icon{width:34px;height:34px;margin-bottom:8px}.status-grid small{font-size:12px}.status-grid strong{font-size:26px}.status-grid p{font-size:12px;line-height:1.5}.workspace{padding:17px;border-radius:17px}.section-head h2,.panel h2,.process h2{font-size:19px}.section-state{font-size:0}.section-state .connection-dot{margin:0}.empty-workspace{display:block;min-height:0;padding:19px}.dispatch-mark{width:100%;height:102px}.dispatch-sheet.one{inset-inline-start:calc(50% - 67px)}.dispatch-sheet.two{inset-inline-start:calc(50% - 35px)}.dispatch-sheet.three{inset-inline-start:calc(50% - 10px)}.dispatch-mark b{inset-inline-start:calc(50% + 37px)}.empty-workspace h3{font-size:18px}.empty-workspace p,.panel>p{font-size:14px}.schema-flow{gap:5px;padding:11px 5px;font-size:11px}.schema-flow span{padding:7px 5px}.panel footer{font-size:12px}.ledger div{font-size:13px}.ledger bdi{font-size:10px}.process{gap:16px;padding:19px 17px;border-radius:17px}.process li{font-size:12px}.footer{display:block;padding:17px 16px 25px;font-size:12px}.footer>span:last-child{flex-wrap:wrap;margin-top:6px}.skip-link{font-size:14px}}
