.wrapper{max-width:720px;margin:32px auto}.p-0{padding:0!important}.m-0{margin:0!important}.border-0{border:none!important}.container{padding:0 16px;display:flex;flex-direction:column;gap:64px}.card{background:#fff;border-radius:10px;box-shadow:0 6px 18px #161e2b14;padding:20px;border:1px solid #eef2f6}.card-header{border-bottom:1px solid #f1f5f9;margin-bottom:18px;padding-bottom:12px}.title{margin:0 0 6px;font-size:22px;color:#0f172a}.description{margin:0;color:#475569;font-size:13px}.form-grid{display:grid;grid-template-columns:1fr;gap:10px 0;align-items:start;grid-auto-flow:row}.form-grid .label{font-weight:600;color:#0f172a;margin-bottom:8px;align-self:start;grid-column:1 / -1}.form-grid input,.form-grid select,.form-grid textarea,.form-grid .checkbox-list,.form-grid .radio-group,.form-grid .full-width{grid-column:1 / -1}.form-grid input:not([type=checkbox]):not([type=radio]),.form-grid select,.form-grid textarea{width:100%;padding:10px 12px;border:1px solid #2563eb;border-radius:8px;background:#fff;font-size:14px;color:#0f172a;box-sizing:border-box;height:44px;transition:border-color .12s ease,box-shadow .12s ease,background-color .12s ease}.form-grid textarea{min-height:96px;height:auto;padding-top:12px;padding-bottom:12px;resize:vertical}.form-grid input:not([type=checkbox]):not([type=radio]):focus,.form-grid textarea:focus,.form-grid select:focus{outline:none;border-color:#1e40af;box-shadow:0 10px 30px #2563eb1a;background:#f4f9ff}.form-grid input::placeholder,.form-grid textarea::placeholder{color:#94a3b8}.checkbox-list{grid-column:1 / -1;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:8px 12px}.checkbox-item{display:flex;align-items:center;gap:12px;background:#f8fafc;padding:10px 12px;border-radius:6px;border:1px solid #eef2f6;min-height:48px}.checkbox-item input[type=checkbox]{margin:0;width:18px;height:18px;flex-shrink:0}.checkbox-label{font-size:13px;color:#0f172a;display:block;flex:1;line-height:1.3}.radio-group{grid-column:1 / -1;display:flex;gap:14px;align-items:center}.radio-item{display:flex;gap:8px;align-items:center;padding:6px 8px;border-radius:6px;background:#fff;border:1px solid transparent}.radio-item input[type=radio]{margin:0;width:16px;height:16px}.form-actions{grid-column:1 / -1;display:flex;align-items:center;margin-top:6px}.btn{padding:10px 14px;border-radius:8px;border:1px solid #cbd5e1;background:#fff;cursor:pointer;font-weight:600}.btn.primary{background:linear-gradient(90deg,#2563eb,#7c3aed);color:#fff;border:none}.btn:disabled,.btn[disabled]{opacity:.6;cursor:not-allowed}.small{color:#64748b;font-size:13px}.error{color:#b91c1c;background:#fff1f2;padding:8px 10px;border-radius:6px}.success{color:#065f46;background:#ecfdf5;padding:8px 10px;border-radius:6px}@media (max-width: 760px){.form-grid{grid-template-columns:1fr}.form-grid .label,.form-grid label+input,.form-grid label+select,.form-grid label+textarea,.form-grid label+.checkbox-list,.form-grid label+.radio-group{grid-column:1 / -1}.form-grid input[type=text],.form-grid select,.form-grid textarea{height:44px}}.description-wrapper{display:flex;justify-content:space-between;align-items:center}.btn-small{padding:4px 10px;font-size:12px;font-weight:500;border-radius:6px;color:#0f172a}.btn-small:focus,.btn-small:active{outline:none;box-shadow:none}.citations-wrapper{margin-top:20px}.citations-title{font-size:15px;font-weight:700;margin-bottom:12px;color:#1f2937;display:flex;align-items:center;gap:6px}.citations-list{display:flex;flex-direction:column;gap:12px}.citation-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:14px 16px;box-shadow:0 1px 3px #0000000a;transition:transform .15s ease,box-shadow .15s ease}.citation-card:hover{transform:translateY(-1px);box-shadow:0 4px 10px #0000000f}.citation-card.internal{background:linear-gradient(135deg,#f8fafc,#eef2ff);border-color:#e0e7ff}.citation-header{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:6px}.citation-pill{font-size:12px;font-weight:600;padding:4px 10px;border-radius:999px;line-height:1;display:inline-flex;align-items:center;gap:4px;white-space:nowrap}.file-pill{background:#ecfeff;color:#0369a1}.slide-pill{background:#fef3c7;color:#92400e}.internal-pill{background:#eef2ff;color:#4338ca}.citation-text{font-size:13.5px;line-height:1.55;color:#374151}*{box-sizing:border-box}body{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;margin:0;padding:16px;background:#f8fafc;color:#0f172a}.container{max-width:720px;margin:24px auto;background:#fff;padding:20px;border-radius:8px;box-shadow:0 4px 16px #0f172a0f}button{background:#0ea5a2;color:#fff;border:none;padding:10px 14px;border-radius:6px;cursor:pointer}button[disabled]{opacity:.6;cursor:not-allowed}input,textarea{width:100%;padding:8px 10px;border:1px solid #e6eef3;border-radius:6px;margin-top:8px}.label{font-weight:600;margin-top:12px;display:block}.success{color:#065f46}.error{color:#b91c1c}.small{font-size:.9rem;color:#475569}
