:root{--pk-stage-w:1536;--pk-stage-h:1024;--pk-done:#5fae4e;--pk-doing:#e8b036;--pk-todo:#8a949e;--pk-delay:#e9782d;--pk-block:#e24c3d;--pk-ink:#1f2a37;--pk-ink-soft:#55636f;--pk-blue:#2f6fd0}.pk-screen{background:#0d1420;place-items:center;font-family:system-ui,-apple-system,PingFang SC,Microsoft YaHei,sans-serif;display:grid;position:fixed;inset:0;overflow:hidden}.pk-stage{transform-origin:50%;-webkit-user-select:none;user-select:none;flex:none;width:1536px;height:1024px;margin-top:-512px;margin-left:-768px;position:absolute;top:50%;left:50%;overflow:hidden}.pk-world{transform-origin:0 0;width:1536px;height:1024px;position:absolute;inset:0}.pk-world.is-pannable{cursor:grab}.pk-world.is-pannable:active{cursor:grabbing}.pk-world.is-settling{transition:transform .42s cubic-bezier(.22,1,.36,1)}.pk-stage__base{pointer-events:none;-webkit-user-drag:none;width:1536px;height:1024px;display:block;position:absolute;inset:0}.pk-hit{cursor:pointer;color:#0000;font:inherit;-webkit-tap-highlight-color:transparent;background:0 0;border:0;border-radius:12px;margin:0;padding:0;transition:background-color .14s ease-out,box-shadow .14s ease-out,transform .12s ease-out;position:absolute}.pk-hit:hover{background:#ffffff29;box-shadow:0 0 0 1.5px #ffffff80,0 8px 22px #0c1a2d38}.pk-hit:active{background:#ffffff42;transition-duration:90ms;transform:scale(.97)}.pk-hit:focus-visible{outline:none;box-shadow:0 0 0 3px #4084e8e6}.pk-hit[disabled]{cursor:default;opacity:1}.pk-hit[disabled]:hover,.pk-hit[disabled]:active{box-shadow:none;background:0 0;transform:none}.pk-hit--node{border-radius:14px}.pk-hit--round{border-radius:999px}.pk-hit--node.is-selected{background:#ffffff1a}.pk-ring{pointer-events:none;border-radius:14px;animation:.3s cubic-bezier(.22,1,.36,1) both pk-ring-in;position:absolute}@keyframes pk-ring-in{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}.pk-ring--plain{box-shadow:0 0 0 2px #60a5faf2}.pk-cover{-webkit-backdrop-filter:blur(15px);box-sizing:border-box;border-radius:8px;align-items:center;animation:.26s cubic-bezier(.22,1,.36,1) both pk-cover-in;display:flex;position:absolute}@keyframes pk-cover-in{0%{opacity:0}to{opacity:1}}.pk-cover--stat{color:#26303c;letter-spacing:0;justify-content:center;align-items:baseline;font-size:27px;font-weight:600}.pk-cover--stat small{color:#3d4855;margin-left:6px;font-size:15px;font-weight:500}.pk-check{color:#fff;pointer-events:none;background:#5aae4a;border-radius:999px;place-items:center;width:26px;height:26px;font-size:15px;font-weight:700;animation:.46s cubic-bezier(.34,1.4,.5,1) both pk-check-pop;display:grid;position:absolute;box-shadow:0 3px 10px #143c1866}@keyframes pk-check-pop{0%{opacity:0;transform:scale(.3)}to{opacity:1;transform:scale(1)}}.pk-badge{-webkit-backdrop-filter:blur(18px)saturate(140%);pointer-events:none;box-sizing:border-box;border-radius:8px;place-items:center;font-size:13px;font-weight:600;animation:.3s ease-out both pk-cover-in;display:grid;position:absolute}.pk-badge--done{color:#f2fbef;background:#4a963cb8}.pk-bottleneck{animation:.3s cubic-bezier(.22,1,.36,1) both pk-ring-in,1.2s ease-in-out .3s infinite pk-breathe;box-shadow:0 0 0 2px #e94c3df2}@keyframes pk-fade-in{0%{opacity:0}to{opacity:1}}@keyframes pk-breathe{0%,to{opacity:.6}50%{opacity:1}}.pk-delayed{animation:.3s cubic-bezier(.22,1,.36,1) both pk-ring-in,1.6s ease-in-out .3s infinite pk-breathe;box-shadow:0 0 0 2px #e9962de6}.pk-notice{-webkit-backdrop-filter:blur(24px)saturate(160%);box-sizing:border-box;transform-origin:50% 0;background:#f6f9fde6;border-radius:16px;align-items:center;gap:14px;width:397px;height:78px;padding:0 16px 0 18px;animation:.46s cubic-bezier(.22,1,.36,1) both pk-notice-in;display:flex;position:absolute;top:119px;left:474px;box-shadow:0 10px 30px #162a4629,inset 0 1px #ffffffbf}@keyframes pk-notice-in{0%{opacity:0;transform:translateY(-10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.pk-notice.is-leaving{animation:.24s cubic-bezier(.4,0,1,1) both pk-notice-out}@keyframes pk-notice-out{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(-8px)scale(.98)}}.pk-notice__bell{flex:none;font-size:30px;line-height:1}.pk-notice__text{flex:1;min-width:0}.pk-notice__text strong{color:#17222f;letter-spacing:.01em;font-size:19px;font-weight:700;display:block}.pk-notice__text span{color:#5c6774;margin-top:4px;font-size:14.5px;display:block}.pk-notice__close{color:#55616e;cursor:pointer;background:0 0;border:0;border-radius:999px;flex:none;place-items:center;width:30px;height:30px;font-size:19px;transition:background-color .14s ease-out,transform .11s ease-out;display:grid}.pk-notice__close:hover{background:#14284617}.pk-notice__close:active{transform:scale(.9)}.pk-notice__close:focus-visible{outline-offset:1px;outline:3px solid #4084e8e6}.pk-notice-patch{pointer-events:none;background-position:-460px -106px;background-size:1536px 1024px;width:428px;height:106px;animation:.24s ease-out both pk-fade-in;position:absolute;top:106px;left:460px}.pk-popover{-webkit-backdrop-filter:blur(28px)saturate(170%);box-sizing:border-box;width:300px;color:var(--pk-ink);z-index:40;transform-origin:var(--pk-origin-x,50%) var(--pk-origin-y,0%);background:#fafcfff0;border-radius:18px;padding:16px 18px 18px;animation:.34s cubic-bezier(.22,1,.36,1) both pk-pop-in;position:absolute;box-shadow:0 20px 48px #0f203847,inset 0 1px #ffffffd9}@keyframes pk-pop-in{0%{opacity:0;transform:scale(.92)translateY(6px)}to{opacity:1;transform:scale(1)translateY(0)}}.pk-popover__head{align-items:flex-start;gap:10px;display:flex}.pk-popover__head h3{flex:1;margin:0;font-size:18px;font-weight:700}.pk-popover__close{color:#6a7480;cursor:pointer;background:0 0;border:0;border-radius:999px;width:26px;height:26px;font-size:18px;line-height:1;transition:background-color .14s ease-out,transform .11s ease-out}.pk-popover__close:hover{background:#14284617}.pk-popover__close:active{transform:scale(.9)}.pk-popover__meta{grid-template-columns:auto 1fr;gap:6px 12px;margin:10px 0 0;font-size:14px;display:grid}.pk-popover__meta dt{color:var(--pk-ink-soft)}.pk-popover__meta dd{margin:0;font-weight:600}.pk-tag{border-radius:999px;align-items:center;gap:5px;padding:2px 9px;font-size:12.5px;font-weight:600;display:inline-flex}.pk-tag--done{color:#35701f;background:#5aae4a29}.pk-tag--doing{color:#8a6208;background:#e8b03633}.pk-tag--todo{color:#4d5866;background:#7884912e}.pk-tag--delay{color:#a8500f;background:#e9782d2e}.pk-tag--block{color:#a72d20;background:#e24c3d29}.pk-popover__impact{border-top:1px solid #1e375a1f;margin-top:14px;padding-top:12px}.pk-popover__impact h4{color:var(--pk-ink-soft);margin:0 0 8px;font-size:13px;font-weight:700}.pk-popover__impact ul{gap:6px;margin:0;padding:0;list-style:none;display:grid}.pk-popover__impact li{justify-content:space-between;gap:10px;font-size:13.5px;display:flex}.pk-popover__impact li span{color:var(--pk-ink-soft)}.pk-popover__impact p{color:var(--pk-ink-soft);margin:0;font-size:13.5px}.pk-popover__actions{gap:8px;margin-top:14px;display:flex}.pk-btn{cursor:pointer;border:0;border-radius:10px;flex:1;padding:9px 12px;font-family:inherit;font-size:14px;font-weight:600;transition:transform .11s ease-out,filter .14s ease-out,background-color .14s ease-out}.pk-btn:active{transition-duration:90ms;transform:scale(.97)}.pk-btn:focus-visible{outline-offset:2px;outline:3px solid #4084e8e6}.pk-btn[disabled]{opacity:.55;cursor:default;transform:none}.pk-btn--primary{color:#fff;background:#2f6fd0}.pk-btn--primary:hover:not([disabled]){filter:brightness(1.07)}.pk-btn--ghost{color:#2b3a4a;background:#1e3c6417}.pk-btn--ghost:hover:not([disabled]){background:#1e3c6426}.pk-newlog{-webkit-backdrop-filter:blur(16px);box-sizing:border-box;width:606px;height:41px;color:var(--pk-ink);z-index:30;border-radius:9px;align-items:center;gap:9px;padding:0 10px;font-size:13.5px;animation:.42s cubic-bezier(.22,1,.36,1) both pk-newlog-in;display:flex;position:absolute;top:847px;left:893px}@keyframes pk-newlog-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.pk-newlog__who{flex:none;font-weight:700}.pk-newlog__msg{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.pk-newlog__time{color:var(--pk-ink-soft);flex:none;font-size:12.5px}.pk-newlog__pin{color:#2f6fd0;background:#2f6fd01f;border-radius:999px;flex:none;padding:2px 8px;font-size:11.5px;font-weight:700}.pk-flyer{pointer-events:none;z-index:50;background:#fff5dcf2;border-radius:999px;place-items:center;width:46px;height:46px;font-size:26px;transition:transform .62s cubic-bezier(.34,1.28,.42,1),opacity .2s ease-out;display:grid;position:absolute;box-shadow:0 10px 26px #1e281452}.pk-ripple{pointer-events:none;z-index:45;border:2px solid #e9782dbf;border-radius:999px;animation:.72s cubic-bezier(.22,1,.36,1) both pk-ripple;position:absolute}@keyframes pk-ripple{0%{opacity:.85;transform:scale(.35)}to{opacity:0;transform:scale(1.9)}}.pk-minimap-hit{border-radius:18px}.pk-minimap-view{pointer-events:none;z-index:12;background:#2f6fd024;border:2px solid #2f6fd0f2;border-radius:4px;transition:left .42s cubic-bezier(.22,1,.36,1),top .42s cubic-bezier(.22,1,.36,1),width .42s cubic-bezier(.22,1,.36,1),height .42s cubic-bezier(.22,1,.36,1);position:absolute;box-shadow:0 0 0 1px #ffffffb3}.pk-req{-webkit-backdrop-filter:blur(30px)saturate(150%);box-sizing:border-box;color:var(--pk-ink);z-index:14;background:#f7fafdd1;border-radius:18px;flex-direction:column;padding:13px 15px;display:flex;position:absolute;overflow:hidden;box-shadow:inset 0 1px #ffffffbf}.pk-req__empty{text-align:center;color:var(--pk-ink-soft);margin:auto}.pk-req__empty strong{color:var(--pk-ink);margin-bottom:6px;font-size:16px;font-weight:700;display:block}.pk-req__empty p{margin:0;font-size:13.5px}.pk-req__head{flex:none;align-items:baseline;gap:8px;display:flex}.pk-req__head h3{margin:0;font-size:16px;font-weight:700}.pk-req__from{color:var(--pk-ink-soft);flex:1;font-size:12.5px}.pk-req__close{color:#6a7480;cursor:pointer;background:0 0;border:0;border-radius:999px;flex:none;width:24px;height:24px;font-size:17px;line-height:1;transition:background-color .14s ease-out,transform .11s ease-out}.pk-req__close:hover{background:#14284617}.pk-req__close:active{transform:scale(.9)}.pk-req__loading{color:var(--pk-ink-soft);align-items:center;gap:10px;margin:auto;font-size:13.5px;display:flex}.pk-req__loading .pk-loading__orbit{border-width:2px;border-color:#2f6fd0f2 #28466e33 #28466e33;width:20px;height:20px}.pk-req__list{flex:1;align-content:start;gap:6px;min-height:0;margin:9px 0 0;padding:0 4px 0 0;list-style:none;display:grid;overflow-y:auto}.pk-req__list li{align-items:flex-start;gap:8px;font-size:13px;line-height:1.35;animation:.38s cubic-bezier(.22,1,.36,1) both pk-req-item;display:flex}@keyframes pk-req-item{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.pk-req__pri{letter-spacing:.02em;border-radius:5px;flex:none;margin-top:1px;padding:2px 5px;font-size:11px;font-weight:700}.pk-req__pri--P0{color:#a72d20;background:#e24c3d29}.pk-req__pri--P1{color:#23528f;background:#2f6fd024}.pk-req__pri--P2{color:#4d5866;background:#7884912e}.pk-req__body{color:#2b3644;flex:1;min-width:0;font-size:12.5px;line-height:1.45}.pk-req__due{color:#a8500f;background:#e9782d29;border-radius:999px;flex:none;margin-top:1px;padding:2px 7px;font-size:11px;font-weight:600}.pk-req__foot{flex:none;padding-top:9px}.pk-req__foot .pk-btn{width:100%;padding:7px 10px;font-size:13px}.pk-viewctl{z-index:70;-webkit-backdrop-filter:blur(20px);color:#eaf1fb;background:#122032db;border-radius:14px;align-items:center;gap:4px;padding:6px 8px;animation:.3s cubic-bezier(.22,1,.36,1) both pk-viewctl-in;display:flex;position:absolute;bottom:24px;left:24px;box-shadow:0 14px 32px #08122266}@keyframes pk-viewctl-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.pk-viewctl button{color:#eaf1fb;font:inherit;cursor:pointer;background:#ffffff1a;border:0;border-radius:9px;width:32px;height:30px;font-size:17px;line-height:1;transition:background-color .14s ease-out,transform .11s ease-out}.pk-viewctl button:hover:not([disabled]){background:#fff3}.pk-viewctl button:active:not([disabled]){transition-duration:90ms;transform:scale(.94)}.pk-viewctl button:focus-visible{outline-offset:2px;outline:3px solid #78affff2}.pk-viewctl button[disabled]{opacity:.4;cursor:default}.pk-viewctl span{text-align:center;font-variant-numeric:tabular-nums;opacity:.85;min-width:46px;font-size:12.5px}.pk-viewctl__reset{padding:0 12px;width:auto!important;font-size:13px!important}.pk-toast{-webkit-backdrop-filter:blur(20px);color:#eaf1fb;z-index:60;background:#122032e6;border-radius:14px;max-width:620px;padding:11px 18px;font-size:14.5px;animation:.34s cubic-bezier(.22,1,.36,1) both pk-toast-in;position:absolute;bottom:44px;left:50%;transform:translate(-50%);box-shadow:0 16px 36px #0812226b}@keyframes pk-toast-in{0%{opacity:0;transform:translate(-50%)translateY(12px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.pk-lightsoff{pointer-events:none;z-index:20;background:linear-gradient(#0a12229e,#060c1ac7);animation:.7s ease-out both pk-fade-in;position:absolute;inset:0}.pk-loading{-webkit-backdrop-filter:blur(18px);color:#e8f0fb;text-align:center;background:#f4f9ff1a;border-radius:22px;justify-items:center;gap:10px;padding:34px 46px;display:grid;position:relative}.pk-loading p{opacity:.86;margin:0;font-size:15px}.pk-loading strong{font-size:17px;font-weight:600}.pk-loading__orbit{border:3px solid #ffffff38;border-top-color:#8cbefff2;border-radius:999px;width:34px;height:34px;animation:.9s linear infinite pk-spin}@keyframes pk-spin{to{transform:rotate(360deg)}}.pk-sr{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){.pk-bottleneck,.pk-delayed{animation:.2s ease-out both pk-fade-in}.pk-notice,.pk-popover,.pk-newlog,.pk-toast,.pk-pill,.pk-cover,.pk-badge{animation:.18s ease-out both pk-fade-in}.pk-flyer{transition:opacity .18s ease-out}.pk-ripple{animation:.18s ease-out both pk-fade-in}.pk-hit:active{transform:none}.pk-loading__orbit{animation-duration:2.4s}.pk-world.is-settling{transition:transform .2s ease-out}.pk-minimap-view{transition:none}.pk-req__list li{animation:.18s ease-out both pk-fade-in}}@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-y-reverse:0;--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--tw-tracking:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-duration:initial;--tw-ease:initial;--tw-scale-x:1;--tw-scale-y:1;--tw-scale-z:1}}}@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-red-400:oklch(70.4% .191 22.216);--color-red-500:oklch(63.7% .237 25.331);--color-amber-200:oklch(92.4% .12 95.746);--color-amber-300:oklch(87.9% .169 91.605);--color-amber-400:oklch(82.8% .189 84.429);--color-emerald-400:oklch(76.5% .177 163.223);--color-blue-200:oklch(88.2% .059 254.128);--color-blue-300:oklch(80.9% .105 251.813);--color-blue-400:oklch(70.7% .165 254.624);--color-blue-500:oklch(62.3% .214 259.815);--color-blue-600:oklch(54.6% .245 262.881);--color-slate-100:oklch(96.8% .007 247.896);--color-slate-300:oklch(86.9% .022 252.894);--color-slate-400:oklch(70.4% .04 256.788);--color-slate-500:oklch(55.4% .046 257.417);--color-slate-700:oklch(37.2% .044 257.287);--color-slate-800:oklch(27.9% .041 260.031);--color-slate-900:oklch(20.8% .042 265.755);--color-slate-950:oklch(12.9% .042 264.695);--color-white:#fff;--spacing:.25rem;--text-xs:.75rem;--text-xs--line-height:calc(1 / .75);--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-base:1rem;--text-base--line-height:calc(1.5 / 1);--text-xl:1.25rem;--text-xl--line-height:calc(1.75 / 1.25);--text-2xl:1.5rem;--text-2xl--line-height:calc(2 / 1.5);--font-weight-normal:400;--font-weight-semibold:600;--font-weight-bold:700;--tracking-wide:.025em;--radius-md:.375rem;--radius-lg:.5rem;--radius-xl:.75rem;--radius-2xl:1rem;--ease-out:cubic-bezier(0, 0, .2, 1);--ease-in-out:cubic-bezier(.4, 0, .2, 1);--animate-ping:ping 1s cubic-bezier(0, 0, .2, 1) infinite;--animate-pulse:pulse 2s cubic-bezier(.4, 0, .6, 1) infinite;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.pointer-events-none{pointer-events:none}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.sticky{position:sticky}.inset-5{inset:calc(var(--spacing) * 5)}.-top-1{top:calc(var(--spacing) * -1)}.top-6{top:calc(var(--spacing) * 6)}.-right-1{right:calc(var(--spacing) * -1)}.right-6{right:calc(var(--spacing) * 6)}.right-36{right:calc(var(--spacing) * 36)}.bottom-5{bottom:calc(var(--spacing) * 5)}.bottom-6{bottom:calc(var(--spacing) * 6)}.bottom-10{bottom:calc(var(--spacing) * 10)}.bottom-12{bottom:calc(var(--spacing) * 12)}.left-5{left:calc(var(--spacing) * 5)}.z-10{z-index:10}.z-30{z-index:30}.z-50{z-index:50}.col-start-1{grid-column-start:1}.col-start-2{grid-column-start:2}.row-span-2{grid-row:span 2/span 2}.row-start-1{grid-row-start:1}.row-start-2{grid-row-start:2}.float-right{float:right}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.m-0{margin:0}.mt-2{margin-top:calc(var(--spacing) * 2)}.mt-3{margin-top:calc(var(--spacing) * 3)}.mt-4{margin-top:calc(var(--spacing) * 4)}.mb-1{margin-bottom:var(--spacing)}.mb-2{margin-bottom:calc(var(--spacing) * 2)}.ml-auto{margin-left:auto}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.h-2{height:calc(var(--spacing) * 2)}.h-10{height:calc(var(--spacing) * 10)}.h-12{height:calc(var(--spacing) * 12)}.h-24{height:calc(var(--spacing) * 24)}.h-40{height:calc(var(--spacing) * 40)}.h-64{height:calc(var(--spacing) * 64)}.h-72{height:calc(var(--spacing) * 72)}.h-96{height:calc(var(--spacing) * 96)}.h-full{height:100%}.h-screen{height:100vh}.max-h-28{max-height:calc(var(--spacing) * 28)}.min-h-\[240px\]{min-height:240px}.min-h-screen{min-height:100vh}.w-2{width:calc(var(--spacing) * 2)}.w-10{width:calc(var(--spacing) * 10)}.w-24{width:calc(var(--spacing) * 24)}.w-40{width:calc(var(--spacing) * 40)}.w-64{width:calc(var(--spacing) * 64)}.w-80{width:calc(var(--spacing) * 80)}.w-96{width:calc(var(--spacing) * 96)}.w-full{width:100%}.max-w-\[85\%\]{max-width:85%}.max-w-\[88\%\]{max-width:88%}.flex-1{flex:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.animate-ping{animation:var(--animate-ping)}.animate-pulse{animation:var(--animate-pulse)}.cursor-move{cursor:move}.cursor-pointer{cursor:pointer}.touch-none{touch-action:none}.resize{resize:both}.resize-none{resize:none}.flex-col{flex-direction:column}.place-items-center{place-items:center}.items-center{align-items:center}.justify-between{justify-content:space-between}.gap-1{gap:var(--spacing)}.gap-2{gap:calc(var(--spacing) * 2)}.gap-5{gap:calc(var(--spacing) * 5)}.gap-16{gap:calc(var(--spacing) * 16)}:where(.space-y-2>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-3>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 3) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-y-reverse)))}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.rounded-2xl{border-radius:var(--radius-2xl)}.rounded-full{border-radius:2147483647px}.rounded-lg{border-radius:var(--radius-lg)}.rounded-md{border-radius:var(--radius-md)}.rounded-xl{border-radius:var(--radius-xl)}.border{border-style:var(--tw-border-style);border-width:1px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-dashed{--tw-border-style:dashed;border-style:dashed}.border-amber-200\/60{border-color:#fee68599}@supports (color:color-mix(in lab, red, red)){.border-amber-200\/60{border-color:color-mix(in oklab, var(--color-amber-200) 60%, transparent)}}.border-blue-400\/25{border-color:#54a2ff40}@supports (color:color-mix(in lab, red, red)){.border-blue-400\/25{border-color:color-mix(in oklab, var(--color-blue-400) 25%, transparent)}}.border-blue-400\/50{border-color:#54a2ff80}@supports (color:color-mix(in lab, red, red)){.border-blue-400\/50{border-color:color-mix(in oklab, var(--color-blue-400) 50%, transparent)}}.border-blue-400\/70{border-color:#54a2ffb3}@supports (color:color-mix(in lab, red, red)){.border-blue-400\/70{border-color:color-mix(in oklab, var(--color-blue-400) 70%, transparent)}}.border-blue-500\/40{border-color:#3080ff66}@supports (color:color-mix(in lab, red, red)){.border-blue-500\/40{border-color:color-mix(in oklab, var(--color-blue-500) 40%, transparent)}}.border-slate-700{border-color:var(--color-slate-700)}.border-slate-800{border-color:var(--color-slate-800)}.bg-amber-300{background-color:var(--color-amber-300)}.bg-blue-500\/10{background-color:#3080ff1a}@supports (color:color-mix(in lab, red, red)){.bg-blue-500\/10{background-color:color-mix(in oklab, var(--color-blue-500) 10%, transparent)}}.bg-blue-600{background-color:var(--color-blue-600)}.bg-emerald-400{background-color:var(--color-emerald-400)}.bg-red-500{background-color:var(--color-red-500)}.bg-slate-800{background-color:var(--color-slate-800)}.bg-slate-800\/80{background-color:#1d293dcc}@supports (color:color-mix(in lab, red, red)){.bg-slate-800\/80{background-color:color-mix(in oklab, var(--color-slate-800) 80%, transparent)}}.bg-slate-900{background-color:var(--color-slate-900)}.bg-slate-900\/95{background-color:#0f172bf2}@supports (color:color-mix(in lab, red, red)){.bg-slate-900\/95{background-color:color-mix(in oklab, var(--color-slate-900) 95%, transparent)}}.bg-slate-950{background-color:var(--color-slate-950)}.bg-slate-950\/95{background-color:#020618f2}@supports (color:color-mix(in lab, red, red)){.bg-slate-950\/95{background-color:color-mix(in oklab, var(--color-slate-950) 95%, transparent)}}.object-cover{object-fit:cover}.p-3{padding:calc(var(--spacing) * 3)}.p-4{padding:calc(var(--spacing) * 4)}.px-1\.5{padding-inline:calc(var(--spacing) * 1.5)}.px-2{padding-inline:calc(var(--spacing) * 2)}.px-3{padding-inline:calc(var(--spacing) * 3)}.px-4{padding-inline:calc(var(--spacing) * 4)}.py-0\.5{padding-block:calc(var(--spacing) * .5)}.py-1{padding-block:var(--spacing)}.py-2{padding-block:calc(var(--spacing) * 2)}.py-3{padding-block:calc(var(--spacing) * 3)}.pt-3{padding-top:calc(var(--spacing) * 3)}.pt-4{padding-top:calc(var(--spacing) * 4)}.pb-3{padding-bottom:calc(var(--spacing) * 3)}.text-center{text-align:center}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.text-\[9px\]{font-size:9px}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.leading-5{--tw-leading:calc(var(--spacing) * 5);line-height:calc(var(--spacing) * 5)}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-normal{--tw-font-weight:var(--font-weight-normal);font-weight:var(--font-weight-normal)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-wide{--tw-tracking:var(--tracking-wide);letter-spacing:var(--tracking-wide)}.text-amber-400{color:var(--color-amber-400)}.text-blue-200{color:var(--color-blue-200)}.text-blue-300{color:var(--color-blue-300)}.text-emerald-400{color:var(--color-emerald-400)}.text-red-400{color:var(--color-red-400)}.text-slate-100{color:var(--color-slate-100)}.text-slate-300{color:var(--color-slate-300)}.text-slate-400{color:var(--color-slate-400)}.text-slate-500{color:var(--color-slate-500)}.text-white{color:var(--color-white)}.shadow-2xl{--tw-shadow:0 25px 50px -12px var(--tw-shadow-color,#00000040);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.shadow-\[0_0_24px_rgba\(251\,191\,36\,0\.55\)\]{--tw-shadow:0 0 24px var(--tw-shadow-color,#fbbf248c);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.shadow-\[0_0_26px_rgba\(251\,191\,36\,\.9\)\]{--tw-shadow:0 0 26px var(--tw-shadow-color,#fbbf24e6);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-200{--tw-duration:.2s;transition-duration:.2s}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.ease-out{--tw-ease:var(--ease-out);transition-timing-function:var(--ease-out)}.outline-none{--tw-outline-style:none;outline-style:none}.select-none{-webkit-user-select:none;user-select:none}@media (hover:hover){.hover\:scale-105:hover{--tw-scale-x:105%;--tw-scale-y:105%;--tw-scale-z:105%;scale:var(--tw-scale-x) var(--tw-scale-y)}.hover\:bg-blue-500\/20:hover{background-color:#3080ff33}@supports (color:color-mix(in lab, red, red)){.hover\:bg-blue-500\/20:hover{background-color:color-mix(in oklab, var(--color-blue-500) 20%, transparent)}}}.focus\:border-blue-500:focus{border-color:var(--color-blue-500)}.focus-visible\:outline-2:focus-visible{outline-style:var(--tw-outline-style);outline-width:2px}.focus-visible\:outline-offset-4:focus-visible{outline-offset:4px}.focus-visible\:outline-amber-300:focus-visible{outline-color:var(--color-amber-300)}.disabled\:opacity-50:disabled{opacity:.5}}:root{color:#182033;font-synthesis:none;text-rendering:optimizelegibility;background:#f7fbff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0}html.pet-window,html.pet-window body,html.pet-window #root{background:0 0;width:100%;min-width:0;height:100%;min-height:0;overflow:hidden}button{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline-offset:3px;outline:3px solid #0ea5e9b8}.desktop-background{background:radial-gradient(circle at 76% 18%,#3e48704d,#0000 30%),radial-gradient(circle at 14% 82%,#29526238,#0000 34%),linear-gradient(145deg,#111827 0%,#080b16 55%,#111329 100%)}.glass-surface{-webkit-backdrop-filter:blur(22px)saturate(150%);background:linear-gradient(145deg,#ffffffb8,#ffffff5c),linear-gradient(120deg,#22d3ee1a,#0000 34%,#818cf81a);border:1px solid #ffffffb8;position:relative;box-shadow:0 24px 70px #33416626,inset 0 1px #ffffffdb}.network-page{color:#182033;background:radial-gradient(circle at 14% 12%,#7dd3fc61,#0000 26%),radial-gradient(circle at 84% 18%,#a78bfa40,#0000 29%),radial-gradient(circle at 62% 84%,#2dd4bf33,#0000 32%),linear-gradient(135deg,#fdfefe 0%,#eff8ff 46%,#e8f2ff 100%);min-height:100vh;padding:24px;overflow:hidden}.network-topbar{z-index:3;border-radius:30px;justify-content:space-between;align-items:center;gap:24px;width:min(1440px,100%);min-height:96px;margin:0 auto 18px;padding:18px 22px;display:flex;position:relative}.network-topbar h1{color:#172033;letter-spacing:0;margin:2px 0 0;font-size:clamp(24px,3vw,42px);line-height:1.1}.section-kicker{color:#5f718b;letter-spacing:0;text-transform:uppercase;margin:0;font-size:12px;font-weight:750}.topbar-stats,.map-legend{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.topbar-stats span,.map-legend span{color:#52627a;background:#ffffff85;border:1px solid #ffffffb8;border-radius:999px;align-items:center;gap:8px;min-height:34px;padding:0 12px;font-size:13px;display:inline-flex;box-shadow:inset 0 1px #fffc}.network-notice{z-index:10;color:#164e63;border-radius:999px;width:max-content;max-width:calc(100vw - 40px);padding:12px 16px;font-weight:750;animation:.22s both noticeIn;position:fixed;top:142px;left:50%;transform:translate(-50%)}.network-loading{z-index:2;text-align:center;border-radius:34px;align-content:center;place-items:center;gap:12px;width:min(520px,100vw - 48px);min-height:280px;margin:12vh auto 0;display:grid;position:relative}.network-loading p{color:#64748b;margin:0}.network-loading strong{color:#172033}.loading-orbit{border:2px solid #0ea5e938;border-top-color:#0ea5e9;border-radius:50%;width:70px;height:70px;animation:1s linear infinite spin}.map-board{z-index:2;border-radius:34px;width:min(1440px,100%);min-height:calc(100vh - 138px);margin:0 auto;padding:18px;position:relative;overflow:hidden}.map-board__header{justify-content:space-between;align-items:center;gap:20px;min-height:70px;padding:0 4px 16px;display:flex}.map-board__header h1{color:#172033;margin:2px 0 0;font-size:30px;line-height:1.1}.status-dot{border-radius:999px;width:9px;height:9px;display:inline-block}.status-dot.done{background:#22c55e;box-shadow:0 0 18px #22c55e8c}.status-dot.doing{background:#eab308;box-shadow:0 0 18px #eab30885}.status-dot.todo{background:#8b95aa}.map-canvas{background:radial-gradient(circle at 50% 62%,#14b8a652,#0000 24%),radial-gradient(circle at 48% 76%,#0ea5e938,#0000 36%),linear-gradient(#dff8ff 0%,#d5f2f5 42%,#bfe8f1 100%);border:1px solid #ffffffd6;border-radius:28px;min-height:650px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffffe0}.map-canvas:after{content:"";pointer-events:none;background-color:#0000;background-image:linear-gradient(#365b7a0f 1px,#0000 1px),linear-gradient(90deg,#365b7a0f 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:42px 42px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 96%);mask-image:linear-gradient(#000,#0000 96%)}.fantasy-terrain{position:absolute;inset:0;overflow:hidden}.mountain{filter:blur(.3px);opacity:.72;background:radial-gradient(circle at 50% 10%,#fffc,#0000 13%),radial-gradient(circle at 48% 34%,#3b82f65c,#0000 34%),linear-gradient(140deg,#14b8a68f,#0e749061);border-radius:48% 52% 44% 56%;width:440px;height:330px;position:absolute;transform:rotate(45deg)skew(-9deg);box-shadow:inset 28px 10px 48px #ffffff52}.mountain-a{top:-9%;left:34%}.mountain-b{opacity:.48;width:360px;height:260px;top:14%;left:19%}.mountain-c{opacity:.4;width:300px;height:220px;top:16%;right:8%}.lake{background:radial-gradient(circle at 42% 32%,#ffffff70,#0000 18%),linear-gradient(135deg,#22d3ee85,#0ea5e9 48%,#0f766e);border-radius:52% 48% 0 0;height:58%;position:absolute;bottom:-8%;left:18%;right:12%;box-shadow:inset 0 34px 80px #ffffff4d}.island{background:linear-gradient(145deg,#7dd3fc52,#22c55e);border-radius:48% 52% 44% 56%;position:absolute;box-shadow:inset 0 14px 24px #ffffff5c}.island-a{width:210px;height:120px;bottom:24%;left:6%}.island-b{width:250px;height:134px;bottom:31%;right:10%}.route-layer{z-index:2;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.route{fill:none;stroke-linecap:round;stroke-linejoin:round}.route-shadow{stroke:#ffffffe0;stroke-width:17px}.route-critical{stroke:url(#criticalRoute);stroke-width:9px;filter:url(#routeGlow)}.route-branch{stroke:#ffffffd1;stroke-width:8px}.route-branch+.route-branch,.route-link-hit{stroke:#47556947;stroke-width:3px;stroke-dasharray:10 13}.task-place{z-index:4;color:#172033;-webkit-backdrop-filter:blur(18px)saturate(150%);cursor:pointer;background:#ffffff94;border:1px solid #ffffffc7;border-radius:24px;grid-template-columns:44px 1fr;align-items:center;gap:9px;width:154px;min-height:72px;padding:10px;transition:transform .18s,box-shadow .18s,border-color .18s,background .18s;display:grid;position:absolute;transform:translate(-50%,-50%);box-shadow:0 18px 42px #33416629,inset 0 1px #ffffffeb}.task-place:hover,.task-place:focus-visible,.task-place.is-selected{background:#ffffffc2;border-color:#0ea5e99e;transform:translate(-50%,-50%)scale(1.04);box-shadow:0 24px 58px #33416633,0 0 34px #0ea5e938,inset 0 1px #fffffff5}.task-place__pin{color:#fff;background:#8b95aa;border-radius:50%;place-items:center;width:44px;height:44px;display:grid;box-shadow:0 10px 22px #33416629}.task-place__pin svg{stroke-width:2px;width:24px;height:24px}.task-place--done .task-place__pin{background:linear-gradient(135deg,#22c55e,#14b8a6)}.task-place--doing .task-place__pin{background:linear-gradient(135deg,#facc15,#f59e0b)}.task-place--todo .task-place__pin{background:linear-gradient(135deg,#94a3b8,#64748b)}.task-place__label{gap:2px;min-width:0;display:grid}.task-place__label strong{overflow-wrap:anywhere;font-size:14px;line-height:1.18}.task-place.is-bottleneck{animation:1.2s ease-in-out infinite bottleneckPulse}.task-place.is-delayed{box-shadow:0 18px 42px #33416629,0 0 28px #f59e0b3d,inset 0 1px #ffffffeb}.map-tag{color:#fff;border-radius:999px;align-items:center;width:max-content;max-width:190px;min-height:28px;padding:0 10px;font-size:11px;font-weight:800;display:inline-flex;position:absolute;bottom:-17px;left:12px;box-shadow:0 10px 26px #3341662e}.map-tag.danger{background:linear-gradient(135deg,#fb7185,#ef4444)}.map-tag.warning{background:linear-gradient(135deg,#fbbf24,#f59e0b)}.route-progress{z-index:5;color:#52627a;border-radius:999px;align-items:center;gap:12px;min-height:52px;padding:0 16px;font-size:13px;font-weight:700;display:inline-flex;position:absolute;bottom:22px;left:50%;transform:translate(-50%)}.route-progress i{background:linear-gradient(90deg,#22d3ee,#818cf8);border-radius:99px;width:34px;height:2px}.node-card{z-index:6;border-radius:28px;width:min(380px,100% - 48px);padding:18px;position:absolute;bottom:24px;left:24px}.node-card__head{justify-content:space-between;align-items:start;gap:14px;margin-bottom:14px;display:flex}.node-card h2{color:#172033;margin:3px 0 0;font-size:22px}.node-card__badge{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#0ea5e9,#6366f1);border-radius:999px;align-items:center;min-height:32px;padding:0 11px;font-size:12px;font-weight:800;display:inline-flex}.node-card__facts{grid-template-columns:repeat(2,1fr);gap:10px;margin:0 0 16px;display:grid}.node-card__facts div,.impact-pill{background:#ffffff73;border:1px solid #ffffffb3;border-radius:16px;box-shadow:inset 0 1px #ffffffb3}.node-card__facts div{align-content:center;gap:4px;min-height:58px;padding:10px 12px;display:grid}.node-card dt{color:#66748a;font-size:12px}.node-card dd{color:#172033;margin:0;font-size:14px;font-weight:800}.impact-list{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.impact-pill{color:#52627a;align-items:center;min-height:32px;padding:0 10px;font-size:12px;font-weight:700;display:inline-flex}@keyframes bottleneckPulse{0%,to{box-shadow:0 18px 42px #33416629,0 0 #ef444452,inset 0 1px #ffffffeb}50%{box-shadow:0 24px 58px #33416633,0 0 0 9px #ef444417,inset 0 1px #fffffff5}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes noticeIn{0%{opacity:0;transform:translate(-50%)translateY(-8px)}to{opacity:1;transform:translate(-50%)translateY(0)}}@media (width<=980px){.network-page{padding:14px;overflow:auto}.network-topbar,.map-board__header{flex-direction:column;align-items:flex-start}.map-canvas{min-height:720px}.task-place{width:138px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}.network-page{background:#e8f8ff;min-height:100vh;padding:0;overflow:hidden}.network-page:before{display:none}.full-map{isolation:isolate;background:linear-gradient(#ffffff14,#ffffff2e),url(/assets/poke-map-bg-DmaizIJR.png) 50%/cover no-repeat;width:100vw;min-height:100vh;position:relative;overflow:hidden}.full-map:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(circle at 50% 56%,#0000 0 31%,#e8f8ff1f 46%,#ffffff8c 100%),linear-gradient(#ffffff47,#fff0 28%,#0d94881f 100%);position:absolute;inset:0}.full-map:after{content:"";z-index:1;pointer-events:none;mix-blend-mode:multiply;background-color:#0000;background-image:linear-gradient(#1d4ed80a 1px,#0000 1px),linear-gradient(90deg,#1d4ed80a 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:56px 56px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle at 50% 48%,#000,#0000 82%);mask-image:radial-gradient(circle at 50% 48%,#000,#0000 82%)}.map-gradient{z-index:2;pointer-events:none;background:radial-gradient(circle at 48% 48%,#22d3ee1a,#0000 22%),radial-gradient(circle at 72% 20%,#6366f11f,#0000 26%);position:absolute;inset:0}.map-hud{z-index:9;border-radius:26px;justify-content:space-between;align-items:center;gap:24px;min-height:86px;padding:16px 18px;display:flex;position:absolute;top:24px;left:24px;right:24px}.map-hud h1{color:#102033;letter-spacing:0;margin:2px 0 4px;font-size:clamp(24px,3.1vw,44px);line-height:1.05}.map-hud p:not(.section-kicker){color:#4f6379;margin:0;font-size:14px}.map-panel{z-index:8;border-radius:24px;width:260px;padding:16px;position:absolute}.map-panel--left{top:132px;left:24px}.map-panel--right{top:132px;right:24px}.panel-title{color:#102033;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;font-size:20px;font-weight:850;display:flex}.panel-title button{color:#66748a;cursor:pointer;background:#ffffff6b;border-radius:12px;place-items:center;width:34px;min-height:34px;display:grid}.place-list{gap:9px;display:grid}.place-row{color:#182033;text-align:left;cursor:pointer;background:#ffffff52;border:1px solid #ffffffad;border-radius:17px;grid-template-columns:28px 1fr;align-items:center;gap:10px;width:100%;min-height:58px;padding:8px;display:grid}.place-row.is-active,.place-row:hover{background:#ffffffa8}.place-row strong,.place-row small{display:block}.place-row strong{font-size:14px}.place-row small{color:#66748a;font-size:12px}.mini-pin{background:#8b95aa;border:4px solid #fff;border-radius:50%;width:24px;height:24px;box-shadow:0 8px 16px #33416624}.mini-pin.done{background:#22c55e}.mini-pin.doing{background:#eab308}.mini-route{background:#ffffff57;border:1px solid #ffffffa3;border-radius:18px;place-items:center;min-height:166px;display:grid;overflow:hidden}.mini-route svg{width:100%;height:100%}.mini-route path{fill:none;stroke:#0ea5e9;stroke-width:6px;stroke-linecap:round;stroke-linejoin:round}.mini-route circle{fill:#ef4444;stroke:#fff;stroke-width:3px}.route-summary{gap:4px;margin-top:12px;display:grid}.route-summary span{color:#66748a;font-size:12px}.route-summary strong{color:#102033;font-size:16px}.map-action-stack{z-index:8;gap:12px;display:grid;position:absolute;top:386px;right:24px}.map-tool{color:#102033;cursor:pointer;border-radius:20px;place-items:center;width:58px;min-height:58px;display:grid}.map-tool svg{stroke-width:2px;width:24px;height:24px}.map-route-field{z-index:5;position:absolute;inset:98px 120px 84px}.map-route-field:before{content:"";aspect-ratio:1;pointer-events:none;border:1px dashed #ffffff8a;border-radius:50%;width:min(52vw,720px);position:absolute;top:50%;left:48%;transform:translate(-50%,-50%);box-shadow:inset 0 0 0 34px #ffffff12,0 0 44px #22d3ee24}.route-layer{z-index:1;inset:0}.route-shadow{stroke:#fffffff5;stroke-width:22px;filter:drop-shadow(0 14px 20px #0f172a2e)}.route-critical{stroke-width:13px;filter:url(#routeGlow)}.route-branch{stroke:#ffffffd6;stroke-width:11px;filter:drop-shadow(0 8px 16px #0f172a1f)}.branch-copy,.branch-test,.route-link-hit{stroke:#1e40af47;stroke-width:4px;stroke-dasharray:12 13}.task-place{z-index:4;width:126px;min-height:auto;box-shadow:none;-webkit-backdrop-filter:none;background:0 0;border:0;grid-template-columns:1fr;justify-items:center;gap:6px;padding:0}.task-place:hover,.task-place:focus-visible,.task-place.is-selected{box-shadow:none;background:0 0}.task-place__pin{border:5px solid #ffffffeb;width:58px;height:58px;position:relative;box-shadow:0 14px 30px #0f172a38,0 0 0 6px #ffffff57}.task-place__pin:after{content:"";filter:blur(3px);background:#0f172a2e;border-radius:50%;width:18px;height:10px;position:absolute;bottom:-13px;left:50%;transform:translate(-50%)}.task-place__label{color:#102033;text-align:center;-webkit-backdrop-filter:blur(14px);background:#ffffffb8;border:1px solid #ffffffc2;border-radius:14px;min-width:118px;max-width:150px;padding:7px 10px;box-shadow:0 14px 28px #33416624,inset 0 1px #ffffffdb}.task-place__label strong{font-size:13px}.task-place__label small{color:#52627a;font-size:11px}.map-tag{white-space:nowrap;top:-24px;bottom:auto;left:50%;transform:translate(-50%)}.node-card{border-radius:24px;width:368px;bottom:24px;left:24px}.route-progress{z-index:8;min-height:58px;bottom:24px;left:50%}.network-notice{z-index:12;top:126px}.network-loading{margin-top:22vh}@media (width<=980px){.network-page{padding:0}.full-map{min-height:100vh}.map-hud{flex-direction:column;align-items:flex-start;top:12px;left:12px;right:12px}.map-panel{display:none}.map-route-field{inset:150px 18px 118px}.task-place{width:104px}.task-place__pin{width:50px;height:50px}.node-card{width:auto;bottom:12px;left:12px;right:12px}.route-progress,.map-action-stack{display:none}}.map-panel--right{top:240px}.leader-card{z-index:10;border-radius:26px;grid-template-columns:58px 1fr auto;align-items:center;gap:12px;width:320px;min-height:88px;padding:14px;display:grid;position:absolute;top:132px;right:24px}.leader-avatar{color:#fff;background:radial-gradient(circle at 35% 28%,#ffffff57,#0000 28%),linear-gradient(145deg,#38bdf8,#6366f1);border:4px solid #ffffffe0;border-radius:22px;place-items:center;width:58px;height:58px;font-size:22px;font-weight:900;display:grid;box-shadow:0 16px 30px #3341662e,0 0 30px #0ea5e947}.leader-copy{gap:2px;min-width:0;display:grid}.leader-copy strong{color:#102033;font-size:18px;line-height:1.1}.leader-copy span{color:#5b6b82;overflow-wrap:anywhere;font-size:12px}.leader-poke{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#0ea5e9,#14b8a6);border:1px solid #ffffffc7;border-radius:15px;min-height:42px;padding:0 13px;font-weight:850;transition:transform .18s,filter .18s;box-shadow:0 14px 28px #0ea5e933}.leader-poke:hover{transform:translateY(-1px)}.leader-poke:disabled{cursor:wait;filter:saturate(.75)brightness(1.04)}.map-toast{z-index:12;color:#0f4f62;text-align:center;border-radius:999px;width:min(520px,100vw - 48px);padding:13px 16px;font-weight:800;animation:.22s both noticeIn;position:absolute;top:132px;left:50%;transform:translate(-50%)}.map-route-field .route-shadow{stroke:#e8fcffeb;stroke-width:34px;filter:drop-shadow(0 16px 20px #0f172a29)drop-shadow(0 0 24px #22d3ee3d)}.map-route-field .route-critical{stroke-width:24px;opacity:.82}.river-highlight{fill:none;stroke:#ffffffb3;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:18 22;filter:drop-shadow(0 0 10px #ffffffbd);animation:2.8s linear infinite riverFlow}.map-route-field .task-place{width:168px}.map-route-field .task-place__pin{z-index:3;width:52px;height:52px}.map-route-field .task-place__label{z-index:4;position:relative}.task-island{z-index:1;pointer-events:none;width:118px;height:82px;position:absolute;top:1px;left:50%;transform:translate(-50%)}.task-island__shore,.task-island__land,.task-island__tree{display:block;position:absolute}.task-island__shore{background:radial-gradient(circle at 32% 28%,#ffffffeb,#0000 22%),linear-gradient(145deg,#e8fcffe0,#7dd3fc8f);border-radius:46% 54% 42% 58%/58% 44% 56% 42%;inset:7px 5px 4px;transform:rotate(-4deg);box-shadow:0 16px 30px #0f172a1f,0 0 0 5px #fff6}.task-island__tree:after{content:"";background:#8b5e3c;border-radius:3px;width:4px;height:7px;position:absolute;bottom:-5px;left:4px}.task-island__tree--a{top:24px;left:29px;transform:rotate(-8deg)scale(.9)}.task-island__tree--b{top:34px;right:30px;transform:rotate(9deg)scale(.78)}.map-route-field .map-tag{top:-28px}@keyframes riverFlow{to{stroke-dashoffset:-40px}}@media (width<=980px){.leader-card{width:auto;top:156px;left:12px;right:12px}.map-route-field{inset:214px 18px 118px}.map-route-field .task-place{width:120px}}.full-map:after{opacity:.28}.full-map .glass-surface{-webkit-backdrop-filter:none}.map-hud,.leader-card,.map-panel,.node-card,.route-progress,.network-notice,.map-toast{background:linear-gradient(145deg,#ffffffb3,#ffffff61),linear-gradient(120deg,#ffffff29,#0000)}.map-route-field:before{opacity:.18}.map-route-field .route-shadow{stroke:#ebfeffb8;stroke-width:42px;filter:none;opacity:.82}.map-route-field .route-critical{stroke:#32bfd69e;stroke-width:32px;filter:none;opacity:.72}.map-route-field .route-critical+.river-highlight{stroke:#ffffffa3;stroke-width:5px}.map-route-field .route-branch{stroke:#d3f9ffa8;stroke-width:26px;filter:none}.map-route-field .branch-copy,.map-route-field .branch-test,.map-route-field .route-link-hit{stroke:#279eb952;stroke-width:10px;stroke-dasharray:none}.river-highlight{filter:none;animation:none}.map-route-field .task-place{gap:3px;width:178px;transform:translate(-50%,-50%)}.map-route-field .task-place:hover,.map-route-field .task-place:focus-visible,.map-route-field .task-place.is-selected{transform:translate(-50%,-50%)scale(1.025)}.task-island{grid-row:1;width:142px;height:96px;position:relative;top:auto;left:auto;transform:none}.task-island__shore{background:radial-gradient(circle at 30% 24%,#ffffffc7,#0000 20%),radial-gradient(circle at 72% 70%,#a5f3fc8a,#0000 26%),linear-gradient(145deg,#effdffdb,#7dd3fc75);inset:2px 5px 5px;box-shadow:0 12px 18px #0e74901a,0 0 0 3px #ffffff57}.task-island__land{background:radial-gradient(circle at 36% 26%,#ffffff8a,#0000 22%),radial-gradient(circle at 68% 58%,#22c55e52,#0000 30%),linear-gradient(145deg,#bef264d1,#2dd4bf8a);inset:16px 20px 17px;box-shadow:inset 0 8px 12px #ffffff57,inset -10px -10px 18px #14b8a629}.map-route-field .task-place__pin{z-index:3;border-width:4px;width:42px;height:42px;position:absolute;top:27px;left:50%;transform:translate(-50%);box-shadow:0 8px 16px #0f172a2e,0 0 0 4px #ffffff47}.task-place__pin:after{display:none}.map-route-field .task-place__label{min-width:0;max-width:168px;box-shadow:none;-webkit-backdrop-filter:none;text-shadow:0 1px #ffffffe6,0 2px 8px #ffffffe0,0 8px 18px #10203333;background:0 0;border:0;border-radius:0;margin-top:-5px;padding:0}.map-route-field .task-place__label strong{color:#102033;font-size:15px;font-weight:900}.map-route-field .task-place__label small{color:#34465d;font-size:12px;font-weight:750}.map-route-field .map-tag{top:-22px;box-shadow:0 8px 14px #0f172a24}.task-place.is-delayed .task-island__shore{box-shadow:0 12px 18px #0e74901a,0 0 0 4px #f59e0b33,0 0 22px #f59e0b2e}@keyframes islandWarning{0%,to{box-shadow:0 12px 18px #0e74901a,0 0 0 3px #ffffff57,0 0 #ef444438}50%{box-shadow:0 14px 22px #0e74901f,0 0 0 3px #ffffff57,0 0 0 9px #ef444414}}@media (width<=980px){.map-route-field{inset:214px 8px 108px}.map-route-field .task-place{width:126px}.task-island{width:116px;height:82px}.map-route-field .task-place__pin{width:38px;height:38px;top:24px}}.full-map{background:radial-gradient(circle at 50% 44%,#ffffff5c,#0000 38%),linear-gradient(#ffffff61 0%,#ecfcff1a 52%,#0e749024 100%),url(/assets/poke-map-bg-DmaizIJR.png) 50%/cover no-repeat}.full-map:before{background:radial-gradient(at 50% 48%,#ffffff0f 0 36%,#ffffff57 78%,#ffffff8f 100%),radial-gradient(circle at 32% 62%,#bae6fd33,#0000 22%),radial-gradient(circle at 68% 34%,#a7f3d01f,#0000 20%)}.map-gradient{mix-blend-mode:soft-light;background:radial-gradient(circle at 52% 51%,#ffffff1f,#0000 18%),radial-gradient(circle at 56% 63%,#0ea5e91f,#0000 23%)}.map-route-field{inset:104px 92px 70px}.map-route-field:before{display:none}.route-layer{mix-blend-mode:multiply}.river-bank{stroke:#fffc;stroke-width:58px;filter:blur(.2px);opacity:.86}.river-shallow{stroke:#a8ebf88f;stroke-width:48px;opacity:.78}.map-route-field .river-water{stroke:url(#criticalRoute);stroke-width:31px;opacity:.78}.map-route-field .river-foam{stroke:#ffffffc2;stroke-width:4px;stroke-dasharray:54 42;stroke-linecap:round;opacity:.86}.map-route-field .river-branch{stroke:#73d3e870;stroke-width:24px;opacity:.68}.map-route-field .branch-copy,.map-route-field .branch-test,.map-route-field .route-link-hit{stroke:#48b5d547;stroke-width:18px;stroke-dasharray:none;opacity:.55}.map-route-field .task-place{filter:drop-shadow(0 18px 22px #0b405024);gap:0;width:188px;padding:0}.map-route-field .task-place:hover,.map-route-field .task-place:focus-visible,.map-route-field .task-place.is-selected{filter:drop-shadow(0 20px 25px #0b40502e)drop-shadow(0 0 18px #ffffffb8)}.task-island{width:170px;height:126px}.task-island__lagoon,.task-island__beach,.task-island__mountain,.task-island__forest{display:block;position:absolute}.task-island__lagoon{background:radial-gradient(circle at 42% 38%,#bae6fd7a,#0000 34%),radial-gradient(circle at 64% 76%,#22d3ee52,#0000 27%),linear-gradient(145deg,#e0fbff80,#22d3ee38);border-radius:46% 54% 51% 49%/53% 42% 58% 47%;inset:4px 4px 0;transform:rotate(-4deg)}.task-island__shore{background:radial-gradient(circle at 26% 20%,#ffffffeb,#0000 18%),radial-gradient(circle at 76% 76%,#ffffffb3,#0000 19%),linear-gradient(145deg,#fff8df,#f8e8b7 45%,#e8f7f3 100%);border-radius:47% 53% 42% 58%/56% 43% 57% 44%;inset:15px 11px 13px;box-shadow:inset 0 2px #ffffffb3,0 0 0 2px #ffffff80}.task-island__beach{background:linear-gradient(150deg,#f3f5b4e6,#bbf7d0c2);border-radius:47% 53% 40% 60%/54% 44% 56% 46%;inset:22px 20px;transform:rotate(-6deg)}.task-island__land{background:radial-gradient(circle at 24% 70%,#0f766e 0 8%,#0000 9%),radial-gradient(circle at 41% 66%,#15803d 0 10%,#0000 11%),radial-gradient(circle at 69% 70%,#65a30d 0 9%,#0000 10%),linear-gradient(142deg,#d9f99d 0%,#86efac 48%,#34d399 100%);border-radius:46% 54% 42% 58%/56% 42% 58% 44%;inset:30px 31px 28px;transform:rotate(-3deg);box-shadow:inset -14px -8px 20px #15803d2e,inset 12px 6px 14px #ffffff52}.task-island__mountain{background:radial-gradient(circle at 48% 12%,#ffffffc2,#0000 18%),linear-gradient(132deg,#bbf7d0 0%,#4ade80 38%,#0f766e 100%);border-radius:42% 58% 48% 52%;width:45px;height:46px;top:31px;left:58px;transform:rotate(45deg)skew(-10deg);box-shadow:inset -9px -7px 12px #065f4638}.task-island__forest{background:radial-gradient(circle at 18% 55%,#0f766e 0 12%,#0000 13%),radial-gradient(circle at 38% 48%,#166534 0 13%,#0000 14%),radial-gradient(circle at 59% 60%,#15803d 0 13%,#0000 14%),radial-gradient(circle at 82% 46%,#65a30d 0 12%,#0000 13%);border-radius:999px}.task-island__forest--a{width:52px;height:24px;bottom:31px;left:34px;transform:rotate(-9deg)}.task-island__forest--b{width:50px;height:22px;bottom:38px;right:30px;transform:rotate(10deg)}.task-island__tree{background:linear-gradient(#86efac 0%,#16a34a 46%,#047857 100%);border-radius:12px 12px 8px 8px;width:9px;height:16px;box-shadow:0 3px 5px #055f4629}.task-island__tree--a{top:58px;left:46px}.task-island__tree--b{top:67px;right:50px}.task-place--doing .task-island__land{background:radial-gradient(circle at 24% 70%,#0f766e 0 8%,#0000 9%),radial-gradient(circle at 41% 66%,#15803d 0 10%,#0000 11%),radial-gradient(circle at 69% 70%,#ca8a04 0 9%,#0000 10%),linear-gradient(142deg,#fef08a 0%,#bef264 42%,#34d399 100%)}.task-place--todo .task-island__land{background:radial-gradient(circle at 29% 70%,#64748b 0 8%,#0000 9%),radial-gradient(circle at 59% 62%,#94a3b8 0 10%,#0000 11%),linear-gradient(142deg,#e2e8f0 0%,#bae6fd 48%,#94a3b8 100%)}.map-route-field .task-place__pin{border-color:#ffffffeb;width:38px;height:38px;top:43px;box-shadow:0 6px 12px #0f172a2b,0 0 0 3px #ffffff57}.map-route-field .task-place__pin svg{width:18px;height:18px}.map-route-field .task-place__label{text-shadow:0 1px #fff,0 2px 7px #fffffff5,0 7px 16px #0f172a3d;background:#ffffff57;border-radius:10px;margin-top:-10px;padding:3px 8px}.map-route-field .task-place__label strong{letter-spacing:0;font-size:15px}.map-route-field .task-place__label small{font-size:12px}.task-place.is-bottleneck .task-island__shore{animation:1.2s ease-in-out infinite islandWarning}.task-place.is-bottleneck .task-island__lagoon{box-shadow:0 0 0 7px #ef444414}.task-place.is-delayed .task-island__lagoon{box-shadow:0 0 0 8px #f59e0b1c}.map-route-field .map-tag{border:2px solid #ffffffc7;top:0}@media (width<=980px){.map-route-field .task-place{width:130px}.task-island{width:122px;height:92px}.task-island__mountain{width:34px;height:35px;top:24px;left:41px}.map-route-field .task-place__pin{width:34px;height:34px;top:31px}}.network-page{background:#d9edf7}.poke-map-dashboard{color:#142641;isolation:isolate;background:radial-gradient(circle at 44% 40%,#ffffff2e,#0000 28%),linear-gradient(#f0f9ffe0,#41849d6b),url(/assets/poke-map-bg-DmaizIJR.png) 50%/cover no-repeat;width:100vw;min-height:100vh;position:relative;overflow:hidden}.poke-map-dashboard:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(at 52% 38%,#fff0 0 42%,#ffffff4d 78%,#ffffff75 100%),radial-gradient(circle at 20% 18%,#ffffff5c,#0000 18%),linear-gradient(#fff3,#0000 42%,#07598557);position:absolute;inset:0}.poke-map-dashboard:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#0000,#082f4966);height:34%;position:absolute;inset:auto 0 0}.poke-map-dashboard.is-night:before{background:radial-gradient(circle at 72% 12%,#ffffff24,#0000 8%),linear-gradient(#0b203a7a,#0512209e)}.poke-map-art{z-index:1;pointer-events:none;mix-blend-mode:soft-light;background:radial-gradient(at 23% 68%,#ffffff2e 0 7%,#0000 18%),radial-gradient(at 75% 43%,#ffffff2e 0 6%,#0000 16%),linear-gradient(115deg,#0000 0 40%,#ffffff24 41% 42%,#0000 43% 100%);position:absolute;inset:0}.poke-header,.poke-legend,.poke-leaders,.alignment-card,.quick-actions,.poke-log,.poke-helper,.poke-footer,.poke-toast,.project-island-field,.node-card{z-index:5;position:absolute}.poke-header{grid-template-columns:minmax(260px,1fr) auto minmax(160px,1fr);align-items:start;gap:24px;display:grid;top:22px;left:24px;right:24px}.poke-brand{align-items:center;gap:14px;display:flex}.poke-brand h1{color:#10233f;letter-spacing:0;margin:0;font-size:39px;line-height:1}.poke-brand p{color:#24415f;margin:12px 0 0;font-size:16px;font-weight:750}.poke-mascot{background:radial-gradient(circle at 33% 28%,#ffe0a5 0 10%,#0000 11%),radial-gradient(circle at 64% 30%,#f3b565 0 9%,#0000 10%),linear-gradient(160deg,#d4934c,#f6c47c 58%,#b97539);border-radius:45% 48% 42% 50%;position:relative;box-shadow:inset 12px 8px 18px #ffffff47,0 16px 24px #0932482e,0 0 0 8px #7dd3fc42}.poke-mascot:before,.poke-mascot:after{content:"";background:#101827;border-radius:999px;width:11px;height:8px;position:absolute;top:30%}.poke-mascot:before{left:28%;box-shadow:26px 0 #101827}.poke-mascot:after{background:#141822c7;width:34px;height:13px;top:53%;left:31%}.poke-mascot span{border:8px solid #ffd566;border-top:0;border-radius:0 0 999px 999px;width:88%;height:28%;position:absolute;bottom:-13%;left:50%;transform:translate(-50%)}.poke-mascot--small{width:98px;height:86px}.poke-mascot--large{width:138px;height:122px}.poke-stats{border-radius:20px;grid-template-columns:repeat(4,minmax(120px,1fr));gap:0;min-height:108px;padding:18px 22px;display:grid}.poke-stat{border-right:1px solid #47556938;grid-template-rows:auto auto;grid-template-columns:44px 1fr;align-items:center;column-gap:12px;min-width:128px;padding:0 18px;display:grid}.poke-stat:last-child{border-right:0}.poke-stat svg{color:#4d8cd8;stroke-width:2px;grid-row:1/3;width:42px;height:42px}.poke-stat:nth-child(2) svg{color:#5e9f57}.poke-stat:nth-child(3) svg{color:#e45050}.poke-stat span{color:#243b59;font-size:14px;font-weight:850}.poke-stat strong{color:#10233f;font-size:26px;line-height:1.05}.poke-clock{color:#12243d;border-radius:16px;justify-self:end;align-items:center;gap:12px;min-height:58px;padding:0 20px;font-size:28px;font-weight:850;display:inline-flex}.poke-clock svg{color:#fff;stroke-width:2.2px;width:28px;height:28px}.poke-toast{color:#0f4f62;text-align:center;border-radius:999px;width:min(620px,100vw - 48px);padding:13px 18px;font-weight:850;animation:.22s both noticeIn;top:122px;left:50%;transform:translate(-50%)}.poke-legend{border-radius:18px;gap:16px;width:196px;padding:24px 26px;display:grid;top:182px;left:24px}.poke-legend h2,.poke-leaders h2,.alignment-card h2,.quick-actions h2,.poke-log h2{color:#132944;letter-spacing:0;margin:0;font-size:18px;line-height:1.2}.poke-legend span{color:#1d3655;align-items:center;gap:14px;min-height:24px;font-size:15px;font-weight:750;display:inline-flex}.poke-legend hr{border:0;border-top:1px solid #4755693d;width:100%;margin:2px 0 0}.legend-dot,.legend-ring{border-radius:999px;flex:none;width:18px;height:18px}.legend-dot.done{background:#72bd58}.legend-dot.doing{background:#f0bd45}.legend-dot.todo{background:#909aa7}.legend-dot.delayed{background:#df8444}.legend-ring{border:3px solid #ef4444}.legend-line{background:#78be55;border-radius:999px;width:28px;height:4px}.legend-line.blocked{background:#ed574c}.legend-line.waiting{background:repeating-linear-gradient(90deg,#7b8794 0 8px,#0000 8px 14px)}.poke-leaders{border-radius:20px;width:520px;padding:20px 24px 22px;top:88px;right:24px}.leader-grid{grid-template-columns:repeat(4,1fr);gap:16px;margin-top:18px;display:grid}.leader-person{justify-items:center;gap:7px;min-width:0;display:grid}.leader-head{color:#10233f;cursor:pointer;background:radial-gradient(circle at 35% 25%,#ffffffe0,#0000 24%),linear-gradient(145deg,#f8c98e,#9bd3ff);border:1px solid #ffffffc7;border-radius:50%;place-items:center;width:72px;min-height:72px;font-size:25px;font-weight:900;display:grid;position:relative;box-shadow:0 12px 24px #0f172a24}.leader-head i{color:#fff;background:#ef4444;border:2px solid #fff;border-radius:999px;place-items:center;min-width:21px;height:21px;font-size:12px;font-style:normal;font-weight:900;display:grid;position:absolute;bottom:7px;right:-2px}.leader-person strong{color:#132944;font-size:15px}.leader-person small{color:#38516f;white-space:nowrap;font-size:13px}.leader-poke-btn{color:#193653;cursor:pointer;background:#ddebf49e;border:1px solid #ffffff94;border-radius:9px;align-items:center;gap:6px;min-height:34px;padding:0 12px;font-weight:850;display:inline-flex}.leader-poke-btn svg{stroke-width:2.2px;width:16px;height:16px}.project-island-field{inset:132px 190px 178px 230px}.project-rivers{mix-blend-mode:normal;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.project-rivers path{fill:none;stroke-linecap:round;stroke-linejoin:round}.river-base{stroke:#e8fef6eb;stroke-width:38px;filter:drop-shadow(0 10px 14px #065f462e)}.river-open{stroke:url(#openRiver);stroke-width:25px;filter:drop-shadow(0 0 14px #cffaa099)}.river-glint{stroke:#ffffffc7;stroke-width:4px;stroke-dasharray:34 26;animation:3s linear infinite riverFlow}.river-blocked{stroke:url(#blockedRiver);stroke-width:18px;filter:drop-shadow(0 0 14px #f87171a8)}.river-branch-open{stroke:#b6f187bd;stroke-width:21px;filter:drop-shadow(0 0 12px #bef2647a)}.river-branch-waiting{stroke:#ffffffc7;stroke-width:15px;stroke-dasharray:18 16;filter:drop-shadow(0 0 8px #0f172a33)}.project-island{z-index:4;color:#142641;cursor:pointer;background:0 0;border:0;justify-items:center;width:220px;min-height:172px;padding:0;transition:transform .18s,filter .18s;display:grid;position:absolute;transform:translate(-50%,-50%)}.project-island:hover,.project-island:focus-visible,.project-island.is-selected{transform:translate(-50%,-50%)scale(1.035)}.project-island.is-selected .task-sign{border-color:#ffffffc7;box-shadow:0 12px 28px #0f172a3d,0 0 0 2px #ffffff4d}.island-art{filter:drop-shadow(0 20px 18px #072b3c38);width:180px;height:128px;position:relative}.island-art span{display:block;position:absolute}.island-lagoon{background:radial-gradient(at 50% 48%,#ffffff6b 0 28%,#0000 44%),radial-gradient(at 48% 54%,#67e8f99e 0 48%,#0ea5e92e 72%,#0000 74%);border-radius:49% 51% 44% 56%/55% 43% 57% 45%;inset:5px 1px 0}.island-beach{background:radial-gradient(circle at 24% 24%,#ffffffeb,#0000 19%),linear-gradient(145deg,#fff4cf,#f1d899 56%,#daf0c7);border-radius:48% 52% 43% 57%/56% 42% 58% 44%;inset:18px 14px 13px;transform:rotate(-5deg)}.island-ground{background:radial-gradient(circle at 21% 65%,#14532d 0 8%,#0000 9%),radial-gradient(circle at 40% 72%,#166534 0 9%,#0000 10%),radial-gradient(circle at 68% 69%,#65a30d 0 10%,#0000 11%),linear-gradient(145deg,#d9f99d 0%,#86efac 42%,#22c55e 100%);border-radius:49% 51% 41% 59%/55% 43% 57% 45%;inset:29px 29px 24px;transform:rotate(-3deg);box-shadow:inset 15px 8px 18px #ffffff4d,inset -16px -11px 20px #1665342e}.island-building{background:linear-gradient(90deg,#0000 0 18%,#0e749080 18% 23%,#0000 23% 50%,#0e749080 50% 55%,#0000 55%),linear-gradient(#e8f3f8,#8fb3c8);border-radius:8px 8px 5px 5px;width:42px;height:34px;top:42px;left:72px;box-shadow:inset 0 3px #ffffffb3,0 7px 12px #0f172a2e}.project-island--doing .island-building{background:linear-gradient(90deg,#0000 0 18%,#f59e0b8c 18% 23%,#0000 23% 50%,#f59e0b8c 50% 55%,#0000 55%),linear-gradient(#fff7cc,#c99f62)}.project-island--todo .island-ground{background:radial-gradient(circle at 29% 68%,#64748b 0 8%,#0000 9%),radial-gradient(circle at 59% 64%,#94a3b8 0 10%,#0000 11%),linear-gradient(142deg,#e2e8f0 0%,#bae6fd 48%,#94a3b8 100%)}.project-island--todo .island-building{background:linear-gradient(#e2e8f0,#718096)}.island-tree{background:linear-gradient(#bbf7d0,#16a34a 54%,#065f46);border-radius:999px 999px 8px 8px;width:17px;height:26px;box-shadow:0 4px 8px #065f4629}.island-tree:after{content:"";background:#7c4a2d;border-radius:3px;width:4px;height:9px;position:absolute;bottom:-7px;left:7px}.island-tree--a{top:48px;left:44px;transform:rotate(-8deg)scale(.92)}.island-tree--b{top:60px;right:41px;transform:rotate(7deg)scale(.82)}.island-tree--c{bottom:28px;left:56px;transform:rotate(12deg)scale(.72)}.member-avatar{z-index:3;color:#10233f;background:radial-gradient(circle at 35% 27%,#ffffffd6,#0000 24%),linear-gradient(145deg,#f5c18a,#a9d7ff);border:3px solid #18314f;border-radius:50%;place-items:center;width:52px;height:52px;font-size:20px;font-weight:900;display:grid;position:absolute;top:-3px;right:49px;box-shadow:0 12px 20px #0f172a38}.task-sign{z-index:5;color:#fff;text-align:left;-webkit-backdrop-filter:blur(5px);background:linear-gradient(145deg,#2b3d30db,#112127c2);border:1px solid #ffffff61;border-radius:13px;gap:5px;min-width:150px;max-width:188px;margin-top:-30px;padding:12px 14px;display:grid;position:relative;box-shadow:0 12px 24px #0f172a3d}.task-sign strong{font-size:20px;line-height:1.1}.task-sign small{color:#ffffffe0;font-size:15px;font-weight:700}.route-warning,.route-danger{z-index:6;color:#ffd7bd;background:#3e2219d1;border-radius:8px;align-items:center;min-height:30px;margin-top:-2px;padding:0 12px;font-size:16px;font-weight:900;display:inline-flex;position:relative;box-shadow:0 8px 16px #0f172a33}.route-danger{color:#ffb0a4}.project-island.is-bottleneck .island-lagoon{animation:1.2s ease-in-out infinite islandWarning}.project-island.is-delayed .island-lagoon{box-shadow:0 0 0 8px #f9731626}.poke-helper{align-items:center;gap:14px;display:flex;bottom:108px;left:22px}.helper-bubble{color:#17304e;border-radius:18px;width:150px;padding:18px 20px;font-size:16px;font-weight:850;line-height:1.55}.alignment-card{border-radius:18px;width:510px;min-height:166px;padding:22px 28px;bottom:62px;left:374px}.alignment-stats{grid-template-columns:repeat(3,1fr);margin-top:22px;display:grid}.alignment-stats strong{color:#12243d;border-right:1px solid #4755693d;grid-template-columns:48px auto;align-items:center;gap:14px;min-height:86px;padding:0 18px;font-size:45px;display:grid}.alignment-stats strong:last-child{border-right:0}.alignment-stats svg{color:#5e9f57;stroke-width:2px;width:45px;height:45px}.alignment-stats strong:nth-child(2) svg{color:#428fe5}.alignment-stats strong:nth-child(3) svg{color:#db4e4e}.alignment-stats span{color:#1d3655;text-align:center;grid-column:1/3;font-size:15px;font-weight:750;line-height:1.35}.quick-actions{border-radius:18px;width:430px;min-height:166px;padding:22px 24px;bottom:62px;left:904px}.quick-actions>div{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:20px;display:grid}.quick-actions button{color:#17304e;cursor:pointer;background:0 0;border:0;border-radius:14px;justify-items:center;gap:5px;min-height:96px;padding:10px 6px;font-weight:850;display:grid}.quick-actions button:hover{background:#ffffff47}.quick-actions button:disabled{cursor:wait;opacity:.72}.quick-actions svg{color:#17304e;stroke-width:2px;background:#e1ebf49e;border:1px solid #ffffffc2;border-radius:50%;width:58px;height:58px;padding:13px;box-shadow:inset 0 1px #ffffffe0,0 10px 20px #0f172a1f}.quick-actions small{color:#38516f;font-size:12px}.poke-log{border-radius:18px;width:508px;min-height:166px;padding:20px 24px;bottom:62px;right:24px}.poke-log header{justify-content:space-between;align-items:center;gap:14px;display:flex}.poke-log header button{color:#17304e;cursor:pointer;background:0 0;border:0;min-height:32px;font-weight:850}.log-list{gap:10px;margin-top:14px;display:grid}.log-list article{grid-template-columns:42px 1fr auto;align-items:center;gap:12px;display:grid}.log-face{color:#10233f;background:linear-gradient(145deg,#f8c98e,#a9d7ff);border-radius:50%;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.log-list p{color:#1b3758;margin:0;font-size:13px;line-height:1.35}.log-list p strong{font-size:14px}.log-list p i{color:#50657f;margin:0 8px;font-style:normal}.log-list time{color:#1f3f62;font-size:13px}.poke-footer{color:#ffffffc7;grid-template-columns:auto 1fr auto;gap:24px;font-size:16px;display:grid;bottom:20px;left:28px;right:28px}.poke-footer strong{font-weight:750}.poke-map-dashboard .node-card{background:linear-gradient(145deg,#ffffffc7,#ffffff75),linear-gradient(120deg,#38bdf81f,#0000);border-radius:18px;width:350px;padding:16px;bottom:242px;left:244px}@media (width<=1320px){.poke-header{grid-template-columns:1fr auto}.poke-stats{grid-area:2/1/auto/3;justify-self:center}.poke-leaders,.poke-log{width:430px}.project-island-field{inset:194px 152px 190px 170px}.alignment-card{left:260px}.quick-actions{left:auto;right:470px}}@media (width<=980px){.poke-map-dashboard{min-height:1180px;overflow:auto}.poke-header{grid-template-columns:1fr}.poke-clock{justify-self:start}.poke-stats{grid-column:auto;grid-template-columns:repeat(2,1fr)}.poke-stat:nth-child(2){border-right:0}.poke-legend,.poke-leaders,.alignment-card,.quick-actions,.poke-log,.poke-helper,.poke-footer,.poke-map-dashboard .node-card{width:calc(100% - 24px);margin:12px;position:relative;inset:auto}.project-island-field{width:calc(100% - 24px);height:640px;margin:260px 12px 12px;position:relative;inset:auto}}.reference-dashboard{isolation:isolate;background:#bcd2df;width:100vw;height:100vh;min-height:620px;position:relative;overflow:hidden}.reference-dashboard__image{z-index:1;object-fit:fill;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;height:100%;position:absolute;inset:0}.reference-dashboard__sr{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.reference-hotspot{z-index:3;cursor:pointer;background:0 0;border:0;border-radius:18px;min-width:44px;min-height:44px;padding:0;position:absolute}.reference-hotspot:hover{background:#ffffff0d}.reference-hotspot:focus-visible{outline-offset:2px;background:#0ea5e917;outline:3px solid #0ea5e9bd}.reference-hotspot.is-active{box-shadow:inset 0 0 0 2px #fff0}.reference-hotspot--helper{width:16.8%;height:17.6%;bottom:9.4%;left:.8%}.reference-toast{z-index:8;color:#11324d;text-align:center;border-radius:999px;width:min(620px,100vw - 48px);padding:13px 18px;font-size:16px;font-weight:850;animation:.18s both noticeIn;position:absolute;top:11.8%;left:50%;transform:translate(-50%)}.reference-live-log{z-index:2;opacity:0;pointer-events:none;width:26.5%;height:11.5%;position:absolute;bottom:8.4%;right:3.1%;overflow:hidden}.reference-live-log article{color:#183554;grid-template-columns:1fr auto;gap:4px 12px;margin-bottom:5px;font-size:12px;display:grid}.reference-live-log strong,.reference-live-log span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.reference-live-log time{grid-area:1/2/3}.reference-node-popover{z-index:9;width:min(390px,100vw - 40px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.reference-node-popover>button:first-child{z-index:2;color:#17324f;cursor:pointer;background:#ffffff94;border:1px solid #ffffffb8;border-radius:999px;place-items:center;width:34px;min-height:34px;font-size:20px;line-height:1;display:grid;position:absolute;top:12px;right:12px}.reference-node-popover .node-card{-webkit-backdrop-filter:blur(18px)saturate(145%);background:linear-gradient(145deg,#ffffffd6,#ffffff94),linear-gradient(120deg,#38bdf81f,#0000);border-radius:18px;width:100%;padding:18px;position:static}.reference-popover-action{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0ea5e9,#14b8a6);border:1px solid #ffffffc7;border-radius:14px;width:100%;min-height:46px;margin-top:10px;font-weight:900;box-shadow:0 14px 28px #0ea5e938}.reference-dashboard.is-clocked-off:after{content:"";z-index:2;pointer-events:none;background:linear-gradient(#0f172a29,#0f172a4d);position:absolute;inset:0}.pet-shell{color:#fff;width:72px;height:72px;position:relative}.pet-core{cursor:pointer;background:radial-gradient(circle at 35% 25%,#fef3c7,#38bdf8 48%,#312e81 100%);border:1px solid #7dd3fca6;border-radius:999px;width:72px;height:72px;position:absolute;bottom:0;right:0;box-shadow:0 0 0 6px #38bdf81f,0 12px 36px #00000061}.pet-core:focus-visible{outline-offset:3px;outline:3px solid #f8fafc}.pet-orb{place-items:center;font-size:30px;display:grid}.pet-status{background:#fb7185;border:2px solid #0f172a;border-radius:999px;place-items:center;width:20px;height:20px;font-size:12px;font-weight:800;display:grid;position:absolute;top:4px;right:2px}.phase-normal{animation:2.8s ease-in-out infinite pet-breathe}.phase-blocked{box-shadow:0 0 0 6px #fb718529,0 12px 36px #00000061}.pet-paused,.phase-off{animation:none}.pet-card{color:#f8fafc;border:1px solid;border-radius:18px;width:280px;min-height:140px;padding:14px 16px;animation:.2s ease-out both pet-card-in;position:absolute;bottom:0;right:0;box-shadow:0 16px 44px #0000006b}.pet-card-head{justify-content:space-between;align-items:center;gap:10px;font-size:12px;display:flex}.pet-card-head span,.pet-card-sub{color:#cbd5e1;font-size:11px}.pet-card-metric{margin-top:8px;font-size:13px}.pet-card-metric strong{margin-left:5px;font-size:22px}.pet-card p{color:#e2e8f0;margin:8px 0;font-size:11px;line-height:1.4}.pet-card-link{color:#7dd3fc;cursor:pointer;background:0 0;border:0;padding:0;font-size:11px}@keyframes pet-breathe{50%{transform:translateY(-2px);box-shadow:0 0 0 9px #34d3991f,0 12px 36px #00000061}}@keyframes pet-card-in{0%{opacity:0;transform:translateY(6px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.phase-normal,.pet-card{animation:none}}.capybara-mascot{width:64px;height:64px;display:block;position:relative}.capybara-ring{background:#f59e0b;border:4px solid #facc15;border-radius:50%;width:54px;height:19px;position:absolute;bottom:5px;left:5px;box-shadow:inset 0 -4px #92400e38}.capybara-body{background:#d89552;border:2px solid #713f12;border-radius:52% 48% 45%;width:39px;height:39px;position:absolute;bottom:14px;left:15px;box-shadow:inset -5px -3px #78350f1f}.capybara-ear{z-index:2;background:#e9a465;border:2px solid #713f12;border-radius:50%;width:11px;height:11px;position:absolute;top:13px}.capybara-ear-left{left:17px}.capybara-ear-right{right:10px}.capybara-glasses{z-index:3;gap:2px;display:flex;position:absolute;top:24px;left:16px;transform:rotate(-4deg)}.capybara-glasses i{background:#35271e;border:2px solid #2b211a;border-radius:5px 5px 8px 8px;width:20px;height:10px;display:block;box-shadow:inset 5px 1px #ffffff2e}.capybara-glasses:after{content:"";background:#2b211a;width:7px;height:2px;position:absolute;top:4px;left:18px}.capybara-flower{z-index:4;color:#fff1b5;text-shadow:0 1px #713f12;font-size:20px;line-height:1;position:absolute;top:3px;left:29px}.capybara-mascot:after{content:"·";z-index:4;color:#713f12;font-size:17px;font-weight:900;position:absolute;bottom:24px;left:31px}.pet-core{background:#fffbebf0;border-color:#facc15b3;overflow:visible}.pet-orb{display:none}.phase-blocked .capybara-mascot{filter:saturate(1.1)}.pet-idle{animation:2.8s ease-in-out infinite pet-breathe}.pet-unread{animation:.5s ease-in-out pet-hop}.pet-blocked{box-shadow:0 0 0 6px #fb718529,0 12px 36px #00000061}.pet-working{animation:1.6s ease-in-out infinite pet-pulse}.pet-done{animation:.6s ease-out pet-flash;box-shadow:0 0 0 6px #22c55e73}.pet-off{filter:brightness(.4)}.pet-paused{animation:none}@keyframes pet-hop{50%{transform:translateY(-6px)}}@keyframes pet-pulse{50%{transform:scale(1.06)}}@keyframes pet-flash{50%{opacity:.55}}.pet-bang{color:#fff;background:#ef4444;border-radius:999px;place-items:center;width:20px;height:20px;font-size:12px;font-weight:900;display:grid;position:absolute;top:-6px;left:-6px}.pet-unread-dot{color:#fff;background:#ef4444;border-radius:999px;place-items:center;min-width:18px;height:18px;padding:0 4px;font-size:10px;font-weight:800;display:grid;position:absolute;top:-4px;right:-4px}.flow-peek{color:#0f172a;background:#ffffffeb;border:1px solid #e2e8f066;border-radius:14px;width:360px;position:absolute;overflow:hidden;box-shadow:0 16px 44px #00000052}.flow-peek-head{border-bottom:1px solid #e2e8f099;padding:8px 12px;font-size:12px}.flow-peek-selected{float:right;color:#64748b;font-size:11px;font-weight:400}.flow-peek-canvas{height:200px;position:relative}.flow-peek-canvas svg{width:100%;height:100%;position:absolute;inset:0}.mini-node-anchor{background:0 0;border:0;padding:0;position:absolute;transform:translate(-50%,-50%)}.mini-node-anchor.is-selected .mini-node{outline-offset:1px;outline:2px solid #3b82f6}.mini-node{text-align:left;background:#e0f2fe;border:1px solid #e2e8f0b3;border-radius:10px;align-items:center;gap:6px;min-width:120px;padding:6px 8px;display:flex}.mini-node-current{border-color:#3b82f6;transform:scale(1.08)}.mini-node-done{background:#dcfce7}.mini-node-doing{background:#fef9c3}.mini-node-todo{background:#e2e8f0}.mini-node-avatar{color:#fff;background:#0f172a;border-radius:999px;place-items:center;width:22px;height:22px;font-size:11px;display:grid}.mini-node-name{font-size:12px;display:block}.mini-node-owner{color:#64748b;font-size:10px;display:block}.mini-node-flag{color:#f59e0b;font-size:10px;font-style:normal;display:block}.flow-peek-foot{border-top:1px solid #e2e8f099;gap:8px;padding:8px 12px;display:flex}.flow-peek-foot button{color:#1d4ed8;cursor:pointer;background:#eff6ff;border:1px solid #3b82f6;border-radius:8px;flex:1;padding:6px 0;font-size:12px}.flow-peek-foot button:last-child{color:#fff;background:#3b82f6}@media (prefers-reduced-motion:reduce){.pet-idle,.pet-unread,.pet-working,.pet-done{animation:none}}.pet-panel{color:#f8fafc;background:#0f172a;border-radius:14px;flex-direction:column;display:flex;position:absolute;inset:0;overflow:hidden}.pet-panel-head{border-bottom:1px solid #1e293b;justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.pet-panel-title{align-items:center;gap:8px;display:flex}.pet-panel-title b{font-size:13px;display:block}.pet-panel-title small{color:#94a3b8;font-size:11px}.capybara-avatar{flex:none;display:block;position:relative;overflow:visible}.pet-panel-avatar{flex:none;width:30px;height:30px;display:block}.pet-panel-close{color:#94a3b8;cursor:pointer;background:0 0;border:0;font-size:20px}.pet-panel-tabs{border-bottom:1px solid #1e293b;gap:4px;padding:6px 12px 0;display:flex}.pet-panel-tabs button{color:#94a3b8;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;padding:6px 12px;font-size:12px}.pet-panel-tabs button.is-active{color:#fff;border-bottom-color:#3b82f6}.pet-panel-body{flex:1;overflow:auto}.pet-panel-body .flow-peek{width:100%;box-shadow:none;border-radius:0;position:static}.pet-messages{gap:8px;padding:12px;display:grid}.pet-msg{background:#111827;border:1px solid #1e293b;border-radius:10px;padding:8px 10px}.pet-msg-meta{color:#cbd5e1;align-items:center;gap:6px;font-size:11px;display:flex}.pet-msg-meta time{color:#64748b;margin-left:auto}.pet-msg-channel{color:#93c5fd;background:#1e293b;border-radius:999px;padding:1px 6px;font-size:10px}.pet-msg-body{color:#e2e8f0;margin:6px 0;font-size:12px}.pet-msg-reply{color:#bbf7d0;border-left:2px solid #22c55e;margin:6px 0 0;padding-left:8px;font-size:12px}.pet-msg-status{color:#64748b;margin-top:6px;font-size:10px}.pet-msg-replied{color:#22c55e}.pet-msg-empty{color:#64748b;text-align:center;padding:20px 0;font-size:12px}.pet-panel-actions{border-top:1px solid #1e293b;gap:8px;padding:10px 12px;display:flex}.pet-panel-actions button{color:#fff;cursor:pointer;background:#1d4ed8;border:1px solid #3b82f6;border-radius:8px;flex:1;padding:8px 0;font-size:12px}.pet-panel-actions button:first-child{background:#1e293b;border-color:#334155}.pet-shell{color:#fff;background:0 0;width:72px;height:72px;position:relative;overflow:hidden}.pet-shell-expanded{width:464px;height:500px}.pet-shell-peek{width:444px;height:300px}.pet-shell .pet-core{box-shadow:none;-webkit-app-region:no-drag;touch-action:none;background:0 0;border:0;inset:0 auto auto 0}.pet-shell.pet-flip-x .pet-core{left:auto;right:0}.pet-shell.pet-flip-y .pet-core{top:auto;bottom:0}.pet-reference-capybara{object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;width:72px;height:72px;display:block}.pet-shell>.flow-peek{-webkit-app-region:no-drag;inset:0 auto auto 84px}.pet-shell.pet-flip-x>.flow-peek{left:auto;right:84px}.pet-shell.pet-flip-y>.flow-peek{top:auto;bottom:0}.pet-shell>.pet-panel{-webkit-app-region:no-drag;width:380px;inset:0 auto 0 84px}.pet-shell.pet-flip-x>.pet-panel{left:auto;right:84px}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}@property --tw-scale-x{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-y{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-z{syntax:"*";inherits:false;initial-value:1}@keyframes ping{75%,to{opacity:0;transform:scale(2)}}@keyframes pulse{50%{opacity:.5}}
