:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#202124;background:#f1f3f4;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{background:linear-gradient(#fff 0 72px,#f1f3f4 72px 100%),#f1f3f4;min-height:100vh}button,input,textarea,select{font:inherit}.app-shell{min-height:100vh}.doc-style-host{width:0;height:0;position:absolute;overflow:hidden}.docs-bar{z-index:10;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;border-bottom:1px solid #3c40431f;align-items:center;gap:16px;padding:14px 24px;display:flex;position:sticky;top:0}.docs-bar__mark{color:#fff;letter-spacing:.06em;background:linear-gradient(#1a73e8 0%,#185abc 100%);border-radius:12px;place-items:center;width:40px;height:40px;font-size:1.1rem;font-weight:700;display:grid}.docs-bar__meta{flex-direction:column;gap:2px;display:flex}.docs-bar__meta strong{font-size:.98rem;font-weight:700}.docs-bar__meta span{color:#5f6368;font-size:.84rem}.viewer-layout{padding:28px 20px 72px}.viewer-stage{width:100%;max-width:980px;margin:0 auto}.viewer-notice{background:#ffffffe0;border:1px solid #4285f42e;border-radius:16px;width:min(100%,816px);margin:0 auto 16px;padding:14px 18px;box-shadow:0 12px 32px #0f172a0f}.viewer-notice strong,.viewer-notice span{display:block}.viewer-notice strong{margin-bottom:4px;font-size:.92rem}.viewer-notice span{color:#5f6368;font-size:.86rem}.viewer-notice--error{border-color:#d930252e}.viewer-surface{padding-bottom:24px;overflow-x:auto}.viewer-surface--ready{animation:.32s ease-out settle-in}.viewer-surface .ems-doc-wrapper{background:0 0!important;flex-direction:column!important;align-items:center!important;padding:0!important;display:flex!important}.viewer-surface .ems-doc-wrapper>section.ems-doc{background:#fff!important;border-radius:0!important;width:min(100%,816px)!important;margin:0!important;overflow:visible!important;box-shadow:0 1px 2px #3c404326,0 6px 24px #3c40431f!important}.viewer-surface .ems-doc{color:#202124}.viewer-surface .ems-doc table{width:100%}.viewer-surface .ems-doc p,.viewer-surface .ems-doc td,.viewer-surface .ems-doc th,.viewer-surface .ems-doc li{font-family:Arial,Helvetica,sans-serif}@keyframes settle-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (width<=900px){.docs-bar{padding:12px 16px}.viewer-layout{padding:20px 10px 48px}.viewer-notice{width:calc(100vw - 20px)}.viewer-surface .ems-doc-wrapper>section.ems-doc{width:max-content!important;min-width:min(816px,100vw - 20px)!important}}
