:root{--accent:#7c3aed;--accent-light:#a78bfa;--accent-bg:#ede9fe;--accent-border:#7c3aed40;--amber:#f59e0b;--amber-bg:#fef3c7;--unverified-bg:#fff7ed;--unverified:#c2410c;--caution-bg:#fffbeb;--caution-border:#f59e0b;--caution-tag-bg:#fffbeb;--caution-tag:#b45309;--deep-research-bg:#e8740c;--rose:#ef4444;--rose-bg:#fee2e2;--blue:#3b82f6;--blue-bg:#dbeafe;--green:#10b981;--green-bg:#d1fae5;--pink:#ec4899;--bg:#fafaf9;--surface:#fff;--surface-hover:#f5f5f4;--border:#e7e5e4;--border-light:#f0efed;--text:#1c1917;--text-secondary:#57534e;--text-muted:#a8a29e;--shadow-xs:0 1px 2px #0000000a;--shadow-sm:0 1px 3px #0000000f, 0 1px 2px #0000000a;--shadow-md:0 4px 6px -1px #00000012, 0 2px 4px -2px #0000000d;--shadow-lg:0 10px 15px -3px #00000014, 0 4px 6px -4px #0000000a;--shadow-xl:0 20px 25px -5px #00000014, 0 8px 10px -6px #0000000a;--shadow-accent:0 4px 14px #7c3aed40;--radius-sm:6px;--radius-md:10px;--radius-lg:14px;--radius-xl:20px;--radius-full:9999px;--sans:"Inter", system-ui, -apple-system, sans-serif;--display:"Space Grotesk", "Inter", system-ui, sans-serif;--mono:"Roboto Mono", "Fira Code", ui-monospace, Consolas, monospace;font-family:var(--sans);color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;line-height:1.5}*{box-sizing:border-box;-webkit-user-select:none;user-select:none;margin:0}html,body{width:100%;max-width:100%;overflow-x:hidden}body{background:var(--bg);touch-action:pan-y;margin:0}#app{flex-direction:column;min-height:100vh;display:flex}h1,h2,h3,h4,h5,h6{font-family:var(--display);color:var(--text);letter-spacing:-.02em;line-height:1.2}p{color:var(--text-secondary)}a{color:var(--accent);text-decoration:none}code{font-family:var(--mono)}input,textarea,select{font-family:var(--sans)}::selection{background:var(--accent);color:#fff}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border);border-radius:var(--radius-full)}::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}:root.dark{--accent:#a78bfa;--accent-light:#c4b5fd;--accent-bg:#a78bfa26;--accent-border:#a78bfa4d;--amber-bg:#f59e0b26;--amber:#fbbf24;--unverified-bg:#c2410c26;--unverified:#fb923c;--caution-bg:#f59e0b1a;--caution-border:#f59e0b66;--caution-tag-bg:#f59e0b1f;--caution-tag:#fbbf24;--deep-research-bg:#c2410c;--rose-bg:#ef444426;--blue-bg:#3b82f626;--green-bg:#10b98126;--bg:#0f0f0f;--surface:#1a1a1a;--surface-hover:#252525;--border:#333;--border-light:#2a2a2a;--text:#f5f5f5;--text-secondary:#a0a0a0;--text-muted:#666;--shadow-xs:0 1px 2px #0003;--shadow-sm:0 1px 3px #0000004d, 0 1px 2px #0003;--shadow-md:0 4px 6px -1px #0000004d, 0 2px 4px -2px #0003;--shadow-lg:0 10px 15px -3px #0000004d, 0 4px 6px -4px #0003;--shadow-xl:0 20px 25px -5px #0006, 0 8px 10px -6px #0000004d;--shadow-accent:0 4px 14px #a78bfa33}.navbar.svelte-11lpkcp{z-index:100;border-bottom:1px solid var(--border-light);-webkit-backdrop-filter:blur(16px);background:#fafaf9d9;justify-content:space-between;align-items:center;padding:14px 32px;display:flex;position:sticky;top:0}.dark .navbar.svelte-11lpkcp{background:#0f0f0fd9}.logo{align-items:center;text-decoration:none;transition:opacity .2s;display:flex}.logo:hover{opacity:.8}.logo-img.svelte-11lpkcp{width:auto;height:32px}.back-logo.svelte-11lpkcp{cursor:pointer;color:var(--text);border-radius:var(--radius-sm);background:0 0;border:none;align-items:center;gap:4px;padding:0;transition:background .2s;display:inline-flex}.back-logo.svelte-11lpkcp:hover{background:var(--surface-hover)}.back-logo.svelte-11lpkcp .material-symbols-outlined:where(.svelte-11lpkcp){font-size:22px}.back-title.svelte-11lpkcp{font-family:var(--display);color:var(--text);letter-spacing:-.3px;font-size:18px;font-weight:700}.desktop-right.svelte-11lpkcp{align-items:center;gap:8px;display:flex}.desktop-links.svelte-11lpkcp{gap:6px;display:flex}.nav-link{color:var(--text-secondary);border-radius:var(--radius-sm);padding:6px 14px;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s,background .2s}.nav-link:hover{color:var(--text);background:var(--surface-hover)}.nav-link.active{color:var(--accent);background:var(--accent-bg)}.hamburger.svelte-11lpkcp{color:var(--text);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;padding:6px;transition:background .2s;display:none}.hamburger.svelte-11lpkcp:hover{background:var(--surface-hover)}.hamburger.svelte-11lpkcp .material-symbols-outlined:where(.svelte-11lpkcp){font-size:22px}.theme-pill.svelte-11lpkcp{border:1px solid var(--border-light);border-radius:var(--radius-sm);display:flex;overflow:hidden}.theme-option.svelte-11lpkcp{color:var(--text-secondary);cursor:pointer;font-size:12px;font-family:var(--mono);letter-spacing:.3px;background:0 0;border:none;padding:4px 12px;font-weight:600;transition:background .2s,color .2s}.theme-option.svelte-11lpkcp:hover{background:var(--surface-hover)}.theme-option.active.svelte-11lpkcp{background:var(--accent-bg);color:var(--accent)}.network-pill.svelte-11lpkcp{border:1px solid var(--border-light);border-radius:var(--radius-sm);display:flex;overflow:hidden}.network-option.svelte-11lpkcp{color:var(--text-secondary);cursor:pointer;font-size:12px;font-family:var(--mono);letter-spacing:.3px;background:0 0;border:none;padding:4px 12px;font-weight:600;transition:background .2s,color .2s}.network-option.svelte-11lpkcp:hover{background:var(--surface-hover)}.network-option.active.svelte-11lpkcp{background:var(--accent-bg);color:var(--accent)}.drawer-theme-pill.svelte-11lpkcp{border:1px solid var(--border-light);border-radius:var(--radius-sm);margin-top:12px;display:flex;overflow:hidden}.drawer-theme-option.svelte-11lpkcp{color:var(--text-secondary);cursor:pointer;font-size:16px;font-weight:600;font-family:var(--sans);background:0 0;border:none;flex:1;padding:14px 12px;transition:background .2s,color .2s}.drawer-theme-option.svelte-11lpkcp:hover{background:var(--surface-hover)}.drawer-theme-option.active.svelte-11lpkcp{background:var(--accent-bg);color:var(--accent)}.drawer-network-pill.svelte-11lpkcp{border:1px solid var(--border-light);border-radius:var(--radius-sm);margin-top:12px;display:flex;overflow:hidden}.drawer-network-option.svelte-11lpkcp{color:var(--text-secondary);cursor:pointer;font-size:16px;font-weight:600;font-family:var(--sans);background:0 0;border:none;flex:1;padding:14px 12px;transition:background .2s,color .2s}.drawer-network-option.svelte-11lpkcp:hover{background:var(--surface-hover)}.drawer-network-option.active.svelte-11lpkcp{background:var(--accent-bg);color:var(--accent)}.drawer-overlay.svelte-11lpkcp{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:200;background:#0000004d;position:fixed;inset:0}.drawer.svelte-11lpkcp{background:var(--bg);z-index:201;flex-direction:column;padding:24px 32px;display:flex;position:fixed;inset:0}.drawer-header.svelte-11lpkcp{justify-content:space-between;align-items:center;margin-bottom:48px;display:flex}.drawer-logo-img.svelte-11lpkcp{width:auto;height:32px}.close-btn.svelte-11lpkcp{color:var(--text);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;padding:6px;transition:background .2s}.close-btn.svelte-11lpkcp:hover{background:var(--surface-hover)}.close-btn.svelte-11lpkcp .material-symbols-outlined:where(.svelte-11lpkcp){font-size:22px}.drawer-links.svelte-11lpkcp{flex-direction:column;gap:4px;display:flex}.drawer-link{color:var(--text);border-radius:var(--radius-md);padding:16px 12px;font-size:18px;font-weight:500;text-decoration:none;transition:background .2s,color .2s;display:block}.drawer-link:hover{background:var(--surface-hover);color:var(--accent)}@media (width<=768px){.navbar.svelte-11lpkcp{padding:12px 20px}.desktop-right.svelte-11lpkcp{display:none}.hamburger.svelte-11lpkcp{justify-content:center;align-items:center;display:flex}}.disclaimer-overlay.svelte-dtsuyv{z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.disclaimer-sheet.svelte-dtsuyv{background:var(--surface);border-radius:20px;width:100%;max-width:520px;max-height:85vh;padding:36px 32px 28px;overflow-y:auto;box-shadow:0 8px 40px #00000040}.disclaimer-title.svelte-dtsuyv{font-family:var(--display);color:var(--accent);margin:0 0 20px;font-size:26px;font-weight:700}.disclaimer-body.svelte-dtsuyv{color:var(--text);margin-bottom:24px;font-size:14.5px;line-height:1.65}.disclaimer-body.svelte-dtsuyv p:where(.svelte-dtsuyv){margin:0 0 14px}.disclaimer-body.svelte-dtsuyv p:where(.svelte-dtsuyv):last-child{margin-bottom:0}.disclaimer-highlight.svelte-dtsuyv{background:#7c3aed14;border-radius:10px;padding:12px 16px;font-weight:500}.dark .disclaimer-highlight.svelte-dtsuyv{background:#7c3aed26}.agree-row.svelte-dtsuyv{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:10px;margin-bottom:20px;display:flex}.agree-check.svelte-dtsuyv{width:18px;height:18px;accent-color:var(--accent);cursor:pointer}.agree-text.svelte-dtsuyv{color:var(--text-muted);font-size:14px}.agree-btn.svelte-dtsuyv{background:var(--accent);color:#fff;width:100%;font-family:var(--sans);cursor:pointer;border:none;border-radius:12px;padding:14px;font-size:15px;font-weight:600;transition:opacity .2s;display:block}.agree-btn.svelte-dtsuyv:hover:not(:disabled){opacity:.9}.agree-btn.svelte-dtsuyv:disabled{opacity:.4;cursor:not-allowed}@media (width<=640px){.disclaimer-overlay.svelte-dtsuyv{align-items:flex-end;padding:0}.disclaimer-sheet.svelte-dtsuyv{border-radius:20px 20px 0 0;max-height:90vh;padding:28px 24px 24px;animation:.35s cubic-bezier(.16,1,.3,1) svelte-dtsuyv-slideUp}}@keyframes svelte-dtsuyv-slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.overlay.svelte-1xh6spe{z-index:1000;background:#fff;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.dark .overlay.svelte-1xh6spe{background:#000}.close-btn.svelte-1xh6spe{z-index:1100;color:#fff;cursor:pointer;background:#00000080;border:none;border-radius:100%;justify-content:center;align-items:center;padding:16px;transition:background .2s;display:flex;position:fixed;top:20px;right:20px}.close-btn.svelte-1xh6spe:hover{background:#000000bf}.close-btn.svelte-1xh6spe .material-symbols-outlined:where(.svelte-1xh6spe){font-size:36px}.video-wrap.svelte-1xh6spe{width:100vw;height:100vh;padding:0}.video-container.svelte-1xh6spe{width:100%;height:100%;position:relative}.search-bar-wrap.svelte-13fbzdw{width:100%;position:relative}.search-bar.svelte-13fbzdw{background:var(--surface);box-shadow:var(--shadow-lg);border:none;border-radius:0;align-items:center;padding:0 0 0 14px;transition:border-color .2s,box-shadow .2s;display:flex}.search-bar.svelte-13fbzdw:focus-within{border-color:var(--accent);box-shadow:var(--shadow-lg), 0 0 0 3px #7c3aed1a}.search-icon.svelte-13fbzdw{color:var(--text-muted);font-size:20px}.search-input.svelte-13fbzdw{color:var(--text);box-sizing:border-box;background:0 0;border:none;outline:none;flex:1;height:100%;padding:0 8px;font-size:15px}.search-input.svelte-13fbzdw::placeholder{color:var(--text-muted)}.search-btn.svelte-13fbzdw{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:0;flex-shrink:0;justify-content:center;align-items:center;width:20vw;height:20vw;transition:opacity .2s;display:flex}.search-btn.svelte-13fbzdw:hover{opacity:.9}.search-btn.svelte-13fbzdw:disabled{opacity:.7;cursor:not-allowed}.spin.svelte-13fbzdw{animation:1s linear infinite svelte-13fbzdw-spin}@keyframes svelte-13fbzdw-spin{to{transform:rotate(360deg)}}.search-btn.svelte-13fbzdw .material-symbols-outlined:where(.svelte-13fbzdw){font-size:18px}.suggestions.svelte-13fbzdw{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-lg);z-index:100;max-height:280px;position:absolute;bottom:100%;left:0;right:0;overflow-y:auto}.suggestion.svelte-13fbzdw{cursor:pointer;text-align:left;width:100%;color:var(--text);font-size:15px;font-family:var(--sans);background:0 0;border:none;justify-content:space-between;align-items:center;padding:12px 16px;transition:background .1s;display:flex}.suggestion.svelte-13fbzdw:hover,.suggestion.selected.svelte-13fbzdw{background:var(--surface-hover)}.suggestion-name.svelte-13fbzdw{font-weight:500}.suggestion-cat.svelte-13fbzdw{color:var(--text-muted);font-size:13px}@media (width>=641px){.search-btn.svelte-13fbzdw{width:5vw;height:5vw}.search-bar.svelte-13fbzdw{height:5vw}}.home-page.svelte-et6md{background:var(--bg);min-height:calc(100vh - 53px)}.hero-section.svelte-et6md{text-align:center;padding:64px 32px 48px;position:relative}.hero-title.svelte-et6md{letter-spacing:-1.5px;color:var(--text);margin:0 0 16px;font-size:clamp(56px,12vw,220px);font-weight:900;line-height:1.1;display:inline-block;position:relative}.hero-title.svelte-et6md:before{content:"";pointer-events:none;background:repeating-linear-gradient(90deg,#fff 0 2px,#0000 2px 1.667%);position:absolute;inset:0}@media (width>=768px){.hero-title.svelte-et6md:before{background:repeating-linear-gradient(90deg,#fff 0 4px,#0000 4px 1.667%)}}.dark .hero-title.svelte-et6md:before{background:repeating-linear-gradient(90deg,#000 0 2px,#0000 2px 1.667%)}@media (width>=768px){.dark .hero-title.svelte-et6md:before{background:repeating-linear-gradient(90deg,#000 0 4px,#0000 4px 1.667%)}}.letter.svelte-et6md{animation:3s ease-in-out infinite svelte-et6md-letterPulse;display:inline-block}@keyframes svelte-et6md-letterPulse{0%,to{color:var(--text);background-color:#0000}30%{background-color:var(--accent);color:#fff}60%{color:var(--text);background-color:#0000}}.hero-sub.svelte-et6md{color:var(--text-muted);margin:0 0 8px;font-size:20px}.hero-desc.svelte-et6md{margin:0 0 32px;font-size:22.5px;line-height:1.6;color:var(--text)!important}@media (width>=641px){.hero-title.svelte-et6md{font-size:calc(clamp(56px,12vw,220px)/1.53846)}}.floating-search.svelte-et6md{z-index:50;box-sizing:border-box;width:100vw;margin:0;padding:0;position:fixed;bottom:0;left:0}.btn-row.svelte-et6md{width:100%;display:flex}.explore-btn{background:var(--accent);border:none;border-right:2px solid var(--bg);cursor:pointer;justify-content:center;align-items:center;width:70vw;height:20vw;font-size:16px;font-weight:600;text-decoration:none;display:flex;color:#fff!important}.how-btn.svelte-et6md{color:#fff;cursor:pointer;width:30vw;height:20vw;font-size:16px;font-weight:600;font-family:var(--sans);background:#6025c5;border:none;justify-content:center;align-items:center;text-decoration:none;display:flex}@media (width>=641px){.explore-btn,.how-btn.svelte-et6md{height:5vw}}.research-page.svelte-m55zxj{background:var(--bg);min-height:100vh}.research-inner.svelte-m55zxj{text-align:center;padding:64px 32px 48px}.research-title.svelte-m55zxj{color:var(--text);letter-spacing:-1.5px;margin:0 0 16px;font-size:clamp(48px,10vw,160px);font-weight:900;line-height:1.1}.research-subtitle.svelte-m55zxj{color:var(--text);margin:0;font-size:22.5px}@media (width>=641px){.research-title.svelte-m55zxj{font-size:calc(clamp(48px,10vw,160px)/1.53846)}.research-subtitle.svelte-m55zxj{font-size:18px}}.floating-search.svelte-m55zxj{z-index:50;box-sizing:border-box;width:100vw;margin:0;padding:0;position:fixed;bottom:0;left:0}.shield.svelte-itpo5e{opacity:0;filter:blur(2px);flex-shrink:0;transition:none;position:relative;transform:rotate(-6deg)}.shield.stamped.svelte-itpo5e{animation:.5s cubic-bezier(.12,.8,.3,1.1) forwards svelte-itpo5e-stampIn}@keyframes svelte-itpo5e-stampIn{0%{opacity:0;filter:blur(4px);transform:rotate(-6deg)scale(2.2)}40%{opacity:1;filter:blur(.5px);transform:rotate(-6deg)scale(.88)}60%{filter:blur();transform:rotate(-6deg)scale(1.06)}80%{transform:rotate(-6deg)scale(.97)}to{opacity:.82;filter:blur();transform:rotate(-6deg)scale(1)}}.shield.stamped.svelte-itpo5e:after{content:"";pointer-events:none;opacity:0;background:radial-gradient(#0000000a 0%,#0000 70%);border-radius:50%;animation:.5s .35s forwards svelte-itpo5e-inkBleed;position:absolute;inset:-4px}@keyframes svelte-itpo5e-inkBleed{to{opacity:1}}.shield.stamped.svelte-itpo5e:before{content:"";mix-blend-mode:multiply;pointer-events:none;border-radius:inherit;opacity:0;background:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.06'/%3E%3C/svg%3E");animation:.5s .35s forwards svelte-itpo5e-inkBleed;position:absolute;inset:0}.shield-lg.svelte-itpo5e{width:104px;height:124px}.shield-md.svelte-itpo5e{width:78px;height:93px}.shield-sm.svelte-itpo5e{width:52px;height:62px}.shield-svg.svelte-itpo5e{width:100%;height:100%;display:block}.shield-bg.svelte-itpo5e{fill:color-mix(in srgb, var(--shield-color) 14%, transparent)}.shield-border.svelte-itpo5e{fill:none;stroke:var(--shield-color);stroke-width:3px}.shield-border-outer.svelte-itpo5e{fill:none;stroke:var(--shield-color);stroke-width:2px;opacity:.4}.shield-content.svelte-itpo5e{flex-direction:column;justify-content:center;align-items:center;gap:2px;padding-top:4px;display:flex;position:absolute;inset:0}.shield-lg.svelte-itpo5e .shield-content:where(.svelte-itpo5e){gap:2px;padding-top:4px}.shield-md.svelte-itpo5e .shield-content:where(.svelte-itpo5e){gap:1px;padding-top:2px}.shield-sm.svelte-itpo5e .shield-content:where(.svelte-itpo5e){gap:0;padding-top:0}.shield-score.svelte-itpo5e{font-weight:700;font-family:var(--mono);color:var(--shield-color);line-height:1}.shield-lg.svelte-itpo5e .shield-score:where(.svelte-itpo5e){font-size:32px}.shield-md.svelte-itpo5e .shield-score:where(.svelte-itpo5e){font-size:24px}.shield-sm.svelte-itpo5e .shield-score:where(.svelte-itpo5e){font-size:16px}.shield-label.svelte-itpo5e{color:#fff;background:var(--shield-color);letter-spacing:.5px;text-transform:uppercase;mix-blend-mode:normal;border-radius:3px;font-weight:700;line-height:1}.shield-lg.svelte-itpo5e .shield-label:where(.svelte-itpo5e){margin-top:6px;padding:4px 12px;font-size:28px}.shield-md.svelte-itpo5e .shield-label:where(.svelte-itpo5e){margin-top:4px;padding:3px 10px;font-size:40px}.shield-sm.svelte-itpo5e .shield-label:where(.svelte-itpo5e){margin-top:2px;padding:2px 8px;font-size:29px}.protocol-page.svelte-ecjt8a{width:100%;max-width:720px;margin:0 auto;padding:32px 24px 120px;overflow-x:hidden}.floating-bar.svelte-ecjt8a{z-index:50;width:100%;display:flex;position:fixed;bottom:0;left:0;right:0}.floating-bar.svelte-ecjt8a .commit-btn:where(.svelte-ecjt8a){color:#fff;cursor:pointer;width:100%;height:20vw;font-size:16px;font-weight:600;font-family:var(--sans);background:#5d2cb2;border:none;flex:auto;justify-content:center;align-items:center;padding:0;display:flex}.profile-header.svelte-ecjt8a{margin-bottom:36px}.header-top.svelte-ecjt8a{justify-content:space-between;align-items:flex-start;gap:24px;display:flex;position:relative}.name-shield-row.svelte-ecjt8a{flex:1;align-items:center;gap:14px;min-width:0;display:flex}.protocol-logo.svelte-ecjt8a{border-radius:var(--radius-sm);object-fit:cover;flex-shrink:0;width:40px;height:40px}.fav-btn.svelte-ecjt8a{color:#f5c518;cursor:pointer;width:36px;height:36px;font-family:var(--sans);background:0 0;border:none;flex:none;justify-content:center;align-items:center;padding:0;line-height:1;display:inline-flex}.fav-btn.svelte-ecjt8a .fav-star:where(.svelte-ecjt8a){color:#f5c518;font-size:32px;line-height:1}.fav-btn.svelte-ecjt8a:focus-visible{outline-offset:2px;border-radius:999px;outline:2px solid #f5c518}.protocol-name.svelte-ecjt8a{color:var(--text);letter-spacing:-.5px;margin:0;font-size:36px;font-weight:800;line-height:1.1}.meta-badge.svelte-ecjt8a{border-radius:var(--radius-sm);background:var(--accent-bg);color:var(--accent);font-size:12px;font-family:var(--mono);align-items:center;gap:4px;padding:4px 10px;font-weight:600;display:inline-flex}.meta-badge.chain.svelte-ecjt8a{background:var(--surface-hover);color:var(--text-secondary)}.contract-address.svelte-ecjt8a{font-family:var(--mono);color:var(--text-muted);background:var(--surface-hover);border-radius:var(--radius-sm);padding:4px 8px;font-size:12px}.profile-body.svelte-ecjt8a{flex-direction:column;gap:28px;display:flex}.plain-summary-card.svelte-ecjt8a{border-radius:var(--radius-lg);background:0 0;border:none;padding:18px 20px}.plain-summary-card.svelte-ecjt8a p:where(.svelte-ecjt8a){color:var(--accent);margin:0;font-size:17px;font-weight:600;line-height:1.65}.meta-row-section.svelte-ecjt8a{flex-wrap:wrap;gap:8px;display:flex}.verification-badge.svelte-ecjt8a{border-radius:var(--radius-sm);background:var(--surface-hover);color:var(--text-muted);align-self:flex-start;align-items:center;gap:6px;padding:7px 12px;font-size:13px;font-weight:700;display:inline-flex}.verification-badge.verified.svelte-ecjt8a{background:var(--green-bg);color:var(--green)}.verification-badge.unverified.svelte-ecjt8a{background:var(--unverified-bg);color:var(--unverified)}.verification-badge.svelte-ecjt8a .material-symbols-outlined:where(.svelte-ecjt8a){font-size:18px}.contract-list.svelte-ecjt8a,.detail-list.svelte-ecjt8a,.team-list.svelte-ecjt8a{flex-direction:column;gap:8px;display:flex}.contract-row.svelte-ecjt8a,.team-row.svelte-ecjt8a{background:var(--surface-hover);border-radius:var(--radius-sm);justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.contract-name.svelte-ecjt8a,.team-row.svelte-ecjt8a strong:where(.svelte-ecjt8a){color:var(--text);font-size:14px;font-weight:700}.team-row.svelte-ecjt8a span:where(.svelte-ecjt8a){color:var(--text-muted);text-align:right;font-size:13px}.text-toggle.svelte-ecjt8a{color:var(--accent);font:inherit;cursor:pointer;background:0 0;border:none;align-self:flex-start;padding:0;font-size:13px;font-weight:700}.persona-grid.svelte-ecjt8a{grid-template-columns:1fr;gap:14px;display:grid}.persona-card.svelte-ecjt8a,.detail-card.svelte-ecjt8a{background:var(--surface-hover);border-radius:var(--radius-md);padding:16px}.persona-card.caution.svelte-ecjt8a{background:var(--caution-bg);border:1px solid var(--caution-border)}.supporting-text.svelte-ecjt8a{color:var(--text-muted);margin:0;font-size:13px;line-height:1.55}.restricted-label.svelte-ecjt8a{color:var(--text-muted);align-self:center;font-size:13px}.caution-tag.svelte-ecjt8a{background:var(--caution-tag-bg);color:var(--caution-tag)}.info-section.svelte-ecjt8a{flex-direction:column;gap:8px;display:flex}.section-label.svelte-ecjt8a{color:var(--text);margin:0;font-size:20px;font-weight:700}.section-text.svelte-ecjt8a{color:var(--text-secondary);margin:0;font-size:15px;line-height:1.65}.badge-top.svelte-ecjt8a{flex-shrink:0;align-self:center;transform:scale(.7)}.use-cases.svelte-ecjt8a{flex-wrap:wrap;gap:8px;display:flex}.use-case-tag.svelte-ecjt8a{border-radius:var(--radius-sm);background:var(--accent-bg);color:var(--accent);padding:5px 12px;font-size:13px;font-weight:500}.risks-section.svelte-ecjt8a{flex-direction:column;gap:0;display:flex}.risk-cards.svelte-ecjt8a{flex-direction:column;gap:20px;display:flex}.risk-card.svelte-ecjt8a{flex-direction:column;gap:4px;display:flex}.risk-header.svelte-ecjt8a{align-items:center;gap:8px;display:flex}.risk-type.svelte-ecjt8a{color:var(--text);font-size:13px;font-weight:600}.risk-text.svelte-ecjt8a{color:var(--text-muted);margin:0;font-size:14px;line-height:1.55}.links-section.svelte-ecjt8a{flex-direction:column;gap:10px;display:flex}.link-list.svelte-ecjt8a{flex-wrap:wrap;gap:8px;display:flex}.link-item.svelte-ecjt8a{color:var(--text-muted);border-radius:var(--radius-sm);align-items:center;gap:6px;padding:6px 14px;font-size:13px;font-weight:500;text-decoration:none;transition:background .2s;display:inline-flex}.link-item.svelte-ecjt8a:hover{background:var(--accent-bg)}.link-item.svelte-ecjt8a .material-symbols-outlined:where(.svelte-ecjt8a){font-size:16px}.modal-overlay.svelte-ecjt8a{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal.svelte-ecjt8a{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-xl);width:90%;max-width:420px;box-shadow:var(--shadow-xl);padding:32px}.modal-header.svelte-ecjt8a{margin-bottom:12px}.modal-title.svelte-ecjt8a{color:var(--text);margin:0 0 4px;font-size:20px;font-weight:700}.modal-period.svelte-ecjt8a{color:var(--accent);margin:0;font-size:13px;font-weight:600}.modal-desc.svelte-ecjt8a{color:var(--text-muted);margin:0 0 20px;font-size:14px;line-height:1.6}.modal-deadline.svelte-ecjt8a{color:var(--text);text-align:center;background:var(--accent-bg);border-radius:var(--radius-sm);margin:0 0 20px;padding:10px;font-size:14px;font-weight:600}.stake-input-group.svelte-ecjt8a{margin-bottom:20px}.stake-label.svelte-ecjt8a{text-transform:uppercase;letter-spacing:.5px;color:var(--text-muted);margin-bottom:6px;font-size:12px;font-weight:600;display:block}.stake-input.svelte-ecjt8a{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-sm);width:100%;color:var(--text);font-size:16px;font-family:var(--mono);box-sizing:border-box;padding:12px 14px;transition:border-color .2s}.stake-input.svelte-ecjt8a:focus{border-color:var(--accent);outline:none;box-shadow:0 0 0 3px #7c3aed1a}.modal-actions.svelte-ecjt8a{justify-content:flex-end;gap:10px;display:flex}.modal-cancel.svelte-ecjt8a{background:var(--surface-hover);border:1px solid var(--border);border-radius:var(--radius-full);color:var(--text-secondary);cursor:pointer;font-size:14px;font-weight:500;font-family:var(--sans);padding:10px 18px;transition:background .2s}.modal-cancel.svelte-ecjt8a:hover{background:var(--border-light)}.modal-confirm{background:var(--accent);color:#fff;border-radius:var(--radius-full);cursor:pointer;border:none;align-items:center;padding:10px 18px;font-size:14px;font-weight:600;text-decoration:none;transition:opacity .2s;display:inline-flex}.modal-confirm:hover{opacity:.9}.modal-success-icon.svelte-ecjt8a{text-align:center;margin-bottom:12px}.modal-success-icon.svelte-ecjt8a .material-symbols-outlined:where(.svelte-ecjt8a){color:var(--green);font-size:48px}.stake-error.svelte-ecjt8a{color:var(--rose);background:var(--rose-bg);border-radius:var(--radius-sm);overflow-wrap:anywhere;word-break:break-word;margin:0 0 12px;padding:8px 12px;font-size:13px}.protocol-loading.svelte-ecjt8a{text-align:center;flex-direction:column;align-items:center;gap:12px;padding:80px 24px;display:flex}.deep-research-banner.svelte-ecjt8a{background:var(--deep-research-bg);color:#fff;border-radius:var(--radius-md);align-items:center;gap:10px;margin-bottom:24px;padding:12px 16px;font-size:14px;font-weight:600;display:flex}.banner-icon.svelte-ecjt8a{flex-shrink:0;font-size:20px}.loading-icon.svelte-ecjt8a{color:var(--accent);font-size:40px}.protocol-loading.error.svelte-ecjt8a .loading-icon:where(.svelte-ecjt8a){color:var(--rose)}.loading-text.svelte-ecjt8a{color:var(--text-muted);margin:0;font-size:15px}.loading-sub.svelte-ecjt8a{color:var(--text-muted);opacity:.7;margin:0;font-size:13px}.retry-btn.svelte-ecjt8a{background:var(--accent);color:#fff;border-radius:var(--radius-sm);cursor:pointer;font-size:14px;font-weight:600;font-family:var(--sans);border:none;margin-top:8px;padding:10px 20px}.spin.svelte-ecjt8a{animation:1.2s linear infinite svelte-ecjt8a-spin}@keyframes svelte-ecjt8a-spin{to{transform:rotate(360deg)}}@media (width>=641px){.floating-bar.svelte-ecjt8a .commit-btn:where(.svelte-ecjt8a){height:5vw}}.explore-page.svelte-501ga7{max-width:960px;margin:0 auto;padding:40px 24px 64px}.filters.svelte-501ga7{flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:20px;display:flex}.search-wrap.svelte-501ga7{border:1px solid var(--border);background:var(--surface);border-radius:0;flex:1;align-items:center;gap:4px;min-width:200px;padding:0 10px;display:flex}.search-wrap.svelte-501ga7:focus-within{border-color:var(--accent)}.search-wrap.svelte-501ga7 .search-icon:where(.svelte-501ga7){color:var(--text-muted);flex-shrink:0;font-size:18px}.search-wrap.svelte-501ga7 .search-input:where(.svelte-501ga7){color:var(--text);font-size:13px;font-family:var(--sans);background:0 0;border:none;outline:none;flex:1;padding:6px 0}.search-wrap.svelte-501ga7 .search-input:where(.svelte-501ga7)::placeholder{color:var(--text-muted)}.search-clear.svelte-501ga7{cursor:pointer;color:var(--text-muted);background:0 0;border:none;align-items:center;padding:2px;display:flex}.search-clear.svelte-501ga7 .material-symbols-outlined:where(.svelte-501ga7){font-size:16px}.dd-wrap.svelte-501ga7{position:relative}.dd-trigger.svelte-501ga7{border:1px solid var(--border);background:var(--surface);color:var(--text);font-family:var(--sans);cursor:pointer;white-space:nowrap;border-radius:0;align-items:center;gap:6px;padding:5px 10px;font-size:13px;transition:border-color .15s;display:inline-flex}.dd-trigger.svelte-501ga7:hover{border-color:var(--accent)}.dd-label.svelte-501ga7{color:var(--text-muted);font-weight:500}.dd-value.svelte-501ga7{color:var(--accent);font-weight:600}.dd-chevron.svelte-501ga7{color:var(--text-muted);font-size:16px;transition:transform .15s}.dd-menu.svelte-501ga7{background:var(--surface);border:1px solid var(--border);z-index:50;border-radius:0;min-width:100%;margin-top:4px;padding:2px 0;position:absolute;top:100%;left:0}.dd-item.svelte-501ga7{text-align:left;width:100%;color:var(--text);font-family:var(--sans);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:0;padding:6px 12px;font-size:13px;transition:background .1s;display:block}.dd-item.svelte-501ga7:hover{background:var(--surface-hover)}.dd-item.active.svelte-501ga7{color:var(--accent);font-weight:600}.protocol-grid.svelte-501ga7{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;display:grid}.protocol-card-wrap.svelte-501ga7{position:relative}.protocol-card{background:var(--surface);border:1px solid var(--border-light);color:inherit;border-radius:0;flex-direction:column;gap:14px;padding:22px;text-decoration:none;transition:box-shadow .2s,transform .15s,border-color .2s;display:flex}.protocol-card:hover{border-color:var(--accent-border);box-shadow:var(--shadow-md);transform:translateY(-2px)}.fav-btn.svelte-501ga7{cursor:pointer;color:var(--text-muted);z-index:2;background:0 0;border:none;padding:4px;font-size:22px;line-height:1;transition:color .15s,transform .15s;position:absolute;top:12px;right:12px}.fav-btn.svelte-501ga7:hover{transform:scale(1.15)}.fav-btn.favorited.svelte-501ga7{color:#f59e0b}.card-top.svelte-501ga7{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.card-titles.svelte-501ga7{align-items:center;gap:10px;min-width:0;display:flex}.card-logo.svelte-501ga7{object-fit:cover;border-radius:0;flex-shrink:0;width:28px;height:28px}.card-name-group.svelte-501ga7{flex-direction:column;min-width:0;display:flex}.card-name.svelte-501ga7{color:var(--text);margin:0;font-size:16px;font-weight:600;line-height:1.3}.card-category.svelte-501ga7{color:var(--text-muted);font-size:12px;font-weight:500}.card-summary.svelte-501ga7{color:var(--text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:14px;line-height:1.55;display:-webkit-box;overflow:hidden}.status-box.svelte-501ga7{text-align:center;flex-direction:column;align-items:center;gap:12px;padding:64px 24px;display:flex}.status-icon.svelte-501ga7{color:var(--accent);font-size:40px}.status-box.error.svelte-501ga7 .status-icon:where(.svelte-501ga7){color:var(--rose)}.status-text.svelte-501ga7{color:var(--text-muted);margin:0;font-size:15px}.status-sub.svelte-501ga7{color:var(--text-muted);opacity:.7;margin:0;font-size:13px}.retry-btn.svelte-501ga7{background:var(--accent);color:#fff;border-radius:var(--radius-sm);cursor:pointer;font-size:14px;font-weight:600;font-family:var(--sans);border:none;margin-top:8px;padding:10px 20px}.spin.svelte-501ga7{animation:1.2s linear infinite svelte-501ga7-spin}@keyframes svelte-501ga7-spin{to{transform:rotate(360deg)}}.empty-state.svelte-501ga7{text-align:center;padding:64px 24px}.empty-icon.svelte-501ga7{color:var(--border);margin-bottom:12px;font-size:48px;display:block}.empty-state.svelte-501ga7 p:where(.svelte-501ga7){color:var(--text-muted);font-size:15px}.commit-graph.svelte-109vr3m{align-items:center;display:flex}.mini.svelte-109vr3m{gap:2px}.expanded.svelte-109vr3m{gap:4px}.graph-item.svelte-109vr3m{flex-direction:column;align-items:center;gap:2px;display:flex}.square.svelte-109vr3m{cursor:default;border-radius:2px;flex-shrink:0}.mini.svelte-109vr3m .square:where(.svelte-109vr3m){width:10px;height:10px}.expanded.svelte-109vr3m .square:where(.svelte-109vr3m){border-radius:3px;width:20px;height:20px}.square.event.svelte-109vr3m{background:var(--accent)}.square.slash.svelte-109vr3m{background:var(--rose)}.square.missed.svelte-109vr3m{background:var(--amber)}.square.empty.svelte-109vr3m{background:var(--border)}.expanded.svelte-109vr3m .square.empty:where(.svelte-109vr3m){opacity:.6}.day-label.svelte-109vr3m{color:var(--text-muted);font-size:9px;font-family:var(--mono);line-height:1}.dashboard.svelte-118ro6e{max-width:720px;margin:0 auto;padding:40px 24px 100px}.dash-header.svelte-118ro6e{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:32px;display:flex}.dash-title-group.svelte-118ro6e{flex-direction:column;gap:4px;display:flex}.dash-title.svelte-118ro6e{color:var(--text);letter-spacing:-.5px;margin:0;font-size:16px;font-weight:800}.dash-subtitle.svelte-118ro6e{color:var(--text-muted);margin:0;font-size:14px}.auth-card.svelte-118ro6e{text-align:left;cursor:pointer;border-color:var(--accent);width:100%;font-family:inherit}.auth-card.authenticated.svelte-118ro6e{border-color:color-mix(in srgb, var(--rose) 50%, transparent)}.auth-card.svelte-118ro6e:hover:not(:disabled){border-color:var(--accent);box-shadow:var(--shadow-sm);transform:translateY(-1px)}.auth-card.authenticated.svelte-118ro6e:hover:not(:disabled){border-color:color-mix(in srgb, var(--rose) 50%, transparent)}.auth-card.svelte-118ro6e:disabled{cursor:wait;opacity:.75}.auth-card.svelte-118ro6e:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.loading-state.svelte-118ro6e{text-align:center;color:var(--text-muted);padding:40px 24px}.loading-icon.svelte-118ro6e{font-size:32px;animation:1s linear infinite svelte-118ro6e-spin}@keyframes svelte-118ro6e-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.research-fab{color:#fff;width:100vw;height:20vw;font-family:var(--sans);white-space:nowrap;cursor:pointer;z-index:50;background:#5d2cb2;border:none;border-radius:0;justify-content:center;align-items:center;gap:6px;padding:0;font-size:16px;font-weight:600;text-decoration:none;display:flex;position:fixed;bottom:0;left:0}.research-fab:hover{opacity:.9}.research-fab .material-symbols-outlined{font-size:18px}.summary-section.svelte-118ro6e{margin-bottom:32px}.summary-cards.svelte-118ro6e{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.summary-card.svelte-118ro6e{background:var(--surface);border:1px solid var(--border-light);border-radius:var(--radius-lg);flex-direction:column;gap:8px;padding:18px;transition:border-color .2s,box-shadow .2s;display:flex}.summary-card.svelte-118ro6e:hover{border-color:var(--border);box-shadow:var(--shadow-sm)}.summary-label.svelte-118ro6e{text-transform:uppercase;letter-spacing:.6px;color:var(--text-muted);font-size:11px;font-weight:600}.summary-value.svelte-118ro6e{color:var(--text);font-size:18px;font-weight:700;line-height:1.2}.summary-value.mono.svelte-118ro6e{font-family:var(--mono);letter-spacing:-.3px;font-size:14px}.activity-section.svelte-118ro6e{margin-bottom:32px}.section-title.svelte-118ro6e{color:var(--text);margin:0 0 14px;font-size:18px;font-weight:700}.activity-grid-wrapper.svelte-118ro6e{background:0 0;border:none;border-radius:0;padding:20px}.activity-grid.svelte-118ro6e{flex-wrap:wrap;gap:4px;display:flex}.grid-week.svelte-118ro6e{gap:4px;display:flex}.grid-square.svelte-118ro6e{border-radius:3px;flex-shrink:0;width:14px;height:14px;transition:transform .15s}.grid-square.svelte-118ro6e:hover{transform:scale(1.3)}.grid-square.event.svelte-118ro6e{background:var(--accent)}.grid-square.slash.svelte-118ro6e{background:var(--rose)}.grid-square.missed.svelte-118ro6e{background:var(--amber)}.grid-square.empty.svelte-118ro6e{background:var(--border-light)}.grid-legend.svelte-118ro6e{flex-wrap:wrap;align-items:center;gap:6px;margin-top:12px;display:flex}.legend-item.svelte-118ro6e{align-items:center;gap:3px;padding:3px 6px;display:inline-flex}.legend-item.svelte-118ro6e .grid-square:where(.svelte-118ro6e){width:7px;height:7px}.legend-label.svelte-118ro6e{color:var(--text-muted);font-size:10px;font-weight:500}.favorites-section.svelte-118ro6e{border-top:1px solid var(--border-light);padding-top:32px}.favorites-list.svelte-118ro6e{flex-direction:column;gap:12px;display:flex}.fav-card.svelte-118ro6e{background:var(--surface);border:1px solid var(--border-light);border-radius:var(--radius-lg);flex-direction:column;gap:14px;padding:22px;transition:border-color .2s,box-shadow .2s;display:flex}.fav-card.svelte-118ro6e:hover{border-color:var(--border);box-shadow:var(--shadow-sm)}.fav-card-top.svelte-118ro6e{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.fav-info.svelte-118ro6e{align-items:center;gap:10px;display:flex}.fav-logo.svelte-118ro6e{border-radius:var(--radius-sm);object-fit:cover;flex-shrink:0;width:30px;height:30px}.fav-text.svelte-118ro6e{flex-direction:column;gap:2px;min-width:0;display:flex}.fav-name{color:var(--text);font-size:16px;font-weight:600;text-decoration:none}.fav-name:hover{color:var(--accent)}.fav-date.svelte-118ro6e{color:var(--text-muted);font-size:12px}.auto-badge.svelte-118ro6e{border-radius:var(--radius-full);background:var(--accent-bg);color:var(--accent);font-size:11px;font-family:var(--mono);text-transform:uppercase;padding:3px 8px;font-weight:600}.commit-section.svelte-118ro6e{flex-direction:column;gap:10px;display:flex}.commit-meta.svelte-118ro6e{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.commit-status-badge.svelte-118ro6e{font-family:var(--mono);text-transform:uppercase;border-radius:var(--radius-sm);letter-spacing:.3px;padding:3px 8px;font-size:11px;font-weight:700}.commit-amount.svelte-118ro6e{font-family:var(--mono);color:var(--text);font-size:13px;font-weight:500}.commit-deadline.svelte-118ro6e{color:var(--text-muted);font-size:13px}.strike-indicator.svelte-118ro6e{align-items:center;gap:8px;margin-top:4px;display:flex}.strike-label.svelte-118ro6e{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:600}.strike-dots.svelte-118ro6e{gap:4px;display:flex}.strike-dot.svelte-118ro6e{background:var(--border-light);border-radius:50%;width:8px;height:8px}.strike-dot.missed.svelte-118ro6e{background:var(--rose)}.strike-count.svelte-118ro6e{font-family:var(--mono);color:var(--rose);font-size:12px;font-weight:600}.commit-graph-link{padding:4px 0;text-decoration:none;display:inline-flex}.commit-graph-link:hover .square{transform:scale(1.25)}.commit-graph-link .square{cursor:pointer;transition:transform .15s}.no-commit.svelte-118ro6e{justify-content:space-between;align-items:center;gap:8px;display:flex}.no-commit-text.svelte-118ro6e{color:var(--text-muted);font-size:14px;font-style:italic}.commit-link{color:var(--accent);font-size:14px;font-weight:600;text-decoration:none}.commit-link:hover{opacity:.8}@media (width>=641px){.research-fab{height:5vw}}@media (width<=600px){.summary-cards.svelte-118ro6e{grid-template-columns:repeat(2,1fr)}.dashboard.svelte-118ro6e{padding:24px 16px 100px}}.commit-detail.svelte-l0f946{max-width:640px;margin:0 auto;padding:32px 24px 64px}.back-link{color:var(--text-muted);align-items:center;gap:6px;margin-bottom:28px;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.back-link:hover{color:var(--text)}.back-link .material-symbols-outlined{font-size:18px}.detail-header.svelte-l0f946{justify-content:space-between;align-items:center;gap:12px;margin-bottom:28px;display:flex}.detail-header-left.svelte-l0f946{align-items:center;gap:12px;min-width:0;display:flex}.detail-logo.svelte-l0f946{border-radius:var(--radius-sm);object-fit:cover;flex-shrink:0;width:36px;height:36px}.detail-title-group.svelte-l0f946{flex-direction:column;gap:2px;display:flex}.detail-title.svelte-l0f946{color:var(--text);letter-spacing:-.5px;margin:0;font-size:28px;font-weight:800}.commit-id.svelte-l0f946{font-family:var(--mono);color:var(--text-muted);font-size:12px}.status-badge.svelte-l0f946{font-family:var(--mono);text-transform:uppercase;border-radius:var(--radius-full);letter-spacing:.3px;flex-shrink:0;padding:4px 12px;font-size:12px;font-weight:700}.strike-section.svelte-l0f946{background:var(--surface);border:1px solid var(--border-light);border-radius:var(--radius-md);align-items:center;gap:10px;margin-bottom:24px;padding:12px 16px;display:flex}.strike-label.svelte-l0f946{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:600}.strike-dots.svelte-l0f946{gap:6px;display:flex}.strike-dot.svelte-l0f946{background:var(--border-light);border-radius:50%;width:10px;height:10px}.strike-dot.missed.svelte-l0f946{background:var(--rose)}.strike-count.svelte-l0f946{font-family:var(--mono);color:var(--rose);font-size:12px;font-weight:600}.detail-meta.svelte-l0f946{background:var(--surface);border:1px solid var(--border-light);border-radius:var(--radius-lg);flex-direction:column;gap:2px;margin-bottom:32px;padding:4px;display:flex;overflow:hidden}.meta-item.svelte-l0f946{border-radius:var(--radius-md);align-items:center;gap:12px;padding:14px 16px;transition:background .15s;display:flex}.meta-item.svelte-l0f946:hover{background:var(--surface-hover)}.meta-icon.svelte-l0f946{border-radius:var(--radius-sm);flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.meta-icon.svelte-l0f946 .material-symbols-outlined:where(.svelte-l0f946){font-size:18px}.meta-content.svelte-l0f946{flex-direction:column;gap:1px;min-width:0;display:flex}.meta-label.svelte-l0f946{color:var(--text-muted);font-size:12px;font-weight:500}.meta-value.svelte-l0f946{font-family:var(--mono);color:var(--text);font-size:14px;font-weight:500}.deadline-countdown.svelte-l0f946{font-family:var(--sans);color:var(--amber);margin-top:1px;font-size:12px;font-weight:500;display:block}.graph-section.svelte-l0f946{margin-bottom:32px}.graph-strip.svelte-l0f946{background:var(--surface);border:1px solid var(--border-light);border-radius:var(--radius-lg);margin-bottom:24px;padding:16px}.section-label.svelte-l0f946{text-transform:uppercase;letter-spacing:.6px;color:var(--text-muted);align-items:center;gap:6px;margin:0 0 14px;font-size:12px;font-weight:600;display:flex}.section-label.svelte-l0f946 .material-symbols-outlined:where(.svelte-l0f946){font-size:16px}.event-flow.svelte-l0f946{flex-direction:column;gap:0;display:flex}.event-node.svelte-l0f946{flex-direction:column;flex-shrink:0;align-items:center;width:40px;display:flex}.event-bubble.svelte-l0f946{color:#fff;z-index:1;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:13px;font-weight:700;display:flex}.event-line.svelte-l0f946{opacity:.5;flex:1;width:2px;min-height:24px}.event-node.svelte-l0f946:last-child .event-line:where(.svelte-l0f946){display:none}.event-flow{flex-direction:row;gap:0;display:flex}.event-info.svelte-l0f946{flex-direction:column;gap:2px;padding:4px 0 24px 12px;display:flex}.event-type.svelte-l0f946{font-size:15px;font-weight:600}.event-time.svelte-l0f946{color:var(--text-muted);font-size:13px;font-family:var(--mono)}.actions-section.svelte-l0f946{gap:12px;display:flex}.action-btn{border-radius:var(--radius-md);text-align:center;background:var(--surface);border:1px solid var(--border);color:var(--text);flex:1;justify-content:center;align-items:center;gap:8px;padding:14px;font-size:14px;font-weight:600;text-decoration:none;transition:border-color .2s,box-shadow .2s;display:flex}.action-btn:hover{border-color:var(--accent-border);box-shadow:var(--shadow-sm)}.action-btn .material-symbols-outlined{font-size:18px}.not-found.svelte-l0f946{text-align:center;padding:80px 24px}.not-found-icon.svelte-l0f946{color:var(--border);margin-bottom:16px;font-size:56px;display:block}.not-found.svelte-l0f946 h2:where(.svelte-l0f946){color:var(--text-muted);margin-bottom:16px}.main-content.svelte-1n46o8q{flex:1}
