:root{color:#202223;background:#f6f6f7;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}button{min-height:36px;border:0;border-radius:6px;padding:0 14px;color:#fff;background:#008060;font:inherit;font-weight:600;cursor:pointer}a{color:#008060;font-weight:600;text-decoration:none}select,input{min-height:36px;width:100%;border:1px solid #c9cccf;border-radius:6px;padding:0 10px;color:#202223;background:#fff;font:inherit}select:disabled,input:disabled{color:#6d7175;background:#f1f2f3}button:disabled{color:#6d7175;background:#e4e5e7;cursor:not-allowed}.shell{width:min(1120px,100%);margin:0 auto;padding:24px}.topbar,.panel,.message{background:#fff;border:1px solid #dfe3e8;border-radius:8px}.topbar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px}h1,h2,h3,p{margin:0}h1{font-size:24px;line-height:32px}h2{font-size:18px;line-height:26px}h3{font-size:16px;line-height:24px}p{color:#6d7175;line-height:22px}.status{flex:0 0 auto;border-radius:999px;padding:6px 12px;font-weight:600}.statusOk{color:#008060;background:#e3f1df}.statusWarn{color:#8a6116;background:#fff5ea}.panel{margin-top:16px;padding:20px}.panelHeader{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.secondaryButton{color:#202223;background:#f1f2f3}.actionGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.actionCard{display:grid;grid-template-columns:minmax(0,1fr) 280px auto;align-items:flex-start;gap:16px;min-height:148px;border:1px solid #dfe3e8;border-radius:8px;padding:16px}.sourceControl{display:grid;gap:8px}.linkButton{flex:0 0 auto;min-height:36px;border-radius:6px;padding:8px 14px;color:#fff;background:#008060}.message{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:16px;padding:14px 16px;color:#8a6116}.success{color:#008060}@media(max-width:720px){.topbar,.panelHeader,.message{align-items:stretch;flex-direction:column}.actionCard,.actionGrid{grid-template-columns:1fr}}
