@layer theme, base, productionControls, components, utilities;@layer productionControls{:root{font-family:system-ui,sans-serif;color:#172b3d;background:#f4f7fa}body{margin:0}main{max-width:1100px;margin:auto;padding:24px}header{display:flex;align-items:center;justify-content:space-between;gap:16px}section{background:white;border:1px solid #d6e0e8;border-radius:12px;padding:20px;margin-top:20px}label{flex-direction:column;gap:6px;font-weight:600}form,label{display:flex}form{flex-wrap:wrap;align-items:end;gap:16px}form p{flex-basis:100%}button,input,select{font:inherit;box-sizing:border-box;padding:10px;border:1px solid #9dadbb;border-radius:6px;max-width:100%}button{cursor:pointer;background:#194e76;color:white}button:disabled{opacity:.55;cursor:wait}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #cc7200;outline-offset:3px}.table-scroll{overflow:auto}table{border-collapse:collapse;width:100%;margin-top:18px}td,th{text-align:left;padding:10px;border-bottom:1px solid #d6e0e8}a{color:#174f85}p[role=status]{min-height:24px}@media(max-width:600px){main{padding:16px}form label,input,select{width:100%}header h1{font-size:24px}}textarea{font:inherit;box-sizing:border-box;padding:10px;border:1px solid #9dadbb;border-radius:6px;max-width:100%;min-height:100px;width:100%}textarea:focus-visible{outline:3px solid #cc7200;outline-offset:3px}fieldset{border:1px solid #d6e0e8;border-radius:8px;padding:16px;display:flex;flex-wrap:wrap;gap:16px;min-width:0;max-width:100%;box-sizing:border-box}fieldset label{flex:1 1 220px}pre{white-space:pre-wrap;background:#f4f7fa;padding:12px}dd,pre{overflow-wrap:anywhere}.check-label{display:flex;flex-direction:row;align-items:start;flex-basis:100%}.check-label input{width:auto}section>form{margin:16px 0}dl{line-height:1.8}.workspace-shell{max-width:1160px;padding:32px 28px 64px;line-height:1.6}.workspace-shell,.workspace-shell *{box-sizing:border-box}.workspace-header{padding-bottom:24px;border-bottom:1px solid #d6e0e8;flex-wrap:wrap}.workspace-header h1{margin:0;font-size:30px;line-height:1.2;letter-spacing:-.03em}.workspace-eyebrow{margin:0 0 5px;color:#526577;font-size:13px;font-weight:600}.workspace-header form{margin:0}.workspace-header button{background:white;color:#194e76}.workspace-context{padding:20px 0;max-width:420px}.workspace-nav{display:flex;flex-wrap:wrap;gap:8px;padding:12px;background:#e8eef4;border-radius:12px}.workspace-nav a{display:block;padding:10px 14px;border-radius:7px;text-decoration:none;color:#194e76;font-size:14px;font-weight:600;min-height:44px}.workspace-nav a:hover{background:white}.workspace-group{margin-top:36px;scroll-margin-top:20px;min-width:0}.workspace-group-label{margin:0 0 12px;padding-left:12px;border-left:3px solid #194e76;font-size:14px;font-weight:700;color:#526577;letter-spacing:.04em}.workspace-group>section:first-of-type{margin-top:0}.workspace-shell section{padding:24px;min-width:0}.workspace-shell h2{font-size:21px;line-height:1.4;margin:0 0 18px;scroll-margin-top:20px}.workspace-shell h3{font-size:17px;line-height:1.5}.workspace-shell label{font-size:14px;min-width:0}.workspace-shell form>label{flex:1 1 200px}.workspace-shell input,.workspace-shell select,.workspace-shell textarea{background:#fff;color:#172b3d;min-height:44px}.workspace-shell input[type=checkbox],.workspace-shell input[type=radio]{min-height:0;flex:none}.workspace-shell button{min-height:44px;line-height:1.4}.workspace-shell p[role=alert]{border-left:3px solid #b42318;padding:10px 14px;background:#fff1f0;color:#84251e;overflow-wrap:anywhere}.workspace-shell .table-scroll{max-width:100%;overscroll-behavior-x:contain}.workspace-shell th{font-size:13px;background:#f4f7fa;color:#526577}.workspace-shell td{font-size:14px}@media(max-width:600px){.workspace-shell{padding:20px 16px 40px}.workspace-header{gap:12px;padding-bottom:18px}.workspace-header h1{font-size:26px}.workspace-context{max-width:none;padding:16px 0}.workspace-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;padding:8px}.workspace-nav a{padding:10px 8px;font-size:13px}.workspace-group{margin-top:28px}.workspace-shell section{padding:16px;border-radius:10px}.workspace-shell h2{font-size:19px}.workspace-shell form>label{flex-basis:100%}.workspace-shell fieldset{padding:12px}.workspace-shell dd{margin-left:0}}}