:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#18251f;background:#f6f6f0;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 85% -10%,#e1ebd8 0,transparent 32rem),#f6f6f0}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.58}.app-shell{width:min(100%,1060px);margin:0 auto;padding:26px 20px 56px}.app-header,.section-heading,.modal-header,.connection-area,.status-card,.activity-row,.ticket-controls,.amount-entry{display:flex;align-items:center}.app-header{justify-content:space-between;gap:18px;padding-bottom:22px}h1,h2,h3,p{margin:0}h1{font-size:clamp(1.75rem,4vw,2.2rem);letter-spacing:-.05em}h2{font-size:clamp(1.25rem,3vw,1.55rem);letter-spacing:-.035em}h3{font-size:1rem;letter-spacing:-.015em}.eyebrow{color:#46705c;font-size:.72rem;font-weight:760;letter-spacing:.1em;text-transform:uppercase;margin-bottom:5px}.muted,.form-note{color:#637268;font-size:.88rem;line-height:1.4}.header-actions{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.connection-area{gap:10px}.connection{color:#315b45;background:#e5efe7;border-radius:999px;padding:6px 10px;font-size:.74rem;font-weight:700;white-space:nowrap}.connection.offline{color:#7c4424;background:#fff0df}.text-button,.icon-button{color:#315b45;border:0;background:transparent;font-weight:720}.text-button{font-size:.78rem;padding:6px 3px}.icon-button{font-size:1.65rem;line-height:1;padding:0 2px 4px}.install-button{background:#12352d;border:0;border-radius:999px;color:#fff;font-size:.77rem;font-weight:760;padding:8px 11px}.notice{align-items:center;background:#fff9dc;border:1px solid #efdb85;border-radius:12px;color:#5d4d08;display:flex;font-size:.88rem;gap:12px;justify-content:space-between;line-height:1.35;margin-bottom:18px;padding:11px 13px}.notice button{background:transparent;border:0;color:inherit;font-size:1.25rem}.hero-card,.status-card,.statistics-section,.activity-section,.stats-card{box-shadow:0 12px 30px #263e2b12}.hero-card{background:#12352d;border-radius:22px;color:#fffdf7;padding:clamp(25px,6vw,48px)}.hero-card .eyebrow{color:#f4c965}.hero-card p:not(.eyebrow){color:#d7e4d7;margin:10px 0 25px;max-width:42rem}.hero-actions{display:flex;flex-wrap:wrap;gap:10px}.primary-action,.secondary-button,.voice-button,.suggestion{border-radius:12px;font-weight:760;transition:transform .15s ease,box-shadow .15s ease}.primary-action{background:#f4b942;border:0;color:#1f2a20;min-height:48px;padding:12px 17px}.secondary-inverse{background:transparent;border:1px solid #a9c6ad;border-radius:12px;color:#f4fbf1;font-weight:760;min-height:48px;padding:12px 17px}.primary-action:hover:not(:disabled),.action-card:hover:not(:disabled){transform:translateY(-2px)}.secondary-button{background:#edf4ed;border:1px solid #c9d9cb;color:#315b45;min-height:42px;padding:9px 12px}.status-card{background:#fff;border:1px solid #e4e9df;border-radius:18px;gap:20px;justify-content:space-between;padding:19px 20px}.status-card .muted{margin-top:4px;max-width:36rem}.status-numbers{display:grid;gap:8px;min-width:180px}.status-numbers span{color:#64736a;display:flex;flex-direction:column;font-size:.75rem;gap:2px}.status-numbers strong{color:#25382d;font-size:.95rem}.actions-grid{display:grid;gap:12px;grid-template-columns:repeat(3,1fr);margin:16px 0 26px}.action-card{background:#fff;border:1px solid #dce5da;border-radius:16px;color:#22372a;display:grid;gap:5px;min-height:138px;padding:17px;text-align:left;box-shadow:0 6px 16px #263e2b0a;transition:transform .15s ease,box-shadow .15s ease}.action-card:hover:not(:disabled){box-shadow:0 13px 24px #263e2b1a}.action-card span{align-items:center;background:#e6f0e6;border-radius:9px;color:#315b45;display:flex;font-size:1.1rem;height:29px;justify-content:center;width:29px}.action-card strong{font-size:.98rem}.action-card small{color:#6a786d;font-size:.75rem;line-height:1.3}.action-card.finish span{background:#fff0dc;color:#9d5925}.action-card.expense span{background:#f4eaf4;color:#7a3c77}.action-card.close span{background:#e8edf7;color:#3f5784}.operation-stack{display:grid;gap:10px;margin:16px 0 12px}.operating-button{align-items:center;border:0;border-radius:20px;color:#1b281e;display:flex;flex-direction:column;gap:5px;justify-content:center;min-height:210px;padding:26px 20px;text-align:center;width:100%;box-shadow:0 16px 32px #2332271f;transition:transform .15s ease,filter .15s ease}.operating-button:hover:not(:disabled){filter:brightness(.98);transform:translateY(-2px)}.operating-button span{font-size:2rem}.operating-button strong{font-size:clamp(1.85rem,8vw,2.45rem);letter-spacing:-.05em}.operating-button small{font-size:1rem;font-weight:650}.operating-button.available{background:linear-gradient(140deg,#ffd75e,#f4b942)}.operating-button.in-service{background:linear-gradient(140deg,#55b77a,#168d50);color:#fff}.operating-button.break{background:linear-gradient(140deg,#ee7667,#c83b3c);color:#fff}.service-timer{font-feature-settings:"tnum";font-size:clamp(2.15rem,10vw,3.25rem);letter-spacing:.03em;line-height:1}.break-start,.full-action{border:0;border-radius:14px;font-size:1rem;font-weight:780;min-height:56px;padding:13px 16px;width:100%}.break-start{background:#fde8e5;color:#a74439;border:1px solid #f5c0bb}.reminder-strip{align-items:center;background:#edf4ed;border:1px solid #d4e3d4;border-radius:12px;color:#3b5c43;display:flex;font-size:.82rem;justify-content:space-between;padding:10px 12px}.reminder-strip button{background:transparent;border:0;color:#275d3d;font-weight:800;padding:3px}.daily-actions{display:grid;gap:10px;margin:12px 0 25px}.expense-action{background:#fff;border:1px solid #d6e0d4;color:#315b45}.movement-action{background:#eef5fb;border:1px solid #ccdceb;color:#365979}.close-day{background:#eff2f9;border:1px solid #d6ddea;color:#3d537d}.pending-charge{background:#fff4cf;border:1px solid #f1d472;color:#77540b;margin-top:12px}.statistics-section,.activity-section{background:#fff;border:1px solid #e4e9df;border-radius:18px;margin-top:22px;padding:20px}.section-heading{gap:14px;justify-content:space-between;margin-bottom:16px}.section-heading>span{color:#718076;font-size:.76rem;max-width:170px;text-align:right}.summary-grid{display:grid;gap:10px;grid-template-columns:repeat(4,1fr)}.metric{border-top:1px solid #ecf0e9;display:flex;flex-direction:column;gap:4px;padding:9px 0}.summary-grid .metric{background:#f8faf5;border:1px solid #e7ede4;border-radius:12px;padding:12px}.metric span{color:#728077;font-size:.73rem;line-height:1.25}.metric strong{color:#21372a;font-size:.96rem;line-height:1.25}.metric.emphasis strong{color:#12603e;font-size:1.08rem}.statistics-columns{display:grid;gap:12px;grid-template-columns:1fr 1.35fr 1fr;margin-top:14px}.stats-card{border:1px solid #e7ede4;border-radius:13px;padding:14px}.stats-card h3{margin-bottom:6px}.result-card{background:#f4f8f1}.category-list{list-style:none;margin:3px 0 0;padding:0}.category-list li{border-top:1px solid #ecf0e9;color:#596a5e;display:flex;font-size:.8rem;justify-content:space-between;padding:8px 0}.category-list strong{color:#33463a}.activity-list{display:grid;gap:8px}.activity-row{border-top:1px solid #edf0ea;gap:10px;padding:11px 0 0}.activity-icon{align-items:center;border-radius:50%;display:flex;font-weight:800;height:30px;justify-content:center;width:30px}.service-icon{background:#e3f1e5;color:#246744}.expense-icon{background:#f7e8e4;color:#a45136}.movement-icon.payment{background:#e6f1e6;color:#2b7242}.movement-icon.deposit{background:#e4f0f6;color:#27677c}.movement-icon.transfer{background:#f1e9f5;color:#744388}.activity-row strong{color:#2d4033;display:block;font-size:.88rem}.activity-row p{color:#718076;font-size:.76rem;margin-top:3px}.empty-inline{color:#718076;font-size:.9rem;padding:10px 0 2px}.loading{color:#52715d;padding-top:24vh;text-align:center}.modal-backdrop{align-items:flex-end;background:#12241b7a;display:flex;inset:0;justify-content:center;padding:16px;position:fixed;z-index:4}.modal{animation:appear .18s ease-out;background:#fff;border-radius:20px;box-shadow:0 22px 60px #00000038;max-height:calc(100vh - 32px);overflow:auto;padding:19px;width:min(100%,540px)}.modal-header{justify-content:space-between;margin-bottom:16px}.form-stack{display:grid;gap:13px}.form-stack label{color:#3c4e42;display:grid;font-size:.79rem;font-weight:720;gap:6px}input,select,textarea{background:#fff;border:1px solid #cbd8cc;border-radius:10px;color:#1e3025;min-height:44px;outline:none;padding:9px 10px;width:100%}textarea{line-height:1.35;resize:vertical}input:focus,select:focus,textarea:focus{border-color:#4c8061;box-shadow:0 0 0 3px #4c806126}.form-error{background:#fff0ea;border-radius:9px;color:#93452d;font-size:.82rem;padding:9px}.field-pair{display:grid;gap:12px;grid-template-columns:1fr 1fr}.amount-entry{align-items:end;gap:10px}.amount-entry label{flex:1}.voice-button{background:#e7f1e7;border:1px solid #c3d7c5;color:#315d44;min-height:44px;padding:9px 12px;white-space:nowrap}.quick-fares{display:grid;gap:7px;grid-template-columns:repeat(5,1fr)}.quick-fares button{background:#f8faf6;border:1px solid #d8e2d6;border-radius:9px;color:#395a45;min-height:38px;padding:4px;font-size:.78rem;font-weight:700}.quick-fares button.selected{background:#315f45;border-color:#315f45;color:#fff}.suggestion{background:#fff8db;border:1px solid #ead88e;color:#63540d;display:grid;font-size:.85rem;gap:2px;padding:11px;text-align:left}.suggestion small{color:#7c6e27}.ticket-controls{gap:9px}.ticket-upload{align-items:center;background:#edf4ed;border:1px dashed #87a88e;border-radius:10px;color:#315b45!important;cursor:pointer;display:flex!important;justify-content:center;min-height:42px;padding:9px;text-align:center;width:100%}.ticket-upload input{display:none}.ticket-ready{background:#eef7eb;border-radius:8px;color:#3b6947;font-size:.78rem;padding:8px 10px}.expense-methods{display:grid;gap:10px}.expense-methods button{align-items:center;background:#f8faf6;border:1px solid #dce7da;border-radius:14px;color:#2b4936;display:grid;gap:3px;grid-template-columns:42px 1fr;padding:14px;text-align:left}.expense-methods button span{align-items:center;background:#e5f0e5;border-radius:10px;display:flex;font-size:1.15rem;grid-row:span 2;height:42px;justify-content:center;width:42px}.expense-methods button strong{font-size:.95rem}.expense-methods button small{color:#69806e;font-size:.76rem}.voice-capture{background:#e7f1e7;border:1px solid #bcd5c0;border-radius:12px;color:#25573a;font-size:1rem;font-weight:800;min-height:52px;padding:11px}.toggle-row{align-items:center;display:flex!important;gap:9px}.toggle-row input{min-height:20px;width:20px}@keyframes appear{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:760px){.actions-grid{grid-template-columns:1fr 1fr}.statistics-columns{grid-template-columns:1fr}.summary-grid{grid-template-columns:1fr 1fr}}@media(max-width:480px){.app-shell{padding:18px 13px 42px}.app-header{align-items:flex-start}.header-actions{align-items:flex-end;flex-direction:column;flex-wrap:nowrap}.status-card{align-items:flex-start;flex-direction:column}.status-numbers{grid-template-columns:1fr 1fr;width:100%}.actions-grid{grid-template-columns:1fr}.action-card{min-height:105px}.quick-fares{grid-template-columns:repeat(3,1fr)}.field-pair{grid-template-columns:1fr}.ticket-controls{align-items:stretch;flex-direction:column}.operating-button{min-height:190px}}
