@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";@import"https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard.css";:root{--brand-navy: #0b1f3b;--brand-blue: #2563eb;--brand-sky: #93c5fd;--brand-gray: #f3f6fa;--brand-charcoal: #4b5563;--brand-white: #fff;--brand-border: #dce5f0;--brand-soft: #eaf2ff;--brand-hover: #1d4ed8;--brand-font: "Inter", "Pretendard", -apple-system, BlinkMacSystemFont, sans-serif}*{box-sizing:border-box}body{margin:0;background:#f6f8fc;color:#18263c;font-family:Arial,Malgun Gothic,sans-serif;font-size:15px}button,input,textarea{font:inherit}button{cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid #dce2eb;border-radius:9px;background:#fff;color:#334155;padding:11px 16px;font-weight:600}button:hover:not(:disabled){background:#eef3fc}button:disabled{opacity:.45;cursor:not-allowed}button:focus-visible,a:focus-visible{outline:3px solid #93baff;outline-offset:3px}a{color:inherit}.topbar{height:88px;padding:0 max(24px,calc((100vw - 1160px)/2));display:flex;align-items:center;gap:22px;background:#fff;border-bottom:1px solid #e5eaf2}.topbar img{width:174px;display:block}.workspace-label{font-size:13px;color:#718096;border-left:1px solid #dce2eb;padding-left:22px}.account{margin-left:auto;display:flex;align-items:center;gap:18px}.account button{font-size:13px}.shell>main{max-width:1120px;margin:auto;padding:54px 24px;min-height:calc(100vh - 160px)}h1{font-size:32px;letter-spacing:-1.2px;margin:12px 0}h2{font-size:21px;margin:0 0 22px}p{line-height:1.75}.eyebrow{font-size:11px;letter-spacing:2px;font-weight:700;color:#2563eb}.muted,.board-heading p,.detail-heading p{color:#758198;font-size:13px}.primary{background:#2563eb;color:#fff;border-color:#2563eb}.primary:hover:not(:disabled){background:#1d4ed8}.auth-layout{display:grid;grid-template-columns:1fr 420px;gap:90px;align-items:center}.intro h1{font-size:43px;line-height:1.45;margin-top:20px}.intro p{color:#718096;font-size:17px}.intro-note{margin-top:46px;display:flex;align-items:center;gap:14px;font-size:13px;color:#536a8e}.auth-card{padding:36px;background:#fff;border:1px solid #e2e8f0;border-radius:18px;box-shadow:0 12px 35px #243e6410}.auth-card h2{font-size:27px;margin-bottom:8px}.auth-card>p{color:#758198;margin-bottom:28px}.auth-card form{display:grid;gap:21px}label{display:grid;gap:9px;font-size:13px;font-weight:600;color:#526079}input,textarea{width:100%;padding:13px 14px;background:#fff;border:1px solid #d6deeb;border-radius:8px;color:#18263c;outline:none}input:focus,textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb16}textarea{resize:vertical;margin-top:14px;line-height:1.8}textarea:disabled{background:#f8fafc}.text-button{border:0;font-size:13px;color:#64748b;display:flex;margin:19px auto 0;padding:8px}.error,.notice{border-radius:8px;padding:12px 16px;font-size:14px}.error{background:#fff0f1;color:#ad263d}.notice{background:#eaf8f0;color:#187348}.board-heading,.detail-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:34px}.board-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;gap:12px}.filters{display:flex;gap:6px}.filters button{border:0;background:transparent;font-size:13px}.filters .selected{background:#e5edff;color:#1e56c8}.board-list{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden}.board-row{display:flex;width:100%;border:0;border-bottom:1px solid #edf0f5;border-radius:0;padding:25px;gap:22px;text-align:left}.board-row:last-child{border-bottom:0}.row-content{flex:1;min-width:0;display:grid;gap:10px}.row-content strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:600}.row-content small{font-size:12px;color:#8591a4;font-weight:400}.badge{display:inline-block;white-space:nowrap;font-size:12px;font-weight:600;border-radius:6px;padding:7px 10px;background:#f1f4f8;color:#65748b}.badge.REVIEWING{background:#eaf0ff;color:#2858c4}.badge.COMPLETED{background:#e8f6ed;color:#22844c}.empty{text-align:center;padding:70px 20px;color:#7c8aa0}.empty svg{margin-bottom:18px;color:#9aaccc}.empty h2{font-size:18px;color:#4d607c}.pagination{display:flex;justify-content:center;align-items:center;gap:20px;margin-top:25px;font-size:13px}.back{margin-bottom:25px;background:transparent;border:0;padding-left:0}.content-card{padding:30px;background:#fff;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:20px}.content-card h2{display:flex;align-items:center;gap:12px;font-size:17px}.letter{display:inline-flex;justify-content:center;align-items:center;width:30px;height:30px;border-radius:8px;background:#eef2f8;color:#607086;font-size:14px}.letter.ai{background:#e8efff;color:#2563eb;font-size:11px}.prose{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.9;color:#40516a}.detail-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:18px}footer{text-align:center;font-size:11px;color:#96a1b3;padding:24px;border-top:1px solid #e8edf4;background:#fff}@media(max-width:760px){.topbar{height:72px;padding:0 18px;gap:12px}.topbar img{width:126px}.workspace-label{display:none}.account{gap:9px;font-size:12px}.account button{padding:8px;font-size:12px}.shell>main{padding:30px 18px}.auth-layout{grid-template-columns:1fr;gap:28px}.intro h1{font-size:30px}.intro p,.intro-note{display:none}.auth-card{padding:26px}.board-heading,.detail-heading{align-items:flex-start}.board-heading h1,h1{font-size:25px}.board-heading>button{font-size:0;padding:10px}.board-heading>button svg{width:18px}.board-toolbar{align-items:flex-start;flex-direction:column}.filters button{padding:10px;font-size:12px}.board-row{padding:19px 14px;gap:12px}.row-content strong{font-size:14px}.row-content small{font-size:11px}.badge{font-size:11px;padding:6px 8px}.content-card{padding:22px}.detail-heading{gap:10px}}
