:root{--primary:#2b6cb0;--primary-light:#2c7be5;--bg:#f7fafc;--text:#1a202c;--card-bg:#fff}*,:after,:before{margin:0;padding:0}body{background:#f7fafc;background:var(--bg);color:#1a202c;color:var(--text)}#loginPage{align-items:center;background:linear-gradient(135deg,#3182ce,#63b3ed);display:flex;flex-direction:column;justify-content:center;min-height:100vh}.login-card{background:#fff;border-radius:8px;box-shadow:0 10px 20px #0000001a;max-width:400px;padding:2.5rem 3rem;text-align:center;width:100%}.login-card h1{color:#2d3748;font-size:20px;font-weight:700;margin-bottom:2rem;white-space:nowrap}.login-card label{display:block;font-size:14px;margin-bottom:.25rem;text-align:left}.login-card input{border:1px solid #cbd5e0;border-radius:4px;font-size:14px;padding:.65rem .75rem;width:100%}.remember-wrapper{align-items:center;display:flex;font-size:13px;gap:6px;margin-bottom:1.5rem}.remember-wrapper input{accent-color:#3182ce}.login-card button{background:#3182ce;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:15px;font-weight:500;padding:.75rem;width:100%}.login-card button:hover{background:#2b6cb0}.menu-container{align-items:flex-start;display:flex;justify-content:center;min-height:100vh;padding:32px 0}.container{max-width:840px}.card{background:#fff;background:var(--card-bg);border-radius:12px;box-shadow:0 6px 18px #0000000f;margin:0 auto;max-width:700px;padding:2.5rem 2rem 3rem}.menu-container h1{color:#2b6cb0;color:var(--primary);font-size:32px;font-weight:600;letter-spacing:-.5px;margin-bottom:2rem;text-align:center}.menu-container h2{color:#4a5568;font-size:18px;font-weight:600;margin-bottom:1rem}.btn-wrap{display:flex;flex-wrap:wrap;gap:1.5rem}.btn-menu{background:#2b6cb0;background:var(--primary);border:none;border-radius:10px;color:#fff;cursor:pointer;flex:1 1 240px;font-size:17px;font-weight:600;padding:1rem 1.25rem;text-align:center;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.btn-menu:hover{background:#2c7be5;background:var(--primary-light);box-shadow:0 8px 20px #0000001a;transform:translateY(-4px)}.btn-menu:active{box-shadow:0 4px 12px #00000014;transform:translateY(0)}.btn-menu.logout-btn{background:#e53e3e}.btn-menu.logout-btn:hover{background:#c53030}footer{color:#718096;font-size:13px;margin-top:2rem;text-align:center}footer a{color:#2b6cb0;color:var(--primary);text-decoration:none}.app-container{display:flex;flex-direction:column;min-height:100vh}.page-header{background:#2b6cb0;background:var(--primary);box-shadow:0 2px 4px #0000001a;color:#fff;justify-content:space-between;padding:1rem 2rem}.header-content,.page-header{align-items:center;display:flex}.header-content{gap:12px}.header-logo{height:auto;object-fit:contain;width:50px}.page-header h1{font-size:20px;font-weight:600;margin:0}.back-btn,.logout-btn-header{background:#fff3;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;padding:.5rem 1rem;transition:background .2s}.back-btn:hover,.logout-btn-header:hover{background:#ffffff4d}.page-main{flex:1 1;margin:0 auto;max-width:1200px;padding:2rem;width:100%}.page-content h2{color:#2b6cb0;color:var(--primary);font-size:28px;font-weight:600;margin-bottom:1rem}.page-content p{color:#4a5568;font-size:16px}.variable-register-page{max-width:1400px;width:100%}.variable-register-page h2{color:#2b6cb0;color:var(--primary);font-size:28px;font-weight:600;margin-bottom:2rem}.filters-section{margin-bottom:1.5rem}.filter-group{align-items:center;display:flex;flex-wrap:wrap;gap:1rem}.month-picker,.search-input{background:#fff;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;min-width:200px;padding:.65rem .9rem;transition:border-color .2s,box-shadow .2s}.month-picker:focus,.search-input:focus{border-color:#2b6cb0;border-color:var(--primary);box-shadow:0 0 0 3px #2b6cb01a;outline:none}.search-input::placeholder{color:#a0aec0}.actions-section{display:flex;flex-wrap:wrap;gap:1rem;justify-content:flex-end;margin-bottom:1.5rem}.btn-outline{background:#fff;border:2px solid #2b6cb0;border:2px solid var(--primary);border-radius:8px;color:#2b6cb0;color:var(--primary);cursor:pointer;font-size:14px;font-weight:600;padding:.7rem 1.5rem;transition:all .2s}.btn-outline:hover{background:#2b6cb0;background:var(--primary);box-shadow:0 4px 12px #2b6cb033;color:#fff}.btn-outline:disabled{background:#e2e8f0;border-color:#e2e8f0;box-shadow:none;color:#a0aec0;cursor:not-allowed}.btn-primary{background:#2b6cb0;background:var(--primary);border:none;border-radius:8px;font-size:14px;font-weight:600;padding:.7rem 1.5rem}.btn-primary:hover{background:#2c7be5;background:var(--primary-light);box-shadow:0 4px 12px #2b6cb033}.deadline-info{margin-bottom:1.5rem}.deadline-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 2px 8px #0000000d;justify-content:space-between;padding:1rem 1.5rem}.deadline-card,.deadline-text{align-items:center;display:flex}.deadline-text{gap:.5rem}.deadline-label{color:#1a202c;color:var(--text);font-size:14px;font-weight:600}.deadline-date{color:#2b6cb0;color:var(--primary);font-size:16px;font-weight:700}.deadline-countdown{font-size:14px;font-weight:600}.deadline-normal{background:#d4edda;color:#28a745}.deadline-normal,.deadline-warning{border-radius:20px;padding:.25rem .75rem}.deadline-warning{background:#fff3cd;color:#ffc107}.deadline-urgent{animation:pulse 1.5s infinite;background:#f8d7da;color:#dc3545}.deadline-expired,.deadline-urgent{border-radius:20px;padding:.25rem .75rem}.deadline-expired{background:#f5c6cb;color:#721c24}.status-filter{display:flex;gap:1.5rem;margin-top:.75rem}.status-filter label{align-items:center;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:.4rem}.status-filter input[type=radio]{accent-color:#2b6cb0;accent-color:var(--primary)}.btn-modify{background:#ff9500;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:12px;font-weight:600;padding:.4rem .8rem;transition:all .2s}.btn-modify:hover{background:#e6851f;box-shadow:0 2px 8px #ff95004d}.btn-history{background:#6c757d;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:12px;font-weight:600;padding:.4rem .8rem;transition:all .2s}.btn-history:hover{background:#5a6268;box-shadow:0 2px 8px #6c757d4d}.modification-disabled{background:#f8f9fa;border-radius:6px;color:#6c757d;font-size:12px;font-weight:500;padding:.4rem .8rem}.month-navigation{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:8px;display:flex;gap:.75rem;padding:.5rem}.month-nav-btn{align-items:center;background:#2b6cb0;background:var(--primary);border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:600;height:2rem;justify-content:center;transition:all .2s;width:2rem}.month-nav-btn:hover{background:#2c7be5;background:var(--primary-light);box-shadow:0 2px 8px #2b6cb04d}.month-display{color:#1a202c;color:var(--text);font-size:14px;font-weight:600;min-width:8rem;text-align:center}.table-wrapper{background:#fff;box-shadow:0 4px 12px #0000000d}.cost-table{border-collapse:collapse;min-width:1000px;width:100%}.cost-table thead{background:#2b6cb0;background:var(--primary);color:#fff}.cost-table td,.cost-table th{border-bottom:1px solid #e2e8f0;font-size:13px;padding:.75rem 1rem;text-align:left;white-space:nowrap}.cost-table th{font-size:14px;font-weight:600}.text-right{text-align:right!important}.cost-table tbody tr{transition:background-color .15s}.cost-table tbody tr:hover{background:#f7fafc}.cost-table tbody tr.approved-row{background:#f0fff4}.cost-table tbody tr.approved-row:hover{background:#e6fffa}.sticky-action-column{max-width:135px;min-width:135px;right:0;width:135px;z-index:2}.sticky-action-column,.sticky-status-column{background:#fff;position:-webkit-sticky;position:sticky}.sticky-status-column{min-width:80px;right:134px;z-index:1}.cost-table thead .sticky-action-column,.cost-table thead .sticky-status-column{background:#2b6cb0;background:var(--primary)}.cost-table tbody tr:hover .sticky-action-column,.cost-table tbody tr:hover .sticky-status-column{background:#f7fafc}.cost-table tbody tr.approved-row .sticky-action-column,.cost-table tbody tr.approved-row .sticky-status-column{background:#f0fff4}.cost-table tbody tr.approved-row:hover .sticky-action-column,.cost-table tbody tr.approved-row:hover .sticky-status-column{background:#e6fffa}.readonly-cell{color:#9ca3af;font-style:italic}.cost-input{background:#fff;border:1px solid #e2e8f0;border-radius:6px;font-size:13px;padding:.4rem .6rem;transition:border-color .2s;width:100%}.cost-input:focus{border-color:#2b6cb0;border-color:var(--primary)}.cost-input:disabled{background:#f7fafc;color:#718096;cursor:not-allowed}.btn-submit{background:#2b6cb0;background:var(--primary);border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:12px;font-weight:600;padding:.4rem 1rem;transition:all .2s}.btn-submit:hover{background:#2c7be5;background:var(--primary-light);box-shadow:0 2px 8px #2b6cb033}.submitted-text{color:#38a169}.status-badge,.submitted-text{font-size:12px;font-weight:600}.status-badge{border-radius:9999px;display:inline-block;letter-spacing:.5px;padding:.25rem .5rem;text-transform:uppercase}.status-default{background-color:#f3f4f6;color:#6b7280}.status-pending{background-color:#fff3cd;border:1px solid #fecba1;color:#856404}.status-reviewing{background-color:#cce5ff;border:1px solid #a6d4ff;color:#0056b3}.status-warning{background-color:#fff3cd;border:1px solid #fecba1;color:#856404}.status-processing{background-color:#a8f1cb;border:1px solid #58dc97;color:#048844}.status-approved{background-color:#d4edda;border:1px solid #a3d9a4;color:#155724}.status-rejected{background-color:#f8d7da;border:1px solid #f1aeb5;color:#721c24}.status-cancelled{background-color:#4b5563;color:#fff}.contracts-list-page{max-width:1400px;width:100%}.contracts-list-page h2{color:#2b6cb0;color:var(--primary);font-size:28px;font-weight:600;margin-bottom:2rem}.notice-list-page{max-width:1400px;width:100%}.notice-list-page h2{color:#2b6cb0;color:var(--primary);font-size:28px;font-weight:600;margin-bottom:2rem}.status-select{border:1px solid #e2e8f0;border-radius:8px;min-width:150px;padding:.65rem .9rem;transition:border-color .2s,box-shadow .2s}.status-select:focus{border-color:#2b6cb0;border-color:var(--primary);box-shadow:0 0 0 3px #2b6cb01a}.contracts-table{border-collapse:collapse;min-width:1100px;width:100%}.contracts-table thead{background:#2b6cb0;background:var(--primary);color:#fff}.contracts-table td,.contracts-table th{border-bottom:1px solid #e2e8f0;font-size:13px;padding:.75rem 1rem;text-align:left;white-space:nowrap}.contracts-table th{font-size:14px;font-weight:600}.contracts-table tbody tr{transition:background-color .15s}.contracts-table tbody tr:hover{background:#f7fafc}.contracts-table tbody tr.cancelled-row{background:#fff5f5;opacity:.8}.contracts-table tbody tr.cancelled-row:hover{background:#fed7d7}.notice-table{border-collapse:collapse;min-width:1100px;width:100%}.notice-table thead{background:#2b6cb0;background:var(--primary);color:#fff}.notice-table td,.notice-table th{border-bottom:1px solid #e2e8f0;font-size:13px;padding:.75rem 1rem;text-align:left;white-space:nowrap}.notice-table th{font-size:14px;font-weight:600}.notice-table tbody tr{transition:background-color .15s}.notice-table tbody tr:hover{background:#f7fafc}.notice-table tbody tr.unread-row{background:#fff7ed}.notice-table tbody tr.unread-row:hover{background:#ffedd5}.contract-no{color:#2b6cb0;color:var(--primary);font-weight:600}.building-name{color:#1a202c;color:var(--text);font-weight:500}.tenant-info{display:flex;flex-direction:column;gap:.1rem}.tenant-name{color:#1a202c;color:var(--text);font-weight:500}.tenant-kana{color:#718096;font-size:11px}.plan-info{display:flex;flex-direction:column;gap:.1rem}.plan-name{color:#1a202c;color:var(--text);font-weight:500}.plan-alias{background:#e2e8f0;border-radius:4px;color:#718096;display:inline-block;font-size:11px;padding:.1rem .4rem;width:-webkit-fit-content;width:fit-content}.btn-detail{background:#2b6cb0;background:var(--primary);border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:12px;font-weight:600;padding:.4rem 1rem;transition:all .2s}.btn-detail:hover{background:#2c7be5;background:var(--primary-light);box-shadow:0 2px 8px #2b6cb033}.contract-status-1{background:#fff3cd;color:#856404}.contract-status-2{background:#cce5ff;color:#0056b3}.contract-status-3{background:#ffe5cc;color:#c60}.contract-status-4{background:#fcc;color:#c00}.contract-status-5{background:#d4edda;color:#155724}.contract-status-6.cancelled{background:#f8d7da;color:#721c24}.no-results{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000d;color:#718096;margin-top:1rem;padding:2rem;text-align:center}.payment-status-page{max-width:1400px;width:100%}.payment-status-page h2{color:#2b6cb0;color:var(--primary);font-size:28px;font-weight:600;margin-bottom:2rem}.contract-detail-page{max-width:1200px;width:100%}.contract-header{align-items:center;border-bottom:2px solid #e2e8f0;display:flex;justify-content:space-between;margin-bottom:2rem;padding-bottom:1rem}.contract-header-main h2{color:#2b6cb0;color:var(--primary);font-size:28px;font-weight:600;margin-bottom:.5rem}.contract-id-info{align-items:center;display:flex;gap:1rem}.contract-id-info .contract-no{color:#2b6cb0;color:var(--primary);font-size:18px;font-weight:600}.btn-back{background:#6c757d;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:.6rem 1.2rem;transition:all .2s}.btn-back:hover{background:#5a6268;box-shadow:0 2px 8px #6c757d4d}.contract-detail-content{display:flex;flex-direction:column;gap:2rem}.detail-section-row{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr}.detail-section{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000d;overflow:hidden}.detail-section.full-width{grid-column:1/-1}.detail-section h3{background:#2b6cb0;background:var(--primary);color:#fff;font-size:16px;font-weight:600;margin:0;padding:1rem 1.5rem}.detail-card{padding:1.5rem}.detail-item{grid-gap:1rem;border-bottom:1px solid #f7fafc;display:grid;gap:1rem;grid-template-columns:120px 1fr;padding:.75rem 0}.detail-item:last-child{border-bottom:none}.detail-item label{color:#4a5568;font-size:14px;font-weight:600}.detail-item span{color:#1a202c;color:var(--text);font-size:14px}.detail-item .building-name{color:#2b6cb0;color:var(--primary);font-weight:600}.detail-item .tenant-name{font-weight:600}.detail-item .tenant-kana{color:#718096}.detail-item .amount{color:#2b6cb0;color:var(--primary);font-weight:600}.plan-badge{background:#2b6cb0;background:var(--primary);border-radius:6px;color:#fff;display:inline-block;font-size:12px;font-weight:600;padding:.25rem .75rem}.status-timeline{justify-content:space-between;padding:1rem 0}.status-item,.status-timeline{align-items:center;display:flex}.status-item{flex:1 1;flex-direction:column;position:relative}.status-indicator{margin-bottom:.5rem}.status-dot{background:#fff;border:3px solid #e2e8f0;border-radius:50%;display:block;height:20px;transition:all .3s;width:20px}.status-dot.completed{background:#38a169;border-color:#38a169}.status-dot.current{animation:pulse-status 2s infinite;background:#3182ce;border-color:#3182ce}.status-dot.cancelled{background:#e53e3e;border-color:#e53e3e}.status-dot.pending{background:#f7fafc;border-color:#e2e8f0}.status-content{text-align:center}.status-title{color:#1a202c;color:var(--text);font-size:14px;font-weight:600;margin-bottom:.25rem}.status-date,.status-description{color:#718096;font-size:12px}.status-connector{background:#e2e8f0;flex:1 1;height:2px;margin:-10px 1rem 0}@keyframes pulse-status{0%{box-shadow:0 0 0 0 #3182ceb3}70%{box-shadow:0 0 0 10px #3182ce00}to{box-shadow:0 0 0 0 #3182ce00}}.variable-cost-history{overflow-x:auto}.history-table{border-collapse:collapse;min-width:700px;width:100%}.history-table thead{background:#f7fafc}.history-table td,.history-table th{border-bottom:1px solid #e2e8f0;font-size:13px;padding:.75rem 1rem;text-align:left;white-space:nowrap}.history-table th{color:#4a5568;font-size:14px;font-weight:600}.history-table tbody tr{transition:background-color .15s}.history-table tbody tr:hover{background:#f7fafc}.history-table tbody tr.history-approved{background:#48bb780d}.history-table tbody tr.history-pending{background:#ed89360d}.history-month{font-weight:600}.history-month,.history-total{color:#2b6cb0;color:var(--primary)}.history-total{background:#2b6cb00d;border-left:2px solid #2b6cb0;border-left:2px solid var(--primary);font-weight:700}.sortable-header{transition:background-color .2s}.sortable-header:hover{background-color:#ffffff1a}.sort-indicator{color:#ffffffb3;display:inline-block;margin-left:.5rem;transition:color .2s}.sortable-header.sort-asc .sort-indicator:after{color:#fff;content:"▲"}.sortable-header.sort-desc .sort-indicator:after{color:#fff;content:"▼"}.payment-table{border-collapse:collapse;margin-top:1rem;width:100%}.payment-table td,.payment-table th{border-bottom:1px solid #e2e8f0;padding:.75rem;text-align:left}.payment-table th{background:#f8fafc;color:#4a5568;font-weight:600}.payment-row.payment-overdue{background:#fef5e7}.payment-row.payment-completed{background:#f0fff4}.payment-status-badge{border-radius:6px;display:inline-block;font-size:12px;font-weight:600;padding:.25rem .5rem}.payment-status-badge.overdue{background:#fed7d7;color:#c53030}.payment-status-badge.completed{background:#c6f6d5;color:#2f855a}.application-create-page{margin:0 auto;max-width:1200px;width:100%}.application-create-page h2{color:#2b6cb0;color:var(--primary);font-size:24px;font-weight:600;margin-bottom:1rem}.application-form{display:flex;flex-direction:column;gap:1rem}.form-section{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000d;overflow:hidden}.form-section h3{background:#2b6cb0;background:var(--primary);color:#fff;font-size:15px;font-weight:600;margin:0;padding:.75rem 1.25rem}.form-card{padding:1rem}.form-row{display:flex;flex-direction:column;gap:.25rem;margin-bottom:.75rem}.form-row:last-child{margin-bottom:0}.form-row-group{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:1fr 1fr;margin-bottom:.75rem}.postcode-row{align-items:end;display:flex;gap:.5rem}.postcode-input{flex-shrink:0;width:150px}.address-lookup-btn{background:#2b6cb0;background:var(--primary);border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:12px;font-weight:600;height:-webkit-fit-content;height:fit-content;padding:.5rem 1rem;transition:all .2s;white-space:nowrap}.address-lookup-btn:hover{background:#2c7be5;background:var(--primary-light);box-shadow:0 2px 8px #2b6cb033}.address-lookup-btn:disabled{background:#9ca3af;cursor:not-allowed}.form-row label{color:#4a5568;font-size:14px;font-weight:600}.required{color:#e53e3e;font-weight:700}.form-input{background:#fff;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;padding:.5rem .75rem;transition:border-color .2s,box-shadow .2s}.form-input:focus{border-color:#2b6cb0;border-color:var(--primary);box-shadow:0 0 0 2px #2b6cb01a;outline:none}.form-input[type=date]::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.7}.form-input[type=date]::-webkit-calendar-picker-indicator:hover{opacity:1}.form-select{background:#fff;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;padding:.5rem .75rem;transition:border-color .2s,box-shadow .2s}.form-select:focus{border-color:#2b6cb0;border-color:var(--primary);box-shadow:0 0 0 2px #2b6cb01a;outline:none}.form-display{border-bottom:1px solid #f7fafc;color:#1a202c;color:var(--text);font-size:14px;padding:.5rem 0}.form-display.amount{color:#2b6cb0;color:var(--primary);font-weight:600}.selected-product{align-items:center;background:#f7fafc;border-radius:8px;display:flex;gap:1rem;margin-top:.5rem;padding:1rem}.product-badge{background:#2b6cb0;background:var(--primary);border-radius:6px;color:#fff;display:inline-block;font-size:12px;font-weight:600;padding:.25rem .75rem}.selected-product p{color:#1a202c;color:var(--text);font-size:14px;margin:0}.subsection-title{border-bottom:1px solid #e2e8f0;color:#2b6cb0;color:var(--primary);font-size:15px;font-weight:600;margin:1rem 0 .75rem;padding-bottom:.25rem}.plan-description{color:#718096;font-size:12px;font-weight:500;margin:.5rem 0 0!important}.cost-breakdown{margin:.75rem 0}.cost-item{align-items:center;border-bottom:1px solid #f7fafc;display:flex;justify-content:space-between;padding:.375rem 0}.cost-item:last-child{border-bottom:none}.cost-item.cost-total{border-top:2px solid #2b6cb0;border-top:2px solid var(--primary);font-weight:600;margin-top:.375rem;padding-top:.75rem}.cost-label{color:#4a5568;font-size:14px}.cost-value{color:#2b6cb0;color:var(--primary);font-size:14px;font-weight:600}.cost-total .cost-label,.cost-total .cost-value{font-size:16px;font-weight:700}.residents-header{margin-bottom:.75rem}.no-residents{background:#f7fafc;border-radius:8px;color:#718096;font-style:italic;padding:1.5rem;text-align:center}.resident-item{background:#fafbfc;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:.75rem;padding:.75rem}.resident-header{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;margin-bottom:.75rem;padding-bottom:.375rem}.resident-header h5{color:#2b6cb0;color:var(--primary);font-size:15px;font-weight:600;margin:0}.btn-remove{background:#e53e3e;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:12px;font-weight:600;padding:.25rem .75rem;transition:all .2s}.btn-remove:hover{background:#c53030;box-shadow:0 2px 8px #e53e3e4d}.option-group{border-bottom:1px solid #e2e8f0;margin-bottom:1.25rem;padding-bottom:1rem}.option-group:last-child{border-bottom:none;margin-bottom:0}.option-group label{align-items:center;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:.5rem}.option-group input[type=checkbox]{accent-color:#2b6cb0;accent-color:var(--primary)}.agreement-section .form-row label{align-items:flex-start;cursor:pointer;display:flex;font-size:14px;gap:.5rem}.agreement-section input[type=checkbox]{accent-color:#2b6cb0;accent-color:var(--primary);margin-top:.2rem}.agreement-section small,.form-row small{color:#718096;display:block;font-size:12px;margin-top:.25rem}.file-upload-area{background:#f7fafc;border:2px dashed #e2e8f0;border-radius:8px;cursor:pointer;padding:1.5rem;position:relative;text-align:center;transition:all .3s ease}.file-upload-area.drag-active,.file-upload-area:hover{background:#ebf8ff;border-color:#2b6cb0;border-color:var(--primary)}.file-upload-area.drag-active{border-style:solid}.file-upload-content{align-items:center;display:flex;flex-direction:column;gap:.5rem}.file-upload-icon{color:#a0aec0;font-size:2rem}.file-upload-text{color:#4a5568;font-size:14px;font-weight:500}.file-upload-hint{color:#718096;font-size:12px}.file-upload-input{cursor:pointer;height:100%;opacity:0;position:absolute;width:100%}.uploaded-file{background:#e6fffa;border:1px solid #4fd1c7;border-radius:6px;color:#234e52;font-size:12px;margin-top:.5rem;padding:.5rem}.form-actions{align-items:center;border-top:2px solid #e2e8f0;justify-content:space-between;margin-top:.75rem;padding:1.5rem 0}.btn-submit-application{background:#2b6cb0;background:var(--primary);border-radius:8px;cursor:pointer;font-size:16px;font-weight:600;padding:1rem 2rem;transition:all .2s}.btn-submit-application:hover{background:#2c7be5;background:var(--primary-light);box-shadow:0 4px 12px #2b6cb033;transform:translateY(-2px)}.application-review-page{max-width:1400px;width:100%}.application-review-page h2{color:#2b6cb0;color:var(--primary);font-size:28px;font-weight:600;margin-bottom:2rem}.review-filters-section{margin-bottom:1.5rem}.review-filter-group{align-items:center;display:flex;flex-wrap:wrap;gap:1rem}.review-search-input,.status-filter-select{background:#fff;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;min-width:200px;padding:.65rem .9rem;transition:border-color .2s,box-shadow .2s}.review-search-input:focus,.status-filter-select:focus{border-color:#2b6cb0;border-color:var(--primary);box-shadow:0 0 0 3px #2b6cb01a;outline:none}.review-search-input::placeholder{color:#a0aec0}.review-table{border-collapse:collapse;min-width:1100px;width:100%}.review-table thead{background:#2b6cb0;background:var(--primary);color:#fff}.review-table td,.review-table th{border-bottom:1px solid #e2e8f0;font-size:13px;overflow:hidden;padding:.5rem 0 .75rem .5rem;text-align:left;text-overflow:ellipsis}.review-table td:first-child,.review-table th:first-child{width:9%}.review-table td:nth-child(2),.review-table th:nth-child(2){width:12%}.review-table td:nth-child(3),.review-table th:nth-child(3){width:8%}.review-table td:nth-child(4),.review-table th:nth-child(4){width:14%}.review-table td:nth-child(5),.review-table th:nth-child(5){min-width:80px;width:10%}.review-table td:nth-child(6),.review-table th:nth-child(6){width:39%}.review-table td:nth-child(7),.review-table th:nth-child(7){min-width:110px;padding-right:1rem;width:9%}.review-table th{font-size:14px;font-weight:600}.review-table tbody tr{cursor:pointer;transition:background-color .15s}.review-table tbody tr:hover{background:#f7fafc}.review-applicant-info{display:flex;flex-direction:column;gap:.1rem}.review-applicant-name{color:#1a202c;color:var(--text);font-weight:500}.review-applicant-kana{color:#718096;font-size:11px}.review-property-info{display:flex;flex-direction:column;gap:.1rem}.review-building-name{color:#1a202c;color:var(--text);font-weight:500}.review-building-name,.review-room-address{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.review-room-address{color:#718096;font-size:11px}.review-status-badge{border-radius:12px;display:inline-block;font-size:11px;font-weight:600;letter-spacing:.5px;padding:.25rem .6rem;text-transform:uppercase}.review-status-submitted{background:#fff3cd;color:#856404}.review-status-document-review{background:#cce5ff;color:#0056b3}.review-status-credit-check{background:#e5ccff;color:#6b46c1}.review-status-income-verification{background:#fcc;color:#c00}.review-status-guarantor-review{background:#ffe5cc;color:#c60}.review-status-management-review{background:#cfc;color:#0c0}.review-status-final-verification{background:#ffe5e5;color:red}.review-status-contract-preparation{background:#e5ffe5;color:green}.review-status-contract-sent{background:#e5f9ff;color:#0080ff}.review-status-signed{background:#e5f5ff;color:#06c}.review-status-payment-confirmed{background:#e5ffe5;color:#0a0}.review-status-approved,.review-status-completed{background:#d4edda;color:#155724}.review-status-rejected{background:#f8d7da;color:#721c24}.review-status-document-incomplete{background:#ffe5cc;color:#c60}.review-status-preliminary-review{background:#e5e5ff;color:#66c}.review-status-final-review{background:#e5ffe5;color:#0a0}.review-status-conditional-approval{background:#fff3e0;color:#e65100}.review-status-on-hold{background:#f3e5f5;color:#7b1fa2}.review-status-cancelled{background:#ffebee;color:#c62828}.review-modal-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.review-modal{background:#fff;border-radius:12px;box-shadow:0 20px 40px #0003;max-height:90vh;max-width:800px;overflow-y:auto;width:90%}.review-modal-header{align-items:center;background:#2b6cb0;background:var(--primary);border-radius:12px 12px 0 0;color:#fff;display:flex;justify-content:space-between;padding:1.5rem 2rem}.review-modal-title{font-size:20px;font-weight:600;margin:0}.review-modal-close{align-items:center;background:none;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:24px;height:32px;justify-content:center;padding:0;transition:background .2s;width:32px}.review-modal-close:hover{background:#fff3}.review-modal-content{padding:2rem}.review-info-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr;margin-bottom:2rem}.review-info-grid>*{word-break:break-word}.review-info-section{background:#f7fafc;border-radius:8px;padding:1.5rem}.review-info-section h4{color:#2b6cb0;color:var(--primary);font-size:16px;font-weight:600;margin:0 0 1rem}.review-info-item{border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:.5rem 0}.review-info-item:last-child{border-bottom:none}.review-info-label{color:#4a5568;font-size:14px;font-weight:500}.review-info-value{color:#1a202c;color:var(--text);font-size:14px;font-weight:600}.review-timeline-section{margin-top:2rem}.review-timeline-section h4{color:#2b6cb0;color:var(--primary);font-size:18px;font-weight:600;margin:0 0 1.5rem}.review-timeline{position:relative}.review-timeline:before{background:#e2e8f0;bottom:0;content:"";left:20px;position:absolute;top:0;width:2px}.review-timeline-item{margin-bottom:1.5rem;padding-left:60px;position:relative}.review-timeline-item:last-child{margin-bottom:0}.review-timeline-dot{background:#fff;border:3px solid #e2e8f0;border-radius:50%;height:20px;left:10px;position:absolute;top:6px;width:20px}.review-timeline-dot.completed{background:#38a169;border-color:#38a169}.review-timeline-dot.current{animation:pulse-timeline 2s infinite;background:#3182ce;border-color:#3182ce}.review-timeline-dot.pending{background:#f7fafc;border-color:#e2e8f0}.review-timeline-content{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:1rem}.review-timeline-title{color:#1a202c;color:var(--text);font-size:14px;font-weight:600;margin:0 0 .5rem}.review-timeline-date{color:#718096;font-size:12px;margin-bottom:.5rem}.review-timeline-comment{color:#4a5568;font-size:13px;margin:0}.review-timeline-updater{color:#718096;font-size:12px;font-style:italic;margin-top:.25rem}@keyframes pulse-timeline{0%{box-shadow:0 0 0 0 #3182ceb3}70%{box-shadow:0 0 0 10px #3182ce00}to{box-shadow:0 0 0 0 #3182ce00}}@media (max-width:768px){.filter-group{align-items:stretch;flex-direction:column}.month-picker,.search-input,.status-select{min-width:auto}.actions-section{flex-direction:column}.table-wrapper{overflow-x:auto}.detail-section-row{grid-template-columns:1fr}.contract-header{align-items:stretch;flex-direction:column;gap:1rem}.detail-item{gap:.25rem;grid-template-columns:1fr}.status-timeline{flex-direction:column;gap:1rem}.status-connector{display:none}.form-row-group{grid-template-columns:1fr}.form-actions{flex-direction:column;gap:1rem}.btn-submit-application{width:100%}.review-filter-group{align-items:stretch;flex-direction:column}.review-search-input,.status-filter-select{min-width:auto}.review-info-grid{grid-template-columns:1fr}.review-modal{max-height:95vh;width:95%}.review-modal-content{padding:1rem}}.privacy-policy-section{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin:1rem 0;padding:1.5rem}.privacy-header{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;margin-bottom:1rem;padding-bottom:.75rem}.privacy-header h4{color:#2d3748;font-size:16px;font-weight:600;margin:0}.btn-view-policy{align-items:center;background:#3182ce;display:flex;gap:.5rem;padding:.5rem 1rem;transition:background-color .2s ease}.btn-view-policy:hover{background:#2c5282}.privacy-checkboxes{margin:1rem 0}.privacy-checkboxes .form-row{margin-bottom:.75rem}.privacy-checkboxes label{align-items:flex-start;cursor:pointer;display:flex;font-size:14px;gap:.5rem;line-height:1.5;transition:opacity .2s ease}.privacy-checkboxes label.disabled{cursor:not-allowed;opacity:.5}.privacy-checkboxes input[type=checkbox]{accent-color:#3182ce;margin-top:2px}.privacy-checkboxes input[type=checkbox]:disabled{cursor:not-allowed}.policy-notice{background:#fef5e7;border:1px solid #f6ad55;border-radius:6px;margin-top:1rem;padding:.75rem}.policy-notice p{color:#c05621;font-size:13px;font-weight:500;margin:0}.modal-overlay{align-items:center;background:#0009;bottom:0;display:flex;justify-content:center;left:0;padding:1rem;position:fixed;right:0;top:0;z-index:1000}.privacy-modal{background:#fff;border-radius:12px;box-shadow:0 10px 30px #0000004d;display:flex;flex-direction:column;max-height:90vh;max-width:800px;width:100%}.modal-header{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:1.5rem}.modal-header h3{color:#2d3748;font-size:18px;font-weight:600;margin:0}.modal-close{align-items:center;background:none;border:none;border-radius:4px;color:#a0aec0;cursor:pointer;display:flex;font-size:24px;height:32px;justify-content:center;padding:0;transition:all .2s ease;width:32px}.modal-close:hover{background:#f7fafc;color:#4a5568}.modal-content{flex:1 1;overflow-y:auto;padding:0}.privacy-policy-text{color:#4a5568;line-height:1.6;padding:1.5rem}.privacy-policy-text h4{color:#2d3748}.privacy-policy-text p{margin-bottom:.75rem}.privacy-policy-text ul{margin:.75rem 0 1.5rem 1.5rem;padding:0}.consent-summary{background:#f7fafc;border-radius:8px;margin-top:2rem;padding:1.5rem}.consent-summary h4{color:#2d3748;margin-bottom:1rem!important}.consent-items{display:flex;flex-direction:column;gap:1rem}.consent-item{background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:1rem}.consent-item.required{background:#fef5f5;border-color:#f56565}.consent-item.optional{background:#f0f8ff;border-color:#4299e1}.consent-item strong{display:block;font-size:14px;margin-bottom:.5rem}.consent-item.required strong{color:#c53030}.consent-item.optional strong{color:#2b6cb0}.consent-item p{color:#4a5568;font-size:13px;margin:0}.modal-footer{border-top:1px solid #e2e8f0;display:flex;justify-content:center;padding:1.5rem}.modal-footer .btn{border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;padding:.75rem 2rem;transition:background-color .2s ease}.modal-footer .btn-primary{background:#3182ce;border:none;color:#fff}.modal-footer .btn-primary:hover{background:#2c5282}.form-input:disabled{background-color:#f7fafc;color:#a0aec0;cursor:not-allowed}@media (max-width:768px){.privacy-modal{max-height:95vh;max-width:95%}.modal-footer,.modal-header,.privacy-policy-text{padding:1rem}.privacy-header{align-items:stretch;flex-direction:column;gap:.75rem}.btn-view-policy{align-self:center}.consent-items{gap:.75rem}.consent-item{padding:.75rem}}.modification-control-notice{margin-bottom:2rem}.control-status{background:#fff;border:2px solid;border-radius:12px;box-shadow:0 2px 8px #0000001a;padding:1.5rem}.control-status.modifiable{background:#fefbf2;border-color:#f59e0b}.control-status.locked{background:#fef2f2;border-color:#ef4444}.status-header{margin-bottom:1rem;padding-bottom:.75rem}.status-header h3{font-size:18px}.status-modifiable{background:#f59e0b;color:#fff}.status-locked{background:#ef4444;color:#fff}.status-content p{font-size:14px;line-height:1.5;margin:.5rem 0}.status-content strong{color:#1f2937}.modifiable-notice{background:#fef3c7;border:1px solid #f59e0b;border-radius:6px;margin-top:1rem;padding:1rem}.modifiable-notice p{color:#92400e;font-weight:500;margin:.25rem 0}.locked-notice{background:#fee2e2;border:1px solid #f87171;border-radius:6px;margin-top:1rem;padding:1rem}.locked-notice p{color:#991b1b;font-weight:500;margin:.25rem 0}.control-test-actions{border-top:1px solid #e5e7eb;display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1rem;padding-top:1rem}.btn-test{background:#fff;border:1px solid #6b7280;border-radius:6px;color:#374151;cursor:pointer;font-size:12px;font-weight:500;padding:.5rem 1rem;transition:all .2s ease}.btn-test:hover{background:#f9fafb;border-color:#4b5563}.btn-submit-application.disabled{background:#d1d5db!important;border-color:#d1d5db!important}.btn-submit-application.disabled:hover{background:#d1d5db!important;color:#9ca3af!important}.application-form input:disabled,.application-form select:disabled,.application-form textarea:disabled{background-color:#f9fafb;color:#6b7280;cursor:not-allowed;opacity:.7}.application-form .form-row.disabled label{color:#9ca3af}@media (max-width:768px){.modification-control-notice{margin-bottom:1.5rem}.control-status{padding:1rem}.status-header{align-items:stretch;gap:.75rem}.control-test-actions,.status-header{flex-direction:column}.btn-test{text-align:center;width:100%}}.form-input.auto-converted{border-color:#10b981;box-shadow:0 0 0 3px #10b9811a;transition:all .3s ease}.conversion-notice{align-items:center;background:#d1fae5;border:1px solid #10b981;border-radius:4px;color:#065f46;display:flex;font-size:12px;gap:.5rem;margin-top:.5rem;padding:.5rem}.conversion-notice.phone-conversion{background:#dbeafe;border-color:#3b82f6;color:#1e40af}.conversion-notice.address-conversion{background:#fef3c7;border-color:#f59e0b;color:#92400e}.conversion-notice .icon{font-size:14px}.input-help-text{color:#6b7280;font-size:11px;line-height:1.4;margin-top:.25rem}.input-help-text.conversion-help{color:#059669;font-weight:500}.form-input.address-field,.form-input.phone-field,.form-input.postcode-field{position:relative}@keyframes convertFlash{0%{background-color:#dcfce7}50%{background-color:#bbf7d0}to{background-color:#fff}}.form-input.converting{animation:convertFlash .6s ease-in-out}.form-input[placeholder*=TEL]::placeholder,.form-input[placeholder*=\4F4F\6240]::placeholder,.form-input[placeholder*=\756A\5730]::placeholder,.form-input[placeholder*=\90F5\4FBF\756A\53F7]::placeholder,.form-input[placeholder*=\96FB\8A71\756A\53F7]::placeholder{color:#a0aec0}.sortable-header{cursor:pointer;padding:8px 12px;position:relative;transition:background-color .2s ease;-webkit-user-select:none;user-select:none}.sort-indicator{color:#4a5568;font-size:12px;font-weight:400;margin-left:4px}.btn-outline.inherit-data{background-color:#e6fffa;border-color:#38b2ac;color:#38b2ac}.btn-outline.inherit-data:hover{background-color:#38b2ac;color:#fff}.search-input[placeholder*=\7BA1\7406ID]{background-color:#fefefe;border-color:#c3dafe}.search-input[placeholder*=\7BA1\7406ID]:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.table-wrapper{contain:layout style;will-change:transform}.performance-notice{align-items:center;background:linear-gradient(45deg,#f0f9ff,#e0f2fe);border:1px solid #0ea5e9;border-radius:6px;color:#0369a1;display:flex;font-size:14px;font-weight:500;gap:.5rem;margin-bottom:1rem;padding:.75rem 1rem}.performance-icon{animation:sparkle 2s ease-in-out infinite;font-size:16px}@keyframes sparkle{0%,to{opacity:1}50%{opacity:.6}}.agreement-row{align-items:center;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1rem}.agreement-row label{flex:1 1;margin-bottom:0}.btn-view-policy{background:linear-gradient(135deg,#3b82f6,#1d4ed8);border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:8px 16px;transition:all .2s ease;white-space:nowrap}.btn-view-policy:hover{background:linear-gradient(135deg,#2563eb,#1e40af);transform:translateY(-1px)}.btn-disabled{background:#e5e7eb!important;color:#9ca3af!important;cursor:not-allowed!important}.btn-disabled:hover{background:#e5e7eb!important;transform:none!important}.privacy-modal .modal-content{max-height:400px;overflow-y:auto;width:100%}.privacy-policy-text{padding:0;width:100%}.privacy-policy-text h4{color:#1f2937;font-size:16px;font-weight:600;margin:1.5rem 0 .75rem}.privacy-policy-text h4:first-child{margin-top:0}.privacy-policy-text p,.privacy-policy-text ul{color:#374151;line-height:1.6;margin-bottom:1rem}.privacy-policy-text ul{padding-left:1.5rem}.privacy-policy-text li{margin-bottom:.5rem}.form-actions{border-top:1px solid #e5e7eb}.form-actions button{align-items:center;border-radius:6px;cursor:pointer;display:flex;font-size:14px;font-weight:500;height:48px;justify-content:center;min-width:120px;transition:all .2s ease}.btn-back{background:#f3f4f6;border:1px solid #d1d5db;color:#374151}.btn-back:hover{background:#e5e7eb}.btn-temp-save{background:#fbbf24;border:1px solid #f59e0b;color:#92400e}.btn-temp-save:hover{background:#f59e0b;color:#fff}.btn-submit-application{background:linear-gradient(135deg,#10b981,#059669);border:none;color:#fff}.btn-submit-application:hover:not(.disabled){background:linear-gradient(135deg,#059669,#047857);transform:translateY(-1px)}.btn-submit-application.disabled{background:#e5e7eb!important;color:#9ca3af!important;cursor:not-allowed!important}.btn-submit-application.disabled:hover{transform:none!important}@media (max-width:768px){.form-actions{flex-direction:column}.form-actions button{width:100%}.agreement-row{align-items:flex-start;flex-direction:column;gap:.75rem}.agreement-row label{width:100%}.btn-view-policy{align-self:flex-start}}.application-status-page{background:#f8fafc;min-height:100vh;padding:24px}.application-status-page h2{border-bottom:3px solid #3b82f6;color:#1f2937;font-size:28px;font-weight:600;margin-bottom:32px;padding-bottom:12px}.application-status-content{display:flex;flex-direction:column;gap:24px}.status-summary-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 2px 8px #0000001a;padding:24px}.status-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;margin-bottom:20px;padding-bottom:16px}.status-header h3{color:#1f2937;font-size:20px;font-weight:600;margin:0}.status-modifiable{background:#dcfce7;border:1px solid #bbf7d0;color:#16a34a}.status-locked{background:#fef3c7;border:1px solid #fed7aa;color:#d97706}.status-details{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.status-detail-item{display:flex;flex-direction:column;gap:4px}.status-detail-item label{color:#6b7280;font-size:12px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.status-detail-item span{color:#1f2937;font-size:16px;font-weight:500}.review-progress-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 2px 8px #0000001a;padding:24px}.review-progress-card h3{border-bottom:2px solid #3b82f6;color:#1f2937;font-size:20px;font-weight:600;margin:0 0 20px;padding-bottom:12px}.application-status-page .progress-tracker{background:#f8fafc;border:1px solid #e5e7eb;margin:0}.application-status-page .progress-steps{display:flex;flex-direction:column;gap:12px}.application-status-page .progress-step{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;display:flex;gap:16px;padding:16px;transition:all .2s ease}.application-status-page .progress-step.completed{background:#f0fdf4;border-color:#10b981}.application-status-page .progress-step.current{background:#eff6ff;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.application-status-page .progress-step.current .step-indicator{animation:pulse 2s infinite}.application-status-page .step-indicator{align-items:center;border-radius:50%;display:flex;flex-shrink:0;font-size:14px;font-weight:600;height:32px;justify-content:center;width:32px}.application-status-page .step-indicator.completed{background:#10b981;color:#fff}.application-status-page .step-indicator.current{background:#3b82f6;color:#fff}.application-status-page .step-indicator.pending{background:#f3f4f6;border:2px solid #d1d5db;color:#6b7280}.application-status-page .step-content{flex:1 1}.application-status-page .step-title{color:#1f2937;font-size:16px;font-weight:600;margin-bottom:4px}.application-status-page .step-description{color:#6b7280;font-size:14px;line-height:1.4;margin-bottom:6px}.application-status-page .step-timing{color:#3b82f6;font-size:12px;font-weight:500}.application-status-page .step-content.completed .step-title{color:#059669}.application-status-page .step-content.current .step-title{color:#2563eb}.status-actions{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 2px 8px #0000001a;padding:24px}.modification-available,.modification-locked{margin-bottom:24px}.locked-notice h4,.modification-notice h4{color:#1f2937;font-size:18px;font-weight:600;margin:0 0 12px}.locked-notice p,.modification-notice p{color:#4b5563;font-size:14px;line-height:1.6;margin:0 0 20px}.action-buttons{flex-wrap:wrap;gap:12px}.test-controls{border-top:1px solid #e5e7eb;margin-top:20px;padding-top:20px}.test-controls h4{color:#6b7280;font-size:14px;font-weight:600;letter-spacing:.5px;margin:0 0 12px;text-transform:uppercase}.no-application-message{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 2px 8px #0000001a;padding:48px;text-align:center}.no-application-message h3{color:#1f2937;font-size:24px;font-weight:600;margin:0 0 12px}.no-application-message p{color:#6b7280;font-size:16px;margin:0 0 24px}@media (max-width:768px){.application-status-page{padding:16px}.application-status-page h2{font-size:24px;margin-bottom:24px}.review-progress-card,.status-actions,.status-summary-card{padding:16px}.status-header{align-items:flex-start;flex-direction:column;gap:12px}.status-details{gap:12px;grid-template-columns:1fr}.application-status-page .progress-step{padding:12px}.application-status-page .step-indicator{font-size:12px;height:28px;width:28px}.action-buttons{flex-direction:column}.no-application-message{padding:32px 16px}}.review-progress-summary{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:24px;padding:16px}.progress-info{align-items:center;display:flex;flex-wrap:wrap;gap:12px;margin-bottom:12px}.progress-label{color:#374151;font-size:14px;font-weight:600}.progress-percentage{color:#3b82f6;font-size:14px;font-weight:600}.progress-bar-container{background:#e5e7eb;border-radius:4px;height:8px;overflow:hidden;width:100%}.progress-bar{background:linear-gradient(90deg,#3b82f6,#1d4ed8);border-radius:4px;height:100%;transition:width .5s ease}.detailed-status-timeline{display:flex;flex-direction:column;gap:0;position:relative}.detailed-status-item{align-items:flex-start;display:flex;gap:16px;padding:16px 0;position:relative}.detailed-status-item:last-child{padding-bottom:0}.status-step-indicator{flex-direction:column;flex-shrink:0}.status-step-indicator,.step-number{align-items:center;display:flex;position:relative}.step-number{border-radius:50%;font-size:14px;font-weight:600;height:36px;justify-content:center;width:36px;z-index:2}.step-number.completed{background:#10b981;color:#fff}.step-number.current{animation:pulse 2s infinite;background:#3b82f6;color:#fff}.step-number.pending{background:#f3f4f6;border:2px solid #d1d5db;color:#6b7280}.step-connector{background:#e5e7eb;height:48px;margin-bottom:-12px;margin-top:8px;width:2px}.detailed-status-item.completed .step-connector{background:#10b981}.detailed-status-item.current .step-connector{background:linear-gradient(180deg,#10b981,#e5e7eb)}.status-step-content{flex:1 1;min-width:0}.step-header{align-items:center;display:flex;flex-wrap:wrap;gap:12px;margin-bottom:6px}.step-title{color:#1f2937;font-size:16px;font-weight:600;margin:0}.detailed-status-item.completed .step-title{color:#059669}.detailed-status-item.current .step-title{color:#2563eb}.current-step-badge{background:#dbeafe;border-radius:12px;color:#1d4ed8;font-size:12px;font-weight:600;padding:4px 8px}.step-date{color:#6b7280;font-size:12px;font-weight:500}.step-description{color:#6b7280;font-size:14px;line-height:1.5;margin:0 0 8px}.step-details{background:#eff6ff;border:1px solid #bfdbfe;border-radius:6px;margin-top:8px;padding:12px}.step-note{color:#1e40af;font-size:13px;line-height:1.4;margin:0}.review-result-section{border-top:1px solid #e5e7eb;margin-top:20px;padding-top:20px}.review-result-section h4{color:#1f2937;font-size:16px;font-weight:600;margin:0 0 12px}.review-comment{background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;padding:16px}.review-comment p{color:#374151;font-size:14px;line-height:1.6;margin:0}@media (max-width:768px){.progress-info{align-items:flex-start;flex-direction:column;gap:8px}.detailed-status-item{padding:12px 0}.step-number{font-size:12px;height:32px;width:32px}.step-connector{height:24px}.step-header{align-items:flex-start;flex-direction:column;gap:6px}.step-title{font-size:14px}.step-description{font-size:13px}}.complete-review-timeline{display:flex;flex-direction:column;gap:0;margin-top:16px}.complete-timeline-item{align-items:flex-start;display:flex;gap:16px;padding:12px 0;position:relative}.complete-timeline-item:last-child{padding-bottom:0}.timeline-step-indicator{flex-direction:column;flex-shrink:0}.step-circle,.timeline-step-indicator{align-items:center;display:flex;position:relative}.step-circle{border-radius:50%;font-size:12px;font-weight:600;height:32px;justify-content:center;width:32px;z-index:2}.step-circle.completed{background:#10b981;color:#fff}.step-circle.current{background:#3b82f6;color:#fff}.step-circle.pending{background:#f3f4f6;border:2px solid #d1d5db;color:#6b7280}.step-line{height:40px;margin-top:6px;width:2px;z-index:1}.step-line.completed{background:#10b981}.step-line.current{background:linear-gradient(180deg,#10b981 0,#10b981 50%,#e5e7eb 0,#e5e7eb)}.step-line.pending{background:#e5e7eb}.timeline-step-content{flex:1 1;min-width:0}.step-header-info{align-items:center;display:flex;flex-wrap:wrap;gap:8px;margin-bottom:4px}.step-name{color:#1f2937;font-size:14px;font-weight:600;margin:0}.complete-timeline-item.completed .step-name{color:#059669}.complete-timeline-item.current .step-name{color:#2563eb}.current-badge{background:#dbeafe;border-radius:8px;color:#1d4ed8;font-size:10px;font-weight:600;padding:2px 6px}.step-timestamp{color:#6b7280;font-size:11px;font-weight:500}.step-desc{color:#6b7280;font-size:12px;line-height:1.4;margin:0 0 6px}.step-comment{align-items:flex-start;background:#f8fafc;border:1px solid #e2e8f0;border-radius:4px;display:flex;gap:6px;margin:4px 0;padding:8px}.comment-icon{flex-shrink:0;font-size:12px}.comment-text{color:#374151;font-size:12px;line-height:1.4}.step-updater{align-items:center;display:flex;gap:4px;margin-top:4px}.updater-label{color:#6b7280;font-size:11px}.updater-name{color:#374151;font-size:11px;font-weight:500}@media (max-width:768px){.complete-timeline-item{padding:10px 0}.step-circle{font-size:11px;height:28px;width:28px}.step-line{height:32px}.step-header-info{align-items:flex-start;flex-direction:column;gap:4px}.step-name{font-size:13px}.step-desc{font-size:11px}}.cancellation-register-page{margin:0 auto;max-width:800px;padding:2rem}.cancellation-register-page h2{border-bottom:2px solid #e2e8f0;color:#2c5282;font-size:1.8rem;margin-bottom:1.5rem;padding-bottom:.5rem}.page-description{background-color:#f7fafc;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:2rem;padding:1rem}.page-description p{color:#4a5568;line-height:1.6;margin:0}.cancellation-form{display:flex;flex-direction:column;gap:2rem}.cancellation-form .form-section{background-color:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:1.5rem}.cancellation-form .form-section h3{border-bottom:1px solid #e2e8f0;color:#2d3748;font-size:1.2rem;margin:0 0 1rem;padding-bottom:.5rem}.cancellation-form .form-card{grid-gap:1rem;display:grid;gap:1rem}.cancellation-form .form-row{display:flex;flex-direction:column;gap:.5rem}.cancellation-form .form-row label{color:#2d3748;font-weight:600}.cancellation-form .required{color:#e53e3e;margin-left:4px}.cancellation-form .form-input,.cancellation-form .form-select,.cancellation-form .form-textarea{border:1px solid #d1d5db;border-radius:6px;font-size:1rem;padding:.75rem;transition:border-color .2s,box-shadow .2s}.cancellation-form .form-input:focus,.cancellation-form .form-select:focus,.cancellation-form .form-textarea:focus{border-color:#3182ce;box-shadow:0 0 0 3px #3182ce1a;outline:none}.cancellation-form .form-textarea{min-height:100px;resize:vertical}.form-actions{border-top:1px solid #e2e8f0;display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem;padding-top:2rem}.confirmation-section{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin:1.5rem 0 1rem;padding:1.5rem}.confirmation-items{display:flex;flex-direction:column;gap:.5rem}.confirmation-item{align-items:flex-start;display:flex;gap:.5rem;line-height:1.6}.confirmation-item .bullet{color:#2d3748;flex-shrink:0;font-weight:700;margin-top:.1rem}.confirmation-checkbox{margin-top:1rem}.btn-primary:disabled{opacity:.6}.btn-primary:disabled,.btn-primary:disabled:hover{background-color:#a0aec0}.btn-secondary{background-color:#f7fafc;border:1px solid #d1d5db;border-radius:6px;color:#4a5568;cursor:pointer;font-size:1rem;padding:.75rem 1.5rem;transition:all .2s}.btn-secondary:hover{background-color:#edf2f7;border-color:#a0aec0}.btn-primary{background-color:#3182ce;border:1px solid #3182ce;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;padding:.75rem 1.5rem;transition:all .2s}.btn-primary:hover{background-color:#2c5282;border-color:#2c5282}.btn-primary:disabled{background:#e2e8f0;border-color:#e2e8f0;box-shadow:none;color:#a0aec0;cursor:not-allowed}@media (max-width:768px){.cancellation-form .form-section,.cancellation-register-page{padding:1rem}.form-actions{flex-direction:column}.btn-primary,.btn-secondary{width:100%}}.monthly-expenses-title{background-color:#e53e3e;border-radius:4px;color:#fff;margin:1rem -1.5rem .5rem;padding:.5rem 1rem}.monthly-expenses-breakdown{background-color:#fef5f5;border:2px solid #e53e3e;border-radius:8px;padding:1rem}.monthly-expenses-breakdown .cost-item{border-bottom:1px solid #fed7d7;padding:.5rem 0}.monthly-expenses-breakdown .cost-item:last-child{background-color:#fed7d7;border-bottom:none;border-radius:0 0 6px 6px;font-weight:700;margin:.5rem -1rem -1rem;padding:.75rem 1rem}.property-selection-notice{margin-bottom:1.5rem}.notice-box{background-color:#fff5f5;border:2px solid #fed7d7;border-radius:8px;margin-bottom:1rem;padding:1rem}.notice-box p{color:#742a2a;font-size:.9rem;margin:.25rem 0}.notice-box p:first-child{font-weight:600}.btn-temp-save{background-color:#ed8936;border:1px solid #ed8936;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;padding:.75rem 1.5rem;transition:all .2s}.btn-temp-save:hover{background-color:#dd7724;border-color:#dd7724}.temp-data-notice{margin-bottom:2rem}.notice-card{background-color:#fff3cd;border:2px solid #fdb750;border-radius:8px;padding:1.5rem}.notice-header h3{color:#996f00;font-size:1.2rem;margin:0 0 1rem}.notice-content p{color:#705f0c;margin:.5rem 0}.notice-actions{display:flex;gap:1rem;margin-top:1rem}.btn-restore{background-color:#38a169;border:1px solid #38a169;border-radius:6px;color:#fff;cursor:pointer;padding:.5rem 1rem;transition:all .2s}.btn-restore:hover{background-color:#2f855a;border-color:#2f855a}.btn-clear{background-color:#e53e3e;border:1px solid #e53e3e;border-radius:6px;color:#fff;cursor:pointer;padding:.5rem 1rem;transition:all .2s}.btn-clear:hover{background-color:#c53030;border-color:#c53030}@media (max-width:768px){.form-actions,.notice-actions{flex-direction:column}.btn-clear,.btn-restore,.btn-temp-save{width:100%}}.temp-application-message{margin:0 auto;max-width:800px;padding:2rem}.temp-application-message h3{color:#2d3748;margin-bottom:2rem;text-align:center}.temp-info-card{background-color:#f7fafc;border:2px solid #e2e8f0;border-radius:8px;padding:1.5rem}.temp-header{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;margin-bottom:1rem;padding-bottom:.5rem}.temp-header h4{color:#2d3748;margin:0}.temp-status-badge{background-color:#ed8936;border-radius:4px;color:#fff;font-size:.875rem;font-weight:600;padding:.25rem .75rem}.temp-details{margin:1rem 0}.temp-detail-item{display:flex;margin-bottom:.5rem}.temp-detail-item label{color:#4a5568;font-weight:600;margin-right:1rem;min-width:100px}.temp-detail-item span{color:#2d3748}.temp-actions{display:flex;gap:1rem;justify-content:center;margin-top:1.5rem}@media (max-width:768px){.temp-application-message{padding:1rem}.temp-actions,.temp-detail-item{flex-direction:column}.temp-detail-item label{margin-bottom:.25rem;margin-right:0;min-width:auto}}.move-in-date-display,.move-in-date-edit,.move-in-date-input{align-items:center;display:flex;gap:.5rem}.form-input-small{border:1px solid #d1d5db;border-radius:4px;font-size:.875rem;padding:.25rem .5rem;width:150px}.form-input-small:focus{border-color:#3182ce;box-shadow:0 0 0 2px #3182ce1a;outline:none}.move-in-date-actions{display:flex;gap:.25rem}.btn-cancel-small,.btn-edit-small,.btn-save-small{border:1px solid;border-radius:4px;cursor:pointer;font-size:.75rem;padding:.25rem .5rem;transition:all .2s}.btn-edit-small{background-color:#f7fafc;border-color:#e2e8f0;color:#4a5568}.btn-edit-small:hover{background-color:#edf2f7;border-color:#cbd5e0}.btn-save-small{background-color:#38a169;border-color:#38a169;color:#fff}.btn-save-small:hover{background-color:#2f855a;border-color:#2f855a}.btn-cancel-small{background-color:#e2e8f0;border-color:#cbd5e0;color:#4a5568}.btn-cancel-small:hover{background-color:#cbd5e0;border-color:#a0aec0}@media (max-width:768px){.move-in-date-display,.move-in-date-edit,.move-in-date-input{align-items:flex-start;flex-direction:column}.form-input-small,.move-in-date-display,.move-in-date-input{width:100%}.move-in-date-actions{justify-content:flex-start;width:100%}}.step-actions{background:#f8fafc;border-left:3px solid #3b82f6;border-radius:6px;margin-top:12px;padding:12px}.action-notice{margin-bottom:8px}.action-notice p{color:#374151;font-size:13px;font-weight:500;margin:0}.action-buttons{align-items:center;display:flex;gap:8px}.btn-action{align-items:center;background:#fff;border:1px solid;border-radius:4px;cursor:pointer;display:inline-flex;font-size:12px;font-weight:600;gap:4px;padding:6px 12px;text-decoration:none;transition:all .2s ease}.btn-action:hover{box-shadow:0 2px 4px #0000001a;transform:translateY(-1px)}.btn-action.btn-add{border-color:#059669;color:#059669}.btn-action.btn-add:hover{background:#ecfdf5;border-color:#047857;color:#047857}.btn-action.btn-skip{border-color:#dc2626;color:#dc2626}.btn-action.btn-skip:hover{background:#fef2f2;border-color:#b91c1c;color:#b91c1c}.icon-minus,.icon-plus{font-size:14px;font-weight:700;line-height:1}@media (max-width:768px){.action-buttons{align-items:stretch;flex-direction:column;gap:6px}.btn-action{justify-content:center;width:100%}}.form-label-container{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.identity-guide-link{background:none;border:none;color:#dc2626;cursor:pointer;font-size:12px;font-weight:500;padding:0;text-decoration:underline}.identity-guide-link:hover{color:#b91c1c;text-decoration:none}.pdf-guide-modal{background:#fff;border-radius:12px;box-shadow:0 10px 30px #0000004d;max-height:95vh;max-width:1200px;width:95%}.cost-input-list,.pdf-guide-modal{display:flex;flex-direction:column}.cost-input-list{gap:12px;margin:16px 20px 8px;padding:0 8px}.cost-input-row{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:8px 0}.cost-input-row:last-child{border-bottom:none}.cost-total-row{background-color:#f9fafb;border:1px solid #d1d5db;border-radius:6px;font-weight:600;margin:8px -24px 4px;padding:12px 16px}.cost-label{margin-right:16px}.cost-total-label{color:#1f2937;font-weight:600}.cost-input{background-color:#fff;border:1px solid #d1d5db;border-radius:4px;font-size:14px;padding:6px 8px}.cost-input:focus{border-color:#3b82f6;box-shadow:0 0 0 1px #3b82f6;outline:none}.cost-unit{color:#6b7280;font-size:14px;font-weight:400}.cost-total-value{color:#1f2937;font-weight:600;min-width:120px;text-align:right}@media (max-width:768px){.cost-input-row{align-items:flex-start;flex-direction:column;gap:8px}.cost-label{margin-right:0;min-width:auto}.cost-input-group{align-self:flex-end}.cost-total-row{align-items:flex-start;flex-direction:column;gap:8px}.cost-total-value{align-self:flex-end}}.pdf-guide-modal .modal-content{display:flex;flex:1 1;margin:0;overflow:hidden;padding:0}.pdf-guide-modal iframe{border:none;border-radius:6px;display:block;height:700px;margin:0;padding:0;width:100%}@media (max-width:768px){.pdf-guide-modal{max-height:98vh;width:98%}.pdf-guide-modal iframe{height:500px}.form-label-container{align-items:flex-start;flex-direction:column;gap:4px}.identity-guide-link{align-self:flex-end;font-size:11px}}.form-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr;margin-bottom:1rem}.form-grid:last-child{margin-bottom:0}.property-subsection{border-bottom:1px solid #e2e8f0;margin-bottom:1rem;padding-bottom:1rem}.property-subsection:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.rental-conditions-section{background-color:#fff;border:none;border-radius:0;margin-bottom:16px;padding:0}.rental-conditions-section h4{color:#000;font-size:18px;font-weight:700;margin-bottom:10px}.rental-conditions-section .form-row{border-bottom:1px solid #e2e8f0;margin-bottom:0;padding:8px 0}.rental-conditions-section .form-row:last-child{border-bottom:none}.monthly-costs-header{background-color:#dc2626!important;border-radius:0;color:#fff!important;font-weight:600;margin:16px -20px;padding:12px 20px}.monthly-costs-section{background-color:#fef2f2;border:2px solid #dc2626;border-radius:8px;margin:0 0 16px;padding:16px}.monthly-costs-section .cost-input-row{border-bottom:1px solid #fca5a5}.monthly-costs-section .cost-total-row{background-color:#fee2e2;border:1px solid #dc2626;border-radius:6px;font-weight:700;margin:8px 0 0;padding:12px 16px}.cost-label{color:#374151;font-weight:500;margin-right:12px;min-width:120px;text-align:left}.monthly-costs-section .cost-label{color:#991b1b;font-weight:600}.cost-input-group{align-items:center;display:flex;gap:4px}.cost-input{font-weight:500;text-align:right;width:120px}.monthly-costs-section .cost-input{background-color:#fff;border:1px solid #dc2626}.cost-total-value{color:#374151;font-size:16px;font-weight:700}.monthly-costs-section .cost-total-value{color:#991b1b}@media (max-width:768px){.form-grid{gap:1rem;grid-template-columns:1fr}.property-subsection{margin-bottom:1rem;padding-bottom:1rem}.cost-input-row{align-items:flex-start;flex-direction:column;gap:8px}.cost-label{margin-right:0;min-width:auto}.monthly-costs-header{margin:16px -16px 0;padding:12px 16px}.monthly-costs-section{margin:0 -16px 16px;padding:12px}.monthly-costs-section .cost-total-row{margin:8px -12px -12px;padding:12px}}.delay-row{background-color:#fef2f2!important}.delay-row:hover{background-color:#fecaca!important}.delay-status{padding:8px}.delay-info{align-items:center;display:flex;gap:8px}.delay-months{color:#dc2626;font-weight:600}.delay-tag{background-color:#dc2626;border-radius:4px;color:#fff;font-size:12px;font-weight:600;padding:2px 8px}.delay-normal{color:#059669;font-weight:600}.filters-section{align-items:center;display:flex;gap:16px;margin-bottom:24px}.search-input{background:#fff;border:1px solid #d1d5db;border-radius:6px;flex:1 1;font-size:14px;min-width:200px;padding:10px 16px}.search-input:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f61a;outline:none}.status-select{background:#fff;border:1px solid #d1d5db;border-radius:6px;font-size:14px;min-width:120px;padding:8px 12px}.status-select:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f61a;outline:none}.search-btn{background-color:#3b82f6;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:500;padding:10px 20px;transition:background-color .2s}.search-btn:hover{background-color:#2563eb}.clear-btn{background-color:#f1f5f9;border:1px solid #cbd5e1;border-radius:6px;color:#64748b;cursor:pointer;font-weight:500;padding:10px 16px;transition:all .2s}.clear-btn:hover{background-color:#e2e8f0;border-color:#94a3b8}.btn-cancel{background-color:#dc2626;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:12px;font-weight:500;padding:6px 12px;transition:background-color .2s;white-space:nowrap}.btn-cancel:hover{background-color:#b91c1c}.bill-section .ant-input-affix-wrapper input.ant-input{text-align:right}.custom-upload .ant-upload{align-items:flex-start;display:flex;flex-direction:column}.custom-upload .ant-upload-list{margin-left:2rem}.custom-upload .ant-upload-list-item{background:none;border:none;color:#2563eb;font-size:13px;padding:0}.ag-horizontal-left-scroll{min-height:0!important}.ag-horizontal-left-scroll,.ag-horizontal-left-spacer{height:0!important;opacity:0!important;pointer-events:none!important}.no-pad-cell{padding:0!important}.select-error .ant-select,.select-error .ant-select-selector{background-color:#fee2e2!important}.select-40 .ant-select-selection-item,.select-40 .ant-select-selection-search-input,.select-40 .ant-select-selector{height:40px!important;line-height:40px!important}.select-40 .ant-select-arrow{align-items:center!important;height:25px!important}.date-40 .ant-picker{align-items:center!important;display:flex!important;height:30px!important;padding:0 12px!important}.date-40 .ant-picker-input>input{height:30px!important;line-height:30px!important}.date-40 .ant-picker-suffix{align-items:center!important;display:flex!important;height:30px!important}.wrap-tooltip .truncate{white-space:wrap}.shop-select .ant-select-selection-item{display:inline-block!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.shop-select .ant-select-selector{width:500px!important}.checkbox-custom *{cursor:not-allowed!important;input{cursor:not-allowed}}@font-face{font-display:swap;font-family:Noto Sans JP;font-style:normal;font-weight:100;src:url(/static/media/noto-sans-jp-v54-japanese-100.43729477c8d12a6b6528.woff2) format("woff2")}@font-face{font-display:swap;font-family:Noto Sans JP;font-style:normal;font-weight:200;src:url(/static/media/noto-sans-jp-v54-japanese-200.c46a6ebea129e1556335.woff2) format("woff2")}@font-face{font-display:swap;font-family:Noto Sans JP;font-style:normal;font-weight:300;src:url(/static/media/noto-sans-jp-v54-japanese-300.50dfaee41f34f7150b2a.woff2) format("woff2")}@font-face{font-display:swap;font-family:Noto Sans JP;font-style:normal;font-weight:400;src:url(/static/media/noto-sans-jp-v54-japanese-regular.985269dbaccdd8373602.woff2) format("woff2")}@font-face{font-display:swap;font-family:Noto Sans JP;font-style:normal;font-weight:500;src:url(/static/media/noto-sans-jp-v54-japanese-500.a1aeed726e0144ee6ba4.woff2) format("woff2")}@font-face{font-display:swap;font-family:Noto Sans JP;font-style:normal;font-weight:600;src:url(/static/media/noto-sans-jp-v54-japanese-600.30087c23067a4f7d72e8.woff2) format("woff2")}@font-face{font-display:swap;font-family:Noto Sans JP;font-style:normal;font-weight:700;src:url(/static/media/noto-sans-jp-v54-japanese-700.c742dca043081308bcc0.woff2) format("woff2")}@font-face{font-display:swap;font-family:Noto Sans JP;font-style:normal;font-weight:800;src:url(/static/media/noto-sans-jp-v54-japanese-800.28823070de516c971131.woff2) format("woff2")}@font-face{font-display:swap;font-family:Noto Sans JP;font-style:normal;font-weight:900;src:url(/static/media/noto-sans-jp-v54-japanese-900.5691a57d8b8c70f193a5.woff2) format("woff2")}

/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{height:1px;left:-100000px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{word-wrap:break-word;box-sizing:border-box;height:100%;line-height:1.42;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre,.ql-editor ul{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;margin:0;padding:0}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"\2022"}.ql-editor ul[data-checked=false],.ql-editor ul[data-checked=true]{pointer-events:none}.ql-editor ul[data-checked=false]>li *,.ql-editor ul[data-checked=true]>li *{pointer-events:all}.ql-editor ul[data-checked=false]>li:before,.ql-editor ul[data-checked=true]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-increment:list-0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow .ql-toolbar:after,.ql-snow.ql-toolbar:after{clear:both;content:"";display:table}.ql-snow .ql-toolbar button,.ql-snow.ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow .ql-toolbar button svg,.ql-snow.ql-toolbar button svg{float:left;height:100%}.ql-snow .ql-toolbar button:active:hover,.ql-snow.ql-toolbar button:active:hover{outline:none}.ql-snow .ql-toolbar input.ql-image[type=file],.ql-snow.ql-toolbar input.ql-image[type=file]{display:none}.ql-snow .ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar button.ql-active,.ql-snow .ql-toolbar button:focus,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar button.ql-active,.ql-snow.ql-toolbar button:focus,.ql-snow.ql-toolbar button:hover{color:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill{fill:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow .ql-toolbar button:hover:not(.ql-active),.ql-snow.ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-stroke.ql-thin,.ql-snow .ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{margin-bottom:5px;margin-top:5px;padding:5px 10px;white-space:pre-wrap}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;padding:2px 4px;width:24px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid #0000;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{margin-top:-9px;position:absolute;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-item:before,.ql-snow .ql-picker.ql-header .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-item:before,.ql-snow .ql-picker.ql-font .ql-picker-label:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-item:before,.ql-snow .ql-picker.ql-size .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid #0000}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid #0000;box-shadow:0 2px 8px #0003}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{border:1px solid #ccc;display:none;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }

/*
! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com
*/*,:after,:before{border:0 solid #e5e7eb;box-sizing:border-box}:after,:before{--tw-content:""}:host,html{-webkit-text-size-adjust:100%;font-feature-settings:normal;-webkit-tap-highlight-color:transparent;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-variation-settings:normal;line-height:1.5;tab-size:4}body{line-height:inherit}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-feature-settings:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em;font-variation-settings:normal}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{font-feature-settings:inherit;color:inherit;font-family:inherit;font-size:100%;font-variation-settings:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:initial;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:initial}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]:where(:not([hidden=until-found])){display:none}.\!container{width:100%!important}.container{width:100%}@media (min-width:640px){.\!container{max-width:640px!important}.container{max-width:640px}}@media (min-width:768px){.\!container{max-width:768px!important}.container{max-width:768px}}@media (min-width:1024px){.\!container{max-width:1024px!important}.container{max-width:1024px}}@media (min-width:1280px){.\!container{max-width:1280px!important}.container{max-width:1280px}}@media (min-width:1536px){.\!container{max-width:1536px!important}.container{max-width:1536px}}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.static{position:static}.fixed{position:fixed}.\!absolute{position:absolute!important}.absolute{position:absolute}.relative{position:relative}.sticky{position:-webkit-sticky;position:sticky}.\!bottom-0{bottom:0!important}.\!left-0{left:0!important}.\!right-0{right:0!important}.-right-2{right:-.5rem}.-top-2{top:-.5rem}.-top-3{top:-.75rem}.bottom-0{bottom:0}.left-0{left:0}.left-1\/2{left:50%}.left-4{left:1rem}.left-\[-150px\]{left:-150px}.right-0{right:0}.right-2{right:.5rem}.right-3{right:.75rem}.top-0{top:0}.top-1\/2{top:50%}.top-2{top:.5rem}.top-\[0\]{top:0}.z-0{z-index:0}.z-10{z-index:10}.col-span-2{grid-column:span 2/span 2}.m-0{margin:0}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-auto{margin-left:auto;margin-right:auto}.my-4{margin-bottom:1rem;margin-top:1rem}.my-\[-16px\]{margin-bottom:-16px;margin-top:-16px}.my-auto{margin-bottom:auto;margin-top:auto}.\!mb-0{margin-bottom:0!important}.\!mb-3{margin-bottom:.75rem!important}.\!mb-4{margin-bottom:1rem!important}.-ml-2{margin-left:-.5rem}.mb-0{margin-bottom:0}.mb-0\.5{margin-bottom:.125rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-\[20px\]{margin-bottom:20px}.mb-\[40px\]{margin-bottom:40px}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-4{margin-left:1rem}.ml-9{margin-left:2.25rem}.ml-\[46px\]{margin-left:46px}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mr-6{margin-right:1.5rem}.mt-1{margin-top:.25rem}.mt-10{margin-top:2.5rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-8{margin-top:2rem}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.h-10{height:2.5rem}.h-12{height:3rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-8{height:2rem}.h-\[30px\]{height:30px}.h-\[356px\]{height:356px}.h-\[39px\]{height:39px}.h-\[40px\]{height:40px}.h-\[43px\]{height:43px}.h-\[60px\]{height:60px}.h-\[80\%\]{height:80%}.h-\[calc\(100vh-140px\)\]{height:calc(100vh - 140px)}.h-\[calc\(100vh-280px\)\]{height:calc(100vh - 280px)}.h-\[calc\(100vh-320px\)\]{height:calc(100vh - 320px)}.h-auto{height:auto}.h-full{height:100%}.max-h-\[400px\]{max-height:400px}.max-h-\[600px\]{max-height:600px}.max-h-\[80vh\]{max-height:80vh}.min-h-\[20px\]{min-height:20px}.min-h-\[calc\(100vh-200px\)\]{min-height:calc(100vh - 200px)}.w-1\/4{width:25%}.w-12{width:3rem}.w-16{width:4rem}.w-20{width:5rem}.w-24{width:6rem}.w-3\/4{width:75%}.w-32{width:8rem}.w-4{width:1rem}.w-40{width:10rem}.w-5{width:1.25rem}.w-56{width:14rem}.w-6{width:1.5rem}.w-8{width:2rem}.w-\[120px\]{width:120px}.w-\[150px\]{width:150px}.w-\[250px\]{width:250px}.w-\[390px\]{width:390px}.w-\[400px\]{width:400px}.w-\[450px\]{width:450px}.w-\[66px\]{width:66px}.w-\[80\%\]{width:80%}.w-\[80px\]{width:80px}.w-auto{width:auto}.w-fit{width:-webkit-fit-content;width:fit-content}.w-full{width:100%}.min-w-0{min-width:0}.min-w-\[100px\]{min-width:100px}.min-w-\[133\.4px\]{min-width:133.4px}.min-w-\[149px\]{min-width:149px}.min-w-\[180px\]{min-width:180px}.min-w-\[200px\]{min-width:200px}.min-w-\[207px\]{min-width:207px}.min-w-\[20px\]{min-width:20px}.min-w-\[260px\]{min-width:260px}.min-w-\[280px\]{min-width:280px}.min-w-\[330px\]{min-width:330px}.min-w-\[380px\]{min-width:380px}.min-w-\[450px\]{min-width:450px}.min-w-\[70px\]{min-width:70px}.min-w-\[85px\]{min-width:85px}.max-w-4xl{max-width:56rem}.max-w-\[1136px\]{max-width:1136px}.max-w-\[165px\]{max-width:165px}.max-w-\[390px\]{max-width:390px}.max-w-xs{max-width:20rem}.flex-1{flex:1 1}.flex-shrink-0{flex-shrink:0}.basis-1\/2{flex-basis:50%}.table-fixed{table-layout:fixed}.border-collapse{border-collapse:collapse}.-translate-x-1\/2{--tw-translate-x:-50%}.-translate-x-1\/2,.-translate-y-1\/2{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y:-50%}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes spin{to{transform:rotate(1turn)}}.animate-spin{animation:spin 1s linear infinite}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.resize{resize:both}.list-inside{list-style-position:inside}.list-disc{list-style-type:disc}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}.\!flex-col{flex-direction:column!important}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.place-items-center{place-items:center}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.\!gap-0{gap:0!important}.gap-0{gap:0}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-16{gap:4rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-x-0{column-gap:0}.gap-x-10{column-gap:2.5rem}.gap-y-6{row-gap:1.5rem}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.25rem*var(--tw-space-y-reverse));margin-top:calc(.25rem*(1 - var(--tw-space-y-reverse)))}.space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.375rem*var(--tw-space-y-reverse));margin-top:calc(.375rem*(1 - var(--tw-space-y-reverse)))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.5rem*var(--tw-space-y-reverse));margin-top:calc(.5rem*(1 - var(--tw-space-y-reverse)))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.75rem*var(--tw-space-y-reverse));margin-top:calc(.75rem*(1 - var(--tw-space-y-reverse)))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1rem*var(--tw-space-y-reverse));margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.5rem*var(--tw-space-y-reverse));margin-top:calc(1.5rem*(1 - var(--tw-space-y-reverse)))}.self-end{align-self:flex-end}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-scroll{overflow:scroll}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-normal{white-space:normal}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-line{white-space:pre-line}.whitespace-pre-wrap{white-space:pre-wrap}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}.\!rounded-none{border-radius:0!important}.rounded{border-radius:.25rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-none{border-radius:0}.rounded-xl{border-radius:.75rem}.rounded-b-xl{border-bottom-left-radius:.75rem;border-bottom-right-radius:.75rem}.rounded-r-lg{border-bottom-right-radius:.5rem;border-top-right-radius:.5rem}.border{border-width:1px}.border-0{border-width:0}.border-2,.border-\[2px\]{border-width:2px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-l-4{border-left-width:4px}.border-t{border-top-width:1px}.border-none{border-style:none}.\!border-gray-400{--tw-border-opacity:1!important;border-color:#9ca3af!important;border-color:rgb(156 163 175/var(--tw-border-opacity,1))!important}.\!border-red-500{--tw-border-opacity:1!important;border-color:#ef4444!important;border-color:rgb(239 68 68/var(--tw-border-opacity,1))!important}.border-\[\#95D750\]{--tw-border-opacity:1;border-color:#95d750;border-color:rgb(149 215 80/var(--tw-border-opacity,1))}.border-\[\#bae6fd\]{--tw-border-opacity:1;border-color:#bae6fd;border-color:rgb(186 230 253/var(--tw-border-opacity,1))}.border-\[\#dc2626\]{--tw-border-opacity:1;border-color:#dc2626;border-color:rgb(220 38 38/var(--tw-border-opacity,1))}.border-\[\#e9d5ff\]{--tw-border-opacity:1;border-color:#e9d5ff;border-color:rgb(233 213 255/var(--tw-border-opacity,1))}.border-\[\#fde68a\]{--tw-border-opacity:1;border-color:#fde68a;border-color:rgb(253 230 138/var(--tw-border-opacity,1))}.border-blue-200{--tw-border-opacity:1;border-color:#bfdbfe;border-color:rgb(191 219 254/var(--tw-border-opacity,1))}.border-blue-300{--tw-border-opacity:1;border-color:#93c5fd;border-color:rgb(147 197 253/var(--tw-border-opacity,1))}.border-blue-400{--tw-border-opacity:1;border-color:#60a5fa;border-color:rgb(96 165 250/var(--tw-border-opacity,1))}.border-blue-500{--tw-border-opacity:1;border-color:#3b82f6;border-color:rgb(59 130 246/var(--tw-border-opacity,1))}.border-blue-600{--tw-border-opacity:1;border-color:#2563eb;border-color:rgb(37 99 235/var(--tw-border-opacity,1))}.border-gray-200{--tw-border-opacity:1;border-color:#e5e7eb;border-color:rgb(229 231 235/var(--tw-border-opacity,1))}.border-gray-300{--tw-border-opacity:1;border-color:#d1d5db;border-color:rgb(209 213 219/var(--tw-border-opacity,1))}.border-gray-400{--tw-border-opacity:1;border-color:#9ca3af;border-color:rgb(156 163 175/var(--tw-border-opacity,1))}.border-green-200{--tw-border-opacity:1;border-color:#bbf7d0;border-color:rgb(187 247 208/var(--tw-border-opacity,1))}.border-green-400{--tw-border-opacity:1;border-color:#4ade80;border-color:rgb(74 222 128/var(--tw-border-opacity,1))}.border-green-500{--tw-border-opacity:1;border-color:#22c55e;border-color:rgb(34 197 94/var(--tw-border-opacity,1))}.border-green-600{--tw-border-opacity:1;border-color:#16a34a;border-color:rgb(22 163 74/var(--tw-border-opacity,1))}.border-indigo-200{--tw-border-opacity:1;border-color:#c7d2fe;border-color:rgb(199 210 254/var(--tw-border-opacity,1))}.border-indigo-400{--tw-border-opacity:1;border-color:#818cf8;border-color:rgb(129 140 248/var(--tw-border-opacity,1))}.border-orange-500{--tw-border-opacity:1;border-color:#f97316;border-color:rgb(249 115 22/var(--tw-border-opacity,1))}.border-pink-200{--tw-border-opacity:1;border-color:#fbcfe8;border-color:rgb(251 207 232/var(--tw-border-opacity,1))}.border-pink-400{--tw-border-opacity:1;border-color:#f472b6;border-color:rgb(244 114 182/var(--tw-border-opacity,1))}.border-red-300{--tw-border-opacity:1;border-color:#fca5a5;border-color:rgb(252 165 165/var(--tw-border-opacity,1))}.border-red-500{--tw-border-opacity:1;border-color:#ef4444;border-color:rgb(239 68 68/var(--tw-border-opacity,1))}.border-transparent{border-color:#0000}.border-yellow-200{--tw-border-opacity:1;border-color:#fef08a;border-color:rgb(254 240 138/var(--tw-border-opacity,1))}.border-yellow-400{--tw-border-opacity:1;border-color:#facc15;border-color:rgb(250 204 21/var(--tw-border-opacity,1))}.\!bg-gray-200{--tw-bg-opacity:1!important;background-color:#e5e7eb!important;background-color:rgb(229 231 235/var(--tw-bg-opacity,1))!important}.\!bg-red-100{background-color:#fee2e2!important;background-color:rgb(254 226 226/var(--tw-bg-opacity,1))!important}.\!bg-red-100,.\!bg-white{--tw-bg-opacity:1!important}.\!bg-white{background-color:#fff!important;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))!important}.bg-\[\#2b6cb0\]{--tw-bg-opacity:1;background-color:#2b6cb0;background-color:rgb(43 108 176/var(--tw-bg-opacity,1))}.bg-\[\#95D750\]{--tw-bg-opacity:1;background-color:#95d750;background-color:rgb(149 215 80/var(--tw-bg-opacity,1))}.bg-\[\#dc2626\]{--tw-bg-opacity:1;background-color:#dc2626;background-color:rgb(220 38 38/var(--tw-bg-opacity,1))}.bg-\[\#e0f2fe\]{--tw-bg-opacity:1;background-color:#e0f2fe;background-color:rgb(224 242 254/var(--tw-bg-opacity,1))}.bg-\[\#f3e8ff\]{--tw-bg-opacity:1;background-color:#f3e8ff;background-color:rgb(243 232 255/var(--tw-bg-opacity,1))}.bg-\[\#fe9d9d\]{--tw-bg-opacity:1;background-color:#fe9d9d;background-color:rgb(254 157 157/var(--tw-bg-opacity,1))}.bg-\[\#fef9c3\]{--tw-bg-opacity:1;background-color:#fef9c3;background-color:rgb(254 249 195/var(--tw-bg-opacity,1))}.bg-\[\#ffd0d0\]{--tw-bg-opacity:1;background-color:#ffd0d0;background-color:rgb(255 208 208/var(--tw-bg-opacity,1))}.bg-blue-100{--tw-bg-opacity:1;background-color:#dbeafe;background-color:rgb(219 234 254/var(--tw-bg-opacity,1))}.bg-blue-400{--tw-bg-opacity:1;background-color:#60a5fa;background-color:rgb(96 165 250/var(--tw-bg-opacity,1))}.bg-blue-50{--tw-bg-opacity:1;background-color:#eff6ff;background-color:rgb(239 246 255/var(--tw-bg-opacity,1))}.bg-blue-500{--tw-bg-opacity:1;background-color:#3b82f6;background-color:rgb(59 130 246/var(--tw-bg-opacity,1))}.bg-blue-600{--tw-bg-opacity:1;background-color:#2563eb;background-color:rgb(37 99 235/var(--tw-bg-opacity,1))}.bg-gray-100{--tw-bg-opacity:1;background-color:#f3f4f6;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}.bg-gray-200{--tw-bg-opacity:1;background-color:#e5e7eb;background-color:rgb(229 231 235/var(--tw-bg-opacity,1))}.bg-gray-300{--tw-bg-opacity:1;background-color:#d1d5db;background-color:rgb(209 213 219/var(--tw-bg-opacity,1))}.bg-gray-400{--tw-bg-opacity:1;background-color:#9ca3af;background-color:rgb(156 163 175/var(--tw-bg-opacity,1))}.bg-gray-50{--tw-bg-opacity:1;background-color:#f9fafb;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}.bg-gray-500{--tw-bg-opacity:1;background-color:#6b7280;background-color:rgb(107 114 128/var(--tw-bg-opacity,1))}.bg-green-100{--tw-bg-opacity:1;background-color:#dcfce7;background-color:rgb(220 252 231/var(--tw-bg-opacity,1))}.bg-green-50{--tw-bg-opacity:1;background-color:#f0fdf4;background-color:rgb(240 253 244/var(--tw-bg-opacity,1))}.bg-green-500{--tw-bg-opacity:1;background-color:#22c55e;background-color:rgb(34 197 94/var(--tw-bg-opacity,1))}.bg-green-600{--tw-bg-opacity:1;background-color:#16a34a;background-color:rgb(22 163 74/var(--tw-bg-opacity,1))}.bg-indigo-50{--tw-bg-opacity:1;background-color:#eef2ff;background-color:rgb(238 242 255/var(--tw-bg-opacity,1))}.bg-indigo-500{--tw-bg-opacity:1;background-color:#6366f1;background-color:rgb(99 102 241/var(--tw-bg-opacity,1))}.bg-orange-100{--tw-bg-opacity:1;background-color:#ffedd5;background-color:rgb(255 237 213/var(--tw-bg-opacity,1))}.bg-orange-500{--tw-bg-opacity:1;background-color:#f97316;background-color:rgb(249 115 22/var(--tw-bg-opacity,1))}.bg-pink-50{--tw-bg-opacity:1;background-color:#fdf2f8;background-color:rgb(253 242 248/var(--tw-bg-opacity,1))}.bg-pink-500{--tw-bg-opacity:1;background-color:#ec4899;background-color:rgb(236 72 153/var(--tw-bg-opacity,1))}.bg-red-100{--tw-bg-opacity:1;background-color:#fee2e2;background-color:rgb(254 226 226/var(--tw-bg-opacity,1))}.bg-red-200{--tw-bg-opacity:1;background-color:#fecaca;background-color:rgb(254 202 202/var(--tw-bg-opacity,1))}.bg-red-50{--tw-bg-opacity:1;background-color:#fef2f2;background-color:rgb(254 242 242/var(--tw-bg-opacity,1))}.bg-red-500{--tw-bg-opacity:1;background-color:#ef4444;background-color:rgb(239 68 68/var(--tw-bg-opacity,1))}.bg-transparent{background-color:initial}.bg-white{--tw-bg-opacity:1;background-color:#fff;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.bg-yellow-100{--tw-bg-opacity:1;background-color:#fef9c3;background-color:rgb(254 249 195/var(--tw-bg-opacity,1))}.bg-yellow-400{--tw-bg-opacity:1;background-color:#facc15;background-color:rgb(250 204 21/var(--tw-bg-opacity,1))}.bg-yellow-50{--tw-bg-opacity:1;background-color:#fefce8;background-color:rgb(254 252 232/var(--tw-bg-opacity,1))}.object-contain{object-fit:contain}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.\!px-0{padding-left:0!important;padding-right:0!important}.px-1{padding-left:.25rem;padding-right:.25rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-\[1px\]{padding-left:1px;padding-right:1px}.py-0{padding-bottom:0;padding-top:0}.py-0\.5{padding-bottom:.125rem;padding-top:.125rem}.py-1{padding-bottom:.25rem;padding-top:.25rem}.py-1\.5{padding-bottom:.375rem;padding-top:.375rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.py-20{padding-bottom:5rem;padding-top:5rem}.py-3{padding-bottom:.75rem;padding-top:.75rem}.py-4{padding-bottom:1rem;padding-top:1rem}.py-5{padding-bottom:1.25rem;padding-top:1.25rem}.py-8{padding-bottom:2rem;padding-top:2rem}.\!pb-2{padding-bottom:.5rem!important}.pb-2{padding-bottom:.5rem}.pb-4{padding-bottom:1rem}.pl-2{padding-left:.5rem}.pl-4{padding-left:1rem}.pl-5{padding-left:1.25rem}.pl-6{padding-left:1.5rem}.pl-8{padding-left:2rem}.pr-0{padding-right:0}.pr-10{padding-right:2.5rem}.pr-2{padding-right:.5rem}.pr-4{padding-right:1rem}.pr-5{padding-right:1.25rem}.pt-0{padding-top:0}.pt-10{padding-top:2.5rem}.pt-2{padding-top:.5rem}.pt-4{padding-top:1rem}.pt-6{padding-top:1.5rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.\!text-\[14px\]{font-size:14px!important}.text-2xl{font-size:1.5rem;line-height:2rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.leading-\[14px\]{line-height:14px}.leading-relaxed{line-height:1.625}.leading-snug{line-height:1.375}.\!text-\[\#4a5568\]{--tw-text-opacity:1!important;color:#4a5568!important;color:rgb(74 85 104/var(--tw-text-opacity,1))!important}.text-\[\#0c4a6e\]{--tw-text-opacity:1;color:#0c4a6e;color:rgb(12 74 110/var(--tw-text-opacity,1))}.text-\[\#4a5568\]{--tw-text-opacity:1;color:#4a5568;color:rgb(74 85 104/var(--tw-text-opacity,1))}.text-\[\#581c87\]{--tw-text-opacity:1;color:#581c87;color:rgb(88 28 135/var(--tw-text-opacity,1))}.text-\[\#713f12\]{--tw-text-opacity:1;color:#713f12;color:rgb(113 63 18/var(--tw-text-opacity,1))}.text-blue-500{--tw-text-opacity:1;color:#3b82f6;color:rgb(59 130 246/var(--tw-text-opacity,1))}.text-blue-600{--tw-text-opacity:1;color:#2563eb;color:rgb(37 99 235/var(--tw-text-opacity,1))}.text-blue-700{--tw-text-opacity:1;color:#1d4ed8;color:rgb(29 78 216/var(--tw-text-opacity,1))}.text-blue-800{--tw-text-opacity:1;color:#1e40af;color:rgb(30 64 175/var(--tw-text-opacity,1))}.text-gray-400{--tw-text-opacity:1;color:#9ca3af;color:rgb(156 163 175/var(--tw-text-opacity,1))}.text-gray-500{--tw-text-opacity:1;color:#6b7280;color:rgb(107 114 128/var(--tw-text-opacity,1))}.text-gray-600{--tw-text-opacity:1;color:#4b5563;color:rgb(75 85 99/var(--tw-text-opacity,1))}.text-gray-700{--tw-text-opacity:1;color:#374151;color:rgb(55 65 81/var(--tw-text-opacity,1))}.text-gray-800{--tw-text-opacity:1;color:#1f2937;color:rgb(31 41 55/var(--tw-text-opacity,1))}.text-gray-900{--tw-text-opacity:1;color:#111827;color:rgb(17 24 39/var(--tw-text-opacity,1))}.text-green-500{--tw-text-opacity:1;color:#22c55e;color:rgb(34 197 94/var(--tw-text-opacity,1))}.text-green-600{--tw-text-opacity:1;color:#16a34a;color:rgb(22 163 74/var(--tw-text-opacity,1))}.text-green-700{--tw-text-opacity:1;color:#15803d;color:rgb(21 128 61/var(--tw-text-opacity,1))}.text-green-800{--tw-text-opacity:1;color:#166534;color:rgb(22 101 52/var(--tw-text-opacity,1))}.text-indigo-700{--tw-text-opacity:1;color:#4338ca;color:rgb(67 56 202/var(--tw-text-opacity,1))}.text-indigo-800{--tw-text-opacity:1;color:#3730a3;color:rgb(55 48 163/var(--tw-text-opacity,1))}.text-orange-600{--tw-text-opacity:1;color:#ea580c;color:rgb(234 88 12/var(--tw-text-opacity,1))}.text-orange-800{--tw-text-opacity:1;color:#9a3412;color:rgb(154 52 18/var(--tw-text-opacity,1))}.text-pink-700{--tw-text-opacity:1;color:#be185d;color:rgb(190 24 93/var(--tw-text-opacity,1))}.text-pink-800{--tw-text-opacity:1;color:#9d174d;color:rgb(157 23 77/var(--tw-text-opacity,1))}.text-red-500{--tw-text-opacity:1;color:#ef4444;color:rgb(239 68 68/var(--tw-text-opacity,1))}.text-red-600{--tw-text-opacity:1;color:#dc2626;color:rgb(220 38 38/var(--tw-text-opacity,1))}.text-red-700{--tw-text-opacity:1;color:#b91c1c;color:rgb(185 28 28/var(--tw-text-opacity,1))}.text-red-800{--tw-text-opacity:1;color:#991b1b;color:rgb(153 27 27/var(--tw-text-opacity,1))}.text-red-900{--tw-text-opacity:1;color:#7f1d1d;color:rgb(127 29 29/var(--tw-text-opacity,1))}.text-slate-600{--tw-text-opacity:1;color:#475569;color:rgb(71 85 105/var(--tw-text-opacity,1))}.text-slate-800{--tw-text-opacity:1;color:#1e293b;color:rgb(30 41 59/var(--tw-text-opacity,1))}.text-white{--tw-text-opacity:1;color:#fff;color:rgb(255 255 255/var(--tw-text-opacity,1))}.text-yellow-600{--tw-text-opacity:1;color:#ca8a04;color:rgb(202 138 4/var(--tw-text-opacity,1))}.text-yellow-700{--tw-text-opacity:1;color:#a16207;color:rgb(161 98 7/var(--tw-text-opacity,1))}.text-yellow-800{--tw-text-opacity:1;color:#854d0e;color:rgb(133 77 14/var(--tw-text-opacity,1))}.underline{-webkit-text-decoration-line:underline;text-decoration-line:underline}.accent-blue-600{accent-color:#2563eb}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.shadow-lg{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.shadow-lg,.shadow-md{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color)}.shadow-none{--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000}.shadow-none,.shadow-sm{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow:0 1px 2px 0 #0000000d;--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color)}.blur{--tw-blur:blur(8px)}.blur,.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,fill,stroke,-webkit-text-decoration-color;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,-webkit-text-decoration-color;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-shadow{transition-duration:.15s;transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Noto Sans JP,sans-serif!important;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.ant-select-disabled .ant-select-selector{background:#f9fafb!important;border:1px solid #e2e8f0!important;color:#6b7280!important;opacity:.7!important}.ant-select-disabled .ant-select-selection-item,.ant-select-disabled .ant-select-selection-placeholder{color:#6b7280!important}.odd\:bg-white:nth-child(odd){--tw-bg-opacity:1;background-color:#fff;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.even\:bg-gray-100:nth-child(2n){--tw-bg-opacity:1;background-color:#f3f4f6;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}.hover\:-translate-y-0\.5:hover{--tw-translate-y:-0.125rem}.hover\:-translate-y-0\.5:hover,.hover\:scale-105:hover{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:scale-105:hover{--tw-scale-x:1.05;--tw-scale-y:1.05}.hover\:border-\[\#83c53d\]:hover{--tw-border-opacity:1;border-color:#83c53d;border-color:rgb(131 197 61/var(--tw-border-opacity,1))}.hover\:border-\[\#b91c1c\]:hover{--tw-border-opacity:1;border-color:#b91c1c;border-color:rgb(185 28 28/var(--tw-border-opacity,1))}.hover\:border-blue-500:hover{--tw-border-opacity:1;border-color:#3b82f6;border-color:rgb(59 130 246/var(--tw-border-opacity,1))}.hover\:border-blue-700:hover{--tw-border-opacity:1;border-color:#1d4ed8;border-color:rgb(29 78 216/var(--tw-border-opacity,1))}.hover\:border-green-500:hover{--tw-border-opacity:1;border-color:#22c55e;border-color:rgb(34 197 94/var(--tw-border-opacity,1))}.hover\:border-green-700:hover{--tw-border-opacity:1;border-color:#15803d;border-color:rgb(21 128 61/var(--tw-border-opacity,1))}.hover\:border-red-500:hover{--tw-border-opacity:1;border-color:#ef4444;border-color:rgb(239 68 68/var(--tw-border-opacity,1))}.hover\:border-red-600:hover{--tw-border-opacity:1;border-color:#dc2626;border-color:rgb(220 38 38/var(--tw-border-opacity,1))}.hover\:\!bg-white:hover{--tw-bg-opacity:1!important;background-color:#fff!important;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))!important}.hover\:bg-\[\#83c53d\]:hover{--tw-bg-opacity:1;background-color:#83c53d;background-color:rgb(131 197 61/var(--tw-bg-opacity,1))}.hover\:bg-\[\#b91c1c\]:hover{--tw-bg-opacity:1;background-color:#b91c1c;background-color:rgb(185 28 28/var(--tw-bg-opacity,1))}.hover\:bg-blue-200:hover{--tw-bg-opacity:1;background-color:#bfdbfe;background-color:rgb(191 219 254/var(--tw-bg-opacity,1))}.hover\:bg-blue-50:hover{--tw-bg-opacity:1;background-color:#eff6ff;background-color:rgb(239 246 255/var(--tw-bg-opacity,1))}.hover\:bg-blue-600:hover{--tw-bg-opacity:1;background-color:#2563eb;background-color:rgb(37 99 235/var(--tw-bg-opacity,1))}.hover\:bg-blue-700:hover{--tw-bg-opacity:1;background-color:#1d4ed8;background-color:rgb(29 78 216/var(--tw-bg-opacity,1))}.hover\:bg-gray-100:hover{--tw-bg-opacity:1;background-color:#f3f4f6;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}.hover\:bg-gray-300:hover{--tw-bg-opacity:1;background-color:#d1d5db;background-color:rgb(209 213 219/var(--tw-bg-opacity,1))}.hover\:bg-gray-400:hover{--tw-bg-opacity:1;background-color:#9ca3af;background-color:rgb(156 163 175/var(--tw-bg-opacity,1))}.hover\:bg-gray-50:hover{--tw-bg-opacity:1;background-color:#f9fafb;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}.hover\:bg-gray-600:hover{--tw-bg-opacity:1;background-color:#4b5563;background-color:rgb(75 85 99/var(--tw-bg-opacity,1))}.hover\:bg-green-600:hover{--tw-bg-opacity:1;background-color:#16a34a;background-color:rgb(22 163 74/var(--tw-bg-opacity,1))}.hover\:bg-green-700:hover{--tw-bg-opacity:1;background-color:#15803d;background-color:rgb(21 128 61/var(--tw-bg-opacity,1))}.hover\:bg-orange-600:hover{--tw-bg-opacity:1;background-color:#ea580c;background-color:rgb(234 88 12/var(--tw-bg-opacity,1))}.hover\:bg-red-100:hover{--tw-bg-opacity:1;background-color:#fee2e2;background-color:rgb(254 226 226/var(--tw-bg-opacity,1))}.hover\:bg-red-50:hover{--tw-bg-opacity:1;background-color:#fef2f2;background-color:rgb(254 242 242/var(--tw-bg-opacity,1))}.hover\:bg-red-600:hover{--tw-bg-opacity:1;background-color:#dc2626;background-color:rgb(220 38 38/var(--tw-bg-opacity,1))}.hover\:bg-white:hover{--tw-bg-opacity:1;background-color:#fff;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.hover\:text-blue-500:hover{--tw-text-opacity:1;color:#3b82f6;color:rgb(59 130 246/var(--tw-text-opacity,1))}.hover\:text-blue-800:hover{--tw-text-opacity:1;color:#1e40af;color:rgb(30 64 175/var(--tw-text-opacity,1))}.hover\:text-green-500:hover{--tw-text-opacity:1;color:#22c55e;color:rgb(34 197 94/var(--tw-text-opacity,1))}.hover\:text-red-500:hover{--tw-text-opacity:1;color:#ef4444;color:rgb(239 68 68/var(--tw-text-opacity,1))}.hover\:text-red-700:hover{--tw-text-opacity:1;color:#b91c1c;color:rgb(185 28 28/var(--tw-text-opacity,1))}.hover\:shadow-lg:hover{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.hover\:shadow-lg:hover,.hover\:shadow-md:hover{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.hover\:shadow-md:hover{--tw-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color)}.focus\:border-orange-600:focus{--tw-border-opacity:1;border-color:#ea580c;border-color:rgb(234 88 12/var(--tw-border-opacity,1))}.focus\:outline-none:focus{outline:2px solid #0000;outline-offset:2px}.focus\:ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus\:ring-blue-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(59 130 246/var(--tw-ring-opacity,1))}.focus\:ring-orange-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(253 186 116/var(--tw-ring-opacity,1))}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:border-gray-400:disabled{--tw-border-opacity:1;border-color:#9ca3af;border-color:rgb(156 163 175/var(--tw-border-opacity,1))}.disabled\:\!bg-\[\#fff\]:disabled{--tw-bg-opacity:1!important;background-color:#fff!important;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))!important}.disabled\:bg-gray-400:disabled{--tw-bg-opacity:1;background-color:#9ca3af;background-color:rgb(156 163 175/var(--tw-bg-opacity,1))}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:opacity-60:disabled{opacity:.6}.disabled\:hover\:transform-none:hover:disabled{transform:none}.disabled\:hover\:bg-gray-400:hover:disabled{--tw-bg-opacity:1;background-color:#9ca3af;background-color:rgb(156 163 175/var(--tw-bg-opacity,1))}.group:hover .group-hover\:text-gray-900{--tw-text-opacity:1;color:#111827;color:rgb(17 24 39/var(--tw-text-opacity,1))}@media (min-width:768px){.md\:mb-6{margin-bottom:1.5rem}.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}.md\:text-xl{font-size:1.25rem;line-height:1.75rem}}
/*# sourceMappingURL=main.942bee07.css.map*/