@import "https://fonts.googleapis.com/css2?family=Hind+Siliguri:wght@400;500;600;700&family=Inter:wght@400;500;600;700&display=swap";
:root{--ink:#171a2b;--muted:#737887;--line:#e8e9f0;--indigo:#5261d8;--indigo-dark:#4352c6;--canvas:#f7f8fc;--green:#238c54;--green-soft:#e8f6ee;--red:#d14e49;--red-soft:#fcedec}*{box-sizing:border-box}body{background:var(--canvas);color:var(--ink);margin:0;font-family:Inter,Hind Siliguri,sans-serif}.app-shell{min-height:100vh;display:flex}.sidebar{border-right:1px solid var(--line);background:#fff;flex-direction:column;flex-shrink:0;width:256px;padding:30px 18px 22px;display:flex}.brand{align-items:center;gap:10px;margin:0 12px 38px;font-size:18px;font-weight:700;display:flex}.brand-mark{background:var(--indigo);color:#fff;border-radius:10px;place-items:center;width:32px;height:32px;font-family:Hind Siliguri;font-weight:700;display:grid}.profile{border-bottom:1px solid var(--line);align-items:center;gap:10px;padding:0 10px 30px;display:flex}.avatar,.top-avatar{color:var(--indigo-dark);background:#e7e8ff;border-radius:50%;place-items:center;width:38px;height:38px;font-size:12px;font-weight:700;display:grid}.profile strong{font-size:12px;display:block}.profile small{color:var(--muted);margin-top:3px;font-size:11px;display:block}.more{color:#a1a4b0;letter-spacing:1px;background:0 0;border:0;margin-left:auto}.nav{flex-direction:column;gap:7px;padding-top:24px;display:flex}.nav-item{height:46px;color:var(--muted);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:13px;padding:0 13px;font-size:13px;display:flex}.nav-item.active{color:var(--indigo);background:#eff0ff;font-weight:600}.nav-arrow{opacity:0;margin-left:auto;font-size:19px}.nav-item.active .nav-arrow{opacity:1}.sidebar-bottom{margin-top:auto}.help-card{background:#f5f6ff;border-radius:13px;margin:0 5px 20px;padding:17px 15px}.help-icon{width:27px;height:27px;color:var(--indigo);background:#dfe1ff;border-radius:50%;place-items:center;margin-bottom:11px;font-weight:700;display:grid}.help-card strong{font-size:12px}.help-card p{color:var(--muted);margin:5px 0 12px;font-size:11px}.help-card button{color:var(--indigo);background:0 0;border:0;align-items:center;gap:5px;padding:0;font-size:11px;font-weight:600;display:flex}.logout{color:#858896;cursor:pointer;background:0 0;border:0;padding:12px 13px;font-size:12px}.logout span{margin-right:9px;font-size:18px}.main-content{flex:1;min-width:0}.topbar{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;height:75px;padding:0 48px;display:flex}.breadcrumb{color:#555b6b;font-size:12px}.breadcrumb span{color:#c3c5cd;padding:0 9px}.top-actions{align-items:center;gap:22px;display:flex}.icon-button,.mobile-menu,.close-button{color:#727784;cursor:pointer;background:0 0;border:0}.top-avatar{width:34px;height:34px}.page-content{max-width:1180px;margin:0 auto;padding:39px 48px 30px}.welcome{justify-content:space-between;align-items:flex-end;margin-bottom:28px;display:flex}.eyebrow{color:#8b8f9d;margin:0 0 7px;font-size:11px}.welcome h1{letter-spacing:-.5px;margin:0 0 5px;font-size:26px}.subtext{color:var(--muted);margin:0;font-family:Hind Siliguri;font-size:13px}.primary-button{background:var(--indigo);color:#fff;cursor:pointer;border:0;border-radius:9px;align-items:center;gap:8px;height:43px;padding:0 17px;font-size:12px;font-weight:600;display:inline-flex;box-shadow:0 5px 12px #5261d822}.primary-button:hover{background:var(--indigo-dark)}.stats-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:25px;display:grid}.stat-card{border:1px solid #0000;border-radius:13px;padding:19px 20px 16px}.stat-card.balance{background:#eef0ff;border-color:#e0e2ff}.stat-card.income{background:var(--green-soft);border-color:#dbf0e3}.stat-card.expense{background:var(--red-soft);border-color:#f4dfde}.stat-heading{color:#656b7b;justify-content:space-between;align-items:center;font-size:12px;display:flex}.stat-icon{background:#fff8;border-radius:8px;place-items:center;width:29px;height:29px;display:grid}.stat-card strong{letter-spacing:-1px;font-variant-numeric:tabular-nums;margin:14px 0 11px;font-size:25px;display:block}.stat-footer{color:#858998;gap:8px;font-size:10px;display:flex}.positive{color:var(--green);font-weight:600}.negative{color:var(--red);font-weight:600}.content-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.panel{border:1px solid var(--line);background:#fff;border-radius:14px;min-width:0;padding:20px}.panel-header{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:18px;display:flex}.panel h2{margin:0 0 4px;font-size:16px}.panel-header p{color:var(--muted);margin:0;font-family:Hind Siliguri;font-size:12px}.text-button{color:var(--indigo);white-space:nowrap;cursor:pointer;background:0 0;border:0;padding:5px 0;font-size:11px;font-weight:600}.text-button span{margin-left:4px;font-size:16px}.search-box{color:#a3a7b2;background:#f7f8fb;border:1px solid #eff0f4;border-radius:8px;align-items:center;gap:9px;height:37px;margin-bottom:10px;padding:0 11px;display:flex}.search-box input{width:100%;color:var(--ink);background:0 0;border:0;outline:none;font-family:inherit;font-size:11px}.book-row{text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #f0f1f5;align-items:center;gap:11px;width:100%;padding:13px 0;display:flex}.book-avatar{border-radius:10px;flex-shrink:0;place-items:center;width:35px;height:35px;font-size:10px;font-weight:700;display:grid}.mint{color:#238c54;background:#dff4e8}.peach{color:#c35e50;background:#ffebe5}.lavender{color:#7463ca;background:#ece9ff}.book-info{flex:1;min-width:0}.book-info strong,.book-info small,.book-balance strong,.book-balance small{display:block}.book-info strong{margin-bottom:3px;font-size:12px}.book-info small{color:var(--muted);font-size:10px}.book-balance{text-align:right}.book-balance small{margin-bottom:2px;font-family:Hind Siliguri;font-size:10px}.book-balance strong{font-size:12px}.due strong{color:var(--green)}.owed strong{color:var(--red)}.amount{font-variant-numeric:tabular-nums}.row-chevron{color:#b5b8c3;font-size:20px}.add-book{width:100%;color:var(--indigo);cursor:pointer;background:#fafaff;border:1px dashed #cfd2e0;border-radius:8px;justify-content:center;align-items:center;gap:7px;height:39px;margin-top:15px;font-size:11px;display:flex}.activity-list{flex-direction:column;display:flex}.activity-row{border-bottom:1px solid #f0f1f5;align-items:center;gap:11px;padding:12px 0;display:flex}.transaction-icon{border-radius:9px;place-items:center;width:31px;height:31px;font-size:18px;font-weight:500;display:grid}.transaction-icon.in{color:var(--green);background:var(--green-soft)}.transaction-icon.out{color:var(--red);background:var(--red-soft)}.activity-info{flex:1;min-width:0}.activity-info strong,.activity-info small{display:block}.activity-info strong{margin-bottom:3px;font-size:11px}.activity-info small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-family:Hind Siliguri;font-size:10px;overflow:hidden}.entry-amount{font-size:12px;font-weight:600}.in-text{color:var(--green)}.out-text{color:var(--red)}.activity-summary{color:var(--muted);justify-content:space-between;padding-top:17px;font-family:Hind Siliguri;font-size:11px;display:flex}.activity-summary strong{color:var(--ink);font-family:Inter}.footer{text-align:center;color:#a0a3ae;padding:22px;font-size:10px}.footer span{padding:0 8px}.mobile-nav,.mobile-menu{display:none}.modal-backdrop{z-index:4;background:#13162b66;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:16px;width:min(420px,100%);padding:25px;box-shadow:0 18px 60px #11152d2b}.modal-header{justify-content:space-between;margin-bottom:22px;display:flex}.modal h2{margin:0;font-size:21px}.close-button{font-size:25px}.modal label{color:#6f7482;margin-bottom:15px;font-size:11px;display:block}.modal input,.modal select{border:1px solid var(--line);width:100%;height:43px;color:var(--ink);font:inherit;background:#fff;border-radius:8px;outline:none;margin-top:7px;padding:0 12px;font-size:12px;display:block}.type-toggle{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:16px;display:grid}.type-toggle button{border:1px solid var(--line);height:40px;color:var(--muted);background:#fff;border-radius:8px;font-size:12px}.type-toggle .selected-in{color:var(--green);background:var(--green-soft);border-color:#c8ead5}.full{justify-content:center;width:100%;margin-top:5px}.toast{color:#fff;z-index:5;background:#20243a;border-radius:9px;padding:12px 16px;font-size:12px;position:fixed;bottom:25px;right:25px;box-shadow:0 10px 30px #15182d44}.empty{text-align:center;color:var(--muted);padding:25px 0;font-family:Hind Siliguri;font-size:12px}@media (max-width:900px){.sidebar{width:210px}.topbar{padding:0 28px}.page-content{padding:30px 28px}.content-grid{grid-template-columns:1fr}.stats-grid{gap:10px}.stat-card strong{font-size:20px}}@media (max-width:640px){.app-shell{padding-bottom:68px}.sidebar{display:none}.topbar{height:62px;padding:0 18px}.mobile-menu{display:block}.breadcrumb{font-size:11px}.top-actions{gap:15px}.page-content{padding:26px 16px 18px}.welcome{flex-direction:column;align-items:flex-start;gap:17px;margin-bottom:22px}.welcome h1{font-size:23px}.primary-button{height:42px}.stats-grid{grid-template-columns:1fr;gap:9px}.stat-card{padding:15px 16px}.stat-card strong{margin:9px 0;font-size:23px}.content-grid{gap:12px}.panel{padding:16px}.panel-header{margin-bottom:14px}.panel h2{font-size:15px}.activity-info small{max-width:180px}.footer{font-size:9px}.mobile-nav{border-top:1px solid var(--line);z-index:3;background:#fff;justify-content:space-around;height:68px;padding:7px 4px;display:flex;position:fixed;bottom:0;left:0;right:0}.mobile-nav-item{color:#999daa;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-width:54px;font-size:9px;display:flex}.mobile-nav-item.active{color:var(--indigo)}.mobile-nav-item:nth-child(3){color:#fff;background:var(--indigo);align-self:-5px;border-radius:50%;width:47px;height:47px;box-shadow:0 5px 13px #5261d844}.mobile-nav-item:nth-child(3) span{display:none}.toast{text-align:center;bottom:82px;left:16px;right:16px}.modal{padding:20px}}.action-sheet{background:#fff;border-radius:20px;width:min(100%,520px);padding:26px;box-shadow:0 24px 70px #171a2b22}.sheet-action{border:0;border-bottom:1px solid var(--line);text-align:left;width:100%;color:var(--ink);cursor:pointer;background:0 0;align-items:center;gap:14px;padding:15px 0;display:flex}.sheet-action:last-child{border-bottom:0}.sheet-action>span:nth-child(2){flex:1;gap:3px;display:grid}.sheet-action strong{font-size:14px}.sheet-action small{color:var(--muted);font-size:11px}.sheet-icon{border-radius:12px;place-items:center;width:40px;height:40px;display:grid}.sheet-icon.mint{background:var(--green-soft);color:var(--green)}.sheet-icon.indigo{color:var(--indigo);background:#eef0ff}.sheet-icon.peach{color:#c26635;background:#fff0e8}.book-page{background:var(--canvas);min-height:100vh;color:var(--ink)}.book-topbar{border-bottom:1px solid var(--line);background:#fff;align-items:center;gap:20px;height:86px;padding:0 clamp(20px,5vw,72px);display:flex}.back-link{color:var(--muted);place-items:center;display:grid}.book-heading{flex:1;align-items:center;gap:12px;display:flex}.book-heading h1{margin:0 0 3px;font-size:19px}.book-heading p{color:var(--muted);margin:0;font-size:11px}.book-tools{gap:8px;display:flex}.book-tools button{border:1px solid var(--line);width:38px;height:38px;color:var(--muted);cursor:pointer;background:#fff;border-radius:9px;place-items:center;display:grid}.book-tools button:hover{color:var(--indigo);border-color:var(--indigo)}.book-main{width:min(100%,980px);margin:0 auto;padding:36px 24px}.book-balance-card{color:#fff;background:linear-gradient(115deg,#4c5bd1,#6674e2);border-radius:18px;justify-content:space-between;align-items:center;padding:28px 30px;display:flex;box-shadow:0 12px 30px #5261d82b}.book-balance-card .eyebrow{color:#dfe3ff}.book-balance-card strong{margin:7px 0;font-size:34px;display:block}.book-balance-card .positive{color:#dff8e9;font-size:12px}.balance-mark{background:#ffffff1f;border-radius:16px;place-items:center;width:52px;height:52px;display:grid}.book-actions{gap:10px;margin:18px 0;display:flex}.book-actions button{background:var(--indigo);color:#fff;height:43px;font:inherit;cursor:pointer;border:0;border-radius:9px;align-items:center;gap:8px;padding:0 17px;font-size:12px;display:flex}.book-actions .secondary{color:var(--indigo);background:#fff;border:1px solid #dfe2fa}.book-panel{border:1px solid var(--line);background:#fff;border-radius:15px;padding:24px}.detail-entry{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:17px 0;display:flex}.detail-entry>span:nth-child(2){flex:1;gap:4px;display:grid}.detail-entry small{color:var(--muted);font-size:11px}.settings-row{border:0;border-bottom:1px solid var(--line);width:100%;color:var(--ink);font:inherit;text-align:left;cursor:pointer;background:0 0;justify-content:space-between;align-items:center;padding:17px 0;display:flex}.settings-row.danger{color:var(--red);border-bottom:0}.landing-page{color:#16202a;background:#fff;min-height:100vh}.landing-header{border-bottom:1px solid #edf0f3;justify-content:space-between;align-items:center;max-width:1180px;height:76px;margin:auto;padding:0 28px;display:flex}.landing-brand{color:#14202a;align-items:center;gap:10px;font-size:18px;font-weight:700;text-decoration:none;display:flex}.landing-mark{color:#fff;background:#1769e8;border-radius:11px;place-items:center;width:36px;height:36px;display:grid}.landing-nav{align-items:center;gap:24px;font-size:13px;display:flex}.landing-nav a{color:#5c6976;text-decoration:none}.landing-nav a:hover{color:#1769e8}.landing-login{font-weight:600}.landing-cta{background:#1769e8;border-radius:8px;align-items:center;gap:10px;padding:13px 19px;font-weight:600;text-decoration:none;display:inline-flex;box-shadow:0 8px 20px #1769e82b;color:#fff!important}.landing-cta.small{padding:10px 15px}.landing-cta.inverse{box-shadow:none;background:#fff;color:#1769e8!important}.landing-secondary{color:#263746;border:1px solid #d8e1ea;border-radius:8px;align-items:center;padding:13px 19px;font-weight:600;text-decoration:none;display:inline-flex}.landing-menu{color:#16202a;background:0 0;border:0;display:none}.hero-section{grid-template-columns:1fr .9fr;align-items:center;gap:70px;max-width:1180px;margin:auto;padding:90px 28px 105px;display:grid}.hero-kicker,.section-kicker{color:#1769e8;letter-spacing:.1em;text-transform:uppercase;font-size:12px;font-weight:700}.hero-copy h1{letter-spacing:-.05em;max-width:650px;margin:18px 0;font-size:clamp(40px,5vw,66px);line-height:1.03}.hero-copy p{color:#647280;max-width:560px;font-size:17px;line-height:1.7}.hero-actions{gap:12px;margin:28px 0;display:flex}.hero-proof{color:#70808c;align-items:center;gap:9px;font-size:12px;display:flex}.proof-dot{background:#1da66a;border-radius:50%;width:7px;height:7px}.proof-divider{background:#dbe3e9;width:1px;height:14px}.hero-visual{background:#f4f8fb;border:1px solid #e6edf3;border-radius:24px;padding:18px;transform:rotate(1.5deg);box-shadow:0 25px 70px #1c40561a}.preview-top{justify-content:space-between;padding:4px 4px 18px;font-size:13px;font-weight:700;display:flex}.preview-avatar{color:#1769e8;background:#dfeaff;border-radius:50%;place-items:center;width:29px;height:29px;font-size:9px;display:grid}.preview-balance{color:#fff;background:#1769e8;border-radius:15px;padding:22px}.preview-balance small,.preview-balance span{color:#d9e8ff;font-size:11px;display:block}.preview-balance strong{margin:9px 0;font-size:31px;display:block}.preview-balance span{color:#c9f5df}.preview-list{padding:11px 0}.preview-list>div{border-bottom:1px solid #e6edf3;align-items:center;gap:10px;padding:15px 4px;display:flex}.preview-list>div>span:nth-child(2){flex:1;gap:4px;display:grid}.preview-list b{font-size:13px}.preview-list small{color:#82909b;font-size:10px}.preview-list strong{font-size:12px}.preview-icon{border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.preview-icon.mint{color:#15935e;background:#dff5e9}.preview-icon.blue{color:#1769e8;background:#e2ebff}.positive{color:#15935e}.negative{color:#d15d58}.trust-section{text-align:center;background:#f5f8fa;padding:76px 24px}.trust-section p{color:#7a8791;font-size:12px}.trust-section h2,.landing-section h2,.steps-section h2,.faq-section h2{letter-spacing:-.04em;max-width:660px;margin:14px auto;font-size:clamp(28px,4vw,44px)}.landing-section{max-width:1180px;margin:auto;padding:100px 28px}.section-intro{text-align:center}.section-intro p{color:#6d7b86}.feature-grid{grid-template-columns:repeat(4,1fr);gap:16px;margin-top:44px;display:grid}.feature-card{border:1px solid #e6edf3;border-radius:14px;padding:26px}.feature-card h3{margin:22px 0 9px;font-size:15px}.feature-card p,.steps-grid p,.faq-section p{color:#6d7b86;font-size:13px;line-height:1.7}.feature-icon{color:#1769e8;background:#e7f0ff;border-radius:11px;place-items:center;width:40px;height:40px;display:grid}.steps-section{background:#f5f8fa;grid-template-columns:.7fr 1.3fr;gap:80px;padding:90px max(28px,50% - 562px);display:grid}.steps-section h2{margin:14px 0}.steps-grid{grid-template-columns:repeat(3,1fr);gap:25px;display:grid}.steps-grid b{color:#1769e8;font-size:12px}.steps-grid h3{margin:19px 0 8px;font-size:15px}.faq-section{max-width:760px;margin:auto;padding:100px 28px}.faq-section h2{margin:14px 0 36px}.faq-section details{border-top:1px solid #e1e8ee;padding:20px 0}.faq-section summary{cursor:pointer;font-size:14px;font-weight:600}.final-cta{color:#fff;background:#1769e8;border-radius:18px;justify-content:space-between;align-items:center;gap:25px;max-width:1124px;margin:0 auto 70px;padding:42px 48px;display:flex}.final-cta .section-kicker{color:#cfe0ff}.final-cta h2{letter-spacing:-.03em;max-width:600px;margin:13px 0 0;font-size:clamp(24px,3vw,36px)}.landing-footer{color:#7b8790;border-top:1px solid #edf0f3;justify-content:space-between;max-width:1124px;margin:auto;padding:22px 0 32px;font-size:12px;display:flex}.cashbook-dashboard{background:#f7f8fc;min-height:100vh;padding-bottom:88px}.cashbook-header{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;height:78px;padding:0 max(20px,50% - 562px);display:flex}.dashboard-brand{color:var(--ink);align-items:center;gap:11px;text-decoration:none;display:flex}.dashboard-brand img{object-fit:contain;border-radius:9px;width:36px;height:36px}.dashboard-logo{background:var(--indigo);color:#fff;border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.dashboard-brand strong,.dashboard-brand small{display:block}.dashboard-brand strong{font-size:16px}.dashboard-brand small{color:var(--muted);margin-top:3px;font-size:11px}.dashboard-header-actions{gap:8px;display:flex}.dashboard-header-actions a{border:1px solid var(--line);width:38px;height:38px;color:var(--muted);border-radius:9px;place-items:center;display:grid}.dashboard-header-actions a:hover{color:var(--indigo);border-color:var(--indigo)}.dashboard-main{max-width:900px;margin:auto;padding:54px 24px}.books-heading{justify-content:space-between;align-items:end;margin-bottom:24px;display:flex}.books-heading h1{letter-spacing:-.04em;margin:8px 0 0;font-size:31px}.book-controls{gap:8px;display:flex}.book-controls select,.book-controls button{border:1px solid var(--line);height:40px;color:var(--muted);font:inherit;background:#fff;border-radius:8px;padding:0 11px;font-size:12px}.book-controls button{place-items:center;width:40px;padding:0;display:grid}.dashboard-search{border:1px solid var(--indigo);width:100%;height:45px;font:inherit;border-radius:8px;outline:0;margin-bottom:13px;padding:0 13px}.cashbook-list{border:1px solid var(--line);background:#fff;border-radius:15px;overflow:hidden}.cashbook-item{border-bottom:1px solid var(--line);color:var(--ink);align-items:center;gap:13px;padding:18px 20px;text-decoration:none;transition:background .15s;display:flex}.cashbook-item:last-child{border-bottom:0}.cashbook-item:hover,.cashbook-item.selected{background:#f0f2ff}.cashbook-avatar{border-radius:12px;place-items:center;width:40px;height:40px;font-size:11px;font-weight:700;display:grid}.cashbook-avatar.mint{color:#208e56;background:#e6f6ed}.cashbook-avatar.peach{color:#c26635;background:#fff0e8}.cashbook-avatar.lavender{color:#6d5be8;background:#efedff}.cashbook-info{flex:1;gap:4px;display:grid}.cashbook-info strong{font-size:13px}.cashbook-info small,.cashbook-balance small{color:var(--muted);font-size:11px}.cashbook-balance{text-align:right;gap:4px;display:grid}.cashbook-balance strong{font-size:13px}.cashbook-balance.positive strong{color:var(--green)}.cashbook-balance.negative strong{color:var(--red)}.cashbook-item>svg{color:#a2a8b4}.dashboard-footer{z-index:5;border-top:1px solid var(--line);background:#fff;justify-content:center;gap:10px;height:76px;padding:10px 18px;display:flex;position:fixed;bottom:0;left:0;right:0}.dashboard-footer a{color:#8b929d;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-width:120px;font-size:11px;text-decoration:none;display:flex}.dashboard-footer a.active,.dashboard-footer a:hover{color:var(--indigo);background:#f0f2ff}@media (max-width:800px){.landing-nav{z-index:8;background:#fff;border:1px solid #e6edf3;border-radius:12px;flex-direction:column;align-items:stretch;gap:0;padding:12px;display:none;position:absolute;top:76px;left:18px;right:18px;box-shadow:0 14px 30px #1731481a}.landing-nav.open{display:flex}.landing-nav a{padding:13px 10px}.landing-menu{place-items:center;display:grid}.hero-section{grid-template-columns:1fr;gap:45px;padding:62px 22px 80px}.hero-copy h1{font-size:clamp(40px,12vw,58px)}.hero-copy p{font-size:15px}.hero-visual{width:100%;max-width:540px;margin:auto}.feature-grid{grid-template-columns:repeat(2,1fr)}.steps-section{grid-template-columns:1fr;gap:38px;padding:70px 28px}.final-cta{margin:0 22px 55px;padding:32px 26px;display:block}.final-cta .landing-cta{margin-top:25px}.landing-footer{margin:0 22px;display:block}.landing-footer span{margin-top:8px;display:block}.dashboard-main{padding:38px 16px}.cashbook-header{padding:0 16px}.dashboard-footer{gap:2px;padding-left:4px;padding-right:4px}.dashboard-footer a{flex:1;min-width:0}}@media (max-width:480px){.books-heading{flex-direction:column;align-items:flex-start;gap:15px}.book-controls{width:100%}.book-controls select{flex:1}.cashbook-item{padding:16px 13px}.cashbook-balance strong{font-size:12px}.dashboard-brand strong{font-size:14px}.hero-actions{flex-wrap:wrap}.trust-section{padding:56px 22px}.trust-section h2{font-size:28px}.feature-grid,.steps-grid{grid-template-columns:1fr}.landing-section,.steps-section,.faq-section{padding:70px 22px}.landing-footer{padding-bottom:110px}}.auth-shell{background:linear-gradient(145deg,#f5f6ff 0%,#fbfbfd 55%,#eef8f3 100%);place-items:center;min-height:100vh;padding:24px;display:grid}.auth-card{border:1px solid var(--line);background:#fff;border-radius:20px;width:min(100%,440px);padding:36px;box-shadow:0 18px 50px #252b5012}.auth-brand{margin:0 0 44px}.auth-card h1{margin:6px 0 8px;font-family:Hind Siliguri,sans-serif;font-size:28px;line-height:1.25}.auth-subtext{color:var(--muted);margin:0 0 26px;font-size:13px;line-height:1.7}.auth-card form{gap:16px;display:grid}.auth-card label{gap:7px;font-size:12px;font-weight:600;display:grid}.auth-card input{border:1px solid var(--line);height:46px;font:inherit;color:var(--ink);border-radius:9px;outline:none;padding:0 13px}.auth-card input:focus{border-color:var(--indigo);box-shadow:0 0 0 3px #5261d81a}.auth-card button:disabled{opacity:.65;cursor:wait}.auth-message{color:var(--indigo-dark);margin:0;font-size:12px;line-height:1.6}.auth-footer{text-align:center;color:var(--muted);margin:22px 0 0;font-size:12px}.auth-footer a{color:var(--indigo);font-weight:600;text-decoration:none}@media (max-width:480px){.auth-card{padding:26px 20px}.auth-card h1{font-size:24px}.auth-brand{margin-bottom:34px}}
