body{background-color:#f8f9fa;color:#2c3e50;line-height:1.6;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f7fa;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.App{display:flex;flex-direction:column;min-height:100vh}.app-header{background:#fff;border-bottom:1px solid #e2e8f0;box-shadow:0 1px 3px #0000001a}.header-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1400px;padding:1rem 2rem}.header-brand h1{color:#2d3748;font-size:1.5rem;font-weight:600;margin:0}.main-nav{display:flex;gap:.25rem}.nav-btn{background:#0000;border:none;border-radius:6px;color:#4a5568;cursor:pointer;font-size:.9rem;font-weight:500;padding:.75rem 1rem;transition:all .2s ease;white-space:nowrap}.nav-btn:hover{background:#f7fafc;color:#2d3748}.nav-btn.active{background:#4299e1;color:#fff;font-weight:600}.main-content{flex:1 1;margin:0 auto;max-width:1400px;padding:2rem;width:100%}.dashboard-header,.section-header{align-items:center;border-bottom:2px solid #e2e8f0;display:flex;justify-content:space-between;margin-bottom:2rem;padding-bottom:1rem}.dashboard-header h2,.section-header h2{color:#2d3748;font-size:1.8rem;font-weight:600}.dashboard-header p,.section-header p{color:#718096;margin-top:.5rem}.btn-primary,.btn-secondary,.btn-small{border:none;border-radius:8px;cursor:pointer;display:inline-block;font-weight:500;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.btn-primary{background:linear-gradient(135deg,#4facfe,#00f2fe);color:#fff}.btn-primary:hover{box-shadow:0 4px 15px #4facfe66;transform:translateY(-2px)}.btn-secondary{background:#e2e8f0;color:#4a5568}.btn-secondary:hover{background:#cbd5e0}.btn-small{background:#4299e1;color:#fff;font-size:.875rem;margin-right:.5rem;padding:.5rem 1rem}.btn-small:hover{background:#3182ce}.loading{align-items:center;display:flex;flex-direction:column;height:50vh;justify-content:center}.loading-spinner{animation:spin 1s linear infinite;border:4px solid #e2e8f0;border-radius:50%;border-top-color:#4299e1;height:40px;margin-bottom:1rem;width:40px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.dashboard-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.kpi-cards{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-column:1/-1;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.kpi-card{background:#fff;border-left:4px solid #4299e1;border-radius:12px;box-shadow:0 4px 6px #0000000d;padding:2rem}.kpi-card h3{color:#4a5568;font-size:.9rem;font-weight:600;letter-spacing:.5px;margin-bottom:1rem;text-transform:uppercase}.kpi-value{color:#2d3748;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.kpi-sub{color:#718096;font-size:.9rem}.kpi-progress{margin-top:1rem}.progress-bar{background:#e2e8f0;border-radius:4px;height:8px;margin-bottom:.5rem;overflow:hidden;width:100%}.progress-fill{background:linear-gradient(90deg,#4facfe,#00f2fe);height:100%;transition:width .3s ease}.pipeline-section{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000000d;grid-column:1/-1;padding:2rem}.pipeline-stages{display:flex;gap:1rem;overflow-x:auto;padding:1rem 0}.pipeline-stage{background:#f7fafc;border:2px solid #e2e8f0;border-radius:8px;min-width:200px;padding:1.5rem;text-align:center}.stage-header{margin-bottom:1rem}.stage-header h4{color:#2d3748;font-weight:600;margin-bottom:.5rem}.stage-count{background:#4299e1;border-radius:12px;color:#fff;font-size:.8rem;font-weight:500;padding:.25rem .75rem}.stage-value{color:#2d3748;font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.stage-probability{color:#718096;font-size:.9rem}.team-performance{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000000d;grid-column:1/-1;padding:2rem}.performance-list{grid-gap:1rem;display:grid;gap:1rem}.performance-item{align-items:center;background:#f7fafc;border-left:4px solid #4299e1;border-radius:8px;display:flex;padding:1.5rem}.member-info{flex:1 1}.member-info h4{color:#2d3748;font-weight:600;margin-bottom:.5rem}.member-stats{color:#718096;font-size:.9rem;gap:1rem}.member-progress{width:200px}.recent-activities{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000000d;grid-column:1/-1;padding:2rem}.activity-list{grid-gap:1rem;display:grid;gap:1rem}.activity-item{align-items:center;background:#f7fafc;border-left:4px solid #4299e1;display:flex;gap:1rem}.activity-icon{font-size:1.5rem;text-align:center;width:40px}.activity-content{flex:1 1}.activity-content h4{color:#2d3748;font-weight:600;margin-bottom:.25rem}.activity-content p{color:#718096;font-size:.9rem}.priority-badge{border-radius:12px;font-size:.8rem;font-weight:500;padding:.25rem .75rem}.priority-高{background:#fed7d7;color:#c53030}.priority-中{background:#feebc8;color:#dd6b20}.priority-低{background:#c6f6d5;color:#38a169}.filters{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2rem}.date-input,.filter-select,.form-select,.search-input{background:#fff;border:1px solid #e2e8f0;border-radius:8px;font-size:.9rem;padding:.75rem}.search-input{flex:1 1;min-width:300px}.date-input,.filter-select,.form-select{min-width:150px}.customer-table{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000000d;overflow:hidden}.customer-table table{border-collapse:collapse;width:100%}.customer-table th{background:#f7fafc;color:#4a5568;font-weight:600;text-align:left}.customer-table td,.customer-table th{border-bottom:1px solid #e2e8f0;padding:1rem}.customer-table td{vertical-align:top}.company-info h4,.contact-info h4{color:#2d3748;font-weight:600;margin-bottom:.25rem}.company-info p,.contact-info p{color:#718096;font-size:.9rem;margin-bottom:.25rem}.status-badge{border-radius:12px;font-size:.8rem;font-weight:500;padding:.25rem .75rem}.status-アクティブ{background:#c6f6d5;color:#38a169}.status-見込み客{background:#bee3f8;color:#3182ce}.status-契約済み{background:#d6f5d6;color:#2f855a}.status-フォローアップ中{background:#feebc8;color:#dd6b20}.opportunities-kanban{display:flex;gap:1.5rem;overflow-x:auto;padding:1rem 0}.kanban-column{background:#f7fafc;border-radius:12px;min-width:300px;padding:1.5rem}.column-header{margin-bottom:1.5rem;text-align:center}.column-header h3{color:#2d3748;font-weight:600;margin-bottom:.5rem}.opportunity-cards{grid-gap:1rem;display:grid;gap:1rem}.opportunity-card{background:#fff;border-left:4px solid #4299e1;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:1.5rem}.opportunity-card h4{color:#2d3748;font-weight:600;margin-bottom:.5rem}.customer-name{color:#718096;font-size:.9rem;margin-bottom:1rem}.opportunity-value{color:#38a169;font-size:1.25rem;font-weight:700;margin-bottom:1rem}.opportunity-meta{grid-gap:.5rem;color:#718096;display:grid;gap:.5rem;grid-template-columns:1fr 1fr}.assigned-sales,.opportunity-meta{font-size:.9rem;margin-bottom:1rem}.assigned-sales{color:#4a5568}.next-action{border-radius:6px;font-size:.9rem;padding:.75rem}.feature-placeholder{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000000d;margin-top:2rem;padding:2rem}.feature-placeholder h3{color:#2d3748;font-weight:600;margin-bottom:1rem}.feature-placeholder ul{list-style:none;padding:0}.feature-placeholder li{background:#f7fafc;border-left:3px solid #4299e1;border-radius:6px;margin-bottom:.5rem;padding:.75rem}.feature-placeholder li:before{color:#38a169;content:"✓ ";font-weight:700;margin-right:.5rem}.modal-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;padding:1rem;position:fixed;right:0;top:0;z-index:1000}.modal-content{background:#fff;border-radius:12px;box-shadow:0 25px 50px #00000040;max-height:90vh;max-width:800px;overflow-y:auto;width:100%}.modal-header{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:1.5rem 2rem}.modal-header h3{color:#2d3748;font-size:1.5rem;font-weight:600;margin:0}.modal-close{align-items:center;background:none;border:none;border-radius:50%;color:#718096;cursor:pointer;display:flex;font-size:1.5rem;height:32px;justify-content:center;transition:background-color .2s ease;width:32px}.modal-close:hover{background:#f7fafc;color:#2d3748}.modal-body{padding:2rem}.form-grid{grid-gap:1.5rem;gap:1.5rem}.form-group.full-width{grid-column:1/-1}.form-group label{font-weight:500;margin-bottom:.5rem}.required{font-weight:600}.form-group input,.form-group select,.form-group textarea{background:#fff;transition:border-color .2s ease}.form-group textarea{min-height:80px;resize:vertical}.modal-footer{background:#f7fafc;border-radius:0 0 12px 12px;border-top:1px solid #e2e8f0;display:flex;gap:1rem;justify-content:flex-end;padding:1.5rem 2rem}.sales-calendar{max-width:100%}.calendar-controls{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2rem}.calendar-view{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000000d;margin-bottom:2rem;overflow:hidden}.calendar-month{width:100%}.month-header{align-items:center;background:#f8fafc;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:1rem 2rem}.month-header h3{color:#1f2937;font-size:1.5rem;font-weight:600;margin:0}.month-nav-btn{background:#4299e1;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:1.2rem;height:40px;transition:background-color .2s ease;width:40px}.month-nav-btn:hover{background:#3182ce}.calendar-grid{display:flex;flex-direction:column}.weekdays-header{background:#f1f5f9;border-bottom:2px solid #e2e8f0;display:grid;grid-template-columns:repeat(7,1fr)}.weekday-header{color:#475569;font-size:.9rem;font-weight:600;padding:1rem;text-align:center}.calendar-days{grid-gap:1px;background:#e2e8f0;display:grid;gap:1px;grid-template-columns:repeat(7,1fr)}.calendar-day{background:#fff;cursor:pointer;display:flex;flex-direction:column;min-height:120px;padding:.5rem;transition:background-color .2s ease}.calendar-day:hover{background:#f8fafc}.calendar-day.today{background:#dbeafe;position:relative}.calendar-day.today:before{background:#3b82f6;content:"";height:3px;left:0;position:absolute;right:0;top:0}.calendar-day.selected{background:#eff6ff;box-shadow:inset 0 0 0 2px #3b82f6}.calendar-day.other-month{background:#f9fafb;color:#9ca3af}.day-number{color:#374151;font-size:1rem;font-weight:600;margin-bottom:.5rem;text-align:left}.calendar-day.other-month .day-number{color:#d1d5db}.calendar-day.today .day-number{color:#1e40af;font-weight:700}.day-tasks{display:flex;flex:1 1;flex-direction:column;gap:.25rem;overflow-y:auto}.task-item{background:#00000005;border-left:3px solid;border-radius:4px;font-size:.7rem;line-height:1.2;padding:.25rem .5rem;position:relative}.task-item.event-visit{background:#ef44441a;border-left-color:#ef4444}.task-item.event-meeting{background:#3b82f61a;border-left-color:#3b82f6}.task-item.event-call{background:#10b9811a;border-left-color:#10b981}.task-item.event-demo{background:#f59e0b1a;border-left-color:#f59e0b}.task-item.event-other{background:#8b5cf61a;border-left-color:#8b5cf6}.task-item.status-completed{opacity:.7}.task-item.status-cancelled{background:#6b72801a;border-left-color:#6b7280;opacity:.5;text-decoration:line-through}.task-time{color:#374151;font-weight:600;margin-bottom:.125rem}.task-sales{color:#1f2937;font-weight:500;margin-bottom:.125rem}.task-destination{color:#6b7280;font-size:.65rem;line-height:1.1;margin-bottom:.125rem}.task-type{font-size:.6rem;position:absolute;right:.25rem;top:.125rem}.day-events{display:flex;flex-direction:column;gap:.5rem}.event-item{background:#00000005;border-left:3px solid;border-radius:4px;font-size:.75rem;line-height:1.3;padding:.5rem}.event-item.event-visit{background:#ef44441a;border-left-color:#ef4444}.event-item.event-meeting{background:#3b82f61a;border-left-color:#3b82f6}.event-item.event-call{background:#10b9811a;border-left-color:#10b981}.event-item.event-demo{background:#f59e0b1a;border-left-color:#f59e0b}.event-item.event-other{background:#8b5cf61a;border-left-color:#8b5cf6}.event-item.status-completed{opacity:.7;text-decoration:line-through}.event-item.status-cancelled{background:#6b72801a;border-left-color:#6b7280;opacity:.5}.event-time,.event-title{margin-bottom:.25rem}.event-title{color:#1f2937;font-weight:500}.event-customer,.event-sales{color:#6b7280;font-size:.7rem;margin-bottom:.125rem}.event-location{font-size:.7rem}.calendar-summary{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000000d;margin-bottom:2rem;padding:1.5rem}.calendar-summary h3{color:#1f2937;font-weight:600;margin-bottom:1rem}.summary-stats{grid-gap:1rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.stat-item{background:#f9fafb;border-radius:8px;padding:1rem;text-align:center}.stat-label{font-size:.8rem;margin-bottom:.5rem}.stat-value{font-size:1.5rem}.upcoming-events{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000000d;padding:1.5rem}.upcoming-events h3{color:#1f2937;font-weight:600;margin-bottom:1rem}.events-list{display:flex;flex-direction:column;gap:1rem}.upcoming-event{background:#f9fafb;border-left:4px solid;border-radius:8px;display:flex;gap:1rem;padding:1rem}.upcoming-event.event-visit{border-left-color:#ef4444}.upcoming-event.event-meeting{border-left-color:#3b82f6}.upcoming-event.event-call{border-left-color:#10b981}.upcoming-event.event-demo{border-left-color:#f59e0b}.upcoming-event.event-other{border-left-color:#8b5cf6}.event-datetime{min-width:100px;text-align:center}.event-date{color:#6b7280;font-size:.8rem;margin-bottom:.25rem}.event-time{color:#374151;font-weight:600}.event-details{flex:1 1}.event-details h4{color:#1f2937;font-weight:600;margin-bottom:.5rem}.event-details p{color:#6b7280;font-size:.9rem;margin-bottom:.75rem}.event-meta{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.5rem}.event-customer,.event-sales,.event-type-badge{background:#3b82f61a;border-radius:4px;color:#1e40af;font-size:.75rem;font-weight:500;padding:.25rem .5rem}.event-location{color:#6b7280;font-size:.8rem}.app-footer{background:#2d3748;color:#fff;margin-top:auto;padding:2rem;text-align:center}.footer-links{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-top:1rem}.footer-links span{font-size:.9rem;opacity:.8}@media (max-width:1024px){.header-container{align-items:flex-start;flex-direction:column;gap:1rem}.main-nav{flex-wrap:wrap;gap:.25rem;width:100%}}@media (max-width:768px){.header-container,.main-content{padding:1rem}.main-nav{gap:.25rem}.nav-btn{flex:1 1;font-size:.8rem;padding:.5rem .75rem;text-align:center}.dashboard-header,.section-header{align-items:flex-start;flex-direction:column;gap:1rem}.kpi-cards{grid-template-columns:1fr}.pipeline-stages{flex-direction:column}.pipeline-stage{min-width:auto}.member-stats{flex-direction:column;gap:.25rem}.member-progress{margin-top:1rem;width:100%}.opportunities-kanban{flex-direction:column}.kanban-column{min-width:auto}.filters{flex-direction:column}.search-input{min-width:auto}.customer-table{overflow-x:auto}.footer-links{flex-direction:column;gap:1rem}.modal-overlay{padding:.5rem}.modal-content{max-height:95vh}.modal-body,.modal-footer,.modal-header{padding:1rem}.form-grid{gap:1rem;grid-template-columns:1fr}.modal-footer{flex-direction:column}.month-header{padding:.75rem 1rem}.month-header h3{font-size:1.2rem}.month-nav-btn{font-size:1rem;height:35px;width:35px}.weekday-header{font-size:.8rem;padding:.5rem}.calendar-day{min-height:80px;padding:.25rem}.day-number{font-size:.9rem;margin-bottom:.25rem}.task-item{font-size:.6rem;padding:.2rem .3rem}.task-destination{font-size:.55rem}.upcoming-event{flex-direction:column;gap:.5rem}.event-datetime{min-width:auto;text-align:left}.event-meta{flex-direction:column;gap:.25rem}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.customer-management,.dashboard-grid>*,.feature-placeholder,.sales-opportunities{animation:fadeIn .6s ease-out}.activity-item:hover,.kpi-card:hover,.opportunity-card:hover,.performance-item:hover,.pipeline-stage:hover{box-shadow:0 8px 25px #0000001a;transform:translateY(-2px);transition:all .3s ease}.date-input:focus,.filter-select:focus,.form-select:focus,.search-input:focus{border-color:#4299e1;box-shadow:0 0 0 3px #4299e11a;outline:none}.opportunities-kanban::-webkit-scrollbar,.pipeline-stages::-webkit-scrollbar{height:6px}.opportunities-kanban::-webkit-scrollbar-track,.pipeline-stages::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.opportunities-kanban::-webkit-scrollbar-thumb,.pipeline-stages::-webkit-scrollbar-thumb{background:#cbd5e0;border-radius:3px}.opportunities-kanban::-webkit-scrollbar-thumb:hover,.pipeline-stages::-webkit-scrollbar-thumb:hover{background:#a0aec0}.customer-detail-modal{max-height:90vh;max-width:1000px;overflow-y:auto;width:95vw}.customer-detail-body{padding:0}.customer-info-section{border-bottom:1px solid #e2e8f0;padding:1.5rem}.customer-info-section h4{align-items:center;color:#2d3748;display:flex;font-size:1.2rem;gap:.5rem;margin-bottom:1.5rem}.customer-info-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:1.5rem}.info-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1.5rem}.info-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.info-header h5{color:#2d3748;font-size:1.1rem;font-weight:600;margin:0}.info-card h6{align-items:center;color:#4a5568;display:flex;font-size:1rem;font-weight:600;gap:.5rem;margin-bottom:1rem}.info-details{display:flex;flex-direction:column;gap:.75rem}.info-row{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:.5rem 0}.info-row:last-child{border-bottom:none}.info-label{color:#4a5568;font-weight:500;min-width:100px}.info-value{color:#2d3748;flex:1 1;font-weight:400;text-align:right}.customer-notes{background:#edf2f7;border-radius:8px;padding:1.5rem}.customer-notes h6{align-items:center;color:#4a5568;display:flex;font-size:1rem;font-weight:600;gap:.5rem;margin-bottom:.75rem}.customer-notes p{color:#2d3748;line-height:1.6;margin:0}.transaction-history-section{padding:1.5rem}.transaction-history-section h4{color:#2d3748;font-size:1.2rem;gap:.5rem}.history-filters,.transaction-history-section h4{align-items:center;display:flex;margin-bottom:1.5rem}.history-filters{flex-wrap:wrap;gap:1rem}.history-filters .date-input,.history-filters .filter-select{border:1px solid #e2e8f0;border-radius:4px;font-size:.9rem;padding:.5rem}.history-timeline{position:relative}.history-timeline:before{background:#e2e8f0;bottom:0;content:"";left:20px;position:absolute;top:0;width:2px}.timeline-item{gap:1rem;margin-bottom:1.5rem;padding-left:0}.timeline-icon,.timeline-item{display:flex;position:relative}.timeline-icon{align-items:center;background:#fff;border:2px solid #e2e8f0;border-radius:50%;flex-shrink:0;font-size:1.2rem;height:40px;justify-content:center;width:40px;z-index:1}.timeline-content{background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex:1 1;margin-top:-5px;padding:1.5rem}.timeline-header{align-items:flex-start;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1rem}.timeline-header h6{color:#2d3748;flex:1 1;font-size:1rem;font-weight:600;margin:0}.timeline-meta{align-items:center;display:flex;flex-wrap:wrap;gap:1rem}.timeline-date{color:#718096}.timeline-summary{color:#4a5568;line-height:1.6;margin-bottom:1rem}.timeline-duration,.timeline-next-action,.timeline-participants{color:#4a5568;font-size:.9rem;margin-bottom:.5rem}.timeline-duration:last-child,.timeline-next-action:last-child,.timeline-participants:last-child{margin-bottom:0}.no-history{color:#718096;padding:3rem;text-align:center}.no-history p{font-size:1.1rem}@media (max-width:768px){.customer-detail-modal{border-radius:0;height:100vh;max-height:100vh;width:100vw}.customer-info-grid{grid-template-columns:1fr}.timeline-header{align-items:flex-start;flex-direction:column}.timeline-meta{justify-content:space-between;width:100%}.history-filters{align-items:stretch;flex-direction:column}.info-row{align-items:flex-start;flex-direction:column;gap:.25rem}.info-value{text-align:left}}.dashboard-layout{display:flex;flex-direction:column;gap:2rem}.team-overview-section{background:#fff;border:1px solid #e2e8f0;border-radius:12px;color:#2d3748;margin-bottom:1rem;padding:2rem}.team-overview-section .section-header h3{color:#2d3748;font-size:1.5rem;margin-bottom:.5rem}.team-overview-section .section-header p{color:#4a5568;margin-bottom:2rem}.team-kpi-cards{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:2fr 1fr 1fr;margin-bottom:2rem}.team-kpi-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;color:#2d3748;padding:1.5rem}.team-kpi-card.primary{background:#f0f9ff;border-color:#bfdbfe}.team-kpi-card h4{color:#2d3748;font-size:1.1rem;gap:.5rem}.kpi-header,.team-kpi-card h4{align-items:center;display:flex;margin-bottom:1rem}.kpi-header{justify-content:space-between}.kpi-period{background:#e2e8f0;border-radius:20px;color:#4a5568;font-size:.85rem;padding:.25rem .75rem}.kpi-main{margin-bottom:1rem}.team-kpi-card .kpi-value{color:#2d3748;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.team-kpi-card .kpi-sub{color:#4a5568;font-size:.9rem}.kpi-achieved{color:#4a5568;font-size:1rem;margin-top:.5rem}.progress-bar.large{height:12px;margin-bottom:.75rem}.progress-info{align-items:center;color:#2d3748;display:flex;font-size:.9rem;justify-content:space-between}.progress-percentage{color:#2d3748;font-weight:600}.progress-remaining{color:#6b7280}.kpi-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.kpi-item{display:flex;flex-direction:column;gap:.25rem}.kpi-label{color:#6b7280;font-size:.85rem}.kpi-number{color:#2d3748;font-size:1.25rem;font-weight:600}.team-performance-section{margin-top:1rem}.team-performance-section h4{color:#2d3748;font-size:1.2rem;margin-bottom:1.5rem}.team-performance-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.team-member-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;display:flex;flex-direction:column;gap:1rem;padding:1.25rem}.team-member-card.top-performer{background:#fef3c7;border-color:#fbbf24}.member-rank{font-size:1.5rem;margin-bottom:.5rem;text-align:center}.team-member-card h5{color:#2d3748;font-size:1.1rem;margin-bottom:.75rem;text-align:center}.member-stats{display:flex;flex-direction:column;gap:.5rem}.stat-row{align-items:center;color:#2d3748;display:flex;font-size:.9rem;justify-content:space-between}.achievement-rate{color:gold;font-weight:600}.individual-section{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000000d;padding:2rem}.individual-section .section-header h3{color:#2d3748;font-size:1.5rem;margin-bottom:.5rem}.individual-section .section-header p{color:#718096;margin-bottom:2rem}.individual-content{display:flex;flex-direction:column;gap:2rem}.activities-and-tasks{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr;margin-top:1rem}.individual-performance h4{color:#2d3748;font-size:1.2rem;margin-bottom:1.5rem}.individual-kpi-cards{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr 1fr;margin-bottom:2rem}.individual-kpi-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1.25rem}.individual-kpi-card.primary{background:#f0f9ff;border-color:#bfdbfe}.individual-kpi-card h5{color:#2d3748;font-size:.95rem;font-weight:600;margin-bottom:.75rem}.individual-kpi-card .kpi-value{color:#2d3748;font-size:2rem;font-weight:700;margin-bottom:.5rem}.individual-kpi-card .kpi-sub{color:#4a5568;font-size:.85rem}.recent-activities h4,.today-tasks h4{color:#2d3748;font-size:1.2rem;margin-bottom:1.5rem}.activity-timeline{display:flex;flex-direction:column;gap:1rem;max-height:400px;overflow-y:auto}.activity-timeline-item{background:#f8fafc;border-left:4px solid #e2e8f0;border-radius:8px;display:flex;gap:1rem;padding:1rem}.activity-time{align-items:center;display:flex;flex-direction:column;gap:.25rem;min-width:80px}.activity-date{color:#718096;font-size:.8rem}.activity-hour{color:#4a5568;font-size:.9rem;font-weight:600}.activity-timeline-item .activity-icon{align-items:center;background:#fff;border:2px solid #e2e8f0;border-radius:50%;display:flex;flex-shrink:0;font-size:1rem;height:32px;justify-content:center;width:32px}.activity-timeline-item .activity-content{flex:1 1}.activity-timeline-item h6{color:#2d3748;font-size:.95rem;margin-bottom:.25rem}.activity-timeline-item p{color:#718096;font-size:.9rem;margin-bottom:.5rem}.activity-meta{align-items:center;flex-wrap:wrap;gap:1rem}.next-action{background:#edf2f7;border-radius:4px;color:#4a5568;font-size:.8rem;padding:.25rem .5rem}.task-list{display:flex;flex-direction:column;gap:.75rem;max-height:400px;overflow-y:auto}.task-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;display:flex;gap:1rem;padding:1rem}.task-priority{align-items:flex-start;display:flex;padding-top:.25rem}.priority-dot{border-radius:50%;height:8px;width:8px}.priority-dot.priority-高{background:#f56565}.priority-dot.priority-中{background:#ed8936}.priority-dot.priority-低{background:#48bb78}.task-content{flex:1 1}.task-item h6{color:#2d3748;font-size:.95rem;margin-bottom:.25rem}.task-item p{color:#718096;font-size:.85rem;margin-bottom:.5rem}.task-meta{align-items:center;font-size:.8rem}.task-due{color:#4a5568}.task-status{border-radius:4px;font-weight:500;padding:.25rem .5rem}.task-status.status-進行中{background:#bee3f8;color:#2b6cb0}.task-status.status-待機中{background:#fef5e7;color:#c05621}@media (max-width:1200px){.individual-content{grid-template-columns:1fr}}@media (max-width:768px){.team-kpi-cards,.team-performance-grid{grid-template-columns:1fr}.dashboard-layout{gap:1rem}.individual-section,.team-overview-section{padding:1.5rem}.activity-timeline-item{flex-direction:column;gap:.75rem}.activity-time{flex-direction:row;justify-content:space-between;min-width:auto;width:100%}}.customer-detail-page{background:#f8fafc;min-height:100vh}.detail-page-header{align-items:center;background:#fff;border-bottom:1px solid #e2e8f0;box-shadow:0 1px 3px #0000001a;display:flex;justify-content:space-between;padding:1.5rem 2rem;position:-webkit-sticky;position:sticky;top:0;z-index:10}.header-left{align-items:center;display:flex;gap:1.5rem}.back-btn{background:#f7fafc;border:1px solid #e2e8f0;border-radius:6px;color:#4a5568;cursor:pointer;font-weight:500;padding:.75rem 1.5rem;transition:all .2s}.back-btn:hover{background:#edf2f7;border-color:#cbd5e0}.page-title h2{color:#2d3748;font-size:1.5rem;margin:0 0 .25rem}.page-title p{color:#718096;font-size:.95rem;margin:0}.header-actions{display:flex;gap:1rem}.detail-page-content{display:flex;flex-direction:column;gap:2rem;margin:0 auto;max-width:1400px;padding:2rem}.customer-info-fullscreen{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;padding:2rem}.customer-info-fullscreen h3{align-items:center;border-bottom:2px solid #e2e8f0;color:#2d3748;display:flex;font-size:1.5rem;gap:.75rem;margin-bottom:2rem;padding-bottom:1rem}.info-grid-fullscreen{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr 1fr;margin-bottom:2rem}.info-section{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1.5rem}.info-section h4{align-items:center;border-bottom:1px solid #e2e8f0;color:#4a5568;display:flex;font-size:1.1rem;gap:.5rem;margin-bottom:1.5rem;padding-bottom:.75rem}.info-table{display:flex;flex-direction:column;gap:1rem}.info-table .info-row{grid-gap:1rem;align-items:center;border-bottom:1px solid #f1f5f9;display:grid;gap:1rem;grid-template-columns:140px 1fr;padding:.75rem 0}.info-table .info-row:last-child{border-bottom:none}.info-table .info-label{color:#4a5568;font-size:.9rem;font-weight:600}.info-table .info-value{color:#2d3748;font-weight:400}.info-table .info-value a{color:#3182ce;text-decoration:none}.info-table .info-value a:hover{text-decoration:underline}.notes-section{background:#edf2f7;border-left:4px solid #4299e1;border-radius:8px;padding:1.5rem}.notes-section h4{align-items:center;color:#2d3748;display:flex;font-size:1.1rem;gap:.5rem;margin-bottom:1rem}.notes-content p{color:#4a5568;font-size:1rem;line-height:1.7;margin:0}.transaction-history-fullscreen{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;padding:2rem}.history-header{align-items:flex-start;border-bottom:2px solid #e2e8f0;display:flex;justify-content:space-between;margin-bottom:2rem;padding-bottom:1rem}.history-header h3{align-items:center;color:#2d3748;display:flex;font-size:1.5rem;gap:.75rem;margin:0}.history-summary{display:flex;gap:2rem}.summary-item{align-items:flex-end;display:flex;flex-direction:column;gap:.25rem}.summary-label{color:#718096;font-size:.85rem}.summary-value{color:#2d3748;font-size:1.1rem;font-weight:600}.history-filters-fullscreen{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;display:flex;gap:1rem;margin-bottom:2rem;padding:1rem}.history-timeline-fullscreen{display:flex;flex-direction:column;gap:1.5rem}.timeline-item-fullscreen{grid-gap:1.5rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;display:grid;gap:1.5rem;grid-template-columns:120px 100px 1fr;padding:1.5rem;transition:all .2s}.timeline-item-fullscreen:hover{border-color:#cbd5e0;box-shadow:0 4px 12px #0000001a}.timeline-date-column{align-items:center;display:flex;flex-direction:column;gap:.25rem}.timeline-date{color:#2d3748;font-size:.9rem;font-weight:600}.timeline-time{color:#718096;font-size:.85rem}.timeline-icon-column{align-items:center;display:flex;flex-direction:column;gap:.5rem}.timeline-icon-large{align-items:center;background:#fff;border:2px solid #e2e8f0;border-radius:50%;display:flex;font-size:1.5rem;height:50px;justify-content:center;width:50px}.timeline-type{color:#718096;font-size:.8rem;font-weight:500}.timeline-content-column{display:flex;flex-direction:column;gap:1rem}.timeline-header-fullscreen{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between}.timeline-header-fullscreen h4{color:#2d3748;flex:1 1;font-size:1.1rem;margin:0}.timeline-summary-fullscreen p{color:#4a5568;line-height:1.6;margin:0}.timeline-details{display:flex;flex-direction:column;gap:.5rem}.detail-item{color:#718096;font-size:.9rem}.detail-item strong{color:#4a5568}.no-history-fullscreen{color:#718096;padding:4rem 2rem;text-align:center}.no-history-icon{font-size:4rem;margin-bottom:1rem}.no-history-fullscreen h4{color:#4a5568;font-size:1.2rem;margin-bottom:.5rem}.no-history-fullscreen p{font-size:1rem;margin:0}@media (max-width:1200px){.info-grid-fullscreen{grid-template-columns:1fr 1fr}}@media (max-width:900px){.info-grid-fullscreen{grid-template-columns:1fr}.timeline-item-fullscreen{gap:1rem;grid-template-columns:1fr}.timeline-date-column,.timeline-icon-column{flex-direction:row;justify-content:space-between}}@media (max-width:768px){.detail-page-header,.header-left{align-items:flex-start;flex-direction:column;gap:1rem}.detail-page-content{padding:1rem}.info-table .info-row{gap:.5rem;grid-template-columns:1fr}.history-header{align-items:flex-start;flex-direction:column;gap:1rem}.history-summary{flex-direction:column;gap:1rem;width:100%}.summary-item{align-items:flex-start}.history-filters-fullscreen{align-items:stretch;flex-direction:column}}.daily-report-page{margin:0 auto;max-width:1200px;padding:2rem}.report-header{align-items:flex-start;border-bottom:2px solid #e2e8f0;display:flex;justify-content:space-between;margin-bottom:2rem;padding-bottom:1rem}.report-header h2{color:#2d3748;font-size:1.75rem;margin-bottom:.5rem}.report-header p{color:#718096;margin:0}.report-actions{display:flex;gap:1rem}.report-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:2fr 1fr}.form-section{background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 1px 3px #0000001a;margin-bottom:1.5rem;padding:1.5rem}.form-section h3{align-items:center;border-bottom:1px solid #e2e8f0;color:#2d3748;display:flex;font-size:1.2rem;gap:.5rem;margin-bottom:1.5rem;padding-bottom:.75rem}.form-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{color:#4a5568;font-size:.9rem;font-weight:600}.form-group input,.form-group select,.form-group textarea{border:1px solid #e2e8f0;border-radius:6px;font-size:.9rem;padding:.75rem;transition:border-color .2s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#4299e1;box-shadow:0 0 0 3px #4299e11a;outline:none}.required{color:#e53e3e}.section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.activities-list{display:flex;flex-direction:column;gap:1rem}.activity-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1.5rem}.activity-header{align-items:center;margin-bottom:1rem}.activity-number{background:#4299e1;border-radius:20px;color:#fff;font-size:.8rem;font-weight:600;padding:.25rem .75rem}.activity-form{display:flex;flex-direction:column;gap:1rem}.form-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.achievements-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.no-activities,.no-reports{background:#f8fafc;border:1px dashed #e2e8f0;border-radius:8px;color:#718096;padding:2rem;text-align:center}.btn-danger{background:#f56565;border:none;color:#fff}.btn-danger:hover{background:#e53e3e}.report-history-section{background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 1px 3px #0000001a;padding:1.5rem}.report-history-section h3{align-items:center;border-bottom:1px solid #e2e8f0;color:#2d3748;display:flex;font-size:1.2rem;gap:.5rem;margin-bottom:1.5rem;padding-bottom:.75rem}.report-list{display:flex;flex-direction:column;gap:1rem;max-height:600px;overflow-y:auto}.report-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;padding:1rem;transition:all .2s}.report-item:hover{background:#edf2f7;border-color:#cbd5e0}.report-item-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}.report-item-header h4{color:#2d3748;font-size:1rem;margin:0}.report-person{background:#edf2f7;border-radius:4px;color:#718096;font-size:.85rem;padding:.25rem .5rem}.report-summary{margin-top:.5rem}.summary-stats{color:#4a5568;font-size:.85rem}.summary-stats span{background:#e2e8f0;border-radius:4px;padding:.25rem .5rem}@media (max-width:1024px){.report-content{grid-template-columns:1fr}}@media (max-width:768px){.daily-report-page{padding:1rem}.report-header{align-items:flex-start;flex-direction:column;gap:1rem}.achievements-grid,.form-grid,.form-row{grid-template-columns:1fr}.activity-header{align-items:flex-start}.activity-header,.summary-stats{flex-direction:column;gap:.5rem}.individual-kpi-cards{grid-template-columns:1fr}.metrics-grid{grid-template-columns:1fr 1fr}.activities-and-tasks{grid-template-columns:1fr}}@media (max-width:480px){.metrics-grid{grid-template-columns:1fr}}.kpi-comparison{align-items:center;border-top:1px solid #e2e8f0;display:flex;font-size:.85rem;justify-content:space-between;margin-top:.5rem;padding-top:.5rem}.comparison-item{color:#64748b}.comparison-growth{font-weight:600}.comparison-growth.positive{color:#10b981}.comparison-growth.negative{color:#ef4444}.kpi-breakdown{margin-top:.75rem}.breakdown-item{align-items:center;color:#64748b;display:flex;font-size:.85rem;justify-content:space-between;padding:.25rem 0}.breakdown-value{color:#374151;font-weight:600}.kpi-trend{margin-top:.75rem}.trend-chart{align-items:end;display:flex;gap:2px;height:30px}.trend-bar{background:linear-gradient(0deg,#3b82f6,#60a5fa);border-radius:2px;min-height:4px;width:8px}.detailed-metrics{margin-top:2rem}.detailed-metrics h5{color:#374151;font-size:1.1rem;margin-bottom:1rem}.metrics-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(4,1fr)}.metric-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:1rem;transition:all .2s ease}.metric-card:hover{border-color:#d1d5db;box-shadow:0 4px 12px #0000001a}.metric-header{align-items:center;display:flex;gap:.5rem;margin-bottom:1rem}.metric-icon{font-size:1.2rem}.metric-header h6{color:#374151;font-size:.95rem;margin:0}.stat-main{display:flex;flex-direction:column;margin-bottom:.75rem}.stat-value{color:#1f2937;font-size:1.8rem;font-weight:700;line-height:1}.stat-label{font-size:.85rem;margin-top:.25rem}.stat-details{display:flex;flex-direction:column;gap:.25rem}.stat-item{align-items:center;color:#64748b;display:flex;font-size:.8rem;justify-content:space-between}.stat-trend{border-radius:4px;font-size:.75rem;font-weight:600;padding:.125rem .375rem}.stat-trend.positive{background:#dcfce7;color:#166534}.stat-trend.negative{background:#fef2f2;color:#dc2626}.performance-comparison{background:#fff;border:1px solid #e5e7eb;border-radius:8px;margin-top:1rem;padding:1.5rem}.performance-comparison h5{color:#374151;margin-bottom:1rem}.comparison-tabs{display:flex;gap:.5rem;margin-bottom:1.5rem}.tab-btn{background:#fff;border:1px solid #d1d5db;border-radius:6px;cursor:pointer;font-size:.85rem;padding:.5rem 1rem;transition:all .2s ease}.tab-btn:hover{background:#f9fafb}.tab-btn.active{background:#3b82f6;border-color:#3b82f6;color:#fff}.comparison-chart{background:#f8fafc;border-radius:6px;padding:1rem}.chart-header{color:#374151;font-size:.9rem;font-weight:600;margin-bottom:1rem}.chart-bars{align-items:end;display:flex;gap:1rem;height:120px;justify-content:space-between}.chart-week{align-items:center;display:flex;flex:1 1;flex-direction:column}.week-bar{background:linear-gradient(0deg,#3b82f6,#60a5fa);border-radius:4px 4px 0 0;margin-bottom:.5rem;min-height:20px;width:100%}.chart-week.current .week-bar{background:linear-gradient(0deg,#10b981,#34d399)}.week-label{color:#6b7280;font-size:.75rem;margin-bottom:.25rem}.week-value{color:#374151;font-size:.8rem;font-weight:600}.activities-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.activity-filters{display:flex;gap:.5rem}.filter-select.small{font-size:.85rem;padding:.375rem .75rem}.activity-summary{background:#f8fafc;border-radius:8px;margin-bottom:1.5rem;padding:1rem}.summary-stats{display:flex;gap:1rem;justify-content:space-around}.summary-stat{align-items:center;display:flex;gap:.5rem}.stat-icon{font-size:1.2rem}.stat-info{display:flex;flex-direction:column}.stat-number{color:#1f2937;font-size:1.2rem;font-weight:700;line-height:1}.stat-label{color:#6b7280;font-size:.75rem}.activity-timeline.enhanced .activity-timeline-item.enhanced{align-items:flex-start;background:#fff;border:1px solid #e5e7eb;border-radius:8px;display:flex;gap:1rem;margin-bottom:.75rem;padding:1rem;transition:all .2s ease}.activity-timeline.enhanced .activity-timeline-item.enhanced:hover{border-color:#d1d5db;box-shadow:0 2px 8px #0000001a}.activity-timeline-item.enhanced .activity-time{min-width:80px;text-align:center}.activity-duration{color:#9ca3af;font-size:.7rem;margin-top:.25rem}.activity-timeline-item.enhanced .activity-content{flex:1 1}.activity-header{align-items:flex-start}.activity-customer,.activity-header{display:flex;justify-content:space-between;margin-bottom:.5rem}.activity-customer{align-items:center}.customer-name{color:#374151;font-weight:600}.activity-type{background:#f3f4f6;border-radius:12px;color:#6b7280;font-size:.8rem;padding:.125rem .5rem}.activity-summary p{color:#4b5563;font-size:.9rem;line-height:1.4;margin-bottom:.75rem}.activity-meta{display:flex;flex-direction:column;gap:.25rem}.next-action,.participants{display:flex;font-size:.8rem;gap:.5rem}.meta-label{color:#6b7280;font-weight:600;min-width:60px}.meta-value{color:#374151}.more-participants{color:#6b7280;font-style:italic}.activity-actions{display:flex;flex-direction:column;gap:.5rem}.action-btn{background:#fff;border:1px solid #d1d5db;border-radius:4px;cursor:pointer;font-size:.8rem;padding:.375rem .75rem;transition:all .2s ease}.action-btn:hover{background:#f9fafb}.action-btn.small{font-size:.75rem;padding:.25rem .5rem}.action-btn.primary{background:#3b82f6;border-color:#3b82f6;color:#fff}.action-btn.primary:hover{background:#2563eb}.activity-load-more{margin-top:1rem;text-align:center}.tasks-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.task-summary{color:#6b7280;display:flex;font-size:.85rem;gap:1rem}.task-count,.task-progress{font-weight:600}.task-progress{color:#10b981}.task-tabs{display:flex;gap:.5rem;margin-bottom:1rem}.task-tab{background:#fff;border:1px solid #d1d5db;border-radius:6px;cursor:pointer;font-size:.85rem;padding:.5rem 1rem;transition:all .2s ease}.task-tab:hover{background:#f9fafb}.task-tab.active{background:#3b82f6;border-color:#3b82f6;color:#fff}.task-list.enhanced .task-item.enhanced{align-items:flex-start;background:#fff;border:1px solid #e5e7eb;border-radius:8px;display:flex;gap:.75rem;margin-bottom:.75rem;padding:1rem;transition:all .2s ease}.task-list.enhanced .task-item.enhanced:hover{border-color:#d1d5db;box-shadow:0 2px 8px #0000001a}.task-checkbox{margin-top:.125rem}.task-check{cursor:pointer;height:16px;width:16px}.task-item.enhanced .task-content{flex:1 1}.task-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:.5rem}.task-details p{color:#4b5563;font-size:.9rem;line-height:1.4}.task-details p,.task-opportunity{margin-bottom:.5rem}.opportunity-link{color:#3b82f6;cursor:pointer;font-size:.8rem;text-decoration:underline}.task-meta{display:flex;flex-wrap:wrap;gap:1rem}.meta-item{align-items:center;color:#6b7280;display:flex;font-size:.8rem;gap:.25rem}.meta-icon{font-size:.9rem}.task-assignee,.task-type{color:#374151}.task-actions{display:flex;flex-direction:column;gap:.5rem}.today-schedule{background:#fff;border:1px solid #e5e7eb;border-radius:8px;margin-top:2rem;padding:1.5rem}.today-schedule h5{color:#374151;margin-bottom:1rem}.schedule-timeline{display:flex;flex-direction:column;gap:.75rem}.schedule-item{background:#f8fafc;border-left:4px solid #3b82f6;border-radius:6px;display:flex;gap:1rem;padding:1rem}.schedule-time{color:#374151;font-size:.85rem;min-width:80px;text-align:center}.start-time{display:block;font-weight:600}.end-time{color:#6b7280;font-size:.8rem}.schedule-content{flex:1 1}.schedule-header{align-items:center;display:flex;gap:.5rem;margin-bottom:.5rem}.schedule-icon{font-size:1.1rem}.schedule-header h6{color:#374151;flex:1 1;margin:0}.schedule-status{background:#e5e7eb;border-radius:12px;color:#374151;font-size:.75rem;padding:.125rem .5rem}.schedule-status.status-completed{background:#dcfce7;color:#166534}.schedule-status.status-cancelled{background:#fef2f2;color:#dc2626}.schedule-details{color:#6b7280;display:flex;font-size:.85rem;gap:1rem;margin-bottom:.5rem}.schedule-customer{color:#374151;font-weight:600}.schedule-description p{color:#4b5563;font-size:.85rem;line-height:1.4;margin:0}.no-schedule{color:#9ca3af;font-style:italic;padding:2rem;text-align:center}@media (max-width:768px){.metrics-grid{grid-template-columns:1fr}.chart-bars{height:100px}.activity-timeline.enhanced .activity-timeline-item.enhanced,.schedule-item,.summary-stats,.task-list.enhanced .task-item.enhanced{flex-direction:column;gap:.75rem}}
/*# sourceMappingURL=main.3afb4465.css.map*/