*{box-sizing:border-box}body{margin:0;background:#eeede9;color:#302d29;font:13px/1.5 -apple-system,BlinkMacSystemFont,'PingFang SC',sans-serif;height:100dvh;display:flex;flex-direction:column}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}a{color:inherit;text-decoration:none}.workspace-header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:14px 28px;background:#f9f8f7;border-bottom:1px solid #dedbd5;flex:none}.brand{display:flex;align-items:center;gap:10px;font-size:12px;letter-spacing:1.5px;white-space:nowrap}.brand img{width:27px}.brand span{color:#91897f;font-size:11px;letter-spacing:0;margin-left:7px}nav{display:flex;gap:5px;background:#eeece8;padding:4px;border-radius:14px}nav button{border:0;background:transparent;border-radius:10px;padding:9px 18px;color:#8b8279;font-weight:600;white-space:nowrap}nav button span{font-size:11px;font-weight:400;margin-left:7px}nav button[aria-selected=true]{background:white;color:#302d29;box-shadow:0 2px 6px #302d2910}nav button[aria-selected=true]:before{content:'';display:inline-block;width:5px;height:5px;border-radius:100%;background:#e85d3a;margin:0 7px 2px 0}button:focus-visible,a:focus-visible{outline:2px solid #e85d3a;outline-offset:3px}.download{font-size:11px;color:#746c63;white-space:nowrap}.version-note{display:flex;justify-content:space-between;padding:10px 28px;font-size:11px;color:#8b8279;gap:16px;flex:none}.isolation{white-space:nowrap;color:#a2988c}main{flex:1;min-height:0;position:relative}section{height:100%;width:100%}section[hidden]{display:none}iframe{border:0;width:100%;height:100%;display:block}@media(max-width:800px){.workspace-header{gap:10px;padding:10px 14px;flex-wrap:wrap}.brand span{display:none}nav{order:3;width:100%;justify-content:space-between}nav button{flex:1;padding:7px 10px}.version-note{padding:8px 14px}.isolation{display:none}}@media(max-width:430px){nav button span{display:none}.version-note{font-size:10px}}
