@tailwind base;@tailwind components;@tailwind utilities;:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body,#root{min-height:100%}body{margin:0;min-width:320px;min-height:100vh;background:transparent;color:#f8fafc}a{color:inherit;text-decoration:none}.hr-app-shell{height:100%;min-height:100vh}.hr-app-main{min-width:0}.hr-app-canvas{min-height:100%;padding:18px;display:flex;flex-direction:column}.hr-page-grid{display:flex;flex-direction:column;gap:14px}.hr-empty-panel{min-height:260px;display:flex;align-items:center;justify-content:center;gap:12px;border-radius:24px;border:1px solid rgba(255,255,255,.08);background:#181a22f5;color:#c8cfdb;font-weight:600}.hr-empty-panel-error{color:#fecaca;border-color:#f472b642;background:#4c1d2e38}.hr-page-header,.hr-stat-card,.hr-callout,.hr-section,.hr-profile-card,.hr-lane-column{border:1px solid rgba(255,255,255,.06);background:linear-gradient(180deg,#272930f5,#1c1d23fa);border-radius:24px;box-shadow:0 18px 42px #00000038}.hr-page-header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;padding:22px 24px;background:radial-gradient(circle at top left,rgba(88,101,242,.22),transparent 44%),linear-gradient(180deg,#25283df5,#1b1c22fa)}.hr-eyebrow{font-size:11px;font-weight:700;letter-spacing:.24em;text-transform:uppercase;color:#98a3ff}.hr-page-title{margin:6px 0 0;font-size:clamp(1.9rem,2.4vw,2.6rem);line-height:1.02;font-weight:800;color:#fff}.hr-page-copy{margin:10px 0 0;max-width:780px;font-size:.98rem;line-height:1.72;color:#b9c0d1}.hr-page-badge,.hr-section-chip,.hr-status-pill{display:inline-flex;align-items:center;gap:8px;border-radius:999px;padding:8px 12px;font-size:.78rem;font-weight:700;letter-spacing:.04em;background:#ffffff0f;color:#eef2ff}.hr-stat-grid,.hr-callout-row,.hr-profile-grid,.hr-lane-grid{display:grid;gap:14px}.hr-stat-grid,.hr-callout-row,.hr-profile-grid,.hr-lane-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hr-callout-row-single{grid-template-columns:1fr}.hr-stat-card,.hr-profile-card{padding:18px 20px}.hr-stat-value{margin-top:8px;font-size:1.9rem;font-weight:800;color:#fff}.hr-stat-card p,.hr-callout p,.hr-profile-card p,.hr-lane-card,.hr-list-row,.hr-person-meta,.hr-person-note{color:#bcc4d3}.hr-callout{padding:18px 20px}.hr-callout-primary{background:radial-gradient(circle at top left,rgba(88,101,242,.24),transparent 40%),linear-gradient(180deg,#25283df5,#1c1d23fa)}.hr-callout h2,.hr-profile-card h2,.hr-section h2,.hr-lane-column h2,.hr-person-card h3{margin:8px 0 0;color:#fff;font-weight:800}.hr-callout-title,.hr-person-top,.hr-section-head,.hr-lane-title{display:flex;align-items:center;justify-content:space-between;gap:12px}.hr-section{padding:16px}.hr-card-grid,.hr-lane-stack{display:grid;gap:12px}.hr-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hr-person-card,.hr-lane-card,.hr-list-row{border-radius:20px;border:1px solid rgba(255,255,255,.06);background:#111319c2}.hr-person-card{padding:16px}.hr-person-top p{margin:5px 0 0}.hr-person-meta{margin-top:14px;font-size:.78rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#8ce0c5}.hr-person-note{margin-top:10px;font-size:.95rem;line-height:1.55}.hr-profile-card{min-height:196px}.hr-profile-icon{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:16px;background:#5865f22e;color:#d9deff}.hr-list-stack{display:grid;gap:10px}.hr-list-row{padding:14px 16px;display:flex;align-items:center;gap:10px}.hr-lane-column{padding:16px;min-height:420px;display:flex;flex-direction:column;gap:12px}.hr-lane-stack{grid-template-columns:1fr}.hr-lane-card{padding:14px 15px}.hr-lane-title{justify-content:flex-start;color:#fff;font-weight:700}.hr-lane-reason{margin-top:8px;color:#d8dde8;font-weight:600}.hr-lane-meta{margin-top:10px;display:flex;justify-content:space-between;gap:12px;font-size:.82rem;color:#9fa8bb}.hr-scroll-region{overflow-y:auto;max-height:min(42vh,420px);padding-right:6px}.hr-scroll-region::-webkit-scrollbar{width:8px}.hr-scroll-region::-webkit-scrollbar-thumb{border-radius:999px;background:#7d8bff6b}.spin{animation:hr-spin .9s linear infinite}@keyframes hr-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}[data-shiryu-theme=light] .hr-page-header,[data-shiryu-theme=light] .hr-stat-card,[data-shiryu-theme=light] .hr-callout,[data-shiryu-theme=light] .hr-section,[data-shiryu-theme=light] .hr-profile-card,[data-shiryu-theme=light] .hr-lane-column,[data-shiryu-theme=light] .hr-empty-panel{border-color:#d0d8e9f2;background:linear-gradient(180deg,#fffffff5,#f2f6fcfa);box-shadow:0 16px 34px #0f172a14}[data-shiryu-theme=light] .hr-page-header,[data-shiryu-theme=light] .hr-callout-primary{background:radial-gradient(circle at top left,rgba(88,101,242,.14),transparent 42%),linear-gradient(180deg,#f5f7fffa,#ecf1f9fa)}[data-shiryu-theme=light] .hr-page-title,[data-shiryu-theme=light] .hr-callout h2,[data-shiryu-theme=light] .hr-profile-card h2,[data-shiryu-theme=light] .hr-section h2,[data-shiryu-theme=light] .hr-lane-column h2,[data-shiryu-theme=light] .hr-person-card h3,[data-shiryu-theme=light] .hr-stat-value,[data-shiryu-theme=light] .hr-lane-title{color:#0f172a}[data-shiryu-theme=light] .hr-page-copy,[data-shiryu-theme=light] .hr-stat-card p,[data-shiryu-theme=light] .hr-callout p,[data-shiryu-theme=light] .hr-profile-card p,[data-shiryu-theme=light] .hr-list-row,[data-shiryu-theme=light] .hr-person-meta,[data-shiryu-theme=light] .hr-person-note,[data-shiryu-theme=light] .hr-lane-card{color:#526074}[data-shiryu-theme=light] .hr-empty-panel-error{color:#9f1239;border-color:#fb718547;background:#ffe4e6eb}[data-shiryu-theme=light] .hr-page-badge,[data-shiryu-theme=light] .hr-section-chip,[data-shiryu-theme=light] .hr-status-pill{background:#6366f114;color:#334155}[data-shiryu-theme=light] .hr-person-card,[data-shiryu-theme=light] .hr-lane-card,[data-shiryu-theme=light] .hr-list-row{border-color:#dae1eef2;background:#f7f9fcfa}[data-shiryu-theme=light] .hr-person-meta{color:#177f66}[data-shiryu-theme=light] .hr-lane-meta{color:#64748b}@media(max-width:1180px){.hr-stat-grid,.hr-callout-row,.hr-profile-grid,.hr-lane-grid,.hr-card-grid{grid-template-columns:1fr}.hr-page-header{flex-direction:column;align-items:stretch}}@media(max-width:720px){.hr-app-canvas{padding:12px}.hr-page-header,.hr-stat-card,.hr-callout,.hr-section,.hr-profile-card,.hr-lane-column{border-radius:20px}.hr-page-title{font-size:1.75rem}.hr-scroll-region{max-height:none;overflow:visible;padding-right:0}}
