:root{color:#0a1f35;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#edf3f8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer;border:0}#root{min-height:100vh}:root{--yc-primary:#1e3a5f;--yc-primary-dark:#0f172a;--yc-primary-soft:#eaf0f7;--yc-accent:#c17817;--yc-accent-dark:#8a5412;--yc-ink:#0f172a;--yc-muted:#94a3b8;--yc-line:#e2e8f0}.app-shell{background:radial-gradient(circle at 0 0,#1e3a5f24,#0000 28rem),linear-gradient(145deg,#f7fbff 0%,#e9f0f7 100%);justify-content:center;min-height:100vh;padding:18px;display:flex}.phone-frame{overscroll-behavior:contain;background:#f8fbff;border:1px solid #7890a83d;border-radius:30px;width:min(100%,430px);height:calc(100vh - 36px);min-height:calc(100vh - 36px);position:relative;overflow:hidden;box-shadow:0 30px 80px #0c213a2e}.phone-frame::-webkit-scrollbar{width:0;height:0}.dashboard-frame{padding-bottom:0}.mobile-content{overscroll-behavior:contain;height:calc(100% - 348px);padding-bottom:128px;overflow-y:auto}.mobile-content.compact-content{height:calc(100% - 112px);padding-bottom:150px}.hero-card{z-index:10;color:#fff;background:linear-gradient(160deg, var(--yc-primary) 0%, #2c4f7c 62%, var(--yc-primary-dark) 130%);border-radius:0 0 32px 32px;padding:14px 16px 16px;position:relative}.auth-frame{background:#eef5fb}.auth-hero{padding-bottom:34px}.hero-subtitle{color:#ffffffb8;margin-top:10px;font-size:14px}.topbar,.identity-card,.account-card,.movement-row,.bottom-nav,.quick-actions,.top-actions,.home-entry-card{align-items:center;display:flex}.topbar{justify-content:space-between;gap:16px}.top-actions{gap:8px}.brand-lockup{align-items:center;gap:12px;display:flex}.brand-lockup img{object-fit:contain;background:#fff;border-radius:18px;flex:none;width:104px;height:58px;padding:8px 10px;box-shadow:0 14px 28px #00000029}.eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#ffffffb8;margin:0 0 4px;font-size:12px}h1,h2,p{margin:0}h1{font-size:28px;line-height:1.05}h2{font-size:17px}.compact-brand{gap:10px}.compact-brand img{border-radius:9px;width:64px;height:40px;padding:3px 5px}.compact-brand h1{letter-spacing:-.02em;white-space:nowrap;font-size:18px;line-height:1}.compact-brand>div{min-width:0;max-width:210px}.compact-brand strong,.compact-brand small{text-overflow:ellipsis;white-space:nowrap;width:100%;min-width:0;display:block;overflow:hidden}.compact-brand strong{color:#fff;margin-top:5px;font-size:13px;line-height:1.25}.compact-brand small{color:#ffffffad;margin-top:1px;font-size:11px;line-height:1.1}.icon-button{color:#fff;background:#ffffff24;border-radius:15px;place-items:center;width:42px;height:42px;display:grid}.identity-card{gap:12px;margin-top:24px}.avatar,.account-icon,.movement-icon{flex:none;place-items:center;display:grid}.avatar{width:48px;height:48px;color:var(--yc-primary);background:#fbbf24;border-radius:18px;font-weight:800}.avatar.large{border-radius:24px;width:70px;height:70px;margin:0 auto 14px;font-size:22px}.identity-card span,.balance-card small,.account-card span,.movement-row span,.section-title span,.home-entry-card span{color:var(--yc-muted);font-size:12px;display:block}.identity-card span,.balance-card small{color:#ffffffad}.client-summary-card{background:#ffffff1a;border:1px solid #ffffff24;border-radius:20px;align-items:center;gap:10px;padding:10px 12px}.client-summary-card>div:last-child{flex-direction:column;flex:auto;align-items:flex-start;gap:2px;min-width:0;display:flex}.client-summary-card>div:last-child>span,.client-summary-card>div:last-child>strong,.client-summary-card>div:last-child>small{width:100%;min-width:0;display:block}.client-summary-card strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.client-summary-card small{color:#ffffffb3;font-size:12px;line-height:1.2}.balance-card{background:#ffffff21;border:1px solid #ffffff2e;border-radius:20px;margin-top:12px;padding:14px 16px}.balance-card-head{justify-content:space-between;align-items:center;gap:10px;margin-bottom:7px;display:flex}.balance-card span,.balance-card small{color:#ffffffb8;font-size:11px}.balance-total{letter-spacing:-.04em;align-items:center;gap:9px;margin:0;font-size:28px;line-height:1.05;display:flex!important}.balance-total>span:last-child{color:inherit;font-size:inherit}.balance-direction{background:#ffffff24;border-radius:999px;flex:none;place-items:center;width:25px;height:25px;display:grid}.balance-total.positive{color:#22c55e}.balance-total.negative{color:#ef4444}.balance-total.neutral{color:#fff}.auth-card{z-index:2;background:#fff;border:1px solid #8095ae33;border-radius:24px;margin:18px 16px 0;padding:16px;position:relative;box-shadow:0 18px 48px #102a4c24}.auth-switch{background:#eef4fb;border-radius:16px;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:14px;padding:5px;display:grid}.auth-switch button{color:#64748b;background:0 0;border-radius:12px;padding:10px 12px;font-weight:800}.auth-switch button.active{color:var(--yc-primary);background:#fff;box-shadow:0 8px 18px #102a4c14}.auth-form{gap:14px;display:grid}.auth-form label{color:var(--yc-primary);gap:7px;font-size:13px;font-weight:800;display:grid}.auth-form input{border:1px solid var(--yc-line);width:100%;color:var(--yc-primary);background:#fbfdff;border-radius:14px;outline:none;padding:13px 14px}.auth-form input:focus{border-color:var(--yc-primary-dark);box-shadow:0 0 0 3px #1e3a5f1f}.tenant-pill{border:1px solid var(--yc-line);background:#f8fbff;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.tenant-pill span{color:var(--yc-muted);font-size:12px;font-weight:700;display:block}.tenant-pill strong{color:var(--yc-primary);margin-top:2px;font-size:14px;display:block}.tenant-pill button{color:var(--yc-accent);background:#fef3e7;border-radius:11px;flex:none;padding:8px 10px;font-size:12px;font-weight:900}.primary-button,.secondary-button{border-radius:15px;min-height:48px;font-weight:900}.primary-button{color:#fff;background:var(--yc-accent);box-shadow:0 12px 26px #c1781747}.secondary-button{color:var(--yc-primary);background:#eef4fb}.primary-button:disabled{opacity:.65;cursor:wait}.notice{border-radius:14px;margin-bottom:12px;padding:11px 12px;font-size:13px;line-height:1.35}.notice.success{color:#047857;background:#dcfce7;border:1px solid #86efac}.notice.error{color:#b42318;background:#fee2e2;border:1px solid #fecaca}.inline-notice{margin:14px 16px 0}.quick-actions{gap:10px;padding:16px 16px 4px}.quick-actions button{min-height:64px;color:var(--yc-primary);background:#fff;border-radius:18px;flex:1;place-items:center;gap:6px;font-size:12px;font-weight:700;display:grid;box-shadow:0 10px 24px #17314e14}.section-block{padding:18px 16px 0}.section-title{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.account-list,.movement-list{gap:10px;display:grid}.account-card,.movement-row,.home-entry-card,.profile-card{background:#fff;border:1px solid #8095ae29;border-radius:20px;gap:12px;padding:14px;box-shadow:0 12px 28px #102a4c0f}.account-card,.home-entry-card{width:100%;color:inherit;text-align:left}.home-entry-card{justify-content:space-between}.account-card.selected{border-color:#1e3a5f6b;box-shadow:0 12px 30px #1e3a5f1f}.account-icon{width:44px;height:44px;color:var(--yc-primary);background:linear-gradient(180deg, #f8fbff 0%, var(--yc-primary-soft) 100%);border:1px solid #1e3a5f1f;border-radius:16px}.account-icon svg{stroke-width:2.3px;width:20px;height:20px}.account-card p,.movement-row p{white-space:nowrap;margin-left:auto;font-weight:800}.movement-row.clickable{cursor:pointer}.movement-row.clickable:active{transform:scale(.99)}.movement-icon{border-radius:14px;width:38px;height:38px}.movement-icon.in{color:#047857;background:#dcfce7}.movement-icon.out{color:#b42318;background:#fee2e2}.movement-account{color:var(--yc-primary);margin-top:2px;font-size:11px;font-weight:700}.account-balance.positive{color:#047857}.account-balance.negative{color:#b42318}.account-balance.neutral{color:var(--yc-primary)}.amount-in{color:#047857}.amount-out{color:#b42318}.empty-state{border:1px dashed var(--yc-line);color:var(--yc-muted);text-align:center;background:#ffffffa8;border-radius:18px;padding:18px;font-size:14px}.profile-card{text-align:center;gap:8px;display:grid}.profile-card p{color:var(--yc-muted);font-size:13px}.profile-card .secondary-button{margin-top:10px}.center-state{color:var(--yc-primary);align-content:center;place-items:center;gap:12px;display:grid}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.bottom-nav{left:14px;right:14px;bottom:max(18px, env(safe-area-inset-bottom));z-index:15;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;border:1px solid #8095ae2e;border-radius:22px;justify-content:space-around;gap:8px;margin:0;padding:10px;position:absolute;box-shadow:0 18px 38px #102a4c2e}.bottom-nav button{color:#64748b;background:0 0;border-radius:16px;place-items:center;gap:4px;min-width:74px;padding:8px 10px;font-size:11px;font-weight:700;display:grid}.bottom-nav button.active{color:var(--yc-primary);background:var(--yc-primary-soft)}.danger-button{color:#fff;background:#dc2626;border-radius:15px;min-height:48px;font-weight:900;box-shadow:0 12px 26px #dc262633}.confirm-modal-backdrop{z-index:30;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#102a4c7a;place-items:center;padding:22px;display:grid;position:absolute;inset:0}.confirm-modal-card{width:100%;max-width:330px;color:var(--yc-primary);background:#fff;border:1px solid #8095ae38;border-radius:24px;padding:22px;box-shadow:0 28px 70px #0c213a3d}.confirm-modal-card h2{margin-bottom:8px;font-size:20px}.confirm-modal-card p{color:#64748b;margin-bottom:18px;font-size:14px;line-height:1.45}.confirm-modal-actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.success-modal-backdrop{z-index:20;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#102a4c7a;place-items:center;padding:22px;display:grid;position:absolute;inset:0}.success-modal-card{text-align:center;width:100%;max-width:330px;color:var(--yc-primary);background:#fff;border:1px solid #8095ae38;border-radius:26px;padding:24px;box-shadow:0 28px 70px #0c213a3d}.success-modal-icon{color:#047857;background:#dcfce7;border-radius:22px;place-items:center;width:64px;height:64px;margin:0 auto 14px;display:grid}.success-modal-card h2{margin-bottom:8px;font-size:22px}.success-modal-card p{color:#64748b;margin-bottom:18px;font-size:14px;line-height:1.45}.success-modal-card .primary-button{width:100%}.detail-back{min-height:38px;color:var(--yc-primary);background:#eef4fb;border-radius:13px;align-items:center;margin-bottom:12px;padding:0 12px;font-size:13px;font-weight:800;display:inline-flex}.account-detail-card{color:var(--yc-primary);background:#fff;border:1px solid #1e3a5f3d;border-radius:22px;align-items:center;gap:12px;padding:15px;display:flex;box-shadow:0 14px 32px #102a4c14}.account-detail-card span,.account-detail-card p{color:var(--yc-muted);font-size:12px}.account-detail-card strong{margin:2px 0;display:block}.account-detail-card em{color:var(--yc-primary);white-space:nowrap;margin-left:auto;font-style:normal;font-weight:900}@media (width<=460px){.app-shell{padding:0}.phone-frame{border:0;border-radius:0;width:100%;height:100vh;min-height:100vh}.dashboard-frame{padding-bottom:0}.mobile-content{height:calc(100% - 356px)}.mobile-content.compact-content{height:calc(100% - 112px)}.hero-card{z-index:10;border-radius:0 0 30px 30px;position:relative}}.pwa-install-backdrop{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172a7a;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.pwa-install-card{width:min(100%,350px);color:var(--yc-primary);text-align:center;background:#fff;border:1px solid #8095ae3d;border-radius:28px;padding:24px;box-shadow:0 28px 80px #0c213a47}.pwa-install-card img{object-fit:contain;border:1px solid var(--yc-line);background:#fff;border-radius:18px;width:112px;height:66px;margin:0 auto 14px;padding:8px 12px}.pwa-install-card h2{margin-bottom:8px;font-size:22px}.pwa-install-card p{color:#64748b;margin-bottom:18px;font-size:14px;line-height:1.5}.pwa-install-actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}
