html{scroll-behavior:smooth;background-color:var(--bg-c);width:100%;height:100%;margin:0;padding:0}body{background-color:var(--bg-c);width:100%;min-height:100dvh;color:var(--text-c);margin:0;padding:0;transition:background-color .3s,color .3s}:root{font-optical-sizing:auto;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth;--text-xs:.75rem;--text-smm:.8125rem;--text-sm:.875rem;--text-base:1rem;--text-md:1.125rem;--text-mdd:1.1875rem;--text-lg:1.25rem;--text-lgg:1.375rem;--text-xl:1.5rem;--text-2xl:2rem;--text-3xl:2.5rem;--pink:#ff64f9;--red:#ff6565;--orange:#ff6d1b;--yellow:#fe5;--green:#5bff89;--blue:#4d8aff;--purple:#6b5fff;--gold:gold;--gray:#6e6e6e;--gray-da:#505050;--gray-lt:#969696;--shadow:#8080801a;--success:#4cc086;--warning:#ffea61;--danger:#ff6961;--info:#4c9dfa;font-family:Outfit Variable,Outfit,system-ui,-apple-system,Arial,sans-serif;font-style:normal;font-weight:400;line-height:1.5}:root,[data-theme=default]{--primary-c:#abcdef;--primary-lt-c:#b6d4d7;--primary-ltx-c:#c3dcf4;--primary-da-c:#9cc4ec;--secondary-c:#d5add7;--secondary-lt-c:#dab7dc;--secondary-da-c:#cfa3d2;--accent-c:#e1ccad;--accent-lt-c:#f1e3d0;--accent-da-c:#dbc39e;--bg-c:#fbfaf9;--bg-lt-c:#fefefe;--bg-da-c:#f8f7f6;--border-lt-c:#eee;--border-c:#e0e0e0;--border-da-c:#dcdcdc;--surface-lt-c:#00000003;--surface-c:#00000005;--surface-da-c:#00000008;--surface-daa-c:#0000004d;--text-da-c:#1a1a1a;--text-c:#1c1c1c;--text-lt-c:#343434;--text-ltt-c:#565656;--text-lttt-c:#646464;--text-ltttt-c:#8a8a8a;--shadow-daa-c:#8a8a8a80;--shadow-da-c:#96969633;--shadow-c:#a0a0a01a;--shadow-lt-c:#a0a0a014;--hero-glow-c:#eef8fc66}[data-theme=night]{--primary-c:#104080;--primary-lt-c:#114588;--primary-ltx-c:#124a90;--primary-da-c:#0f3c76;--secondary-c:#d7aee2;--secondary-lt-c:#dbb8e5;--secondary-da-c:#d0a1dd;--accent-c:#e1ccad;--accent-lt-c:#f5e4cc;--accent-da-c:#dbc39e;--bg-c:#101010;--bg-lt-c:#181818;--bg-da-c:#080808;--border-lt-c:#303030;--border-c:#383838;--border-da-c:#404040;--surface-lt-c:#ffffff05;--surface-c:#ffffff0a;--surface-da-c:#ffffff0f;--surface-daa-c:#ffffff4d;--text-da-c:#faf9f8;--text-c:#fbfaf9;--text-lt-c:#c8c8c8;--text-ltt-c:#a0a0a0;--text-lttt-c:#828282;--text-ltttt-c:#646464;--shadow-daa-c:#0009;--shadow-da-c:#0000004d;--shadow-c:#0003;--shadow-lt-c:#0000001f;--hero-glow-c:#eef8fc66}@media (prefers-color-scheme:dark){:root:not([data-theme=default]){--primary-c:#104080;--primary-lt-c:#114588;--primary-ltx-c:#124a90;--primary-da-c:#0f3c76;--secondary-c:#d7aee2;--secondary-lt-c:#dbb8e5;--secondary-da-c:#d0a1dd;--accent-c:#e1ccad;--accent-lt-c:#f5e4cc;--accent-da-c:#dbc39e;--bg-c:#101010;--bg-lt-c:#181818;--bg-da-c:#080808;--border-lt-c:#303030;--border-c:#383838;--border-da-c:#404040;--surface-lt-c:#ffffff05;--surface-c:#ffffff0a;--surface-da-c:#ffffff0f;--surface-daa-c:#ffffff4d;--text-da-c:#faf9f8;--text-c:#fbfaf9;--text-lt-c:#c8c8c8;--text-ltt-c:#a0a0a0;--text-lttt-c:#828282;--text-ltttt-c:#646464;--shadow-daa-c:#0009;--shadow-da-c:#0000004d;--shadow-c:#0003;--shadow-lt-c:#0000001f;--hero-glow-c:#eef8fc66}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}h1,h2,h3,h4,h5,h6{color:var(--text-da-c);margin:0;transition:color .45s}h1{font-weight:350}h2{font-weight:450}h3{font-weight:470;line-height:1.2}h4{font-weight:420;line-height:1.18}p{color:var(--text-c);margin:0;line-height:1.38;transition:color .45s}.notfound{flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex}.notfound h1{padding:2rem;font-size:3rem}@media screen and (width<=768px){.notfound h1{font-size:2rem}}.notfound a{color:var(--gray);font-size:1.1rem;font-weight:350}.shard-page{background-color:var(--bg-c);flex-direction:column;width:100%;min-height:100dvh;display:flex}.shard-header{border-bottom:1px solid var(--border-c);flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:.8rem;padding:.5rem 3% 1rem;display:flex}@media screen and (width<=768px){.shard-header{padding:1.25rem 2%}}.shard-header__titles{flex-direction:column;gap:.15rem;max-width:60ch;display:flex}.shard-eyebrow{font-size:var(--text-xs);letter-spacing:.14em;text-transform:uppercase;color:var(--text-ltttt-c);font-weight:600}.shard-title{font-size:var(--text-2xl);color:var(--text-da-c);margin:0;font-weight:350}.shard-sub{font-size:var(--text-sm);color:var(--text-ltt-c)}.shard-search{gap:.5rem;display:flex}.shard-input{background-color:var(--bg-lt-c);border:1px solid var(--border-c);color:var(--text-c);width:16rem;font-size:var(--text-sm);border-radius:.65rem;padding:.6rem .9rem;font-family:inherit;transition:border-color .2s}.shard-input:focus{border-color:var(--primary-da-c);outline:none}@media screen and (width<=768px){.shard-input{width:100%}}.shard-btn{background-color:var(--primary-c);color:var(--text-da-c);font-weight:500;font-size:var(--text-sm);cursor:pointer;border:none;border-radius:.65rem;padding:.6rem 1.2rem;font-family:inherit;transition:background-color .2s,opacity .2s}.shard-btn:hover:not(:disabled){background-color:var(--primary-da-c)}.shard-btn:disabled{opacity:.5;cursor:not-allowed}.shard-note{font-size:var(--text-sm);color:var(--text-ltt-c);padding:1rem 3%}.shard-note--error{color:var(--danger)}.shard-body{flex:1;grid-template-columns:1fr 18rem;align-items:stretch;min-height:0;display:grid}@media screen and (width<=900px){.shard-body{grid-template-columns:1fr}}.shard-graphwrap{background-color:var(--bg-da-c);will-change:transform;max-height:calc(100dvh - 8.5rem);position:relative;overflow:auto;transform:translateZ(0)}@media screen and (width<=900px){.shard-graphwrap{max-height:70dvh}}.shard-svg{content-visibility:auto;display:block}.shard-edge{fill:none;stroke:var(--border-da-c);stroke-width:1px;opacity:.35}.shard-edge--lit{stroke:var(--info);stroke-width:1.4px;opacity:.85}.shard-edge--path{stroke:var(--text-ltt-c);stroke-width:1.8px}.shard-edge--best{stroke:var(--accent-da-c);stroke-width:2.4px}.shard-node{cursor:pointer}.shard-node circle{transition:stroke-width .15s,stroke .15s}.shard-node--active circle{stroke:var(--info);stroke-width:2px}.shard-node--path circle{stroke:var(--text-ltt-c);stroke-width:2px}.shard-node--best circle{stroke:var(--accent-da-c);stroke-width:2.5px}.shard-node__ring{fill:none;stroke:var(--text-ltttt-c);stroke-width:1px;stroke-dasharray:2 2}.shard-node__label{fill:var(--text-lt-c);pointer-events:none;font-size:10px;font-weight:500}.shard-node__price{fill:var(--text-ltttt-c);pointer-events:none;font-variant-numeric:tabular-nums;font-size:8.5px}.shard-panel{border-left:1px solid var(--border-c);background-color:var(--bg-lt-c);max-height:calc(100dvh - 8.5rem);padding:.8rem;overflow-y:auto}@media screen and (width<=900px){.shard-panel{border-left:none;border-top:1px solid var(--border-c);max-height:none}}.shard-panel__empty{font-size:var(--text-sm);color:var(--text-ltt-c);line-height:1.6}.shard-panel__empty p+p{margin-top:.5rem}.shard-panel__head{justify-content:space-between;align-items:baseline;margin-bottom:.75rem;display:flex}.shard-panel__title{font-size:var(--text-lg);color:var(--text-da-c);font-weight:470}.shard-panel__meta{font-size:var(--text-xs);color:var(--text-ltttt-c);font-variant-numeric:tabular-nums}.shard-panel__prices{border-bottom:1px solid var(--border-c);gap:1.5rem;margin-bottom:1rem;padding:.75rem 0 1rem;display:flex}.shard-stat{flex-direction:column;gap:.15rem;display:flex}.shard-stat__label{font-size:var(--text-xs);letter-spacing:.06em;text-transform:uppercase;color:var(--text-ltttt-c);font-weight:600}.shard-stat__value{font-size:var(--text-xl);color:var(--text-da-c);font-variant-numeric:tabular-nums;font-weight:450;line-height:1.1}.shard-paths{flex-direction:column;gap:.65rem;list-style:none;display:flex}.shard-path{border:1px solid var(--border-c);background-color:var(--surface-lt-c);border-radius:.65rem;padding:.75rem .85rem}.shard-path--best{border-color:var(--accent-da-c);background-color:color-mix(in srgb, var(--accent-c) 12%, transparent)}.shard-path__top{align-items:center;gap:.5rem;margin-bottom:.4rem;display:flex}.shard-path__rank{font-size:var(--text-xs);letter-spacing:.05em;text-transform:uppercase;color:var(--accent-da-c);margin-right:auto;font-weight:700}.shard-path__badge{font-size:var(--text-xs);font-variant-numeric:tabular-nums;border-radius:.4rem;padding:.15rem .5rem;font-weight:500}.shard-path__badge--coins{color:var(--text-da-c);background-color:color-mix(in srgb, var(--primary-c) 22%, transparent)}.shard-path__badge--time{color:var(--text-lt-c);background-color:var(--surface-da-c)}.shard-path__steps{font-size:var(--text-xs);color:var(--text-ltt-c);word-break:break-word;line-height:1.5}
