.farm-form-card{background:#fff;border-radius:12px;box-shadow:0 2px 12px #0000001f;overflow:visible;margin-bottom:1rem}.farm-form-card__head{display:flex;align-items:center;gap:.65rem;padding:1rem 1rem .5rem}.farm-form-card__icon{width:45px;height:45px;flex-shrink:0}.farm-form-card__icon-badge{width:45px;height:45px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:10px;background:linear-gradient(135deg,#a855f7,#7c3aed);color:#fff;box-shadow:0 2px 8px #7c3aed4d}.farm-form-card__svg-icon{width:26px;height:26px}.farm-form-card__title{margin:0;font-size:1.35rem;font-weight:700;color:#1e40af}.farm-form-card__body{padding:0 1rem 1.25rem;color:#1e293b}.farm-form-tabs{display:flex;border-bottom:2px solid #e5e7eb;margin-bottom:1rem}.farm-form-tabs__btn{flex:1;display:flex;align-items:center;justify-content:center;gap:.35rem;padding:.65rem .5rem;border:none;background:transparent;font-size:.9rem;font-weight:600;color:#64748b;cursor:pointer;border-bottom:3px solid transparent;margin-bottom:-2px}.farm-form-tabs__btn.is-active{color:#0ea5e9;border-bottom-color:#0ea5e9}.farm-form-tabs__btn:disabled{opacity:.5;cursor:not-allowed}.farm-form-field{margin-bottom:1.1rem}.farm-form-field__label{display:block;margin-bottom:.35rem;font-weight:600;color:#1e293b;font-size:.95rem}.farm-form-field__label--detail{color:#2563eb}.farm-form-field__label--type-spec{color:#16a34a}.farm-form-field .farm-form-input--full,.farm-form-field--detail .farm-form-input--full{width:100%;box-sizing:border-box;display:block}.farm-form-field--detail .farm-form-input--full{border-radius:8px;border:1px solid #cbd5e1}.farm-form-field__row{display:flex;align-items:center;gap:.35rem}.farm-form-input{flex:1;min-width:0;padding:.55rem .75rem;border:1px solid #cbd5e1;border-radius:8px;font-size:1rem;color:#1e293b;background:#fff}.farm-form-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f633}.farm-form-input[readonly]{background:#f8fafc}.farm-form-input--error{border-color:#ef4444}.farm-form-field__error{display:block;margin-top:.25rem;font-size:.82rem;color:#ef4444}.farm-form-icon-btn{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;border:none;background:transparent;padding:0;cursor:pointer}.farm-form-icon-btn img{display:block;width:50px;height:40px;object-fit:contain}.farm-form-icon-btn--calc img{width:60px;height:40px}.farm-form-input-group{display:flex;align-items:stretch}.farm-form-input-group .farm-form-input{border-radius:8px 0 0 8px;border-right:none}.farm-form-input-group__addon{display:flex;align-items:center;justify-content:center;padding:0 .5rem;border:1px solid #cbd5e1;background:#f1f5f9;cursor:pointer}.farm-form-input-group__addon:first-of-type{border-left:none}.farm-form-input-group__addon:last-of-type{border-radius:0 8px 8px 0}.farm-form-input-group__addon svg{width:23px;height:23px}.farm-form-input-group__addon--dark{color:#1e293b}.farm-form-input-group__addon--blue{color:#2563eb}.farm-form-input-group__addon--green{color:#16a34a}.farm-form-input--center{text-align:center}.farm-form-quantity-unit{display:flex;gap:.5rem;align-items:flex-end;margin-bottom:1.1rem;position:relative;z-index:1}.farm-form-quantity-unit:has(.farm-form-autocomplete.is-open){z-index:40}.farm-form-field:has(.farm-form-autocomplete.is-open){position:relative;z-index:40}.farm-form-quantity-unit__qty{flex:0 0 38%;margin-bottom:0;min-width:0}.farm-form-unit-field{flex:1;margin-bottom:0;min-width:0}.farm-form-unit-field__input{position:relative}.farm-form-autocomplete__item--new{font-style:italic;color:#475569}.farm-form-autocomplete__item--stock{display:flex;flex-direction:column;align-items:flex-start;gap:.1rem}.farm-form-autocomplete__item-meta{font-size:.78rem;color:#64748b;font-weight:400}.farm-form-autocomplete{position:relative}.farm-form-autocomplete.is-open{z-index:40}.farm-form-autocomplete__list{position:absolute;z-index:40;top:100%;left:0;right:0;margin:2px 0 0;padding:0;list-style:none;background:#fff;border:1px solid #cbd5e1;border-radius:8px;box-shadow:0 4px 16px #0000001f;max-height:200px;overflow-y:auto}.farm-form-autocomplete__item{padding:.5rem .75rem;cursor:pointer;font-size:.95rem;color:#1e293b}.farm-form-autocomplete__item:hover,.farm-form-autocomplete__item.is-highlighted{background:#eff6ff}.farm-form-actions{display:flex;gap:.75rem;margin-top:.5rem}.farm-form-btn{padding:.6rem 1.25rem;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer}.farm-form-btn--primary{flex:1;background:#198754;color:#fff}.farm-form-btn--primary:active{background:#157347}.farm-form-btn--secondary{background:#6c757d;color:#fff}.farm-form-btn--secondary:active{background:#5c636a}.farm-form-btn--danger{background:#dc3545;color:#fff}.farm-form-btn--danger:disabled{opacity:.55;cursor:not-allowed}.farm-form-btn--danger:active:not(:disabled){background:#bb2d3b}.stock-section-head{margin:-.25rem 0 1rem;padding:.65rem .85rem;border-radius:8px;font-weight:700;font-size:.92rem;color:#fff}.stock-section-head--balance{background:linear-gradient(135deg,#667eea,#764ba2)}.stock-section-head--withdraw{background:linear-gradient(135deg,#f093fb,#f5576c)}.stock-section-head--history{background:linear-gradient(135deg,#4facfe,#00f2fe)}.stock-card-list{display:flex;flex-direction:column;gap:.85rem}.stock-date-group__date{margin:0 0 .4rem;font-size:.9rem;font-weight:700;color:#475569}.stock-date-group__date--today{color:#dc2626}.stock-date-group__card{border:1px solid #e2e8f0;border-radius:10px;background:#fff;overflow:hidden}.stock-card{border:1px solid #e2e8f0;border-radius:10px;padding:.75rem;background:#fff}.stock-date-group__card .stock-card{border:none;border-radius:0;border-bottom:1px solid #e2e8f0}.stock-date-group__card .stock-card:last-child{border-bottom:none}.stock-card--depleted{opacity:.65}.stock-card__top{display:flex;justify-content:space-between;gap:.75rem}.stock-card__name{font-size:.95rem;color:#0f172a}.stock-card__spec{color:#16a34a;font-weight:600}.stock-card__detail{margin:.2rem 0 0;font-size:.82rem;color:#64748b}.stock-card__date{color:#94a3b8;font-size:.8rem}.stock-card__qty{text-align:right;font-size:.88rem;color:#334155}.stock-card__qty strong{color:#0f172a}.stock-card__qty small{color:#64748b}.stock-badge{display:inline-block;padding:.2rem .5rem;border-radius:6px;font-size:.78rem;font-weight:700}.stock-badge--depleted{background:#fee2e2;color:#dc2626}.stock-progress{margin-top:.55rem;height:6px;background:#e2e8f0;border-radius:4px;overflow:hidden}.stock-progress-bar{height:100%;border-radius:4px;transition:width .3s ease}.stock-progress-high{background:#22c55e}.stock-progress-med{background:#f59e0b}.stock-progress-low{background:#ef4444}.stock-empty{text-align:center;color:#94a3b8;padding:2rem 0}.stock-agri-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem}.stock-agri-btn{display:flex;flex-direction:column;align-items:center;gap:.25rem;padding:.55rem .35rem;border:1px solid #cbd5e1;border-radius:8px;background:#fff;cursor:pointer;font-size:.78rem;font-weight:600;color:#334155}.stock-agri-btn.is-selected{border-color:#f5576c;background:#fff1f2;color:#be123c;box-shadow:0 0 0 2px #f5576c40}.stock-agri-btn__icon{object-fit:contain}.stock-search-list{list-style:none;margin:.35rem 0 0;padding:0;border:1px solid #e2e8f0;border-radius:8px;max-height:180px;overflow-y:auto}.stock-search-list__btn{display:block;width:100%;text-align:left;padding:.55rem .75rem;border:none;background:#fff;cursor:pointer;font-size:.88rem}.stock-search-list__btn:hover{background:#f1f5f9}.stock-search-list__meta{display:block;font-size:.78rem;color:#64748b;margin-top:.15rem}.stock-selected-card{width:100%;margin:0 0 1rem;padding:.9rem 1rem;border-radius:12px;border:1px solid #f9a8d4;background:linear-gradient(135deg,#fff5f7,#fdf2f8 55%,#faf5ff);box-shadow:0 2px 10px #f093fb2e}.stock-selected-card__name{margin:0 0 .35rem;font-size:1.02rem;font-weight:700;color:#831843;line-height:1.35}.stock-selected-card__spec{color:#be185d;font-weight:600}.stock-selected-card__detail{margin:0 0 .65rem;font-size:.82rem;color:#64748b}.stock-selected-card__stats{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.stock-selected-card__stat{display:flex;flex-direction:column;gap:.15rem;padding:.55rem .65rem;background:#ffffffd1;border-radius:8px;border:1px solid rgba(244,114,182,.22)}.stock-selected-card__stat-label{font-size:.72rem;font-weight:600;color:#9d174d}.stock-selected-card__stat-value{font-size:.92rem;font-weight:700;color:#0f172a}.stock-selected-card__stat-value--remain{color:#16a34a}.stock-qty-row{display:flex;align-items:center;gap:.35rem}.farm-form-input--qty{flex:1;text-align:center}.stock-qty-unit{flex-shrink:0;padding:.55rem .65rem;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:8px;font-size:.88rem}.stock-qty-hint,.stock-price-preview{display:block;margin-top:.3rem;font-size:.8rem;color:#64748b}.stock-price-preview{color:#2563eb}.stock-history-list{display:flex;flex-direction:column;gap:.55rem}.stock-history-row{display:flex;justify-content:space-between;gap:.75rem;padding:.65rem 0;border-bottom:1px solid #f1f5f9;font-size:.88rem;color:#334155}.stock-history-row strong{color:#0f172a}.stock-history-row__right{text-align:right;flex-shrink:0}.stock-history-agri{font-weight:700;background:linear-gradient(135deg,#f093fb,#f5576c);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.stock-history-qty{color:#dc3545}.stock-history-price{color:#0ea5e9}.stock-history-foot{margin:.75rem 0 0;font-size:.78rem;color:#dc3545}.farm-form-placeholder{padding:2rem 1rem;text-align:center;color:#64748b;font-size:.95rem}.farm-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;align-items:center;justify-content:center;background:#00000073;padding:1rem}.farm-modal{background:#fff;border-radius:10px;box-shadow:0 8px 30px #0003;width:100%;max-width:360px;max-height:90dvh;overflow:auto}.farm-modal--wide{max-width:400px}.farm-modal__header{display:flex;align-items:center;justify-content:space-between;padding:.85rem 1rem;border-bottom:1px solid #e5e7eb}.farm-modal__title{margin:0;font-size:1.15rem;font-weight:700;color:#198754}.farm-modal__close{border:none;background:transparent;font-size:1.25rem;color:#64748b;cursor:pointer;padding:.25rem;line-height:1}.farm-modal__body{padding:1rem}.farm-modal__footer{display:flex;justify-content:flex-end;gap:.5rem;padding:.75rem 1rem;border-top:1px solid #e5e7eb}.farm-modal__btn{padding:.45rem 1rem;border:none;border-radius:6px;font-size:.9rem;font-weight:600;cursor:pointer;color:#fff}.farm-modal__btn--primary{background:#0d6efd}.farm-modal__btn--secondary{background:#6c757d}.farm-modal__btn--success{background:#198754}.farm-calendar-nav{display:flex;align-items:center;justify-content:center;gap:.35rem;padding:.65rem;background:#e0f2fe;border-radius:8px;margin-bottom:.75rem}.farm-calendar-nav__arrow{border:none;background:transparent;font-size:1rem;color:#1e40af;cursor:pointer;padding:.25rem .4rem}.farm-calendar-nav__select{padding:.3rem .4rem;border:1px solid #93c5fd;border-radius:6px;font-size:.85rem;background:#fff;color:#1e293b}.farm-calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:0;border:1px solid #93c5fd;border-radius:6px;overflow:hidden}.farm-calendar-grid__head{padding:.35rem 0;text-align:center;font-size:.78rem;font-weight:700;color:#198754;background:#f0fdf4;border-bottom:1px solid #93c5fd}.farm-calendar-grid__cell{padding:.45rem 0;text-align:center;font-size:.88rem;font-weight:600;border:1px solid #bfdbfe;cursor:pointer;background:#fff;color:#1e40af}.farm-calendar-grid__cell--outside{background:#fefce8;color:#94a3b8;font-weight:400}.farm-calendar-grid__cell--today{color:#dc2626}.farm-calendar-grid__cell--selected{background:#dbeafe;color:#1d4ed8}.farm-calc-display{width:100%;padding:.65rem;font-size:1.5rem;text-align:right;border:1px solid #ddd;border-radius:6px;margin-bottom:.75rem;background:#fff}.farm-calc-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:6px}.farm-calc-grid button{padding:.85rem;font-size:1rem;border:none;background:#f1f1f1;border-radius:5px;cursor:pointer}.farm-calc-grid button:active{background:#ddd}.farm-calc-grid button.span-2{grid-column:span 2}.farm-calc-grid button.btn-clear{background:#dc3545;color:#fff}.farm-calc-grid button.btn-equals{background:#0d6efd;color:#fff;grid-column:span 2}.farm-calc-grid button.btn-back{background:#ffc107}.farm-calc-save{width:100%;padding:.65rem;margin-top:.75rem;font-size:1.05rem;background:#198754;color:#fff;border:none;border-radius:6px;cursor:pointer;font-weight:600}.farm-calc-close{width:100%;padding:.55rem;margin-top:.35rem;font-size:.95rem;background:#6c757d;color:#fff;border:none;border-radius:6px;cursor:pointer}.farm-confirm-head{display:flex;align-items:center;gap:.5rem}.farm-confirm-head__title{color:#dc2626;font-weight:700}.farm-confirm-body p{margin:.35rem 0;color:#1e293b}.farm-confirm-warning{color:#ca8a04;font-weight:600;margin-top:.75rem}.farm-category-picker__list{position:absolute;z-index:20;top:100%;left:0;right:0;margin:2px 0 0;padding:0;list-style:none;background:#fff;border:1px solid #cbd5e1;border-radius:8px;box-shadow:0 4px 16px #0000001f;max-height:280px;overflow-y:auto}.farm-category-picker__card{display:flex;align-items:center;gap:.75rem;width:100%;padding:.65rem .75rem;border:none;border-bottom:1px solid #f0f0f0;background:#fafbfc;text-align:left;cursor:pointer}.farm-category-picker__card:last-child{border-bottom:none}.farm-category-picker__card:hover,.farm-category-picker__card.is-selected{background:#eef2ff}.farm-category-picker__icon{flex-shrink:0;width:42px;height:42px;display:flex;align-items:center;justify-content:center;background:#eef2ff;border-radius:8px;font-size:1.25rem}.farm-category-picker__icon-img{display:block;width:48px;height:48px;object-fit:contain}.farm-category-picker__info{min-width:0;flex:1}.farm-category-picker__name{display:block;font-weight:600;color:#1e293b;font-size:.95rem}.farm-category-picker__detail{display:block;font-size:.78rem;color:#94a3b8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.farm-expense-today{margin-top:1.25rem;border-top:1px solid #e5e7eb;padding-top:1rem}.farm-expense-today__title{margin:0 0 .5rem;font-size:.95rem;font-weight:700;color:#1e40af}.farm-expense-table{width:100%;border-collapse:collapse;font-size:.88rem}.farm-expense-table th,.farm-expense-table td{padding:.4rem .35rem;border-bottom:1px solid #e5e7eb;text-align:left}.farm-expense-table th:last-child,.farm-expense-table td:last-child{text-align:right;white-space:nowrap}.farm-expense-table thead th{background:#dbeafe;color:#1e40af}.farm-expense-edit__date{margin:.75rem 0 .35rem;font-size:.9rem;font-weight:700}.farm-expense-edit__date--today{color:#dc2626}.farm-expense-edit__row{display:flex;align-items:center;gap:.5rem;padding:.45rem 0;border-bottom:1px solid #f1f5f9;font-size:.88rem}.farm-expense-edit__label{flex:1;min-width:0}.farm-expense-edit__price{white-space:nowrap;font-weight:600}.farm-expense-edit__actions{display:flex;gap:.25rem}.farm-expense-edit__btn{border:none;border-radius:6px;padding:.3rem .45rem;font-size:.75rem;cursor:pointer;color:#fff}.farm-expense-edit__btn--del{background:#dc3545}.farm-expense-edit__btn--edit{background:#ffc107;color:#1e293b}.farm-confirm-duplicate{background:#fff3cd;padding:.65rem;border-radius:6px;margin:.5rem 0;font-size:.88rem;color:#1e293b}.farm-form-toast{position:fixed;bottom:calc(var(--admin-bottom-h, 68px) + 1rem);left:50%;transform:translate(-50%);z-index:110;padding:.65rem 1.25rem;background:#198754;color:#fff;border-radius:8px;font-size:.9rem;font-weight:600;box-shadow:0 4px 16px #00000040;animation:farm-toast-in .25s ease}@keyframes farm-toast-in{0%{opacity:0;transform:translate(-50%) translateY(8px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.farm-form-error{margin:.35rem 0 0;font-size:.84rem;color:#dc3545}.fishpond-produce-picker{position:relative}.fishpond-produce-picker__panel{margin-top:.5rem}.fishpond-produce-picker__empty{margin:0;padding:.85rem 1rem;border:1px dashed #cbd5e1;border-radius:10px;background:#f8fafc;color:#64748b;font-size:.9rem;text-align:center}.fishpond-produce-picker__cards{display:flex;flex-direction:column;gap:.55rem}.fishpond-produce-picker__card{display:flex;align-items:flex-start;gap:.75rem;width:100%;padding:.8rem .9rem;border:1px solid #dbeafe;border-radius:12px;background:linear-gradient(135deg,#f8fbff,#eef6ff);text-align:left;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.fishpond-produce-picker__card:hover{border-color:#60a5fa;box-shadow:0 4px 14px #2563eb1f;transform:translateY(-1px)}.fishpond-produce-picker__card.is-selected{border-color:#2563eb;background:linear-gradient(135deg,#eff6ff,#dbeafe);box-shadow:0 0 0 2px #2563eb26}.fishpond-produce-picker__card-icon{flex-shrink:0;width:42px;height:42px;display:flex;align-items:center;justify-content:center;border-radius:10px;background:#fff;font-size:1.35rem;box-shadow:0 2px 8px #0f172a14}.fishpond-produce-picker__card-body{min-width:0;flex:1;display:flex;flex-direction:column;gap:.15rem}.fishpond-produce-picker__card-title{font-size:1rem;font-weight:700;color:#0f172a}.fishpond-produce-picker__card-meta{font-size:.8rem;color:#64748b}.fishpond-produce-picker__card-qty{font-size:.92rem;font-weight:600;color:#2563eb}.customer-picker{position:relative}.customer-picker__panel{margin-top:.5rem}.customer-picker__hint{margin:0;padding:.85rem 1rem;border:1px dashed #cbd5e1;border-radius:10px;background:#f8fafc;color:#64748b;font-size:.88rem;text-align:center;line-height:1.45}.customer-picker__cards{display:flex;flex-direction:column;gap:.55rem}.customer-picker__card{margin:0}.farm-form-origin{border:none;margin:0 0 1rem;padding:0}.farm-form-origin__options{display:flex;gap:1.5rem;margin-top:.5rem}.farm-form-origin__option{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-size:1rem;color:#1e293b}.farm-form-origin__option input{width:1.1rem;height:1.1rem;accent-color:#2563eb}.fish-type-picker{position:relative}.fish-type-picker__list{list-style:none;margin:.35rem 0 0;padding:0;border:1px solid #cbd5e1;border-radius:8px;background:#fff;box-shadow:0 4px 16px #0000001a;max-height:220px;overflow-y:auto}.fish-type-picker__empty{padding:.75rem 1rem;color:#64748b;font-size:.88rem;text-align:center}.fish-type-picker__item{display:flex;align-items:center;justify-content:space-between;gap:.75rem;width:100%;padding:.65rem .85rem;border:none;border-bottom:1px solid #f1f5f9;background:#fafbfc;text-align:left;cursor:pointer}.fish-type-picker__item:last-child{border-bottom:none}.fish-type-picker__item:hover,.fish-type-picker__item.is-selected{background:#eef2ff}.fish-type-picker__name{font-weight:600;color:#1e293b;font-size:.95rem}.fish-type-picker__unit{font-size:.82rem;color:#2563eb;font-weight:600}.customer-manage{max-width:640px;margin:0 auto}.customer-manage__list-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:1rem}.customer-manage__list-title{margin:0;font-size:1.05rem;font-weight:700;color:#fff}.customer-manage__count{display:block;margin-top:.2rem;font-size:.8rem;color:var(--admin-muted, #9ab0cc)}.customer-manage__btn--add{flex-shrink:0;white-space:nowrap;padding:.5rem .85rem;font-size:.85rem}.customer-manage__back-link{display:inline-flex;align-items:center;margin-bottom:.85rem;padding:0;border:none;background:none;color:#7c3aed;font-size:.9rem;font-weight:600;cursor:pointer}.customer-manage__back-link:hover{color:#6d28d9;text-decoration:underline}.customer-manage__cards{display:flex;flex-direction:column;gap:.55rem}.customer-manage__card{display:flex;flex-direction:column;gap:.65rem;width:100%;padding:.85rem .9rem;border:1px solid #e2e8f0;border-radius:12px;background:#fff;text-align:left;transition:border-color .15s ease,box-shadow .15s ease}.customer-manage__card-main{display:flex;align-items:flex-start;gap:.75rem;width:100%}.customer-manage__card:hover{border-color:#c4b5fd;box-shadow:0 4px 14px #7c3aed14}.customer-manage__card-icon{flex-shrink:0;width:42px;height:42px;display:flex;align-items:center;justify-content:center;border-radius:10px;background:linear-gradient(135deg,#a855f7,#7c3aed);color:#fff;font-size:1.1rem;font-weight:700}.customer-manage__card-body{min-width:0;flex:1}.customer-manage__card-name{display:block;font-size:1rem;font-weight:700;color:#0f172a}.customer-manage__card-meta{display:block;margin-top:.15rem;font-size:.8rem;color:#64748b;line-height:1.4}.customer-manage__card-note{color:#94a3b8;font-style:italic}.customer-manage__card-actions{display:flex;flex-direction:column;gap:.35rem;flex-shrink:0}.customer-manage__card-btn{padding:.35rem .65rem;border:none;border-radius:6px;font-size:.78rem;font-weight:600;cursor:pointer;white-space:nowrap}.customer-manage__card-btn--edit{background:#ede9fe;color:#6d28d9}.customer-manage__card-btn--edit:hover{background:#ddd6fe}.customer-manage__card-btn--delete{background:#fee2e2;color:#dc2626}.customer-manage__card-btn--delete:hover{background:#fecaca}.customer-manage__card-btn:disabled{opacity:.5;cursor:not-allowed}.customer-manage__card-contacts{display:flex;flex-wrap:wrap;gap:.45rem;width:100%;padding-top:.15rem;border-top:1px solid #f1f5f9}.customer-contact-btn{display:inline-flex;align-items:center;gap:.4rem;flex:1 1 calc(50% - .25rem);min-width:0;padding:.42rem .7rem;border-radius:999px;text-decoration:none;font-size:.82rem;font-weight:600;line-height:1.2;transition:transform .12s ease,box-shadow .12s ease}.customer-contact-btn:active{transform:scale(.98)}.customer-contact-btn__icon{width:18px;height:18px;flex-shrink:0}.customer-contact-btn__icon--line{width:20px;height:20px}.customer-contact-btn__label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customer-contact-btn--phone{background:linear-gradient(180deg,#8fb896,#6f9f78);color:#1e3a5f;box-shadow:inset 0 1px #ffffff59}.customer-contact-btn--phone:hover{box-shadow:0 2px 8px #4f795840}.customer-contact-btn--line{background:linear-gradient(180deg,#b8e0b0,#9fd49a);color:#2563eb;box-shadow:inset 0 1px #fff6}.customer-contact-btn--line:hover{box-shadow:0 2px 8px #6f9f7840}.customer-manage__empty{display:flex;flex-direction:column;align-items:center;gap:.85rem;padding:2rem 1rem;border:1px dashed #cbd5e1;border-radius:12px;background:#f8fafc;color:#64748b;font-size:.9rem;text-align:center}.customer-manage__empty p{margin:0}.customer-manage__actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.customer-manage__btn{padding:.55rem 1rem;border:none;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer}.customer-manage__btn--primary{background:linear-gradient(135deg,#7c3aed,#6d28d9);color:#fff}.customer-manage__btn--secondary{background:#e2e8f0;color:#334155}.customer-manage__btn--danger{background:#fee2e2;color:#dc2626}.customer-manage__btn:disabled{opacity:.6;cursor:not-allowed}.customer-manage__status{margin:2rem 0;text-align:center;color:#64748b}.customer-manage__error{margin:0 0 .75rem;font-size:.84rem;color:#dc3545}.farm-form-input--textarea{min-height:4.5rem;resize:vertical;font-family:inherit}@media(min-width:480px){.customer-manage__card-actions{flex-direction:row;align-items:center}}.notification-manage{max-width:640px;margin:0 auto}.notification-manage__list-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:.85rem}.notification-manage__list-title{margin:0;font-size:1.05rem;font-weight:700;color:#fff}.notification-manage__count{display:block;margin-top:.2rem;font-size:.8rem;color:var(--admin-muted, #9ab0cc)}.notification-manage__btn{display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:10px;font-size:.9rem;font-weight:600;cursor:pointer;transition:background .15s ease,opacity .15s ease}.notification-manage__btn--primary{padding:.55rem 1rem;color:#fff;background:linear-gradient(135deg,#f59e0b,#d97706);box-shadow:0 2px 8px #d9770647}.notification-manage__btn--primary:hover:not(:disabled){background:linear-gradient(135deg,#fbbf24,#d97706)}.notification-manage__btn--secondary{padding:.55rem 1rem;color:#475569;background:#f1f5f9}.notification-manage__btn--add{flex-shrink:0;white-space:nowrap;padding:.5rem .85rem;font-size:.85rem}.notification-manage__btn:disabled{opacity:.65;cursor:not-allowed}.notification-manage__back-link{display:inline-flex;align-items:center;margin-bottom:.85rem;padding:0;border:none;background:none;color:#d97706;font-size:.9rem;font-weight:600;cursor:pointer}.notification-manage__back-link:hover{color:#b45309;text-decoration:underline}.notification-manage__tabs{display:flex;gap:.35rem;margin-bottom:.85rem;padding:.2rem;border-radius:12px;background:#f1f5f9}.notification-manage__tab{flex:1;padding:.55rem .75rem;border:none;border-radius:9px;background:transparent;color:#64748b;font-size:.88rem;font-weight:600;cursor:pointer;transition:background .15s ease,color .15s ease,box-shadow .15s ease}.notification-manage__tab.is-active{color:#92400e;background:#fff;box-shadow:0 1px 4px #0f172a14}.notification-manage__table-wrap{overflow-x:auto;border:1px solid #e2e8f0;border-radius:12px;background:#fff}.notification-manage__table{width:100%;border-collapse:collapse;font-size:.88rem}.notification-manage__table thead th{padding:.65rem .85rem;text-align:left;font-weight:700;color:#1e40af;background:#eff6ff;border-bottom:1px solid #dbeafe}.notification-manage__table tbody td{padding:.7rem .85rem;border-top:1px solid #f1f5f9;color:#334155;vertical-align:middle}.notification-manage__row-title{display:inline-flex;align-items:center;gap:.35rem;font-weight:600}.notification-manage__bell{display:inline-flex;color:#dc2626}.notification-manage__cell-action{text-align:right;white-space:nowrap}.notification-manage__manage-btn{padding:.28rem .75rem;border:none;border-radius:8px;background:#22c55e;color:#fff;font-size:.82rem;font-weight:600;cursor:pointer}.notification-manage__manage-btn:hover:not(:disabled){background:#16a34a}.notification-manage__manage-btn:disabled{opacity:.65}.notification-manage__cards{display:flex;flex-direction:column;gap:.55rem}.notification-manage__card{padding:.85rem .9rem;border:1px solid #e2e8f0;border-radius:12px;background:#fff}.notification-manage__card-main{display:flex;align-items:flex-start;gap:.75rem}.notification-manage__card-icon{display:inline-flex;align-items:center;justify-content:center;width:2.2rem;height:2.2rem;border-radius:10px;background:linear-gradient(135deg,#fbbf24,#f59e0b);color:#fff;flex-shrink:0}.notification-manage__card-bell{width:1.15rem;height:1.15rem;stroke:currentColor;fill:none;stroke-width:2}.notification-manage__card-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:.15rem}.notification-manage__card-name{display:inline-flex;align-items:center;gap:.35rem;font-size:.95rem;font-weight:700;color:#0f172a}.notification-manage__card-meta{font-size:.8rem;color:#64748b;line-height:1.4}.notification-manage__card-actions{display:flex;flex-direction:column;gap:.35rem;flex-shrink:0}.notification-manage__card-btn{padding:.32rem .65rem;border:none;border-radius:8px;font-size:.78rem;font-weight:600;cursor:pointer}.notification-manage__card-btn--edit{color:#92400e;background:#fef3c7}.notification-manage__card-btn--delete{color:#b91c1c;background:#fee2e2}.notification-manage__empty{padding:2rem 1rem;text-align:center;border:1px dashed #cbd5e1;border-radius:12px;background:#fff;color:#64748b}.notification-manage__empty p{margin:0 0 1rem}.notification-manage__status,.notification-manage__error{margin:0;padding:.75rem 0;font-size:.9rem}.notification-manage__error{color:#dc2626}.notification-manage__actions{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:1rem}.profile-edit{display:flex;flex-direction:column;gap:.85rem}.profile-edit__status{margin:0;padding:2rem 1rem;text-align:center;color:var(--admin-muted);font-size:.95rem}.profile-edit__status--error{color:#fca5a5}.profile-edit__retry{display:block;margin:0 auto;padding:.55rem 1.2rem;border:1px solid var(--admin-border);border-radius:10px;background:transparent;color:var(--admin-text);cursor:pointer}.profile-edit__hero{padding:1.35rem 1rem 1.15rem;border-radius:16px;text-align:center;background:linear-gradient(145deg,#1e3a5f,#0f2744 55%,#1a3358);box-shadow:0 8px 24px #00000038}.profile-edit__avatar-wrap{display:flex;justify-content:center;margin-bottom:.75rem}.profile-edit__avatar-btn{position:relative;width:96px;height:96px;padding:0;border:3px solid rgba(186,230,253,.55);border-radius:50%;background:linear-gradient(135deg,#ef7d3a,#e85d2a);overflow:hidden;cursor:pointer}.profile-edit__avatar-btn:disabled{opacity:.7;cursor:wait}.profile-edit__avatar-img,.profile-edit__avatar-fallback{width:100%;height:100%;object-fit:cover;display:flex;align-items:center;justify-content:center;font-size:1.6rem;font-weight:800;color:#fff}.profile-edit__avatar-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;justify-content:center;padding-bottom:.35rem;font-size:.68rem;font-weight:700;color:#fff;background:linear-gradient(to top,#0f172ab8,#0f172a0d 65%);opacity:0;transition:opacity .15s ease}.profile-edit__avatar-btn:hover .profile-edit__avatar-overlay,.profile-edit__avatar-btn:focus-visible .profile-edit__avatar-overlay{opacity:1}.profile-edit__file-input{display:none}.profile-edit__name{margin:0;font-size:1.25rem;font-weight:800;color:#fff;line-height:1.3}.profile-edit__handle{margin:.35rem 0 0;display:inline-block;padding:.2rem .65rem;border-radius:999px;font-size:.82rem;font-weight:600;color:#bae6fd;background:#ffffff1a;border:1px solid rgba(186,230,253,.35)}.profile-edit__farm{margin:.45rem 0 0;font-size:.9rem;color:#cbd5e1}.profile-edit__card{padding:1rem;border-radius:14px;background:#fff;box-shadow:0 2px 12px #0000001f}.profile-edit__section-title{margin:0 0 .85rem;padding-bottom:.55rem;border-bottom:2px solid #e2e8f0;font-size:1.02rem;font-weight:800;color:#1e40af}.profile-edit__row{margin-bottom:.75rem}.profile-edit__row:last-child{margin-bottom:0}.profile-edit__label{display:block;margin-bottom:.3rem;font-size:.86rem;font-weight:600;color:#475569}.profile-edit__required{color:#dc2626}.profile-edit__input,.profile-edit__textarea{width:100%;padding:.62rem .75rem;border:1px solid #cbd5e1;border-radius:10px;font-size:.95rem;color:#0f172a;background:#fff;box-sizing:border-box}.profile-edit__input:focus,.profile-edit__textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f626}.profile-edit__input--readonly{background:#f8fafc;color:#64748b}.profile-edit__textarea{resize:vertical;min-height:4.5rem;font-family:inherit}.profile-edit__hint{display:block;margin-top:.25rem;font-size:.78rem;color:#64748b}.profile-edit__logo-block{margin-bottom:.85rem}.profile-edit__logo-row{display:flex;align-items:center;gap:.75rem}.profile-edit__logo-preview{width:64px;height:64px;flex-shrink:0;border-radius:12px;border:1px solid #e2e8f0;background:#f8fafc;overflow:hidden;display:flex;align-items:center;justify-content:center}.profile-edit__logo-preview img{width:100%;height:100%;object-fit:contain}.profile-edit__upload-btn{padding:.55rem .9rem;border:1px solid #93c5fd;border-radius:10px;background:#eff6ff;color:#1d4ed8;font-size:.88rem;font-weight:600;cursor:pointer}.profile-edit__upload-btn:disabled{opacity:.65;cursor:wait}.profile-edit__error{margin:0;padding:.65rem .85rem;border-radius:10px;background:#fef2f2;border:1px solid #fecaca;color:#b91c1c;font-size:.88rem}.profile-edit__actions{display:flex;gap:.65rem;padding-bottom:.5rem}.profile-edit__btn{flex:1;padding:.75rem 1rem;border-radius:12px;font-size:.95rem;font-weight:700;cursor:pointer;border:none}.profile-edit__btn:disabled{opacity:.65;cursor:wait}.profile-edit__btn--ghost{background:#ffffff14;border:1px solid var(--admin-border);color:var(--admin-text)}.profile-edit__btn--primary{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;box-shadow:0 4px 14px #2563eb59}.admin-avatar__img{width:100%;height:100%;object-fit:cover;border-radius:50%}.admin{--admin-bg: #1a2b4a;--admin-surface: #21355c;--admin-surface-2: #1b2c4e;--admin-bar: #16243f;--admin-border: rgba(255, 255, 255, .1);--admin-accent: #5eb8e8;--admin-accent-strong: #4aa8d8;--admin-income: #4ade80;--admin-expense: #f87171;--admin-text: #ffffff;--admin-muted: #9ab0cc;--admin-header-h: 64px;--admin-back-bar-h: 44px;--admin-bottom-h: 68px;position:relative;min-height:100dvh;max-width:430px;margin:0 auto;background:var(--admin-bg);color:var(--admin-text);overflow-x:hidden}.admin-header{position:fixed;top:0;left:50%;transform:translate(-50%);z-index:40;width:100%;max-width:430px;height:var(--admin-header-h);display:flex;align-items:center;gap:.5rem;padding:0 .75rem;background:var(--admin-bar);border-bottom:1px solid var(--admin-border);box-shadow:0 2px 12px #00000040}.admin-iconbtn{position:relative;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border:none;border-radius:50%;background:transparent;color:var(--admin-text);cursor:pointer}.admin-iconbtn:active{background:#ffffff14}.admin-iconbtn svg{width:22px;height:22px}.admin-header__brand{display:flex;align-items:center;gap:.5rem;min-width:0;flex:1 1 auto}.admin-header__logo-btn{border:none;padding:0;margin:0;background:transparent;cursor:pointer;flex:0 0 auto;border-radius:9px;line-height:0}.admin-header__logo-btn:active{opacity:.85}.admin-header__logo{width:38px;height:38px;border-radius:9px;object-fit:contain;object-position:center;background:#ffffff14;display:block}.admin-header__titles{min-width:0;display:flex;flex-direction:column;line-height:1.15}.admin-header__title{font-size:.98rem;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.admin-header__farm{font-size:.72rem;color:var(--admin-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.admin-header__actions{display:flex;align-items:center;gap:.1rem;flex:0 0 auto}.admin-badge{position:absolute;top:2px;right:2px;min-width:16px;height:16px;padding:0 4px;border-radius:999px;font-size:.62rem;font-weight:700;line-height:16px;text-align:center;color:#fff;border:1.5px solid var(--admin-bar)}.admin-badge--bell{background:#ef4444}.admin-badge--chat{background:#22c55e}.admin-profile{position:relative;flex:0 0 auto;margin-left:.15rem}.admin-avatar{width:34px;height:34px;border-radius:50%;border:2px solid transparent;display:inline-flex;align-items:center;justify-content:center;font-size:.78rem;font-weight:700;color:#fff;background:linear-gradient(135deg,#ef7d3a,#e85d2a);cursor:pointer;overflow:hidden;transition:border-color .15s ease,box-shadow .15s ease}.admin-avatar.is-open{border-color:#5eb8e8d9;box-shadow:0 0 0 2px #5eb8e840}.admin-profile__panel{position:absolute;top:calc(100% + .45rem);right:0;z-index:60;min-width:17.5rem;max-width:min(20rem,calc(100vw - 1.5rem));background:#fff;border-radius:14px;box-shadow:0 16px 40px #0000003d,0 0 0 1px #0f172a0f;overflow:hidden;animation:admin-profile-in .18s ease}@keyframes admin-profile-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.admin-profile__head{padding:1.1rem 1rem 1rem;text-align:center;background:linear-gradient(145deg,#1e3a5f,#0f2744 55%,#162d4a);border-bottom:1px solid rgba(255,255,255,.08)}.admin-profile__farm{margin:0;font-size:1.12rem;font-weight:800;color:#fff;line-height:1.35;letter-spacing:.01em;text-shadow:0 1px 2px rgba(0,0,0,.2)}.admin-profile__handle{display:inline-block;margin:.45rem 0 0;padding:.22rem .7rem;border-radius:999px;font-size:.84rem;font-weight:600;color:#bae6fd;background:#ffffff1a;border:1px solid rgba(186,230,253,.35);letter-spacing:.02em}.admin-profile__list{list-style:none;margin:0;padding:.45rem 0}.admin-profile__item{display:flex;align-items:center;gap:.85rem;width:100%;padding:.82rem 1rem;border:none;background:transparent;color:#1e293b;font-size:1rem;font-weight:600;text-align:left;text-decoration:none;cursor:pointer;border-top:1px solid #e8edf3}.admin-profile__list li:first-child .admin-profile__item{border-top:none}.admin-profile__item:hover,.admin-profile__item:focus-visible{background:#f8fafc;color:#0f172a;outline:none}.admin-profile__item-label{flex:1;min-width:0}.admin-profile__item-ic{display:inline-flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;flex-shrink:0;border-radius:11px;color:#fff}.admin-profile__item-ic svg{width:1.28rem;height:1.28rem}.admin-profile__item-ic--home{background:linear-gradient(135deg,#22c55e,#16a34a);box-shadow:0 2px 8px #22c55e59}.admin-profile__item-ic--youtube{background:linear-gradient(135deg,#ef4444,#dc2626);box-shadow:0 2px 8px #ef444459}.admin-profile__item-ic--profile{background:linear-gradient(135deg,#3b82f6,#2563eb);box-shadow:0 2px 8px #3b82f659}.admin-profile__item-ic--customers{background:linear-gradient(135deg,#a855f7,#7c3aed);box-shadow:0 2px 8px #a855f759}.admin-profile__item-ic--bell{background:linear-gradient(135deg,#f59e0b,#d97706);box-shadow:0 2px 8px #f59e0b59}.admin-profile__item-ic--logout{background:linear-gradient(135deg,#f87171,#dc2626);box-shadow:0 2px 8px #dc26264d}.admin-profile__item--danger{color:#dc2626}.admin-profile__item--danger:hover,.admin-profile__item--danger:focus-visible{background:#fef2f2;color:#b91c1c}.admin-iconbtn.is-open{color:#5eb8e8;background:#5eb8e81f}.admin-youtube-menu__panel{min-width:18.5rem;max-width:min(22rem,calc(100vw - 1.5rem));max-height:min(72vh,540px);display:flex;flex-direction:column}.admin-youtube-menu__body{overflow-y:auto;flex:1;min-height:0;background:#f1f5f9}.admin-youtube-menu__status,.admin-youtube-menu__empty,.admin-youtube-menu__error{margin:0;padding:1.1rem 1rem;text-align:center;font-size:.88rem;color:#64748b;background:#fff}.admin-youtube-menu__error{color:#dc2626}.admin-youtube-menu__list{list-style:none;margin:0;padding:.7rem;display:flex;flex-direction:column;gap:.65rem}.admin-youtube-menu__card{display:block;padding:.7rem;border:1px solid #e2e8f0;border-radius:12px;background:#fff;text-decoration:none;color:inherit;cursor:pointer;box-shadow:0 1px 2px #0f172a0d,0 2px 8px #0f172a0a;-webkit-tap-highlight-color:transparent;transition:border-color .15s ease,box-shadow .15s ease,transform .12s ease}.admin-youtube-menu__card:hover,.admin-youtube-menu__card:focus-visible{border-color:#cbd5e1;box-shadow:0 2px 4px #0f172a0f,0 6px 16px #0f172a14;outline:none}.admin-youtube-menu__card:active{transform:scale(.99)}.admin-youtube-menu__row{display:flex;align-items:flex-start;gap:.85rem}.admin-youtube-menu__info{min-width:0;flex:1;display:flex;flex-direction:column;gap:.2rem}.admin-youtube-menu__title{font-size:.95rem;font-weight:700;color:#1e293b;line-height:1.35}.admin-youtube-menu__desc{font-size:.78rem;color:#64748b;line-height:1.4}.admin-youtube-menu__thumb-wrap{position:relative;margin-top:.6rem;width:100%;aspect-ratio:16 / 9;border-radius:8px;overflow:hidden;background:#0f172a}.admin-youtube-menu__thumb{display:block;width:100%;height:100%;object-fit:cover}.admin-youtube-menu__play{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#0f172a38}.admin-youtube-menu__play-icon{display:block;width:3rem;height:3rem;border-radius:50%;background:#dc2626f0;box-shadow:0 4px 18px #00000059;position:relative}.admin-youtube-menu__play-icon:after{content:"";position:absolute;top:50%;left:54%;transform:translate(-50%,-50%);border-style:solid;border-width:8px 0 8px 14px;border-color:transparent transparent transparent #fff}.admin-form-back-bar{position:fixed;top:var(--admin-header-h);left:50%;transform:translate(-50%);z-index:35;width:100%;max-width:430px;height:var(--admin-back-bar-h);display:flex;align-items:center;padding:0 .65rem;background:var(--admin-bg);border-bottom:1px solid var(--admin-border)}.admin-form-back-bar__btn{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border:none;border-radius:10px;background:transparent;color:var(--admin-text);cursor:pointer}.admin-form-back-bar__btn:active{background:#ffffff14}.admin-form-back-bar__icon{width:28px;height:28px}.admin-content{padding:calc(var(--admin-header-h) + .9rem) 1rem calc(var(--admin-bottom-h) + env(safe-area-inset-bottom,0px) + 1.5rem)}.admin-content--with-back{padding-top:calc(var(--admin-header-h) + var(--admin-back-bar-h) + .75rem);padding-bottom:calc(env(safe-area-inset-bottom,0px) + 1.5rem)}.admin-page-head{margin:0 0 1rem}.admin-page-head__title-row{display:flex;align-items:center;gap:.55rem;min-width:0}.admin-page-head__icon{width:40px;height:40px;flex-shrink:0;object-fit:contain;object-position:center;filter:drop-shadow(0 2px 4px rgba(0,0,0,.35))}.admin-page-head__section{margin:0;min-width:0;font-size:1.6rem;font-weight:700;line-height:1.25;letter-spacing:.01em;color:var(--admin-text)}.admin-page-head__tab{margin:.3rem 0 0;font-size:.72rem;font-weight:500;color:var(--admin-muted);opacity:.5}.admin-stats{display:grid;grid-template-columns:1fr 1fr;gap:.7rem;margin-bottom:1.1rem}.admin-stat{background:var(--admin-surface);border:1px solid var(--admin-border);border-radius:16px;padding:.85rem .9rem}.admin-stat__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.admin-stat__label{font-size:.76rem;color:var(--admin-muted)}.admin-stat__icon{width:30px;height:30px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center}.admin-stat__icon svg{width:18px;height:18px}.admin-stat__icon--income{background:#4ade8029;color:var(--admin-income)}.admin-stat__icon--expense{background:#f8717129;color:var(--admin-expense)}.admin-stat__icon--profit{background:#5eb8e829;color:var(--admin-accent)}.admin-stat__icon--yield{background:#facc1529;color:#facc15}.admin-stat__value{font-size:1.2rem;font-weight:700;display:flex;flex-wrap:wrap;align-items:baseline;gap:.35rem}.admin-stat__unit{font-size:.78rem;font-weight:500;color:var(--admin-muted);margin-left:.2rem}.admin-stats--five{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-stat--wide{grid-column:1 / -1}.admin-stat__icon--investment{background:#a78bfa29;color:#a78bfa}.admin-stats--loading .admin-stat__value{opacity:.55}.admin-period-bar,.admin-kind-bar,.admin-report-filters__chips{scrollbar-width:thin;scrollbar-color:rgba(148,163,184,.7) rgba(255,255,255,.08)}.admin-period-bar::-webkit-scrollbar,.admin-kind-bar::-webkit-scrollbar,.admin-report-filters__chips::-webkit-scrollbar{height:1px}.admin-period-bar::-webkit-scrollbar-track,.admin-kind-bar::-webkit-scrollbar-track,.admin-report-filters__chips::-webkit-scrollbar-track{margin-top:.4rem;border-radius:999px;background:#ffffff0f}.admin-period-bar::-webkit-scrollbar-thumb,.admin-kind-bar::-webkit-scrollbar-thumb,.admin-report-filters__chips::-webkit-scrollbar-thumb{border-radius:999px;background:#94a3b88c}.admin-period-bar::-webkit-scrollbar-thumb:hover,.admin-kind-bar::-webkit-scrollbar-thumb:hover,.admin-report-filters__chips::-webkit-scrollbar-thumb:hover{background:#94a3b8e6}.admin-period-bar{display:flex;flex-wrap:nowrap;gap:.45rem;margin-bottom:1rem;padding:.35rem .35rem .5rem;border-radius:14px;background:#ffffff08;border:1px solid var(--admin-border);overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.admin-period-bar__btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:10px;padding:.55rem .85rem;font:inherit;font-size:.74rem;font-weight:600;color:var(--admin-muted);background:transparent;cursor:pointer;flex-shrink:0;white-space:nowrap;transition:background .18s ease,color .18s ease}.admin-period-bar__btn--active{color:var(--admin-text);background:var(--admin-surface);box-shadow:inset 0 0 0 1px var(--admin-border)}.admin-dashboard-error{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:1rem;padding:.85rem 1rem}.admin-dashboard-error p{margin:0;font-size:.82rem;color:var(--admin-expense)}.admin-empty--compact{padding:1.25rem 1rem}.admin-empty--compact p{margin:0;font-size:.82rem;color:var(--admin-muted)}@media(min-width:720px){.admin-stats--five{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-stat--wide{grid-column:auto}}.admin-today-bar{display:flex;flex-wrap:wrap;align-items:center;gap:.55rem .85rem;margin-bottom:.85rem;padding:.85rem 1rem;border-radius:14px;background:var(--admin-surface);border:1px solid var(--admin-border)}.admin-today-bar__label{font-size:.76rem;font-weight:700;color:var(--admin-muted)}.admin-today-bar__income{font-size:.92rem;font-weight:700;color:var(--admin-income)}.admin-today-bar__expense{font-size:.92rem;font-weight:700;color:var(--admin-expense)}.admin-today-bar__count{margin-left:auto;font-size:.76rem;color:var(--admin-muted)}.admin-highlights{display:flex;flex-direction:column;gap:.45rem;margin-bottom:1rem}.admin-highlight{border-radius:12px;padding:.65rem .85rem;font-size:.78rem;font-weight:600;line-height:1.35}.admin-highlight--warning{color:#fbbf24;background:#fbbf241f;border:1px solid rgba(251,191,36,.25)}.admin-highlight--success{color:var(--admin-income);background:#4ade801f;border:1px solid rgba(74,222,128,.25)}.admin-highlight--info{color:#facc15;background:#facc151f;border:1px solid rgba(250,204,21,.25)}.admin-activity-search{margin-bottom:1rem}.admin-activity-search__input{width:100%;box-sizing:border-box;border:1px solid var(--admin-border);border-radius:12px;padding:.65rem .85rem;font:inherit;font-size:.82rem;color:var(--admin-text);background:var(--admin-surface)}.admin-activity-search__input::placeholder{color:var(--admin-muted)}.admin-activity-search__input:focus{outline:none;border-color:var(--admin-accent);box-shadow:0 0 0 2px #5eb8e833}.admin-digest{margin-bottom:1rem;border-radius:14px;border:1px solid var(--admin-border);background:var(--admin-surface);overflow:hidden}.admin-digest__head{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .65rem;padding:.75rem 1rem;border:none;background:transparent;font:inherit;text-align:left;cursor:pointer}.admin-digest__title{font-size:.76rem;font-weight:700;color:var(--admin-muted);flex:0 0 auto}.admin-digest__summary{flex:1 1 auto;font-size:.78rem;font-weight:600;color:var(--admin-text);min-width:0}.admin-digest__chev{flex:0 0 auto;width:.55rem;height:.55rem;border-right:2px solid var(--admin-muted);border-bottom:2px solid var(--admin-muted);transform:rotate(45deg);transition:transform .18s ease;margin-left:auto}.admin-digest--open .admin-digest__chev{transform:rotate(-135deg);margin-top:.25rem}.admin-digest__panel{padding:0 1rem .85rem;border-top:1px solid var(--admin-border)}.admin-digest__tabs{display:flex;gap:.45rem;padding:.65rem 0 .75rem}.admin-digest__tab{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--admin-border);border-radius:999px;padding:.35rem .75rem;font:inherit;font-size:.72rem;font-weight:600;color:var(--admin-muted);background:transparent;cursor:pointer}.admin-digest__tab--active{color:var(--admin-text);border-color:var(--admin-accent);background:#5eb8e81f}.admin-digest__stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem .85rem;margin:0}.admin-digest__stat{display:flex;flex-direction:column;gap:.15rem}.admin-digest__stat dt{margin:0;font-size:.7rem;color:var(--admin-muted)}.admin-digest__stat dd{margin:0;font-size:.82rem;font-weight:700;color:var(--admin-text)}.admin-digest__stat--income{color:var(--admin-income)}.admin-digest__stat--expense{color:var(--admin-expense)}.admin-kind-bar{display:flex;flex-wrap:nowrap;gap:.45rem;margin-bottom:1rem;padding-bottom:.45rem;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.admin-kind-bar__btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--admin-border);border-radius:999px;padding:.45rem .85rem;font:inherit;font-size:.74rem;font-weight:600;color:var(--admin-muted);background:var(--admin-surface);cursor:pointer;flex-shrink:0;white-space:nowrap;transition:background .18s ease,color .18s ease,border-color .18s ease}.admin-kind-bar__btn--active{color:var(--admin-text);border-color:var(--admin-accent);background:#5eb8e81f}.admin-timeline{display:flex;flex-direction:column;gap:1rem}.admin-timeline__group{display:flex;flex-direction:column;gap:.35rem}.admin-timeline__date{margin:0;font-size:.74rem;font-weight:700;color:var(--admin-muted);letter-spacing:.02em}.admin-list__more{display:flex;justify-content:center;padding-top:.85rem}.admin-list__more-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--admin-border);border-radius:999px;padding:.55rem 1.2rem;font:inherit;font-size:.78rem;font-weight:600;color:var(--admin-text);background:transparent;cursor:pointer}.admin-list__more-btn:disabled{opacity:.55;cursor:wait}.admin-card{background:var(--admin-surface);border:1px solid var(--admin-border);border-radius:16px;padding:1rem;margin-bottom:1.1rem}.admin-card__head{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:.9rem}.admin-card__title{margin:0;font-size:1rem;font-weight:600}.admin-card__hint{font-size:.74rem;color:var(--admin-muted)}.admin-card__actions{display:flex;align-items:center;gap:.5rem}.admin-card__export{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:8px;padding:.25rem .55rem;font:inherit;font-size:.68rem;font-weight:600;color:var(--admin-accent, #5eb8e8);background:#5eb8e81f;cursor:pointer}.admin-card__export:disabled{opacity:.55;cursor:wait}.admin-chart{display:flex;align-items:flex-end;justify-content:space-between;gap:.55rem;height:140px}.admin-chart__col{flex:1;display:flex;flex-direction:column;align-items:center;gap:.35rem;height:100%}.admin-chart__bars{flex:1;width:100%;display:flex;align-items:flex-end;justify-content:center;gap:3px}.admin-chart__bar{width:9px;border-radius:5px 5px 0 0;min-height:4px}.admin-chart__bar--income{background:var(--admin-income)}.admin-chart__bar--expense{background:var(--admin-expense)}.admin-chart__label{font-size:.68rem;color:var(--admin-muted)}.admin-legend{display:flex;gap:1rem;margin-top:.85rem}.admin-legend span{display:inline-flex;align-items:center;gap:.35rem;font-size:.74rem;color:var(--admin-muted)}.admin-legend i{width:10px;height:10px;border-radius:3px;display:inline-block}.admin-chart--scroll{overflow-x:auto;justify-content:flex-start;padding-bottom:.25rem}.admin-chart--scroll .admin-chart__col{flex:0 0 auto;min-width:28px}.admin-chart--tall{height:160px}.admin-chart__bar--investment{background:#a78bfa}.admin-chart__bar--wide{width:14px}.admin-chart__bar--profit{background:var(--admin-income)}.admin-chart__bar--loss{background:var(--admin-expense)}.admin-chart__bar--yield{background:var(--admin-accent, #5eb8e8)}.admin-stats--four,.admin-stats--two{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-quick--single{grid-template-columns:1fr}.admin-delta{font-size:.68rem;font-weight:600;padding:.1rem .35rem;border-radius:6px}.admin-delta--up{color:var(--admin-income);background:#4ade801f}.admin-delta--down{color:var(--admin-expense);background:#f871711f}.admin-hbar-list{display:flex;flex-direction:column;gap:.85rem}.admin-hbar__head{display:flex;justify-content:space-between;align-items:baseline;gap:.5rem;margin-bottom:.35rem}.admin-hbar__label{font-size:.8rem;font-weight:600;color:var(--admin-text)}.admin-hbar__meta{font-size:.72rem;color:var(--admin-muted);white-space:nowrap}.admin-hbar__track{display:flex;height:8px;border-radius:4px;overflow:hidden;background:#ffffff0a}.admin-hbar__fill{height:100%;min-width:2px}.admin-hbar__fill--income{background:var(--admin-income)}.admin-hbar__fill--expense{background:var(--admin-expense)}.admin-hbar__fill--investment{background:#a78bfa}.admin-hbar__amounts{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.3rem}.admin-hbar__amount{font-size:.68rem}.admin-hbar__amount--income{color:var(--admin-income)}.admin-hbar__amount--expense{color:var(--admin-expense)}.admin-hbar__amount--investment{color:#a78bfa}.admin-summary-actions{margin-top:.5rem}.admin-summary-actions__btn{width:100%}@media(min-width:720px){.admin-stats--four{grid-template-columns:repeat(4,minmax(0,1fr))}}.admin-quick{display:grid;grid-template-columns:repeat(3,1fr);gap:.7rem;margin-bottom:1.1rem}.admin-quick__btn{display:flex;flex-direction:column;align-items:center;gap:.4rem;padding:.85rem .4rem;border:1px solid var(--admin-border);border-radius:14px;background:var(--admin-surface);color:var(--admin-text);font-size:.78rem;font-weight:500;cursor:pointer}.admin-quick__btn:active{background:var(--admin-surface-2)}.admin-quick__ic{width:40px;height:40px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center}.admin-quick__ic svg{width:20px;height:20px}.admin-list{display:flex;flex-direction:column;gap:.2rem}.admin-kind-bar--source{margin-top:-.35rem}.admin-row--clickable{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;border:none;background:transparent;font:inherit;text-align:left;cursor:pointer;transition:background .15s ease}.admin-row--clickable:hover,.admin-row--clickable:focus-visible{background:#5eb8e80f;outline:none}.admin-row--clickable:focus-visible{box-shadow:inset 0 0 0 2px #5eb8e859}.admin-row{display:flex;align-items:center;gap:.7rem;padding:.6rem 0;border-bottom:1px solid var(--admin-border)}.admin-row:last-child{border-bottom:none}.admin-row__ic{width:38px;height:38px;flex:0 0 auto;border-radius:11px;display:inline-flex;align-items:center;justify-content:center}.admin-row__ic svg{width:20px;height:20px}.admin-row__ic--income{background:#4ade8029;color:var(--admin-income)}.admin-row__ic--expense{background:#f8717129;color:var(--admin-expense)}.admin-row__ic--yield{background:#facc1529;color:#facc15}.admin-row__ic--nosell{background:#f8717129;color:#f87171}.admin-row__ic--investment{background:#fb923c2e;color:#fb923c}.admin-row__ic--stock-in{background:#4ade8029;color:#22c55e}.admin-row__ic--stock-balance{background:#60a5fa2e;color:#60a5fa}.admin-row__ic--stock-withdraw{background:#f472b62e;color:#f472b6}.admin-row__ic--stock-history{background:#22d3ee29;color:#22d3ee}.admin-row__body{flex:1;min-width:0}.admin-row__body--stacked{display:flex;flex-direction:column;align-items:flex-start;gap:.12rem}.admin-row__body--stacked .admin-row__title{white-space:normal;overflow:visible;text-overflow:unset;line-height:1.35}.admin-row__body--stacked .admin-row__meta{display:block;line-height:1.3}.admin-row__category{font-weight:500}.admin-row__title{font-size:.9rem;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.admin-row__meta{font-size:.74rem;color:var(--admin-muted)}.admin-row__amount{font-size:.92rem;font-weight:700;white-space:nowrap}.admin-row__amount--income{color:var(--admin-income)}.admin-row__amount--expense{color:var(--admin-expense)}.admin-empty{text-align:center;padding:2.5rem 1rem;color:var(--admin-muted)}.admin-empty__ic{width:64px;height:64px;margin:0 auto 1rem;border-radius:18px;display:inline-flex;align-items:center;justify-content:center;background:var(--admin-surface);color:var(--admin-accent)}.admin-empty__ic svg{width:30px;height:30px}.admin-empty h3{margin:0 0 .35rem;color:var(--admin-text);font-size:1.05rem}.admin-empty p{margin:0;font-size:.85rem;line-height:1.5}.admin-bottom{position:fixed;bottom:0;left:50%;transform:translate(-50%);z-index:40;width:100%;max-width:430px;height:calc(var(--admin-bottom-h) + env(safe-area-inset-bottom,0px));padding-bottom:env(safe-area-inset-bottom,0px);display:grid;grid-template-columns:repeat(5,1fr);align-items:center;background:var(--admin-bar);border-top:1px solid var(--admin-border);box-shadow:0 -2px 14px #0000004d}.admin-tab{display:flex;flex-direction:column;align-items:center;gap:2px;border:none;background:transparent;color:var(--admin-muted);font-size:.68rem;font-weight:500;cursor:pointer;padding:0}.admin-tab svg{width:23px;height:23px}.admin-tab.is-active{color:var(--admin-accent)}.admin-tab--add{align-self:center;justify-self:center}.admin-tab__plus{width:56px;height:56px;margin-top:-26px;border-radius:50%;border:4px solid var(--admin-bg);background:linear-gradient(135deg,#6ec1ec,#4aa8d8);color:#fff;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 6px 16px #4aa8d880;cursor:pointer}.admin-tab__plus svg{width:28px;height:28px}.admin-tab__plus-label{font-size:.68rem;color:var(--admin-muted);margin-top:2px}.admin-sidebar{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;pointer-events:none}.admin-sidebar__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#080e1c99;opacity:0;transition:opacity .28s ease}.admin-sidebar__panel{position:absolute;top:0;left:0;height:100%;width:84%;max-width:320px;background:var(--admin-surface-2);border-right:1px solid var(--admin-border);box-shadow:4px 0 24px #0006;transform:translate(-102%);transition:transform .28s cubic-bezier(.22,1,.36,1);display:flex;flex-direction:column}.admin-sidebar.is-open{pointer-events:auto}.admin-sidebar.is-open .admin-sidebar__overlay{opacity:1}.admin-sidebar.is-open .admin-sidebar__panel{transform:translate(0)}.admin-sidebar__top{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem;padding:1.15rem 1rem 1.05rem;border-bottom:1px solid var(--admin-border)}.admin-sidebar__brand{display:flex;align-items:center;gap:.85rem;min-width:0;flex:1}.admin-sidebar__close{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:38px;height:38px;margin-top:2px;padding:0;border:1px solid rgba(255,255,255,.14);border-radius:11px;background:#ffffff12;color:#c8d8f0;cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease,transform .12s ease}.admin-sidebar__close svg{width:20px;height:20px}.admin-sidebar__close:hover{background:#ffffff1f;border-color:#ffffff38;color:#fff}.admin-sidebar__close:active{transform:scale(.94)}.admin-sidebar__logo-wrap{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:68px;height:68px;padding:6px;border-radius:16px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);box-shadow:0 4px 14px #00000047,inset 0 1px #ffffff0f;cursor:pointer;color:inherit}.admin-sidebar__logo-wrap:active{opacity:.88}.admin-sidebar__logo{display:block;width:100%;height:100%;object-fit:contain;object-position:center;border-radius:0;background:transparent}.admin-sidebar__farm{min-width:0}.admin-sidebar__farm-name{font-size:1rem;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.admin-sidebar__farm-sub{font-size:.74rem;color:var(--admin-muted)}.admin-sidebar__nav{flex:1;overflow-y:auto;padding:.75rem .6rem;display:flex;flex-direction:column;gap:.2rem}.admin-sidebar__group-label{padding:.4rem .6rem;font-size:.7rem;text-transform:uppercase;letter-spacing:.05em;color:var(--admin-muted)}.admin-navitem{display:flex;align-items:center;gap:.85rem;width:100%;padding:.55rem .65rem;border:none;border-radius:14px;background:transparent;color:var(--admin-text);font-size:.95rem;font-weight:500;text-align:left;cursor:pointer;transition:background .18s ease,transform .12s ease}.admin-navitem__icon{display:flex;align-items:center;justify-content:center;width:46px;height:46px;flex-shrink:0;border-radius:12px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);box-shadow:0 3px 10px #00000038,inset 0 1px #ffffff0d;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease}.admin-navitem svg,.admin-navitem__img{width:36px;height:36px;flex-shrink:0;color:var(--admin-muted);object-fit:contain;object-position:center;filter:drop-shadow(0 2px 4px rgba(0,0,0,.35));image-rendering:auto}.admin-navitem:active{background:#ffffff0f}.admin-navitem.is-active{background:linear-gradient(90deg,#5eb8e838,#5eb8e80f);color:#fff}.admin-navitem.is-active .admin-navitem__icon{background:#5eb8e824;border-color:#5eb8e847;box-shadow:0 0 14px #5eb8e82e,inset 0 1px #ffffff14}.admin-navitem.is-active svg{color:var(--admin-accent)}.admin-sidebar__bottom{padding:.8rem .9rem calc(.9rem + env(safe-area-inset-bottom,0px));border-top:1px solid var(--admin-border)}.admin-sidebar__logout{display:flex;align-items:center;justify-content:flex-start;gap:.85rem;width:100%;padding:.6rem .7rem;border:1px solid rgba(255,120,120,.24);border-radius:14px;background:#ff505012;color:#ffd8d8;font-size:.92rem;font-weight:600;cursor:pointer;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease}.admin-sidebar__logout-label{line-height:1.2}.admin-sidebar__logout:hover:not(:disabled){background:#ff505024;border-color:#ff828261;box-shadow:0 0 20px #dc3c3c24}.admin-sidebar__logout:active:not(:disabled){transform:scale(.985)}.admin-sidebar__logout:disabled{opacity:.6;cursor:wait}.admin-sheet{position:fixed;top:0;right:0;bottom:0;left:0;z-index:70;pointer-events:none}.admin-sheet__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#080e1c99;opacity:0;transition:opacity .26s ease}.admin-sheet__panel{position:absolute;left:50%;bottom:0;width:100%;max-width:430px;transform:translate(-50%,100%);transition:transform .3s cubic-bezier(.22,1,.36,1);background:var(--admin-surface-2);border-radius:22px 22px 0 0;border-top:1px solid var(--admin-border);padding:.6rem 1rem calc(1.4rem + env(safe-area-inset-bottom,0px))}.admin-sheet.is-open{pointer-events:auto}.admin-sheet.is-open .admin-sheet__overlay{opacity:1}.admin-sheet.is-open .admin-sheet__panel{transform:translate(-50%)}.admin-sheet__grip{width:44px;height:5px;border-radius:999px;background:#ffffff40;margin:.2rem auto .9rem}.admin-sheet__title{margin:0 0 .2rem;font-size:1.05rem;font-weight:700}.admin-sheet__sub{margin:0 0 1rem;font-size:.8rem;color:var(--admin-muted)}.admin-sheet__opts{display:flex;flex-direction:column;gap:.6rem}.admin-sheet__group{padding:.7rem .75rem .75rem;border:1px solid rgba(94,184,232,.35);border-radius:14px;background:#0000002e}.admin-sheet__group-label{margin:0 0 .55rem;padding:0 .15rem;font-size:.84rem;font-weight:700;color:var(--admin-accent);letter-spacing:.02em}.admin-sheet__group-opts{display:flex;flex-direction:column;gap:.45rem}.admin-sheet__group .admin-sheet__opt{background:#ffffff0a}.admin-sheet__opt{display:flex;align-items:center;gap:.85rem;width:100%;padding:.85rem .9rem;border:1px solid var(--admin-border);border-radius:14px;background:var(--admin-surface);color:var(--admin-text);text-align:left;cursor:pointer}.admin-sheet__opt:active{background:var(--admin-surface-2)}.admin-sheet__opt-ic{width:42px;height:42px;flex:0 0 auto;border-radius:12px;display:inline-flex;align-items:center;justify-content:center}.admin-sheet__opt-ic svg{width:22px;height:22px}.admin-sheet__opt-title{font-size:.95rem;font-weight:600}.admin-sheet__opt-sub{font-size:.76rem;color:var(--admin-muted)}@media(prefers-reduced-motion:reduce){.admin-sidebar__overlay,.admin-sidebar__panel,.admin-sheet__overlay,.admin-sheet__panel{transition:none}}.admin-report-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:.55rem;margin-bottom:.85rem}.admin-report-summary--wide{grid-template-columns:repeat(2,1fr)}@media(min-width:520px){.admin-report-summary--wide{grid-template-columns:repeat(4,1fr)}}.admin-source-badge{display:inline-block;margin-right:.35rem;padding:.1rem .45rem;border-radius:999px;font-size:.62rem;font-weight:700;color:var(--admin-muted);background:#94a3b824;vertical-align:middle}.admin-card__head--inline{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.65rem;margin-bottom:.45rem;padding:0 .15rem}.admin-card__head--inline .admin-card__hint{margin-left:auto}.admin-report-export-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--admin-border);border-radius:999px;padding:.4rem .85rem;font:inherit;font-size:.74rem;font-weight:600;color:var(--admin-text);background:var(--admin-surface);cursor:pointer}.admin-report-export-btn:disabled{opacity:.55;cursor:not-allowed}.admin-report-export-notice{margin:0 0 .65rem;padding:.55rem .75rem;border-radius:10px;font-size:.76rem;color:var(--admin-muted);background:#94a3b81f;border:1px solid var(--admin-border)}.admin-report-summary__cell{padding:.7rem .55rem;border-radius:14px;background:var(--admin-surface);border:1px solid var(--admin-border);text-align:center}.admin-report-summary__label{display:block;font-size:.72rem;color:var(--admin-muted);margin-bottom:.25rem}.admin-report-summary__value{display:block;font-size:.88rem;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.admin-report-summary__value--income{color:var(--admin-income)}.admin-report-summary__value--expense{color:var(--admin-expense)}.admin-report-filters{position:sticky;top:var(--admin-header-h);z-index:10;margin-bottom:.85rem;padding:.65rem 0;background:linear-gradient(var(--admin-bg) 70%,rgba(26,43,74,0))}.admin-report-filters__chips{display:flex;flex-wrap:nowrap;gap:.4rem;margin-bottom:.45rem;padding-bottom:.45rem;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.admin-report-chip{border:1px solid var(--admin-border);border-radius:999px;padding:.35rem .75rem;background:var(--admin-surface);color:var(--admin-muted);font-size:.78rem;font-weight:500;cursor:pointer;flex-shrink:0;white-space:nowrap}.admin-report-chip--sm{font-size:.74rem;padding:.3rem .65rem}.admin-report-chip.is-active{background:#5eb8e82e;border-color:#5eb8e873;color:var(--admin-text)}.admin-report-filters__dates{display:grid;grid-template-columns:1fr 1fr;gap:.45rem;margin-bottom:.45rem}.admin-report-date{display:flex;flex-direction:column;gap:.2rem;font-size:.72rem;color:var(--admin-muted)}.admin-report-date input{border:1px solid var(--admin-border);border-radius:10px;padding:.45rem .55rem;background:var(--admin-surface);color:var(--admin-text);font-size:.8rem}.admin-report-filters__search input{width:100%;border:1px solid var(--admin-border);border-radius:12px;padding:.55rem .75rem;background:var(--admin-surface);color:var(--admin-text);font-size:.84rem}.admin-report-filters__search input::placeholder{color:var(--admin-muted)}.admin-report-group__date{margin:.35rem 0 .5rem;font-size:.8rem;font-weight:600;color:var(--admin-muted)}.admin-report-group__date--today{color:var(--admin-accent)}.admin-report-row{align-items:flex-start}.admin-report-row__end{display:flex;flex-direction:column;align-items:flex-end;gap:.35rem;flex:0 0 auto}.admin-report-row__actions{display:flex;gap:.3rem}.admin-report-action{border:1px solid var(--admin-border);border-radius:8px;padding:.2rem .45rem;font-size:.68rem;font-weight:600;cursor:pointer;background:var(--admin-surface-2);color:var(--admin-muted)}.admin-report-action--edit{color:var(--admin-accent);border-color:#5eb8e859}.admin-report-action--del{color:var(--admin-expense);border-color:#f8717159}.admin-report-loadmore{width:100%;margin-top:.75rem;padding:.65rem;border:1px dashed var(--admin-border);border-radius:12px;background:transparent;color:var(--admin-accent);font-size:.84rem;font-weight:600;cursor:pointer}.admin-report-loadmore:disabled{opacity:.6;cursor:default}.admin-report-status{margin:0;padding:1.5rem .5rem;text-align:center;color:var(--admin-muted);font-size:.88rem}.admin-report-dialog{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:flex;align-items:center;justify-content:center;padding:1rem}.admin-report-dialog__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000008c}.admin-report-dialog__panel{position:relative;width:min(100%,340px);padding:1.1rem;border-radius:16px;background:var(--admin-surface);border:1px solid var(--admin-border);box-shadow:0 12px 40px #00000059}.admin-report-dialog__title{margin:0 0 .5rem;font-size:1rem}.admin-report-dialog__body{margin:0 0 1rem;font-size:.86rem;color:var(--admin-muted);line-height:1.45}.admin-report-dialog__actions{display:flex;gap:.5rem;justify-content:flex-end}.admin-report-dialog__btn{border:1px solid var(--admin-border);border-radius:10px;padding:.5rem .9rem;background:var(--admin-surface-2);color:var(--admin-text);font-size:.84rem;cursor:pointer}.admin-report-dialog__btn--danger{background:#f8717126;border-color:#f8717166;color:var(--admin-expense)}.admin-report-edit__panel{max-height:88dvh;overflow-y:auto}.admin-report-edit__form{display:flex;flex-direction:column;gap:.65rem;margin-top:.5rem}.admin-report-edit__error{margin:0;font-size:.82rem;color:var(--admin-expense)}.admin-report-edit__actions{display:flex;gap:.5rem;margin-top:.35rem}.admin-report-edit__btn{flex:1;border:1px solid var(--admin-border);border-radius:12px;padding:.65rem;background:var(--admin-surface-2);color:var(--admin-text);font-size:.88rem;font-weight:600;cursor:pointer}.admin-report-edit__btn--save{background:#5eb8e833;border-color:#5eb8e873;color:var(--admin-accent)}.admin-flash{position:fixed;top:calc(var(--admin-header-h) + .5rem);left:50%;z-index:55;width:min(calc(100% - 1.5rem),390px);padding:.75rem 1rem;border-radius:12px;background:#198754;color:#fff;font-size:.92rem;font-weight:600;text-align:center;box-shadow:0 8px 24px #00000047;animation:admin-flash-in .35s ease}.admin-flash.is-exit{animation:admin-flash-out .35s ease forwards}@keyframes admin-flash-in{0%{opacity:0;transform:translate(-50%) translateY(-120%)}to{opacity:1;transform:translate(-50%) translateY(0)}}@keyframes admin-flash-out{0%{opacity:1;transform:translate(-50%) translateY(0)}to{opacity:0;transform:translate(-50%) translateY(-120%)}}.logout-icon-badge{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:50%;background:radial-gradient(circle at 38% 28%,#ff969661,#be2d2d38 58%,#7814141f);border:1px solid rgba(255,120,120,.28);box-shadow:0 0 18px #dc3c3c38,inset 0 1px #ffffff1f}.logout-icon-badge--md{width:42px;height:42px}.logout-icon-badge--sm{width:36px;height:36px}.logout-icon-badge__img{display:block;object-fit:contain;object-position:center;mix-blend-mode:lighten;filter:drop-shadow(0 2px 5px rgba(0,0,0,.45))}.logout-icon-badge--md .logout-icon-badge__img{width:30px;height:30px}.logout-icon-badge--sm .logout-icon-badge__img{width:26px;height:26px}.farm-admin{min-height:100dvh;max-width:430px;margin:0 auto;padding:1rem 1.25rem 2.5rem;background:#1a2b4a;color:#fff}.farm-admin__hero{margin:1.25rem 0 1.5rem;text-align:center}.farm-admin__eyebrow{margin:0;font-size:.85rem;color:#8eb4e8;letter-spacing:.04em}.farm-admin__title{margin:.25rem 0;font-size:1.75rem;font-weight:700}.farm-admin__subtitle{margin:0;font-size:.95rem;color:#c5d4ea}.farm-admin__card{background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:12px;padding:1rem 1.1rem;margin-bottom:1rem}.farm-admin__card--warn{border-color:#ffb46473;background:#50281459}.farm-admin__notice-text{margin:0 0 .75rem;font-size:.92rem;line-height:1.5;color:#e8dcc8}.farm-admin__notice-list{margin:0 0 1rem;padding-left:1.2rem;font-size:.9rem;line-height:1.55;color:#dce6f5}.farm-admin__notice-text a{color:#8eb4e8}.farm-admin__card-title{margin:0 0 .75rem;font-size:1rem;font-weight:600;color:#b8d4ff}.farm-admin__dl{margin:0;display:grid;gap:.65rem}.farm-admin__dl div{display:grid;gap:.15rem}.farm-admin__dl dt{margin:0;font-size:.78rem;color:#9ab0cc;text-transform:uppercase;letter-spacing:.03em}.farm-admin__dl dd{margin:0;font-size:.95rem}.farm-admin__dl code{font-size:.88rem;background:#00000040;padding:.1rem .35rem;border-radius:4px}.farm-admin__ok{color:#7dffa8}.farm-admin__warn{color:#ffd27d;font-size:.88rem}.farm-admin__actions{display:flex;flex-direction:column;gap:.65rem;margin-top:1.25rem}.farm-admin__btn{display:block;width:100%;padding:.75rem 1rem;border-radius:999px;font-size:1rem;font-weight:600;text-align:center;text-decoration:none;border:none;cursor:pointer;font-family:inherit}.farm-admin__btn--primary{background:#6eb5f7;color:#0f1e33}.farm-admin__btn--ghost{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.35)}.farm-admin__btn--logout{display:flex;align-items:center;justify-content:center;gap:.7rem;background:#ff50501a;color:#ffd8d8;border:1px solid rgba(255,120,120,.34);transition:background .18s ease,border-color .18s ease,box-shadow .18s ease}.farm-admin__btn--logout:hover:not(:disabled){background:#ff505029;border-color:#ff8c8c73;box-shadow:0 0 18px #dc3c3c29}.farm-admin__btn:disabled{opacity:.6;cursor:wait}.farm-admin__meta{margin-top:1.5rem;font-size:.75rem;color:#8a9bb5;line-height:1.45;word-break:break-all}.farm-admin__meta a{color:#8eb4e8}.landing{min-height:100dvh;max-width:430px;margin:0 auto;padding:1rem 1.25rem 2rem;background:#1a2b4a;color:#fff;display:flex;flex-direction:column;align-items:center}.landing__header{width:100%;display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:.75rem}.landing__logo{display:block;text-decoration:none;line-height:0}.landing__logo-img{display:block;width:auto;height:52px;max-width:140px;object-fit:contain}.landing__menu{position:relative}.landing__menu-btn{background:none;border:none;padding:.5rem;cursor:pointer;color:#fff;line-height:0}.landing__menu-btn:disabled{opacity:.7;cursor:default}.landing__menu-btn:focus-visible{outline:2px solid #5eb8e8;outline-offset:2px;border-radius:4px}.landing__menu-icon{display:flex;flex-direction:column;gap:5px}.landing__menu-icon span{display:block;width:24px;height:2px;background:#fff;border-radius:1px}.landing__menu-panel{position:absolute;top:calc(100% + .35rem);right:0;z-index:20;min-width:10.5rem;padding:.35rem;background:#243a5e;border:1px solid rgba(255,255,255,.12);border-radius:10px;box-shadow:0 10px 24px #00000047}.landing__menu-item{display:block;width:100%;padding:.65rem .85rem;background:none;border:none;border-radius:8px;color:#fff;font-size:.95rem;font-weight:600;text-align:left;cursor:pointer}.landing__menu-item:hover:not(:disabled){background:#ffffff14}.landing__menu-item:disabled{opacity:.7;cursor:default}.landing__menu-item--logout{color:#ff8f8f}.landing__banner{width:100%;margin:.5rem 0 1rem;display:flex;justify-content:center}.landing__banner-img{width:100%;max-width:320px;height:auto;object-fit:contain;animation:landing-banner-float 4.5s ease-in-out infinite}@keyframes landing-banner-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media(prefers-reduced-motion:reduce){.landing__banner-img{animation:none}}.landing__info{width:100%;text-align:center;margin-bottom:1.5rem}.landing__farm-name{margin:0 0 .5rem;font-size:1.75rem;font-weight:700;line-height:1.3}.landing__address{margin:0 0 1rem;font-size:.95rem;opacity:.95;line-height:1.5}.landing__address--empty{margin:0 0 1rem;min-height:0;padding:0;visibility:hidden}.landing__brand{margin:0;font-size:1.5rem;font-weight:700;letter-spacing:.02em}.landing__actions{width:100%}.landing__actions-row{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.75rem;flex-wrap:nowrap}.landing__login-btn{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:fit-content;padding:.5rem .85rem;background:#5eb8e8;color:#fff;font-size:.95rem;font-weight:600;line-height:1.2;text-align:center;text-decoration:none;border:none;border-radius:999px;cursor:pointer;white-space:nowrap}.landing__login-btn:hover{background:#4aa8d8}.landing__video-btn{display:inline-flex;align-items:center;gap:.35rem;flex-shrink:0;background:none;border:none;color:#fff;font-size:.9rem;cursor:pointer;padding:.5rem .25rem;white-space:nowrap}.landing__video-btn:disabled{opacity:.45;cursor:not-allowed}.landing__video-btn:not(:disabled):hover{opacity:.9}.landing__video-btn:focus-visible{outline:2px solid #5eb8e8;outline-offset:2px;border-radius:4px}.landing__play-icon{width:28px;height:28px;flex-shrink:0}.landing-error{min-height:100dvh;max-width:430px;margin:0 auto;padding:2rem 1.5rem;background:#1a2b4a;color:#fff;text-align:center}.landing-error .meta{color:#fff9;font-size:.875rem}.landing-loading{min-height:100dvh;display:flex;align-items:center;justify-content:center;background:#1a2b4a;color:#fff}.video-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:1rem;background:#000000bf}.video-modal{position:relative;width:100%;max-width:640px;background:#000;border-radius:8px;overflow:hidden}.video-modal__close{position:absolute;top:.5rem;right:.5rem;z-index:1;width:36px;height:36px;border:none;border-radius:50%;background:#0009;color:#fff;font-size:1.5rem;line-height:1;cursor:pointer}.video-modal__close:hover{background:#000000d9}.video-modal__iframe{display:block;width:100%;aspect-ratio:16 / 9;border:none}.login-page{min-height:100dvh;max-width:430px;margin:0 auto;padding:1rem 1.25rem 2rem;background:#1a2b4a;color:#fff;display:flex;flex-direction:column}.login-page__form-wrap{flex:1;display:flex;flex-direction:column;justify-content:center;padding:1.5rem 0}.login-form{width:100%;max-width:320px;margin:0 auto}.login-form__field{margin-bottom:1.25rem}.login-form__label{display:flex;align-items:center;gap:.4rem;margin-bottom:.4rem;font-size:.95rem;font-weight:500}.login-form__icon{width:18px;height:18px;flex-shrink:0;opacity:.95}.login-form__input{width:100%;padding:.75rem 1rem;border:none;border-radius:10px;font-size:1rem;color:#1a1a1a;background:#fff}.login-form__input::placeholder{color:#9ca3af}.login-form__input:focus{outline:2px solid #5eb8e8;outline-offset:1px}.login-form__error{margin:0 0 1rem;padding:.5rem .75rem;font-size:.875rem;color:#fecaca;background:#ef444433;border-radius:8px;text-align:center}.login-form__submit{display:block;width:fit-content;min-width:120px;margin:.5rem auto 0;padding:.55rem 2rem;border:none;border-radius:10px;background:#5eb8e8;color:#fff;font-size:1rem;font-weight:600;cursor:pointer}.login-form__submit:hover:not(:disabled){background:#4aa8d8}.login-form__submit:disabled{opacity:.65;cursor:wait}.login-page__footer-text{text-align:center;margin-top:auto;padding-top:2rem}.login-page__footer-th{margin:0;font-size:2rem;font-weight:700;line-height:1.2}.login-page__brand{margin:.25rem 0 0;font-size:1.5rem;font-weight:700;letter-spacing:.02em}.site-header{width:100%;display:flex;align-items:flex-start;justify-content:space-between}.site-header__logo-link{display:block;line-height:0;text-decoration:none}.site-header__logo-img{display:block;width:auto;height:52px;max-width:160px;object-fit:contain}.site-header__menu-btn{background:none;border:none;padding:.5rem;cursor:pointer;color:#fff;line-height:0}.site-header__menu-btn:focus-visible{outline:2px solid #5eb8e8;outline-offset:2px;border-radius:4px}.site-header__menu-icon{display:flex;flex-direction:column;gap:5px}.site-header__menu-icon span{display:block;width:24px;height:2px;background:#fff;border-radius:1px}:root{--theme-color: #1a2b4a;font-family:system-ui,-apple-system,Segoe UI,sans-serif;line-height:1.5}*{box-sizing:border-box}body{margin:0;background:#1a2b4a}.brand-mark__suffix{font-size:.85em}
