.lm-root{box-sizing:border-box;width:100%;max-width:48rem;min-width:0;margin-left:auto;margin-right:auto;padding:1.5rem 1rem}.lm-h1{font-size:clamp(1.272rem,2.5vw + .8rem,2.618rem);line-height:clamp(1.3,1.35 + .15vw,1.5);letter-spacing:-.01em;margin-top:2.5rem;margin-bottom:1rem}.lm-h1,.lm-h2{font-weight:600;letter-spacing:-.025em;color:var(--foreground)}.lm-h2{font-size:clamp(1.1rem,1.5vw + .618rem,1.618rem);line-height:clamp(1.4,1.45 + .1vw,1.618);margin-top:2rem;margin-bottom:.75rem;border-bottom:1px solid var(--border);padding-bottom:.25rem}.lm-h3{font-size:clamp(1rem,1vw + .5rem,1.272rem);margin-top:1.5rem}.lm-h3,.lm-h4{line-height:1.618;margin-bottom:.5rem;font-weight:600;color:var(--foreground)}.lm-h4{font-size:clamp(.618rem,.5vw + .5rem,.786rem);letter-spacing:.12em;text-transform:uppercase;margin-top:1rem}.lm-h5{font-size:clamp(1.1rem,1.2vw + .618rem,1.382rem);color:var(--foreground)}.lm-h5,.lm-h6{line-height:1.618;margin-top:.75rem;margin-bottom:.25rem;font-weight:600}.lm-h6{font-size:clamp(.9rem,.8vw + .5rem,1rem);color:var(--muted-foreground)}.lm-ol,.lm-p,.lm-ul{font-size:clamp(.9rem,.8vw + .5rem,1rem);line-height:1.618;margin-bottom:1rem;color:color-mix(in oklab,var(--foreground) 70%,transparent);line-height:1.625}.lm-ol,.lm-ul{margin-left:1.5rem;list-style-position:outside}.lm-ul{list-style-type:disc}.lm-ol{list-style-type:decimal}.lm-ol>li,.lm-ul>li{margin-top:.25rem;line-height:1.618}.lm-strong{font-weight:600;color:var(--foreground)}.lm-em{font-style:italic;color:color-mix(in oklab,var(--foreground) 80%,transparent)}.lm-del{text-decoration:line-through;color:var(--muted-foreground)}.lm-a{color:var(--primary);font-weight:500;text-decoration:underline;text-underline-offset:4px;transition:color .15s ease}.lm-a:hover{color:color-mix(in oklab,var(--primary) 80%,transparent)}.lm-code-block{display:block;width:100%;overflow-x:auto;border-radius:.375rem;padding:.75rem 1rem}.lm-code-block,.lm-code-inline{font-size:clamp(.786rem,.5vw + .5rem,.875rem);line-height:1.618;background-color:var(--muted);font-family:var(--font-mono);color:var(--foreground)}.lm-code-inline{border-radius:.25rem;padding:.125rem .375rem}.lm-pre{margin-bottom:1rem;border-radius:.375rem;background-color:var(--muted);padding:0;overflow:hidden}.lm-blockquote{font-size:clamp(.9rem,.8vw + .5rem,1rem);line-height:1.618;margin-bottom:1rem;border-left:4px solid color-mix(in oklab,var(--primary) 40%,transparent);padding-left:1rem;font-style:italic;color:var(--muted-foreground)}.lm-hr{border:0;border-top:1px solid var(--border)}.lm-hr,.lm-table-wrap{margin-top:2rem;margin-bottom:2rem}.lm-table-wrap{max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:.375rem;border:1px solid var(--border)}.lm-table{font-size:clamp(.786rem,.5vw + .5rem,.875rem);line-height:1.618;width:100%;text-align:left}.lm-thead{background-color:var(--muted);color:var(--muted-foreground)}.lm-tbody>tr{border-top:1px solid var(--border)}.lm-tr:hover{background-color:color-mix(in oklab,var(--muted) 40%,transparent);transition:background-color .15s ease}.lm-th{font-weight:600;color:var(--foreground)}.lm-td,.lm-th{min-width:10rem;padding:.625rem 1rem}.lm-td{color:color-mix(in oklab,var(--foreground) 80%,transparent)}.lm-img{margin-top:1rem;margin-bottom:1rem;max-width:100%;border-radius:.375rem;border:1px solid var(--border)}.tm-cert-viewer{position:relative;min-height:12rem}.tm-cert-viewer__status{margin:0;padding:2rem 1rem;text-align:center;font-size:.875rem;color:var(--muted-foreground)}.tm-cert-viewer__status--error{color:color-mix(in oklab,var(--destructive) 85%,var(--foreground))}.tm-cert-viewer__pages{display:flex;flex-direction:column;gap:.75rem}.tm-cert-viewer__canvas{display:block;width:100%;height:auto;border-radius:.5rem;background-color:#f4f1ea;box-shadow:0 1px 0 color-mix(in oklab,var(--foreground) 8%,transparent);user-select:none;-webkit-user-drag:none}.tm-cert-modal__backdrop{position:fixed;inset:0;z-index:60;background-color:rgba(0,0,0,.72);opacity:1;transition:opacity .15s ease}.tm-cert-modal__backdrop[data-ending-style],.tm-cert-modal__backdrop[data-starting-style]{opacity:0}@supports (backdrop-filter:blur(2px)){.tm-cert-modal__backdrop{backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}}.tm-cert-modal__popup{position:fixed;inset:0;z-index:61;display:flex;align-items:center;justify-content:center;padding:1rem;pointer-events:none}.tm-cert-modal__surface{pointer-events:auto;display:flex;flex-direction:column;width:min(100%,52rem);max-height:min(92vh,56rem);border:1px solid color-mix(in oklab,var(--border) 80%,var(--foreground) 20%);border-radius:1rem;background:radial-gradient(120% 80% at 50% 0,color-mix(in oklab,var(--primary) 10%,transparent),transparent 55%),var(--card,var(--background));box-shadow:0 24px 80px rgba(0,0,0,.45);overflow:hidden}.tm-cert-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1.25rem 1.25rem .75rem}.tm-cert-modal__title{margin:0;font-size:clamp(1.125rem,1vw + 1rem,1.375rem);line-height:1.3;font-weight:600;color:var(--foreground)}.tm-cert-modal__subtitle{margin:.25rem 0 0;font-size:.875rem;line-height:1.4;color:var(--muted-foreground)}.tm-cert-modal__close{flex-shrink:0;border-radius:9999px}.tm-cert-modal__tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;padding:0 1.25rem 1rem}.tm-cert-modal__tab{display:flex;flex-direction:column;align-items:flex-start;gap:.125rem;padding:.625rem .75rem;border:1px solid var(--border);border-radius:.625rem;background-color:color-mix(in oklab,var(--muted) 55%,transparent);color:var(--muted-foreground);text-align:left;cursor:pointer;transition:background-color .15s ease,border-color .15s ease,color .15s ease}.tm-cert-modal__tab:hover{color:var(--foreground)}.tm-cert-modal__tab[data-active]{border-color:color-mix(in oklab,var(--primary) 55%,var(--border));background-color:var(--primary);color:var(--primary-foreground)}.tm-cert-modal__tab-label{font-size:.875rem;font-weight:600;line-height:1.2}.tm-cert-modal__tab-subtitle{font-size:.75rem;line-height:1.3;opacity:.9}.tm-cert-modal__content{flex:1 1 auto;overflow:auto;padding:0 1.25rem 1.25rem}@media (max-width:640px){.tm-cert-modal__tabs{grid-template-columns:1fr}}.tm-branding{box-sizing:border-box;width:100%;max-width:48rem;min-width:0;margin:0 auto 2rem;padding:0 1rem}.tm-branding__title{margin:0 0 .75rem;font-size:clamp(1rem,1vw + .5rem,1.272rem);line-height:1.4;font-weight:600;color:var(--foreground)}.tm-branding__intro{margin:0 0 1.25rem;font-size:clamp(.9rem,.8vw + .5rem,1rem);line-height:1.625;color:color-mix(in oklab,var(--foreground) 70%,transparent)}.tm-branding__status{display:flex;flex-direction:column;align-items:flex-start;gap:.375rem}.tm-branding__badge{display:inline-flex;align-items:center;width:fit-content;flex-shrink:0;border-radius:9999px;padding:.2rem .625rem;font-size:.75rem;font-weight:500;line-height:1.2;white-space:nowrap}.tm-branding__badge[data-variant=registered]{background-color:var(--primary);color:var(--primary-foreground)}.tm-branding__badge[data-variant=neutral]{border:1px solid var(--border);background-color:color-mix(in oklab,var(--muted) 65%,transparent);color:color-mix(in oklab,var(--foreground) 80%,transparent)}.tm-branding__status-detail{font-size:.6875rem;line-height:1.35;color:var(--muted-foreground)}.tm-branding__cert-card{display:flex;flex-direction:column;gap:1rem;min-width:0;margin-top:1.25rem;padding:1rem 1.125rem;border:1px solid var(--border);border-radius:.75rem;background-color:color-mix(in oklab,var(--muted) 35%,transparent)}@media (min-width:640px){.tm-branding__cert-card{flex-direction:row;align-items:center;justify-content:space-between}}.tm-branding__cert-title{margin:0;font-size:clamp(.786rem,.5vw + .5rem,.875rem);line-height:1.4;color:var(--foreground)}.tm-branding__cert-subtitle{margin:.25rem 0 0;font-size:.8125rem;line-height:1.45;color:var(--muted-foreground)}.tm-branding__cert-button{flex-shrink:0;align-self:flex-start}@media (min-width:640px){.tm-branding__cert-button{align-self:center}}.ldv-root{box-sizing:border-box;display:flex;flex-direction:column;align-items:center;width:100%;min-height:100%}.ldv-status{margin:0;padding:3rem 1rem;text-align:center;font-size:.875rem;color:#6b7280}@keyframes ldv-mark-pulse{0%,to{opacity:.42;transform:scale(.92)}50%{opacity:1;transform:scale(1)}}.ldv-loading{box-sizing:border-box;display:flex;align-items:center;justify-content:center;width:100%;min-height:12rem;padding:4rem 1rem}.ldv-loading-mark{width:4.25rem;height:auto;animation:ldv-mark-pulse 1.85s ease-in-out infinite;transform-origin:center center}.ldv-loading-mark .bll-accent{fill:#c39a73}@media (prefers-reduced-motion:reduce){.ldv-loading-mark{animation:none;opacity:.88;transform:none}}.ldv-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ldv-status--error{color:#b45309}.ldv-pages-stack{box-sizing:border-box;display:flex;flex-direction:column;align-items:center;gap:1rem;width:100%;max-width:52rem;margin:0 auto;padding:.25rem 0 1rem}.ldv-page-sheet{box-sizing:border-box;flex-shrink:0;width:fit-content;max-width:none;margin-left:auto;margin-right:auto;background-color:#fff;border-radius:2px;box-shadow:0 1px 2px rgba(15,23,42,.08),0 6px 20px rgba(15,23,42,.06);overflow:hidden}.ldv-canvas{display:block;width:auto;height:auto;max-width:none;user-select:none;-webkit-user-drag:none;image-rendering:auto}.ldt-shell{position:relative}.ldt-bar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem 1rem;padding:.5rem .75rem;border-bottom:1px solid #e5e8ec;background-color:#f7f8fa}@media (min-width:768px){.ldt-bar{padding:.625rem 1rem}}.ldt-group{display:flex;align-items:center;gap:.25rem}.ldt-group--pager,.ldt-group--zoom{flex-shrink:0}.ldt-group--actions{margin-left:auto;flex-wrap:wrap;justify-content:flex-end}.ldt-btn{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;min-width:2rem;height:2rem;padding:0 .4rem;border:none;border-radius:.35rem;background:transparent;color:#4b5563;cursor:pointer;transition:background-color .12s ease,color .12s ease}.ldt-btn:hover:not(:disabled){background-color:#e8eaed;color:#141312}.ldt-btn:disabled{opacity:.35;cursor:not-allowed}.ldt-btn--active{background-color:#e8eaed;color:#141312}.ldt-btn--download{padding-inline:.65rem;font-size:.75rem;font-weight:600}.ldt-btn-text{line-height:1}.ldt-pager{display:inline-flex;align-items:center;gap:.2rem;min-width:3.25rem;justify-content:center;color:#374151}.ldt-pager,.ldt-pager-input{font-size:.8125rem;font-variant-numeric:tabular-nums}.ldt-pager-input{width:2.5rem;height:1.75rem;padding:0 .25rem;border:1px solid #d1d5db;border-radius:.3rem;text-align:center;color:#141312;background:#fff}.ldt-pager-input:focus{outline:2px solid #c39a73;outline-offset:1px;border-color:#c39a73}.ldt-pager-label{display:contents}.ldt-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ldt-pager-current{font-weight:600}.ldt-pager-sep{color:#9ca3af}.ldt-pager-total{color:#6b7280}.ldt-zoom-label{min-width:2.75rem;text-align:center;font-size:.8125rem;font-variant-numeric:tabular-nums;color:#374151}.ldt-search{display:flex;align-items:center}.ldt-search-input{width:min(12rem,40vw);height:2rem;padding:0 .65rem;border:1px solid #d1d5db;border-radius:.35rem;font-size:.8125rem;background:#fff;color:#141312}.ldt-search-input:focus{outline:2px solid #c39a73;outline-offset:1px;border-color:#c39a73}.ldt-thumb-panel{box-sizing:border-box;max-height:min(16rem,42vh);overflow:auto;border-bottom:1px solid #e5e8ec;padding:.75rem 1rem 1rem;background-color:#fff}.ldt-thumb-panel-title{margin:0 0 .65rem;font-size:.75rem;font-weight:600;line-height:1rem;letter-spacing:.04em;text-transform:uppercase;color:#8a8f98}.ldt-thumb-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(4.5rem,1fr));gap:.65rem}.ldt-thumb{flex-direction:column;gap:.35rem;padding:0;border:none;background:transparent;cursor:pointer}.ldt-thumb,.ldt-thumb-preview{display:flex;align-items:center}.ldt-thumb-preview{box-sizing:border-box;justify-content:center;width:100%;aspect-ratio:210/297;overflow:hidden;border:2px solid #e5e8ec;border-radius:.25rem;background-color:#fff;box-shadow:0 1px 2px rgba(15,23,42,.05);transition:border-color .12s ease,box-shadow .12s ease}.ldt-thumb:hover .ldt-thumb-preview{border-color:#c39a73}.ldt-thumb--active .ldt-thumb-preview{border-color:#c39a73;box-shadow:0 0 0 1px #c39a73}.ldt-thumb-img{display:block;width:100%;height:100%;object-fit:contain;object-position:top center;background-color:#fff}.ldt-thumb-placeholder{font-size:.875rem;font-weight:600;color:#9ca3af}.ldt-thumb-label{font-size:.6875rem;font-variant-numeric:tabular-nums;font-weight:600;line-height:1;color:#6b7280}.ldt-thumb--active .ldt-thumb-label{color:#141312}.lh-mobile-sheet-brand{font-size:1rem;font-weight:700;line-height:1.5rem;color:#141312;text-decoration:none}.lh-mobile-sheet-brand:hover{color:#c39a73}.lh-mobile-link--active{background-color:#eef1f4;border-left:3px solid #c39a73;padding-left:calc(.75rem - 3px)}.lh-mobile-link--active .sh-mobile-link-title{color:#141312;font-weight:600}.lh-shell{box-sizing:border-box;display:flex;flex-direction:column;width:100%;min-width:0;min-height:calc(100vh - 4.5rem);background-color:#f3f5f7}@media (min-width:1024px){.lh-shell{flex-direction:row;align-items:stretch;min-height:calc(100vh - 4.75rem)}}.lh-sidebar{box-sizing:border-box;flex-shrink:0;display:none;width:100%;border-bottom:1px solid #e5e8ec;background-color:#fafbfc}@media (min-width:1024px){.lh-sidebar{display:block;width:17.5rem;max-width:17.5rem;border-bottom:none;border-right:1px solid #e5e8ec;overflow-y:auto;position:sticky;top:4.75rem;align-self:flex-start;max-height:calc(100vh - 4.75rem)}}.lh-sidebar-head{padding:1rem 1.25rem .5rem}@media (min-width:1024px){.lh-sidebar-head{padding:1.5rem 1.25rem .75rem}}.lh-sidebar-brand{font-size:1rem;font-weight:700;line-height:1.5rem;color:#141312;text-decoration:none}.lh-sidebar-brand:hover{color:#c39a73}.lh-nav{padding:0 .75rem 1rem}@media (min-width:1024px){.lh-nav{padding-bottom:2rem}}.lh-nav-group+.lh-nav-group{margin-top:.75rem}.lh-nav-group-label{display:block;padding:.5rem .75rem .35rem;font-size:.6875rem;font-weight:600;line-height:1rem;letter-spacing:.06em;text-transform:uppercase;color:#8a8f98}.lh-nav-list{margin:0;padding:0;list-style:none}.lh-nav-link{display:block;box-sizing:border-box;padding:.55rem .75rem;border-left:3px solid transparent;border-radius:0 .25rem .25rem 0;font-size:.875rem;line-height:1.35rem;color:#3d4349;text-decoration:none;transition:background-color .15s ease,color .15s ease,border-color .15s ease}.lh-nav-link--active,.lh-nav-link:hover{background-color:#eef1f4;color:#141312}.lh-nav-link--active{border-left-color:#c39a73;font-weight:600}.lh-main{box-sizing:border-box;flex:1;min-width:0;padding:1rem 1rem 2.5rem}@media (min-width:768px){.lh-main{padding:1.5rem 2rem 3rem}}@media (min-width:1280px){.lh-main{padding:2rem 2.5rem 3.5rem}}.lh-breadcrumbs{margin-bottom:1rem}@media (max-width:1023px){.lh-breadcrumbs--desktop{display:none}}.lh-mobile-toolbar{box-sizing:border-box;display:flex;align-items:center;gap:.35rem;width:100%;min-width:0;margin-bottom:.85rem;padding:.5rem .75rem;border:1px solid #e5e8ec;border-radius:.5rem;background-color:#fafbfc}@media (min-width:1024px){.lh-mobile-toolbar{display:none}}.lh-mobile-toolbar-burger{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;margin:0;padding:0;border:none;border-radius:.35rem;background:transparent;color:#141312;cursor:pointer;-webkit-tap-highlight-color:transparent}.lh-mobile-toolbar-burger:hover{background-color:#eef1f4}.lh-mobile-toolbar-burger:focus-visible{outline:2px solid #c39a73;outline-offset:2px}.lh-mobile-toolbar-icon{width:1.375rem;height:1.375rem;color:#141312;stroke:#141312}.lh-mobile-toolbar-crumbs{flex:1;min-width:0}.lh-mobile-toolbar-crumbs-list{display:flex;align-items:center;gap:.3rem;margin:0;padding:0;list-style:none;min-width:0;overflow:hidden;font-size:.8125rem;line-height:1.25rem;color:#8a8f98;white-space:nowrap}.lh-mobile-toolbar-crumb{flex-shrink:1;min-width:0;overflow:hidden;text-overflow:ellipsis}.lh-mobile-toolbar-crumb--truncate{max-width:32%}.lh-mobile-toolbar-crumb--current{flex-shrink:1;max-width:42%}.lh-mobile-toolbar-crumb a{color:#8a8f98;text-decoration:none}.lh-mobile-toolbar-crumb a:hover{color:#c39a73}.lh-mobile-toolbar-sep{flex-shrink:0;color:#c5cad1;user-select:none}.lh-mobile-toolbar-current{font-weight:700;color:#141312}.lh-breadcrumbs-list{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .5rem;margin:0;padding:0;list-style:none;font-size:.75rem;line-height:1.125rem;color:#8a8f98}.lh-breadcrumbs-list a{color:#8a8f98;text-decoration:none}.lh-breadcrumbs-list a:hover{color:#c39a73;text-decoration:underline}.lh-breadcrumbs-sep{color:#c5cad1;user-select:none}.lh-page-header{margin-bottom:1.25rem}.lh-page-title{margin:0 0 .75rem;font-weight:700;color:#141312}.lh-page-meta{display:flex;align-items:center;gap:.5rem;margin:0;font-size:.8125rem;line-height:1.25rem;color:#8a8f98}.lh-page-meta-mark{width:auto;height:1.125rem;flex-shrink:0}.lh-page-meta-mark .bll-accent{fill:#c39a73}.lh-doc-card{box-sizing:border-box;position:relative;overflow:hidden;border-radius:.75rem;border:1px solid #e5e8ec;background-color:#fff;box-shadow:0 1px 3px rgba(15,23,42,.06)}.lh-doc-viewport{box-sizing:border-box;display:block;height:min(78vh,52rem);overflow-x:auto;overflow-y:auto;background-color:#e8eaed;padding:1rem;-webkit-overflow-scrolling:touch;scroll-behavior:smooth}@media (min-width:768px){.lh-doc-viewport{padding:1.25rem 1.5rem 1.75rem}}.lh-doc-sheet{box-sizing:border-box;width:min(100%,52rem);margin:0 auto;background-color:#fff;border-radius:2px;box-shadow:0 1px 2px rgba(15,23,42,.06),0 4px 16px rgba(15,23,42,.04)}.lh-doc-sheet--fallback{max-height:min(78vh,52rem);overflow:auto}.lh-doc-sheet-title{margin:0;padding:2rem 1.5rem 0;font-size:1.125rem;font-weight:700;line-height:1.35;letter-spacing:.04em;text-align:center;text-transform:uppercase;color:#141312}@media (min-width:768px){.lh-doc-sheet-title{padding:2.5rem 2.5rem 0;font-size:1.25rem}}.lh-doc-body{box-sizing:border-box;width:100%;min-width:0}.lh-doc-body .lm-root{max-width:none;margin:0;padding:1.25rem 1.5rem 2.5rem;font-size:.9375rem;line-height:1.7;color:#1f2937}@media (min-width:768px){.lh-doc-body .lm-root{padding:2rem 2.5rem 3rem}}.lh-doc-body .lm-root .lm-p{color:#374151}.lh-doc-body .lm-root .lm-h2{border-bottom-color:#e5e7eb;padding-bottom:.4rem;margin-top:2.25rem}.lh-doc-body .lm-root .lm-table-wrap{border:1px solid #e5e7eb;border-radius:.375rem}.lh-doc-body .lm-root .lm-h1:first-of-type{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.lh-doc-body .lm-root .lm-h1:first-of-type+.lm-h2,.lh-doc-body .lm-root .lm-h1:first-of-type+.lm-h3,.lh-doc-body .lm-root .lm-h1:first-of-type+.lm-p,.lh-doc-body .lm-root>:first-child:not(.lm-h1){margin-top:0}.lh-doc-body>:not(.lm-root){padding:0 1.25rem 2rem}.lh-doc-text-fallback--screen-reader{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.lh-doc-print-source{display:none}.lh-doc-after{box-sizing:border-box;border-top:1px solid #e5e8ec;padding:0 1.25rem 2rem}@media (min-width:768px){.lh-doc-after,.lh-doc-body>:not(.lm-root){padding:0 2.5rem 2.5rem}}@media print{.lh-no-print,.sf-footer,.sf-prefooter,.sh-site-header{display:none!important}.lh-shell{display:block;min-height:auto;background:#fff}.lh-main{padding:0}.lh-doc-card{border:none;box-shadow:none;border-radius:0}.lh-doc-viewport{display:none!important}.lh-doc-print-source{display:block}.lh-doc-text-fallback--screen-reader{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto;white-space:normal;border:0}.lh-doc-sheet-title{display:none}.lh-doc-sheet{box-shadow:none;width:100%;max-width:none}.lh-doc-body .lm-root{padding:0}.lh-doc-body .lm-root .lm-h1:first-of-type{position:static;width:auto;height:auto;margin:0 0 1rem;overflow:visible;clip:auto;white-space:normal}}