.guest-shell{color:#fff;background:#071018;grid-template-columns:280px 1fr;min-height:100vh;display:grid}.guest-sidebar{background:#0b141c;border-right:1px solid #ffffff18;flex-direction:column;padding:24px;display:flex}.guest-sidebar img{width:190px}.guest-sidebar h2{margin:4px 0 24px;font-size:1rem}.guest-sidebar nav{gap:5px;display:grid}.guest-sidebar button{color:#9ca9b2;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;padding:11px 13px}.guest-sidebar button.active,.guest-sidebar button:hover{color:#fff;background:#17242e;box-shadow:inset 3px 0 #d9a441}.readonly{border-top:1px solid #ffffff18;margin-top:auto;padding-top:18px}.readonly strong,.readonly small{display:block}.readonly small{color:#9ca9b2}.guest-main{min-width:0}.guest-main>header{border-bottom:1px solid #ffffff18;justify-content:space-between;align-items:center;height:72px;padding:0 28px;display:flex}.guest-content{min-height:calc(100vh - 145px);padding:32px}.guest-hero{border:1px solid #ffffff1c;border-radius:20px;padding:46px}.guest-hero h1{margin:12px 0;font:3.7rem/1.04 Georgia,serif}.guest-hero em{color:#d9a441;font-weight:400}.guest-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:20px;display:grid}.view-only{color:#efc46e;margin-top:18px;display:inline-block}.guest-panel{max-width:900px;padding:40px}.guest-panel h1{font:3rem Georgia,serif}.readonly-note{background:#071018;border-left:3px solid #d9a441;margin-top:25px;padding:16px}.guest-main>footer{color:#8997a1;border-top:1px solid #ffffff18;padding:20px 28px}@media (max-width:800px){.guest-shell{display:block}.guest-sidebar nav{display:flex;overflow:auto}.guest-grid{grid-template-columns:1fr}.guest-content{padding:20px}}
