*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;font-size:16px}body{font-family:var(--font-body);color:var(--text-1);background-color:var(--surface-1);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:.9375rem;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}button{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none}input,textarea,select{font:inherit;color:inherit}img,video{max-width:100%;display:block}.logo-adaptive{display:block}[data-theme=dark] .logo-adaptive{content:url(/logo-light.png)}.logo-on-dark{display:block}.logo-glow{justify-content:center;align-items:center;display:flex;position:relative}.logo-glow:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(#05966912 0%,#05966908 40%,#0000 70%);border-radius:50%;width:130%;height:160%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.logo-glow>img{z-index:1;position:relative}[data-theme=dark] .logo-glow:before{background:radial-gradient(#34d39926 0%,#34d3990f 40%,#0000 70%)}.logo-glow-dark{justify-content:center;align-items:center;display:flex;position:relative}.logo-glow-dark:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(#34d3991f 0%,#34d3990a 45%,#0000 70%);border-radius:50%;width:140%;height:180%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.logo-glow-dark>img{z-index:1;position:relative}ul,ol{list-style:none}:root{--font-body:"DM Sans",system-ui,-apple-system,sans-serif;--font-display:"Space Grotesk","DM Sans",system-ui,sans-serif;--accent:#059669;--accent-light:#d1fae5;--accent-hover:#047857;--accent-soft:#ecfdf5;--secondary:#d97706;--secondary-light:#fef3c7;--secondary-soft:#fffbeb;--surface-0:#fafaf9;--surface-1:#f3f2f0;--surface-2:#fafaf9;--surface-3:#eeedeb;--surface-4:#e2e0dd;--text-1:#1c1917;--text-2:#57534e;--text-3:#a8a29e;--text-inv:#fff;--border-1:#e2e0dd;--border-2:#d1cfcb;--border-3:#a8a29e;--green:#16a34a;--green-light:#dcfce7;--red:#dc2626;--red-light:#fee2e2;--blue:#2563eb;--blue-light:#dbeafe;--orange:#ea580c;--orange-light:#ffedd5;--r-xs:4px;--r-sm:6px;--r-md:8px;--r-lg:12px;--r-xl:16px;--r-full:9999px;--sh-xs:0 1px 2px #1c19170a;--sh-sm:0 1px 3px #1c19170f,0 1px 2px #1c19170a;--sh-md:0 4px 12px #1c19170f;--sh-lg:0 8px 24px #1c191714;--sh-xl:0 16px 48px #1c19171a;--sp-1:4px;--sp-2:8px;--sp-3:12px;--sp-4:16px;--sp-5:20px;--sp-6:24px;--sp-8:32px;--sp-10:40px;--sp-12:48px;--sp-16:64px;--sp-20:80px;--sidebar-w:248px;--header-h:60px;--max-w:1080px;--z-drop:100;--z-sticky:200;--z-overlay:300;--z-modal:400;--z-toast:500}[data-theme=dark]{--accent:#34d399;--accent-light:#064e3b;--accent-hover:#6ee7b7;--accent-soft:#022c22;--secondary:#fbbf24;--secondary-light:#451a03;--secondary-soft:#1c1103;--surface-0:#171412;--surface-1:#0c0a09;--surface-2:#1c1917;--surface-3:#292524;--surface-4:#44403c;--text-1:#fafaf9;--text-2:#a8a29e;--text-3:#78716c;--text-inv:#1c1917;--border-1:#292524;--border-2:#44403c;--border-3:#57534e;--sh-xs:0 1px 2px #0003;--sh-sm:0 1px 3px #00000040;--sh-md:0 4px 12px #0000004d;--sh-lg:0 8px 24px #00000059;--sh-xl:0 16px 48px #0006}.btn{border-radius:var(--r-md);white-space:nowrap;justify-content:center;align-items:center;gap:8px;height:40px;padding:0 20px;font-size:.875rem;font-weight:500;transition:all .2s;display:inline-flex}.btn:active{transform:scale(.97)}.btn-primary{background:var(--accent);color:#fff}.btn-primary:hover{background:var(--accent-hover);box-shadow:var(--sh-sm)}.btn-secondary{background:var(--surface-2);color:var(--text-1);border:1px solid var(--border-1)}.btn-secondary:hover{background:var(--surface-3);border-color:var(--border-2)}.btn-ghost{color:var(--text-2)}.btn-ghost:hover{background:var(--surface-3);color:var(--text-1)}.btn-lg{border-radius:var(--r-lg);height:48px;padding:0 28px;font-size:1rem}.btn-sm{border-radius:var(--r-sm);height:32px;padding:0 12px;font-size:.8125rem}.btn-icon{border-radius:var(--r-md);width:40px;height:40px;padding:0}.btn-icon.btn-sm{width:32px;height:32px}.input{background:var(--surface-2);border:1.5px solid var(--border-1);border-radius:var(--r-md);width:100%;height:44px;color:var(--text-1);outline:none;padding:0 14px;font-size:.9375rem;transition:border-color .2s,box-shadow .2s}.input:focus{border-color:var(--accent);box-shadow:0 0 0 3px #0596691a}.input::placeholder{color:var(--text-3)}.card{background:var(--surface-2);border:1px solid var(--border-1);border-radius:var(--r-lg);padding:24px;transition:box-shadow .2s,border-color .2s}.card:hover{box-shadow:var(--sh-md);border-color:var(--border-2)}.badge{border-radius:var(--r-full);align-items:center;gap:4px;padding:2px 10px;font-size:.75rem;font-weight:600;display:inline-flex}.badge-accent{background:var(--accent-light);color:var(--accent)}.badge-orange{background:var(--orange-light);color:var(--orange)}.progress-bar{background:var(--surface-3);border-radius:var(--r-full);width:100%;height:6px;overflow:hidden}.progress-fill{border-radius:var(--r-full);background:var(--accent);height:100%;transition:width .5s}.avatar{border-radius:var(--r-full);object-fit:cover;width:36px;height:36px}.avatar-placeholder{background:var(--accent);color:#fff;border-radius:var(--r-full);justify-content:center;align-items:center;font-size:.8125rem;font-weight:600;display:flex}.avatar-sm{width:28px;height:28px;font-size:.6875rem}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border-2);border-radius:var(--r-full)}::-webkit-scrollbar-thumb:hover{background:var(--border-3)}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}::selection{background:var(--accent-light);color:var(--accent-hover)}@keyframes fadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes floatUp{0%{opacity:0;transform:translateY(20px)scale(.5)}20%{opacity:1;transform:translateY(0)scale(1.2)}to{opacity:0;transform:translateY(-80px)scale(.8)}}.ai-plan-h4{margin:12px 0 4px;font-size:.875rem}.ai-plan-li{margin-left:16px}
/*# sourceMappingURL=c5ce85708050a554.css.map*/