.payout-analytics-container{display:flex;flex-direction:column;gap:2rem;padding:2rem 0;width:100%}.analytics-header{text-align:center;margin-bottom:1rem}.analytics-header h2{font-size:2rem;font-weight:700;color:var(--color-text,#fbf8da);margin:0 0 .5rem;letter-spacing:-.5px}.analytics-header p{font-size:1rem;color:hsla(55,80%,92%,.6);margin:0}.payout-analytics-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center;gap:1rem;min-height:400px}.analytics-loading-spinner{width:64px;height:64px;border:4px solid hsla(55,80%,92%,.1);border-top:4px solid var(--color-accent,#d5ab16);border-radius:50%;animation:analyticsSpinnerRotate .8s linear infinite}@keyframes analyticsSpinnerRotate{to{transform:rotate(1turn)}}.payout-analytics-loading p{color:hsla(55,80%,92%,.8);font-size:1rem;font-weight:600;margin:0}.analytics-loading-detail{color:hsla(55,80%,92%,.5)!important;font-size:.875rem!important;font-weight:400!important;margin-top:.5rem}.payout-analytics-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center;gap:1.5rem}.payout-analytics-empty svg{color:hsla(55,80%,92%,.2);width:56px;height:56px}.payout-analytics-empty h3{font-size:1.5rem;font-weight:600;color:var(--color-text,#fbf8da);margin:0}.payout-analytics-empty p{font-size:1rem;color:hsla(55,80%,92%,.6);margin:0}.analytics-retry-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 1.5rem;background:var(--color-accent,#d5ab16);color:#212a31;border:none;border-radius:8px;font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .2s;margin-top:1rem}.analytics-retry-btn:hover{background:#c49a14;transform:translateY(-1px)}.analytics-retry-btn svg{width:1.125rem;height:1.125rem}.analytics-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-bottom:2rem}.analytics-summary-card{display:flex;align-items:center;gap:1.25rem;padding:1.5rem;background:rgba(65,83,97,.08);border:1px solid hsla(55,80%,92%,.1);border-radius:12px;transition:all .2s ease}.analytics-summary-card:hover{background:rgba(65,83,97,.12);border-color:hsla(55,80%,92%,.15);transform:translateY(-2px)}.analytics-summary-card.highlight{background:rgba(213,171,22,.1);border-color:rgba(213,171,22,.3)}.summary-icon{width:3rem;height:3rem;padding:.75rem;background:rgba(213,171,22,.15);border-radius:10px;color:var(--color-accent,#d5ab16);flex-shrink:0}.summary-content{display:flex;flex-direction:column;gap:.25rem;flex:1 1}.summary-label{font-size:.875rem;color:hsla(55,80%,92%,.6);text-transform:uppercase;letter-spacing:.5px;font-weight:600}.summary-value{font-size:1.5rem;font-weight:700;color:var(--color-text,#fbf8da);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.analytics-section{background:rgba(65,83,97,.08);border:1px solid hsla(55,80%,92%,.1);border-radius:12px;padding:2rem}.analytics-section h3{display:flex;align-items:center;gap:.75rem;font-size:1.25rem;font-weight:600;color:var(--color-text,#fbf8da);margin:0 0 1.5rem}.analytics-section h3 svg{color:var(--color-accent,#d5ab16);width:1.5rem;height:1.5rem}.yearly-stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:1.5rem;gap:1.5rem}.yearly-stat-card{background:rgba(65,83,97,.1);border:1px solid hsla(55,80%,92%,.1);border-radius:10px;overflow:hidden;transition:all .2s ease}.yearly-stat-card:hover{background:rgba(65,83,97,.15);border-color:hsla(55,80%,92%,.2);transform:translateY(-2px)}.yearly-stat-header{display:flex;justify-content:space-between;align-items:center;padding:1.25rem;background:rgba(213,171,22,.1);border-bottom:1px solid hsla(55,80%,92%,.1)}.stat-year{font-size:1.5rem;font-weight:700;color:var(--color-accent,#d5ab16)}.stat-count{font-size:.875rem;color:hsla(55,80%,92%,.6);text-transform:uppercase;letter-spacing:.5px}.yearly-stat-body{padding:1.25rem;display:flex;flex-direction:column;gap:.75rem}.stat-row{display:flex;justify-content:space-between;align-items:center}.stat-label{font-size:.875rem;color:hsla(55,80%,92%,.6);font-weight:500}.stat-value{font-size:1rem;font-weight:600;color:var(--color-text,#fbf8da);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.top-properties-list{display:flex;flex-direction:column;gap:.75rem}.top-property-item{display:flex;align-items:center;gap:1rem;padding:1rem;background:rgba(65,83,97,.1);border:1px solid hsla(55,80%,92%,.08);border-radius:8px;transition:all .2s ease}.top-property-item:hover{background:rgba(65,83,97,.15);border-color:hsla(55,80%,92%,.15)}.property-rank{width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;background:rgba(213,171,22,.15);border-radius:50%;font-size:1rem;font-weight:700;color:var(--color-accent,#d5ab16);flex-shrink:0}.property-info{flex:1 1;gap:.25rem;min-width:0}.property-name{font-size:.9375rem}.property-stats{font-size:.8125rem;color:hsla(55,80%,92%,.6)}.property-total{font-size:1.125rem;font-weight:700;color:var(--color-accent,#d5ab16);white-space:nowrap;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.monthly-trend-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));grid-gap:1rem;gap:1rem}.trend-card{display:flex;flex-direction:column;gap:.5rem;padding:1rem;background:rgba(65,83,97,.1);border:1px solid hsla(55,80%,92%,.08);border-radius:8px;transition:all .2s ease}.trend-card:hover{background:rgba(65,83,97,.15);border-color:hsla(55,80%,92%,.15)}.trend-card.increase{border-left:3px solid #22c55e}.trend-card.decrease{border-left:3px solid #ef4444}.trend-header{display:flex;justify-content:space-between;align-items:center;gap:.5rem}.trend-month{font-size:.875rem;font-weight:600;color:var(--color-text,#fbf8da)}.trend-change{display:flex;align-items:center;gap:.25rem;font-size:.75rem;font-weight:600}.trend-card.increase .trend-change{color:#22c55e}.trend-card.decrease .trend-change{color:#ef4444}.trend-total{font-size:1.125rem;font-weight:700;color:var(--color-accent,#d5ab16);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.trend-count{font-size:.75rem;color:hsla(55,80%,92%,.6)}@media (max-width:768px){.payout-analytics-container{gap:1.5rem}.analytics-section{padding:1.5rem}.analytics-summary,.yearly-stats-grid{grid-template-columns:1fr}.monthly-trend-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}.top-property-item{flex-direction:column;align-items:flex-start}.property-total{align-self:flex-end}}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;z-index:10000;background:rgba(0,0,0,.9);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;padding:20px;animation:fadeIn .2s ease-out}.spreadsheet-preview-modal{background:var(--color-surface,#2a3441);border:1px solid var(--color-border,hsla(55,80%,92%,.1));border-radius:12px;width:95vw;height:90vh;max-width:1400px;max-height:900px;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.5);animation:slideUp .3s ease-out}.spreadsheet-preview-modal.error{height:auto;max-width:600px}.spreadsheet-preview-modal .modal-header{padding:20px 24px;border-bottom:1px solid var(--color-border,hsla(55,80%,92%,.1));display:flex;justify-content:space-between;align-items:center;flex-shrink:0;background:rgba(65,83,97,.3)}.spreadsheet-preview-modal .modal-header-actions{display:flex;gap:12px;align-items:center}.spreadsheet-preview-modal .modal-title-section{display:flex;align-items:center;gap:16px}.spreadsheet-preview-modal .modal-icon{width:48px;height:48px;border-radius:12px;background:linear-gradient(135deg,#d5ab16,#c49a14);display:flex;align-items:center;justify-content:center;color:#fff;font-size:24px;flex-shrink:0;box-shadow:0 4px 12px rgba(213,171,22,.3)}.spreadsheet-preview-modal .modal-icon.error{background:linear-gradient(135deg,#ef4444,#dc2626);box-shadow:0 4px 12px rgba(239,68,68,.3)}.spreadsheet-preview-modal h2{margin:0;font-size:20px;font-weight:700;color:var(--color-text,#fbf8da)}.spreadsheet-preview-modal .modal-subtitle{margin:4px 0 0;font-size:14px;color:hsla(55,80%,92%,.6)}.spreadsheet-preview-modal .modal-close-btn{width:36px;height:36px;border-radius:8px;border:none;background:hsla(55,80%,92%,.1);color:var(--color-text,#fbf8da);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;font-size:20px;flex-shrink:0}.spreadsheet-preview-modal .modal-close-btn:hover{background:hsla(55,80%,92%,.2);transform:rotate(90deg)}.spreadsheet-preview-content{flex:1 1;position:relative;overflow:hidden;background:var(--color-background,#212a31);display:flex;align-items:center;justify-content:center}.spreadsheet-preview-frame{width:100%;height:100%;border:none;background:#fff}.preview-loading{display:flex;flex-direction:column;align-items:center;gap:16px;color:var(--color-text,#fbf8da)}.preview-loading .loading-spinner{width:48px;height:48px;border:4px solid hsla(55,80%,92%,.1);border-top-color:#d5ab16;border-radius:50%;animation:spin .8s linear infinite}.preview-loading p{margin:0;font-size:14px;color:hsla(55,80%,92%,.7)}.preview-error{display:flex;flex-direction:column;align-items:center;text-align:center;padding:40px;gap:16px;color:var(--color-text,#fbf8da)}.preview-error svg{color:#d58916}.preview-error h3{margin:8px 0;font-size:18px;font-weight:600;color:var(--color-text,#fbf8da)}.preview-error p{margin:8px 0 20px;font-size:14px;max-width:400px;line-height:1.6;color:hsla(55,80%,92%,.7)}.preview-error-actions{display:flex;gap:12px;flex-wrap:wrap;justify-content:center}.preview-info-note{font-size:12px;color:hsla(55,80%,92%,.5);font-style:italic;margin-top:12px}.error-content{padding:60px 40px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px;color:hsla(55,80%,92%,.7)}.error-content svg{color:#d58916}.error-content h3{margin:0;font-size:20px;font-weight:600;color:var(--color-text,#fbf8da)}.error-content p{margin:0;font-size:14px;max-width:400px;line-height:1.6;color:hsla(55,80%,92%,.7)}.spreadsheet-preview-modal .modal-footer{padding:16px 24px;border-top:1px solid var(--color-border,hsla(55,80%,92%,.1));display:flex;justify-content:space-between;align-items:center;gap:12px;flex-shrink:0;background:rgba(65,83,97,.2)}.modal-footer-info{display:flex;align-items:center;gap:8px;color:hsla(55,80%,92%,.7);font-size:13px}.modal-footer-info svg{color:#d5ab16}.kyan-btn{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s;white-space:nowrap}.kyan-btn:disabled{opacity:.5;cursor:not-allowed}.kyan-btn-primary{background:linear-gradient(135deg,#d5ab16,#c49a14);color:#212a31;box-shadow:0 2px 8px rgba(213,171,22,.3)}.kyan-btn-primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 16px rgba(213,171,22,.4)}.kyan-btn-secondary{background:hsla(55,80%,92%,.1);color:var(--color-text,#fbf8da);border:1px solid hsla(55,80%,92%,.2)}.kyan-btn-secondary:hover:not(:disabled){background:hsla(55,80%,92%,.15);border-color:hsla(55,80%,92%,.3)}@media (max-width:768px){.spreadsheet-preview-modal{width:100vw;height:100vh;max-width:100vw;max-height:100vh;border-radius:0}.modal-overlay{padding:0}.modal-header-actions{gap:8px}.kyan-btn{padding:8px 12px;font-size:13px}.modal-footer{flex-direction:column;align-items:stretch}.modal-footer-info{justify-content:center}}.booking-breakdown-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px;animation:fadeIn .2s ease-out}.booking-breakdown-modal{background:#2a3541;border-radius:16px;max-width:1400px;width:100%;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 20px 60px rgba(0,0,0,.5);animation:slideIn .3s ease-out;overflow:hidden}@keyframes slideIn{0%{opacity:0;transform:translateY(-30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.breakdown-modal-header{display:flex;align-items:center;justify-content:space-between;padding:24px 32px;border-bottom:1px solid hsla(55,80%,92%,.1);background:rgba(65,83,97,.09);flex-shrink:0}.breakdown-modal-title-section{display:flex;align-items:center;gap:16px}.breakdown-modal-icon{width:48px;height:48px;border-radius:12px;background:rgba(213,171,22,.15);display:flex;align-items:center;justify-content:center;color:var(--color-accent,#d5ab16);font-size:20px;flex-shrink:0}.breakdown-modal-header h2{font-size:24px;font-weight:700;color:var(--color-text,#fbf8da);margin:0 0 4px;line-height:1.2}.breakdown-modal-subtitle{font-size:14px;color:hsla(55,80%,92%,.7);margin:0}.breakdown-modal-close{width:40px;height:40px;border:none;background:hsla(55,80%,92%,.1);color:var(--color-text,#fbf8da);border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0}.breakdown-modal-close:hover{background:rgba(239,68,68,.2);color:#ef4444}.breakdown-summary-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:16px;gap:16px;padding:24px 32px;background:rgba(65,83,97,.05);border-bottom:1px solid hsla(55,80%,92%,.1)}.breakdown-summary-card{display:flex;align-items:center;gap:16px;padding:20px;background:rgba(65,83,97,.15);border:1px solid hsla(55,80%,92%,.1);border-radius:12px;transition:all .2s ease}.breakdown-summary-card:hover{background:rgba(65,83,97,.25);transform:translateY(-2px)}.summary-card-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:10px;flex-shrink:0;font-size:22px}.summary-card-icon.revenue{background:rgba(59,130,246,.15);color:#3b82f6}.summary-card-icon.bookings{background:rgba(213,171,22,.15);color:#d5ab16}.summary-card-icon.cleaning{background:rgba(34,197,94,.15);color:#22c55e}.summary-card-content{display:flex;flex-direction:column;gap:4px;flex:1 1;min-width:0}.summary-card-label{font-size:13px;color:hsla(55,80%,92%,.6);font-weight:600;text-transform:uppercase;letter-spacing:.5px}.summary-card-value{font-size:24px;font-weight:700;color:var(--color-text,#fbf8da);line-height:1.2;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.summary-card-sublabel{font-size:12px;color:hsla(55,80%,92%,.5);font-weight:500}.breakdown-table-container{flex:1 1;overflow-x:auto;overflow-y:auto;padding:0;max-height:500px;position:relative}.breakdown-table{width:100%;min-width:1200px;border-collapse:separate;border-spacing:0;font-size:14px}.breakdown-table thead{position:-webkit-sticky;position:sticky;top:0;z-index:100}.breakdown-table th,.breakdown-table thead tr{background:rgba(42,53,65,.98)}.breakdown-table th{padding:14px 12px;text-align:left;font-size:12px;font-weight:700;color:hsla(55,80%,92%,.8);text-transform:uppercase;letter-spacing:.5px;border-bottom:2px solid rgba(213,171,22,.3);white-space:nowrap;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.breakdown-table td.text-center,.breakdown-table th.text-center{text-align:center}.breakdown-table td.text-right,.breakdown-table th.text-right{text-align:right}.breakdown-table tbody tr{transition:background .2s ease;border-bottom:1px solid hsla(55,80%,92%,.05);background:#2a3541}.breakdown-table tbody tr:hover{background:rgba(213,171,22,.08)}.breakdown-table tbody tr.checkout-month-row{background:rgba(34,197,94,.05)}.breakdown-table td{padding:14px 12px;color:var(--color-text,#fbf8da);vertical-align:middle;background:inherit}.guest-info{display:flex;align-items:center;gap:8px}.guest-icon{color:hsla(55,80%,92%,.5);font-size:14px;flex-shrink:0;align-self:flex-start;margin-top:2px}.guest-details{display:flex;flex-direction:column;gap:2px}.guest-name{font-weight:600;color:var(--color-text,#fbf8da);line-height:1.3}.booking-code{font-size:11px;color:hsla(55,80%,92%,.5);font-family:Courier New,Courier,monospace;font-weight:500;letter-spacing:.3px}.amount-value.total{color:hsla(55,80%,92%,.9)}.amount-value.cleaning{color:#22c55e}.text-muted{color:hsla(55,80%,92%,.3);font-style:italic}.platform-badge{display:inline-block;padding:4px 10px;background:hsla(55,80%,92%,.1);border:1px solid hsla(55,80%,92%,.2);border-radius:6px;font-size:12px;font-weight:600;text-transform:capitalize;color:hsla(55,80%,92%,.8)}.booking-status-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:12px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap}.booking-status-badge.confirmed{background:rgba(34,197,94,.15);color:#22c55e}.booking-status-badge.pending{background:rgba(251,191,36,.15);color:#fbbf24}.booking-status-badge.cancelled{background:rgba(239,68,68,.15);color:#ef4444}.booking-status-badge svg{font-size:12px}.breakdown-table tfoot{position:-webkit-sticky;position:sticky;bottom:0;z-index:100}.breakdown-table tfoot tr{border-top:2px solid rgba(213,171,22,.3);background:rgba(42,53,65,.98)}.breakdown-table tfoot td{padding:16px 12px;font-weight:700;color:var(--color-text,#fbf8da);background:rgba(42,53,65,.98);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.totals-label{font-size:14px;text-transform:uppercase;letter-spacing:.5px}.breakdown-modal-footer{display:flex;justify-content:space-between;align-items:center;padding:20px 32px;border-top:1px solid hsla(55,80%,92%,.1);background:rgba(65,83,97,.05);flex-shrink:0}.breakdown-info{display:flex;align-items:center;gap:10px;color:hsla(55,80%,92%,.7);font-size:13px;font-weight:500}.breakdown-info svg{color:var(--color-accent,#d5ab16);font-size:16px;flex-shrink:0}.breakdown-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px;gap:16px;text-align:center}.breakdown-empty svg{color:rgba(213,171,22,.4)}.breakdown-empty h3{font-size:20px;font-weight:600;color:var(--color-text,#fbf8da);margin:0}.breakdown-empty p{font-size:14px;color:hsla(55,80%,92%,.6);margin:0}@media (max-width:1200px){.breakdown-summary-cards{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}@media (max-width:768px){.booking-breakdown-modal{max-width:100%;max-height:100vh;border-radius:0}.breakdown-modal-footer,.breakdown-modal-header,.breakdown-table-container{padding:20px}.breakdown-summary-cards{grid-template-columns:1fr;padding:20px}.breakdown-modal-header h2{font-size:20px}.breakdown-table{font-size:13px}.breakdown-table td,.breakdown-table th{padding:10px 8px}.breakdown-modal-footer{flex-direction:column;gap:16px;align-items:stretch}.breakdown-info{text-align:center}.breakdown-modal-footer .kyan-btn{width:100%;justify-content:center}}.bookings-table-container{overflow-x:auto;border-radius:12px;border:1px solid hsla(55,80%,92%,.1);max-height:600px;overflow-y:auto;position:relative}.bookings-table{width:100%;border-collapse:collapse}.bookings-table thead{background:rgba(65,83,97,.3);border-bottom:2px solid hsla(55,80%,92%,.1);position:-webkit-sticky;position:sticky;top:0;z-index:10}.bookings-table th{padding:14px 16px;text-align:left;font-size:12px;font-weight:600;color:hsla(55,80%,92%,.7);text-transform:uppercase;letter-spacing:.5px;background:rgba(42,53,65,.95);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.export-property-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;z-index:10000;background:rgba(0,0,0,.85);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:20px;animation:fadeIn .2s ease-out}.export-property-modal{position:relative;width:100%;max-width:600px;max-height:80vh;background:linear-gradient(135deg,rgba(42,53,65,.98),rgba(33,42,49,.98));border-radius:16px;box-shadow:0 20px 60px rgba(0,0,0,.5),inset 0 0 0 1px rgba(213,171,22,.1);display:flex;flex-direction:column;animation:slideUp .3s cubic-bezier(.4,0,.2,1);overflow:hidden}@keyframes slideUp{0%{opacity:0;transform:translateY(30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.export-property-header{display:flex;align-items:center;justify-content:space-between;padding:24px 28px;border-bottom:2px solid rgba(213,171,22,.2);background:linear-gradient(135deg,rgba(213,171,22,.15),rgba(213,171,22,.05));flex-shrink:0}.export-property-header .header-left{display:flex;align-items:center;gap:16px;flex:1 1}.export-property-header .header-icon{width:32px;height:32px;color:#d5ab16;flex-shrink:0}.export-property-header h2{font-size:20px;font-weight:700;color:var(--color-text,#fbf8da);margin:0 0 4px;line-height:1.2}.export-property-header p{font-size:13px;color:hsla(55,80%,92%,.6);margin:0;line-height:1.3}.export-property-header .close-btn{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:hsla(55,80%,92%,.1);border:none;border-radius:10px;color:#fbf8da;cursor:pointer;transition:all .2s;flex-shrink:0}.export-property-header .close-btn:hover{background:hsla(55,80%,92%,.2);transform:rotate(90deg)}.export-property-header .close-btn svg{width:22px;height:22px}.export-property-search{position:relative;padding:20px 28px;border-bottom:1px solid hsla(55,80%,92%,.1);flex-shrink:0}.export-property-search .search-icon{position:absolute;left:44px;top:50%;transform:translateY(-50%);color:hsla(55,80%,92%,.4);font-size:18px;pointer-events:none}.export-property-search input{width:100%;padding:12px 16px 12px 44px;background:rgba(65,83,97,.3);border:1px solid hsla(55,80%,92%,.15);border-radius:10px;color:var(--color-text,#fbf8da);font-size:14px;font-weight:500;outline:none;transition:all .2s}.export-property-search input::placeholder{color:hsla(55,80%,92%,.4)}.export-property-search input:focus{background:rgba(65,83,97,.5);border-color:rgba(213,171,22,.5)}.export-property-list{flex:1 1;overflow-y:auto;padding:16px 28px}.export-property-list::-webkit-scrollbar{width:8px}.export-property-list::-webkit-scrollbar-track{background:rgba(65,83,97,.2);border-radius:4px}.export-property-list::-webkit-scrollbar-thumb{background:rgba(213,171,22,.3);border-radius:4px}.export-property-list::-webkit-scrollbar-thumb:hover{background:rgba(213,171,22,.5)}.property-item{display:flex;align-items:center;gap:16px;padding:16px;background:rgba(65,83,97,.15);border:2px solid hsla(55,80%,92%,.1);border-radius:12px;cursor:pointer;transition:all .2s;width:100%;text-align:left;margin-bottom:12px}.property-item:hover{background:rgba(65,83,97,.25);border-color:rgba(213,171,22,.3);transform:translateX(4px)}.property-item.selected{background:rgba(213,171,22,.2);border-color:rgba(213,171,22,.5)}.property-item .property-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:rgba(213,171,22,.15);border-radius:10px;color:#d5ab16;font-size:22px;flex-shrink:0;transition:all .2s}.property-item.selected .property-icon,.property-item:hover .property-icon{transform:scale(1.1)}.property-item .property-details{flex:1 1;min-width:0}.property-item .property-name{font-size:15px;font-weight:600;color:var(--color-text,#fbf8da);margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.property-item .property-address{font-size:12px;color:hsla(55,80%,92%,.6);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.property-item .property-select{flex-shrink:0}.property-item .property-select,.property-item .selected-indicator{width:32px;height:32px;display:flex;align-items:center;justify-content:center}.property-item .selected-indicator{background:rgba(213,171,22,.3);border-radius:50%;color:#d5ab16;font-size:16px;animation:scaleIn .2s ease-out}@keyframes scaleIn{0%{transform:scale(0)}to{transform:scale(1)}}.export-property-list .empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center;gap:16px}.export-property-list .empty-state svg{color:rgba(213,171,22,.3)}.export-property-list .empty-state h3{font-size:18px;font-weight:600;color:var(--color-text,#fbf8da);margin:0}.export-property-list .empty-state p{font-size:14px;color:hsla(55,80%,92%,.6);margin:0}.export-property-footer{display:flex;align-items:center;justify-content:space-between;padding:20px 28px;border-top:2px solid rgba(213,171,22,.2);background:rgba(33,42,49,.9);flex-shrink:0;gap:20px}.export-property-footer .footer-info{display:flex;align-items:center;gap:10px;color:hsla(55,80%,92%,.7);font-size:13px;flex:1 1}.export-property-footer .footer-info svg{font-size:18px;color:#d5ab16;flex-shrink:0}.export-property-footer .footer-info strong{color:#d5ab16}.export-property-footer .footer-actions{display:flex;gap:12px;flex-shrink:0}.export-property-footer .footer-actions .kyan-btn{padding:12px 24px;font-size:14px;font-weight:600;white-space:nowrap}@media (max-width:768px){.export-property-modal{max-width:100%;max-height:100vh;border-radius:0}.export-property-footer,.export-property-header,.export-property-list,.export-property-search{padding-left:16px;padding-right:16px}.export-property-footer{flex-direction:column;align-items:stretch}.export-property-footer .footer-info{justify-content:center}.export-property-footer .footer-actions{width:100%}.export-property-footer .footer-actions .kyan-btn{flex:1 1;justify-content:center}}@media (max-width:480px){.export-property-header h2{font-size:18px}.export-property-header p{font-size:12px}.property-item{padding:12px}.property-item .property-icon{width:40px;height:40px;font-size:18px}.property-item .property-name{font-size:14px}.property-item .property-address{font-size:11px}}.export-loading-overlay{position:absolute;top:0;left:0;right:0;bottom:0;z-index:100;background:rgba(22,27,34,.98);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;animation:fadeIn .3s ease-out}.export-loading-content{text-align:center;padding:40px;max-width:400px}.loading-spinner-large{width:64px;height:64px;margin:0 auto 24px;border:4px solid rgba(213,171,22,.2);border-top:4px solid var(--color-accent,#d5ab16);border-radius:50%;animation:spin 1s linear infinite}.export-loading-content h3{font-size:24px;font-weight:700;color:var(--color-text,#fbf8da);margin:0 0 12px}.loading-step{font-size:16px;color:hsla(55,80%,92%,.7);margin:0 0 24px;font-weight:500}.loading-progress-bar{width:100%;height:8px;background:rgba(65,83,97,.3);border-radius:4px;overflow:hidden;margin-bottom:12px}.loading-progress-fill{height:100%;background:linear-gradient(90deg,var(--color-accent,#d5ab16) 0,rgba(213,171,22,.8) 100%);border-radius:4px;transition:width .3s ease-out;box-shadow:0 0 12px rgba(213,171,22,.5)}.loading-progress-text{font-size:14px;color:hsla(55,80%,92%,.6);margin:0;font-weight:500}.payout-spreadsheets-container{display:flex;flex-direction:column;width:100%;max-width:100%;gap:24px;margin:0;box-sizing:border-box;padding:24px 24px 24px 0;animation:fadeInUp .5s ease-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.spreadsheets-header{display:flex;flex-direction:column;gap:20px;padding:0;width:100%;box-sizing:border-box;animation:slideInDown .5s ease-out}@keyframes slideInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.spreadsheets-header-top{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;flex-wrap:wrap;width:100%}.spreadsheets-header-text{flex:1 1;min-width:250px}.spreadsheets-header-text h1{font-size:32px;font-weight:700;color:var(--color-text,#fbf8da);margin:0 0 8px;line-height:1.2}.header-subtitle{font-size:15px;color:hsla(55,80%,92%,.7);margin:0;font-weight:500}.header-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.header-actions .kyan-btn{animation:buttonSlideIn .5s ease-out backwards}.header-actions .kyan-btn:first-child{animation-delay:.1s}.header-actions .kyan-btn:nth-child(2){animation-delay:.2s}.header-actions .kyan-btn:nth-child(3){animation-delay:.3s}@keyframes buttonSlideIn{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}.loading-progress-bar{padding:16px 20px;background:rgba(213,171,22,.1);border:1px solid rgba(213,171,22,.3);border-radius:8px;animation:pulseGlow 2s ease-in-out infinite}@keyframes pulseGlow{0%,to{box-shadow:0 0 0 0 rgba(213,171,22,.4)}50%{box-shadow:0 0 20px 0 rgba(213,171,22,.2)}}.progress-bar-container{width:100%;height:6px;background:rgba(65,83,97,.3);border-radius:3px;overflow:hidden;margin-bottom:8px}.progress-bar-fill{height:100%;background:linear-gradient(90deg,#d5ab16,#e6c84a);border-radius:3px;transition:width .3s ease;animation:shimmer 1.5s infinite}@keyframes shimmer{0%{background-position:-100% 0}to{background-position:200% 0}}.progress-text{font-size:13px;color:hsla(55,80%,92%,.8);margin:0}.error-banner{display:flex;align-items:center;gap:12px;padding:14px 18px;background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.3);border-radius:8px;color:#ef4444;font-size:14px;font-weight:500;animation:slideInRight .4s ease-out}@keyframes slideInRight{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}.error-banner svg{flex-shrink:0;font-size:18px;animation:errorPulse 2s ease-in-out infinite}@keyframes errorPulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.view-tabs{display:flex;gap:8px;padding:6px;background:rgba(65,83,97,.15);border-radius:12px;border:1px solid hsla(55,80%,92%,.1);width:-moz-fit-content;width:fit-content;max-width:100%;overflow-x:auto;animation:fadeIn .5s ease-out .2s backwards}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.view-tab{display:flex;align-items:center;gap:10px;padding:12px 20px;background:transparent;border:none;border-radius:8px;color:hsla(55,80%,92%,.7);font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap;flex-shrink:0;position:relative}.view-tab:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(213,171,22,.1),rgba(213,171,22,.05));border-radius:8px;opacity:0;transition:opacity .2s ease}.view-tab:hover:before{opacity:1}.view-tab:hover{color:var(--color-text,#fbf8da);transform:translateY(-2px)}.view-tab.active{background:rgba(213,171,22,.2);color:var(--color-accent,#d5ab16);border:1px solid rgba(213,171,22,.3);animation:tabActivate .3s ease-out}@keyframes tabActivate{0%{transform:scale(.95)}50%{transform:scale(1.05)}to{transform:scale(1)}}.view-tab svg{font-size:18px;flex-shrink:0;transition:transform .2s ease}.view-tab:hover svg{transform:scale(1.1)}.tab-count{padding:2px 8px;background:hsla(55,80%,92%,.15);border-radius:10px;font-size:12px;font-weight:700;flex-shrink:0;transition:all .2s ease}.view-tab.active .tab-count{background:rgba(213,171,22,.3);color:var(--color-accent,#d5ab16);animation:countPop .3s ease-out}@keyframes countPop{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}.spreadsheets-metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:16px;gap:16px;width:100%;box-sizing:border-box;animation:fadeIn .5s ease-out .3s backwards}.metric-card{display:flex;align-items:center;gap:16px;padding:20px;background:rgba(65,83,97,.09);border:1px solid hsla(55,80%,92%,.1);border-radius:12px;transition:all .3s ease;min-height:110px;box-sizing:border-box;animation:metricSlideIn .5s ease-out backwards}.metric-card:first-child{animation-delay:.1s}.metric-card:nth-child(2){animation-delay:.15s}.metric-card:nth-child(3){animation-delay:.2s}.metric-card:nth-child(4){animation-delay:.25s}.metric-card:nth-child(5){animation-delay:.3s}.metric-card:nth-child(6){animation-delay:.35s}@keyframes metricSlideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.metric-card:hover{background:rgba(65,83,97,.15);border-color:rgba(213,171,22,.3);transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.15)}.metric-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:10px;flex-shrink:0;font-size:22px;transition:all .3s ease}.metric-card:hover .metric-icon{transform:scale(1.1) rotate(5deg)}.metric-icon.expense{background:rgba(239,68,68,.15);color:#ef4444}.metric-icon.income{background:rgba(34,197,94,.15);color:#22c55e}.metric-icon.revenue{background:rgba(59,130,246,.15);color:#3b82f6}.metric-icon.kyan{background:rgba(213,171,22,.15);color:#d5ab16}.metric-icon.neutral{background:hsla(55,80%,92%,.1);color:hsla(55,80%,92%,.7)}.metric-content{display:flex;flex-direction:column;gap:4px;flex:1 1;min-width:0}.metric-label{font-size:13px;color:hsla(55,80%,92%,.6);font-weight:600;text-transform:uppercase;letter-spacing:.5px}.metric-label,.metric-value{line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.metric-value{font-size:24px;font-weight:700;color:var(--color-text,#fbf8da);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;animation:countUp .8s ease-out backwards}@keyframes countUp{0%{opacity:0;transform:translateY(10px) scale(.8)}to{opacity:1;transform:translateY(0) scale(1)}}.metric-value.expense{color:#ef4444}.metric-value.income{color:#22c55e}.metric-value.revenue{color:#3b82f6}.metric-value.kyan{color:#d5ab16}.metric-sublabel{font-size:12px;color:hsla(55,80%,92%,.5);font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.spreadsheet-content{width:100%;background:rgba(65,83,97,.09);border:1px solid hsla(55,80%,92%,.1);border-radius:12px;overflow:hidden;min-height:400px;box-sizing:border-box;animation:fadeIn .5s ease-out .4s backwards}.spreadsheet-table-wrapper{width:100%;overflow-x:auto;overflow-y:visible;box-sizing:border-box;-webkit-overflow-scrolling:touch}.spreadsheet-table{width:100%;min-width:900px;border-collapse:collapse;font-size:14px;box-sizing:border-box;table-layout:auto}.spreadsheet-table thead{position:-webkit-sticky;position:sticky;top:0;z-index:10;background:rgba(42,53,65,.95);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.spreadsheet-table th{padding:16px 14px;text-align:left;font-size:12px;font-weight:700;color:hsla(55,80%,92%,.8);text-transform:uppercase;letter-spacing:.5px;border-bottom:2px solid rgba(213,171,22,.3);white-space:nowrap;animation:headerSlideDown .5s ease-out backwards}.spreadsheet-table th:first-child{animation-delay:.05s}.spreadsheet-table th:nth-child(2){animation-delay:.1s}.spreadsheet-table th:nth-child(3){animation-delay:.15s}.spreadsheet-table th:nth-child(4){animation-delay:.2s}.spreadsheet-table th:nth-child(5){animation-delay:.25s}.spreadsheet-table th:nth-child(6){animation-delay:.3s}.spreadsheet-table th:nth-child(7){animation-delay:.35s}@keyframes headerSlideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.spreadsheet-table td.text-right,.spreadsheet-table th.text-right{text-align:right}.spreadsheet-table td.text-center,.spreadsheet-table th.text-center{text-align:center}.spreadsheet-table tbody tr{transition:all .2s ease;border-bottom:1px solid hsla(55,80%,92%,.05);animation:rowFadeIn .3s ease-out backwards}.spreadsheet-table tbody tr:first-child{animation-delay:.1s}.spreadsheet-table tbody tr:nth-child(2){animation-delay:.15s}.spreadsheet-table tbody tr:nth-child(3){animation-delay:.2s}.spreadsheet-table tbody tr:nth-child(4){animation-delay:.25s}.spreadsheet-table tbody tr:nth-child(5){animation-delay:.3s}.spreadsheet-table tbody tr:nth-child(n+6){animation-delay:.35s}@keyframes rowFadeIn{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}.spreadsheet-table tbody tr:hover{background:rgba(213,171,22,.08);transform:translateX(4px)}.spreadsheet-table td{padding:14px;color:var(--color-text,#fbf8da);vertical-align:middle;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.col-date{min-width:100px;width:auto}.col-property{min-width:150px;width:auto;max-width:250px}.col-vendor{min-width:120px;width:auto;max-width:200px}.col-description{min-width:150px;width:auto;max-width:300px}.col-category{min-width:100px;width:auto}.col-type{min-width:90px;width:auto}.col-amount,.col-cleaning,.col-expenses,.col-kyan-net,.col-kyan-profit,.col-owner-net,.col-owner-share,.col-revenue{min-width:100px;width:auto}.col-bookings{min-width:70px;width:auto}.col-actions{min-width:80px;width:auto}.property-info{display:flex;flex-direction:column;gap:2px;overflow:hidden}.property-name{font-weight:600;color:var(--color-text,#fbf8da);font-size:14px;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .2s ease}.spreadsheet-table tbody tr:hover .property-name{color:#d5ab16}.type-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:6px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;transition:all .2s ease}.type-badge.income{background:rgba(34,197,94,.15);color:#22c55e}.type-badge.expense{background:rgba(239,68,68,.15);color:#ef4444}.spreadsheet-table tbody tr:hover .type-badge{transform:scale(1.05)}.type-badge svg{font-size:14px;transition:transform .2s ease}.spreadsheet-table tbody tr:hover .type-badge svg{transform:rotate(10deg)}.amount-value{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:600;white-space:nowrap;transition:all .2s ease}.spreadsheet-table tbody tr:hover .amount-value{transform:scale(1.05);font-weight:700}.amount-value.expense{color:#ef4444}.amount-value.income{color:#22c55e}.amount-value.revenue{color:#3b82f6}.amount-value.kyan{color:#d5ab16}.spreadsheet-table-wrapper .spreadsheet-table tfoot{background:rgba(65,83,97,.2)!important;border-top:2px solid rgba(213,171,22,.3)}.spreadsheet-table-wrapper .spreadsheet-table tfoot tr,.spreadsheet-table-wrapper .spreadsheet-table tfoot tr.totals-row{background:rgba(65,83,97,.25)!important;background-color:rgba(65,83,97,.25)!important}.spreadsheet-table-wrapper .spreadsheet-table tfoot td,.spreadsheet-table-wrapper .spreadsheet-table tfoot tr td,.spreadsheet-table-wrapper .spreadsheet-table tfoot tr.totals-row td{padding:16px 12px!important;font-weight:700!important;color:var(--color-text,#fbf8da)!important;font-size:15px!important;border-top:2px solid rgba(213,171,22,.4);background:rgba(65,83,97,.25)!important;background-color:rgba(65,83,97,.25)!important}.spreadsheet-table-wrapper .spreadsheet-table tfoot .totals-label{color:var(--color-accent,#d5ab16)!important;font-size:16px!important;text-transform:uppercase;letter-spacing:.5px;background:rgba(65,83,97,.25)!important}.spreadsheet-table-wrapper .spreadsheet-table tfoot .amount-value{font-size:16px!important;font-weight:700!important;color:var(--color-text,#fbf8da)!important}.spreadsheet-table-wrapper .spreadsheet-table tfoot .amount-value.income,.spreadsheet-table-wrapper .spreadsheet-table tfoot .amount-value.revenue{color:#22c55e!important}.spreadsheet-table-wrapper .spreadsheet-table tfoot .amount-value.expense{color:#ef4444!important}.spreadsheet-table-wrapper .spreadsheet-table tfoot .amount-value.kyan,.spreadsheet-table-wrapper .spreadsheet-table tfoot .amount-value.payout{color:var(--color-accent,#d5ab16)!important}.spreadsheet-table-wrapper .spreadsheet-table tfoot tr td[style*=background],.spreadsheet-table-wrapper .spreadsheet-table tfoot tr[style*=background],.spreadsheet-table-wrapper table tfoot td,.spreadsheet-table-wrapper table tfoot tr{background:rgba(65,83,97,.25)!important;background-color:rgba(65,83,97,.25)!important}.spreadsheet-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px;gap:16px;animation:fadeIn .3s ease-out}.loading-spinner{width:48px;height:48px;border:4px solid rgba(213,171,22,.2);border-top:4px solid var(--color-accent,#d5ab16);border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.spreadsheet-loading p{font-size:14px;color:hsla(55,80%,92%,.7);margin:0;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:.7}50%{opacity:1}}.spreadsheet-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px;gap:16px;text-align:center;animation:fadeIn .5s ease-out}.spreadsheet-empty svg{color:rgba(213,171,22,.4);animation:iconFloat 3s ease-in-out infinite}@keyframes iconFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.spreadsheet-empty h3{font-size:20px;font-weight:600;color:var(--color-text,#fbf8da);margin:0}.spreadsheet-empty p{font-size:14px;color:hsla(55,80%,92%,.6);margin:0;max-width:400px}.view-breakdown-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;background:rgba(213,171,22,.15);border:1px solid rgba(213,171,22,.3);border-radius:6px;color:var(--color-accent,#d5ab16);font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap;position:relative;overflow:hidden}.view-breakdown-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(213,171,22,.3),transparent);transition:left .5s ease}.view-breakdown-btn:hover:before{left:100%}.view-breakdown-btn:hover{background:rgba(213,171,22,.25);border-color:rgba(213,171,22,.5);transform:translateY(-2px);box-shadow:0 4px 12px rgba(213,171,22,.3)}.view-breakdown-btn:active{transform:translateY(0)}.view-breakdown-btn svg{font-size:14px;transition:transform .2s ease}.view-breakdown-btn:hover svg{transform:scale(1.2)}.revenue-table{min-width:1100px}.kyan-btn{position:relative;overflow:hidden;transition:all .3s ease}.kyan-btn:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;background:hsla(0,0%,100%,.2);border-radius:50%;transform:translate(-50%,-50%);transition:width .6s,height .6s}.kyan-btn:hover:before{width:300px;height:300px}.kyan-btn svg.spinning{animation:spin 1s linear infinite}@media (min-width:1920px){.spreadsheets-metrics{grid-template-columns:repeat(6,1fr)}}@media (min-width:1600px) and (max-width:1919px){.spreadsheets-metrics{grid-template-columns:repeat(5,1fr)}}@media (min-width:1400px) and (max-width:1599px){.spreadsheets-metrics{grid-template-columns:repeat(4,1fr)}}@media (min-width:1200px) and (max-width:1399px){.payout-spreadsheets-container{padding:0 20px 20px 0}.spreadsheets-metrics{grid-template-columns:repeat(3,1fr)}.revenue-table{min-width:1000px}.col-cleaning,.col-expenses,.col-kyan-net,.col-kyan-profit,.col-owner-net,.col-owner-share,.col-revenue{min-width:90px}}@media (min-width:992px) and (max-width:1199px){.payout-spreadsheets-container{padding:0 16px 16px 0}.spreadsheets-header-top{flex-direction:column;align-items:stretch}.header-actions{justify-content:flex-start}.spreadsheets-metrics{grid-template-columns:repeat(3,1fr);gap:14px}.metric-card{padding:16px;min-height:100px}.metric-value{font-size:22px}.spreadsheet-table{font-size:13px;min-width:800px}.revenue-table{min-width:950px}.spreadsheet-table td,.spreadsheet-table th{padding:12px 10px}.col-cleaning,.col-expenses,.col-kyan-net,.col-kyan-profit,.col-owner-net,.col-owner-share,.col-revenue{min-width:85px}.col-bookings{min-width:60px}.col-actions{min-width:70px}}@media (min-width:768px) and (max-width:991px){.payout-spreadsheets-container{padding:0 12px 12px 0}.spreadsheets-header-text h1{font-size:28px}.spreadsheets-metrics{grid-template-columns:repeat(2,1fr);gap:12px}.metric-card{padding:16px;min-height:95px}.metric-icon{width:44px;height:44px}.metric-icon,.metric-value{font-size:20px}.spreadsheet-table{font-size:13px;min-width:750px}.revenue-table{min-width:900px}.spreadsheet-table td,.spreadsheet-table th{padding:12px 10px}.col-cleaning,.col-expenses,.col-kyan-net,.col-kyan-profit,.col-owner-net,.col-owner-share,.col-revenue{min-width:80px}.col-bookings{min-width:55px}.col-actions{min-width:65px}.view-breakdown-btn{padding:6px 10px;font-size:12px}}@media (min-width:640px) and (max-width:767px){.payout-spreadsheets-container{gap:16px;padding:0 12px 12px 0}.spreadsheets-header{gap:16px}.spreadsheets-header-text h1{font-size:24px}.header-subtitle{font-size:14px}.header-actions{flex-direction:row;width:100%}.header-actions .kyan-btn{flex:1 1;justify-content:center}.spreadsheets-metrics{grid-template-columns:repeat(2,1fr);gap:12px}.metric-card{padding:14px}.metric-icon{width:40px;height:40px}.metric-icon,.metric-value{font-size:18px}.metric-label{font-size:11px}.spreadsheet-table{font-size:12px;min-width:700px}.revenue-table{min-width:850px}.spreadsheet-table td,.spreadsheet-table th{padding:10px 8px}.col-cleaning,.col-expenses,.col-kyan-net,.col-kyan-profit,.col-owner-net,.col-owner-share,.col-revenue{min-width:75px}.col-bookings{min-width:50px}.col-actions{min-width:60px}}@media (max-width:639px){.payout-spreadsheets-container{gap:16px;padding:0 8px 16px 0}.spreadsheets-header{gap:16px}.spreadsheets-header-top{flex-direction:column;align-items:stretch;gap:16px}.spreadsheets-header-text h1{font-size:22px}.header-subtitle{font-size:13px}.header-actions{flex-direction:column;width:100%;gap:10px}.header-actions .kyan-btn{width:100%;justify-content:center;font-size:14px;padding:12px}.view-tabs{width:100%;overflow-x:auto}.view-tab{padding:10px 16px;font-size:14px}.spreadsheets-metrics{grid-template-columns:1fr;gap:12px}.metric-card{padding:16px;min-height:auto}.metric-icon{width:40px;height:40px;font-size:18px}.metric-value{font-size:20px}.metric-label{font-size:11px}.spreadsheet-table{font-size:11px;min-width:650px}.revenue-table{min-width:800px}.spreadsheet-table td,.spreadsheet-table th{padding:10px 6px}.property-name{font-size:13px}.type-badge{font-size:10px;padding:5px 8px}.view-breakdown-btn{padding:6px 10px;font-size:11px}.view-breakdown-btn svg{font-size:12px}.col-cleaning,.col-expenses,.col-kyan-net,.col-kyan-profit,.col-owner-net,.col-owner-share,.col-revenue{min-width:70px}.col-bookings{min-width:45px}.col-actions{min-width:55px}}@media (max-width:379px){.payout-spreadsheets-container{padding:0 4px 12px 0}.spreadsheets-header-text h1{font-size:20px}.metric-value{font-size:18px}.spreadsheet-table{font-size:10px;min-width:600px}.revenue-table{min-width:750px}.spreadsheet-table td,.spreadsheet-table th{padding:8px 4px}.col-cleaning,.col-expenses,.col-kyan-net,.col-kyan-profit,.col-owner-net,.col-owner-share,.col-revenue{min-width:65px}.col-bookings{min-width:40px}.col-actions{min-width:50px}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.metric-card:hover,.spreadsheet-table tbody tr:hover,.view-breakdown-btn:hover,.view-tab:hover{transform:none!important}}@media print{.payout-spreadsheets-container{padding:0}.header-actions,.view-tabs{display:none}.spreadsheet-table{font-size:10px}.spreadsheet-table td,.spreadsheet-table th{padding:6px}.metric-card{page-break-inside:avoid;break-inside:avoid}}@media (max-width:1400px){.spreadsheets-metrics{grid-template-columns:repeat(3,1fr)}}@media (max-width:1200px){.spreadsheets-header-top{flex-direction:column;align-items:stretch;gap:16px}.header-actions{justify-content:flex-start;flex-wrap:wrap}.spreadsheets-metrics{grid-template-columns:repeat(2,1fr);gap:12px}.metric-card{padding:16px}.metric-value{font-size:20px}}@media (max-width:768px){.spreadsheets-header h1{font-size:24px}.header-subtitle{font-size:13px}.view-tabs{overflow-x:auto;scrollbar-width:none}.view-tabs::-webkit-scrollbar{display:none}.view-tab{min-width:140px;white-space:nowrap}.spreadsheets-metrics{grid-template-columns:1fr;gap:12px}.metric-card{padding:14px}.metric-icon{width:40px;height:40px}.metric-icon,.metric-value{font-size:18px}.metric-label{font-size:11px}.spreadsheet-table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch}.spreadsheet-table{min-width:900px}.spreadsheet-table td,.spreadsheet-table th{padding:10px 8px;font-size:13px}.spreadsheet-table tfoot td{padding:12px 8px;font-size:14px}}@media (max-width:480px){.spreadsheets-header h1{font-size:20px}.header-actions{flex-direction:column}.header-actions .kyan-btn{width:100%;justify-content:center}.view-tab{padding:10px 14px;font-size:13px}.tab-count{font-size:10px;padding:2px 6px}.metric-value{font-size:16px}.metric-sublabel{font-size:10px}}.spreadsheet-table tfoot{background:rgba(65,83,97,.2);border-top:2px solid rgba(213,171,22,.3)}.spreadsheet-table tfoot tr{background:rgba(65,83,97,.25)!important}.spreadsheet-table tfoot td{padding:16px 12px;font-weight:700;color:var(--color-text,#fbf8da)!important;font-size:15px;border-top:2px solid rgba(213,171,22,.4);background:transparent!important}.spreadsheet-table tfoot .totals-label{color:var(--color-accent,#d5ab16)!important;font-size:16px;text-transform:uppercase;letter-spacing:.5px}.spreadsheet-table tfoot .amount-value{font-size:16px;font-weight:700;color:var(--color-text,#fbf8da)!important}.spreadsheet-table tfoot .amount-value.income,.spreadsheet-table tfoot .amount-value.revenue{color:#22c55e!important}.spreadsheet-table tfoot .amount-value.expense{color:#ef4444!important}.spreadsheet-table tfoot .amount-value.kyan,.spreadsheet-table tfoot .amount-value.payout{color:var(--color-accent,#d5ab16)!important}.spreadsheet-table tfoot tr td[style*=background],.spreadsheet-table tfoot tr[style*=background]{background:rgba(65,83,97,.25)!important}