@import"https://fonts.googleapis.com/css2?family=Inter+Tight:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500;600&display=swap";.ee-landing{--ink:#0b1020;--ink-2:#11152a;--ink-line:#252a44;--amber:#f59e0b;--amber-soft:#fef3c7;--sans:"Inter Tight","Inter",system-ui,-apple-system,sans-serif;--mono:"JetBrains Mono",ui-monospace,SFMono-Regular,Menlo,monospace;font-family:var(--sans);color:var(--text);line-height:1.55;background:var(--bg)}.ee-landing *,.ee-landing *:before,.ee-landing *:after{box-sizing:border-box}.ee-landing a{color:inherit;text-decoration:none}.ee-landing button{font-family:inherit;cursor:pointer;border:none;background:none}.ee-landing .wrap{max-width:1140px;margin:0 auto;padding:0 24px}.ee-landing .mono{font-family:var(--mono)}.ee-landing .btn{display:inline-flex;align-items:center;gap:8px;height:44px;padding:0 20px;border-radius:11px;font-size:14px;font-weight:600;transition:transform .12s,background .15s,box-shadow .15s;white-space:nowrap}.ee-landing .btn:active{transform:translateY(1px)}.ee-landing .btn-accent{background:var(--accent);color:#fff;box-shadow:0 4px 14px #4f46e54d}.ee-landing .btn-accent:hover{background:var(--accent-hover)}.ee-landing .btn-ghost-light{background:#ffffff14;color:#fff;border:1px solid rgba(255,255,255,.18)}.ee-landing .btn-ghost-light:hover{background:#ffffff24}.ee-landing .btn-sm{height:38px;padding:0 14px;font-size:13px;border-radius:9px}.ee-landing .nav{position:sticky;top:0;z-index:50;background:#0b1020b8;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid rgba(255,255,255,.08)}.ee-landing .nav-inner{display:flex;align-items:center;justify-content:space-between;height:64px}.ee-landing .brand{display:flex;align-items:center;gap:11px;color:#fff}.ee-landing .brand-mark{width:32px;height:32px;border-radius:9px;background:var(--accent);display:grid;place-items:center;font-weight:800;font-size:16px;box-shadow:0 4px 14px #4f46e566;color:#fff}.ee-landing .brand-name{font-size:16px;font-weight:700}.ee-landing .brand-name small{display:block;font-size:9.5px;font-weight:500;color:#ffffff80;text-transform:uppercase;letter-spacing:.18em;margin-top:-2px}.ee-landing .nav-links{display:flex;align-items:center;gap:30px}.ee-landing .nav-links a{font-size:13.5px;color:#ffffffb8;font-weight:500;transition:color .15s}.ee-landing .nav-links a:hover{color:#fff}.ee-landing .nav-cta{display:flex;align-items:center;gap:10px}@media(max-width:860px){.ee-landing .nav-links{display:none}}@media(max-width:520px){.ee-landing .nav-cta .btn-accent,.ee-landing .brand-name small{display:none}.ee-landing .wrap{padding:0 18px}}.ee-landing .login-hero{position:relative;overflow:hidden;color:#fff;min-height:calc(100vh - 64px);display:flex;flex-direction:column;align-items:center;background:radial-gradient(1100px 560px at 50% -10%,rgba(99,102,241,.28),transparent 62%),radial-gradient(640px 380px at 12% 30%,rgba(79,70,229,.16),transparent 60%),linear-gradient(180deg,var(--ink) 0%,var(--ink-2) 100%)}.ee-landing .lh-inner{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:space-between;text-align:center;padding:32px 24px 24px;width:100%}.ee-landing .lh-eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:600;color:#ffffffb3;text-transform:uppercase;letter-spacing:.16em;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);padding:7px 14px;border-radius:999px}.ee-landing .lh-eyebrow .dot{width:6px;height:6px;border-radius:50%;background:var(--amber);box-shadow:0 0 10px var(--amber)}.ee-landing .door-hint{display:inline-flex;align-items:center;gap:7px;font-size:12.5px;color:#ffffff9e;font-weight:500}.ee-landing .door-hint .kbd{font-family:var(--mono);font-size:10.5px;color:#c7d2fe;background:#818cf824;border:1px solid rgba(129,140,248,.3);padding:3px 8px;border-radius:6px}.ee-landing .scroll-cue{display:inline-flex;flex-direction:column;align-items:center;gap:7px;font-size:15px;color:#ffffffbf;font-weight:600;transition:color .15s;cursor:pointer}.ee-landing .scroll-cue:hover{color:#fff}.ee-landing .scroll-cue .chev{font-size:18px;animation:ee-bounce 1.8s infinite}@keyframes ee-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(5px)}}.ee-landing .intro{background:var(--bg);border-top:1px solid var(--border);padding:84px 0 72px}.ee-landing .intro-inner{max-width:760px;margin:0 auto;text-align:center}.ee-landing .sec-eyebrow{font-size:12px;font-weight:700;color:var(--accent);text-transform:uppercase;letter-spacing:.12em}.ee-landing .intro-title{font-size:54px;line-height:1.04;letter-spacing:-.035em;font-weight:800;margin:14px 0 20px;color:var(--text)}.ee-landing .intro-title .hl{color:transparent;background:linear-gradient(120deg,#4f46e5,#6366f1 60%,#818cf8);-webkit-background-clip:text;background-clip:text}@media(max-width:760px){.ee-landing .intro-title{font-size:40px}}@media(max-width:480px){.ee-landing .intro-title{font-size:32px}}.ee-landing .intro-sub{font-size:17px;color:var(--text-muted);max-width:600px;margin:0 auto 32px;line-height:1.6}.ee-landing .intro-sub strong{color:var(--text);font-weight:600}.ee-landing .waitlist{display:flex;gap:10px;max-width:460px;margin:0 auto}.ee-landing .waitlist input{flex:1;height:50px;border-radius:11px;border:1px solid var(--border);background:var(--surface);color:var(--text);font-size:14px;padding:0 16px;font-family:inherit;outline:none;transition:border-color .15s,box-shadow .15s}.ee-landing .waitlist input::placeholder{color:var(--text-faint)}.ee-landing .waitlist input:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.ee-landing .waitlist .btn{height:50px}.ee-landing .intro-trust{display:flex;align-items:center;justify-content:center;gap:10px 18px;margin-top:20px;font-size:12.5px;color:var(--text-muted);flex-wrap:wrap}.ee-landing .intro-trust .sep{width:4px;height:4px;border-radius:50%;background:var(--text-faint);flex-shrink:0}@media(max-width:480px){.ee-landing .waitlist{flex-direction:column}.ee-landing .waitlist .btn{justify-content:center}.ee-landing .waitlist input{height:56px;font-size:16px}.ee-landing .intro-trust{flex-direction:column;gap:6px}.ee-landing .intro-trust .sep{display:none}}.ee-landing .wink{background:var(--ink-2);color:#fff;padding:30px 0;border-top:1px solid var(--ink-line)}.ee-landing .wink-inner{display:flex;align-items:center;justify-content:center;gap:18px;flex-wrap:wrap;text-align:center}.ee-landing .wink-inner .q{font-size:18px;font-weight:500;color:#fffc}.ee-landing .wink-inner .q b{color:#fff;font-weight:700}.ee-landing .wink-badge{font-family:var(--mono);font-size:11px;color:var(--amber);border:1px solid rgba(245,158,11,.4);background:#f59e0b14;padding:5px 11px;border-radius:999px;letter-spacing:.04em}.ee-landing .block{padding:88px 0}.ee-landing .sec-head{max-width:680px;margin-bottom:48px}.ee-landing .sec-title{font-size:38px;font-weight:800;letter-spacing:-.025em;line-height:1.08;margin:14px 0 16px}@media(max-width:480px){.ee-landing .sec-title{font-size:29px}}.ee-landing .sec-sub{font-size:16.5px;color:var(--text-muted);line-height:1.6}.ee-landing .prob-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}@media(max-width:760px){.ee-landing .prob-grid{grid-template-columns:1fr}}.ee-landing .prob{background:var(--surface);border:1px solid var(--border);border-radius:18px;padding:26px 24px;display:flex;gap:16px;align-items:flex-start;transition:transform .15s,box-shadow .15s}.ee-landing .prob:hover{transform:translateY(-3px);box-shadow:0 16px 40px #0b102014}.ee-landing .prob .pic{width:46px;height:46px;border-radius:12px;flex-shrink:0;display:grid;place-items:center;background:#fef2f2;color:var(--danger);font-size:20px}.ee-landing .prob h3{font-size:16px;font-weight:700;margin-bottom:6px;letter-spacing:-.01em}.ee-landing .prob p{font-size:14px;color:var(--text-muted);line-height:1.55}.ee-landing .prob .tag{font-family:var(--mono);font-size:10.5px;color:var(--text-faint);margin-top:10px;text-transform:uppercase;letter-spacing:.05em}.ee-landing .compare{background:var(--ink);color:#fff}.ee-landing .cmp-grid{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--ink-line);border-radius:20px;overflow:hidden}@media(max-width:680px){.ee-landing .cmp-grid{grid-template-columns:1fr}}@media(max-width:480px){.ee-landing .cmp-h{flex-direction:column;align-items:flex-start;gap:6px}.ee-landing .cmp-h h3{font-size:16px}}.ee-landing .cmp-col{padding:32px 30px}.ee-landing .cmp-col.bad{background:var(--ink-2)}.ee-landing .cmp-col.good{background:linear-gradient(180deg,#4f46e52e,#4f46e50a);border-left:1px solid var(--ink-line)}.ee-landing .cmp-h{display:flex;align-items:center;gap:10px;margin-bottom:22px}.ee-landing .cmp-h .pill{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;padding:5px 10px;border-radius:999px}.ee-landing .cmp-h .pill.bad{background:#f59e0b24;color:var(--amber)}.ee-landing .cmp-h .pill.good{background:#a5b4fc2e;color:#c7d2fe}.ee-landing .cmp-h h3{font-size:18px;font-weight:700}.ee-landing .cmp-li{display:flex;gap:12px;align-items:flex-start;padding:11px 0;border-top:1px solid rgba(255,255,255,.07);font-size:14.5px}.ee-landing .cmp-li:first-of-type{border-top:none}.ee-landing .cmp-li .mk{width:22px;height:22px;border-radius:6px;flex-shrink:0;display:grid;place-items:center;margin-top:1px;font-size:13px}.ee-landing .cmp-li.bad .mk{background:#f59e0b24;color:var(--amber)}.ee-landing .cmp-li.good .mk{background:#6366f138;color:#a5b4fc}.ee-landing .cmp-li .txt{color:#ffffffd1}.ee-landing .feat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}@media(max-width:880px){.ee-landing .feat-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.ee-landing .feat-grid{grid-template-columns:1fr}}.ee-landing .feat{background:var(--surface);border:1px solid var(--border);border-radius:18px;padding:26px 24px;transition:transform .15s,box-shadow .15s}.ee-landing .feat:hover{transform:translateY(-3px);box-shadow:0 16px 40px #0b102014}.ee-landing .feat .pic{width:44px;height:44px;border-radius:12px;display:grid;place-items:center;background:var(--accent-soft);color:var(--accent);margin-bottom:18px;font-size:20px}.ee-landing .feat h3{font-size:16.5px;font-weight:700;margin-bottom:8px;letter-spacing:-.01em}.ee-landing .feat p{font-size:14px;color:var(--text-muted);line-height:1.55}.ee-landing .stats{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:36px}@media(max-width:760px){.ee-landing .stats{grid-template-columns:repeat(2,1fr)}}.ee-landing .stat{text-align:center;padding:24px 12px}.ee-landing .stat .n{font-size:40px;font-weight:800;letter-spacing:-.03em;color:var(--text);font-family:var(--mono)}.ee-landing .stat .l{font-size:13px;color:var(--text-muted);margin-top:4px}.ee-landing .signup{background:radial-gradient(800px 400px at 80% 0%,rgba(99,102,241,.3),transparent 60%),linear-gradient(180deg,var(--ink-2),var(--ink));color:#fff;border-radius:28px;padding:56px 48px;position:relative;overflow:hidden}@media(max-width:600px){.ee-landing .signup{padding:36px 24px}}.ee-landing .signup h2{font-size:36px;font-weight:800;letter-spacing:-.03em;margin-bottom:14px;line-height:1.1}@media(max-width:480px){.ee-landing .signup h2{font-size:28px}}.ee-landing .signup p{font-size:16px;color:#ffffffb8;max-width:520px;margin-bottom:30px}.ee-landing .form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:12px}@media(max-width:560px){.ee-landing .form-row{grid-template-columns:1fr}}.ee-landing .field label{display:block;font-size:12px;color:#fff9;margin-bottom:6px;font-weight:500}.ee-landing .field input,.ee-landing .field select{width:100%;height:48px;border-radius:11px;border:1px solid rgba(255,255,255,.18);background:#ffffff12;color:#fff;font-size:14px;padding:0 14px;font-family:inherit;outline:none;transition:border-color .15s}.ee-landing .field select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='white' stroke-opacity='.6' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='M6 9l6 6 6-6'/></svg>");background-repeat:no-repeat;background-position:right 14px center;padding-right:34px}.ee-landing .field input::placeholder{color:#fff6}.ee-landing .field input:focus,.ee-landing .field select:focus{border-color:#6366f1}.ee-landing .signup-form .btn{width:100%;justify-content:center;height:52px;margin-top:8px;font-size:15px}.ee-landing .signup-mini{font-size:12.5px;color:#ffffff80;margin-top:14px;text-align:center}.ee-landing .signup-success{text-align:center;padding:24px 0}.ee-landing .signup-success .ic{width:64px;height:64px;border-radius:50%;background:#22c55e29;color:#4ade80;display:grid;place-items:center;margin:0 auto 18px}.ee-landing .foot{background:var(--ink);color:#fff9;padding:40px 0;border-top:1px solid var(--ink-line)}.ee-landing .foot-inner{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap;font-size:13px}.ee-landing .foot-links{display:flex;gap:22px}.ee-landing .foot-links a:hover{color:#fff}.ee-landing .modal-ov{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#0b102099;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:20px;animation:ee-fade .2s ease}@keyframes ee-fade{0%{opacity:0}to{opacity:1}}.ee-landing .modal{position:relative;background:var(--surface);border-radius:22px;width:100%;max-width:400px;padding:32px;box-shadow:0 30px 80px #0006;animation:ee-pop .22s cubic-bezier(.2,.8,.2,1)}@keyframes ee-pop{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}.ee-landing .modal-brand{display:flex;align-items:center;gap:10px;margin-bottom:22px}.ee-landing .modal h3{font-size:21px;font-weight:700;letter-spacing:-.02em;margin-bottom:4px}.ee-landing .modal .msub{font-size:13.5px;color:var(--text-muted);margin-bottom:24px}.ee-landing .modal .field-l{margin-bottom:14px}.ee-landing .modal .field-l label{display:block;font-size:12.5px;color:var(--text-muted);margin-bottom:6px;font-weight:500}.ee-landing .modal .field-l input{width:100%;height:46px;border-radius:11px;border:1px solid var(--border);background:var(--surface);font-size:14px;padding:0 14px;font-family:inherit;outline:none;color:var(--text);transition:border-color .15s,box-shadow .15s}.ee-landing .modal .field-l input:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.ee-landing .modal .row-between{display:flex;justify-content:space-between;align-items:center}.ee-landing .modal .row-between a{font-size:12.5px;color:var(--accent);font-weight:500}.ee-landing .modal .btn{width:100%;justify-content:center;height:48px}.ee-landing .modal-close{position:absolute;top:18px;right:18px;width:32px;height:32px;border-radius:8px;color:var(--text-muted);display:grid;place-items:center}.ee-landing .modal-close:hover{background:var(--surface-2)}.ee-landing .modal-foot{text-align:center;font-size:13px;color:var(--text-muted);margin-top:20px}.ee-landing .modal-foot a{color:var(--text);font-weight:600;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.ee-landing .modal-error{display:flex;align-items:center;gap:8px;background:var(--danger-bg);color:var(--danger);padding:10px 12px;border-radius:9px;font-size:12.5px;margin-bottom:14px}:root,[data-theme=light]{--bg: #f6f7f9;--surface: #ffffff;--surface-2: #f1f3f7;--surface-3: #e9ecf2;--text: #0b1020;--text-2: #1f2640;--text-muted: #5e6477;--text-faint: #9aa0b1;--border: #e4e7ee;--border-focus: #c7ccd6;--hairline: #eef0f4;--sb-bg: #0e1018;--sb-surface: #171a25;--sb-border: #1f2230;--sb-text: #e7e9f0;--sb-muted: #7d8298;--sb-faint: #4a4e60;--accent: #4f46e5;--accent-hover: #4338ca;--accent-soft: #eef0ff;--accent-ink: #312e81;--success: #16a34a;--success-bg: #dcfce7;--warning: #d97706;--warning-bg: #fef3c7;--danger: #dc2626;--danger-bg: #fee2e2;--neutral-bg: var(--surface-2);--font-sans: "Inter Tight", "Inter", system-ui, -apple-system, sans-serif;--font-mono: "JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;--r-sm: 5px;--r-md: 7px;--r-lg: 10px;--r-xl: 14px;--shadow-sm: 0 1px 2px rgba(11, 16, 32, .04);--shadow-md: 0 4px 12px rgba(11, 16, 32, .06), 0 1px 2px rgba(11, 16, 32, .04);--shadow-lg: 0 16px 40px rgba(11, 16, 32, .12), 0 2px 6px rgba(11, 16, 32, .06);--sidebar-w: 232px;--topbar-h: 64px;--page-pad-x: 32px}[data-theme=dark]{--bg: #0a0c0f;--surface: #11141a;--surface-2: #161a21;--surface-3: #1d222b;--text: #f1f3f5;--text-2: #cfd3da;--text-muted: #7a818d;--text-faint: #4b525c;--border: #1f242d;--border-focus: #2a3140;--hairline: #171b22;--accent: #818cf8;--accent-hover: #a5b4fc;--accent-soft: #1e1b3a;--accent-ink: #c7d2fe;--success: #34d399;--success-bg: #052e1a;--warning: #fbbf24;--warning-bg: #2a2010;--danger: #f87171;--danger-bg: #2a1414;--neutral-bg: var(--surface-2)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:14px}body{background:var(--bg);color:var(--text);font-family:var(--font-sans);font-feature-settings:"cv11","ss01","ss03";line-height:1.5;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;transition:background .15s,color .15s}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}input,textarea,select{font-family:inherit;font-size:inherit}.tabular{font-feature-settings:"tnum" 1,"cv11" 1}.mono{font-family:var(--font-mono)}:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--border-focus)}.ee-sidebar ::-webkit-scrollbar-thumb{background:var(--sb-border)}.ee-sidebar ::-webkit-scrollbar-thumb:hover{background:var(--sb-faint)}::selection{background:var(--accent-soft);color:var(--accent-ink)}
