:root{--feas-dark:#06140c;--feas-dark2:#0b1f13;--feas-g:#22c55e;--feas-gd:#16a34a;--feas-gl:#22c55e1a;--feas-text:#111827;--feas-muted:#6b7280;--feas-border:#1118271f;--feas-white:#fff;--feas-bg:#f8fafc}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.feas-root{background:var(--feas-white);min-height:calc(100vh - 68px);color:var(--feas-text);padding-top:68px}.feas-view{display:none}.feas-view-on{display:block}.feas-modal-backdrop{z-index:2000;background:#00000073;justify-content:center;align-items:center;padding:1.25rem;display:flex;position:fixed;inset:0}.feas-modal{background:var(--feas-white);border:1px solid var(--feas-border);border-radius:18px;width:100%;max-width:520px;padding:1.1rem 1.1rem 1rem;box-shadow:0 30px 80px #00000040}.feas-modal-h{letter-spacing:-.5px;color:var(--feas-dark);font-size:18px;font-weight:950}.feas-modal-sub{color:var(--feas-muted);margin-top:.35rem;font-size:12px;line-height:1.55}.feas-modal-field{color:var(--feas-dark);flex-direction:column;gap:6px;margin-top:.85rem;font-size:12px;font-weight:900;display:flex}.feas-modal-actions{flex-wrap:wrap;justify-content:flex-end;gap:.75rem;margin-top:1rem;display:flex}.feas-modal-err{color:#991b1b;background:#ef44440f;border:1px solid #ef444440;border-radius:12px;margin-top:.75rem;padding:10px 12px;font-size:12px;font-weight:900}.feas-hero{background:var(--feas-white);position:relative;overflow:hidden}.feas-hero:before{content:"";opacity:.35;pointer-events:none;background-image:radial-gradient(circle,#d1fae5 1px,#0000 1px);background-size:36px 36px;position:absolute;inset:0}.feas-hero-inner{max-width:980px;margin:0 auto;padding:3.25rem 1.5rem 2.5rem;position:relative}.feas-hero-badge{background:var(--feas-white);border:1px solid var(--feas-border);color:var(--feas-muted);border-radius:999px;align-items:center;gap:.55rem;padding:6px 14px 6px 10px;font-size:12px;font-weight:700;display:inline-flex;box-shadow:0 1px 10px #0000000f}.feas-hb-dot{background:var(--feas-gl);border-radius:50%;width:18px;height:18px;position:relative}.feas-hb-dot:after{content:"";background:var(--feas-g);border-radius:50%;position:absolute;inset:5px}.feas-h1{letter-spacing:-2px;color:var(--feas-dark);margin-top:1.25rem;font-size:clamp(42px,6vw,64px);font-weight:950;line-height:1.02}.feas-h1 em{color:var(--feas-g);font-style:normal}.feas-hero-sub{max-width:760px;color:var(--feas-muted);margin-top:1rem;font-size:16px;line-height:1.7}.feas-btn-hero{cursor:pointer;background:var(--feas-dark);color:var(--feas-white);border:none;border-radius:14px;justify-content:center;align-items:center;margin-top:1.4rem;padding:14px 34px;font-size:15px;font-weight:900;transition:transform .15s,background .15s;display:inline-flex}.feas-btn-hero:hover{background:var(--feas-dark2);transform:translateY(-1px)}.feas-hero-trust{color:var(--feas-muted);flex-wrap:wrap;gap:.75rem 1rem;margin-top:1.4rem;font-size:12px;font-weight:700;display:flex}.feas-ht{background:var(--feas-bg);border:1px solid #0f172a0f;border-radius:999px;align-items:center;gap:.5rem;padding:6px 10px;display:inline-flex}.feas-section{max-width:980px;margin:0 auto;padding:3.2rem 1.5rem 4.5rem}.feas-sec-label{background:var(--feas-gl);color:var(--feas-gd);border-radius:999px;align-items:center;gap:.5rem;padding:6px 12px;font-size:11px;font-weight:900;display:inline-flex}.feas-sec-label-dot{background:var(--feas-g);border-radius:50%;width:6px;height:6px}.feas-sec-h{letter-spacing:-1.5px;color:var(--feas-dark);margin-top:1rem;font-size:clamp(28px,4vw,46px);font-weight:950;line-height:1.08}.feas-sec-h span{color:var(--feas-g)}.feas-steps{grid-template-columns:1fr;gap:12px;margin-top:1.5rem;display:grid}.feas-step{border:1px solid var(--feas-border);background:var(--feas-white);border-radius:14px;gap:14px;padding:14px;display:flex}.feas-step-n{background:var(--feas-gl);width:32px;height:32px;color:var(--feas-gd);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-weight:950;display:flex}.feas-step-t{color:var(--feas-dark);margin-bottom:3px;font-weight:950}.feas-step-d{color:var(--feas-muted);font-size:13px;line-height:1.6}.feas-cta-sec{background:linear-gradient(135deg,#22c55e1a,#22c55e08);border:1px solid #22c55e40;border-radius:18px;margin-top:2.25rem;padding:1.6rem 1.4rem}.feas-cta-h{letter-spacing:-1px;color:var(--feas-dark);font-size:26px;font-weight:950;line-height:1.15}.feas-cta-h span{color:var(--feas-g)}.feas-cta-p{color:var(--feas-muted);max-width:700px;margin-top:.5rem;font-size:13px;line-height:1.7}.feas-analyse-page{background:var(--feas-bg);justify-content:center;align-items:flex-start;min-height:calc(100vh - 68px);padding:2.25rem 1.25rem 4rem;display:flex}.feas-analyse-box{background:var(--feas-white);border:1px solid var(--feas-border);border-radius:18px;width:min(820px,100%);padding:1.35rem 1.35rem 1.1rem;box-shadow:0 12px 40px #0f172a14}.feas-analyse-header{margin-bottom:1rem}.feas-ah-phase{color:var(--feas-muted);text-transform:uppercase;letter-spacing:.9px;font-size:11px;font-weight:950}.feas-ah-phase-green{color:var(--feas-gd)}.feas-ah-title{letter-spacing:-1px;color:var(--feas-dark);margin-top:.4rem;font-size:24px;font-weight:950}.feas-ah-sub{color:var(--feas-muted);max-width:680px;margin-top:.35rem;font-size:13px;line-height:1.7}.feas-progress-wrap{margin:1rem 0 1.15rem}.feas-progress-top{color:var(--feas-muted);justify-content:space-between;font-size:12px;font-weight:850;display:flex}.feas-progress-bar{background:#0f172a0f;border-radius:999px;height:10px;margin-top:.55rem;overflow:hidden}.feas-progress-fill{background:var(--feas-g);border-radius:999px;height:100%;transition:width .2s}.feas-q-card{background:#ffffffe6;border:1px solid #0f172a1a;border-radius:16px;padding:1.15rem}.feas-q-title{letter-spacing:-.6px;color:var(--feas-dark);font-size:18px;font-weight:950}.feas-q-hint{color:var(--feas-muted);margin-top:.45rem;font-size:12px;line-height:1.6}.feas-opt-grid{grid-template-columns:1fr;gap:10px;margin-top:1rem;display:grid}.feas-opt{text-align:left;background:var(--feas-white);cursor:pointer;border:1px solid #0f172a1a;border-radius:14px;padding:12px;transition:transform .12s,border-color .12s,box-shadow .12s}.feas-opt:hover{transform:translateY(-1px);box-shadow:0 10px 26px #0f172a0f}.feas-opt.active{border-color:#22c55e99;box-shadow:0 12px 30px #22c55e1f}.feas-opt-top{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.feas-opt-label{color:var(--feas-dark);font-weight:950;line-height:1.25}.feas-opt-sub{color:var(--feas-muted);margin-top:.25rem;font-size:12px;line-height:1.55}.feas-opt-dot{border:2px solid #0f172a33;border-radius:999px;flex-shrink:0;width:18px;height:18px;margin-top:1px}.feas-opt-dot.on{border-color:var(--feas-g);box-shadow:inset 0 0 0 3px #22c55e24}.feas-q-nav{justify-content:space-between;gap:12px;margin-top:1rem;display:flex}.feas-btn-back,.feas-btn-next{cursor:pointer;background:var(--feas-white);border:1px solid #0f172a1f;border-radius:12px;padding:12px 20px;font-weight:950}.feas-btn-next{background:var(--feas-g);color:var(--feas-white);border:none}.feas-btn-next:disabled,.feas-btn-back:disabled{opacity:.5;cursor:not-allowed}.feas-kontakt-card{padding:1.35rem}.feas-security{background:var(--feas-gl);border:1px solid #22c55e40;border-radius:14px;align-items:flex-start;gap:.65rem;margin-bottom:1.1rem;padding:.85rem 1rem;display:flex}.feas-security-ico{flex-shrink:0;margin-top:1px;font-size:16px;line-height:1}.feas-security-text{color:var(--feas-gd);font-size:12px;font-weight:800;line-height:1.55}.feas-field{margin-bottom:.9rem;display:block}.feas-field-label{color:var(--feas-muted);text-transform:uppercase;letter-spacing:.9px;margin-bottom:.35rem;font-size:10px;font-weight:950;display:block}.feas-input{border:1px solid #0f172a1f;border-radius:12px;outline:none;width:100%;padding:12px;font-weight:800}.feas-input:focus{border-color:#22c55e99;box-shadow:0 0 0 4px #22c55e1f}.feas-consent{color:var(--feas-muted);align-items:flex-start;gap:.65rem;font-size:12px;line-height:1.55;display:flex}.feas-consent input{accent-color:var(--feas-g);margin-top:3px}.feas-linkish{color:var(--feas-gd);font-weight:900}.feas-error{color:#7f1f1f;background:#ef44440f;border:1px solid #ef444440;border-radius:14px;margin-bottom:1rem;padding:.9rem 1rem;font-size:12px;font-weight:900;line-height:1.55}.feas-loading-page{background:var(--feas-bg);flex-direction:column;justify-content:center;align-items:center;gap:.45rem;min-height:calc(100vh - 68px);padding:2.5rem 1.25rem;display:flex}.feas-loading-title{letter-spacing:-.8px;color:var(--feas-dark);font-size:22px;font-weight:950}.feas-loading-sub{color:var(--feas-muted);margin-bottom:1rem;font-size:13px;font-weight:850}.feas-loading-steps{gap:10px;width:min(640px,100%);display:grid}.feas-ls-item{background:var(--feas-white);border:1px solid #0f172a1a;border-radius:14px;align-items:center;gap:12px;padding:12px;display:flex}.feas-ls-item.on{border-color:#22c55e73;box-shadow:0 12px 30px #22c55e1a}.feas-ls-item.done{opacity:.75}.feas-ls-dot{width:26px;height:26px;color:var(--feas-muted);background:#0f172a0f;border-radius:10px;justify-content:center;align-items:center;font-weight:950;display:flex}.feas-ls-item.on .feas-ls-dot{background:var(--feas-gl);color:var(--feas-gd)}.feas-ls-text{color:var(--feas-dark);font-size:13px;font-weight:900}.feas-report-page{background:var(--feas-bg);min-height:calc(100vh - 68px);padding:2.5rem 1.25rem 5rem}.feas-report-box{max-width:980px;margin:0 auto}.feas-report{--dark:var(--feas-dark);--dark2:var(--feas-dark2);--g:var(--feas-g);--gd:var(--feas-gd);--gl:var(--feas-gl);--text:var(--feas-text);--muted:var(--feas-muted);--border:#1118271f;--white:var(--feas-white);--bg:var(--feas-bg);--warn:#f59e0b;--blue:#3b82f6;--r:16px}.feas-report .report{max-width:980px;margin:0 auto}.feas-report .rep-header{background:var(--dark);border-radius:20px;margin-bottom:1.5rem;padding:2rem 2.25rem;position:relative;overflow:hidden}.feas-report .rep-header:before{content:"";background:#27ae600f;border-radius:50%;width:200px;height:200px;position:absolute;top:-60px;right:-60px}.feas-report .rep-header:after{content:"";background:#27ae600a;border-radius:50%;width:150px;height:150px;position:absolute;bottom:-40px;left:-40px}.feas-report .rep-header-top{z-index:1;justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex;position:relative}.feas-report .rep-logo{color:#fff;font-size:18px;font-weight:800}.feas-report .rep-logo-d{background:var(--g);vertical-align:middle;border-radius:2px;width:6px;height:6px;margin-bottom:2px;margin-left:1px;display:inline-block}.feas-report .rep-date{color:#fff6;font-size:12px}.feas-report .rep-hero{z-index:1;grid-template-columns:auto 1fr auto;align-items:center;gap:2rem;display:grid;position:relative}.feas-report .rep-ring{flex-shrink:0;width:130px;height:130px;position:relative}.feas-report .rep-ring svg{width:100%;height:100%}.feas-report .rep-ring-inner{flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.feas-report .rep-score-n{color:#fff;letter-spacing:-2px;font-size:38px;font-weight:800;line-height:1}.feas-report .rep-score-l{color:#ffffff59;text-transform:uppercase;letter-spacing:1px;font-size:10px}.feas-report .rep-greeting{color:#ffffff73;margin-bottom:.25rem;font-size:13px}.feas-report .rep-name{color:#fff;letter-spacing:-.6px;margin-bottom:.5rem;font-size:26px;font-weight:800}.feas-report .rep-tagline{color:#fff9;font-size:14px;line-height:1.5}.feas-report .rep-type-badge{letter-spacing:.3px;color:#d1fae5;background:#22c55e1f;border:1px solid #22c55e47;border-radius:99px;margin-top:.6rem;padding:6px 16px;font-size:12px;font-weight:700;display:inline-block}.feas-report .rep-hero-right{text-align:center}.feas-report .sec{margin-bottom:1.25rem}.feas-report .sec-title{letter-spacing:2px;text-transform:uppercase;color:var(--muted);border-bottom:1px solid var(--border);margin-bottom:.85rem;padding-bottom:.5rem;font-size:10px;font-weight:700}.feas-report .score-cats{grid-template-columns:1fr 1fr;gap:.85rem;display:grid}.feas-report .sc-item{background:var(--white);border:1px solid var(--border);border-radius:14px;padding:1rem 1.1rem}.feas-report .sc-top{justify-content:space-between;align-items:center;margin-bottom:.6rem;display:flex}.feas-report .sc-name{color:var(--text);font-size:12px;font-weight:800}.feas-report .sc-pct{font-size:12px;font-weight:900}.feas-report .sc-bg{background:#0f172a0f;border-radius:99px;height:8px;overflow:hidden}.feas-report .sc-fill{border-radius:99px;height:100%;transition:width .6s}.feas-report .sc-note{color:var(--muted);margin-top:.55rem;font-size:11px;line-height:1.5}.feas-report .profil-card{background:var(--white);border:1px solid var(--border);border-radius:var(--r);padding:1.25rem 1.35rem}.feas-report .pc-top{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.feas-report .pc-ico{font-size:36px}.feas-report .pc-name{color:var(--dark);letter-spacing:-.4px;font-size:18px;font-weight:800}.feas-report .pc-sub{color:var(--muted);margin-top:.15rem;font-size:13px}.feas-report .pc-desc{color:var(--text);font-size:14px;line-height:1.7}.feas-report .kk-card{background:var(--dark);border-radius:var(--r);padding:1.35rem 1.5rem}.feas-report .kk-top{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.feas-report .kk-label{letter-spacing:1.5px;text-transform:uppercase;color:#ffffff4d;font-size:10px;font-weight:700}.feas-report .kk-hint{color:#ffffff40;font-size:10px}.feas-report .kk-val{color:var(--g);letter-spacing:-2px;margin-bottom:.25rem;font-size:42px;font-weight:800;line-height:1}.feas-report .kk-sub{color:#ffffff59;font-size:12px;line-height:1.5}.feas-report .kk-grid{grid-template-columns:repeat(3,1fr);gap:.75rem;margin-top:.9rem;display:grid}.feas-report .kk-i{background:#ffffff0a;border-radius:10px;padding:.75rem .85rem}.feas-report .kk-il{color:#ffffff4d;text-transform:uppercase;letter-spacing:.7px;margin-bottom:.2rem;font-size:10px}.feas-report .kk-iv{color:#fff;letter-spacing:-.3px;font-size:16px;font-weight:800}.feas-report .sh-grid{grid-template-columns:1fr 1fr;gap:.85rem;display:grid}.feas-report .sh-card{border-radius:12px;padding:1rem 1.1rem}.feas-report .sh-g{background:#22c55e1a;border:1px solid #22c55e38}.feas-report .sh-o{background:#f59e0b1a;border:1px solid #f59e0b38}.feas-report .sh-title{color:var(--text);margin-bottom:.65rem;font-size:12px;font-weight:800}.feas-report .sh-item{align-items:flex-start;gap:.6rem;margin-bottom:.5rem;font-size:13px;line-height:1.45;display:flex}.feas-report .sh-dot{opacity:.65;background:currentColor;border-radius:50%;flex-shrink:0;width:9px;height:9px;margin-top:4px}.feas-report .sh-g .sh-item{color:var(--gd)}.feas-report .sh-o .sh-item{color:#8a5c00}.feas-report .szenarien{flex-direction:column;gap:.75rem;display:flex}.feas-report .sz{background:var(--white);border:1px solid var(--border);border-radius:var(--r);padding:1.05rem 1.15rem}.feas-report .sz.highlight{border-color:#22c55e59;box-shadow:0 16px 40px #22c55e14}.feas-report .sz-top{align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.feas-report .sz-ico{font-size:20px}.feas-report .sz-name{color:var(--text);font-size:14px;font-weight:700}.feas-report .sz-badge{border-radius:99px;margin-left:auto;padding:3px 10px;font-size:10px;font-weight:700}.feas-report .sz-g{background:var(--g);color:#fff}.feas-report .sz-w{background:var(--warn);color:#fff}.feas-report .sz-b{background:var(--blue);color:#fff}.feas-report .sz-desc{color:var(--muted);margin-bottom:.65rem;font-size:13px;line-height:1.55}.feas-report .sz-nums{grid-template-columns:repeat(3,1fr);gap:.5rem;display:grid}.feas-report .sz-n{background:#fffc;border-radius:8px;padding:.55rem .65rem}.feas-report .sz.highlight .sz-n{background:#ffffffe6}.feas-report .sz-nl{color:var(--muted);text-transform:uppercase;letter-spacing:.5px;font-size:9px}.feas-report .sz-nv{color:var(--text);margin-top:.1rem;font-size:13px;font-weight:700}.feas-report .steps{flex-direction:column;gap:.75rem;display:flex}.feas-report .step{background:var(--white);border:1px solid var(--border);border-radius:14px;align-items:flex-start;gap:1rem;padding:1rem 1.1rem;display:flex}.feas-report .step-n{background:var(--gl);width:34px;height:34px;color:var(--gd);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-weight:950;display:flex}.feas-report .step-title{color:var(--dark);margin-bottom:.2rem;font-weight:900}.feas-report .step-desc{color:var(--muted);font-size:13px;line-height:1.6}.feas-report .cta-section{text-align:center;border-radius:20px;margin-top:1.5rem;padding:2rem}.feas-report .divider{background:var(--border);height:1px;margin:1.25rem 0}.feas-report .disclaimer{color:var(--muted);text-align:center;margin-top:1.5rem;padding:0 1rem;font-size:11px;line-height:1.7}@media (width<=600px){.feas-report .rep-hero{text-align:center;grid-template-columns:1fr;gap:1rem}.feas-report .rep-hero-right{display:none}.feas-report .sh-grid,.feas-report .kk-grid,.feas-report .score-cats{grid-template-columns:1fr}.feas-report .sz-nums{grid-template-columns:1fr 1fr}}@media (width>=760px){.feas-opt-grid{grid-template-columns:1fr 1fr}}.dash-root *{box-sizing:border-box;margin:0;padding:0}.dash-root{--dark:#0d1f13;--dark2:#162b1c;--dark3:#1e3826;--g:#22c55e;--gd:#16a34a;--gl:#22c55e14;--gm:#86efac;--text:#111827;--muted:#6b7280;--muted2:#9ca3af;--border:#e5e7eb;--border2:#f3f4f6;--white:#fff;--bg:#f9fafb;--bg2:#f3f4f6;--warn:#f59e0b;--wl:#fef3c7;--danger:#ef4444;--dl:#fef2f2;--blue:#3b82f6;--bl:#dbeafe;--purple:#a855f7;--pl:#f3e8ff;--pink:#ec4899;--yellow:#eab308;--r:14px;--rs:9px;background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;min-height:100vh;font-family:Plus Jakarta Sans,sans-serif}.dash-root .onb{z-index:999;background:#0d1f13f7;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0;overflow-y:auto}.dash-root .onb.hidden{display:none}.dash-root .onb-box{background:var(--white);border-radius:20px;width:100%;max-width:600px;max-height:92vh;padding:2.25rem 2.5rem;overflow-y:auto;box-shadow:0 25px 80px #0000004d}.dash-root .onb-progress{gap:6px;margin-bottom:1.75rem;display:flex}.dash-root .onb-p{background:var(--border);border-radius:99px;flex:1;height:5px;transition:background .2s}.dash-root .onb-p.done{background:var(--g)}.dash-root .onb-logo{color:var(--dark);letter-spacing:-.5px;margin-bottom:.4rem;font-size:20px;font-weight:900}.dash-root .onb-logo span{color:var(--g)}.dash-root .onb-step{display:none}.dash-root .onb-step.show{animation:.3s ease-out slideIn;display:block}@keyframes slideIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.dash-root .onb-h{color:var(--dark);letter-spacing:-.8px;margin-bottom:.4rem;font-size:26px;font-weight:900;line-height:1.15}.dash-root .onb-s{color:var(--muted);margin-bottom:1.75rem;font-size:14px;line-height:1.6}.dash-root .onb-goals{grid-template-columns:1fr 1fr;gap:.55rem;margin-bottom:1.75rem;display:grid}.dash-root .onb-g{border:1.5px solid var(--border);cursor:pointer;border-radius:12px;align-items:center;gap:.75rem;padding:.9rem 1rem;transition:all .18s;display:flex}.dash-root .onb-g:hover{border-color:var(--gm);background:var(--bg)}.dash-root .onb-g.sel{border-color:var(--g);background:var(--gl)}.dash-root .onb-g-ico{flex-shrink:0;font-size:22px}.dash-root .onb-g-lbl{color:var(--text);font-size:13px;font-weight:700;line-height:1.2}.dash-root .onb-g-sub{color:var(--muted);margin-top:2px;font-size:10px}.dash-root .onb-btn{background:var(--dark);color:#fff;cursor:pointer;border:none;border-radius:12px;width:100%;padding:14px;font-family:inherit;font-size:14px;font-weight:800;transition:all .2s}.dash-root .onb-btn:hover:not(:disabled){background:var(--dark2);transform:translateY(-1px)}.dash-root .onb-btn:disabled{background:var(--border);cursor:not-allowed;color:var(--muted)}.dash-root .onb-back{color:var(--muted);cursor:pointer;text-align:center;background:0 0;border:none;width:100%;margin-top:.3rem;padding:.5rem;font-family:inherit;font-size:12px}.dash-root .onb-prio{flex-direction:column;gap:.5rem;margin-bottom:1.75rem;display:flex}.dash-root .prio-i{background:var(--gl);border:1.5px solid var(--gm);border-radius:12px;align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex}.dash-root .prio-n{background:var(--g);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:11px;font-weight:800;display:flex}.dash-root .prio-ico{font-size:20px}.dash-root .prio-lbl{flex:1;font-size:14px;font-weight:700}.dash-root .prio-arr{background:var(--white);border:1px solid var(--gm);cursor:pointer;color:var(--gd);border-radius:6px;margin-left:2px;padding:3px 8px;font-size:11px;font-weight:800}.dash-root .prio-arr:hover{background:var(--g);color:#fff}.dash-root .onb-2col{grid-template-columns:1fr 1fr;gap:.7rem;display:grid}.dash-root .onb-field{margin-bottom:.8rem}.dash-root .onb-lbl{color:var(--muted);text-transform:uppercase;letter-spacing:1px;margin-bottom:.3rem;font-size:10px;font-weight:700}.dash-root .onb-inp,.dash-root .onb-sel{border:1.5px solid var(--border);width:100%;color:var(--text);background:var(--white);border-radius:10px;outline:none;padding:.75rem 1rem;font-family:inherit;font-size:14px;transition:border .15s}.dash-root .onb-inp:focus,.dash-root .onb-sel:focus{border-color:var(--g)}.dash-root .onb-hint{background:var(--bg);border:1px solid var(--border);color:var(--muted);border-radius:10px;margin-bottom:1.25rem;padding:.75rem 1rem;font-size:12px;line-height:1.6}.dash-root .onb-hint strong{color:var(--dark)}.dash-root .onb-goal-amount{background:var(--bg);border:1px solid var(--border);border-radius:12px;margin-bottom:1rem;padding:1rem}.dash-root .oga-head{align-items:center;gap:.55rem;margin-bottom:.6rem;display:flex}.dash-root .oga-ico{font-size:20px}.dash-root .oga-name{color:var(--dark);flex:1;font-size:14px;font-weight:800}.dash-root .oga-tag{background:var(--g);color:#fff;border-radius:99px;padding:2px 8px;font-size:9px;font-weight:800}.dash-root .sb{background:var(--dark);z-index:100;border-right:1px solid #ffffff08;flex-direction:column;flex-shrink:0;width:235px;height:100vh;display:flex;position:fixed;top:0;left:0;overflow-y:auto}.dash-root .sb-logo{border-bottom:1px solid #ffffff0d;padding:1.15rem 1.2rem .85rem}.dash-root .sb-logo-t{color:#fff;letter-spacing:-.5px;font-size:19px;font-weight:900}.dash-root .sb-logo-t span{color:var(--g)}.dash-root .sb-user{border-bottom:1px solid #ffffff0d;align-items:center;gap:10px;padding:.75rem 1.2rem;display:flex}.dash-root .sb-av{background:linear-gradient(135deg,var(--g),var(--gd));color:#000;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:12px;font-weight:800;display:flex}.dash-root .sb-un{color:#fff;font-size:13px;font-weight:700}.dash-root .sb-us{color:#fff6;font-size:10px}.dash-root .sb-score{background:#22c55e14;border:1px solid #22c55e33;border-radius:12px;margin:.75rem 1.2rem .5rem;padding:.85rem 1rem}.dash-root .sb-score-top{justify-content:space-between;align-items:baseline;margin-bottom:.25rem;display:flex}.dash-root .sb-score-n{color:var(--g);letter-spacing:-1px;font-size:28px;font-weight:900;line-height:1}.dash-root .sb-score-l{color:#ffffff80;text-transform:uppercase;letter-spacing:.5px;margin-top:2px;font-size:9px;font-weight:700}.dash-root .sb-score-change{color:var(--gm);font-size:10px;font-weight:700}.dash-root .sb-score-bar{background:#ffffff14;border-radius:99px;height:4px;margin-top:.55rem;overflow:hidden}.dash-root .sb-score-fill{background:linear-gradient(90deg,var(--g),var(--gm));border-radius:99px;height:100%;transition:width .5s}.dash-root .sb-nav{flex:1;padding:.3rem 0}.dash-root .sb-sec{letter-spacing:2px;text-transform:uppercase;color:#fff3;padding:.75rem 1.2rem .3rem;font-size:9px;font-weight:800}.dash-root .sb-i{cursor:pointer;border-left:3px solid #0000;align-items:center;gap:10px;padding:.6rem 1.2rem;text-decoration:none;transition:all .15s;display:flex}.dash-root .sb-i:hover{background:#ffffff0a}.dash-root .sb-i.on{border-left-color:var(--g);background:#22c55e1f}.dash-root .sb-i-ico{text-align:center;width:18px;font-size:14px}.dash-root .sb-i-lbl{color:#ffffffa6;font-size:12px;font-weight:600}.dash-root .sb-i.on .sb-i-lbl{color:#fff}.dash-root .sb-bdg{background:var(--g);color:#000;border-radius:99px;margin-left:auto;padding:2px 7px;font-size:9px;font-weight:800}.dash-root .sb-bdg.warn{background:var(--warn);color:#fff}.dash-root .sb-foot{color:#ffffff4d;border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:.85rem 1.2rem;font-size:10px;display:flex}.dash-root .sb-logout{color:#fff6;cursor:pointer;background:0 0;border:none;font-family:inherit;font-size:10px}.dash-root .sb-logout:hover{color:#fff}.dash-root .main{flex:1;min-height:100vh;margin-left:235px;padding:1.75rem 2rem}.dash-root .hdr{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.dash-root .hdr-title{color:var(--dark);letter-spacing:-.8px;font-size:26px;font-weight:900;line-height:1.15}.dash-root .hdr-sub{color:var(--muted);margin-top:3px;font-size:13px;line-height:1.4}.dash-root .hdr-action{background:var(--dark);color:#fff;cursor:pointer;border:none;border-radius:10px;align-items:center;gap:.4rem;padding:.6rem 1.15rem;font-family:inherit;font-size:12px;font-weight:700;transition:all .2s;display:inline-flex}.dash-root .hdr-action:hover{background:var(--dark2);transform:translateY(-1px)}.dash-root .hdr-action.g{background:var(--g)}.dash-root .hdr-action.g:hover{background:var(--gd)}.dash-root .screen{display:none}.dash-root .screen.show{animation:.25s ease-out fadeIn;display:block}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.dash-root .card{background:var(--white);border-radius:var(--r);border:1px solid var(--border);padding:1.25rem 1.35rem}.dash-root .card-t{color:var(--muted);letter-spacing:1px;text-transform:uppercase;margin-bottom:.85rem;font-size:11px;font-weight:800}.dash-root .card-t-big{color:var(--dark);letter-spacing:-.3px;text-transform:none;margin-bottom:1rem;font-size:16px;font-weight:900}.dash-root .g2{grid-template-columns:1fr 1fr;gap:.9rem;display:grid}.dash-root .g3{grid-template-columns:repeat(3,1fr);gap:.8rem;display:grid}.dash-root .g4{grid-template-columns:repeat(4,1fr);gap:.8rem;display:grid}.dash-root .g21{grid-template-columns:2fr 1fr;gap:.9rem;display:grid}.dash-root .g12{grid-template-columns:1fr 2fr;gap:.9rem;display:grid}.dash-root .mb{margin-bottom:.9rem}.dash-root .kpi{background:var(--white);border-radius:var(--r);border:1px solid var(--border);padding:1.1rem 1.25rem}.dash-root .kpi-l{color:var(--muted);text-transform:uppercase;letter-spacing:.8px;margin-bottom:.35rem;font-size:11px;font-weight:700}.dash-root .kpi-v{color:var(--dark);letter-spacing:-.8px;font-size:24px;font-weight:900;line-height:1.1}.dash-root .kpi-v.g{color:var(--g)}.dash-root .kpi-v.d{color:var(--danger)}.dash-root .kpi-v.w{color:var(--warn)}.dash-root .kpi-v.b{color:var(--blue)}.dash-root .kpi-v.p{color:var(--purple)}.dash-root .kpi-c{margin-top:.25rem;font-size:11px;font-weight:600}.dash-root .kpi-c.up{color:var(--g)}.dash-root .kpi-c.dn{color:var(--danger)}.dash-root .kpi-c.n{color:var(--muted)}.dash-root .badge{border-radius:99px;padding:3px 10px;font-size:10px;font-weight:800;display:inline-block}.dash-root .badge.g{background:var(--gl);color:var(--gd)}.dash-root .badge.w{background:var(--wl);color:var(--warn)}.dash-root .badge.d{background:var(--dl);color:var(--danger)}.dash-root .badge.b{background:var(--bl);color:var(--blue)}.dash-root .badge.p{background:var(--pl);color:var(--purple)}.dash-root .btn{cursor:pointer;border:none;border-radius:10px;align-items:center;gap:.4rem;padding:.65rem 1.15rem;font-family:inherit;font-size:12px;font-weight:700;transition:all .15s;display:inline-flex}.dash-root .btn-g{background:var(--g);color:#fff}.dash-root .btn-g:hover{background:var(--gd)}.dash-root .btn-d{background:var(--dark);color:#fff}.dash-root .btn-d:hover{background:var(--dark2)}.dash-root .btn-o{background:var(--white);border:1.5px solid var(--border);color:var(--text)}.dash-root .btn-o:hover{border-color:var(--dark)}.dash-root .btn-sm{padding:.45rem .85rem;font-size:11px}.dash-root .alert{border-radius:10px;margin-bottom:.9rem;padding:.75rem 1rem;font-size:13px;line-height:1.5}.dash-root .alert.aw{color:var(--warn);background:linear-gradient(135deg,#f59e0b0a,#f59e0b1a);border:1px solid #f59e0b40}.dash-root .alert.ag{background:var(--gl);color:var(--gd);border:1px solid #22c55e40}.dash-root .alert.ai{color:var(--blue);background:#3b82f60f;border:1px solid #3b82f633}.dash-root .alert .at{margin-bottom:3px;font-size:12px;font-weight:800;display:block}.dash-root .tbl{border-collapse:collapse;width:100%;font-size:12px}.dash-root .tbl th{text-align:left;color:var(--muted);text-transform:uppercase;letter-spacing:1px;border-bottom:1px solid var(--border);padding:.65rem;font-size:9px;font-weight:800}.dash-root .tbl td{border-bottom:1px solid var(--border2);padding:.75rem .65rem}.dash-root .tbl tr:last-child td{border-bottom:none}.dash-root .sl-row{margin-bottom:1rem}.dash-root .sl-top{justify-content:space-between;align-items:baseline;margin-bottom:.35rem;display:flex}.dash-root .sl-name{color:var(--text);font-size:12px;font-weight:700}.dash-root .sl-val{color:var(--g);letter-spacing:-.3px;background:var(--gl);border-radius:99px;padding:3px 10px;font-size:13px;font-weight:900}.dash-root input[type=range]{background:var(--border);-webkit-appearance:none;border-radius:99px;outline:none;width:100%;height:6px}.dash-root input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:var(--g);cursor:pointer;border-radius:50%;width:18px;height:18px;transition:transform .1s;box-shadow:0 2px 6px #22c55e66}.dash-root input[type=range]::-webkit-slider-thumb:hover{transform:scale(1.15)}.dash-root input[type=range]::-moz-range-thumb{background:var(--g);cursor:pointer;border:none;border-radius:50%;width:18px;height:18px;box-shadow:0 2px 6px #22c55e66}.dash-root .pf-label{color:var(--muted);text-transform:uppercase;letter-spacing:.8px;margin-bottom:.3rem;font-size:10px;font-weight:700}.dash-root .pf-input,.dash-root .pf-select{border:1.5px solid var(--border);width:100%;color:var(--text);background:var(--white);border-radius:10px;outline:none;padding:.65rem .8rem;font-family:inherit;font-size:13px;transition:border .15s}.dash-root .pf-input:focus,.dash-root .pf-select:focus{border-color:var(--g)}.dash-root .goal-card{background:var(--white);border:1px solid var(--border);border-radius:12px;padding:1rem 1.1rem;transition:all .15s;position:relative}.dash-root .goal-card:hover{border-color:var(--gm)}.dash-root .gc-top{align-items:center;gap:.5rem;margin-bottom:.6rem;display:flex}.dash-root .gc-ico{font-size:22px}.dash-root .gc-name{color:var(--dark);flex:1;font-size:14px;font-weight:800;line-height:1.2}.dash-root .gc-actions{gap:3px;display:flex}.dash-root .gc-a{background:var(--bg);border:1px solid var(--border);cursor:pointer;color:var(--muted);border-radius:6px;padding:3px 7px;font-size:10px;font-weight:700;transition:all .1s}.dash-root .gc-a:hover{background:var(--gl);color:var(--g);border-color:var(--gm)}.dash-root .gc-a.del:hover{background:var(--dl);color:var(--danger);border-color:#fecaca}.dash-root .gc-prio{border-radius:99px;padding:2px 7px;font-size:9px;font-weight:800}.dash-root .gc-p1{background:var(--gl);color:var(--gd)}.dash-root .gc-p2{background:var(--wl);color:var(--warn)}.dash-root .gc-p3{background:var(--bl);color:var(--blue)}.dash-root .gc-p{background:var(--bg);color:var(--muted)}.dash-root .gc-monthly{color:var(--dark);letter-spacing:-.5px;font-size:20px;font-weight:900;line-height:1.1}.dash-root .gc-target{color:var(--muted);font-size:12px}.dash-root .gc-pb{background:var(--bg2);border-radius:99px;height:6px;margin:.75rem 0 .4rem;overflow:hidden}.dash-root .gc-pf{border-radius:99px;height:100%;transition:width .4s}.dash-root .gc-meta{color:var(--muted);justify-content:space-between;font-size:10px;font-weight:600;display:flex}.dash-root .asset-grid{grid-template-columns:repeat(4,1fr);gap:.75rem;margin-top:.9rem;display:grid}.dash-root .asset-c{background:var(--white);border:1px solid var(--border);cursor:pointer;border-radius:12px;padding:1rem;transition:all .15s;position:relative}.dash-root .asset-c:hover{border-color:var(--gm);transform:translateY(-2px);box-shadow:0 8px 20px #0000000d}.dash-root .asset-c.add{border:2px dashed var(--border);background:var(--bg);min-height:150px;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;font-size:13px;font-weight:700;display:flex}.dash-root .asset-c.add:hover{border-color:var(--g);color:var(--g);background:var(--gl)}.dash-root .asset-head{align-items:center;gap:.5rem;margin-bottom:.6rem;display:flex}.dash-root .asset-ico{border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:17px;display:flex}.dash-root .asset-ico.cash{background:var(--gl)}.dash-root .asset-ico.crypto{background:#fef3c7}.dash-root .asset-ico.stocks{background:#dbeafe}.dash-root .asset-ico.etf{background:#e0e7ff}.dash-root .asset-ico.gold{background:#fde68a}.dash-root .asset-ico.bauspar{background:#fce7f3}.dash-root .asset-ico.other{background:var(--bg)}.dash-root .asset-name{color:var(--dark);font-size:13px;font-weight:800}.dash-root .asset-sub{color:var(--muted);font-size:10px}.dash-root .asset-val{color:var(--dark);letter-spacing:-.5px;margin-bottom:.25rem;font-size:20px;font-weight:900;line-height:1.1}.dash-root .asset-change{font-size:11px;font-weight:700}.dash-root .asset-change.up{color:var(--g)}.dash-root .asset-change.dn{color:var(--danger)}.dash-root .asset-del{background:var(--bg);border:1px solid var(--border);cursor:pointer;color:var(--muted);opacity:0;border-radius:5px;padding:2px 6px;font-size:10px;transition:opacity .15s;position:absolute;top:8px;right:8px}.dash-root .asset-c:hover .asset-del{opacity:1}.dash-root .asset-del:hover{background:var(--dl);color:var(--danger)}.dash-root .chart-bars{align-items:flex-end;gap:6px;height:130px;padding:.5rem 0 0;display:flex}.dash-root .chb{flex-direction:column;flex:1;align-items:center;gap:4px;display:flex}.dash-root .chb-bar{background:var(--gm);opacity:.7;border-radius:3px 3px 0 0;width:100%;transition:height .5s ease-out}.dash-root .chb-bar.active{background:var(--g);opacity:1;box-shadow:0 0 12px #22c55e4d}.dash-root .chb-val{color:var(--muted);font-size:10px;font-weight:700}.dash-root .chb-val.active{color:var(--g)}.dash-root .chb-lbl{color:var(--muted);font-size:10px;font-weight:600}.dash-root .chb-lbl.active{color:var(--g);font-weight:800}.dash-root .line-chart{width:100%;height:200px;margin:1rem 0;position:relative}.dash-root .line-chart svg{width:100%;height:100%}.dash-root .donut-wrap{align-items:center;gap:1.5rem;padding:1rem 0;display:flex}.dash-root .donut{flex-shrink:0;width:160px;height:160px;position:relative}.dash-root .donut-label{text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.dash-root .donut-total{color:var(--dark);letter-spacing:-.5px;font-size:20px;font-weight:900;line-height:1}.dash-root .donut-sublabel{color:var(--muted);text-transform:uppercase;letter-spacing:.5px;margin-top:3px;font-size:9px;font-weight:700}.dash-root .donut-legend{flex-direction:column;flex:1;gap:.45rem;display:flex}.dash-root .dl-row{align-items:center;gap:.55rem;font-size:12px;display:flex}.dash-root .dl-dot{border-radius:3px;flex-shrink:0;width:10px;height:10px}.dash-root .dl-lbl{color:var(--text);flex:1;font-weight:600}.dash-root .dl-val{color:var(--dark);font-weight:800}.dash-root .dl-pct{color:var(--muted);font-size:10px;font-weight:700}.dash-root .fk-item{background:var(--white);border:1px solid var(--border);border-radius:10px;align-items:center;gap:.75rem;margin-bottom:.45rem;padding:.85rem 1rem;transition:all .2s;display:flex}.dash-root .fk-item.off{opacity:.4}.dash-root .fk-ico{font-size:18px}.dash-root .fk-name{color:var(--text);flex:1;font-size:13px;font-weight:700}.dash-root .fk-val{color:var(--dark);margin-right:.75rem;font-size:14px;font-weight:800}.dash-root .fk-btn{background:var(--bg);border:1.5px solid var(--border);cursor:pointer;color:var(--muted);border-radius:7px;padding:.35rem .75rem;font-family:inherit;font-size:10px;font-weight:700;transition:all .15s}.dash-root .fk-btn:hover{background:var(--dark);color:#fff;border-color:var(--dark)}.dash-root .fk-btn.on{background:var(--gl);color:var(--g);border-color:var(--gm)}.dash-root .fk-item.off .fk-btn{background:var(--gl);color:var(--gd);border-color:var(--gm)}.dash-root .fk-tag{background:var(--border);color:var(--muted);border-radius:99px;padding:2px 7px;font-size:9px;font-weight:800}.dash-root .wif-results{background:var(--dark);color:#fff;border-radius:14px;padding:1.25rem 1.4rem}.dash-root .wif-r-t{color:#fff6;text-transform:uppercase;letter-spacing:1.2px;margin-bottom:.85rem;font-size:10px;font-weight:800}.dash-root .wif-row{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:baseline;padding:.5rem 0;display:flex}.dash-root .wif-row:last-child{border-bottom:none}.dash-root .wif-k{color:#ffffff80;font-size:12px;font-weight:600}.dash-root .wif-v{color:#fff;letter-spacing:-.3px;font-size:16px;font-weight:800}.dash-root .wif-v.g{color:var(--g)}.dash-root .wif-big{background:linear-gradient(135deg,#22c55e1f,#22c55e0d);border:1px solid #22c55e40;border-radius:10px;margin-top:.85rem;padding:.85rem 1rem}.dash-root .wif-big-v{color:var(--gm);letter-spacing:-.6px;font-size:22px;font-weight:900}.dash-root .wif-big-l{color:#ffffff80;margin-top:2px;font-size:11px;font-weight:600}.dash-root .wif-goals{background:var(--gl);border:1px solid var(--gm);border-radius:12px;margin-top:.9rem;padding:1rem 1.15rem}.dash-root .wif-gt{color:var(--gd);text-transform:uppercase;letter-spacing:1.2px;margin-bottom:.6rem;font-size:10px;font-weight:800}.dash-root .wif-goalrow{justify-content:space-between;align-items:center;padding:.4rem 0;font-size:12px;display:flex}.dash-root .wif-gn{color:var(--text);align-items:center;gap:.4rem;font-weight:700;display:flex}.dash-root .wif-gv{color:var(--g);font-size:12px;font-weight:800}.dash-root .filter-bar{flex-wrap:wrap;gap:.4rem;margin-bottom:.8rem;display:flex}.dash-root .fb{cursor:pointer;border:1.5px solid var(--border);background:var(--white);color:var(--muted);border-radius:99px;padding:.45rem 1rem;font-family:inherit;font-size:11px;font-weight:700;transition:all .15s}.dash-root .fb:hover{border-color:var(--gm);color:var(--g)}.dash-root .fb.on{background:var(--dark);border-color:var(--dark);color:#fff}.dash-root .obj-c{background:var(--white);border:1px solid var(--border);border-radius:16px;margin-bottom:.85rem;overflow:hidden}.dash-root .obj-top{gap:1rem;padding:1.1rem 1.25rem;display:flex}.dash-root .obj-img{background:linear-gradient(135deg,#4a7c3b,#2d5a1f);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:100px;height:100px;font-size:40px;display:flex}.dash-root .obj-info{flex:1;min-width:0}.dash-root .obj-title{color:var(--dark);letter-spacing:-.3px;margin-bottom:.2rem;font-size:15px;font-weight:900}.dash-root .obj-loc{color:var(--muted);margin-bottom:.5rem;font-size:11px}.dash-root .obj-tags{flex-wrap:wrap;gap:.3rem;display:flex}.dash-root .obj-tag{border-radius:99px;padding:3px 9px;font-size:9px;font-weight:800}.dash-root .obj-stats{background:var(--bg);border-top:1px solid var(--border);grid-template-columns:repeat(4,1fr);gap:.75rem;padding:.85rem 1.25rem;display:grid}.dash-root .obj-stat-l{color:var(--muted);text-transform:uppercase;letter-spacing:.5px;margin-bottom:2px;font-size:9px;font-weight:700}.dash-root .obj-stat-v{color:var(--dark);font-size:14px;font-weight:800}.dash-root .obj-stat-v.g{color:var(--g)}.dash-root .obj-stat-v.d{color:var(--danger)}.dash-root .obj-bottom{background:var(--dark);justify-content:space-between;align-items:center;gap:.75rem;padding:.9rem 1.25rem;display:flex}.dash-root .obj-match{color:#ffffffb3;font-size:11px;line-height:1.5}.dash-root .obj-match strong{color:var(--g)}.dash-root .obj-cta{background:var(--g);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:10px;padding:.65rem 1.15rem;font-family:inherit;font-size:12px;font-weight:800;transition:all .15s}.dash-root .obj-cta:hover{background:var(--gd)}.dash-root .modal{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:500;background:#0d1f13d9;justify-content:center;align-items:center;padding:1rem;display:none;position:fixed;inset:0}.dash-root .modal.show{animation:.2s fadeIn;display:flex}.dash-root .modal-box{background:var(--white);border-radius:20px;width:100%;max-width:480px;max-height:90vh;padding:2rem;overflow-y:auto;box-shadow:0 25px 80px #0000004d}.dash-root .modal-title{color:var(--dark);letter-spacing:-.5px;margin-bottom:.4rem;font-size:20px;font-weight:900}.dash-root .modal-sub{color:var(--muted);margin-bottom:1.5rem;font-size:13px;line-height:1.6}.dash-root .modal-field{margin-bottom:.9rem}.dash-root .modal-lbl{color:var(--muted);text-transform:uppercase;letter-spacing:.8px;margin-bottom:.3rem;font-size:10px;font-weight:700}.dash-root .modal-inp,.dash-root .modal-sel{border:1.5px solid var(--border);width:100%;color:var(--text);border-radius:10px;outline:none;padding:.75rem 1rem;font-family:inherit;font-size:13px}.dash-root .modal-inp:focus,.dash-root .modal-sel:focus{border-color:var(--g)}.dash-root .modal-btn{background:var(--g);color:#fff;cursor:pointer;border:none;border-radius:10px;width:100%;margin-top:.5rem;padding:14px;font-family:inherit;font-size:14px;font-weight:800}.dash-root .modal-btn:hover{background:var(--gd)}.dash-root .modal-close{background:var(--bg);cursor:pointer;width:30px;height:30px;color:var(--muted);border:none;border-radius:8px;font-size:16px;position:absolute;top:1rem;right:1rem}.dash-root .modal-close:hover{background:var(--dl);color:var(--danger)}.dash-root .action-grid{grid-template-columns:repeat(3,1fr);gap:.8rem;display:grid}.dash-root .action-c{background:linear-gradient(135deg,var(--white),var(--gl));border:1.5px solid var(--gm);border-radius:14px;padding:1.1rem 1.2rem;transition:all .2s;position:relative}.dash-root .action-c:hover{border-color:var(--g);transform:translateY(-2px);box-shadow:0 10px 25px #22c55e1f}.dash-root .action-c.applied{background:var(--white);border-color:var(--border);opacity:.7}.dash-root .action-c.applied:after{content:"✓ Übernommen";background:var(--g);color:#fff;border-radius:99px;padding:3px 9px;font-size:10px;font-weight:800;position:absolute;top:10px;right:10px}.dash-root .action-head{align-items:flex-start;gap:.65rem;margin-bottom:.65rem;display:flex}.dash-root .action-ico{background:var(--white);border:1px solid var(--gm);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;display:flex}.dash-root .action-title{color:var(--dark);letter-spacing:-.2px;font-size:14px;font-weight:900;line-height:1.3}.dash-root .action-cat{color:var(--g);text-transform:uppercase;letter-spacing:1px;margin-bottom:2px;font-size:9px;font-weight:800}.dash-root .action-save{background:var(--g);color:#fff;white-space:nowrap;border-radius:99px;flex-shrink:0;margin-left:auto;padding:4px 10px;font-size:11px;font-weight:900}.dash-root .action-desc{color:var(--muted);margin-bottom:.85rem;font-size:12px;line-height:1.5}.dash-root .action-desc strong{color:var(--text);font-weight:700}.dash-root .action-impact{background:var(--white);border:1px solid var(--border);border-radius:10px;margin-bottom:.85rem;padding:.7rem .85rem}.dash-root .action-impact-row{justify-content:space-between;align-items:center;padding:3px 0;font-size:11px;display:flex}.dash-root .action-impact-row.big{border-top:1px dashed var(--border);margin-top:4px;padding-top:6px;font-size:13px;font-weight:800}.dash-root .action-impact-l{color:var(--muted)}.dash-root .action-impact-v{color:var(--dark);font-weight:800}.dash-root .action-impact-v.g{color:var(--g)}.dash-root .action-expl{color:var(--muted);background:var(--bg);border-radius:8px;margin-bottom:.85rem;padding:.55rem .7rem;font-size:10px;font-style:italic;line-height:1.5}.dash-root .action-expl:before{content:"💡 ";font-style:normal}.dash-root .action-btns{gap:.4rem;display:flex}.dash-root .action-btn{cursor:pointer;border:none;border-radius:9px;flex:1;padding:.6rem;font-family:inherit;font-size:12px;font-weight:800;transition:all .15s}.dash-root .action-btn.apply{background:var(--g);color:#fff}.dash-root .action-btn.apply:hover{background:var(--gd)}.dash-root .action-btn.progress{background:var(--wl);color:var(--warn);border:1px solid #f59e0b4d;flex:0 0 44px}.dash-root .action-btn.progress:hover{background:var(--warn);color:#fff}.dash-root .action-btn.dismiss{background:var(--bg);color:var(--muted);border:1px solid var(--border);flex:0 0 40px}.dash-root .action-btn.dismiss:hover{background:var(--dl);color:var(--danger)}.dash-root .horizon-toggle{background:var(--white);border:1.5px solid var(--border);border-radius:10px;gap:2px;padding:3px;display:inline-flex}.dash-root .horizon-btn{cursor:pointer;color:var(--muted);letter-spacing:-.2px;background:0 0;border:none;border-radius:7px;padding:.5rem .85rem;font-family:inherit;font-size:12px;font-weight:800;transition:all .15s}.dash-root .horizon-btn:hover{color:var(--text)}.dash-root .horizon-btn.on{background:var(--dark);color:#fff}.dash-root .timeline-card{background:linear-gradient(135deg,var(--dark),var(--dark2));color:#fff;border-radius:16px;margin-bottom:1rem;padding:1.5rem 1.6rem;position:relative;overflow:hidden}.dash-root .timeline-card:before{content:"";pointer-events:none;background:radial-gradient(circle,#22c55e1f 0,#0000 70%);width:300px;height:300px;position:absolute;top:0;right:0}.dash-root .tl-head{z-index:1;justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex;position:relative}.dash-root .tl-title{color:#fff6;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:.3rem;font-size:10px;font-weight:800}.dash-root .tl-subtitle{color:#fff;letter-spacing:-.7px;font-size:22px;font-weight:900;line-height:1.15}.dash-root .tl-summary{z-index:1;border-bottom:1px solid #ffffff1a;grid-template-columns:1fr auto 1fr auto 1fr;align-items:end;gap:.85rem;margin-bottom:1.25rem;padding-bottom:1.5rem;display:grid;position:relative}.dash-root .tl-summary:after{content:"";display:none}.dash-root .tl-summary-arrow{color:#ffffff40;text-align:center;align-self:center;font-size:24px}.dash-root .tl-sum-l{color:#ffffff73;text-transform:uppercase;letter-spacing:1.2px;margin-bottom:.4rem;font-size:9px;font-weight:800}.dash-root .tl-sum-v{letter-spacing:-1.5px;font-size:34px;font-weight:900;line-height:1}.dash-root .tl-sum-v.base{color:#ffffff8c;font-size:30px}.dash-root .tl-sum-v.with{color:var(--gm)}.dash-root .tl-sum-v.diff{color:var(--gm);font-size:38px}.dash-root .tl-sum-s{color:#ffffff59;margin-top:5px;font-size:10px;font-weight:700;line-height:1.4}@media (width<=700px){.dash-root .tl-summary{grid-template-columns:1fr;gap:1rem}.dash-root .tl-summary-arrow{display:none}}.dash-root .tl-chart{z-index:1;position:relative}.dash-root .tl-legend{color:#fff9;gap:1.5rem;margin-top:.75rem;font-size:11px;font-weight:700;display:flex}.dash-root .tl-dot{vertical-align:middle;border-radius:2px;width:10px;height:10px;margin-right:6px;display:inline-block}.dash-root .tl-actions{z-index:1;flex-wrap:wrap;gap:.5rem;margin-top:1rem;display:flex;position:relative}.dash-root .tl-action-chip{color:#fffc;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:99px;align-items:center;gap:.4rem;padding:.4rem .85rem;font-size:11px;font-weight:700;display:inline-flex}.dash-root .tl-action-chip.active{background:var(--g);border-color:var(--g);color:#fff}.dash-root .tl-action-chip .chip-x{color:#ffffff4d;font-size:10px}.dash-root .hist-tabs{border-bottom:1.5px solid var(--border);gap:.4rem;margin-bottom:1rem;padding-bottom:0;display:flex}.dash-root .hist-tab{color:var(--muted);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1.5px;padding:.75rem 1rem;font-family:inherit;font-size:12px;font-weight:700;transition:all .15s}.dash-root .hist-tab:hover{color:var(--text)}.dash-root .hist-tab.on{color:var(--g);border-bottom-color:var(--g)}.dash-root .hist-tab-count{background:var(--bg);color:var(--muted);border-radius:99px;margin-left:4px;padding:2px 8px;font-size:10px;font-weight:800}.dash-root .hist-tab.on .hist-tab-count{background:var(--gl);color:var(--g)}.dash-root .hist-item{background:var(--white);border:1px solid var(--border);border-radius:12px;align-items:center;gap:.9rem;margin-bottom:.5rem;padding:.85rem 1.1rem;transition:all .15s;display:flex}.dash-root .hist-item.done{background:var(--gl);border-color:var(--gm)}.dash-root .hist-item.in_progress{background:var(--wl);border-color:#f59e0b59}.dash-root .hist-item.dismissed{opacity:.6}.dash-root .hist-ico{flex-shrink:0;font-size:22px}.dash-root .hist-body{flex:1;min-width:0}.dash-root .hist-title{color:var(--dark);margin-bottom:2px;font-size:13px;font-weight:800}.dash-root .hist-meta{color:var(--muted);flex-wrap:wrap;gap:.5rem;font-size:10px;display:flex}.dash-root .hist-meta-b{color:var(--text);font-weight:700}.dash-root .hist-status{white-space:nowrap;border-radius:99px;padding:3px 10px;font-size:10px;font-weight:800}.dash-root .hist-status.done{background:var(--g);color:#fff}.dash-root .hist-status.in_progress{background:var(--warn);color:#fff}.dash-root .hist-status.dismissed{background:var(--border);color:var(--muted)}.dash-root .hist-savings{color:var(--g);letter-spacing:-.3px;white-space:nowrap;font-size:14px;font-weight:900}.dash-root .hist-btns{gap:4px;display:flex}.dash-root .hist-btn{background:var(--bg);border:1px solid var(--border);cursor:pointer;color:var(--muted);border-radius:7px;padding:5px 10px;font-family:inherit;font-size:10px;font-weight:700;transition:all .15s}.dash-root .hist-btn:hover{background:var(--dark);color:#fff;border-color:var(--dark)}.dash-root .hist-btn.done:hover{background:var(--g);border-color:var(--g)}.dash-root .hist-btn.del:hover{background:var(--dl);border-color:var(--danger);color:var(--danger)}.dash-root .preset-box{background:linear-gradient(135deg,var(--gl),#22c55e05);border:1px dashed var(--gm);border-radius:12px;margin-bottom:1.25rem;padding:1rem 1.15rem}.dash-root .preset-t{color:var(--g);text-transform:uppercase;letter-spacing:1px;margin-bottom:.45rem;font-size:11px;font-weight:800}.dash-root .preset-s{color:var(--muted);margin-bottom:.7rem;font-size:12px;line-height:1.5}.dash-root .preset-btns{flex-direction:column;gap:.35rem;display:flex}.dash-root .preset-b{background:var(--white);border:1px solid var(--border);cursor:pointer;color:var(--text);text-align:left;border-radius:9px;align-items:center;gap:.5rem;padding:.65rem .85rem;font-family:inherit;font-size:12px;font-weight:700;transition:all .15s;display:flex}.dash-root .preset-b:hover{border-color:var(--g);background:var(--gl)}.dash-root .preset-b-sub{color:var(--muted);margin-left:auto;font-size:10px;font-weight:500}.dash-root .debt-row{background:var(--white);border:1px solid var(--border);border-radius:12px;align-items:center;gap:.75rem;margin-bottom:.6rem;padding:.9rem 1.1rem;transition:all .15s;display:flex}.dash-root .debt-row.paid{background:var(--gl);border-color:var(--gm);opacity:.7}.dash-root .debt-row.paid .debt-name{text-decoration:line-through}.dash-root .debt-info{flex:1;min-width:0}.dash-root .debt-name{color:var(--dark);font-size:13px;font-weight:800}.dash-root .debt-sub{color:var(--muted);margin-top:2px;font-size:10px}.dash-root .debt-num{text-align:right;min-width:85px}.dash-root .debt-num-v{font-size:13px;font-weight:800}.dash-root .debt-num-l{color:var(--muted);text-transform:uppercase;letter-spacing:.5px;font-size:9px}.dash-root .debt-btns{flex-shrink:0;gap:4px;display:flex}.dash-root .debt-btn{background:var(--bg);border:1px solid var(--border);cursor:pointer;color:var(--muted);border-radius:7px;padding:5px 10px;font-family:inherit;font-size:10px;font-weight:700;transition:all .15s}.dash-root .debt-btn:hover{background:var(--dark);color:#fff;border-color:var(--dark)}.dash-root .debt-btn.sonder:hover,.dash-root .debt-btn.paid:hover{background:var(--g);border-color:var(--g);color:#fff}.dash-root .debt-btn.del:hover{background:var(--dl);border-color:var(--danger);color:var(--danger)}.dash-root .obj-match-box{background:var(--white);border:1px solid var(--border);border-radius:10px;align-items:flex-start;gap:.8rem;margin-top:.65rem;padding:.75rem .9rem;display:flex}.dash-root .obj-match-score{background:conic-gradient(var(--g) var(--score,75%),var(--border) 0);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:relative}.dash-root .obj-match-score:before{content:"";background:var(--white);border-radius:50%;position:absolute;inset:4px}.dash-root .obj-match-score-n{color:var(--g);z-index:1;letter-spacing:-.5px;font-size:12px;font-weight:900;position:relative}.dash-root .obj-match-body{color:var(--text);flex:1;font-size:11px;line-height:1.5}.dash-root .obj-match-body strong{color:var(--g)}.dash-root .obj-match-reasons{flex-wrap:wrap;gap:.4rem;margin-top:.4rem;display:flex}.dash-root .obj-match-r{background:var(--gl);color:var(--gd);border-radius:99px;padding:2px 8px;font-size:10px;font-weight:700}.dash-root .obj-match-r.warn{background:var(--wl);color:var(--warn)}.dash-root .obj-match-r.bad{background:var(--dl);color:var(--danger)}.dash-root .chart-explain{background:var(--bg);border-left:3px solid var(--g);color:var(--muted);border-radius:0 8px 8px 0;margin-top:.75rem;padding:.75rem 1rem;font-size:11px;line-height:1.6}.dash-root .chart-explain strong{color:var(--text);font-weight:700}.dash-root .chart-explain-t{color:var(--g);text-transform:uppercase;letter-spacing:.8px;align-items:center;gap:.35rem;margin-bottom:.35rem;font-size:10px;font-weight:800;display:flex}.dash-root .savings-box{background:linear-gradient(135deg,var(--dark),var(--dark2));color:#fff;border-radius:14px;align-items:center;gap:1.2rem;margin-bottom:1rem;padding:1.25rem 1.4rem;display:flex}.dash-root .savings-num{color:var(--gm);letter-spacing:-1.5px;font-size:36px;font-weight:900;line-height:1}.dash-root .savings-lbl{color:#ffffff80;text-transform:uppercase;letter-spacing:1px;margin-top:3px;font-size:11px;font-weight:700}.dash-root .savings-sub{color:#ffffffb3;flex:1;font-size:13px;line-height:1.5}.dash-root .slider-result{background:var(--gl);border-left:3px solid var(--g);border-radius:0 10px 10px 0;margin:1rem 0;padding:.85rem 1rem}.dash-root .slider-result-v{color:var(--gd);letter-spacing:-.3px;margin-bottom:2px;font-size:18px;font-weight:900}.dash-root .slider-result-l{color:var(--text);font-size:12px;line-height:1.5}.dash-root .comp-box{background:var(--bg);border-radius:12px;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;margin:.75rem 0;padding:1rem 1.25rem;display:grid}.dash-root .comp-side{text-align:center}.dash-root .comp-side-t{color:var(--muted);text-transform:uppercase;letter-spacing:1px;margin-bottom:.35rem;font-size:10px;font-weight:800}.dash-root .comp-side-v{letter-spacing:-.5px;font-size:20px;font-weight:900;line-height:1}.dash-root .comp-side-s{color:var(--muted);margin-top:3px;font-size:11px}.dash-root .comp-arrow{color:var(--g);font-size:24px;font-weight:900}.dash-root .tilg-table{border-collapse:collapse;width:100%;font-size:11px}.dash-root .tilg-table th{text-align:right;color:var(--muted);text-transform:uppercase;letter-spacing:.8px;border-bottom:1.5px solid var(--border);background:var(--bg);padding:.55rem .45rem;font-size:9px;font-weight:800}.dash-root .tilg-table th:first-child{text-align:left}.dash-root .tilg-table td{border-bottom:1px solid var(--border2);text-align:right;padding:.55rem .45rem;font-weight:600}.dash-root .tilg-table td:first-child{text-align:left;color:var(--dark);font-weight:800}.dash-root .tilg-table tr:last-child td{background:var(--gl);border-bottom:none;font-weight:900}@media (width<=1100px){.dash-root .g4,.dash-root .asset-grid,.dash-root .action-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.dash-root .sb{width:60px}.dash-root .sb-i-lbl,.dash-root .sb-logo-t,.dash-root .sb-un,.dash-root .sb-us,.dash-root .sb-sec,.dash-root .sb-score,.dash-root .sb-score-change{display:none}.dash-root .main{margin-left:60px;padding:1rem}.dash-root .g2,.dash-root .g3,.dash-root .g21,.dash-root .g12,.dash-root .asset-grid,.dash-root .g4{grid-template-columns:1fr}}.dash-root .sb-i.locked{opacity:.45;cursor:pointer;position:relative}.dash-root .sb-i.locked:after{content:"🔒";opacity:.7;font-size:11px;position:absolute;top:50%;right:.6rem;transform:translateY(-50%)}.dash-root .sb-i.locked:hover{opacity:.65;background:#f59e0b14}.dash-root .completion-banner{background:linear-gradient(135deg,#f59e0b14,#f59e0b05);border:1.5px solid #f59e0b66;border-radius:14px;flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:1.25rem;padding:1rem 1.25rem;display:flex}.dash-root .completion-banner.complete{background:linear-gradient(135deg,#22c55e14,#22c55e05);border-color:#22c55e66}.dash-root .cb-icon{flex-shrink:0;font-size:26px}.dash-root .cb-body{flex:1;min-width:200px}.dash-root .cb-title{color:var(--text);margin-bottom:2px;font-size:14px;font-weight:800}.dash-root .cb-sub{color:var(--muted);font-size:12px;line-height:1.5}.dash-root .cb-progress{background:var(--border);border-radius:99px;width:100%;height:6px;margin-top:.55rem;overflow:hidden}.dash-root .cb-progress-fill{background:linear-gradient(90deg,#f59e0b,#fbbf24);border-radius:99px;height:100%;transition:width .4s}.dash-root .completion-banner.complete .cb-progress-fill{background:linear-gradient(90deg,#16a34a,#22c55e)}.dash-root .cb-btn{background:var(--dark);color:#fff;cursor:pointer;letter-spacing:.3px;border:none;border-radius:10px;flex-shrink:0;padding:.7rem 1.1rem;font-family:inherit;font-size:13px;font-weight:800}.dash-root .cb-btn:hover{background:var(--dark2)}.dash-root .cb-btn.primary{background:var(--g);color:#000}.dash-root .cb-btn.primary:hover{background:var(--gd)}.dash-root .pw-overlay{z-index:9999;background:#0d1f13bf;justify-content:center;align-items:center;padding:1.5rem;animation:.25s fadeIn;display:flex;position:fixed;inset:0}.dash-root .pw-modal{background:#fff;border-radius:18px;flex-direction:column;width:100%;max-width:620px;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 25px 80px #0006}.dash-root .pw-head{border-bottom:1px solid var(--border);background:var(--bg);padding:1.25rem 1.5rem 1rem}.dash-root .pw-step-indicator{gap:.35rem;margin-bottom:.65rem;display:flex}.dash-root .pw-dot{background:var(--border);border-radius:99px;flex:1;height:5px;transition:background .3s}.dash-root .pw-dot.active{background:var(--g)}.dash-root .pw-dot.done{background:var(--gd)}.dash-root .pw-step-label{color:var(--muted);text-transform:uppercase;letter-spacing:1px;margin-bottom:.15rem;font-size:11px;font-weight:800}.dash-root .pw-title{color:var(--text);letter-spacing:-.3px;font-size:20px;font-weight:900}.dash-root .pw-body{flex:1;padding:1.5rem;overflow-y:auto}.dash-root .pw-foot{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:.5rem;padding:1rem 1.5rem;display:flex}.dash-root .pw-btn-skip{color:var(--muted);cursor:pointer;background:0 0;border:none;padding:.5rem;font-family:inherit;font-size:12px}.dash-root .pw-btn-skip:hover{color:var(--text)}.dash-root .pw-btn-next{background:var(--g);color:#000;cursor:pointer;letter-spacing:.3px;border:none;border-radius:10px;padding:.7rem 1.4rem;font-family:inherit;font-size:13px;font-weight:900}.dash-root .pw-btn-next:disabled{opacity:.4;cursor:not-allowed}.dash-root .pw-input-row{align-items:center;gap:.5rem;margin-bottom:.55rem;display:flex}.dash-root .pw-input-row input{border:1.5px solid var(--border);border-radius:8px;flex:1;padding:.65rem .85rem;font-family:inherit;font-size:13px}.dash-root .pw-input-row input.amt{text-align:right;max-width:110px}.dash-root .pw-input-row .pw-icon{text-align:center;width:32px;font-size:18px}.dash-root .pw-input-row button{background:var(--bg);border:1px solid var(--border);cursor:pointer;border-radius:8px;padding:.55rem .8rem;font-size:14px}.dash-root .pw-quick-add{flex-wrap:wrap;gap:.35rem;margin-bottom:1rem;display:flex}.dash-root .pw-quick-btn{background:var(--bg);border:1.5px solid var(--border);cursor:pointer;border-radius:99px;padding:.4rem .8rem;font-family:inherit;font-size:11px;font-weight:700;transition:all .15s}.dash-root .pw-quick-btn:hover{border-color:var(--g);background:#22c55e14}.dash-root .pw-list{flex-direction:column;gap:.35rem;max-height:220px;margin-bottom:1rem;display:flex;overflow-y:auto}.dash-root .pw-list-item{background:var(--bg);border-radius:8px;align-items:center;gap:.55rem;padding:.55rem .8rem;font-size:13px;display:flex}.dash-root .pw-list-item .x{color:var(--muted);cursor:pointer;background:0 0;border:none;font-size:16px}.dash-root .pw-list-item .x:hover{color:var(--danger)}*{box-sizing:border-box;margin:0;padding:0}:root{--dark:#0d1f13;--dark2:#162b1c;--dark3:#1e3826;--g:#22c55e;--gd:#16a34a;--gl:#22c55e14;--gm:#86efac;--text:#111827;--muted:#6b7280;--muted2:#9ca3af;--border:#e5e7eb;--border2:#f3f4f6;--white:#fff;--bg:#f9fafb;--warn:#f59e0b;--danger:#ef4444;--blue:#3b82f6;--purple:#a855f7}html{scroll-behavior:smooth}body{color:var(--text);background:var(--white);-webkit-font-smoothing:antialiased;font-family:Plus Jakarta Sans,sans-serif;overflow-x:hidden}.toast-viewport{z-index:9999;flex-direction:column;gap:10px;max-width:min(360px,100vw - 32px);display:flex;position:fixed;bottom:24px;right:24px}.toast{background:var(--dark);color:#fff;border:1px solid #ffffff1f;border-radius:12px;padding:12px 14px;font-size:13px;font-weight:800;box-shadow:0 10px 30px #0000002e}.toast-success{border-color:#22c55e73}.toast-info{border-color:#3b82f673}.toast-warn{border-color:#f59e0b8c}.toast-error{border-color:#ef444499}.page{padding-top:68px;display:none}.page.on{display:block}nav{z-index:999;-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border);background:#fffffff2;position:fixed;top:0;left:0;right:0}.nav-wrap{justify-content:space-between;align-items:center;max-width:1200px;height:68px;margin:0 auto;padding:0 1.5rem;display:flex}.nav-logo{color:var(--dark);letter-spacing:-.5px;cursor:pointer;background:0 0;border:none;font-family:inherit;font-size:21px;font-weight:900}.nav-logo span{color:var(--g)}.nav-links{align-items:center;gap:.25rem;display:flex}.nav-link{cursor:pointer;color:var(--muted);background:0 0;border:none;border-radius:8px;padding:8px 14px;font-family:inherit;font-size:13px;font-weight:600;transition:all .15s}.nav-link:hover{color:var(--dark);background:var(--bg)}.nav-link.active{color:var(--dark);background:var(--gl)}.nav-right{align-items:center;gap:.65rem;display:flex}.nav-cta-ghost{cursor:pointer;border:1.5px solid var(--border);color:var(--text);background:0 0;border-radius:10px;padding:8px 18px;font-family:inherit;font-size:13px;font-weight:600;transition:all .15s}.nav-cta-ghost:hover{border-color:var(--dark)}.nav-cta{cursor:pointer;background:var(--dark);color:#fff;border:none;border-radius:10px;padding:9px 22px;font-family:inherit;font-size:13px;font-weight:700;transition:all .2s}.nav-cta:hover{background:var(--dark2);transform:translateY(-1px)}.btn{cursor:pointer;border:none;border-radius:12px;align-items:center;gap:.5rem;padding:13px 28px;font-family:inherit;font-size:14px;font-weight:800;transition:all .25s;display:inline-flex}.btn-primary{background:var(--dark);color:#fff}.btn-primary:hover{background:var(--dark2);transform:translateY(-2px);box-shadow:0 10px 30px #0d1f1333}.btn-green{background:var(--g);color:#fff}.btn-green:hover{background:var(--gd);transform:translateY(-2px)}.btn-outline{border:2px solid var(--border);color:var(--text);background:0 0}.btn-outline:hover{border-color:var(--text)}.btn-big{padding:15px 34px;font-size:15px}.section{max-width:1200px;margin:0 auto;padding:5rem 1.5rem}.section-narrow{max-width:900px;margin:0 auto;padding:5rem 1.5rem}.sec-label{background:var(--gl);color:var(--gd);letter-spacing:.3px;border-radius:99px;align-items:center;gap:.4rem;margin-bottom:.85rem;padding:4px 12px;font-size:10px;font-weight:800;display:inline-flex}.sec-label-dot{background:var(--g);border-radius:50%;width:5px;height:5px}h2.sec-h{color:var(--dark);letter-spacing:-2px;margin-bottom:1rem;font-size:clamp(30px,4vw,48px);font-weight:900;line-height:1.08}h2.sec-h span{color:var(--g)}p.sec-sub{color:var(--muted);max-width:620px;font-size:16px;line-height:1.75}.hero{background:var(--white);align-items:center;min-height:calc(100vh - 68px);padding:3rem 1.5rem 5rem;display:flex;position:relative;overflow:hidden}.hero:before{content:"";opacity:.4;background-image:radial-gradient(circle,#d1fae5 1px,#0000 1px);background-size:36px 36px;position:absolute;inset:0}.hero:after{content:"";pointer-events:none;background:radial-gradient(at 70% 30%,#22c55e14 0%,#0000 60%);width:700px;height:700px;position:absolute;top:0;right:0}.hero-wrap{z-index:1;grid-template-columns:1fr 1.15fr;align-items:center;gap:3rem;width:100%;max-width:1200px;margin:0 auto;display:grid;position:relative}.hero-left{max-width:540px}.hero-badge{background:var(--white);border:1px solid var(--border);color:var(--muted);border-radius:99px;align-items:center;gap:.5rem;margin-bottom:1.75rem;padding:5px 14px 5px 8px;font-size:11px;font-weight:600;display:inline-flex;box-shadow:0 1px 6px #0000000f}.hb-dot{background:var(--gl);border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;display:flex}.hb-dot:after{content:"";background:var(--g);border-radius:50%;width:7px;height:7px;animation:2s infinite pulse}.hero h1{color:var(--dark);letter-spacing:-2.5px;margin-bottom:1.4rem;font-size:clamp(40px,5.5vw,68px);font-weight:900;line-height:1.02}.hero h1 em{color:var(--g);font-style:normal}.hero-sub{color:var(--muted);margin-bottom:2rem;font-size:17px;line-height:1.7}.hero-ctas{flex-wrap:wrap;gap:.75rem;margin-bottom:1.75rem;display:flex}.hero-trust{color:var(--muted2);flex-wrap:wrap;gap:1.5rem;font-size:12px;font-weight:500;display:flex}.hero-trust span{align-items:center;gap:.35rem;display:flex}.auth-card{background:var(--white);border:1px solid var(--border);border-radius:18px;max-width:520px;margin:0 auto;padding:18px;box-shadow:0 10px 30px #1118270f}.auth-tabs{background:var(--bg);border:1px solid var(--border);border-radius:14px;gap:4px;margin-bottom:14px;padding:4px;display:flex}.auth-tab{cursor:pointer;color:var(--muted);background:0 0;border:none;border-radius:12px;flex:1;padding:10px 12px;font-family:inherit;font-size:13px;font-weight:900;transition:all .15s}.auth-tab.active{background:var(--white);color:var(--dark);box-shadow:0 6px 16px #11182714}.auth-form{flex-direction:column;gap:12px;display:flex}.auth-label{color:var(--dark);flex-direction:column;gap:6px;font-size:12px;font-weight:800;display:flex}.auth-input{border:1.5px solid var(--border);background:var(--white);border-radius:12px;outline:none;padding:12px;font-family:inherit;font-size:14px;transition:border-color .15s,box-shadow .15s}.auth-input:focus{border-color:#22c55e8c;box-shadow:0 0 0 4px #22c55e1f}.auth-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.auth-check{color:var(--muted);align-items:center;gap:8px;font-size:12px;font-weight:700;display:flex}.auth-check input{width:16px;height:16px}.auth-link{color:var(--gd);cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:12px;font-weight:900}.auth-link:hover{text-decoration:underline}.auth-submit{justify-content:center;width:100%}.auth-hint{color:var(--muted);margin-top:2px;font-size:12px;line-height:1.6}.auth-error{color:#991b1b;background:#ef44440f;border:1px solid #ef444440;border-radius:12px;margin-bottom:10px;padding:10px 12px;font-size:12px;font-weight:800}.hero-right{position:relative}.dash-mockup{background:var(--dark);border-radius:20px;padding:1rem;animation:6s ease-in-out infinite float;position:relative;box-shadow:0 30px 80px #0d1f1340,0 10px 30px #0d1f1326}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.dm-browser{background:var(--dark2);border-radius:12px;overflow:hidden}.dm-bar{background:#ffffff08;border-bottom:1px solid #ffffff0d;align-items:center;gap:.4rem;padding:.6rem .9rem;display:flex}.dm-dot{border-radius:50%;width:10px;height:10px}.dm-dot.r{background:#ff5f57}.dm-dot.y{background:#febc2e}.dm-dot.gr{background:#28c840}.dm-url{color:#ffffff4d;text-align:center;background:#ffffff0d;border-radius:6px;flex:1;margin:0 .75rem;padding:4px 10px;font-size:10px}.dm-body{grid-template-columns:180px 1fr;gap:.85rem;min-height:440px;padding:1.1rem;display:grid}.dm-sb{background:#ffffff05;border-radius:10px;flex-direction:column;gap:.35rem;padding:.85rem;display:flex}.dm-user{border-bottom:1px solid #ffffff0f;align-items:center;gap:.5rem;margin-bottom:.6rem;padding-bottom:.7rem;display:flex}.dm-av{background:linear-gradient(135deg,var(--g),var(--gd));color:#000;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:10px;font-weight:800;display:flex}.dm-user-txt{color:#fff;font-size:10px;font-weight:600}.dm-user-sub{color:#fff6;font-size:8px}.dm-nav-item{color:#ffffff80;border-radius:6px;align-items:center;gap:.5rem;padding:.4rem .5rem;font-size:10px;font-weight:500;transition:all .15s;display:flex}.dm-nav-item.active{color:var(--gm);background:#22c55e1a}.dm-nav-ico{opacity:.7;width:12px;height:12px}.dm-main{flex-direction:column;gap:.75rem;display:flex}.dm-main-h{color:#fff;letter-spacing:-.3px;margin-bottom:.25rem;font-size:14px;font-weight:900}.dm-main-sub{color:#fff6;margin-bottom:.5rem;font-size:10px}.dm-kpis{grid-template-columns:repeat(3,1fr);gap:.5rem;display:grid}.dm-kpi{background:#ffffff08;border:1px solid #ffffff0f;border-radius:8px;padding:.6rem .7rem}.dm-kpi-l{color:#fff6;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.25rem;font-size:8px;font-weight:700}.dm-kpi-v{color:#fff;letter-spacing:-.3px;font-size:13px;font-weight:900}.dm-kpi-t{color:var(--gm);margin-top:.2rem;font-size:8px;font-weight:600}.dm-chart{background:#ffffff08;border:1px solid #ffffff0f;border-radius:10px;padding:.8rem}.dm-chart-h{justify-content:space-between;align-items:center;margin-bottom:.6rem;display:flex}.dm-chart-t{color:#fff;font-size:10px;font-weight:700}.dm-chart-pill{color:var(--gm);background:#22c55e26;border-radius:99px;padding:2px 6px;font-size:8px;font-weight:700}.dm-chart-bars{align-items:flex-end;gap:3px;height:60px;display:flex}.dm-bar-item{background:linear-gradient(180deg,var(--g) 0%,var(--gd) 100%);opacity:.7;border-radius:2px 2px 0 0;flex:1;transition:all .3s;animation:2s ease-out growbar}.dm-bar-item.active{opacity:1;box-shadow:0 0 12px #22c55e80}@keyframes growbar{0%{height:0}}.dm-objects{background:#ffffff08;border:1px solid #ffffff0f;border-radius:10px;padding:.75rem}.dm-obj-h{color:#fff;justify-content:space-between;align-items:center;margin-bottom:.5rem;font-size:10px;font-weight:700;display:flex}.dm-obj-badge{background:var(--g);color:#000;border-radius:99px;padding:2px 6px;font-size:8px;font-weight:800;animation:2s infinite pulse}.dm-obj-list{flex-direction:column;gap:.35rem;display:flex}.dm-obj{background:#ffffff05;border-radius:6px;align-items:center;gap:.5rem;padding:.4rem .5rem;display:flex}.dm-obj-img{background:linear-gradient(135deg,#4a7c3b,#2d5a1f);border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;display:flex}.dm-obj-info{flex:1;min-width:0}.dm-obj-t{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:9px;font-weight:600;overflow:hidden}.dm-obj-d{color:#fff6;font-size:8px}.dm-obj-p{color:var(--gm);font-size:10px;font-weight:800}.float-badge{color:var(--dark);z-index:2;background:#fff;border-radius:14px;align-items:center;gap:.6rem;padding:.7rem 1rem;font-size:12px;font-weight:700;display:flex;position:absolute;box-shadow:0 10px 30px #0d1f1326,0 2px 8px #0000000f}.float-badge-1{animation:4s ease-in-out infinite floatbadge;top:-15px;left:-25px}.float-badge-2{animation:4s ease-in-out 1.5s infinite floatbadge;bottom:20px;right:-25px}.float-badge-3{animation:4s ease-in-out 3s infinite floatbadge;top:45%;right:-40px}@keyframes floatbadge{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.fb-ico{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;display:flex}.fb-ico.g{background:var(--gl)}.fb-ico.b{background:#dbeafe}.fb-ico.w{background:#fef3c7}.fb-txt{font-size:12px;line-height:1.3}.fb-sub{color:var(--muted);margin-top:1px;font-size:10px;font-weight:500}.proof-strip{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:var(--bg);padding:1.5rem}.proof-inner{flex-wrap:wrap;justify-content:space-around;align-items:center;gap:1.5rem;max-width:1200px;margin:0 auto;display:flex}.proof{text-align:center}.proof-n{color:var(--dark);letter-spacing:-.5px;font-size:26px;font-weight:900;line-height:1}.proof-n span{color:var(--g)}.proof-l{color:var(--muted);text-transform:uppercase;letter-spacing:.5px;margin-top:.25rem;font-size:11px;font-weight:600}.features-grid{grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:3rem;display:grid}.feature-c{background:var(--white);border:1px solid var(--border);border-radius:20px;padding:2rem;transition:all .25s;position:relative;overflow:hidden}.feature-c:hover{border-color:#22c55e4d;transform:translateY(-3px);box-shadow:0 12px 36px #22c55e14}.feature-ico-wrap{background:var(--gl);border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1.2rem;font-size:22px;display:flex}.feature-t{color:var(--dark);letter-spacing:-.3px;margin-bottom:.5rem;font-size:19px;font-weight:900}.feature-d{color:var(--muted);margin-bottom:1rem;font-size:14px;line-height:1.75}.feature-list{flex-direction:column;gap:.4rem;display:flex}.feature-item{color:var(--text);gap:.5rem;font-size:12px;line-height:1.5;display:flex}.feature-item:before{content:"→";color:var(--g);flex-shrink:0;font-weight:900}.feature-c.dark{background:linear-gradient(135deg,var(--dark) 0%,#1a3726 100%);color:#fff}.feature-c.dark .feature-ico-wrap{background:#22c55e26}.feature-c.dark .feature-t{color:#fff}.feature-c.dark .feature-d{color:#ffffff8c}.feature-c.dark .feature-item{color:#ffffffbf}.feature-c.dark .feature-item:before{color:var(--gm)}.preview-section{background:var(--bg);padding:6rem 1.5rem;position:relative;overflow:hidden}.preview-inner{max-width:1200px;margin:0 auto;position:relative}.preview-grid{grid-template-columns:1fr 1.2fr;align-items:center;gap:3rem;margin-top:3rem;display:grid}.preview-content h3{color:var(--dark);letter-spacing:-1px;margin-bottom:1rem;font-size:28px;font-weight:900;line-height:1.2}.preview-content p{color:var(--muted);margin-bottom:1.25rem;font-size:15px;line-height:1.75}.preview-stats{grid-template-columns:1fr 1fr;gap:.75rem;margin-top:1.5rem;display:grid}.preview-stat{background:var(--white);border:1px solid var(--border);border-radius:12px;padding:1rem}.preview-stat-n{color:var(--g);letter-spacing:-.5px;font-size:22px;font-weight:900}.preview-stat-l{color:var(--muted);margin-top:.2rem;font-size:11px;font-weight:600}.preview-mockup{background:var(--white);border:1px solid var(--border);border-radius:20px;padding:1.75rem;box-shadow:0 20px 50px #0000000f}.pm-title{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.pm-t{color:var(--dark);font-size:15px;font-weight:900}.pm-tag{background:var(--gl);color:var(--gd);border-radius:99px;padding:3px 10px;font-size:10px;font-weight:700}.pm-items{flex-direction:column;gap:.65rem;display:flex}.pm-item{background:var(--bg);border-radius:12px;align-items:center;gap:.85rem;padding:.9rem 1rem;transition:all .2s;display:flex}.pm-item:hover{background:#f3f4f6}.pm-item-ico{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:18px;display:flex}.pm-item-info{flex:1;min-width:0}.pm-item-t{color:var(--dark);margin-bottom:.15rem;font-size:13px;font-weight:700}.pm-item-d{color:var(--muted);font-size:11px}.pm-item-r{text-align:right}.pm-item-p{letter-spacing:-.3px;font-size:14px;font-weight:900}.pm-item-p.save{color:var(--g)}.pm-item-p.warn{color:var(--warn)}.pm-item-s{color:var(--muted);font-size:10px;font-weight:600}.journey-bg{background:var(--dark);padding:5rem 1.5rem;position:relative;overflow:hidden}.journey-bg:before{content:"";background-image:radial-gradient(circle,#22c55e0f 1px,#0000 1px);background-size:36px 36px;position:absolute;inset:0}.journey-inner{z-index:1;max-width:1100px;margin:0 auto;position:relative}.journey-h{text-align:center;color:#fff;margin-bottom:3rem}.journey-h .sec-h{color:#fff}.journey-h .sec-sub{color:#ffffff80;margin:0 auto}.journey-steps{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid;position:relative}.journey-steps:before{content:"";background:linear-gradient(90deg,#0000,#22c55e4d,#0000);height:1px;position:absolute;top:30px;left:10%;right:10%}.journey-step{text-align:center;z-index:1;position:relative}.js-num{border:1.5px solid var(--g);width:60px;height:60px;color:var(--g);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#22c55e1a;border-radius:16px;justify-content:center;align-items:center;margin:0 auto 1.25rem;font-size:24px;font-weight:900;display:flex;position:relative}.js-t{color:#fff;letter-spacing:-.2px;margin-bottom:.5rem;font-size:15px;font-weight:800}.js-d{color:#ffffff80;max-width:220px;margin:0 auto;font-size:12px;line-height:1.65}.partner-grid{grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:3rem;display:grid}.partner-c{background:var(--white);border:1px solid var(--border);text-align:center;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;min-height:130px;padding:1.5rem;transition:all .2s;display:flex}.partner-c:hover{border-color:#22c55e4d}.partner-ico{opacity:.7;margin-bottom:.5rem;font-size:28px}.partner-name{color:var(--muted);letter-spacing:.5px;text-transform:uppercase;font-size:12px;font-weight:800}.partner-tag{color:var(--muted2);margin-top:.3rem;font-size:10px}.cta-final{background:var(--dark);text-align:center;padding:6rem 1.5rem;position:relative;overflow:hidden}.cta-final:before{content:"";background-image:radial-gradient(circle,#22c55e0d 1px,#0000 1px);background-size:36px 36px;position:absolute;inset:0}.cta-final:after{content:"";pointer-events:none;background:radial-gradient(#22c55e1f 0%,#0000 65%);width:600px;height:400px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cta-h{color:#fff;letter-spacing:-2px;z-index:1;margin-bottom:.75rem;font-size:clamp(32px,4.5vw,54px);font-weight:900;line-height:1.05;position:relative}.cta-h span{color:var(--g)}.cta-p{color:#fff6;z-index:1;max-width:500px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:16px;line-height:1.7;position:relative}.cta-final .btn{z-index:1;position:relative}.cta-final-dual{z-index:1;flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex;position:relative}.btn-dark-outline{color:#fff;background:#ffffff0d;border:1.5px solid #ffffff26}.btn-dark-outline:hover{background:#ffffff1a;border-color:#ffffff4d}.page-hero{background:var(--white);padding:4rem 1.5rem 3rem;position:relative;overflow:hidden}.page-hero:before{content:"";opacity:.3;background-image:radial-gradient(circle,#d1fae5 1px,#0000 1px);background-size:36px 36px;position:absolute;inset:0}.page-hero-inner{text-align:center;z-index:1;max-width:900px;margin:0 auto;position:relative}.page-hero h1{color:var(--dark);letter-spacing:-2.5px;margin-bottom:1rem;font-size:clamp(36px,5vw,60px);font-weight:900;line-height:1.05}.page-hero h1 span{color:var(--g)}.page-hero-sub{color:var(--muted);max-width:620px;margin:0 auto;font-size:17px;line-height:1.75}.timeline{max-width:860px;margin:3rem auto 0;position:relative}.timeline:before{content:"";background:linear-gradient(180deg,var(--g),var(--border));width:2px;position:absolute;top:30px;bottom:30px;left:28px}.tl-step{gap:1.5rem;padding:1.25rem 0;display:flex;position:relative}.tl-num{background:var(--dark);color:#fff;z-index:1;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:58px;height:58px;font-size:22px;font-weight:900;display:flex;position:relative;box-shadow:0 4px 20px #0d1f1326}.tl-content{background:var(--white);border:1px solid var(--border);border-radius:18px;flex:1;padding:1.65rem 1.85rem;transition:all .2s}.tl-content:hover{border-color:#22c55e4d;box-shadow:0 8px 32px #22c55e14}.tl-t{color:var(--dark);letter-spacing:-.3px;margin-bottom:.5rem;font-size:19px;font-weight:800}.tl-d{color:var(--muted);font-size:14px;line-height:1.75}.tl-time{background:var(--gl);color:var(--gd);text-transform:uppercase;letter-spacing:.5px;border-radius:99px;align-items:center;gap:.35rem;margin-top:.75rem;padding:3px 10px;font-size:10px;font-weight:700;display:inline-flex}.about-body{max-width:760px;margin:3rem auto 0}.about-intro{color:var(--dark);letter-spacing:-.4px;margin-bottom:2.5rem;font-size:22px;font-weight:600;line-height:1.55}.about-intro strong{color:var(--g)}.about-body p{color:var(--muted);margin-bottom:1.3rem;font-size:16px;line-height:1.85}.about-body p strong{color:var(--dark)}.about-quote{background:var(--bg);border-left:4px solid var(--g);color:var(--dark);border-radius:0 12px 12px 0;margin:2.5rem 0;padding:1.5rem 2rem;font-size:17px;font-style:italic;font-weight:600;line-height:1.6}.values-grid{grid-template-columns:repeat(3,1fr);gap:1rem;max-width:1100px;margin-top:3rem;margin-left:auto;margin-right:auto;display:grid}.value-c{background:var(--white);border:1px solid var(--border);border-radius:18px;padding:1.75rem;transition:border-color .2s}.value-c:hover{border-color:#22c55e4d}.value-ico{margin-bottom:.9rem;font-size:28px}.value-t{color:var(--dark);letter-spacing:-.3px;margin-bottom:.4rem;font-size:17px;font-weight:800}.value-d{color:var(--muted);font-size:13px;line-height:1.75}footer{background:var(--dark);color:#fff;border-top:1px solid #ffffff0d;padding:4rem 1.5rem 2rem;position:relative;overflow:hidden}footer:before{content:"";background-image:radial-gradient(circle,#22c55e0a 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0}.footer-inner{z-index:1;max-width:1200px;margin:0 auto;position:relative}.footer-grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;margin-bottom:3rem;display:grid}.footer-brand-name{letter-spacing:-.5px;margin-bottom:.75rem;font-size:24px;font-weight:900}.footer-brand-name span{color:var(--g)}.footer-brand-sub{color:#fff6;max-width:320px;font-size:14px;line-height:1.7}.footer-col-t{letter-spacing:1.5px;text-transform:uppercase;color:var(--g);margin-bottom:1rem;font-size:11px;font-weight:700}.footer-link{color:#ffffff80;cursor:pointer;text-align:left;background:0 0;border:none;margin-bottom:.55rem;padding:0;font-family:inherit;font-size:13px;text-decoration:none;transition:color .15s;display:block}.footer-link:hover{color:#fff}.footer-bottom{color:#ffffff59;border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;padding-top:1.5rem;font-size:12px;display:flex}@media (width<=900px){.hero-wrap{grid-template-columns:1fr}.hero-right{display:none}.features-grid,.preview-grid,.journey-steps,.partner-grid,.values-grid,.pricing-grid{grid-template-columns:1fr}.journey-steps:before{display:none}.footer-grid{grid-template-columns:1fr 1fr;gap:2rem}.nav-links{display:none}.dm-body{grid-template-columns:1fr}.dm-sb{display:none}}
