:root{font-family:IBM Plex Sans,Segoe UI,sans-serif;color:#112032;background:radial-gradient(circle at 20% 20%,#e4f0ff,#f4f6f8 45%,#f0efe9)}*{box-sizing:border-box}body{margin:0;min-height:100vh}.container{max-width:1100px;margin:0 auto;padding:24px}.container.narrow{max-width:520px}a{color:#0f4c81}h1,h2,h3,h4,p{margin:0}p{line-height:1.45}.shell{display:grid;grid-template-columns:270px minmax(0,1fr);min-height:100vh}.shell-sidebar{border-right:1px solid #c7d5e4;background:linear-gradient(180deg,#0e2a47,#174a72 60%,#1f6a85);color:#e8f4ff;padding:20px 16px;display:flex;flex-direction:column;gap:18px}.brand-block h1{font-size:1.1rem}.brand-block p{color:#b9d6ef;font-size:.9rem}.shell-nav{display:flex;flex-direction:column;gap:6px}.shell-nav-link{display:block;padding:8px 10px;border-radius:8px;color:#e8f4ff;text-decoration:none;border:1px solid transparent}.shell-nav-link:hover{border-color:#8fb8d8;background:#c8e7ff1a}.shell-nav-link.active{border-color:#9bd0ff;background:#d9edff33}.sidebar-meta{margin-top:auto;font-size:.9rem}.sidebar-meta label{display:flex;flex-direction:column;gap:6px}.sidebar-meta input{width:100%;border:1px solid #b9d6ef;background:#f7fbff;color:#12324d}.shell-main{padding:22px;display:flex;flex-direction:column;gap:16px}.shell-header{display:flex;align-items:center;justify-content:space-between;gap:16px;background:#fffc;border:1px solid #ccd8e4;border-radius:12px;padding:14px 16px}.shell-header p{color:#4c5f73;font-size:.9rem}.shell-content{display:flex;flex-direction:column;gap:16px}.panel{background:#ffffffde;border:1px solid #cfd9e4;border-radius:12px;padding:16px}.panel.inset{background:#f7fbff;border-style:dashed}.stack{display:flex;flex-direction:column;gap:12px}.stack.gap-lg{gap:18px}.stack.end{justify-content:flex-end}.grid.two{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.list-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:12px}.card{border:1px solid #d3dee8;border-radius:10px;padding:12px;background:#fff}.stats-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.stat{border:1px solid #ced9e5;border-radius:10px;padding:14px;background:#fff;display:flex;flex-direction:column;gap:4px}.stat strong{font-size:1.6rem}.hero{border-width:2px}.hero ol{margin:0;padding-left:18px}label{font-size:.9rem;font-weight:600;display:flex;flex-direction:column;gap:6px}.checkbox-row{flex-direction:row;align-items:center;gap:8px;font-weight:500}input,textarea,select,button{font:inherit}input,textarea,select{border:1px solid #b7c8da;border-radius:8px;padding:10px;background:#fcfdff}textarea{resize:vertical}button,.button-row a{border:none;border-radius:8px;padding:10px 14px;background:#0f4c81;color:#fff;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}button:disabled{opacity:.65;cursor:wait}button.danger{background:#9b1c30}.button-row{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.split-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.pill{border:1px solid #9ab9d6;color:#18466b;padding:2px 8px;border-radius:999px;font-size:.75rem}.thumbnail{width:100%;max-height:280px;object-fit:cover;border-radius:10px;border:1px solid #d3dee8}.preview-video{width:100%;border-radius:8px;border:1px solid #ced8e3}.muted{color:#55687c;font-size:.88rem}.ok{color:#0f7d3a}.error{color:#b42318}pre{margin:0;white-space:pre-wrap;word-break:break-word;background:#0f1f32;color:#dbe8f4;padding:12px;border-radius:8px;max-height:420px;overflow:auto}@media (max-width: 1024px){.shell{grid-template-columns:1fr}.shell-sidebar{border-right:none;border-bottom:1px solid #c7d5e4}}@media (max-width: 760px){.grid.two,.stats-grid{grid-template-columns:1fr}.shell-main{padding:14px}.split-row{flex-direction:column}}
