:root{color:#17201b;background:#f7f8f5;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--app-bg: #f7f8f5;--surface: #ffffff;--surface-soft: #f3f6f2;--surface-warm: #fff6e4;--border: #dfe5dc;--border-strong: #cfd8cf;--text: #17201b;--muted: #66736b;--brand: #24785e;--brand-dark: #155941;--ink: #14201b;--danger: #8f2d1f;--danger-bg: #fff2ee;--shadow: 0 16px 34px rgba(23, 32, 27, .08);--shadow-soft: 0 8px 20px rgba(23, 32, 27, .05)}*{box-sizing:border-box}html{min-height:100%;background:var(--app-bg)}body{margin:0;min-width:320px;min-height:100vh;min-height:100dvh;overflow-x:hidden;background:var(--app-bg)}body:before{position:fixed;z-index:1000;top:0;right:0;left:0;height:env(safe-area-inset-top);background:var(--brand);content:"";pointer-events:none}button,a{font:inherit}button{cursor:pointer;-webkit-tap-highlight-color:transparent}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid rgba(36,120,94,.32);outline-offset:2px}.app-shell{min-height:100vh;min-height:100dvh;padding:max(14px,env(safe-area-inset-top)) 12px calc(76px + max(env(safe-area-inset-bottom),8px));background:radial-gradient(circle at 50% -120px,rgba(36,120,94,.16),transparent 260px),var(--app-bg)}.top-bar{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;max-width:520px;margin:0 auto 12px;padding:16px;border:1px solid rgba(20,32,27,.08);border-radius:8px;color:#fff;background:linear-gradient(135deg,#24785ef0,#14201bfa),var(--ink);box-shadow:var(--shadow)}.eyebrow{margin:0 0 3px;color:#ffffffb3;font-size:12px;font-weight:750;line-height:1.25}h1{margin:0;color:inherit;font-size:25px;line-height:1.1;letter-spacing:0}.ghost-button{flex:0 0 auto;min-width:64px;min-height:36px;padding:0 12px;border:1px solid rgba(255,255,255,.28);border-radius:8px;color:#fff;background:#ffffff1a;font-size:13px;font-weight:750}.quick-panel,.list-panel,.upload-panel,.form-panel{max-width:520px;margin:0 auto 10px;border:1px solid var(--border);border-radius:8px;background:var(--surface)}.quick-panel,.form-panel{box-shadow:var(--shadow-soft)}.quick-panel,.list-panel,.upload-panel{padding:14px}.panel-header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.panel-header h2,.list-panel h2,.upload-panel h2{margin:0;font-size:17px;line-height:1.2}.list-panel h2{padding-bottom:2px}.panel-header button{min-height:36px;padding:0 12px;border:0;border-radius:8px;color:#fff;background:var(--ink);font-size:13px;font-weight:750}.summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.summary-card{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:74px;padding:12px;border:1px solid rgba(223,229,220,.9);border-radius:8px;background:linear-gradient(180deg,#fff,var(--surface-soft))}.summary-card span{color:var(--muted);font-size:13px;line-height:1.25}.summary-card strong{flex:0 0 auto;white-space:nowrap;font-size:17px;line-height:1.2}.quick-panel[aria-label="Aylık özet"] .summary-card:first-child,.quick-panel[aria-label="Aylık özet"] .summary-card:nth-child(4),.quick-panel[aria-label="Aylık özet"] .summary-card:nth-child(5){grid-column:1 / -1;min-height:84px}.quick-panel[aria-label="Aylık özet"] .summary-card:first-child strong,.quick-panel[aria-label="Aylık özet"] .summary-card:nth-child(4) strong,.quick-panel[aria-label="Aylık özet"] .summary-card:nth-child(5) strong{font-size:22px}.summary-card.positive{background:linear-gradient(135deg,#eaf7f1,#fff)}.summary-card.warning{background:linear-gradient(135deg,#fff4dc,#fff)}.financial-board{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:9px}.donut-card,.balance-card,.visual-metric{border:1px solid rgba(223,229,220,.78);border-radius:8px;background:linear-gradient(180deg,rgba(255,255,255,.88),var(--surface-soft));box-shadow:0 1px #17201b08}.donut-card{display:grid;grid-template-columns:76px 1fr;align-items:center;gap:11px;min-height:102px;padding:12px}.donut-chart{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:4px;position:relative;width:74px;height:74px;border-radius:999px;background:radial-gradient(circle at center,#fff 0 47%,transparent 48%),conic-gradient(var(--brand) var(--donut-value),#e5ebe4 0)}.donut-chart strong{color:var(--ink);font-size:15px;line-height:1}.donut-chart span{color:var(--muted);font-size:10px;font-weight:750;line-height:1}.donut-card>div:last-child{display:grid;gap:4px}.donut-card>div:last-child span,.donut-card em{color:var(--muted);font-size:12px;font-style:normal;line-height:1.25}.donut-card>div:last-child strong{color:var(--text);font-size:18px;line-height:1.15}.balance-card{display:grid;align-content:center;gap:8px;min-height:102px;padding:12px}.balance-card span,.balance-card small{color:var(--muted);font-size:12px;line-height:1.25}.balance-card strong{color:var(--text);font-size:24px;line-height:1.05}.balance-card div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.balance-card small{padding:7px 8px;border-radius:8px;background:#ffffffb8;font-weight:750}.bar-stack{display:grid;grid-column:1 / -1;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.visual-metric{display:grid;align-content:center;gap:10px;min-height:46px;padding:10px}.visual-metric>div:first-child{display:flex;justify-content:space-between;gap:8px}.visual-metric span{color:var(--muted);font-size:12px;line-height:1.25}.visual-metric strong{color:var(--text);font-size:12.5px;line-height:1.2;text-align:right}.progress-track{overflow:hidden;height:6px;border-radius:999px;background:#e5ebe4}.progress-track span{display:block;height:100%;border-radius:inherit;background:var(--brand)}.visual-metric.warning .progress-track span{background:#d59a2a}.visual-metric.neutral .progress-track span{background:#789086}.metric-line{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:38px;color:var(--muted);font-size:14px}.metric-line strong{color:var(--text)}.metric-line+.metric-line{border-top:1px solid var(--border)}.action-grid,.segmented-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;max-width:520px;margin:0 auto 10px}.action-grid.one-column{grid-template-columns:1fr}.action-grid:not(.one-column){grid-template-columns:repeat(4,minmax(0,1fr))}.action-grid button,.segmented-actions button,.row-actions button,.month-switcher button,.primary-button,.danger-button,.link-button{min-height:42px;border-radius:8px;font-size:13px;font-weight:750;line-height:1.2}.action-grid button,.segmented-actions button,.row-actions button,.month-switcher button,.link-button{border:1px solid var(--border-strong);color:var(--text);background:var(--surface)}.action-grid.one-column button{box-shadow:var(--shadow-soft)}.action-grid:not(.one-column) button{display:grid;place-items:center;gap:6px;min-height:62px;padding:9px 6px;border-color:#cfd8cfad;color:var(--brand-dark);background:#ffffffb8;box-shadow:var(--shadow-soft);font-size:11px;text-align:center}.action-icon{display:block;width:25px;height:25px;padding:5px;border:1px solid rgba(36,120,94,.16);border-radius:8px;color:var(--brand);background:linear-gradient(135deg,#24785e1f,#ffffffd1)}.entry-actions button,.action-list button{display:flex;align-items:center;justify-content:center;gap:8px;min-height:44px;color:var(--brand-dark)}.entry-actions .action-icon,.action-list .action-icon{width:22px;height:22px;padding:4px;border-radius:7px}.entry-actions button:last-child{grid-column:1 / -1}.transfer-preview{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;padding:10px;border:1px solid var(--border);border-radius:8px;color:var(--brand-dark);background:#f3f8f5;font-size:12px;font-weight:800;text-align:center}.transfer-preview .action-icon{width:24px;height:24px;padding:4px}.segmented-actions button.active-action{color:var(--brand-dark);background:#eef7f2;border-color:#24785e57}.scope-switch{gap:6px;padding:4px;border:1px solid var(--border);border-radius:999px;background:#ffffffb8;box-shadow:var(--shadow-soft)}.scope-switch button{min-height:36px;border:0;border-radius:999px;background:transparent}.scope-switch button.active-action{color:#fff;background:var(--ink)}.segmented-actions button:disabled,.primary-button:disabled,.danger-button:disabled{cursor:wait;opacity:.7}.upload-panel p{margin:-2px 0 12px;color:var(--muted);font-size:13px;line-height:1.45}.list-stack{display:grid;gap:10px;margin-top:12px}.data-row{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:56px;padding:12px 13px;border:1px solid rgba(223,229,220,.74);border-radius:8px;background:linear-gradient(180deg,rgba(255,255,255,.82),var(--surface-soft));box-shadow:0 1px #17201b08}.data-row div{display:grid;gap:3px;min-width:0}.data-row strong,.data-row span{overflow-wrap:anywhere}.data-row strong{font-size:13.75px;line-height:1.25}.data-row span{color:var(--muted);font-size:12.75px;line-height:1.35}.data-row b{flex:0 0 auto;color:var(--ink);font-size:14.5px;line-height:1.2}.document-row,.ledger-entry-row{align-items:stretch;flex-direction:column}.ledger-entry-main{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%}.attached-documents{display:grid;gap:9px;width:100%;padding-top:10px;border-top:1px solid var(--border)}.attached-document{display:grid;gap:8px;padding:9px;border:1px solid rgba(223,229,220,.68);border-radius:8px;background:#ffffffb8}.row-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.row-actions.single-action{grid-template-columns:1fr}.report-preview{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.report-preview div{display:grid;gap:4px;min-height:62px;padding:10px;border-radius:8px;background:#eef7f2}.report-preview span{color:var(--muted);font-size:12px;line-height:1.25}.report-preview strong{overflow-wrap:anywhere;font-size:15px;line-height:1.2}.unit-detail-hero{position:relative;overflow:hidden}.unit-detail-hero .summary-grid{margin-top:10px}.status-pill{display:inline-flex;align-items:center;min-height:30px;margin-bottom:2px;padding:0 10px;border:1px solid var(--border);border-radius:999px;color:var(--muted);background:var(--surface-soft);font-size:12px;font-weight:800}.status-pill.warning{border-color:#f2dfb4;color:#775014;background:#fff8e8}.status-pill.positive{border-color:#24785e38;color:var(--brand-dark);background:#eef7f2}.contact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.contact-card{display:grid;gap:6px;min-width:0;padding:12px;border:1px solid rgba(223,229,220,.78);border-radius:8px;background:linear-gradient(180deg,#fff,var(--surface-soft))}.contact-card span,.contact-card em{color:var(--muted);font-size:12px;font-style:normal;line-height:1.25}.contact-card strong{overflow-wrap:anywhere;font-size:14px;line-height:1.25}.contact-card a{display:inline-flex;align-items:center;gap:6px;width:fit-content;min-height:30px;padding:0 9px;border:1px solid rgba(36,120,94,.18);border-radius:999px;color:var(--brand-dark);background:#24785e12;font-size:12px;font-weight:800;text-decoration:none}.contact-card .action-icon{width:18px;height:18px;padding:3px;border-radius:6px;background:#ffffffbd}.unit-debt-row{gap:10px}.mini-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;width:100%}.mini-metrics span{display:grid;gap:3px;min-width:0;padding:8px;border-radius:8px;background:#ffffffc7;color:var(--muted);font-size:11.5px}.mini-metrics strong{color:var(--text);font-size:12.5px;line-height:1.2}.bottom-nav{position:fixed;z-index:50;right:0;bottom:0;left:0;display:grid;grid-template-columns:repeat(7,1fr);min-height:calc(58px + max(env(safe-area-inset-bottom),8px));padding-bottom:max(env(safe-area-inset-bottom),8px);border-top:1px solid var(--border);background:#ffffffeb;box-shadow:0 -10px 22px #17201b12;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.bottom-nav button{display:grid;grid-template-rows:19px auto 3px;gap:1px;place-items:center;position:relative;min-width:0;padding:6px 2px 5px;border:0;color:var(--muted);background:transparent;font-size:8.5px;font-weight:800;line-height:1.15}.nav-label{overflow:hidden;max-width:100%;text-overflow:ellipsis;white-space:nowrap}.nav-icon{width:19px;height:19px;opacity:.82}.currency-icon-text{fill:currentColor;font-size:15px;font-weight:800;text-anchor:middle}.bottom-nav button.active{color:var(--brand-dark);background:transparent}.bottom-nav button.active .nav-icon{color:var(--brand);opacity:1}.bottom-nav button:after{content:"";width:22px;height:3px;border-radius:999px;background:transparent}.bottom-nav button.active:after{background:var(--brand)}.sidebar-brand,.tab-panel[hidden]{display:none}.centered-shell{display:grid;align-items:center}.marketing-shell{padding:16px 12px 28px;background:radial-gradient(circle at 18% -80px,rgba(36,120,94,.18),transparent 290px),radial-gradient(circle at 92% 8%,rgba(255,246,228,.9),transparent 270px),linear-gradient(180deg,#fbfcfa,#f4f7f3)}.marketing-hero,.marketing-section{width:min(1080px,100%);margin:0 auto}.marketing-hero{display:grid;gap:20px;min-height:min(760px,calc(100vh - 44px));align-content:start}.marketing-nav{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 0}.marketing-brand{display:flex;align-items:center;gap:9px;color:var(--brand-dark);font-size:18px;font-weight:900}.marketing-brand img{width:34px;height:34px;border-radius:9px}.marketing-nav button,.marketing-actions button{min-height:40px;padding:0 16px;border-radius:999px;font-size:13px;font-weight:800}.marketing-nav button{border:1px solid rgba(36,120,94,.2);color:var(--brand-dark);background:#ffffffb3}.marketing-copy{display:grid;gap:14px;padding-top:18px}.marketing-badge{width:fit-content;padding:7px 11px;border:1px solid rgba(36,120,94,.18);border-radius:999px;color:var(--brand-dark);background:#eef7f2db;font-size:12px;font-weight:850}.marketing-copy h1{max-width:760px;color:var(--ink);font-size:clamp(34px,8vw,76px);line-height:.96}.marketing-copy p{max-width:650px;margin:0;color:var(--muted);font-size:16px;line-height:1.55}.marketing-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:4px}.marketing-actions .primary-button{min-width:170px;color:#fff;background:var(--ink)}.marketing-actions .link-button{width:auto;margin:0;border:1px solid rgba(207,216,207,.9);color:var(--brand-dark);background:#ffffffb8}.marketing-visual{display:grid;gap:12px;align-self:center}.device-mockup,.pricing-card{border:1px solid rgba(207,216,207,.78);border-radius:16px;background:#ffffffb8;box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.device-mockup{display:grid;gap:12px;min-height:390px;padding:16px;background:radial-gradient(circle at 70% 0,rgba(36,120,94,.12),transparent 190px),#ffffffbd}.device-top{display:flex;align-items:center;gap:9px;color:var(--brand-dark);font-weight:900}.device-top img{width:34px;height:34px;border-radius:9px}.mock-chart{display:grid;place-items:center;justify-self:center;width:150px;height:150px;margin:8px 0;border-radius:999px;background:radial-gradient(circle at center,#fff 0 48%,transparent 49%),conic-gradient(var(--brand) 0 270deg,#e5ebe4 270deg 360deg)}.mock-chart-center{display:grid;place-items:center;align-content:center;gap:4px;width:82px;height:82px;border-radius:999px;text-align:center}.mock-chart-center strong{color:var(--ink);font-size:32px;line-height:1}.mock-chart-center span{color:var(--muted);font-size:13px;font-weight:850;line-height:1}.mock-stat,.mock-list{display:grid;gap:7px;padding:13px;border:1px solid rgba(223,229,220,.76);border-radius:12px;background:#f7f8f5e6}.mock-stat{grid-template-columns:1fr auto;align-items:center}.mock-stat span,.mock-list span,.pricing-card span,.pricing-card em,.marketing-section p{color:var(--muted)}.mock-stat strong{color:var(--ink);font-size:22px}.mock-list i{display:block;height:11px;border-radius:999px;background:linear-gradient(90deg,#24785e29,#24785e0a)}.mock-list i:nth-child(3){width:82%}.mock-list i:nth-child(4){width:62%}.pricing-card{display:grid;gap:3px;padding:16px}.pricing-card strong{color:var(--brand-dark);font-size:30px;line-height:1}.pricing-card em{font-size:13px;font-style:normal}.marketing-section{display:grid;gap:10px;margin-top:14px}.marketing-section article{display:grid;gap:8px;padding:15px}.marketing-section h2{margin:0;color:var(--ink);font-size:17px}.marketing-section p{margin:0;font-size:13px;line-height:1.45}.auth-shell{display:grid;align-items:start;padding-top:max(84px,calc(env(safe-area-inset-top) + 34px));padding-bottom:max(18px,env(safe-area-inset-bottom));background:radial-gradient(circle at 20% 0,rgba(36,120,94,.14),transparent 230px),radial-gradient(circle at 90% 12%,rgba(255,246,228,.88),transparent 220px),linear-gradient(180deg,#fbfcfa,#f4f7f3)}.auth-card{position:relative;display:grid;gap:12px;width:min(360px,100%);margin:0 auto;padding:18px;border:1px solid rgba(207,216,207,.7);border-radius:16px;background:#ffffffb8;box-shadow:0 20px 50px #17201b1a;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.auth-back-button{justify-self:start;min-height:32px;padding:0 10px;border:1px solid rgba(207,216,207,.9);border-radius:999px;color:var(--brand-dark);background:#ffffff9e;font-size:12px;font-weight:850}.auth-brand{display:grid;justify-items:center;align-items:center;gap:10px;text-align:center}.auth-logo{display:grid;place-items:center;width:48px;height:48px;border:1px solid rgba(36,120,94,.14);border-radius:14px;background:#fff9;box-shadow:0 10px 22px #17201b14}.auth-logo img{width:38px;height:38px;border-radius:10px}.auth-brand p{margin:0 0 3px;color:var(--brand);font-size:11px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.auth-brand h1{color:var(--text);font-size:23px;line-height:1.08}.auth-copy{margin:0;color:var(--muted);font-size:12.5px;line-height:1.45;text-align:center}.auth-card form,.verification-panel{display:grid;gap:11px}.auth-card label{display:grid;gap:6px;color:var(--muted);font-size:12px;font-weight:750}.auth-card input{width:100%;min-height:38px;padding:8px 12px;border:1px solid rgba(207,216,207,.95);border-radius:12px;color:var(--text);background:#ffffffc2;font:inherit;font-size:14px;box-shadow:inset 0 1px #ffffffb8}.oauth-grid{display:flex;justify-content:center;gap:10px}.oauth-grid button{position:relative;display:inline-flex;align-items:center;justify-content:center;width:42px;min-width:42px;min-height:42px;padding:0;border:1px solid rgba(207,216,207,.9);border-radius:999px;color:var(--ink);background:#ffffffa3;font-size:12px;font-weight:800;box-shadow:0 8px 18px #17201b0d}.oauth-grid button span{display:grid;place-items:center;width:26px;height:26px;border-radius:999px;color:var(--brand-dark);background:#eef7f2;font-size:13px;font-weight:900}.oauth-grid button strong{position:absolute;overflow:hidden;width:1px;height:1px;clip:rect(0 0 0 0);white-space:nowrap}.auth-divider{display:flex;align-items:center;gap:10px;color:var(--muted);font-size:12px;font-weight:750}.auth-divider:before,.auth-divider:after{content:"";flex:1;height:1px;background:var(--border)}.auth-links{display:flex;flex-wrap:wrap;justify-content:center;gap:4px 12px}.auth-card .primary-button{min-height:40px;margin-top:2px;border-radius:999px;font-size:14px}.auth-card .link-button{min-height:auto;padding:6px 4px;border:0;color:var(--brand-dark);background:transparent;font-size:12px;font-weight:800}.verification-panel{padding:14px;border:1px solid rgba(36,120,94,.16);border-radius:14px;background:#eef7f2b3;text-align:center}.verification-panel strong,.verification-panel span{display:block}.verification-panel strong{color:var(--ink);font-size:14px}.verification-panel span{margin-top:4px;color:var(--muted);font-size:12.5px;line-height:1.4}.loading-card{display:grid;justify-items:center;gap:14px;width:min(320px,100%);margin:0 auto;padding:24px 22px;border:1px solid var(--border);border-radius:8px;background:#ffffffd6;box-shadow:var(--shadow);text-align:center}.loading-mark{display:grid;place-items:center;width:52px;height:52px;border:1px solid rgba(36,120,94,.2);border-radius:999px;background:radial-gradient(circle at 50% 50%,#fff 0 46%,transparent 47%),conic-gradient(var(--brand) 0 72deg,rgba(36,120,94,.1) 72deg 360deg);animation:loading-spin 1.1s linear infinite}.loading-mark span{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;color:var(--brand-dark);font-size:18px;font-weight:900;animation:loading-spin-reverse 1.1s linear infinite}.loading-mark img{width:34px;height:34px;border-radius:10px}.loading-eyebrow{margin:0 0 4px;color:var(--brand);font-size:12px;font-weight:850}.loading-card h1{margin:0;color:var(--text);font-size:22px}.loading-card p:not(.loading-eyebrow){margin:6px 0 0;color:var(--muted);font-size:13px;line-height:1.4}.loading-bar{overflow:hidden;width:100%;height:6px;border-radius:999px;background:#e5ebe4}.loading-bar span{display:block;width:42%;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--brand),#8fb9aa);animation:loading-slide 1.25s ease-in-out infinite}@keyframes loading-spin{to{transform:rotate(360deg)}}@keyframes loading-spin-reverse{to{transform:rotate(-360deg)}}@keyframes loading-slide{0%{transform:translate(-110%)}55%{transform:translate(80%)}to{transform:translate(250%)}}.form-panel{padding:15px}.form-panel h1{margin-bottom:16px}.form-panel form{display:grid;gap:12px}.form-panel label{display:grid;gap:6px;color:var(--muted);font-size:12.5px;font-weight:750}.form-panel input,.form-panel select,.form-panel textarea,.preview-textarea{width:100%;border:1px solid var(--border-strong);border-radius:8px;color:var(--text);background:#fff;font:inherit;font-size:14px}.form-panel input,.form-panel select{min-height:40px;padding:8px 10px}.form-panel input[type=file]{padding:7px 9px;color:var(--muted)}.form-panel input[type=file]::file-selector-button{min-height:28px;margin-right:10px;border:1px solid rgba(207,216,207,.9);border-radius:7px;color:var(--brand-dark);background:#f3f7f4;font:inherit;font-size:12px;font-weight:750}.form-panel textarea{min-height:92px;padding:10px 11px;resize:vertical}.preview-textarea{min-height:190px;margin:10px 0;padding:11px;line-height:1.45;resize:vertical}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.primary-button{border:0;color:#fff;background:var(--ink);box-shadow:var(--shadow-soft)}.danger-button{border:1px solid #e2b9ad;color:var(--danger);background:var(--danger-bg)}.link-button{width:100%;margin-top:10px}.notice{max-width:520px;margin:0 auto 10px;padding:10px 12px;border:1px solid #f2dfb4;border-radius:8px;color:#624512;background:var(--surface-warm);font-size:13px;line-height:1.45}.helper-text,.category-preview span{margin:0;color:var(--muted);font-size:13px;line-height:1.45}.category-preview div{display:grid;gap:4px;border-radius:8px;background:var(--surface-soft)}.subscription-settings-panel .panel-header{align-items:flex-start}.subscription-settings-panel .panel-header div{display:grid;gap:3px}.subscription-settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.subscription-settings-grid>div{display:grid;gap:4px;min-height:88px;padding:12px;border:1px solid rgba(36,120,94,.14);border-radius:8px;background:var(--surface-soft)}.subscription-settings-grid span,.subscription-settings-grid small{color:var(--muted);font-size:12px}.subscription-settings-grid strong{color:var(--ink);font-size:14px}.audit-group{overflow:hidden;border:1px solid var(--border);border-radius:8px;background:var(--surface)}.audit-group summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px;cursor:pointer;list-style:none}.audit-group summary::-webkit-details-marker{display:none}.audit-group summary div{display:grid;gap:3px;min-width:0}.audit-group summary span,.audit-group summary b,.audit-detail-row small{color:var(--muted);font-size:12px}.audit-group summary b{flex:0 0 auto}.audit-group-meta{justify-items:end;flex:0 0 auto}.audit-group-meta small{color:var(--brand);font-size:11px;font-weight:700}.audit-detail-list{display:grid;border-top:1px solid var(--border);background:var(--surface-soft)}.audit-detail-row{display:flex;justify-content:space-between;gap:12px;padding:9px 12px;border-bottom:1px solid var(--border);font-size:12px}.audit-detail-row:last-child{border-bottom:0}.audit-group-actions{display:flex;justify-content:flex-end;padding:10px 12px;border-top:1px solid var(--border)}.audit-group-actions button{min-height:36px;width:auto;padding:0 14px}.subscription-shell{display:grid;place-items:center;min-height:100vh;padding:max(24px,env(safe-area-inset-top)) 14px max(24px,env(safe-area-inset-bottom))}.subscription-gate{display:grid;gap:18px;width:min(100%,520px);padding:24px;border:1px solid var(--border);border-radius:8px;background:#ffffffeb;box-shadow:var(--shadow)}.subscription-gate-brand{display:flex;align-items:center;gap:10px;color:var(--brand-dark);font-size:16px;font-weight:900}.subscription-gate-brand img{width:36px;height:36px;border-radius:8px}.subscription-gate h1{margin:10px 0 6px;font-size:27px}.subscription-gate p{margin:0;color:var(--muted);font-size:13px;line-height:1.55}.subscription-status-card{display:grid;gap:4px;padding:14px;border:1px solid rgba(36,120,94,.16);border-radius:8px;background:var(--surface-soft)}.subscription-status-card span,.subscription-status-card small{color:var(--muted);font-size:12px}.subscription-status-card strong{color:var(--ink);font-size:16px}.subscription-gate-actions{display:grid;gap:8px}.subscription-gate-actions button{width:100%}.subscription-sign-out{justify-self:center;min-height:34px;border:0;color:var(--muted);background:transparent;font-size:12px}.category-preview{display:grid;gap:8px;margin-top:12px}.category-preview div{padding:11px}.actionable-row{padding:0}.actionable-row button{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-height:56px;padding:10px;border:0;border-radius:8px;color:inherit;background:transparent;text-align:left}.stacked-header{align-items:stretch;flex-direction:column}.stacked-header h2{margin-bottom:4px}.stacked-header button{width:100%}.stacked-header .secondary-action{color:var(--green);background:#ffffffc7;border:1px solid var(--line)}.annual-report-card{margin-bottom:0}.annual-range-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%}.annual-range-fields label{display:grid;gap:5px;color:var(--muted);font-size:12px;font-weight:750}.annual-range-fields select{min-height:38px}.month-switcher{display:grid;grid-template-columns:42px 1fr 42px;align-items:center;gap:10px;max-width:520px;min-height:42px;margin:0 auto 12px}.month-switcher strong{display:grid;place-items:center;min-height:42px;padding:0 8px;border:1px solid var(--border);border-radius:999px;background:#ffffffc2;box-shadow:var(--shadow-soft);font-size:14px;text-align:center;text-transform:capitalize}.month-switcher button{display:grid;place-items:center;position:relative;min-width:42px;padding:0;border-radius:999px;background:#ffffffc7;box-shadow:var(--shadow-soft);font-size:0}.month-switcher button:before{content:"";position:absolute;top:50%;left:50%;width:9px;height:9px;border-bottom:2px solid var(--ink);border-left:2px solid var(--ink)}.month-switcher button:first-child:before{transform:translate(-42%,-50%) rotate(45deg)}.month-switcher button:last-child:before{transform:translate(-58%,-50%) rotate(225deg)}.empty-state{margin:0;padding:16px 12px;border:1px dashed var(--border-strong);border-radius:8px;color:var(--muted);background:var(--surface-soft);font-size:13px;text-align:center}.desktop-dashboard-grid,.desktop-ledger-grid,.desktop-ledger-aside,.desktop-ledger-main{display:contents}@media(min-width:760px){.app-shell{padding-top:34px}.marketing-shell{padding:20px 28px 36px}.marketing-hero{grid-template-columns:minmax(0,1.08fr) minmax(320px,.72fr);gap:28px}.marketing-nav{grid-column:1 / -1}.marketing-copy{align-content:center;min-height:440px;padding-top:0}.marketing-section{grid-template-columns:repeat(3,minmax(0,1fr))}h1{font-size:32px}.bottom-nav{right:50%;left:50%;width:min(520px,calc(100% - 32px));transform:translate(-50%);overflow:hidden;border:1px solid var(--border);border-bottom:0;border-radius:8px 8px 0 0}}@media(min-width:1040px){body{background:linear-gradient(90deg,rgba(255,255,255,.92) 0 248px,transparent 248px),var(--app-bg)}.product-shell{display:grid;grid-template-columns:minmax(0,1fr);align-content:start;min-height:100vh;padding:28px 36px 48px 292px;background:radial-gradient(circle at 55% -180px,rgba(36,120,94,.13),transparent 420px),var(--app-bg)}.product-shell .top-bar,.product-shell .quick-panel,.product-shell .list-panel,.product-shell .upload-panel,.product-shell .form-panel,.product-shell .month-switcher,.product-shell .action-grid,.product-shell .segmented-actions,.product-shell .notice{width:100%;max-width:1180px;margin-right:auto;margin-left:auto}.product-shell .top-bar{align-items:center;min-height:112px;margin-bottom:18px;padding:24px 28px}.product-shell .eyebrow{font-size:13px}.product-shell h1{font-size:38px}.product-shell .ghost-button{min-width:92px;min-height:40px}.product-shell .bottom-nav{inset:0 auto 0 0;grid-template-columns:1fr;grid-auto-rows:min-content;align-content:start;gap:6px;width:248px;min-height:100vh;padding:22px 16px;transform:none;border:0;border-right:1px solid var(--border);border-radius:0;background:#ffffffe0;box-shadow:14px 0 30px #17201b0d}.product-shell .sidebar-brand{display:flex;align-items:center;gap:10px;margin:0 4px 18px;color:var(--brand-dark);font-size:18px;font-weight:900;line-height:1.15}.product-shell .sidebar-brand img{flex:0 0 auto;width:32px;height:32px;border-radius:8px;box-shadow:0 8px 18px #24785e29}.product-shell .bottom-nav button{grid-template-columns:22px minmax(0,1fr);grid-template-rows:1fr;justify-items:start;gap:12px;min-height:44px;padding:0 12px;border-radius:8px;font-size:13px;text-align:left}.product-shell .bottom-nav button.active{background:#24785e1a}.product-shell .bottom-nav button:after{position:absolute;top:10px;bottom:10px;left:0;width:3px;height:auto}.product-shell .nav-icon{width:21px;height:21px}.product-shell .nav-label{white-space:normal}.product-shell .quick-panel,.product-shell .list-panel,.product-shell .upload-panel,.product-shell .form-panel{margin-bottom:14px;padding:18px}.product-shell .summary-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.product-shell .quick-panel[aria-label="Aylık özet"] .summary-card:first-child,.product-shell .quick-panel[aria-label="Aylık özet"] .summary-card:nth-child(4),.product-shell .quick-panel[aria-label="Aylık özet"] .summary-card:nth-child(5){grid-column:auto;min-height:92px}.product-shell .financial-board{grid-template-columns:1.1fr 1fr}.product-shell .action-grid:not(.one-column){grid-template-columns:repeat(4,minmax(0,1fr))}.product-shell .segmented-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.product-shell .bank-import-list{max-height:640px}.product-shell .desktop-dashboard-grid,.product-shell .desktop-ledger-grid{display:grid;align-items:start;gap:14px;width:100%;max-width:1180px;margin:0 auto}.product-shell .desktop-dashboard-grid{grid-template-columns:minmax(0,.92fr) minmax(380px,1.08fr)}.product-shell .desktop-dashboard-grid>.quick-panel{grid-column:1 / -1}.product-shell .desktop-dashboard-grid>.quick-panel,.product-shell .desktop-dashboard-grid>.action-grid,.product-shell .desktop-dashboard-grid>.list-panel{max-width:none;margin:0}.product-shell .desktop-dashboard-grid>.action-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-shell .desktop-dashboard-grid>.list-panel{align-self:stretch}.product-shell .desktop-ledger-grid{grid-template-columns:minmax(260px,330px) minmax(0,1fr)}.product-shell .desktop-ledger-aside,.product-shell .desktop-ledger-main{display:grid;gap:14px;min-width:0}.product-shell .desktop-ledger-aside{position:sticky;top:28px}.product-shell .desktop-ledger-aside .quick-panel,.product-shell .desktop-ledger-aside .segmented-actions,.product-shell .desktop-ledger-main .form-panel,.product-shell .desktop-ledger-main .list-panel{width:100%;max-width:none;margin:0}.product-shell .desktop-ledger-aside .segmented-actions{grid-template-columns:1fr}.product-shell .desktop-ledger-aside .segmented-actions button{min-height:62px;grid-template-columns:34px 1fr;grid-template-rows:1fr;justify-content:start;justify-items:start;padding:12px 14px;text-align:left}.product-shell .list-stack{gap:0;overflow:hidden;border:1px solid rgba(223,229,220,.72);border-radius:8px;background:#fff}.product-shell .data-row{min-height:48px;padding:11px 14px;border-width:0 0 1px;border-radius:0;background:#fff;box-shadow:none}.product-shell .data-row:last-child{border-bottom:0}.product-shell .data-row:hover{background:#f8faf7}.product-shell .data-row strong{font-size:13px}.product-shell .data-row span,.product-shell .data-row b{font-size:12.5px}.product-shell .ledger-entry-main,.product-shell .document-row-header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center}.product-shell .attached-documents,.product-shell .document-relation-card,.product-shell .document-meta-grid,.product-shell .mini-metrics{border-color:#dfe5dc9e;background:#fbfcfa}.product-shell .row-actions{justify-self:end;width:min(260px,100%)}}@media(max-width:520px){.subscription-settings-grid{grid-template-columns:1fr}.app-shell{padding:max(62px,calc(env(safe-area-inset-top) + 10px)) 10px calc(70px + max(env(safe-area-inset-bottom),8px))}.top-bar{gap:8px;margin-bottom:10px;padding:12px}.eyebrow{font-size:11px}h1{font-size:22px}.ghost-button{min-width:56px;min-height:32px;padding:0 10px;font-size:12px}.quick-panel,.list-panel,.upload-panel{padding:12px}.panel-header{margin-bottom:10px}.panel-header h2,.list-panel h2,.upload-panel h2{font-size:16px}.panel-header button{min-height:34px;padding:0 10px;font-size:12px}.month-switcher{grid-template-columns:38px 1fr 38px;gap:8px;min-height:38px;margin-bottom:10px}.month-switcher button,.month-switcher strong{min-height:38px}.summary-grid,.financial-board,.bar-stack{gap:7px}.financial-board,.bar-stack{grid-template-columns:1fr}.donut-card{grid-template-columns:58px 1fr;gap:9px;min-height:78px;padding:10px}.donut-chart{width:56px;height:56px}.donut-card>div:last-child strong{font-size:15px}.balance-card{min-height:78px;padding:10px}.balance-card strong{font-size:19px}.balance-card div{grid-template-columns:1fr 1fr}.balance-card small{padding:6px;font-size:11px}.visual-metric{gap:8px;padding:9px}.data-row{min-height:52px;padding:10px 11px}.action-grid:not(.one-column){grid-template-columns:repeat(2,minmax(0,1fr))}.action-grid:not(.one-column) button{grid-template-columns:24px 1fr;justify-items:start;min-height:44px;padding:7px 9px;font-size:11.5px;text-align:left}.action-grid:not(.one-column) button:before{width:24px;height:24px}.quick-actions .action-icon{width:24px;height:24px}.bottom-nav{min-height:calc(56px + max(env(safe-area-inset-bottom),8px))}.bottom-nav button{font-size:7.5px}}@media(max-height:760px){.auth-card{gap:10px;padding:16px}.auth-brand{gap:8px}.auth-logo{width:44px;height:44px}.auth-logo img{width:35px;height:35px}.auth-brand h1{font-size:22px}.auth-copy{font-size:12px}.auth-card form,.verification-panel{gap:9px}}@media(max-width:380px){.app-shell{padding-right:10px;padding-left:10px}h1{font-size:24px}.month-switcher{grid-template-columns:38px 1fr 38px;gap:8px}.month-switcher button,.month-switcher strong{min-height:38px}.form-grid,.contact-grid,.financial-board,.report-preview,.summary-grid{grid-template-columns:1fr}.donut-card{grid-template-columns:68px 1fr;min-height:88px}.donut-chart{width:66px;height:66px}.balance-card{min-height:88px}.bar-stack,.mini-metrics{grid-template-columns:1fr}.quick-panel[aria-label="Aylık özet"] .summary-card:first-child,.quick-panel[aria-label="Aylık özet"] .summary-card:nth-child(4),.quick-panel[aria-label="Aylık özet"] .summary-card:nth-child(5){grid-column:auto}}.row-actions button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:34px;padding:0 10px;border-color:#cfd8cfbf;color:var(--brand-dark);background:#ffffffd1;font-size:12px}.row-actions .action-icon{width:20px;height:20px;padding:4px;border-radius:7px}.document-row{gap:10px}.document-row-header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;width:100%}.document-row-header .status-pill{flex:0 0 auto;margin:0}.document-relation-card{display:grid;gap:4px;padding:10px;border:1px solid rgba(36,120,94,.14);border-radius:8px;background:#eef7f2b8}.document-relation-card span,.document-relation-card em,.document-meta-grid span{color:var(--muted);font-size:12px;font-style:normal;line-height:1.3}.document-relation-card strong{color:var(--ink);font-size:13.5px;line-height:1.25}.document-meta-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.document-row .row-actions{margin-top:2px}.bank-import-panel{display:grid;gap:12px}.bank-import-summary{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 11px;border:1px solid rgba(36,120,94,.14);border-radius:8px;background:#eef7f2b8}.bank-import-summary span{color:var(--muted);font-size:12px;font-weight:750}.bank-import-summary strong{color:var(--brand-dark);font-size:13px}.bank-import-list{display:grid;gap:10px;max-height:520px;overflow:auto;padding-right:2px}.bank-import-row{display:grid;gap:10px;padding:11px;border:1px solid rgba(223,229,220,.78);border-radius:8px;background:linear-gradient(180deg,rgba(255,255,255,.9),var(--surface-soft))}.bank-import-row-header{display:grid;grid-template-columns:26px minmax(0,1fr) auto;align-items:start;gap:9px}.bank-import-row-header>span{display:grid;place-items:center;width:24px;height:24px;border-radius:999px;color:var(--brand-dark);background:#24785e1a;font-size:11px;font-weight:850}.bank-import-row-header div{display:grid;gap:3px;min-width:0}.bank-import-row-header strong{overflow-wrap:anywhere;color:var(--ink);font-size:13px;line-height:1.25}.bank-import-row-header em{color:var(--muted);font-size:11.5px;font-style:normal}.bank-import-row-header b{color:var(--ink);font-size:13px;white-space:nowrap}.bank-import-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.bank-import-grid label:last-child:nth-child(odd){grid-column:1 / -1}.bank-import-debt-selector{grid-column:1 / -1;display:grid;gap:7px;margin:0;padding:0;border:0}.bank-import-debt-selector legend{margin-bottom:1px;color:var(--muted);font-size:12px;font-weight:850}.bank-import-debt-selector>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;max-height:170px;overflow:auto}.bank-import-debt-selector label{display:flex;align-items:center;gap:7px;min-height:38px;padding:8px 9px;border:1px solid rgba(36,120,94,.15);border-radius:8px;background:#ffffffad;color:var(--ink);font-size:12px;font-weight:750;line-height:1.25}.bank-import-debt-selector input{flex:0 0 auto;width:15px;height:15px;accent-color:var(--brand)}.bank-import-debt-selector small{color:var(--brand-dark);font-size:12px;font-weight:850}.import-warning{margin:0;color:#775014;font-size:12px;line-height:1.35}@media(max-width:520px){.bank-import-grid{grid-template-columns:1fr}.bank-import-debt-selector>div{grid-template-columns:1fr}.bank-import-row-header{grid-template-columns:24px minmax(0,1fr)}.bank-import-row-header b{grid-column:2}}
