@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap");html{--p-border-radius-md: 6px;--p-emerald-200: #a7f3d0;--p-slate-100: #f1f5f9;--p-slate-500: #64748b;--p-slate-700: #334155;--p-slate-800: #1e293b;--p-slate-900: #0f172a;--p-zinc-100: #f4f4f5;--p-zinc-500: #71717a;--p-zinc-700: #3f3f46;--p-zinc-800: #27272a;--p-zinc-900: #18181b;--p-transition-duration: 0.2s;--p-focus-ring-shadow: none;--p-primary-500: var(--p-emerald-500);--p-surface-0: #ffffff;--p-surface-100: var(--p-slate-100);--p-surface-500: var(--p-slate-500);--p-surface-700: var(--p-slate-700);--p-surface-800: var(--p-slate-800);--p-surface-900: var(--p-slate-900);--p-primary-color: var(--p-primary-500);--p-primary-contrast-color: #ffffff;--p-mask-background: rgba(0,0,0,0.4);--p-text-color: var(--p-surface-700);--p-content-background: var(--p-surface-0)}html{--p-primary-500: #575756;--p-text-color: #495057}:root{--font-family: "Roboto",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";--font-size: 15px;--line-height: 1.5;--layout-section-transition-duration: .2s}html{--text-color-secondary: var(--p-text-muted-color);--surface-card: var(--p-content-background);--p-text-muted-color: var(--p-surface-500);--surface-ground: var(--p-surface-100);--p-content-border-color: var(--p-surface-300);--surface-border: var(--p-content-border-color);--p-content-hover-background: var(--p-surface-100);--surface-hover: var(--p-content-hover-background);--focus-ring-shadow: var(--p-focus-ring-shadow);--p-content-border-radius: var(--p-border-radius-md);--p-overlay-popover-background: var(--p-surface-0);--surface-overlay: var(--p-overlay-popover-background);--transition-duration: var(--p-transition-duration);--maskbg: var(--p-mask-background);--border-radius: var(--p-content-border-radius);--card-radius: var(--p-content-border-radius);--text-color: var(--p-text-color);--primary-color-text: var(--p-primary-500);--p-text-muted-color: var(--p-surface-500);--p-breadcrumb-item-color: var(--p-text-muted-color)}html{height:100%}html,:host{font-family:var(--font-family);font-size:var(--font-size);line-height:var(--line-height-base);-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1rem}p{line-height:1.5;margin:0 0 1rem 0}h1,h2,h3,h4,h5,h6{margin:1.5rem 0 1rem 0;font-weight:600;line-height:1.2;color:inherit}h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child{margin-top:0}.layout-mask{position:fixed;width:100%;height:100%;background-color:rgba(0,0,0,0.1);top:0;left:0;z-index:999999997}.card{box-shadow:0 1px 3px 0 rgba(0,0,0,0.2),0 1px 1px 0 rgba(0,0,0,0.14),0 2px 1px -1px rgba(0,0,0,0.12);-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,0.2),0 1px 1px 0 rgba(0,0,0,0.14),0 2px 1px -1px rgba(0,0,0,0.12);-moz-box-shadow:0 1px 3px 0 rgba(0,0,0,0.2),0 1px 1px 0 rgba(0,0,0,0.14),0 2px 1px -1px rgba(0,0,0,0.12);-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:var(--card-radius);background:var(--surface-card);margin-bottom:1em;box-sizing:border-box}.card.card-w-title{padding-bottom:2em}.card h1{font-size:1.5em;font-weight:400;margin:1em 0}.card h1:first-child{margin-top:0.667em}.card h2{font-size:1.375em;font-weight:400}.card h3{font-size:1.25em;font-weight:400}.card h4{font-size:1.125em;font-weight:400}
