@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;500;600&family=Space+Grotesk:wght@400;500;600;700&display=swap";:root{font-family:IBM Plex Sans,Noto Sans JP,sans-serif;line-height:1.6;font-weight:400;color:#e6edf6;background-color:#0b0e15;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at 20% 10%,rgba(245,201,109,.18),transparent 45%),radial-gradient(circle at 85% 15%,rgba(123,223,242,.18),transparent 45%),radial-gradient(circle at 40% 90%,rgba(36,46,68,.8),transparent 55%),#0b0e15;color:inherit}img{max-width:100%;display:block}button{font-family:inherit;color:inherit;background:none}.app{min-height:100vh;display:flex;flex-direction:column;gap:0}.topbar{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:28px clamp(24px,5vw,64px);gap:20px;position:sticky;top:0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(120deg,#0c1018d9,#101622e6);border-bottom:1px solid rgba(120,140,170,.2);z-index:5}.brand{font-family:Space Grotesk,Noto Sans JP,sans-serif;font-weight:600;letter-spacing:.5px;font-size:20px}.brand-mark{color:#f5c96d}.topnav{display:inline-flex;background:#121824cc;border:1px solid rgba(120,140,170,.25);border-radius:999px;padding:6px;gap:6px;justify-self:center}.nav-button{text-decoration:none;border:none;background:transparent;color:inherit;padding:8px 16px;font-size:14px;border-radius:999px;transition:all .2s ease}.nav-button:hover{background:#f5c96d26}.nav-button.is-active{background:#f5c96d40;color:#f5c96d;box-shadow:inset 0 0 0 1px #f5c96d66}.topbar-actions{justify-self:end}.page{flex:1;padding:40px clamp(24px,5vw,80px) 64px}.page-footer{text-align:center;font-size:12px;color:#7c8799;padding:32px 0 48px}.primary-button,.ghost-button{display:inline-flex;align-items:center;justify-content:center;border-radius:10px;padding:10px 18px;font-size:14px;font-weight:600;border:1px solid transparent;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease;text-decoration:none}.primary-button{background:#f5c96d;color:#0f1115;box-shadow:0 10px 20px #f5c96d33}.primary-button:hover{transform:translateY(-1px);box-shadow:0 14px 24px #f5c96d4d}.ghost-button{background:#182030cc;border-color:#788caa4d;color:#c6d2e2}.ghost-button:hover{background:#222c40f2}.profile-header{background:#121824e6;border:1px solid rgba(120,140,170,.2);border-radius:22px;padding:clamp(24px,4vw,44px);box-shadow:0 24px 60px #04081073;margin-bottom:40px}.profile-header-grid{display:grid;grid-template-columns:auto 1fr;gap:28px;align-items:center}.avatar{width:110px;height:110px;border-radius:32px;background:linear-gradient(135deg,#1f2a3f,#111824);display:grid;place-items:center;font-family:Space Grotesk,Noto Sans JP,sans-serif;font-size:28px;color:#f5c96d;letter-spacing:2px}.profile-name{font-size:clamp(26px,3vw,32px);font-family:Space Grotesk,Noto Sans JP,sans-serif;font-weight:600}.profile-role{color:#f5c96d;margin-top:6px}.profile-summary{color:#a7b1c2;margin-top:16px;max-width:720px;line-height:1.7}.pill-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.pill-row span{background:#242e44e6;border:1px solid rgba(120,140,170,.25);padding:6px 12px;border-radius:999px;font-size:12px;color:#c6d2e2}.pill-row.small span{padding:4px 10px;font-size:11px}.profile-stats{display:flex;gap:28px;margin-top:18px;font-size:14px;color:#b6c0d0}.profile-stats strong{color:#7bdff2}.profile-actions{margin-top:22px;display:flex;flex-wrap:wrap;gap:12px}.profile-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1fr);gap:clamp(24px,4vw,48px)}.section-title{font-size:18px;letter-spacing:.4px;text-transform:uppercase;color:#f5c96d;border-left:4px solid #f5c96d;padding-left:12px;margin-bottom:22px}.case-card{background:#121824e6;border-radius:16px;padding:20px 22px;border:1px solid rgba(120,140,170,.2);margin-bottom:18px}.case-no{font-size:11px;letter-spacing:1px;color:#7bdff2}.case-title{font-size:18px;margin:10px 0}.case-meta{font-size:12px;color:#9aa5b6;margin-top:10px}.side-stack{display:flex;flex-direction:column;gap:18px}.info-box{background:#121824d9;border-radius:16px;padding:20px 22px;border:1px solid rgba(120,140,170,.2);color:#c6d2e2}.info-box h3{margin-top:0;font-size:15px;color:#7bdff2}.casefile{display:flex;justify-content:center}.casefile-card{max-width:980px;width:100%;background:#121824eb;border-radius:24px;padding:clamp(28px,5vw,48px);border:1px solid rgba(120,140,170,.2);box-shadow:0 26px 70px #04081080}.profile-create-card{max-width:960px}.profile-create{display:flex;justify-content:center}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 22px;margin-top:26px}.form-field{display:flex;flex-direction:column;gap:8px}.form-field.full{grid-column:1 / -1}.form-field label{font-size:13px;color:#9bb1cc}.form-hint{font-size:12px;color:#7c8799}.form-field input,.form-field textarea,.form-field select{background:#0c121ed9;border:1px solid rgba(120,140,170,.3);border-radius:12px;padding:12px 14px;color:#e6edf6;font-size:14px;font-family:inherit}.form-field input::placeholder,.form-field textarea::placeholder{color:#b4c3d799}.form-field textarea{resize:vertical;min-height:120px}.form-field select{appearance:none;background-image:linear-gradient(45deg,transparent 50%,#7bdff2 50%),linear-gradient(135deg,#7bdff2 50%,transparent 50%);background-position:calc(100% - 18px) 18px,calc(100% - 12px) 18px;background-size:6px 6px,6px 6px;background-repeat:no-repeat}.form-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:28px}.form-message{margin-top:18px;padding:12px 14px;border-radius:12px;border:1px solid transparent;font-size:14px}.form-message.success{background:#24443066;border-color:#56aa7299;color:#a6e6c1}.form-message.error{background:#44242459;border-color:#b45a5a99;color:#f0b3b3}.primary-button:disabled{cursor:not-allowed;opacity:.6;transform:none;box-shadow:none}.casefile-badge{display:inline-flex;background:#242e44f2;color:#7bdff2;padding:6px 16px;border-radius:999px;font-size:12px;letter-spacing:.8px;margin-bottom:20px}.casefile-title{font-size:clamp(26px,3.5vw,34px);margin:0 0 12px;font-family:Space Grotesk,Noto Sans JP,sans-serif}.casefile-subtitle{color:#9aa5b6;margin-bottom:32px}.casefile-section{margin-bottom:38px;color:#c6d2e2}.overview-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.overview-card{background:#182030f2;padding:16px 20px;border-radius:14px;border:1px solid rgba(120,140,170,.2)}.overview-label{font-size:12px;color:#7bdff2;margin-bottom:6px}.overview-value{font-size:14px}.casefile-list{margin:0;padding-left:18px;color:#b6c0d0}.casefile-list li{margin-bottom:8px}.result-card{background:#0e1422e6;border:1px solid rgba(90,120,160,.4);padding:18px 20px;border-radius:14px;color:#c6d2e2}.result-card strong{color:#7bdff2}@media(max-width:980px){.topbar{grid-template-columns:1fr;justify-items:start}.topnav,.topbar-actions{justify-self:start}.profile-header-grid,.profile-grid,.overview-grid,.form-grid{grid-template-columns:1fr}}@media(max-width:640px){.topbar{padding:20px}.page{padding:28px 20px 48px}.profile-stats{flex-direction:column;gap:10px}}
