@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.0bjc5tiuqdqro.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.0m6w47a4e5dy9.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.11u06r12fd6v_.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.0wxq9webf.ew4.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.067x_6k0k23tk.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.16ipb6fqu393i.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_31011fd-module__jtyeTG__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_31011fd-module__jtyeTG__variable{--font-sans:"Inter", "Inter Fallback"}
@theme inline{ --color-obsidian: #0a0a0a; --color-obsidian-light: #111; --color-obsidian-lighter: #1a1a1a; --color-surface: #141414; --color-surface-hover: #1e1e1e; --color-surface-active: #252525; --color-border: #2a2a2a; --color-border-hover: #3a3a3a;  --color-forge-gold: #d4af37; --color-forge-gold-dim: #b8941f; --color-forge-gold-bright: #e5c548; --color-electric-blue: #3b82f6; --color-electric-blue-dim: #2563eb; --color-electric-blue-bright: #60a5fa; --color-signal-green: #16a34a; --color-signal-green-dim: #15803d; --color-signal-green-bright: #22c55e; --color-alert-red: #dc2626; --color-alert-amber: #f59e0b;  --color-text-primary: #f3f4f6; --color-text-secondary: #9ca3af; --color-text-muted: #6b7280; --color-text-accent: #d4af37;  --color-background: #0a0a0a; --color-foreground: #f3f4f6;  --font-sans: "Inter", ui-sans-serif, system-ui, sans-serif; --font-mono: "JetBrains Mono", ui-monospace, monospace;  --shadow-card: 0 1px 3px #00000080, 0 0 0 1px #ffffff08; --shadow-card-hover: 0 4px 12px #0009, 0 0 0 1px #d4af371a; --shadow-glow-gold: 0 0 20px #d4af3726; --shadow-glow-blue: 0 0 20px #3b82f626;  --radius-none: 0px; --radius-sm: 1px; --radius-md: 2px;}html{background-color:var(--color-obsidian);color:var(--color-text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background:var(--color-obsidian);color:var(--color-text-primary);font-family:var(--font-sans);min-height:100vh}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--color-obsidian)}::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:0}::-webkit-scrollbar-thumb:hover{background:var(--color-border-hover)}.card-forge{background:var(--color-surface);border:1px solid var(--color-border);box-shadow:var(--shadow-card);transition:all .2s}.card-forge:hover{border-color:var(--color-border-hover);box-shadow:var(--shadow-card-hover)}.card-forge-gold{background:var(--color-surface);box-shadow:var(--shadow-card);border:1px solid #d4af3733}.card-forge-gold:hover{box-shadow:var(--shadow-glow-gold);border-color:#d4af3766}.btn-forge{letter-spacing:.025em;cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;transition:all .15s;display:inline-flex}.btn-gold{background:linear-gradient(135deg, var(--color-forge-gold), var(--color-forge-gold-dim));color:var(--color-obsidian);border-color:var(--color-forge-gold)}.btn-gold:hover{background:linear-gradient(135deg, var(--color-forge-gold-bright), var(--color-forge-gold));box-shadow:var(--shadow-glow-gold)}.btn-blue{background:linear-gradient(135deg, var(--color-electric-blue), var(--color-electric-blue-dim));color:#fff;border-color:var(--color-electric-blue)}.btn-blue:hover{background:linear-gradient(135deg, var(--color-electric-blue-bright), var(--color-electric-blue));box-shadow:var(--shadow-glow-blue)}.btn-green{background:var(--color-signal-green);color:#fff;border-color:var(--color-signal-green)}.btn-green:hover{background:var(--color-signal-green-bright)}.btn-ghost{color:var(--color-text-secondary);border-color:var(--color-border);background:0 0}.btn-ghost:hover{background:var(--color-surface-hover);color:var(--color-text-primary);border-color:var(--color-border-hover)}.stat-panel{background:var(--color-surface);border:1px solid var(--color-border);padding:1.25rem;position:relative;overflow:hidden}.stat-panel:before{content:"";background:linear-gradient(90deg, var(--color-forge-gold), transparent);height:2px;position:absolute;top:0;left:0;right:0}.stat-panel-blue:before{background:linear-gradient(90deg, var(--color-electric-blue), transparent)}.stat-panel-green:before{background:linear-gradient(90deg, var(--color-signal-green), transparent)}.score-badge{letter-spacing:.05em;align-items:center;padding:.125rem .5rem;font-size:.75rem;font-weight:700;display:inline-flex}.score-high{color:var(--color-signal-green-bright);background:#16a34a26;border:1px solid #16a34a4d}.score-mid{color:var(--color-alert-amber);background:#f59e0b26;border:1px solid #f59e0b4d}.score-low{color:var(--color-alert-red);background:#dc262626;border:1px solid #dc26264d}.stage-new{color:var(--color-electric-blue-bright);background:#3b82f61f;border:1px solid #3b82f640}.stage-analyzing{color:var(--color-alert-amber);background:#f59e0b1f;border:1px solid #f59e0b40}.stage-qualified{color:var(--color-forge-gold-bright);background:#d4af371f;border:1px solid #d4af3740}.stage-pitched{color:#a78bfa;background:#8b5cf61f;border:1px solid #8b5cf640}.stage-negotiating{color:#f472b6;background:#ec48991f;border:1px solid #ec489940}.stage-won{color:var(--color-signal-green-bright);background:#16a34a1f;border:1px solid #16a34a40}.stage-lost{color:var(--color-alert-red);background:#dc26261f;border:1px solid #dc262640}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes pulseGlow{0%,to{box-shadow:0 0 5px #d4af3733}50%{box-shadow:0 0 15px #d4af3766}}@keyframes slideInRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.animate-fade-in{animation:.3s ease-out both fadeIn}.animate-pulse-glow{animation:2s ease-in-out infinite pulseGlow}.animate-slide-in{animation:.3s ease-out both slideInRight}.stagger-children>*{animation:.3s ease-out both fadeIn}.stagger-children>:first-child{animation-delay:50ms}.stagger-children>:nth-child(2){animation-delay:.1s}.stagger-children>:nth-child(3){animation-delay:.15s}.stagger-children>:nth-child(4){animation-delay:.2s}.stagger-children>:nth-child(5){animation-delay:.25s}.stagger-children>:nth-child(6){animation-delay:.3s}.sidebar-link{color:var(--color-text-secondary);border-left:2px solid #0000;align-items:center;gap:.75rem;padding:.625rem .875rem;font-size:.875rem;font-weight:500;transition:all .15s;display:flex}.sidebar-link:hover{color:var(--color-text-primary);background:var(--color-surface-hover)}.sidebar-link-active{color:var(--color-forge-gold);border-left-color:var(--color-forge-gold);background:#d4af370d}.table-forge{border-collapse:collapse;width:100%}.table-forge th{text-align:left;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted);border-bottom:1px solid var(--color-border);padding:.75rem 1rem;font-size:.75rem;font-weight:600}.table-forge td{color:var(--color-text-primary);border-bottom:1px solid var(--color-border);padding:.75rem 1rem;font-size:.875rem}.table-forge tr:hover td{background:var(--color-surface-hover)}@keyframes tealPulse{0%,to{box-shadow:4px 4px #134e4a,0 0 #0d948a00}50%{box-shadow:4px 4px #134e4a,0 0 25px #0d948a66}}.cta-glow{animation:2.5s ease-in-out infinite tealPulse}@keyframes shimmer{0%{background-position:-200%}to{background-position:200%}}.text-shimmer{background:linear-gradient(90deg,#5eead4 0%,#fff 25%,#5eead4 50%,#fff 75%,#5eead4 100%) 0 0/200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:4s linear infinite shimmer}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.animate-float{animation:3s ease-in-out infinite float}.card-hover-glow{transition:all .3s}.card-hover-glow:hover{transform:translateY(-3px);box-shadow:0 0 20px #0d948a33,2px 2px #1c1917;border-color:#0d948a!important}@keyframes popIn{0%{opacity:0;transform:scale(.9)translateY(10px)}70%{transform:scale(1.02)translateY(-2px)}to{opacity:1;transform:scale(1)translateY(0)}}.stat-pop{animation:.5s ease-out both popIn}.stat-pop:first-child{animation-delay:.1s}.stat-pop:nth-child(2){animation-delay:.2s}.stat-pop:nth-child(3){animation-delay:.3s}.stat-pop:nth-child(4){animation-delay:.4s}@keyframes borderGlow{0%,to{border-color:#0d948a}50%{border-color:#5eead4}}.border-glow{animation:3s ease-in-out infinite borderGlow}@keyframes revealUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.reveal-section{animation:.6s ease-out both revealUp}@keyframes badgeBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.badge-bounce{animation:2s ease-in-out infinite badgeBounce}.hover-underline{position:relative}.hover-underline:after{content:"";background:#0d948a;width:0;height:2px;transition:width .3s;position:absolute;bottom:-2px;left:0}.hover-underline:hover:after{width:100%}.section-divider{background:linear-gradient(90deg,#0000 0%,#0d948a 20%,#5eead4 50%,#0d948a 80%,#0000 100%);width:100%;height:2px}@keyframes gradientSlide{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.gradient-line{background:linear-gradient(90deg,#0d948a,#5eead4,#6d28d9,#5eead4,#0d948a) 0 0/200%;height:3px;animation:4s ease-in-out infinite gradientSlide}.glass-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffb3;border:1px solid #0d948a26;transition:all .3s;box-shadow:0 8px 32px #00000014}.glass-card:hover{background:#ffffffd9;transform:translateY(-2px);box-shadow:0 12px 40px #0d948a1f}@media (prefers-reduced-motion:reduce){.animate-float,.badge-bounce,.cta-glow,.border-glow,.text-shimmer,.stat-pop{animation:none!important}}:focus-visible{outline-offset:2px;outline:3px solid #0d948a}:focus:not(:focus-visible){outline:none}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
