*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{color:#1a1a1a;background:#e8eaed;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.page{flex-direction:column;height:100%;display:flex}.top-bar{color:#fff;background:#1a1a2e;flex-shrink:0;justify-content:space-between;align-items:center;padding:10px 20px;display:flex}.brand{align-items:baseline;gap:10px;display:flex}.brand-name{letter-spacing:-.02em;font-size:1.1rem;font-weight:700}.brand-tag{color:#8b8fa3;font-size:.8rem}.demo-nav{gap:8px;display:flex}.demo-link{color:#8b8fa3;border-radius:4px;padding:4px 10px;font-size:.8rem;text-decoration:none;transition:all .2s}.demo-link:hover{color:#fff;background:#ffffff1a}.demo-link.active{color:#fff;background:#ffffff26;font-weight:600}.log-toggle{color:#ccc;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff26;border-radius:4px;padding:5px 14px;font-size:.75rem}.log-toggle:hover{color:#fff;background:#ffffff2e}.content{flex:1;justify-content:center;align-items:stretch;min-height:0;padding:20px;display:flex}.widget-area{flex-direction:column;width:100%;max-width:520px;min-height:0;display:flex}.log-drawer{z-index:1000;background:#1e1e1e;border-top:2px solid #333;flex-direction:column;max-height:240px;display:flex;position:fixed;bottom:0;left:0;right:0}.log-drawer-header{color:#aaa;border-bottom:1px solid #333;flex-shrink:0;justify-content:space-between;align-items:center;padding:6px 12px;font-size:.75rem;font-weight:600;display:flex}.log-drawer-actions{gap:6px;display:flex}.btn-small{cursor:pointer;color:#999;background:0 0;border:1px solid #555;border-radius:3px;padding:2px 8px;font-size:.7rem}.btn-small:hover{color:#ccc;background:#333}.log-panel{color:#d4d4d4;flex:1;padding:6px 12px;font-family:SF Mono,Fira Code,monospace;font-size:.7rem;overflow-y:auto}.log-entry{word-break:break-word;border-bottom:1px solid #2a2a2a;gap:8px;padding:2px 0;display:flex}.log-time{color:#666;flex-shrink:0}.log-tag{flex-shrink:0;width:5em;font-weight:600}.log-msg{flex:1}.log-info .log-tag{color:#60a5fa}.log-error .log-tag{color:#f87171}.log-message .log-tag{color:#34d399}.log-cors .log-tag{color:#fbbf24}
