:root{--bg: #f5f7f6;--surface: #ffffff;--surface-2: #eef4f2;--text: #17211f;--muted: #66736f;--border: #dce5e2;--primary: #0f766e;--primary-dark: #0b5f59;--primary-soft: #dff3ef;--shadow: 0 16px 42px rgba(17, 45, 40, .08);--shadow-soft: 0 8px 24px rgba(17, 45, 40, .06);--danger: #dc2626;--orange: #f97316;--blue: #2563eb;--purple: #7c3aed;--sidebar: #10221f;--sidebar-text: #dbe9e6;--radius: 18px}:root[data-theme=dark]{--bg: #0c1211;--surface: #121a18;--surface-2: #18231f;--text: #edf7f4;--muted: #9cafaa;--border: #263531;--primary: #2dd4bf;--primary-dark: #14b8a6;--primary-soft: rgba(45, 212, 191, .12);--shadow: 0 18px 48px rgba(0, 0, 0, .28);--shadow-soft: 0 8px 24px rgba(0, 0, 0, .18);--sidebar: #08100f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{border:0;cursor:pointer}h1,h2,h3,p{margin-top:0}h1,h2,h3,.brand,.landing-brand,.auth-brand{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:11px;min-height:42px;padding:0 18px;font-weight:700;transition:.2s ease;border:1px solid transparent;white-space:nowrap}.btn:hover{transform:translateY(-1px)}.btn:disabled{opacity:.55;cursor:not-allowed;transform:none}.btn.primary{background:var(--primary);color:#fff;box-shadow:0 8px 22px #0f766e38}.btn.primary:hover{background:var(--primary-dark)}.btn.ghost{background:var(--surface);color:var(--text);border-color:var(--border)}.btn.ghost:hover{border-color:var(--primary);color:var(--primary)}.btn.white{background:#fff;color:#0f766e}.btn.large{min-height:52px;padding:0 24px;border-radius:14px}.btn.full{width:100%}.icon-btn{width:40px;height:40px;border-radius:11px;display:inline-flex;align-items:center;justify-content:center;background:var(--surface);color:var(--muted);border:1px solid var(--border)}.icon-btn:hover{color:var(--primary);border-color:var(--primary)}.icon-btn.danger:hover{color:var(--danger);border-color:#fecaca;background:#fff7f7}.eyebrow{font-size:12px;letter-spacing:.1em;text-transform:uppercase;font-weight:800;color:var(--primary)}.muted{color:var(--muted)}.mobile-only{display:none}.landing{background:#fbfdfc;color:#17211f;min-height:100vh}.landing-header{height:76px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 clamp(24px,5vw,84px);border-bottom:1px solid #e7eeeb;background:#fbfdfceb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);position:sticky;top:0;z-index:20}.landing-brand{display:inline-flex;align-items:center;gap:9px;font-size:22px;font-weight:800;width:max-content}.landing-brand span,.auth-brand span,.brand-mark{width:38px;height:38px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:#0f766e;color:#fff}.landing-nav{display:flex;gap:28px;color:#52605c;font-weight:600;font-size:14px}.landing-nav a:hover{color:#0f766e}.landing-actions{justify-self:end;display:flex;align-items:center;gap:16px}.text-link{color:#52605c;font-weight:700;font-size:14px}.hero{max-width:1440px;margin:0 auto;padding:90px clamp(24px,5vw,84px) 80px;display:grid;grid-template-columns:minmax(0,.9fr) minmax(540px,1.1fr);gap:64px;align-items:center;background:radial-gradient(circle at 76% 40%,rgba(15,118,110,.12),transparent 35%)}.hero-copy{max-width:650px}.pill{width:max-content;display:inline-flex;align-items:center;gap:7px;border-radius:999px;padding:7px 12px;background:#e4f4f1;color:#0f766e;font-size:13px;font-weight:800}.pill.light{background:#ffffff29;color:#fff}.hero h1{margin:22px 0;font-size:clamp(46px,5.6vw,78px);line-height:1.02;letter-spacing:-.055em}.hero h1 em{font-style:normal;color:#0f766e}.hero-copy>p{font-size:19px;line-height:1.7;color:#5b6965;max-width:600px}.hero-cta{display:flex;gap:12px;margin:32px 0 24px;flex-wrap:wrap}.trust-line{display:flex;gap:18px;flex-wrap:wrap;color:#5b6965;font-size:13px;font-weight:600}.trust-line span{display:flex;align-items:center;gap:5px}.hero-product{position:relative}.mock-browser{background:#fff;border:1px solid #dfe9e6;border-radius:24px;box-shadow:0 35px 80px #112d282b;overflow:hidden;transform:perspective(1100px) rotateY(-2deg) rotateX(1deg)}.mock-top{height:44px;display:flex;align-items:center;gap:7px;padding:0 14px;background:#f5f8f7;border-bottom:1px solid #e4ece9}.mock-top i{width:9px;height:9px;border-radius:50%;background:#c8d4d1}.mock-top span{margin-left:12px;color:#87938f;font-size:11px}.mock-app{display:grid;grid-template-columns:58px 1fr;min-height:480px}.mock-sidebar{background:#10221f;padding:18px 10px;display:flex;flex-direction:column;align-items:center;gap:16px}.mock-logo{width:30px;height:30px;display:grid;place-items:center;border-radius:9px;background:#2dd4bf;color:#0a2a25;font-weight:900;margin-bottom:12px}.mock-sidebar span{width:28px;height:28px;border-radius:8px;background:#ffffff14}.mock-sidebar span.active{background:#2dd4bf47}.mock-main{padding:24px;background:#f9fbfa}.mock-heading{display:flex;justify-content:space-between;align-items:center}.mock-heading div:first-child{display:flex;flex-direction:column;gap:4px}.mock-heading small{color:#84918d}.mock-heading strong{font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:17px}.mock-avatar{width:32px;height:32px;border-radius:50%;background:#dff3ef;color:#0f766e;display:grid;place-items:center;font-weight:800}.mock-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:11px;margin:22px 0}.mock-stats article{border:1px solid #e3ebe8;background:#fff;border-radius:14px;padding:15px;display:flex;flex-direction:column;gap:7px}.mock-stats span,.mock-stats small{color:#8a9692;font-size:10px}.mock-stats strong{font-size:17px}.mock-stats small{color:#0f766e}.mock-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:12px}.mock-chart,.mock-list{min-height:270px;border:1px solid #e3ebe8;background:#fff;border-radius:15px;padding:17px}.chart-bars{height:190px;display:flex;align-items:end;gap:8px;border-bottom:1px solid #e7eeeb}.chart-bars span{flex:1;border-radius:6px 6px 0 0;background:linear-gradient(#1bb6a7,#8ce4da)}.mock-chart footer{display:flex;justify-content:space-between;margin-top:14px;font-size:11px;color:#75827e}.mock-list>strong{font-size:12px;display:block;margin-bottom:13px}.mock-list>div{display:grid;grid-template-columns:30px 1fr auto;align-items:center;gap:7px;padding:9px 0;border-bottom:1px solid #edf2f0;font-size:10px}.mock-list i{width:28px;height:28px;border-radius:8px;background:#f0f6f4;display:grid;place-items:center;font-style:normal}.mock-list span{display:flex;flex-direction:column;font-weight:700}.mock-list small{color:#98a39f;font-weight:400}.mock-list b{font-size:9px;color:#e45454}.mock-list b.positive{color:#0f766e}.float-card{position:absolute;z-index:2;background:#fff;border:1px solid #e0e9e6;box-shadow:0 16px 40px #112d2824;border-radius:14px;padding:12px 14px;display:flex;align-items:center;gap:10px;color:#0f766e}.float-card span{display:flex;flex-direction:column;color:#17211f}.float-card small{color:#75827e;font-size:11px;margin-top:2px}.float-one{left:-30px;bottom:78px}.float-two{right:-28px;top:75px}.logo-strip{border-top:1px solid #e6eeeb;border-bottom:1px solid #e6eeeb;min-height:84px;padding:18px clamp(24px,5vw,84px);display:flex;align-items:center;justify-content:center;gap:clamp(24px,6vw,90px);color:#63706c;font-weight:700;font-size:13px}.logo-strip>span{color:#17211f}.logo-strip div{display:flex;align-items:center;gap:8px}.logo-strip svg{color:#0f766e;width:19px}.section{max-width:1280px;margin:0 auto;padding:110px clamp(24px,5vw,64px)}.section-heading{text-align:center;max-width:690px;margin:0 auto 48px}.section-heading.left{text-align:left;margin-left:0}.section-heading h2,.how-copy h2,.price-copy h2,.final-cta h2{font-size:clamp(34px,4vw,52px);letter-spacing:-.04em;line-height:1.08;margin:12px 0 16px}.section-heading p,.how-copy>p,.price-copy>p{color:#65736e;line-height:1.7;font-size:17px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature-card{border:1px solid #e1eae7;border-radius:20px;padding:28px;background:#fff;transition:.2s ease}.feature-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px #112d2814}.feature-card>div{width:46px;height:46px;border-radius:14px;display:grid;place-items:center;background:#e4f4f1;color:#0f766e}.feature-card h3{margin:20px 0 9px;font-size:19px}.feature-card p{color:#67746f;line-height:1.6;margin:0}.how-section{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.how-visual{min-height:620px;border-radius:36px;background:linear-gradient(145deg,#dff3ef,#f2f7f5);display:grid;place-items:center;position:relative;overflow:hidden}.how-visual:before,.how-visual:after{content:"";position:absolute;width:280px;height:280px;border-radius:50%;background:#0f766e1a}.how-visual:before{left:-120px;top:-70px}.how-visual:after{right:-130px;bottom:-70px}.phone-mock{width:300px;height:585px;border-radius:42px;background:#0d1715;padding:11px;box-shadow:0 30px 70px #0d241f47;z-index:1}.phone-screen{background:#f8fbfa;height:100%;border-radius:32px;padding:34px 18px 20px;position:relative;overflow:hidden}.phone-notch{position:absolute;width:110px;height:25px;background:#0d1715;border-radius:0 0 16px 16px;top:11px;left:50%;transform:translate(-50%);z-index:2}.phone-brand{display:flex;align-items:center;gap:7px;font-weight:800;font-family:Inter,ui-sans-serif,system-ui,sans-serif;margin-bottom:36px}.phone-brand span{width:28px;height:28px;display:grid;place-items:center;background:#0f766e;color:#fff;border-radius:9px}.phone-screen>small{color:#788580}.phone-screen h3{font-size:29px;margin:7px 0 24px}.phone-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.phone-actions i{height:68px;border:1px solid #dfe9e6;border-radius:13px;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#0f766e;font-size:22px;font-style:normal;font-weight:700}.phone-actions small{font-size:10px;color:#66736f}.phone-card{margin-top:20px;border-radius:18px;background:#fff;border:1px solid #dfe9e6;padding:16px}.phone-card>strong{font-size:12px}.donut{width:145px;height:145px;margin:18px auto;border-radius:50%;background:conic-gradient(#0f766e 0,#0f766e 38%,#f97316 38%,#f97316 63%,#7c3aed 63%,#7c3aed 82%,#dce8e4 82%);display:grid;place-items:center;position:relative}.donut:after{content:"";position:absolute;width:95px;height:95px;border-radius:50%;background:#fff}.donut span{position:relative;z-index:1;font-weight:800;font-size:13px}.phone-card footer{display:flex;justify-content:space-between;font-size:11px}.step{display:grid;grid-template-columns:45px 1fr;gap:16px;margin-top:30px}.step>span{width:45px;height:45px;display:grid;place-items:center;background:#e4f4f1;color:#0f766e;border-radius:14px;font-weight:800}.step h3{margin:1px 0 5px;font-size:18px}.step p{color:#6b7773;margin:0}.price-section{max-width:1380px}.price-card{background:#10221f;color:#fff;border-radius:32px;padding:55px;display:grid;grid-template-columns:1.25fr .75fr;gap:60px;align-items:center;overflow:hidden;position:relative}.price-card:after{content:"";position:absolute;width:400px;height:400px;border-radius:50%;background:#2dd4bf1a;right:-160px;top:-160px}.price-copy{position:relative;z-index:1}.price-copy .eyebrow{color:#5eead4}.price-copy>p{color:#b7c9c5}.included{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin-top:28px}.included span{display:flex;align-items:center;gap:8px;color:#e7f1ef;font-size:14px}.included svg{color:#5eead4}.price-box{background:#fff;color:#17211f;border-radius:24px;padding:32px;text-align:center;position:relative;z-index:1}.price-box>small{color:#6d7a76;font-weight:700}.price{display:flex;justify-content:center;align-items:flex-start;margin:12px 0 4px;color:#0f766e}.price sup{font-size:20px;font-weight:800;margin-top:15px}.price strong{font-size:72px;line-height:1;letter-spacing:-.06em}.price span{font-size:28px;font-weight:800;margin-top:8px}.price-box p{color:#74817d;font-size:13px}.safe{display:flex;justify-content:center;gap:6px;margin-top:15px;color:#6d7a76;font-size:12px}.faq-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;align-items:start}.faq-list{border-top:1px solid #dfe8e5}.faq{border-bottom:1px solid #dfe8e5}.faq button{width:100%;padding:22px 0;background:transparent;display:flex;justify-content:space-between;align-items:center;color:#17211f;font-weight:800;text-align:left}.faq button svg{transition:.2s}.faq>div{display:grid;grid-template-rows:0fr;transition:.25s ease}.faq>div>p{overflow:hidden;color:#687570;line-height:1.65;margin:0}.faq.open>div{grid-template-rows:1fr}.faq.open>div>p{padding-bottom:22px}.faq.open button svg{transform:rotate(180deg);color:#0f766e}.final-cta{max-width:1200px;margin:10px auto 100px;border-radius:30px;padding:55px 65px;background:linear-gradient(120deg,#0f766e,#0a5853);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:40px}.final-cta h2{max-width:720px;margin-bottom:10px}.final-cta p{color:#cce7e2;margin:0}.landing-footer{padding:40px clamp(24px,5vw,84px);border-top:1px solid #e3ece9;display:grid;grid-template-columns:auto 1fr auto;gap:28px;align-items:center;color:#687570}.landing-footer p{margin:0}.landing-footer>div{display:flex;gap:18px;font-weight:700;font-size:13px}.landing-footer small{grid-column:1 / -1;border-top:1px solid #e9efed;padding-top:20px}.auth-page{min-height:100vh;display:grid;grid-template-columns:minmax(420px,.8fr) 1.2fr;background:var(--surface)}.auth-card{width:min(100%,560px);padding:54px clamp(28px,6vw,76px);display:flex;flex-direction:column;justify-content:center;margin:auto}.back-link{display:inline-flex;align-items:center;gap:7px;color:var(--muted);font-size:13px;font-weight:700;margin-bottom:36px}.auth-brand{display:inline-flex;align-items:center;gap:10px;font-size:23px;font-weight:800;margin-bottom:28px}.auth-card h1{font-size:38px;letter-spacing:-.04em;margin-bottom:10px}.auth-card>p{color:var(--muted);line-height:1.6}.form-stack{display:flex;flex-direction:column;gap:17px;margin:24px 0 14px}.form-stack label,.modal-form label,.settings-fields label{display:flex;flex-direction:column;gap:7px;font-size:13px;font-weight:700;color:var(--text)}.input-wrap{height:48px;border:1px solid var(--border);border-radius:12px;display:flex;align-items:center;gap:10px;padding:0 13px;background:var(--surface)}.input-wrap:focus-within{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-soft)}.input-wrap svg{color:var(--muted);flex:none}.input-wrap input{flex:1;min-width:0;border:0;outline:0;background:transparent;color:var(--text)}.input-action{background:transparent;color:var(--muted);display:flex}.form-alert{border-radius:11px;padding:12px 14px;font-size:13px;line-height:1.5}.form-alert.error{background:#fef2f2;color:#b91c1c;border:1px solid #fecaca}.form-alert.warning{background:#fffbeb;color:#92400e;border:1px solid #fde68a}.auth-foot{text-align:center;font-size:13px;margin-top:20px}.auth-foot a{color:var(--primary);font-weight:800}.auth-visual{margin:18px;border-radius:28px;background:linear-gradient(145deg,#0c665f,#10221f);display:grid;place-items:center;padding:50px;position:relative;overflow:hidden}.auth-visual:before,.auth-visual:after{content:"";position:absolute;border-radius:50%;background:#ffffff0f}.auth-visual:before{width:480px;height:480px;top:-200px;right:-100px}.auth-visual:after{width:330px;height:330px;bottom:-160px;left:-80px}.auth-quote,.benefit-list{max-width:560px;color:#fff;position:relative;z-index:1}.auth-quote>span{font-size:100px;color:#5eead4;line-height:.5}.auth-quote h2,.benefit-list h2{font-size:clamp(34px,4vw,56px);letter-spacing:-.04em;line-height:1.1}.auth-quote p,.benefit-list p{color:#bcd1cd;font-size:17px}.benefit-list>div{display:flex;align-items:center;gap:10px;margin-top:18px;font-weight:700}.success-state{text-align:center}.success-state svg{color:var(--primary)}.success-state h1{margin-top:20px}.pending-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 50% 20%,var(--primary-soft),transparent 35%),var(--bg)}.pending-card{width:min(100%,620px);background:var(--surface);border:1px solid var(--border);border-radius:24px;box-shadow:var(--shadow);padding:46px;text-align:center}.pending-icon{width:70px;height:70px;border-radius:22px;display:grid;place-items:center;background:var(--primary-soft);color:var(--primary);margin:0 auto 22px}.pending-card h1{font-size:36px;letter-spacing:-.04em;margin:10px 0 14px}.pending-card>p{color:var(--muted);line-height:1.7}.pending-info{margin:24px 0;padding:16px;border-radius:14px;background:var(--surface-2);display:flex;gap:11px;text-align:left;color:var(--muted)}.pending-info svg{color:var(--primary);flex:none}.pending-actions{display:flex;gap:10px;justify-content:center;flex-wrap:wrap}.app-shell{min-height:100vh;background:var(--bg)}.sidebar{width:250px;position:fixed;inset:0 auto 0 0;z-index:40;background:var(--sidebar);color:var(--sidebar-text);padding:22px 14px;display:flex;flex-direction:column}.sidebar-top{height:48px;display:flex;align-items:center;justify-content:space-between;padding:0 8px;margin-bottom:28px}.brand{display:flex;align-items:center;gap:10px;color:#fff;font-size:21px;font-weight:800}.brand-mark{width:36px;height:36px;background:#2dd4bf;color:#0a2b26}.sidebar-nav{display:flex;flex-direction:column;gap:5px}.nav-item{min-height:44px;padding:0 13px;border-radius:11px;display:flex;align-items:center;gap:12px;color:#aebfbb;font-weight:600;font-size:14px;background:transparent;width:100%}.nav-item:hover{background:#ffffff0f;color:#fff}.nav-item.active{background:#2dd4bf24;color:#5eead4}.sidebar-footer{margin-top:auto;border-top:1px solid rgba(255,255,255,.08);padding-top:16px}.user-mini{display:grid;grid-template-columns:38px 1fr;align-items:center;gap:10px;padding:7px 8px 13px}.avatar{width:38px;height:38px;border-radius:12px;background:#2dd4bf;color:#0b302b;display:grid;place-items:center;font-weight:900}.user-mini div:last-child{min-width:0;display:flex;flex-direction:column}.user-mini strong{color:#fff;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-mini small{color:#819590;font-size:10px;margin-top:3px}.logout{cursor:pointer}.app-main{margin-left:250px;min-height:100vh}.topbar{height:78px;position:sticky;top:0;z-index:20;background:color-mix(in srgb,var(--bg) 88%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);display:flex;align-items:center;justify-content:space-between;padding:0 clamp(22px,3vw,42px);border-bottom:1px solid var(--border)}.topbar-copy{display:flex;flex-direction:column;gap:3px}.topbar-copy strong{font-family:Inter,ui-sans-serif,system-ui,sans-serif}.topbar-actions{display:flex;align-items:center;gap:9px}.demo-badge{background:#fef3c7;color:#92400e;border-radius:999px;padding:5px 9px;font-size:10px;font-weight:900;letter-spacing:.08em}.content{padding:34px clamp(22px,3vw,42px) 70px;max-width:1600px;margin:0 auto}.page-loader{min-height:100vh;display:flex;align-items:center;justify-content:center;gap:12px;background:var(--bg);color:var(--muted)}.spinner{width:22px;height:22px;border:3px solid var(--border);border-top-color:var(--primary);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.mobile-nav{display:none}.page-header{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:28px}.page-header h1{font-size:clamp(27px,3vw,38px);letter-spacing:-.04em;margin:6px 0 7px}.page-header p{color:var(--muted);margin:0}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:18px}.stats-grid.compact{grid-template-columns:repeat(3,1fr)}.stat-card{min-height:132px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:19px;display:flex;align-items:flex-start;gap:14px;box-shadow:var(--shadow-soft)}.stat-icon{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;flex:none}.stat-card>div:last-child{display:flex;flex-direction:column;min-width:0}.stat-card span{color:var(--muted);font-size:12px;font-weight:700}.stat-card strong{font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:clamp(22px,2.1vw,29px);margin:5px 0 3px;letter-spacing:-.035em}.stat-card small{color:var(--muted);font-size:11px}.tone-teal .stat-icon{background:var(--primary-soft);color:var(--primary)}.tone-blue .stat-icon{background:#e8f0ff;color:#2563eb}.tone-orange .stat-icon{background:#fff1e7;color:#ea580c}.tone-purple .stat-icon{background:#f2eaff;color:#7c3aed}[data-theme=dark] .tone-blue .stat-icon,[data-theme=dark] .tone-orange .stat-icon,[data-theme=dark] .tone-purple .stat-icon{background:var(--surface-2)}.panel{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-soft);padding:22px}.panel-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.panel-head h2{font-size:19px;margin:4px 0 0}.panel-head>a{color:var(--primary);font-size:12px;font-weight:800}.panel-head>svg{color:var(--primary)}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(290px,.65fr);gap:18px;margin-bottom:18px}.dashboard-grid.lower{grid-template-columns:1.15fr .85fr}.chart-panel,.chart-wrap{min-width:0}.goal-highlight{display:flex;flex-direction:column}.goal-ring{width:170px;height:170px;margin:8px auto 18px;border-radius:50%;display:grid;place-items:center;background:conic-gradient(var(--primary) var(--progress),var(--surface-2) 0);position:relative}.goal-ring:after{content:"";position:absolute;width:126px;height:126px;background:var(--surface);border-radius:50%}.goal-ring span{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center}.goal-ring strong{font-size:29px}.goal-ring small{color:var(--muted)}.goal-values{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:16px}.goal-values span{display:flex;flex-direction:column;color:var(--muted);font-size:11px}.goal-values strong{color:var(--text);font-size:15px;margin-top:4px}.transaction-list,.bill-list{display:flex;flex-direction:column}.transaction-row{display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:11px;padding:12px 0;border-bottom:1px solid var(--border)}.transaction-row:last-child{border-bottom:0}.transaction-icon{width:39px;height:39px;border-radius:12px;background:var(--surface-2);display:grid;place-items:center;flex:none}.transaction-row>div{min-width:0;display:flex;flex-direction:column}.transaction-row strong{font-size:13px}.transaction-row small{color:var(--muted);font-size:11px;margin-top:3px}.transaction-row>b{font-size:13px}.income{color:var(--primary)!important}.expense{color:#e45c45!important}.bill-row{display:grid;grid-template-columns:45px 1fr auto;align-items:center;gap:11px;padding:12px 0;border-bottom:1px solid var(--border)}.bill-row>span:first-child{width:43px;height:43px;border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--primary-soft);color:var(--primary)}.bill-row small{font-size:9px}.bill-row>div{display:flex;flex-direction:column}.bill-row>div small{color:var(--muted);margin-top:3px}.bill-row b{font-size:13px}.empty-mini{color:var(--muted);text-align:center;padding:28px 12px}.empty-mini svg{color:var(--primary)}.table-panel{padding:0;overflow:hidden}.table-toolbar{display:flex;justify-content:space-between;gap:14px;padding:18px;border-bottom:1px solid var(--border)}.search-box{width:min(100%,360px);height:42px;border:1px solid var(--border);background:var(--bg);border-radius:11px;display:flex;align-items:center;gap:9px;padding:0 12px}.search-box:focus-within{border-color:var(--primary)}.search-box svg{color:var(--muted)}.search-box input{flex:1;border:0;outline:0;background:transparent;color:var(--text)}.toolbar-actions{display:flex;gap:9px}.filter-select{height:42px;display:flex;align-items:center;gap:7px;border:1px solid var(--border);border-radius:11px;padding:0 11px;background:var(--surface)}.filter-select select{border:0;outline:0;background:transparent;color:var(--text)}.responsive-table{overflow-x:auto}table{width:100%;border-collapse:collapse;min-width:760px}th{text-align:left;color:var(--muted);font-size:11px;text-transform:uppercase;letter-spacing:.06em;padding:13px 18px;background:var(--surface-2)}td{padding:14px 18px;border-bottom:1px solid var(--border);font-size:13px}tbody tr:hover{background:color-mix(in srgb,var(--primary-soft) 35%,transparent)}.cell-main{display:flex;align-items:center;gap:10px}.cell-main>div{display:flex;flex-direction:column}.cell-main small{color:var(--muted);margin-top:2px}.category-chip,.status-chip{display:inline-flex;width:max-content;border-radius:999px;padding:5px 9px;background:var(--surface-2);color:var(--muted);font-size:11px;font-weight:700}.row-actions{display:flex;gap:5px;justify-content:flex-end}.row-actions .icon-btn{width:34px;height:34px}.empty-table{text-align:center;padding:40px;color:var(--muted)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#040d0b94;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:grid;place-items:center;padding:18px}.modal{width:min(100%,560px);max-height:calc(100vh - 36px);overflow-y:auto;background:var(--surface);border:1px solid var(--border);border-radius:20px;box-shadow:var(--shadow)}.modal>header{min-height:68px;padding:0 22px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border)}.modal h2{font-size:20px;margin:0}.modal-form{padding:22px;display:flex;flex-direction:column;gap:16px}.modal-form input:not([type=checkbox]):not([type=color]),.modal-form select,.modal-form textarea,.settings-fields input{width:100%;border:1px solid var(--border);border-radius:11px;min-height:44px;padding:10px 12px;outline:0;background:var(--surface);color:var(--text)}.modal-form textarea{resize:vertical}.modal-form input:focus,.modal-form select:focus,.modal-form textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-soft)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.modal-actions{display:flex;justify-content:flex-end;gap:9px;padding-top:4px}.type-toggle{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:5px;background:var(--surface-2);border-radius:12px}.type-toggle button{min-height:40px;border-radius:9px;background:transparent;color:var(--muted);font-weight:800}.type-toggle button.active.income{background:var(--surface);color:var(--primary);box-shadow:var(--shadow-soft)}.type-toggle button.active.expense{background:var(--surface);color:#e45c45;box-shadow:var(--shadow-soft)}.check-line{flex-direction:row!important;align-items:center;gap:9px!important}.check-line input{width:17px;height:17px;accent-color:var(--primary)}.color-input{padding:5px!important;height:44px}.goal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.goal-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:21px;box-shadow:var(--shadow-soft)}.goal-card header{display:flex;justify-content:space-between;margin-bottom:18px}.goal-symbol{width:44px;height:44px;display:grid;place-items:center;border-radius:13px}.goal-card h2{font-size:20px;margin:7px 0 22px}.goal-progress-line{height:8px;border-radius:99px;background:var(--surface-2);overflow:hidden}.goal-progress-line span{display:block;height:100%;border-radius:inherit}.goal-card-values{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:16px 0}.goal-card-values span{display:flex;flex-direction:column}.goal-card-values small{color:var(--muted)}.goal-card-values strong{margin-top:4px}.goal-card footer{display:flex;justify-content:space-between;align-items:center;padding-top:14px;border-top:1px solid var(--border)}.goal-card footer span{display:flex;align-items:center;gap:6px;color:var(--muted);font-size:12px}.empty-state{grid-column:1 / -1;min-height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:var(--muted)}.empty-state svg{color:var(--primary)}.empty-state h2{color:var(--text);margin:16px 0 7px}.bills-panel{padding:0;overflow:hidden}.bills-summary{display:flex;justify-content:space-between;align-items:center;padding:22px;border-bottom:1px solid var(--border)}.bills-summary>div{display:flex;align-items:center;gap:12px}.bills-summary svg{color:var(--primary)}.bills-summary span{display:flex;flex-direction:column}.bills-summary small,.bills-summary p{color:var(--muted);font-size:12px;margin:0}.bills-summary strong{font-size:23px}.bill-table-list{padding:0 22px}.bill-item{min-height:78px;display:grid;grid-template-columns:54px 42px 1fr auto 72px 112px;gap:12px;align-items:center;border-bottom:1px solid var(--border)}.bill-item.paused{opacity:.6}.due-badge{width:49px;height:49px;border-radius:13px;background:var(--primary-soft);color:var(--primary);display:flex;flex-direction:column;align-items:center;justify-content:center}.due-badge small{font-size:8px;text-transform:uppercase}.due-badge strong{font-size:18px}.bill-info{display:flex;flex-direction:column}.bill-info small{color:var(--muted);margin-top:3px}.status-chip.active{background:var(--primary-soft);color:var(--primary)}.status-chip.paused{background:var(--surface-2);color:var(--muted)}.reports-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:18px;margin-bottom:18px}.pie-layout{display:grid;grid-template-columns:1fr 1fr;align-items:center}.chart-wrap.pie{position:relative}.pie-center{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;pointer-events:none}.pie-center strong{font-size:16px}.pie-center small{color:var(--muted)}.legend-list{display:flex;flex-direction:column;gap:11px}.legend-list>div{display:grid;grid-template-columns:10px 1fr auto;align-items:center;gap:8px;font-size:12px}.legend-list span{width:9px;height:9px;border-radius:50%}.legend-list p{margin:0;color:var(--muted)}.insight-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.insight-grid>div{border-radius:14px;padding:17px;background:var(--surface-2);display:flex;flex-direction:column}.insight-grid span,.insight-grid small{color:var(--muted);font-size:11px}.insight-grid strong{font-size:20px;margin:6px 0 3px}.settings-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.settings-card{display:grid;grid-template-columns:46px 1fr;gap:13px;align-content:start}.settings-icon{width:44px;height:44px;border-radius:13px;background:var(--primary-soft);color:var(--primary);display:grid;place-items:center}.settings-card>div:nth-child(2) h2{font-size:18px;margin:2px 0 5px}.settings-card>div:nth-child(2) p{color:var(--muted);font-size:13px;margin:0}.settings-card>*:nth-child(n+3){grid-column:1 / -1}.settings-fields{display:grid;grid-template-columns:1fr 1fr;gap:11px;margin-top:10px}.settings-fields input{color:var(--muted)}.account-status{grid-column:1 / -1;padding:13px;background:var(--primary-soft);color:var(--primary);border-radius:12px;display:flex;align-items:center;gap:10px}.account-status span{display:flex;flex-direction:column}.account-status small{color:var(--muted);margin-top:2px}.settings-card>.btn{width:max-content;margin-top:8px}.danger-text{color:var(--danger)!important}.plain-list{list-style:none;padding:0;margin:12px 0 0;display:flex;flex-direction:column;gap:10px}.plain-list li{display:flex;align-items:center;gap:8px;color:var(--muted)}.plain-list svg{color:var(--primary)}.tech-status{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:10px}.tech-status span{padding:13px;border-radius:12px;background:var(--surface-2);display:flex;flex-direction:column;color:var(--muted);font-size:11px}.tech-status strong{color:var(--text);margin-top:4px}@media(max-width:1180px){.hero{grid-template-columns:1fr;padding-top:65px}.hero-copy{max-width:800px}.hero-product{max-width:820px}.feature-grid{grid-template-columns:repeat(2,1fr)}.how-section{gap:45px}.stats-grid,.goal-grid{grid-template-columns:repeat(2,1fr)}.reports-grid{grid-template-columns:1fr}.bill-item{grid-template-columns:54px 42px 1fr auto 70px}.bill-item .row-actions{grid-column:5}.status-chip{display:none}}@media(max-width:860px){.mobile-only{display:inline-flex}.desktop-only{display:none!important}.landing-header{grid-template-columns:1fr auto;height:68px;padding:0 18px}.landing-nav{display:none;position:fixed;inset:68px 0 auto 0;background:#fff;border-bottom:1px solid #e1eae7;padding:20px;flex-direction:column;gap:8px;box-shadow:0 18px 35px #112d281a}.landing-nav.open{display:flex}.landing-nav a{padding:10px}.landing-actions .btn.primary{display:none}.hero{padding:50px 20px 65px;gap:45px}.hero h1{font-size:clamp(43px,11vw,64px)}.hero-copy>p{font-size:17px}.mock-browser{transform:none}.mock-app{grid-template-columns:46px 1fr;min-height:410px}.mock-main{padding:16px}.mock-grid{grid-template-columns:1fr}.mock-list{display:none}.mock-stats article:last-child{display:none}.mock-stats{grid-template-columns:1fr 1fr}.float-card{display:none}.logo-strip{justify-content:flex-start;overflow-x:auto;gap:30px}.logo-strip>*{flex:none}.section{padding:80px 20px}.how-section{grid-template-columns:1fr}.how-visual{min-height:600px;order:2}.price-card{grid-template-columns:1fr;padding:34px 24px}.included{grid-template-columns:1fr}.faq-section{grid-template-columns:1fr;gap:18px}.final-cta{margin:0 20px 70px;padding:38px 25px;flex-direction:column;align-items:flex-start}.landing-footer{grid-template-columns:1fr;padding:32px 20px}.landing-footer>div{flex-wrap:wrap}.auth-page{grid-template-columns:1fr}.auth-visual{display:none}.auth-card{min-height:100vh;padding:38px 24px}.auth-card h1{font-size:34px}.sidebar{transform:translate(-105%);transition:.25s ease;width:min(82vw,290px);box-shadow:18px 0 50px #00000042}.sidebar.open{transform:translate(0)}.sidebar-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:35;background:#0000006b}.app-main{margin-left:0}.topbar{height:68px;padding:0 15px}.topbar-copy .eyebrow{display:none}.content{padding:25px 16px 95px}.mobile-nav{position:fixed;display:grid;grid-template-columns:repeat(5,1fr);left:0;right:0;bottom:0;min-height:68px;padding-bottom:env(safe-area-inset-bottom);background:color-mix(in srgb,var(--surface) 94%,transparent);border-top:1px solid var(--border);z-index:30;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.mobile-nav-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:var(--muted);font-size:9px;font-weight:700}.mobile-nav-item.active{color:var(--primary)}.page-header{align-items:flex-start;flex-direction:column}.page-header .btn{width:100%}.dashboard-grid,.dashboard-grid.lower{grid-template-columns:1fr}.goal-highlight{min-height:auto}.goal-ring{width:150px;height:150px}.table-toolbar{flex-direction:column}.search-box{width:100%}.toolbar-actions{justify-content:space-between}.goal-grid,.settings-grid,.pie-layout{grid-template-columns:1fr}.legend-list{padding:0 20px 10px}.bill-item{grid-template-columns:54px 42px 1fr auto;padding:12px 0}.bill-item>b{grid-column:4}.bill-item .row-actions{grid-column:1 / -1;justify-content:flex-end;margin-top:-5px}.bills-summary{align-items:flex-start;flex-direction:column;gap:8px}.tech-status{grid-template-columns:1fr}}@media(max-width:600px){.hero-cta{flex-direction:column}.hero-cta .btn{width:100%}.trust-line{flex-direction:column;gap:8px}.feature-grid{grid-template-columns:1fr}.mock-stats article{padding:11px}.mock-stats strong{font-size:14px}.mock-chart{min-height:230px}.chart-bars{height:155px}.how-visual{margin-inline:-20px;border-radius:0}.phone-mock{width:282px;height:560px}.price-box{padding:25px 18px}.final-cta .btn{width:100%}.stats-grid,.stats-grid.compact{grid-template-columns:1fr 1fr;gap:10px}.stat-card{min-height:118px;padding:14px;flex-direction:column;gap:10px}.stat-icon{width:36px;height:36px}.stat-card strong{font-size:19px}.stat-card small{display:none}.panel{padding:17px}.form-grid{grid-template-columns:1fr}.modal{border-radius:18px 18px 0 0;align-self:end;width:100%;max-height:92vh}.modal-backdrop{padding:0}.modal-actions{flex-direction:column-reverse}.modal-actions .btn{width:100%}.page-header h1{font-size:28px}.toolbar-actions{flex-direction:column}.toolbar-actions>*{width:100%}.filter-select{justify-content:center}.goal-card-values{gap:8px}.insight-grid,.settings-fields{grid-template-columns:1fr}.account-status{grid-column:auto}.topbar-copy strong{font-size:14px}.topbar-actions .icon-btn{width:36px;height:36px}.demo-badge{display:none}}@media print{.sidebar,.topbar,.mobile-nav,.page-header .btn{display:none!important}.app-main{margin-left:0}.content{padding:0}.panel,.stat-card{box-shadow:none;break-inside:avoid}}.form-inline-link{display:flex;justify-content:flex-end;margin-top:-7px}.form-inline-link a{color:var(--primary);font-size:12px;font-weight:800}.form-alert.success{background:#ecfdf5;color:#047857;border:1px solid #a7f3d0;margin-bottom:16px}.password-checks{display:flex;flex-wrap:wrap;gap:7px;margin-top:-7px}.password-checks span{border:1px solid var(--border);background:var(--surface-2);color:var(--muted);border-radius:999px;padding:5px 8px;font-size:10px;font-weight:800}.password-checks span.ok{border-color:#99f6e4;background:#ecfdf5;color:#047857}.danger-card{border-color:color-mix(in srgb,var(--danger) 30%,var(--border))}.admin-mfa{display:grid;grid-template-columns:46px 1fr auto;gap:16px;align-items:center;margin-bottom:18px}.admin-mfa h2{margin:4px 0 6px}.admin-mfa p{margin:0;color:var(--muted)}.admin-mfa>.form-alert,.admin-mfa>.mfa-setup,.admin-mfa>.mfa-code-row{grid-column:1 / -1}.mfa-setup{display:grid;grid-template-columns:180px 1fr;gap:20px;align-items:center;border:1px solid var(--border);border-radius:16px;padding:18px;background:var(--surface-2)}.mfa-setup img{width:180px;height:180px;border-radius:12px;background:#fff;padding:8px}.mfa-setup div{display:flex;flex-direction:column;gap:9px}.mfa-setup small{color:var(--muted);word-break:break-all}.mfa-code-row{display:grid;grid-template-columns:1fr auto;gap:10px;max-width:520px}.admin-panel{padding:0;overflow:hidden}.admin-panel .form-alert{margin:16px 18px 0}.admin-table-wrap{overflow-x:auto}.admin-table{min-width:960px}.admin-table td:first-child{display:flex;flex-direction:column;gap:3px}.admin-table td:first-child small{color:var(--muted)}.status-chip.pending{background:#fffbeb;color:#92400e}.status-chip.suspended,.status-chip.chargeback{background:#fef2f2;color:#b91c1c}.status-chip.refunded,.status-chip.canceled{background:var(--surface-2);color:var(--muted)}.icon-btn.success{color:#047857;background:#ecfdf5}.icon-btn.danger{color:#b91c1c;background:#fef2f2}.admin-privacy-note{margin:18px;padding:13px 15px;border-radius:12px;background:var(--primary-soft);color:var(--primary);display:flex;align-items:center;gap:9px;font-size:12px;font-weight:700}.page-loader.inline{min-height:180px;background:transparent}@media(max-width:700px){.admin-mfa{grid-template-columns:46px 1fr}.admin-mfa>.btn{grid-column:1 / -1;width:100%}.mfa-setup{grid-template-columns:1fr;text-align:center}.mfa-setup img{margin:auto}.mfa-code-row{grid-template-columns:1fr}.mfa-code-row .btn{width:100%}}
