.cashbox-value-highlight{font-size:1.5rem;font-weight:600;margin:1rem 0}.cashbox-value-highlight .green-text{color:#2e7d32 !important}.cashbox-value-highlight .red-text{color:#c62828 !important}.cashbox-status-positive{color:#2e7d32}.cashbox-status-negative{color:#c62828}.cashbox-status-open{display:flex;align-items:center;gap:0.5rem;padding:0.75rem 1.5rem;background:linear-gradient(135deg, #2e7d32 0%, #388e3c 100%);color:#fff;font-weight:600;font-size:1rem;border-radius:8px 8px 0 0}.cashbox-status-open .material-icons{font-size:1.5rem;font-weight:normal}.cashbox-status-closed{display:flex;align-items:center;gap:0.5rem;padding:0.75rem 1.5rem;background:linear-gradient(135deg, #c62828 0%, #d32f2f 100%);color:#fff;font-weight:600;font-size:1rem;border-radius:8px 8px 0 0}.cashbox-status-closed .material-icons{font-size:1.5rem;font-weight:normal}.cashbox-action-section{margin-bottom:2rem}.cashbox-action-section .card{border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,0.08)}.cashbox-action-section .card .card-content{padding:1.5rem 2rem}.cashbox-card-compact{max-width:480px;margin-left:auto;margin-right:auto}.cashbox-action-section .card-title{font-size:1.25rem;font-weight:600;margin-bottom:1rem}.cbx-modal-overlay{display:none !important;position:fixed !important;top:0 !important;left:0 !important;right:0 !important;bottom:0 !important;width:100vw !important;height:100vh !important;background:rgba(0,0,0,0.45) !important;backdrop-filter:blur(3px) !important;-webkit-backdrop-filter:blur(3px) !important;z-index:10000 !important;align-items:center !important;justify-content:center !important;padding:1rem !important;box-sizing:border-box !important;margin:0 !important;transform:none !important}.cbx-modal-overlay.cbx-modal-visible{display:flex !important;animation:cbx-fade-in 0.2s ease-out !important}.cbx-modal-box{position:relative !important;width:100% !important;max-width:600px !important;margin:auto !important;background:#fff !important;border-radius:16px !important;box-shadow:0 20px 60px rgba(0,0,0,0.15),0 4px 16px rgba(0,0,0,0.08) !important;padding:2.5rem 2rem 2rem !important;text-align:center !important;flex-shrink:0 !important;overflow:visible !important;transform:none !important;top:auto !important;left:auto !important;animation:cbx-slide-up 0.25s ease-out !important}@keyframes cbx-fade-in{from{opacity:0}to{opacity:1}}@keyframes cbx-slide-up{from{opacity:0;transform:translateY(16px) scale(0.97)}to{opacity:1;transform:translateY(0) scale(1)}}.cbx-modal-close-btn{position:absolute !important;top:0.75rem !important;right:0.75rem !important;float:none !important;width:36px !important;height:36px !important;padding:0 !important;min-width:36px !important;border-radius:50% !important;font-size:1rem !important;line-height:36px !important;background:transparent !important;color:#9e9e9e !important;border:none !important;cursor:pointer !important;display:flex !important;align-items:center !important;justify-content:center !important;transition:background 0.15s, color 0.15s !important}.cbx-modal-close-btn:hover{background:#f5f5f5 !important;color:#424242 !important}.cbx-modal-icon-circle{display:inline-flex !important;align-items:center !important;justify-content:center !important;width:56px !important;height:56px !important;border-radius:50% !important;background:#FFF8E1 !important;margin:0 auto 1.25rem !important}.cbx-modal-icon-circle .material-icons{font-size:28px !important;color:#F9A825 !important}.cbx-modal-content h5{margin:0 0 0.5rem !important;font-size:30px !important;font-weight:700 !important;color:#212121 !important;letter-spacing:-0.01em !important}.cbx-modal-subtitle{margin:0 0 1.5rem !important;font-size:30px !important;color:#757575 !important;line-height:1.5 !important;text-align:center !important}.cbx-modal-options{display:flex !important;gap:0.75rem !important;justify-content:center !important;margin-bottom:1.75rem !important}.cbx-modal-option{display:flex !important;align-items:center !important;gap:0.5rem !important;padding:0.6rem 1rem !important;background:#F5F5F5 !important;border-radius:8px !important;font-size:0.875rem !important;color:#424242 !important;font-weight:500 !important}.cbx-modal-option .material-icons{font-size:18px !important;color:#9e9e9e !important}.cbx-modal-action-btn{display:inline-flex !important;align-items:center !important;justify-content:center !important;gap:0.5rem !important;width:100% !important;padding:0.85rem 1.5rem !important;background:linear-gradient(135deg, #2e7d32 0%, #388e3c 100%) !important;color:#fff !important;font-size:0.95rem !important;font-weight:600 !important;border:none !important;border-radius:10px !important;cursor:pointer !important;text-decoration:none !important;transition:transform 0.1s, box-shadow 0.15s !important;box-shadow:0 2px 8px rgba(46,125,50,0.25) !important;letter-spacing:0.01em !important}.cbx-modal-action-btn:hover{transform:translateY(-1px) !important;box-shadow:0 4px 14px rgba(46,125,50,0.35) !important;color:#fff !important}.cbx-modal-action-btn:active{transform:translateY(0) !important}.cbx-modal-action-btn .material-icons{font-size:20px !important}.cashbox-history-section{margin-top:2rem}.cashbox-history-title{font-size:1.1rem;font-weight:600;margin-bottom:1rem;display:flex;align-items:center;gap:0.5rem;color:rgba(0,0,0,0.87)}.cashbox-history-title .material-icons{font-size:1.25rem;vertical-align:middle;color:rgba(0,0,0,0.54)}.cashbox-history-section .comment-cell{white-space:normal;min-width:120px;max-width:200px}@media screen and (max-width: 600px){.cashbox-action-section .card .card-content{padding:1rem 1.25rem}.cashbox-value-highlight{font-size:1.25rem}.cbx-modal-box{margin:1rem !important;padding:1.5rem 1.25rem !important}.cbx-modal-options{flex-direction:column !important}}
