.member-working-times-modal .MuiDialog-paper{border-radius:16px;max-height:90vh}.member-working-times-modal .modal-title{padding:24px 24px 16px;border-bottom:1px solid #e8f4f8;background:linear-gradient(135deg,#f8fafc,#e8f4f8)}.member-working-times-modal .modal-title .MuiTypography-h5{font-weight:600;color:#2c3e50}.member-working-times-modal .modal-content{padding:24px;max-height:60vh;overflow-y:auto}.member-working-times-modal .modal-content .member-info-section .member-header{display:flex;align-items:center;gap:16px;margin-bottom:24px;padding:16px;background:linear-gradient(135deg,#f8fafc,#e8f4f8);border-radius:12px;border:1px solid #e8f4f8}.member-working-times-modal .modal-content .member-info-section .member-header .member-avatar{width:64px;height:64px;border:3px solid #fff;box-shadow:0 2px 8px rgba(0,0,0,.1)}.member-working-times-modal .modal-content .member-info-section .member-header .member-details{flex:1 1}.member-working-times-modal .modal-content .member-info-section .member-header .member-details .member-name{font-weight:600;color:#2c3e50;margin-bottom:8px;font-size:1.25rem}.member-working-times-modal .modal-content .member-info-section .member-header .member-details .status-chip{font-size:.875rem;height:28px}.member-working-times-modal .modal-content .member-info-section .member-header .member-details .status-chip.open{background-color:#e8f5e8;color:#2e7d32;border:1px solid #4caf50}.member-working-times-modal .modal-content .member-info-section .member-header .member-details .status-chip.closed{background-color:#ffebee;color:#c62828;border:1px solid #f44336}.member-working-times-modal .modal-content .member-info-section .working-hours-section .section-subtitle{font-weight:600;color:#2c3e50;margin-bottom:16px;font-size:1.1rem}.member-working-times-modal .modal-content .member-info-section .working-hours-section .working-hours-list .day-schedule{display:flex;align-items:center;gap:16px;padding:12px 16px;border-bottom:1px solid #f0f0f0;border-radius:8px;margin-bottom:8px;transition:all .2s ease}.member-working-times-modal .modal-content .member-info-section .working-hours-section .working-hours-list .day-schedule:last-child{border-bottom:none;margin-bottom:0}.member-working-times-modal .modal-content .member-info-section .working-hours-section .working-hours-list .day-schedule:hover{background-color:#f8fafc}.member-working-times-modal .modal-content .member-info-section .working-hours-section .working-hours-list .day-schedule.today{background-color:#f0f8ff;border:2px solid #e3f2fd;box-shadow:0 2px 8px rgba(25,118,210,.1)}.member-working-times-modal .modal-content .member-info-section .working-hours-section .working-hours-list .day-schedule .day-indicator{display:flex;align-items:center;min-width:24px}.member-working-times-modal .modal-content .member-info-section .working-hours-section .working-hours-list .day-schedule .day-indicator .status-dot{width:10px;height:10px;border-radius:50%}.member-working-times-modal .modal-content .member-info-section .working-hours-section .working-hours-list .day-schedule .day-indicator .status-dot.active{background-color:#4caf50;box-shadow:0 0 0 3px rgba(76,175,80,.2)}.member-working-times-modal .modal-content .member-info-section .working-hours-section .working-hours-list .day-schedule .day-indicator .status-dot.inactive{background-color:#bfbfbf}.member-working-times-modal .modal-content .member-info-section .working-hours-section .working-hours-list .day-schedule .day-text{flex:1 1;font-size:1rem;color:#555;font-weight:500}.member-working-times-modal .modal-content .member-info-section .working-hours-section .working-hours-list .day-schedule .day-text.today-text{font-weight:700;color:#1976d2}.member-working-times-modal .modal-content .member-info-section .working-hours-section .working-hours-list .no-hours{text-align:center;padding:32px;color:#999;font-style:italic}.member-working-times-modal .modal-actions{padding:16px 24px;border-top:1px solid #e8f4f8;background-color:#f8fafc}@media(max-width:768px){.member-working-times-modal .modal-content{padding:16px}.member-working-times-modal .member-card .member-header .member-info .member-name{font-size:.9rem}}.team-wrapper{margin-top:100px}.team-wrapper .team-title{margin-bottom:2rem;font-size:1.5rem;font-weight:600;color:#2c3e50}.team-wrapper .team-member-card{height:100%;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:all .3s ease;border:1px solid #e8f4f8}.team-wrapper .team-member-card:hover{box-shadow:0 4px 16px rgba(0,0,0,.15);transform:translateY(-2px)}.team-wrapper .team-member-card .member-header{display:flex;align-items:center;gap:12px;margin-bottom:16px}.team-wrapper .team-member-card .member-header .member-avatar{width:48px;height:48px;border:2px solid #e8f4f8}.team-wrapper .team-member-card .member-header .member-info{flex:1 1;min-width:0}.team-wrapper .team-member-card .member-header .member-info .member-name{font-weight:600;color:#2c3e50;margin-bottom:4px;font-size:1rem}.team-wrapper .team-member-card .working-hours-btn{border-radius:8px;padding:8px 16px;font-weight:500;text-transform:none;border:2px solid #e8f4f8;color:#2c3e50;margin-top:8px}.team-wrapper .team-member-card .working-hours-btn:hover{border-color:#1976d2;background-color:#f0f8ff}@media(max-width:768px){.team-wrapper .team-member-card .member-header .member-info .member-name{font-size:.9rem}}.top-content{width:100%;display:flex;flex-direction:column}.top-content .top-info{width:100%;display:flex;justify-content:space-between;align-items:center;margin-top:10px}.top-content .top-info .top-info-left{display:flex;align-items:center;flex-wrap:wrap}.top-content .top-info .top-info-left .top-info-item{display:flex;align-items:center;justify-content:center;margin-right:5px}.top-content .top-info .top-info-left .top-info-item .fiber-dot{width:7px;height:7px;margin-left:5px}.top-content .top-info .top-info-right{display:flex;flex-wrap:nowrap}.top-content .top-info .top-info-right .action-button{border-radius:20px;margin-left:10px}@media(max-width:768px){.top-content .top-info .top-info-right{display:none}}@media(max-width:1000px){.top-content .top-info,.top-content .top-info .top-info-left{flex-direction:column;align-items:flex-start}.top-content .top-info .top-info-left .top-info-item{margin-bottom:8px}.top-content .top-info .top-info-left .top-info-item .fiber-dot{display:none}.top-content .top-info .top-info-right{margin-top:10px;width:100%;justify-content:flex-start}}.main-content{margin-top:20px}.main-content,.main-content .top-info{width:100%;display:flex;flex-direction:column}.main-content .top-info{gap:2rem}@media(min-width:768px){.main-content .top-info{flex-direction:row}}.main-content .top-info .left-column{flex:1 1}.main-content .top-info .left-column .web-gallery{display:none}@media(min-width:768px){.main-content .top-info .left-column .web-gallery{display:flex}}.main-content .top-info .right-column{width:100%}@media(min-width:768px){.main-content .top-info .right-column{width:350px}}.mobile-top-content{display:flex}@media(min-width:768px){.mobile-top-content{display:none}}