:root{color:#18241f;background:#f6f8f7;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 17% -4%,#bee3f294,#0000 33%),radial-gradient(circle at 92% 2%,#c8eed585,#0000 31%),#f6f8f7;min-width:320px;margin:0}a{color:inherit;text-decoration:none}.app-shell{grid-template-rows:auto minmax(0,1fr);min-height:100vh;padding:14px;display:grid}.topbar{-webkit-backdrop-filter:blur(22px)saturate(1.16);backdrop-filter:blur(22px)saturate(1.16);background:#fffc;border:1px solid #233d3517;border-radius:14px;justify-content:space-between;align-items:center;gap:16px;padding:10px 12px;display:flex;box-shadow:0 16px 42px #26443b1a,inset 0 1px #ffffffe6}.brand-lockup{align-items:center;gap:11px;min-width:220px;display:flex}.brand-lockup img{border-radius:13px;width:42px;height:42px;box-shadow:0 10px 24px #23564621}.topbar h1,.topbar p,.viewer-panel h2{margin:0}.topbar h1{letter-spacing:0;font-size:18px;font-weight:760}.topbar p{color:#718079;margin-top:3px;font-size:13px}.topbar-actions{background:#f6f9f8b8;border:1px solid #233d3514;border-radius:12px;flex-wrap:wrap;justify-content:flex-end;gap:4px;padding:4px;display:flex}.topbar a{color:#52645c;white-space:nowrap;background:0 0;border:0;border-radius:9px;justify-content:center;align-items:center;min-height:34px;padding:0 12px;font-size:13px;font-weight:700;display:inline-flex}.topbar a:hover,.topbar a:focus-visible{color:#1c8555;background:#31a66f1a}.viewer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;min-height:0;padding:12px 0 0;display:grid}.viewer-panel{background:#ffffffe0;border:1px solid #233d351a;border-radius:8px;grid-template-rows:auto minmax(0,1fr);min-width:0;min-height:0;display:grid;overflow:hidden;box-shadow:0 18px 48px #23493d17}.viewer-panel h2{color:#31443c;border-bottom:1px solid #233d3517;padding:10px 12px;font-size:14px;font-weight:700}.viewer-frame,.viewer-host{min-width:0;min-height:0}.viewer-frame{height:calc(100vh - 122px)}.viewer-host{width:100%;height:100%}.single-viewer-shell{min-width:0;height:calc(100vh - 82px);min-height:0;padding:12px 0 0}.single-viewer-shell>.viewer-host{background:#fff;border:1px solid #233d351a;border-radius:8px;overflow:hidden}@media (width<=900px){.topbar{flex-direction:column;align-items:flex-start}.topbar-actions{justify-content:flex-start;width:100%;overflow-x:auto}.viewer-grid{grid-template-columns:minmax(0,1fr)}.viewer-frame{height:clamp(460px,100vh - 250px,620px)}}
