.submit-page{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);min-height:100vh;padding:40px 20px}.submit-layout{grid-template-columns:1fr 320px;gap:30px;max-width:1400px;margin:0 auto;display:grid}.submit-main{background:#fff;border-radius:20px;padding:40px;box-shadow:0 20px 60px #0000001a}.submit-main h2{color:#1f2937;margin-bottom:10px;font-size:28px}.submit-subtitle{color:#6b7280;border-bottom:2px solid #e5e7eb;margin-bottom:30px;padding-bottom:20px}.form-group{margin-bottom:25px}.form-group label{color:#374151;margin-bottom:8px;font-size:14px;font-weight:600;display:block}.field-note{color:#6b7280;margin-left:8px;font-size:12px;font-weight:400}.calendar-instruction{margin-top:4px;display:block}.form-group input:not([type=checkbox]),.form-group select,.form-group textarea{border:1px solid #d1d5db;border-radius:8px;width:100%;padding:12px;font-size:14px;transition:all .3s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#4f46e5;outline:none;box-shadow:0 0 0 3px #4f46e51a}.service-select{cursor:pointer;background-color:#fff}.checkbox-label{cursor:pointer;align-items:center;gap:10px;display:flex;font-weight:400!important}.checkbox-label input[type=checkbox]{cursor:pointer;width:18px;height:18px}.deadline-grid{gap:10px;display:flex}.deadline-grid input,.deadline-grid select{flex:1}.deadline-time-display{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;margin-top:15px;padding:12px}.time-segment{display:inline-block}.time-label{margin-right:5px;font-weight:600}.time-value{color:#4f46e5}.auto-fill-notice{background-color:#ecfdf5;border:1px solid #10b981;border-radius:8px;align-items:center;gap:10px;padding:12px 16px;display:flex}.notice-icon{font-size:20px}.notice-text{color:#065f46;font-size:14px}.upload-progress{background-color:#f9fafb;border-radius:8px;margin:20px 0;padding:15px}.progress-header{color:#374151;justify-content:space-between;margin-bottom:8px;font-size:14px;display:flex}.progress-status{color:#6b7280;justify-content:space-between;margin-top:8px;font-size:12px;display:flex}.file-progress-list{border-top:1px solid #e5e7eb;margin-top:15px;padding-top:15px}.file-progress-header{color:#374151;margin-bottom:10px;font-size:13px;font-weight:500}.file-progress-item{align-items:center;gap:10px;margin-bottom:8px;font-size:12px;display:flex}.file-name{color:#4b5563;text-overflow:ellipsis;white-space:nowrap;flex:2;overflow:hidden}.file-percent{text-align:right;color:#4f46e5;width:40px;font-weight:500}.upload-bar{background-color:#e5e7eb;border-radius:20px;width:100%;height:8px;overflow:hidden}.upload-bar-fill{background:linear-gradient(90deg,#4f46e5,#7c3aed);border-radius:20px;height:100%;transition:width .3s}.order-summary{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;margin:20px 0;padding:20px}.summary-row{color:#4b5563;justify-content:space-between;margin-bottom:12px;font-size:14px;display:flex}.summary-row strong{color:#1f2937}.total-row{border-top:1px solid #e5e7eb;margin-top:12px;padding-top:12px;font-size:16px;font-weight:600}.total-row strong{color:#4f46e5;font-size:18px}.order-success-box{background-color:#d1fae5;border:1px solid #10b981;border-radius:8px;margin:20px 0;padding:12px 16px}.order-success-box p{color:#065f46;margin:0;font-size:14px}.form-actions{margin-top:30px}.submit-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#4f46e5,#7c3aed);border:none;border-radius:10px;justify-content:center;align-items:center;gap:10px;width:100%;padding:14px 24px;font-size:16px;font-weight:600;transition:all .3s;display:flex}.submit-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 20px #4f46e54d}.submit-button:disabled{opacity:.6;cursor:not-allowed}.spinner{border:3px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.payment-note{text-align:center;color:#6b7280;justify-content:center;align-items:center;gap:8px;margin-top:15px;font-size:13px;display:flex}.note-icon{font-size:16px}.submit-sidebar{height:fit-content;position:sticky;top:20px}.submit-card{cursor:pointer;background:#fff;border-radius:16px;padding:20px;transition:all .3s;box-shadow:0 10px 25px #0000001a}.submit-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px #00000026}.submit-card-top{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.submit-card-title{color:#1f2937;font-size:18px;font-weight:600}.submit-card-count{color:#fff;background:linear-gradient(135deg,#4f46e5,#7c3aed);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;font-weight:700;display:flex}.submit-card-sub{color:#6b7280;font-size:13px}@media (max-width:768px){.submit-layout{grid-template-columns:1fr}.submit-main{padding:20px}.submit-main h2{font-size:22px}.deadline-grid{flex-wrap:wrap}.deadline-grid input,.deadline-grid select{min-width:calc(25% - 8px)}.file-progress-item{flex-wrap:wrap}.file-name{flex:1}}@media (max-width:480px){.deadline-grid input,.deadline-grid select{min-width:100%}}
