@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&display=swap";.astro-route-announcer{position:absolute;left:0;top:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap;width:1px;height:1px}lite-youtube{background-color:#000;position:relative;display:block;contain:content;background-position:center center;background-size:cover;cursor:pointer;max-width:720px}lite-youtube:before{content:attr(data-title);display:block;position:absolute;top:0;background-image:linear-gradient(180deg,#000000ab,#0000008a 14%,#00000026 54%,#0000000d 72%,#0000 94%);height:99px;width:100%;font-family:YouTube Noto,Roboto,Arial,Helvetica,sans-serif;color:#eee;text-shadow:0 0 2px rgba(0,0,0,.5);font-size:18px;padding:25px 20px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;box-sizing:border-box}lite-youtube:hover:before{color:#fff}lite-youtube:after{content:"";display:block;padding-bottom:56.25%}lite-youtube>iframe{width:100%;height:100%;position:absolute;top:0;left:0;border:0}lite-youtube>.lty-playbtn{display:block;width:100%;height:100%;background:no-repeat center/68px 48px;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 68 48"><path d="M66.52 7.74c-.78-2.93-2.49-5.41-5.42-6.19C55.79.13 34 0 34 0S12.21.13 6.9 1.55c-2.93.78-4.63 3.26-5.42 6.19C.06 13.05 0 24 0 24s.06 10.95 1.48 16.26c.78 2.93 2.49 5.41 5.42 6.19C12.21 47.87 34 48 34 48s21.79-.13 27.1-1.55c2.93-.78 4.64-3.26 5.42-6.19C67.94 34.95 68 24 68 24s-.06-10.95-1.48-16.26z" fill="red"/><path d="M45 24 27 14v20" fill="white"/></svg>');position:absolute;cursor:pointer;z-index:1;filter:grayscale(100%);transition:filter .1s cubic-bezier(0,0,.2,1);border:0}lite-youtube:hover>.lty-playbtn,lite-youtube .lty-playbtn:focus{filter:none}lite-youtube.lyt-activated{cursor:unset}lite-youtube.lyt-activated:before,lite-youtube.lyt-activated>.lty-playbtn{opacity:0;pointer-events:none}.lyt-visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}:root{--background-body: #f8f8f8;--text-main: #36393b;--text-secondary: #515659;--primary-color: #fa5b0f;--font-family-heading: "Poppins", sans-serif;--font-family-body: "DM Sans", sans-serif;--breakpoint-mobile: 720px;--breakpoint-tablet: 1020px;--breakpoint-desktop: 1200px;--breakpoint-large: 1400px;--color-img-border: rgba(255, 255, 255, 1);--card-bg: #f8f8f8;--text-inverted: #fff}:root.theme-dark{--background-body: #111111;--text-main: #fff;--text-secondary: #ccc;--primary-color: #fa5b0f;--color-img-border: rgba(42, 42, 42, 1);--card-bg: #1a1a1a;--text-inverted: #111}html{overflow-y:scroll;scroll-behavior:smooth}@supports (scrollbar-gutter: stable){html{overflow-y:auto;scrollbar-gutter:stable}}*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:var(--font-family-body);font-size:16px;line-height:1.6;color:var(--text-main);position:relative}body:after{content:"";position:fixed;inset:0;z-index:-1}h1,h2,h3,h4,h5,h6{font-family:var(--font-family-heading);font-weight:700;line-height:1.5;margin:0 0 .5em}h1{font-family:var(--font-family-heading);font-size:4em;margin:0 0 1em}h2{margin:1.6em 0 0;font-size:1.8em}h3{font-size:1.5em}h4{font-size:1.4em}h5{font-size:1.3em}h6{font-size:1.2em}p,ul,ol{font-size:1.3rem;line-height:1.75em;margin:1.2em 0}ol,ul{padding-left:1em}li{margin:1rem 0}li p{margin-bottom:.5rem;margin-top:.5rem}a{color:inherit;transition:color linear .15s}a:hover{color:var(--primary-color)}p a{text-decoration:none;box-shadow:inset 0 -.12em 0 var(--primary-color);-webkit-transition:box-shadow .2s ease-in-out,color .2s ease-in-out;transition:box-shadow .2s ease-in-out,color .2s ease-in-out}p a:hover{box-shadow:inset 0 -1.5em 0 var(--primary-color);color:#fff}li a{text-decoration:none;box-shadow:inset 0 -.12em 0 var(--primary-color);-webkit-transition:box-shadow .2s ease-in-out,color .2s ease-in-out;transition:box-shadow .2s ease-in-out,color .2s ease-in-out}li a:hover{box-shadow:inset 0 -1.5em 0 var(--primary-color);color:#fff}img{max-width:100%;height:auto}code{font-family:SF Mono,menlo,inconsolata,monospace;font-size:calc(1em - 2px);padding:.2em .4em;border-radius:2px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}pre{border-radius:8px!important;margin:1.2em 0!important;padding:1.2em}pre code{padding:0}blockquote{border-left:4px solid #cccccc;font-size:1.4em;font-style:italic;margin:2rem 0;padding-left:2rem;padding-right:2rem}blockquote p{padding-bottom:6px}blockquote footer{font-size:1.1rem;text-align:right}figure{padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;-webkit-margin-start:0;-webkit-margin-end:0;margin:0 0 3em}table{border-collapse:collapse;font-family:var(--font-family-body);font-size:1.125em;margin:2em 0}th{border-bottom:2px solid #cccccc;padding:.4em .8em;word-break:break-word}td{padding:.4em .8em;word-break:break-word}.container{margin:0 auto;max-width:42em;width:100%}.content h1{font-size:3em;margin:1em 0}.theme-toggle{display:inline-flex;align-items:center;height:100%;padding:8px .67em .33em;margin-left:10px;gap:.6em;border-radius:99em;background-color:var(--theme-code-inline-bg)}.theme-toggle>label:focus-within{outline:2px solid transparent;box-shadow:0 0 0 .08em var(--theme-accent),0 0 0 .12em #fff}.theme-toggle>label{color:var(--theme-code-inline-text);position:relative;display:flex;align-items:center;justify-content:center;opacity:.5;cursor:pointer}.theme-toggle .checked{color:var(--theme-accent);opacity:1}.mb-1{margin-bottom:.5em!important}input[name=theme-toggle]{position:absolute;opacity:0;inset:0;z-index:-1}::-webkit-scrollbar{width:15px}::-webkit-scrollbar-track{background-color:var(--background-body)}::-webkit-scrollbar-thumb{background:var(--primary-color);border:5px solid var(--background-body);border-radius:10px}:root.theme-dark ::-webkit-scrollbar-track{background-color:var(--background-body)}:root.theme-dark ::-webkit-scrollbar-thumb{background:var(--primary-color);border:5px solid var(--background-body)}@media (max-width: 1020px){h1{font-size:3em}.content h1{font-size:2.4em}}@media (max-width: 720px){body{font-size:14px}p,ul,ol{font-size:1.2rem;margin:1em 0}}section{min-height:100vh;display:flex;flex-direction:column;justify-content:center}@media screen and (max-width: 720px) and (max-height: 720px){section{scroll-margin-top:5em}}lite-youtube{max-width:unset;min-height:320px;background-size:cover;background-repeat:no-repeat}lite-youtube:before{position:absolute;top:unset;height:unset;font:unset;bottom:0;left:0;right:0;background:linear-gradient(to top,rgba(0,0,0,.8),transparent);padding:1rem;color:#fff;font-size:.9em;line-height:1.4;border-bottom-left-radius:11px;border-bottom-right-radius:11px}
