html{overflow-x:hidden}*,:after,:before{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}#root,body{overflow-x:hidden}#root{min-width:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.bop010w010-container{align-items:center;background:radial-gradient(circle at top left,#2563eb2e,#0000 28%),radial-gradient(circle at bottom right,#3b82f629,#0000 32%),linear-gradient(180deg,#eef6ff,#dbeafe);display:flex;justify-content:center;min-height:100vh;padding:24px}.bop010w010-box{background:#fffffff5;border:1px solid #60a5fa33;border-radius:28px;box-shadow:0 24px 60px #0f172a1f;display:flex;flex-direction:column;gap:28px;padding:36px 34px;position:relative;width:min(100%,420px)}.bop010w010-loading-overlay{align-items:center;background:#ffffffbf;border-radius:28px;display:flex;inset:0;justify-content:center;position:absolute;z-index:10}.bop010w010-box form{display:flex;flex-direction:column;gap:18px}.icon{color:#1e40af;font-size:28px;font-weight:700;justify-content:center;letter-spacing:.04em}.form-group,.icon{display:flex;width:100%}.form-group{flex-direction:column;gap:10px}.form-group label{color:#1e3a8a;font-size:14px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.bop010w010-input{background:#f8fbff;border:1px solid #cbd5e1;border-radius:14px;box-sizing:border-box;color:#0f172a;font-size:15px;padding:14px 16px;transition:border-color .2s ease,box-shadow .2s ease;width:100%}.bop010w010-input:focus{background:#fff;border-color:#60a5fa;box-shadow:0 0 0 6px #3b82f61f;outline:none}.bop010w010-button{background:linear-gradient(135deg,#2563eb,#60a5fa);border:none;border-radius:14px;box-sizing:border-box;color:#fff;cursor:pointer;font-size:16px;font-weight:700;padding:14px 16px;transition:transform .2s ease,box-shadow .2s ease;width:100%}.bop010w010-button:hover{box-shadow:0 18px 30px #2563eb38;transform:translateY(-1px)}.bop010w010-container.deviceMode-sp{align-items:flex-start;padding:16px}.bop010w010-container.deviceMode-sp .bop010w010-box{border-radius:22px;gap:20px;padding:24px 20px;width:100%}.bop010w010-container.deviceMode-sp .icon{font-size:24px}.bop010w010-container.deviceMode-sp .bop010w010-button,.bop010w010-container.deviceMode-sp .bop010w010-input{font-size:16px}.spinner-container{align-items:center;display:flex;flex-direction:column;gap:12px;justify-content:center}.spinner{animation:spinner-rotate .8s linear infinite;border:4px solid #2563eb26;border-radius:50%;border-top-color:#2563eb}.spinner-large .spinner{height:48px;width:48px}.spinner-small .spinner{border-width:3px;height:20px;width:20px}.spinner-label{color:#1e293b;font-size:14px}.spinner-label-sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}@keyframes spinner-rotate{to{transform:rotate(1turn)}}.bop020w010-container{background:#eef4ff;min-height:100vh;padding:24px}.bop020w010-form{background:#fff;border-radius:20px;box-shadow:0 16px 40px #0f172a14;box-sizing:border-box;overflow:hidden;position:relative;width:100%}.bop020w010-loading-overlay{align-items:center;background:#ffffffbf;display:flex;inset:0;justify-content:center;position:absolute;z-index:10}.screen-title{margin:0}.form-column+.form-column{border-left:1px solid #f1f5f9}.form-row{border-bottom:1px solid #f1f5f9;padding:18px 24px}.form-row:last-of-type{border-bottom:none}.form-label{white-space:nowrap;writing-mode:horizontal-tb}.form-row input,.form-row select,textarea{background:#f8fbff;border:1px solid #cbd5e1;border-radius:12px;color:#1f2937;flex:1 1;font-size:14px;padding:12px 14px}.form-row input:focus,.form-row select:focus,textarea:focus{background:#fff;border-color:#60a5fa;box-shadow:0 0 0 4px #3b82f61f;outline:none}.memo-area{min-height:80px;resize:vertical}.toggle-switch{align-items:center;cursor:pointer;display:inline-flex;gap:10px}.toggle-switch input{height:1px;opacity:0;position:absolute;width:1px}.toggle-slider{background:#cbd5e1;border-radius:999px;height:26px;position:relative;transition:background-color .2s ease;width:46px}.toggle-slider:before{background:#fff;border-radius:50%;box-shadow:0 1px 3px #0f172a40;content:"";height:20px;left:3px;position:absolute;top:3px;transition:transform .2s ease;width:20px}.toggle-switch input:checked+.toggle-slider{background:#2563eb}.toggle-switch input:checked+.toggle-slider:before{transform:translateX(20px)}.radio-group{gap:24px}.radio-item{white-space:nowrap;writing-mode:horizontal-tb}.radio-item input[type=radio]{flex:0 0 18px;height:18px;max-width:18px;min-width:18px;width:18px}.toggle-switch input[type=checkbox]{flex:none;min-width:1px}.action-row{background:#f8fbff;padding:22px 24px}.clear-button,.delete-button,.register-button{border:1px solid #0000;border-radius:12px;cursor:pointer;font-weight:600;padding:12px 20px;transition:transform .2s ease,box-shadow .2s ease}.clear-button{color:#1f2937}.register-button{background:#2563eb;color:#fff}.register-button:hover{box-shadow:0 10px 20px #2563eb38;transform:translateY(-1px)}.bop020w010-container.deviceMode-sp{padding:12px}.bop020w010-container.deviceMode-sp .bop020w010-form{border-radius:16px;width:100%}.bop020w010-container.deviceMode-sp .screen-title{font-size:18px;padding:16px 18px}.bop020w010-container.deviceMode-sp .form-columns{flex-direction:column}.bop020w010-container.deviceMode-sp .form-column+.form-column{border-left:none}.bop020w010-container.deviceMode-sp .form-row{align-items:stretch;flex-direction:column;gap:10px;padding:16px}.bop020w010-container.deviceMode-sp .form-label{min-width:0}.bop020w010-container.deviceMode-sp .radio-group{flex-wrap:wrap;gap:12px}.bop020w010-container.deviceMode-sp .action-row{align-items:stretch;flex-direction:column-reverse;padding:16px}.bop020w010-container.deviceMode-sp .action-group{flex-wrap:wrap;width:100%}.bop020w010-container.deviceMode-sp .action-group button{flex:1 1}@media (max-width:900px){.bop020w010-container{padding:12px}.bop020w010-form{border-radius:16px;width:100%}.bop020w010-container .screen-title{font-size:18px;padding:16px 18px}.bop020w010-container .form-columns{flex-direction:column}.bop020w010-container .form-column+.form-column{border-left:none}.bop020w010-container .form-row{align-items:stretch;flex-direction:column;gap:10px;padding:16px}.bop020w010-container .form-label{min-width:0}.bop020w010-container .form-row input,.bop020w010-container .form-row select,.bop020w010-container textarea{box-sizing:border-box;flex:none;min-width:0;width:100%}.bop020w010-container .radio-item input[type=radio]{flex:0 0 18px;max-width:18px;min-width:18px;width:18px}.bop020w010-container .toggle-switch input[type=checkbox]{flex:none;min-width:1px;width:1px}.bop020w010-container .radio-group{flex-wrap:wrap;gap:12px}.bop020w010-container .action-row{align-items:stretch;flex-direction:column-reverse;padding:16px}.bop020w010-container .action-group{flex-wrap:wrap;width:100%}.bop020w010-container .action-group button{flex:1 1}}.bop020w020-container{background:#eef4ff;min-height:100vh;padding:24px;position:relative}.bop020w020-loading-overlay{align-items:center;background:#fff9;display:flex;inset:0;justify-content:center;position:fixed;z-index:10}.search-details{box-sizing:border-box;width:100%}.search-layout{flex-direction:column}.search-layout .search-details{margin:0}.recent-search-panel,.search-layout .search-details{box-sizing:border-box;flex:none;min-width:0;width:100%}.recent-search-panel{background:#fff;border:1px solid #cbd5e1;border-radius:8px;box-shadow:0 14px 35px #0f172a14;overflow:hidden;padding:18px 20px}.recent-search-title{color:#1e3a8a;font-size:15px;font-weight:700;margin-bottom:14px}.recent-search-list{display:flex;flex-wrap:nowrap;gap:10px;overflow-x:hidden;overflow-y:hidden}.recent-search-chip{background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;color:#1e3a8a;cursor:pointer;flex:0 0 auto;font-size:13px;font-weight:600;line-height:1.4;overflow:visible;padding:9px 12px;text-align:left;transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease;white-space:nowrap}.recent-search-chip:hover{background:#dbeafe;border-color:#93c5fd;box-shadow:0 8px 16px #2563eb1f}.recent-search-empty{color:#64748b;font-size:14px}.form-columns{align-items:stretch;display:flex;gap:32px}.form-column{flex:1 1;min-width:0}.form-column+.form-column{border-left:1px solid #e2e8f0;padding-left:32px}.form-row{flex-wrap:wrap}.form-row:last-of-type{margin-bottom:0}.form-label{min-width:120px}.form-row input,.form-row select{box-sizing:border-box;max-width:100%;min-width:0}.range-field{grid-gap:10px;align-items:center;display:grid;flex:1 1;gap:10px;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);max-width:100%;min-width:0}.range-field input{min-width:0;width:100%}.range-separator{color:#1f2937;font-weight:600}.radio-group{display:flex;gap:20px}.radio-item{align-items:center;color:#1f2937;display:flex;font-weight:500;gap:8px}.radio-item input[type=radio]{accent-color:#2563eb}.clear-button,.delete-button,.search-button{border:1px solid #0000;border-radius:12px;cursor:pointer;font-weight:600;padding:12px 18px;transition:transform .2s ease,box-shadow .2s ease}.delete-button{background:#eff6ff;border-color:#bfdbfe;color:#1d4ed8}.delete-button:hover{box-shadow:0 10px 20px #3b82f61f;transform:translateY(-1px)}.result-card-select-all{background:#f8fbff;border:1px solid #dbe3f1;border-radius:10px;padding:8px 10px}.result-card-select-all label{align-items:center;color:#1e3a8a;display:inline-flex;font-weight:600;gap:8px}.result-card{background:#fff}.row-check{align-items:center;color:#334155;display:inline-flex;font-weight:600;gap:6px}.result-card-grid{grid-template-columns:1fr 1fr}.result-card-grid .memo-cell{grid-column:1/-1}.result-card-edit{margin-top:12px;width:100%}.result-table td:first-child,.result-table th:first-child{text-align:center;vertical-align:middle;width:56px}.result-table td:first-child input[type=checkbox],.result-table th:first-child input[type=checkbox]{display:block;margin:0 auto}.detail-cell{text-align:center}.pagination-container.pagination-container-top{margin-bottom:20px;margin-top:0}.pagination-container.pagination-container-bottom{justify-content:flex-end}.bop020w020-container.deviceMode-sp{padding:12px}.bop020w020-container.deviceMode-sp .screen-title{font-size:18px;margin-bottom:16px;padding:16px 18px}.bop020w020-container.deviceMode-sp .search-layout{align-items:stretch;flex-direction:column;gap:16px}.bop020w020-container.deviceMode-sp .recent-search-panel,.bop020w020-container.deviceMode-sp .search-details{box-sizing:border-box;flex:none;margin:0;min-width:0;width:100%}.bop020w020-container.deviceMode-sp .search-details{max-width:none}.bop020w020-container.deviceMode-sp details summary{padding:16px 18px}.bop020w020-container.deviceMode-sp .details-content{box-sizing:border-box;padding:16px 18px 18px}.bop020w020-container.deviceMode-sp .form-columns{flex-direction:column;gap:0}.bop020w020-container.deviceMode-sp .form-column+.form-column{border-left:none;padding-left:0}.bop020w020-container.deviceMode-sp .form-row{align-items:stretch;flex-direction:column;gap:10px}.bop020w020-container.deviceMode-sp .form-label{min-width:0}.bop020w020-container.deviceMode-sp .form-row input,.bop020w020-container.deviceMode-sp .form-row select{box-sizing:border-box;flex:none;width:100%}.bop020w020-container.deviceMode-sp .radio-group{column-gap:14px;flex-wrap:wrap;row-gap:10px;width:100%}.bop020w020-container.deviceMode-sp .radio-item{flex:0 0 auto;white-space:nowrap;writing-mode:horizontal-tb}.bop020w020-container.deviceMode-sp .range-field{display:flex;flex-direction:column;gap:8px;width:100%}.bop020w020-container.deviceMode-sp .range-field input{box-sizing:border-box;width:100%}.bop020w020-container.deviceMode-sp .range-separator{text-align:center}.bop020w020-container.deviceMode-sp .action-panel{align-items:stretch;flex-direction:column;padding:16px}.bop020w020-container.deviceMode-sp .action-group{justify-content:space-between;width:100%}.bop020w020-container.deviceMode-sp .action-group button{flex:1 1}.bop020w020-container.deviceMode-sp .table-scroll-container{height:auto;max-height:60vh;overflow:auto;resize:none}.bop020w020-container.deviceMode-sp .pagination-container{align-items:stretch;flex-direction:column;gap:12px}.bop020w020-container.deviceMode-sp .pagination-controls{flex-wrap:wrap;justify-content:space-between}.bop020w020-container.deviceMode-sp .result-card-grid{grid-template-columns:1fr}.pagination-container{background-color:#f9f9f9;border:1px solid #ddd;border-radius:4px;padding:16px}.pagination-info{color:#666;font-size:14px}.pagination-controls{gap:20px}.items-per-page-label{align-items:center;color:#666;display:flex;font-size:14px;gap:8px}.items-per-page-select{background-color:#fff;border:1px solid #ccc;border-radius:4px;padding:4px 8px}.page-navigation{align-items:center;display:flex;gap:12px}.page-button{background-color:#fff;border:1px solid #ccc;border-radius:4px;cursor:pointer;font-size:14px;padding:6px 12px}.page-button:hover:not(:disabled){background-color:#f0f0f0}.page-info{color:#666;font-size:14px;min-width:60px;text-align:center}@media (max-width:900px){.search-layout{align-items:stretch;flex-direction:column}.recent-search-panel,.search-layout .search-details{box-sizing:border-box;flex:none;min-width:0;width:100%}.recent-search-panel{overflow:hidden}.form-columns{flex-direction:column;gap:0}.form-column+.form-column{border-left:none;padding-left:0}.form-row{align-items:stretch}.form-label{min-width:0;width:100%}.form-row input,.form-row select,.radio-group,.range-field{width:100%}.range-field{gap:8px;grid-template-columns:1fr}.range-separator{display:none}}.bop020w030-container{background:#eef4ff;min-height:100vh;padding:24px;position:relative}.bop020w030-loading-overlay{align-items:center;background:#fff9;display:flex;inset:0;justify-content:center;position:fixed;z-index:10}details{background:#fff;border-radius:16px;box-shadow:0 14px 35px #0f172a14;margin-bottom:24px;overflow:hidden}.search-details{margin-right:auto;width:clamp(320px,50%,700px)}details summary{background:#eff6ff;color:#1e3a8a;cursor:pointer;font-size:15px;font-weight:700;padding:18px 24px}.details-content{padding:20px 24px 24px}.search-layout{align-items:flex-start;display:flex;flex-wrap:wrap;gap:24px;margin-bottom:24px}.search-details{flex:0 1 42%;min-width:320px}.search-details .details-content{padding:20px 24px 24px}.chart-card{background:#fff;border:1px solid #cbd5e1;border-radius:20px;box-shadow:0 14px 35px #0f172a14;flex:1 1;margin-bottom:24px;min-width:320px;padding:24px}.no-results-message{color:#64748b;font-weight:600;padding:40px 20px;text-align:center}.chart-header{color:#1e3a8a;font-weight:700;margin-bottom:16px}.chart-body{flex-wrap:wrap;gap:24px;justify-content:space-between}.chart-block,.chart-body{align-items:flex-start;display:flex}.chart-block{flex:1 1;flex-direction:column;gap:16px;min-width:320px;position:relative}.chart-subheader{color:#1e3a8a;font-weight:700}.pie-chart{flex:0 0 auto;height:240px;width:240px}.pie-chart-toggle{background:#0000;border:none;border-radius:12px;cursor:pointer;padding:0}.pie-chart-toggle:focus-visible{outline:3px solid #2563eb4d;outline-offset:4px}.pie-legend{background:#fff;border:1px solid #cbd5e1;border-radius:12px;box-shadow:0 10px 30px #0f172a1f;display:none;left:240px;max-height:260px;overflow:auto;padding:12px;position:absolute;top:50%;transform:translateY(-50%);width:260px;z-index:10}.chart-block:hover .pie-legend,.pie-legend.legend-open{display:flex;flex-direction:column}.legend-item{align-items:center;color:#475569;display:flex;font-size:14px;gap:8px}.legend-color{border-radius:4px;height:14px;width:14px}.chart-placeholder{align-items:center;background:#f8fbff;border:1px dashed #cbd5e1;border-radius:12px;color:#64748b;display:flex;justify-content:center;min-height:240px;padding:20px;text-align:center}.form-row input,.form-row select{background:#f8fbff;border:1px solid #cbd5e1;border-radius:12px;color:#1f2937;flex:1 1;padding:12px 14px}.form-row input:focus,.form-row select:focus{background:#fff;border-color:#3b82f6;box-shadow:0 0 0 4px #3b82f61f;outline:none}.action-row{align-items:center;display:flex;gap:16px;justify-content:space-between;margin-top:16px}.action-group-right{margin-left:auto}.search-button:hover{box-shadow:0 10px 20px #2563eb38;transform:translateY(-1px)}.table-scroll-container{background:#fff;border:1px solid #cbd5e1;border-radius:20px;height:420px;max-height:80vh;min-height:220px;overflow-y:auto;resize:vertical}.result-table{border-collapse:collapse;margin:0;width:100%}.result-table thead th{background:#eff6ff;border-bottom:1px solid #cbd5e1;color:#1e3a8a;font-size:14px;font-weight:700;padding:14px 12px;position:-webkit-sticky;position:sticky;top:0;z-index:1}.result-table tbody tr:nth-child(2n){background:#f8fbff}.result-table tbody tr:hover{background:#f1f5ff}.result-table td,.result-table th{border-right:1px solid #e2e8f0}.result-table td:last-child,.result-table th:last-child{border-right:none}.result-table td{border-bottom:1px solid #e2e8f0;color:#334155;padding:14px 12px}.result-card-list{display:flex;flex-direction:column;gap:12px;padding:14px}.result-card{border:1px solid #dbe3f1;border-radius:14px;box-shadow:0 8px 18px #0f172a0f;padding:12px}.result-card-header{align-items:center;display:flex;gap:8px;justify-content:space-between;margin-bottom:10px}.row-type{color:#1e3a8a;font-weight:700}.result-card-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr;margin:0}.result-card-grid dt{color:#64748b;font-size:12px;margin:0}.result-card-grid dd{color:#1e293b;font-size:14px;margin:2px 0 0;word-break:break-word}.result-card-grid dd.minus{color:#dc2626;font-weight:700}.sortable-header{cursor:pointer;-webkit-user-select:none;user-select:none}.sortable-header:hover{color:#2563eb}.sort-indicator{color:#2563eb;font-size:12px;margin-left:6px}.pagination-container{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:16px;display:flex;justify-content:space-between;margin-top:20px;padding:16px 20px}.items-per-page-label,.page-info,.pagination-info{color:#475569;font-size:14px}.pagination-controls{align-items:center;display:flex;gap:14px}.items-per-page-select,.page-button{background:#fff;border:1px solid #cbd5e1;border-radius:10px;padding:8px 12px}.page-button:hover:not(:disabled){background:#f8fbff}.page-button:disabled{cursor:not-allowed;opacity:.5}.bop020w030-container.deviceMode-sp{padding:12px}.bop020w030-container.deviceMode-sp .screen-title{font-size:18px;margin-bottom:16px;padding:16px 18px}.bop020w030-container.deviceMode-sp .search-layout{flex-direction:column;gap:16px}.bop020w030-container.deviceMode-sp .chart-card,.bop020w030-container.deviceMode-sp .search-details{min-width:0;width:100%}.bop020w030-container.deviceMode-sp .chart-card{padding:16px}.bop020w030-container.deviceMode-sp .chart-body{flex-direction:column;gap:20px}.bop020w030-container.deviceMode-sp .chart-block{min-width:0}.bop020w030-container.deviceMode-sp .pie-chart{height:auto;width:min(100%,220px)}.bop020w030-container.deviceMode-sp .pie-legend{box-shadow:none;box-sizing:border-box;display:none;margin-top:8px;max-height:none;overflow-wrap:anywhere;position:static;transform:none;width:100%}.bop020w030-container.deviceMode-sp .pie-legend.legend-open{display:flex}.bop020w030-container.deviceMode-sp .details-content{padding:16px 18px 18px}.bop020w030-container.deviceMode-sp .form-row{align-items:stretch;flex-direction:column}.bop020w030-container.deviceMode-sp .form-label{min-width:0}.bop020w030-container.deviceMode-sp .action-panel{align-items:stretch;flex-direction:column;padding:16px}.bop020w030-container.deviceMode-sp .action-group{width:100%}.bop020w030-container.deviceMode-sp .action-group button{flex:1 1}.bop020w030-container.deviceMode-sp .table-scroll-container{height:auto;max-height:60vh;overflow:auto;resize:none}.bop020w030-container.deviceMode-sp .chart-block{align-items:center}.bop020w030-container.deviceMode-sp .pie-chart-toggle{display:flex;justify-content:center;width:100%}.bop020w030-container.deviceMode-sp .legend-item{grid-column-gap:8px;grid-row-gap:2px;column-gap:8px;display:grid;grid-template-columns:14px 1fr;row-gap:2px}.bop020w030-container.deviceMode-sp .legend-item .legend-color{grid-row:1/3}.bop020w030-container.deviceMode-sp .legend-item span:last-child{color:#64748b}.detail-button{background:#fff;border:1px solid #cbd5e1;border-radius:12px;color:#2563eb;cursor:pointer;font-weight:600;padding:8px 16px;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.detail-button:hover{background:#eff6ff;box-shadow:0 10px 18px #2563eb1f;transform:translateY(-1px)}.bop030w010-container{background:#eef4ff;min-height:100vh;padding:24px;position:relative}.bop030w010-loading-overlay{align-items:center;background:#fff9;display:flex;inset:0;justify-content:center;position:fixed;z-index:10}.bop030w010-content{margin:0 auto;max-width:1200px}.screen-title{border-radius:12px;margin:0 0 24px;padding:20px 24px}.category-section{background:#fff;border-radius:12px;box-shadow:0 4px 12px #0f172a0f;margin-bottom:24px;padding:24px}.section-header{align-items:center;border-bottom:2px solid #e5e7eb;display:flex;justify-content:space-between;margin-bottom:20px;padding-bottom:16px}.section-title{color:#1f2937;font-size:18px;font-weight:600;margin:0}.add-button{background:#2563eb;border:1px solid #0000;border-radius:10px;color:#fff;cursor:pointer;font-weight:600;padding:10px 16px;transition:transform .2s ease,box-shadow .2s ease}.add-button:hover{box-shadow:0 10px 20px #2563eb38;transform:translateY(-1px)}.bulk-expand-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.bulk-expand-button{background:#fff;border:1px solid #cbd5e1;border-radius:8px;color:#334155;cursor:pointer;font-size:13px;font-weight:600;padding:8px 14px}.bulk-expand-button:hover:not(:disabled){background:#f3f4f6}.bulk-expand-button:disabled{border-color:#e5e7eb;color:#cbd5e1;cursor:not-allowed}.category-table{border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.table-header,.table-row{grid-gap:16px;align-items:center;display:grid;gap:16px;grid-template-columns:100px 1fr 360px}.table-header{background:#f3f4f6;border-bottom:2px solid #e5e7eb;color:#4b5563;font-weight:600}.table-header,.table-row{font-size:14px;padding:12px 16px}.table-row{border-bottom:1px solid #f1f5f9;color:#1f2937}.table-row:last-child{border-bottom:none}.table-row:hover{background-color:#f9fafb}.col-type{color:#6b7280;font-weight:500}.col-label{color:#1f2937;font-weight:500}.col-actions{align-items:center;display:flex;gap:8px;justify-content:space-between}.target-limit-group{align-items:center;display:flex;gap:6px;justify-content:flex-start}.row-edit-actions{align-items:center;display:flex;gap:8px;justify-content:flex-end}.target-limit-input{background:#f8fbff;border:1px solid #cbd5e1;border-radius:8px;color:#1f2937;font-size:13px;padding:6px 10px;text-align:left;width:110px}.target-limit-input:focus{background:#fff;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61f;outline:none}.target-limit-input::placeholder{color:#9ca3af;font-size:12px}.target-save-button{background:#fff;border:1px solid #93c5fd;border-radius:8px;color:#2563eb;cursor:pointer;font-size:13px;font-weight:600;padding:6px 12px;white-space:nowrap}.target-save-button:hover:not(:disabled){background:#eff6ff}.target-save-button:disabled{background:#f9fafb;border-color:#e5e7eb;color:#9ca3af;cursor:not-allowed}.edit-button,.row-delete-button{background:#fff;border:1px solid #cbd5e1;border-radius:8px;cursor:pointer;font-size:13px;font-weight:600;padding:6px 14px;transition:background-color .2s ease}.edit-button{color:#2563eb}.edit-button:hover{background:#eff6ff}.row-delete-button{color:#dc2626}.row-delete-button:hover{background:#fef2f2}.table-row.large-item{background-color:#fff;border-bottom:1px solid #e5e7eb;cursor:pointer;font-weight:500;-webkit-user-select:none;user-select:none}.table-row.large-item:hover{background-color:#f3f4f6}.table-row.small-item{background-color:#f9fafb;border-bottom:1px solid #f1f5f9;font-size:13px;padding-left:56px}.table-row.small-item:hover{background-color:#f3f4f6}.table-row.row-limit-warn-60{background-color:#fef9c3}.table-row.row-limit-warn-60:hover{background-color:#fef08a}.table-row.row-limit-warn-80{background-color:bisque}.table-row.row-limit-warn-80:hover{background-color:#fed7aa}.table-row.row-limit-over-100{background-color:#ffd6e0;color:#dc2626}.table-row.row-limit-over-100:hover{background-color:#ffc2d1}.table-row.row-limit-over-100 .col-label,.table-row.row-limit-over-100 .col-type{color:#dc2626}.col-label-with-icon{align-items:center;display:flex;gap:8px;width:100%}.toggle-icon{color:#6b7280;display:inline-block;font-size:12px;text-align:center;transition:transform .2s ease;width:16px}.toggle-icon.expanded{transform:rotate(90deg)}.master-form-overlay{align-items:center;background:#0f172a66;display:flex;inset:0;justify-content:center;padding:16px;position:fixed;z-index:20}.master-form-panel{background:#fff;border-radius:16px;box-shadow:0 20px 45px #0f172a40;padding:24px;width:min(480px,100%)}.master-form-panel .form-row{align-items:center;display:flex;gap:16px;margin-top:18px}.master-form-panel .form-label{color:#1f2937;font-weight:600;min-width:100px}.master-form-panel .required-label:after{color:#dc2626;content:" *"}.master-form-panel input[type=text]{background:#f8fbff;border:1px solid #cbd5e1;border-radius:10px;color:#1f2937;flex:1 1;padding:10px 12px}.master-form-panel input[type=text]:focus{background:#fff;border-color:#3b82f6;box-shadow:0 0 0 4px #3b82f61f;outline:none}.master-form-panel .radio-group{display:flex;gap:16px}.master-form-panel .radio-item{align-items:center;color:#1f2937;cursor:pointer;display:flex;font-size:14px;gap:6px}.master-form-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:24px}.master-form-actions .clear-button,.master-form-actions .register-button{border:1px solid #0000;border-radius:10px;cursor:pointer;font-weight:600;padding:10px 18px}.master-form-actions .clear-button{background:#fff;border-color:#cbd5e1;color:#334155}.master-form-actions .register-button{background:#2563eb;color:#fff}@media (max-width:768px){.bop030w010-content{padding:0}.category-section{border-radius:0;margin-bottom:16px}.section-header{align-items:flex-start;flex-direction:column;gap:12px}.table-header,.table-row{gap:8px;grid-template-columns:70px 1fr 150px!important;padding:10px 12px}.col-actions{align-items:stretch;flex-direction:column;gap:6px}.target-limit-group{justify-content:flex-start}.row-edit-actions{justify-content:flex-end}.target-limit-input{padding:4px 6px;width:80px}.table-header{font-size:12px}.table-row{font-size:13px}.edit-button,.row-delete-button{font-size:12px;padding:6px 10px}}.bop030w010-container.deviceMode-sp{padding:12px}.bop030w010-container.deviceMode-sp .bop030w010-content{max-width:none}.bop030w010-container.deviceMode-sp .screen-title{font-size:18px;margin-bottom:16px;padding:16px 18px}.bop030w010-container.deviceMode-sp .category-section{border-radius:16px;padding:16px}.bop030w010-container.deviceMode-sp .section-header{align-items:flex-start;flex-direction:column;gap:12px}.bop030w020-container{background:#eef4ff;min-height:100vh;padding:24px}.screen-title{background:#2563eb;border-radius:16px;color:#fff;font-size:22px;font-weight:700;margin:0 0 20px;padding:18px 22px;text-align:center}.bop030w020-content{background:#fff;border-radius:16px;box-shadow:0 14px 35px #0f172a14;margin-bottom:24px;padding:20px 24px 24px}.form-row{align-items:center;display:flex;gap:16px;margin-bottom:18px}.form-row.question-row{align-items:flex-start}.form-label{color:#1f2937;font-weight:600;min-width:140px}.form-row input,.form-row select,.question-textarea{background:#f8fbff;border:1px solid #cbd5e1;border-radius:12px;color:#1f2937;flex:1 1;font-family:inherit;font-size:14px;padding:12px 14px}.form-row input:focus,.form-row select:focus,.question-textarea:focus{background:#fff;border-color:#3b82f6;box-shadow:0 0 0 4px #3b82f61f;outline:none}.question-textarea{min-height:96px;resize:vertical}.question-row{position:relative}.question-counter{bottom:-18px;color:#94a3b8;font-size:12px;position:absolute;right:4px}.required-label:after{color:#dc2626;content:" *"}.action-panel{align-items:center;background:#fff;border:1px solid #cbd5e1;border-radius:16px;box-shadow:0 10px 24px #0f172a0d;display:flex;gap:16px;justify-content:space-between;margin-bottom:24px;padding:18px 22px}.action-group{display:flex;gap:14px}.clear-button,.search-button{border:1px solid #0000;border-radius:12px;cursor:pointer;font-weight:600;padding:12px 18px;transition:transform .2s ease,box-shadow .2s ease}.clear-button{background:#fff;border-color:#cbd5e1;color:#334155}.clear-button:hover{box-shadow:0 10px 20px #0f172a14;transform:translateY(-1px)}.search-button{background:#2563eb;color:#fff}.search-button:hover:not(:disabled){box-shadow:0 10px 20px #2563eb38;transform:translateY(-1px)}.search-button:disabled{cursor:not-allowed;opacity:.5}.answer-card{align-items:center;background:#fff;border-radius:16px;box-shadow:0 14px 35px #0f172a14;display:flex;justify-content:center;min-height:120px;padding:24px}.answer-placeholder{color:#64748b;text-align:center}.answer-text{align-self:flex-start;color:#1f2937;line-height:1.7;white-space:pre-wrap;width:100%}.answer-model-caption{align-self:flex-start;color:#94a3b8;font-size:12px;margin-top:12px;width:100%}.error-box{background:#fef2f2;border:1px solid #fecaca;border-radius:12px;color:#b91c1c;padding:16px;text-align:center;width:100%}.bop030w020-container.deviceMode-sp{padding:12px}.bop030w020-container.deviceMode-sp .screen-title{font-size:18px;margin-bottom:16px;padding:16px 18px}.bop030w020-container.deviceMode-sp .bop030w020-content{padding:16px 18px 18px}.bop030w020-container.deviceMode-sp .form-row{align-items:stretch;flex-direction:column}.bop030w020-container.deviceMode-sp .form-label{min-width:0}.bop030w020-container.deviceMode-sp .action-panel{align-items:stretch;flex-direction:column;padding:16px}.bop030w020-container.deviceMode-sp .action-group{width:100%}.bop030w020-container.deviceMode-sp .action-group button{flex:1 1}.commonLayout-container{background:#f8fbff;display:flex;flex-direction:column;min-height:100vh}.commonLayout-header{align-items:center;background:linear-gradient(90deg,#2563eb,#60a5fa);box-shadow:0 16px 35px #0f172a29;color:#fff;display:flex;justify-content:space-between;min-height:70px;padding:0 24px}.commonLayout-title{font-size:20px;font-weight:800;letter-spacing:.04em}.header-right{align-items:center;display:flex;gap:14px}.login-user{color:#fff;font-size:14px;font-weight:600}.logout-button{background:#fff;border:none;border-radius:999px;box-shadow:0 8px 20px #0f172a1f;color:#2563eb;cursor:pointer;font-size:14px;padding:10px 18px;transition:transform .2s ease,box-shadow .2s ease}.logout-button:hover{box-shadow:0 12px 26px #0f172a2e;transform:translateY(-1px)}.commonLayout-body{display:flex;flex:1 1;overflow:hidden}.side-trigger{align-items:flex-start;background:#2563eb14;border-right:1px solid #2563eb26;display:flex;justify-content:center;padding-top:14px;width:48px}.side-trigger button{background:none;border:none;color:#2563eb;cursor:pointer;font-size:24px}.sidebar{background:#ffffffeb;border-right:1px solid #60a5fa3d;box-shadow:inset -1px 0 0 #60a5fa1f;overflow:hidden;transition:width .3s ease,box-shadow .3s ease;width:0}.sidebar.open{padding:24px 20px;width:240px}.menu-item{background:#fff;border:1px solid #94a3b83d;border-radius:16px;box-shadow:0 8px 24px #0f172a0a;color:#1e293b;cursor:pointer;margin-bottom:12px;padding:14px 16px;transition:transform .2s ease,background .2s ease}.menu-item:hover{background:#eff6ff;transform:translateY(-1px)}.commonLayout-content{flex:1 1;overflow-y:auto;padding:24px}.commonLayout-container.deviceMode-sp .commonLayout-header{min-height:auto;padding:10px 14px}.commonLayout-container.deviceMode-sp .commonLayout-title{font-size:19px}.commonLayout-container.deviceMode-sp .logout-button{min-width:94px;padding:8px 14px;width:auto}.commonLayout-container.deviceMode-sp .header-right{gap:8px}.commonLayout-container.deviceMode-sp .login-user{font-size:12px;max-width:90px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.commonLayout-container.deviceMode-sp .commonLayout-body{flex-direction:column;overflow:visible}.commonLayout-container.deviceMode-sp .side-trigger{align-items:center;border-bottom:1px solid #2563eb26;border-right:none;box-sizing:border-box;justify-content:flex-start;overflow-x:hidden;padding:4px 12px;width:100%}.commonLayout-container.deviceMode-sp .side-trigger button{align-items:center;display:inline-flex;font-size:22px;height:30px;justify-content:center;line-height:1;padding:0;width:30px}.commonLayout-container.deviceMode-sp .sidebar{border-bottom:1px solid #60a5fa3d;border-right:none;box-shadow:none;box-sizing:border-box;max-height:0;padding:0 16px;transition:max-height .3s ease,padding .3s ease,box-shadow .3s ease;width:100%}.commonLayout-container.deviceMode-sp .sidebar.open{max-height:320px;padding:16px;width:100%}.commonLayout-container.deviceMode-sp .commonLayout-content{padding:16px}@media (max-width:900px){.commonLayout-body{flex-direction:column;overflow:visible}.side-trigger{border-bottom:1px solid #2563eb26;justify-content:flex-start;padding:6px 12px}.side-trigger,.sidebar{border-right:none;box-sizing:border-box;width:100%}.sidebar{border-bottom:1px solid #60a5fa3d;box-shadow:none;max-height:0;padding:0 16px;transition:max-height .3s ease,padding .3s ease,box-shadow .3s ease}.sidebar.open{max-height:320px;padding:16px;width:100%}}
/*# sourceMappingURL=main.22c951f5.css.map*/