.tmb-seasonal-summary{display:flex;align-items:center;gap:5px}.tmb-info-icon{cursor:pointer;font-size:16px;opacity:.7;transition:opacity .2s,transform .2s;display:inline-block}.tmb-info-icon:hover{opacity:1;transform:scale(1.1)}.tmb-breakdown-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99999;display:flex;align-items:center}.tmb-breakdown-overlay{position:absolute;top:0;left:0;width:100%;height:100%}.tmb-breakdown-content{position:relative;background:#fff;max-width:500px;width:96%;max-height:90vh;border-radius:0;box-shadow:0 4px 20px rgba(0,0,0,.2);animation:tmb-modal-slide-in .3s ease-out;z-index:1;top:120px;left:2%}.tmb-breakdown-header{padding:20px;border-bottom:1px solid #eee;display:flex;justify-content:space-between;align-items:center}.tmb-breakdown-header h3{margin:0;font-size:18px;font-weight:600;color:#222}.tmb-breakdown-close{background:0 0;border:none;font-size:28px;cursor:pointer;color:#999;line-height:1;padding:0;width:30px;height:30px;transition:color .2s}.tmb-breakdown-close:hover{color:#333}.tmb-breakdown-body{padding:20px;max-height:400px;overflow-y:auto}.tmb-breakdown-row{display:flex;justify-content:space-between;padding:12px;border-bottom:1px solid #f5f5f5;transition:background-color .2s;align-content:center;align-items:center}.tmb-breakdown-row .tmb-breakdown-price,.tmb-breakdown-total-price{text-align:right}.tmb-breakdown-row span{margin-bottom:0!important}.tmb-breakdown-row:hover{background-color:#f9f9f9}.tmb-breakdown-row.tmb-seasonal-day{background-color:#fff8e1}.tmb-breakdown-row.tmb-seasonal-day:hover{background-color:#fff3cd}.tmb-breakdown-date{font-weight:500}.tmb-breakdown-rule{color:#222!important;font-size:.75em!important;font-weight:400!important;display:inline-block;width:100%!important}.tmb-breakdown-price{font-weight:600;color:#2c3e50}.tmb-breakdown-footer{padding:20px;border-top:2px solid #eee;display:flex;justify-content:space-between;align-items:center;background-color:#f9f9f9}.tmb-breakdown-total-label{font-weight:600;font-size:16px}.tmb-breakdown-total-price{font-weight:700;font-size:18px;color:#27ae60}@media (max-width:768px){.tmb-breakdown-content{width:95%;max-height:85vh}.tmb-breakdown-header h3{font-size:16px}.tmb-breakdown-body{max-height:300px}.tmb-breakdown-row{padding:10px}}.daterangepicker td.tmb-seasonal-date{position:relative}.daterangepicker td.tmb-seasonal-date::after{position:absolute;top:5px;right:-1px;font-size:7px;opacity:.9}@media (max-width:768px){.daterangepicker td.tmb-seasonal-date::after{font-size:8px;top:1px;right:1px}}.tmb-seasonal-legend{padding:12px;background-color:#f9f9f9;border-radius:4px;border-left:3px solid #ff9800;margin-top:-5px;margin-bottom:10px}.tmb-seasonal-legend-title{font-size:13px;font-weight:600;color:#333;margin-bottom:8px}.tmb-seasonal-legend-items{display:flex;flex-wrap:wrap;gap:12px}.tmb-seasonal-legend-item{display:flex;align-items:center;gap:6px;font-size:13px;color:#666}.tmb-seasonal-legend-icon{font-size:16px;line-height:1}.tmb-seasonal-legend-text{font-weight:500}@media (max-width:768px){.tmb-seasonal-legend{margin-top:10px;padding:10px}.tmb-seasonal-legend-title{font-size:12px}.tmb-seasonal-legend-items{gap:8px}.tmb-seasonal-legend-item{font-size:12px}.tmb-seasonal-legend-icon{font-size:14px}}