.daily-wage-calculator{max-width:1180px!important;margin:0 auto!important;padding:15px!important;font-family:'Malgun Gothic','맑은 고딕',Arial,sans-serif!important;background-color:#f8f9fa!important;border:2px solid #dee2e6!important;border-radius:8px!important;box-sizing:border-box!important}.daily-wage-calculator *{box-sizing:border-box!important}.daily-wage-calculator h2{text-align:center!important;color:white!important;font-size:1.8em!important;margin:0 0 15px 0!important;font-weight:bold!important;background:linear-gradient(135deg,#4CAF50,#2E7D32)!important;padding:12px!important;border-radius:6px!important;box-shadow:0 3px 6px rgba(0,0,0,.2)!important}.top-section{display:flex!important;gap:12px!important;margin-bottom:15px!important}.input-section,.result-section{background:white!important;border:2px solid #e0e0e0!important;border-radius:6px!important;padding:12px!important;box-shadow:0 2px 4px rgba(0,0,0,.1)!important}.input-section{flex:1.2!important}.result-section{flex:1!important}.input-section h3,.result-section h3,.calendar-section h3,.record-section h3,.stats-section h3{font-size:1.1em!important;color:#333!important;margin:0 0 12px 0!important;padding-bottom:6px!important;border-bottom:2px solid #e0e0e0!important;font-weight:bold!important}.input-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;margin-bottom:10px!important}.input-group{margin-bottom:10px!important}.input-group label{display:block!important;font-size:0.85em!important;font-weight:bold!important;color:#555!important;margin-bottom:4px!important}.input-group small{display:block!important;font-size:0.7em!important;color:#888!important;margin-top:2px!important}.input-wrapper{display:flex!important;align-items:center!important;position:relative!important}.input-wrapper input,.input-section select{flex:1!important;padding:6px 8px!important;border:2px solid #ddd!important;border-radius:4px!important;font-size:0.85em!important;background:white!important}.input-wrapper input:focus,.input-section select:focus{outline:none!important;border-color:#4CAF50!important;box-shadow:0 0 4px rgba(76,175,80,.3)!important}.unit{margin-left:6px!important;font-size:0.8em!important;color:#666!important;font-weight:bold!important}.custom-days{margin-top:8px!important;padding:8px!important;background:#f5f5f5!important;border-radius:4px!important;border:1px solid #ddd!important}.day-checkboxes{display:flex!important;gap:8px!important;flex-wrap:wrap!important}.day-checkboxes label{display:flex!important;align-items:center!important;font-size:0.8em!important;color:#555!important;cursor:pointer!important;white-space:nowrap!important}.day-checkboxes input[type="checkbox"]{margin-right:3px!important;width:14px!important;height:14px!important}.calculate-btn{width:100%!important;padding:10px!important;background:linear-gradient(135deg,#4CAF50,#45a049)!important;color:white!important;border:none!important;border-radius:6px!important;font-size:0.9em!important;font-weight:bold!important;cursor:pointer!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;margin-top:12px!important;transition:all 0.3s!important}.calculate-btn:hover{background:linear-gradient(135deg,#45a049,#3d8b40)!important;transform:translateY(-1px)!important}.main-result{background:linear-gradient(135deg,#e3f2fd,#bbdefb)!important;border:2px solid #2196F3!important;border-radius:8px!important;padding:12px!important;margin-bottom:12px!important;text-align:center!important}.daily-wage-display .label{font-size:0.9em!important;color:#1976D2!important;font-weight:bold!important;margin-bottom:4px!important}.daily-wage-display .amount{font-size:1.6em!important;font-weight:bold!important;color:#0D47A1!important;text-shadow:1px 1px 2px rgba(0,0,0,.1)!important}.sub-results{display:grid!important;grid-template-columns:1fr 1fr!important;gap:6px!important;margin-bottom:12px!important}.result-item{background:#f8f9fa!important;border:1px solid #e0e0e0!important;border-radius:4px!important;padding:6px!important;text-align:center!important}.result-label{font-size:0.75em!important;color:#666!important;margin-bottom:3px!important}.result-value{font-size:1.2em!important;font-weight:bold!important;color:#333!important}.period-selector{border-top:1px solid #e0e0e0!important;padding-top:8px!important}.period-selector h4{font-size:0.9em!important;color:#333!important;margin:0 0 6px 0!important}.period-buttons{display:flex!important;gap:4px!important;margin-bottom:8px!important}.period-btn{flex:1!important;padding:6px 4px!important;background:#f0f0f0!important;border:1px solid #ccc!important;border-radius:3px!important;font-size:0.8em!important;cursor:pointer!important;transition:all 0.2s!important}.period-btn:hover{background:#e0e0e0!important}.period-btn.active{background:#4CAF50!important;color:white!important;border-color:#45a049!important}.period-result{text-align:center!important;font-size:0.9em!important;font-weight:bold!important;color:#4CAF50!important;padding:6px!important;background:#f1f8e9!important;border-radius:4px!important}.calendar-wrapper{display:flex!important;gap:12px!important;margin-bottom:15px!important}.calendar-section,.record-section{flex:1!important;background:white!important;border:2px solid #e0e0e0!important;border-radius:6px!important;padding:12px!important;box-shadow:0 2px 4px rgba(0,0,0,.1)!important}.calendar-header{display:flex!important;align-items:center!important;justify-content:space-between!important;margin-bottom:10px!important}.nav-btn{background:#4CAF50!important;color:white!important;border:none!important;border-radius:4px!important;padding:6px 8px!important;cursor:pointer!important;display:flex!important;align-items:center!important;transition:background 0.2s!important}.nav-btn:hover{background:#45a049!important}.calendar-title{font-size:1em!important;font-weight:bold!important;color:#333!important}.calendar-grid,.record-calendar-grid{display:grid!important;grid-template-columns:repeat(7,1fr)!important;gap:2px!important;margin-bottom:8px!important}.calendar-day{aspect-ratio:1!important;display:flex!important;align-items:center!important;justify-content:center!important;border:1px solid #e0e0e0!important;border-radius:3px!important;font-size:1em!important;background:white!important;position:relative!important;cursor:pointer!important;transition:all 0.2s!important}.calendar-day:hover{background:#f0f0f0!important}.calendar-day.header{background:#f0f0f0!important;font-weight:bold!important;color:#555!important;cursor:default!important}.calendar-day.other-month{color:#ccc!important;background:#f8f8f8!important;cursor:default!important}.calendar-day.working{background:#e8f5e9!important;color:#2e7d32!important;font-weight:bold!important}.calendar-day.weekend{background:#ffebee!important;color:#d32f2f!important}.calendar-day.today{background:#2196F3!important;color:white!important;font-weight:bold!important}.calendar-day.working.today{background:#4CAF50!important}.calendar-day.recorded{background:#c8e6c9!important;border-color:#4CAF50!important;border-width:2px!important;font-weight:bold!important}.calendar-day.selected{background:#ff9800!important;color:white!important;border-color:#f57c00!important;border-width:2px!important}.day-wage{position:absolute!important;bottom:1px!important;left:50%!important;transform:translateX(-50%)!important;font-size:1.1em!important;color:#666!important;font-weight:bold!important}.calendar-legend,.record-legend{display:flex!important;justify-content:center!important;gap:8px!important;flex-wrap:wrap!important}.legend-item{display:flex!important;align-items:center!important;gap:4px!important;font-size:0.75em!important}.legend-color{width:12px!important;height:12px!important;border-radius:2px!important;border:1px solid #ccc!important}.legend-color.working{background:#e8f5e9!important}.legend-color.weekend{background:#ffebee!important}.legend-color.today{background:#2196F3!important}.legend-color.recorded{background:#c8e6c9!important;border-color:#4CAF50!important}.record-form{margin-top:15px!important;padding:12px!important;background:#f8f9fa!important;border:1px solid #e0e0e0!important;border-radius:6px!important}.form-header{margin-bottom:10px!important}.form-header h4{font-size:0.9em!important;color:#333!important;margin:0 0 5px 0!important}.selected-date{font-size:0.85em!important;color:#666!important;font-weight:bold!important}.form-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;margin-bottom:12px!important}.form-group{display:flex!important;flex-direction:column!important}.form-group label{font-size:0.8em!important;font-weight:bold!important;color:#555!important;margin-bottom:4px!important}.form-buttons{display:flex!important;gap:6px!important;flex-wrap:wrap!important}.form-buttons button{flex:1!important;min-width:70px!important;padding:6px 8px!important;border:none!important;border-radius:4px!important;font-size:0.8em!important;cursor:pointer!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:4px!important;transition:all 0.2s!important}.save-btn{background:#4CAF50!important;color:white!important}.save-btn:hover{background:#45a049!important}.delete-btn{background:#f44336!important;color:white!important}.delete-btn:hover{background:#d32f2f!important}.clear-all-btn{background:#ff9800!important;color:white!important}.clear-all-btn:hover{background:#f57c00!important}.reset-btn{background:#6c757d!important;color:white!important}.reset-btn:hover{background:#5a6268!important}.stats-section{background:white!important;border:2px solid #e0e0e0!important;border-radius:6px!important;padding:12px!important;box-shadow:0 2px 4px rgba(0,0,0,.1)!important;margin-bottom:15px!important}.stats-grid{display:grid!important;grid-template-columns:repeat(6,1fr)!important;gap:8px!important;margin-bottom:15px!important}.stat-item{background:#f8f9fa!important;border:1px solid #e0e0e0!important;border-radius:4px!important;padding:8px!important;text-align:center!important}.stat-label{font-size:0.75em!important;color:#666!important;margin-bottom:4px!important}.stat-value{font-size:0.9em!important;font-weight:bold!important;color:#333!important}.comparison-chart{border-top:1px solid #e0e0e0!important;padding-top:12px!important}.comparison-chart h4{font-size:0.9em!important;color:#333!important;margin:0 0 10px 0!important}.chart-bars{display:flex!important;flex-direction:column!important;gap:8px!important}.bar-item{display:flex!important;align-items:center!important;gap:10px!important}.bar-label{width:100px!important;font-size:0.8em!important;color:#555!important;font-weight:bold!important}.bar-container{flex:1!important;position:relative!important;background:#f0f0f0!important;height:20px!important;border-radius:10px!important;overflow:hidden!important}.bar{height:100%!important;border-radius:10px!important;transition:width 0.5s ease!important}.bar.expected{background:linear-gradient(90deg,#2196F3,#1976D2)!important}.bar.actual{background:linear-gradient(90deg,#4CAF50,#388E3C)!important}.bar-value{position:absolute!important;right:5px!important;top:50%!important;transform:translateY(-50%)!important;font-size:0.75em!important;font-weight:bold!important;color:#333!important}.info-section{display:flex!important;gap:12px!important;margin-bottom:15px!important}.calculation-info,.tips-section{flex:1!important;background:white!important;border:2px solid #e0e0e0!important;border-radius:6px!important;padding:12px!important}.calculation-info h4,.tips-section h4{font-size:0.9em!important;color:#333!important;margin:0 0 8px 0!important}.info-content,.tips-content{font-size:0.8em!important;line-height:1.4!important;color:#555!important}.info-content p{margin:4px 0!important}.tips-content ul{margin:0!important;padding-left:16px!important}.tips-content li{margin-bottom:4px!important}.notice{text-align:center!important;font-size:0.75em!important;color:#666!important;padding:10px!important;background:#fff3cd!important;border:1px solid #ffeaa7!important;border-radius:6px!important;line-height:1.4!important}@media (max-width:768px){.daily-wage-calculator{padding:8px!important}.daily-wage-calculator h2{font-size:1.4em!important;padding:8px!important}.top-section,.calendar-wrapper,.info-section{flex-direction:column!important;gap:8px!important}.input-grid{grid-template-columns:1fr!important}.sub-results{grid-template-columns:1fr 1fr!important}.stats-grid{grid-template-columns:repeat(3,1fr)!important}.form-grid{grid-template-columns:1fr!important}.form-buttons{gap:4px!important}.form-buttons button{flex:1 1 calc(50% - 2px)!important;min-width:0!important;font-size:0.75em!important;padding:5px 4px!important}.day-checkboxes{gap:6px!important}.calendar-grid,.record-calendar-grid{gap:1px!important}.calendar-day{font-size:1.1em!important}.day-wage{font-size:0.6em!important}.daily-wage-display .amount{font-size:1.4em!important}.legend-item{font-size:0.7em!important}.bar-label{width:80px!important;font-size:0.75em!important}}@media (max-width:480px){.daily-wage-calculator{padding:5px!important}.input-section,.result-section,.calendar-section,.record-section,.stats-section{padding:6px!important}.input-group{margin-bottom:8px!important}.period-buttons{gap:2px!important}.period-btn{padding:4px 2px!important;font-size:0.75em!important}.calendar-day{font-size:0.65em!important}.stats-grid{grid-template-columns:repeat(2,1fr)!important}.calendar-legend,.record-legend{gap:6px!important}.notice{font-size:0.7em!important;padding:8px!important}.daily-wage-display .amount{font-size:1.2em!important}.bar-label{width:70px!important;font-size:0.7em!important}.form-buttons button{font-size:0.7em!important;padding:4px 3px!important}}