:root{color-scheme:light;font-family:Pretendard,Noto Sans KR,Arial,sans-serif;line-height:1.5;font-weight:400;color:#16324f;background:radial-gradient(circle at top,rgba(137,207,255,.18),transparent 22%),linear-gradient(180deg,#f4fbff,#edf5ff,#fff);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-height:100vh}button,input,textarea{font:inherit}#root{min-height:100vh}.app-shell{max-width:1400px;margin:0 auto;padding:24px}.panel{background:#ffffffe0;border:1px solid rgba(15,76,129,.08);box-shadow:0 18px 40px #0f4c811a;border-radius:28px;padding:24px;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.hero-card{margin-bottom:24px}.eyebrow{text-transform:uppercase;letter-spacing:.25em;font-size:.82rem;color:#2b7fff;font-weight:700}.hero-card h1{margin:8px 0;font-size:clamp(2rem,6vw,3rem);color:#0f3a63}.lead{font-size:1.1rem;color:#254c71;margin:0 0 6px}.description{color:#4f6783;max-width:780px;margin:0}.content-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:24px}.input-panel,.result-panel{min-height:100%}.section-header{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;margin-bottom:16px}.section-header h2,.section-title-row h3{margin:4px 0 0;color:#123b66;font-size:1.15rem}.sub-badge{background:#eaf4ff;color:#1b63b5;border-radius:999px;padding:8px 12px;font-size:.92rem;font-weight:700;white-space:nowrap}.example-row{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:12px}.ghost-button,.primary-button,.secondary-button{border-radius:999px;border:1px solid transparent;cursor:pointer;padding:10px 14px;font-weight:700;transition:transform .12s ease,box-shadow .12s ease,background .12s ease}.ghost-button:hover,.primary-button:hover,.secondary-button:hover{transform:translateY(-1px)}.ghost-button{background:#edf5ff;color:#1f5ea8}.primary-button{background:linear-gradient(135deg,#2b7fff,#30c8c8);color:#fff;box-shadow:0 12px 22px #2b7fff47}.secondary-button{background:#fff;border-color:#d2def0;color:#375066}.primary-button:disabled,.secondary-button:disabled,.ghost-button:disabled{cursor:not-allowed;opacity:.75;transform:none}.input-box{width:100%;resize:vertical;min-height:260px;padding:14px 16px;border-radius:18px;border:1px solid #d9e6ff;background:#f9fcff;color:#17385c;box-shadow:inset 0 1px #fff9}.input-box:focus{outline:2px solid rgba(43,127,255,.35);border-color:#5aa5ff}.button-row{display:flex;gap:10px;margin-top:12px;flex-wrap:wrap}.helper-text{color:#5c708e;font-size:.95rem;margin:8px 0 0}.message{border-radius:14px;padding:10px 12px;font-weight:600;margin-bottom:14px}.message.neutral{background:#edf5ff;color:#1b63b5}.message.error{background:#fff2f0;color:#b74c3d;border:1px solid #ffd5ca}.message.loading{background:#effcf7;color:#17755e;border:1px solid #c1f1de}.empty-state{border:1px dashed #c9d8f5;border-radius:18px;padding:18px;color:#4b607d;background:linear-gradient(135deg,#f4fbffe6,#ffffffe6)}.empty-state p{margin:0 0 8px;font-size:1rem;color:#16324f}.empty-state span{color:#4b607d;font-size:.96rem}.summary-card{border-radius:18px;background:linear-gradient(135deg,#0f3a63,#1f5ea8);color:#fff;padding:16px;margin-bottom:18px}.summary-card h3{margin:10px 0 6px;font-size:1rem;color:#fff}.summary-text{margin:0;color:#eaf4ff;line-height:1.6}.pill-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.pill{display:inline-flex;align-items:center;border-radius:999px;padding:6px 10px;font-size:.92rem;font-weight:700}.pill-primary{background:#ffffff2e;color:#fff}.pill-accent{background:#54e9d326;color:#d8fff8}.result-section{margin-top:18px}.section-title-row{display:flex;justify-content:space-between;align-items:center;gap:14px;color:#4d6a89;font-size:.95rem;margin-bottom:10px}.card-grid{display:grid;gap:12px}.result-card{border-radius:18px;border:1px solid #dce7f6;background:#fff;padding:14px;box-shadow:0 10px 20px #0f4c8114}.card-topline,.card-source-box strong{display:flex;justify-content:space-between;align-items:center;gap:8px}.card-category{color:#2b7fff;font-weight:700;font-size:.9rem}.level-chip{border-radius:999px;padding:4px 8px;font-size:.82rem;font-weight:700}.level-danger{background:#fff1ee;color:#c25b45}.level-warning{background:#fff8e6;color:#b57b17}.level-info{background:#edf5ff;color:#1d62b8}.result-card h4{margin:8px 0 6px;color:#123b66;font-size:1rem}.card-message{margin:0 0 10px;color:#47617d;line-height:1.5}.card-source-box{border-radius:12px;background:#f5f8ff;padding:10px;color:#324a68}.card-source-box strong{margin-bottom:4px;font-size:.9rem;color:#1f5ea8}.card-source-box p{margin:0;color:#47617d;font-size:.95rem;white-space:pre-wrap}.source-toggle{margin-top:6px;padding:0;border:none;background:none;color:#1f5ea8;font-size:.85rem;cursor:pointer}.source-toggle:hover{text-decoration:underline}.checklist-list{list-style:none;padding:0;margin:0;display:grid;gap:10px}.checklist-item{border-radius:14px;border:1px solid #dce7f6;background:#fff;padding:10px 12px}.check-item{display:flex;align-items:flex-start;gap:10px;color:#17385c}.check-item input{margin-top:3px;accent-color:#2b7fff}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (max-width: 1050px){.content-grid{grid-template-columns:1fr}}@media (max-width: 720px){.app-shell{padding:14px}.panel{border-radius:20px;padding:16px}.section-header,.section-title-row{flex-direction:column;align-items:flex-start}.button-row{flex-direction:column}.button-row>*{width:100%}}
