.resource-shell{max-width:1450px;margin:0 auto}.resource-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding:25px 28px;margin-bottom:16px;border:1px solid var(--border);border-radius:14px;background:linear-gradient(145deg,rgba(24,37,57,.96),rgba(14,22,35,.96))}.resource-hero h1{margin:4px 0;font-size:28px}.resource-hero p{margin:0;color:var(--text-secondary)}.resource-eyebrow{color:var(--blue-bright);font:700 10px var(--font-data);letter-spacing:.15em}.resource-search{display:grid;grid-template-columns:minmax(240px,1fr) 190px 160px auto;gap:9px;padding:12px;margin-bottom:16px;border:1px solid var(--border);border-radius:11px;background:var(--bg-card)}.resource-search input,.resource-search select,.resource-editor input,.resource-editor select,.resource-editor textarea,.resource-feedback-form input,.resource-feedback-inbox select,.resource-help-feedback textarea{width:100%;padding:10px 11px;border:1px solid var(--border-bright);border-radius:7px;background:var(--bg-input,#101a29);color:var(--text-primary)}.resource-layout{display:grid;grid-template-columns:290px minmax(0,1fr);min-height:580px;border:1px solid var(--border);border-radius:12px;overflow:hidden;background:var(--bg-card)}.resource-sidebar{padding:14px;border-right:1px solid var(--border);background:rgba(11,18,29,.45)}.resource-sidebar-title{padding:4px 8px 10px;color:var(--text-muted);font-size:11px}.resource-sidebar h2{margin:16px 8px 5px;color:var(--text-muted);font:700 10px var(--font-data);letter-spacing:.08em;text-transform:uppercase}.resource-article-link{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:9px;border-radius:7px;color:var(--text-secondary);font-size:12px}.resource-article-link:hover,.resource-article-link.active{background:rgba(79,140,255,.12);color:var(--text-primary)}.resource-article-link small,.resource-tags b{padding:2px 6px;border:1px solid var(--border);border-radius:10px;color:var(--text-muted);font-size:9px;text-transform:uppercase}.resource-article{padding:30px 38px}.resource-article-head{display:flex;justify-content:space-between;gap:20px;padding-bottom:22px;border-bottom:1px solid var(--border)}.resource-article-head span,.resource-help-category{color:var(--blue-bright);font-size:11px;text-transform:uppercase}.resource-article-head h1{margin:5px 0 0}.resource-tags{display:flex;gap:5px}.resource-markdown{max-width:850px;color:var(--text-secondary);font-size:14px;line-height:1.72}.resource-markdown h2,.resource-markdown h3,.resource-markdown h4{margin:28px 0 8px;color:var(--text-primary)}.resource-markdown p{margin:10px 0}.resource-markdown code{padding:2px 5px;border-radius:4px;background:rgba(79,140,255,.12);color:#b7d0ff}.resource-markdown blockquote{margin:16px 0;padding:4px 16px;border-left:3px solid var(--blue);background:rgba(79,140,255,.06)}.resource-article-footer{margin-top:35px;padding-top:18px;border-top:1px solid var(--border);color:var(--text-muted)}.resource-feedback-form{display:grid;grid-template-columns:auto auto auto minmax(140px,1fr) auto;align-items:center;gap:7px;margin-top:16px}.resource-feedback-form button:not(.btn),.resource-help-feedback [data-helpful]{padding:7px 9px;border:1px solid var(--border);border-radius:6px;background:transparent;color:var(--text-primary);cursor:pointer}.resource-empty{padding:20px;color:var(--text-muted)}.resource-empty.large{text-align:center;padding:80px 20px}.resource-tabs{display:flex;gap:5px;margin-bottom:16px;border-bottom:1px solid var(--border)}.resource-tabs a{padding:11px 15px;color:var(--text-secondary)}.resource-tabs a.active{border-bottom:2px solid var(--blue);color:var(--text-primary)}.resource-tabs b{margin-left:5px}.resource-admin-grid{display:grid;grid-template-columns:340px minmax(0,1fr);gap:16px}.resource-admin-list,.resource-editor,.resource-feedback-inbox{padding:18px;border:1px solid var(--border);border-radius:11px;background:var(--bg-card)}.resource-section-head{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:15px}.resource-section-head h2,.resource-editor h2{margin:0}.resource-admin-list>a{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:11px 5px;border-bottom:1px solid var(--border);color:var(--text-primary)}.resource-admin-list>a span{display:grid}.resource-admin-list small{color:var(--text-muted)}.resource-admin-list>a>b{font-size:9px;text-transform:uppercase}.status-published{color:var(--green)}.status-draft{color:var(--amber,#eeb85b)}.resource-editor form,.resource-editor label{display:grid;gap:6px}.resource-editor form{gap:14px}.resource-editor label{color:var(--text-secondary);font-size:11px}.resource-editor label small{color:var(--text-muted)}.resource-form-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.resource-form-row:first-of-type{grid-template-columns:2fr 1fr}.resource-feedback-inbox td{vertical-align:top}.resource-help-trigger{display:grid;place-items:center;width:30px;height:30px;border:1px solid var(--border-bright);border-radius:50%;background:rgba(79,140,255,.09);color:var(--blue-bright);font-weight:800;cursor:pointer}.resource-help-backdrop{position:fixed;inset:0;z-index:900;background:rgba(0,0,0,.36)}.resource-help-drawer{position:fixed;z-index:901;top:0;right:0;width:min(460px,94vw);height:100vh;display:flex;flex-direction:column;transform:translateX(102%);transition:transform .24s ease;background:#111b2a;border-left:1px solid var(--border-bright);box-shadow:-20px 0 50px rgba(0,0,0,.3)}.resource-help-drawer.open{transform:none}.resource-help-drawer>header{display:flex;justify-content:space-between;align-items:flex-start;padding:22px;border-bottom:1px solid var(--border)}.resource-help-drawer>header span{color:var(--blue-bright);font:700 9px var(--font-data);letter-spacing:.12em}.resource-help-drawer h2{margin:4px 0 0}.resource-help-drawer>header button{border:0;background:none;color:var(--text-secondary);font-size:28px;cursor:pointer}.resource-help-content{padding:22px;overflow:auto;flex:1}.resource-help-full{display:inline-block;margin-top:20px}.resource-help-feedback{display:grid;gap:9px;padding:18px 22px;border-top:1px solid var(--border);background:rgba(7,13,22,.45)}.resource-help-feedback>div{display:flex;gap:7px}.resource-help-feedback [data-helpful].selected{border-color:var(--blue);background:rgba(79,140,255,.16)}.resource-help-feedback small{min-height:16px;color:var(--green)}
@media(max-width:850px){.resource-search{grid-template-columns:1fr 1fr}.resource-layout,.resource-admin-grid{grid-template-columns:1fr}.resource-sidebar{border-right:0;border-bottom:1px solid var(--border)}.resource-article{padding:22px}.resource-feedback-form{grid-template-columns:auto auto auto 1fr}.resource-feedback-form .btn{grid-column:1/-1}.resource-form-row,.resource-form-row:first-of-type{grid-template-columns:1fr}.resource-hero{align-items:flex-start;flex-direction:column}}
.resource-section-head form,.resource-feedback-inbox .inline-form{display:flex;align-items:center;gap:7px}
@media(prefers-reduced-motion:reduce){.resource-help-drawer{transition:none}}
