:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font:14px/1.5 system-ui,Segoe UI,sans-serif}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}body{margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}*{box-sizing:border-box;margin:0;padding:0}body{color:#1a1a2e;background:#f5f6fa;min-height:100vh;font-family:Segoe UI,system-ui,sans-serif}.app{flex-direction:column;min-height:100vh;display:flex}.app-header{color:#fff;z-index:100;background:#1a1a2e;align-items:center;height:56px;padding:0 24px;display:flex;position:sticky;top:0;box-shadow:0 2px 8px #0003}.header-inner{align-items:baseline;gap:12px;display:flex}.logo{color:#fff;letter-spacing:.5px;font-size:18px;font-weight:700;text-decoration:none}.logo-sub{color:#94a3b8;font-size:12px}.app-main{flex:1;width:100%;max-width:900px;margin:0 auto;padding:24px}.page h1{color:#1a1a2e;margin-bottom:4px;font-size:24px}.subtitle{color:#64748b;margin-bottom:20px;font-size:14px}.card{background:#fff;border-radius:12px;margin-bottom:20px;padding:24px;box-shadow:0 1px 4px #00000014}.card h2{color:#334155;margin-bottom:16px;font-size:16px;font-weight:600}.form{flex-direction:column;gap:12px;display:flex}.inline-form{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:16px;padding:16px}.field{flex-direction:column;gap:4px;display:flex}.field label{color:#475569;font-size:13px;font-weight:500}input[type=text],input[type=number],textarea,select{color:#1e293b;background:#fff;border:1px solid #cbd5e1;border-radius:6px;outline:none;width:100%;padding:8px 12px;font-size:14px;transition:border-color .2s}input:focus,textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.btn-primary{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:6px;width:fit-content;padding:8px 16px;font-size:14px;font-weight:500;transition:background .2s}.btn-primary:hover{background:#2563eb}.btn-primary:disabled{cursor:not-allowed;background:#93c5fd}.btn-secondary{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:6px;padding:6px 14px;font-size:13px;text-decoration:none;transition:background .2s;display:inline-block}.btn-secondary:hover{background:#f1f5f9}.btn-danger{color:#ef4444;cursor:pointer;background:#fff;border:1px solid #fca5a5;border-radius:6px;padding:6px 14px;font-size:13px}.btn-danger:hover{background:#fef2f2}.btn-save{color:#fff;cursor:pointer;background:#10b981;border:none;border-radius:4px;padding:4px 10px;font-size:12px}.btn-save:disabled{cursor:not-allowed;background:#6ee7b7}.btn-cancel{color:#64748b;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:4px;padding:4px 10px;font-size:12px}.btn-edit-small{color:#3b82f6;cursor:pointer;background:#fff;border:1px solid #bfdbfe;border-radius:4px;padding:3px 8px;font-size:12px}.btn-edit-small:hover{background:#eff6ff}.btn-danger-small{color:#ef4444;cursor:pointer;background:#fff;border:1px solid #fca5a5;border-radius:4px;padding:3px 8px;font-size:12px}.btn-danger-small:hover{background:#fef2f2}.btn-toggle{color:#94a3b8;cursor:pointer;background:0 0;border:none;padding:3px 6px;font-size:12px}.survey-list{flex-direction:column;gap:8px;list-style:none;display:flex}.survey-item{background:#fafafa;border:1px solid #e2e8f0;border-radius:8px;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.survey-info{flex-direction:column;gap:2px;display:flex}.survey-title{font-size:15px;font-weight:500}.survey-desc{color:#94a3b8;font-size:12px}.survey-actions{align-items:center;gap:8px;display:flex}.error{color:#ef4444;background:#fef2f2;border-radius:6px;padding:8px 12px;font-size:13px}.empty{color:#94a3b8;text-align:center;padding:24px;font-size:14px}.breadcrumb{margin-bottom:16px}.breadcrumb a{color:#3b82f6;font-size:13px;text-decoration:none}.breadcrumb a:hover{text-decoration:underline}.survey-header-edit{justify-content:space-between;align-items:flex-start;display:flex}.survey-header-edit h1{margin-bottom:4px;font-size:22px}.survey-desc-text{color:#64748b;font-size:14px}.section-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.section-header h2{margin-bottom:0}.attributes-list{flex-direction:column;gap:12px;display:flex}.attribute-card{border:1px solid #e2e8f0;border-radius:8px;overflow:hidden}.attribute-header{cursor:pointer;background:#f8fafc;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.attribute-header-left{align-items:center;gap:10px;display:flex}.attribute-header-right{align-items:center;gap:6px;display:flex}.attr-index{color:#fff;white-space:nowrap;background:#3b82f6;border-radius:4px;padding:2px 8px;font-size:11px;font-weight:600}.attr-name{align-items:center;gap:6px;font-size:15px;font-weight:500;display:flex}.attr-unit-badge{color:#3b82f6;background:#eff6ff;border:1px solid #bfdbfe;border-radius:4px;padding:1px 6px;font-size:11px;font-weight:600}.attr-name-input{width:200px;font-size:15px;font-weight:500}.attr-unit-input{width:70px;font-size:14px}.attr-description{color:#64748b;padding:8px 16px;font-size:13px}.attribute-desc-edit{background:#fafafa;border-bottom:1px solid #e2e8f0;padding:8px 16px}.attr-desc-input{font-size:13px}.alt-switch-bar{background:#fffbeb;border-bottom:1px solid #fde68a;flex-wrap:wrap;align-items:center;gap:8px;padding:6px 16px;display:flex}.alt-switch-label{color:#92400e;font-size:12px;font-weight:500}.btn-switch{color:#92400e;cursor:pointer;background:#fef3c7;border:1px solid #fcd34d;border-radius:20px;padding:3px 12px;font-size:12px;transition:background .2s}.btn-switch:hover{background:#fde68a}.btn-switch:disabled{opacity:.6;cursor:not-allowed}.levels-section{padding:16px}.levels-section h4{color:#475569;margin-bottom:10px;font-size:13px;font-weight:600}.level-table{border-collapse:collapse;width:100%;font-size:13px}.level-table th{text-align:left;color:#475569;background:#f1f5f9;border-bottom:2px solid #e2e8f0;padding:6px 10px;font-weight:600}.level-table td{vertical-align:middle;border-bottom:1px solid #f1f5f9;padding:6px 10px}.level-table tr:last-child td{border-bottom:none}.level-table input{padding:4px 8px;font-size:13px}.level-num{color:#3b82f6;white-space:nowrap;font-weight:600}.level-desc{color:#94a3b8}.level-actions{white-space:nowrap;gap:4px;display:flex}.reference-section{background:#fafafa;border-top:1px solid #f1f5f9;padding:16px}.reference-header{align-items:center;gap:8px;margin-bottom:10px;display:flex}.reference-header h4{color:#475569;margin:0;font-size:13px;font-weight:600}.reference-badge{color:#166534;background:#dcfce7;border-radius:10px;padding:1px 8px;font-size:11px;font-weight:600}.reference-display{background:#fff;border:1px solid #e2e8f0;border-radius:6px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;padding:8px 12px;display:flex}.reference-values{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.ref-label{color:#1e293b;font-size:13px;font-weight:500}.ref-desc{color:#94a3b8;font-size:12px}.ref-value{color:#64748b;background:#f1f5f9;border-radius:4px;padding:1px 6px;font-size:12px}.reference-actions{flex-shrink:0;gap:6px;display:flex}.reference-form{flex-direction:column;gap:8px;display:flex}.ref-form-row{gap:10px;display:flex}.scenarios-wrapper{overflow-x:auto}.scenarios-table{border-collapse:collapse;width:100%;font-size:13px}.scenarios-table th{color:#fff;text-align:left;background:#1a1a2e;padding:8px 12px;font-weight:500}.scenarios-table td{border-bottom:1px solid #f1f5f9;padding:7px 12px}.scenarios-table tr:nth-child(2n) td{background:#f8fafc}.scenarios-table tr:first-child td{color:#475569;font-weight:600}.survey-url-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;flex-wrap:wrap;align-items:center;gap:10px;padding:10px 14px;display:flex}.survey-url-label{color:#475569;white-space:nowrap;font-size:13px}.survey-url{color:#1e293b;word-break:break-all;flex:1;font-family:monospace;font-size:13px}.respond-header-bar{color:#fff;z-index:100;background:#1e3a5f;align-items:center;height:48px;padding:0 24px;display:flex;position:sticky;top:0;box-shadow:0 2px 6px #00000026}.logo-text{color:#fff;font-size:16px;font-weight:600}.respond-main{flex:1;width:100%;max-width:800px;margin:0 auto;padding:24px}.respond-progress-header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.respond-survey-title{color:#1e3a5f;font-size:15px;font-weight:700}.respond-progress-text{color:#64748b;font-size:13px;font-weight:500}.progress-track{background:#e2e8f0;border-radius:3px;height:6px;margin-bottom:20px;overflow:hidden}.progress-fill{background:#3b82f6;border-radius:3px;height:100%;transition:width .4s}.respond-instruction{color:#475569;text-align:center;margin-bottom:20px;font-size:14px}.scenario-pair{grid-template-columns:1fr 40px 1fr;align-items:start;gap:12px;display:grid}.scenario-vs{color:#94a3b8;justify-content:center;align-items:center;padding-top:52px;font-size:14px;font-weight:700;display:flex}.scenario-choice{border:2px solid #e2e8f0;border-radius:10px;flex-direction:column;gap:12px;padding:16px;transition:border-color .2s;display:flex}.scenario-choice.chosen{background:#eff6ff;border-color:#3b82f6}.scenario-choice-label{color:#1a1a2e;text-align:center;background:#f1f5f9;border-radius:6px;padding:6px 10px;font-size:14px;font-weight:600}.scenario-attrs{flex-direction:column;gap:6px;display:flex}.scenario-attr-row{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:baseline;gap:8px;padding:5px 0;display:flex}.scenario-attr-row:last-child{border-bottom:none}.scenario-attr-name{color:#64748b;flex-shrink:0;font-size:12px}.scenario-attr-level{color:#1e293b;text-align:right;font-size:13px;font-weight:500}.choose-btn{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:8px;width:100%;margin-top:4px;padding:11px;font-size:14px;font-weight:600;transition:background .2s}.choose-btn:hover:not(:disabled){background:#2563eb}.choose-btn:disabled{cursor:not-allowed}.choose-btn-chosen{background:#16a34a}.choose-btn-chosen:hover:not(:disabled){background:#15803d}.complete-card{text-align:center;margin-top:24px;padding:48px 24px}.complete-icon{color:#16a34a;margin-bottom:16px;font-size:52px;line-height:1}.complete-card h2{margin-bottom:8px;font-size:20px}.complete-card p{color:#64748b;font-size:14px}.results-wrapper{overflow-x:auto}.results-table{border-collapse:collapse;width:100%;font-size:13px}.results-table th{text-align:left;color:#475569;white-space:nowrap;background:#f1f5f9;border-bottom:2px solid #e2e8f0;padding:8px 12px;font-weight:600}.results-table td{vertical-align:middle;border-bottom:1px solid #f1f5f9;padding:8px 12px}.results-table tr:last-child td{border-bottom:none}.ratio-cell{align-items:center;gap:8px;min-width:140px;display:flex}.ratio-bar-bg{background:#e2e8f0;border-radius:4px;flex:1;height:8px;overflow:hidden}.ratio-bar-fill{background:#3b82f6;border-radius:4px;height:100%;transition:width .3s}.ratio-text{color:#64748b;white-space:nowrap;text-align:right;width:44px;font-size:12px}@media (width<=600px){.scenario-pair{grid-template-columns:1fr}.scenario-vs{padding-top:0}}.route-choice{--route-card-h:58vh;flex-direction:column;gap:14px;font-family:Noto Sans JP,system-ui,sans-serif;display:flex}.route-attr-grid{flex-direction:column;gap:2px;display:flex}.route-attr-row{border-bottom:1px solid #94a3b833;justify-content:space-between;align-items:baseline;gap:10px;padding:5px 0;display:flex}.route-attr-row:last-child{border-bottom:none}.route-attr-name{opacity:.85;flex-shrink:0;font-size:12px}.route-attr-level{text-align:right;font-size:14px;font-weight:700}.route-attr-empty{color:#94a3b8;font-size:13px}.route-destination-header{color:#fff;background:#1e3a5f;border-radius:12px;padding:14px 16px}.route-context-label{color:#93c5fd;margin-bottom:6px;font-size:11px;font-weight:600}.route-destination-badge{letter-spacing:.05em;color:#93c5fd;text-transform:uppercase;margin-bottom:8px;font-size:9px;font-weight:700;display:inline-block}.route-destination-header .route-attr-row{border-bottom-color:#ffffff1f}.route-destination-header .route-attr-name{color:#cbd5e1;opacity:1}.route-destination-header .route-attr-level{color:#fff;transition:color .25s,background .25s}.route-attr-level.changed{color:#fde047;background:#fde04724;border-radius:4px;padding:1px 6px;font-weight:700}.attr-scroll-badge{color:#b45309;background:#fef3c7;border:1px solid #fcd34d;border-radius:4px;padding:1px 6px;font-size:11px;font-weight:600}.attr-scroll-edit{flex-wrap:wrap;align-items:center;gap:16px;margin-top:8px;display:flex}.attr-scroll-check{color:#475569;cursor:pointer;align-items:center;gap:6px;font-size:13px;display:flex}.attr-scroll-check input{width:auto}.attr-scroll-delta{color:#475569;align-items:center;gap:6px;font-size:13px;display:flex}.attr-scroll-delta input{text-align:right;width:90px}.attr-scroll-unit{color:#94a3b8}.scroll-vary-section{border-top:1px solid #f1f5f9;padding:16px}.scroll-vary-header{align-items:center;gap:8px;margin-bottom:4px;display:flex}.scroll-vary-header h4{color:#475569;margin:0;font-size:13px;font-weight:600}.scroll-vary-badge{color:#b45309;background:#fef3c7;border:1px solid #fcd34d;border-radius:4px;padding:1px 6px;font-size:11px;font-weight:600}.scroll-vary-desc{color:#94a3b8;margin-bottom:10px;font-size:12px;line-height:1.6}.scroll-vary-controls{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.alt-fixed-section{border-top:1px solid #f1f5f9;padding:16px}.alt-fixed-section>h4{color:#475569;margin:0 0 4px;font-size:13px;font-weight:600}.alt-fixed-desc{color:#94a3b8;margin-bottom:10px;font-size:12px;line-height:1.6}.alt-fixed-editor{background:#fafafa;border:1px solid #e2e8f0;border-radius:6px;margin-bottom:8px;padding:10px 12px}.alt-fixed-title{justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.alt-fixed-name{color:#1e293b;font-size:13px;font-weight:600}.alt-fixed-fields{flex-wrap:wrap;gap:14px;margin-bottom:8px;display:flex}.alt-fixed-field{color:#475569;flex-direction:column;gap:3px;font-size:12px;display:flex}.alt-fixed-field input{width:100px}.intro-page-list{flex-direction:column;gap:12px;display:flex}.intro-page-card{background:#fafafa;border:1px solid #e2e8f0;border-radius:8px;padding:14px}.intro-page-head{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.intro-page-no{color:#fff;background:#1a1a2e;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;font-weight:700;display:inline-flex}.intro-page-head-actions{gap:6px;display:flex}.intro-page-image{flex-wrap:wrap;align-items:center;gap:12px;margin-top:8px;display:flex}.intro-page-image-preview{align-items:center;gap:8px;display:flex}.intro-page-image-preview img{border:1px solid #e2e8f0;border-radius:6px;max-width:160px;max-height:100px}.intro-page-noimage{color:#94a3b8;font-size:12px}.intro-card{text-align:center}.intro-title{color:#1a1a2e;margin-bottom:12px;font-size:20px}.intro-img{border-radius:8px;max-width:100%;max-height:360px;margin:0 auto 16px;display:block}.intro-body{color:#334155;white-space:pre-wrap;text-align:left;margin-bottom:20px;font-size:15px;line-height:1.8}.intro-actions{justify-content:center;gap:8px;display:flex}.intro-progress{color:#94a3b8;margin-top:14px;font-size:12px}.header-logout{color:#cbd5e1;cursor:pointer;background:0 0;border:1px solid #475569;border-radius:6px;padding:4px 12px;font-size:13px;transition:background .2s,color .2s}.header-logout:hover{color:#fff;background:#334155}.student-login-card{max-width:420px;margin:32px auto 0}.route-step-scroll{height:var(--route-card-h);scroll-snap-type:y mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;overflow-y:auto}.route-step-scroll::-webkit-scrollbar{display:none}.route-step-card{min-height:var(--route-card-h);box-sizing:border-box;scroll-snap-align:start;scroll-snap-stop:always;flex-direction:column;gap:12px;padding:4px 0 16px;display:flex}.route-step-header{align-items:center;gap:8px;display:flex}.route-step-number{color:#fff;background:#3b82f6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;font-weight:700;display:flex}.route-step-name{color:#1e3a5f;font-size:15px;font-weight:700}.route-photo-item{background:#0f172a;margin:0;overflow:hidden}.route-photo-frame{aspect-ratio:16/9;justify-content:center;align-items:center;width:100%;display:flex}.route-photo-img{object-fit:contain;background:#0f172a;width:100%;max-height:46vh;display:block}.route-photo-placeholder{color:#64748b;font-size:13px;font-weight:600}.route-detour-block{background:#fff7ed;border:1px solid #fed7aa;border-radius:8px;flex-direction:column;gap:6px;padding:12px 14px;display:flex}.route-detour-block.chosen{background:#f0fdf4;border-color:#16a34a}.route-detour-badge{color:#c2410c;background:#fed7aa;border-radius:10px;align-self:flex-start;margin-bottom:4px;padding:2px 8px;font-size:10px;font-weight:700}.route-detour-block.chosen .route-detour-badge{color:#166534;background:#bbf7d0}.route-detour-block .route-attr-row{border-bottom-color:#c2410c1f}.route-detour-block .route-attr-name{color:#9a6a4a;opacity:1}.route-detour-block .route-attr-level{color:#7c2d12}.route-detour-block .route-choose-btn{margin-top:6px}.route-choice-actions{flex-direction:column;gap:10px;margin-top:4px;display:flex}.route-choose-btn{color:#fff;cursor:pointer;background:#1e3a5f;border:none;border-radius:8px;width:100%;padding:13px;font-size:15px;font-weight:700;transition:background .15s}.route-choose-btn:hover:not(:disabled){background:#1e40af}.route-choose-btn.detour{background:#f97316}.route-choose-btn.detour:hover:not(:disabled){background:#ea580c}.route-choose-btn:disabled{opacity:.55;cursor:not-allowed}.route-choose-btn.chosen{background:#16a34a}.route-choose-btn.chosen:hover:not(:disabled){background:#15803d}.card:has(.route-choice){padding-left:0;padding-right:0}.card:has(.route-choice)>.respond-instruction{padding:0 20px}.route-choice .route-destination-header{margin:0 16px}.route-choice .route-step-header{padding:0 16px}.route-choice .route-detour-block{margin:0 16px}.route-choice .route-choice-actions{padding:0 16px}.respond-main:has(.route-choice){max-width:none;padding:0}.respond-main:has(.route-choice) .respond-progress-header{margin:16px 20px 8px}.respond-main:has(.route-choice) .progress-track{margin:0 20px 20px}.card:has(.route-choice){border-radius:0;margin-bottom:0}.app-header{justify-content:space-between}.header-nav{gap:4px;display:flex}.header-nav-link{color:#94a3b8;border-radius:6px;padding:5px 12px;font-size:13px;text-decoration:none;transition:background .15s,color .15s}.header-nav-link:hover{color:#fff;background:#ffffff1a}.header-nav-link.active{color:#fff;background:#ffffff26;font-weight:600}.survey-image-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px;display:grid}.survey-image-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;display:flex;position:relative;overflow:hidden}.survey-image-order{color:#fff;background:#1e3a5fd9;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:11px;font-weight:700;display:flex;position:absolute;top:6px;left:6px}.survey-image-card img{object-fit:cover;width:100%;height:110px;display:block}.survey-image-caption{color:#475569;flex:1;padding:6px 8px;font-size:12px}.survey-image-card .btn-danger-small{margin:0 8px 8px}.exam-survey-list{flex-direction:column;gap:6px;margin-bottom:16px;list-style:none;display:flex}.exam-survey-item{background:#fafafa;border:1px solid #e2e8f0;border-radius:8px;justify-content:space-between;align-items:center;padding:10px 14px;display:flex}.exam-survey-info{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.exam-survey-meta{color:#64748b;font-size:12px}.exam-survey-warn{color:#f59e0b;font-weight:500}.exam-add-survey{border-top:1px solid #f1f5f9;flex-wrap:wrap;align-items:center;gap:10px;padding-top:12px;display:flex}.exam-add-survey-btns{flex-wrap:wrap;gap:6px;display:flex}
