html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}body{font-size:16px;line-height:1.65;font-family:Poppins,sans-serif;font-weight:500}#app{height:100vh;overflow:auto;display:grid;align-items:center;justify-items:center;background-color:#f1f8f4;color:#2e3b2c;grid-template-rows:1fr}.slides{--slidesGap: 12px;width:100%;display:flex;flex-direction:column}.slides:not(:has(:first-child::is(header,footer))){padding:var(--slidesGap) 0}.slides>*:not(header){padding-top:var(--slidesGap)}.slides>*:not(footer){padding-bottom:var(--slidesGap)}a{color:#2a6d4b}a:hover{text-decoration-style:dotted;text-decoration-thickness:1px}h1{font-size:2em}h2{font-size:1.5em}h3{font-size:1.25em}h4{font-size:1em}h5{font-size:.85em}h6{font-size:.75em}h1,h2,h3,h4,h5,h6,strong,b{font-weight:600}:is(h1,h2,h3,h4,h5,h6,.toc) a{color:#2a6d4b;text-decoration:none}:is(h1,h2,h3,h4,h5,h6,.toc) a.active{text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:1px;text-underline-offset:.3em}table{border-collapse:collapse;background-color:#fff;width:100%}table th,table td{border:1px solid #cddbd5;padding:6px}table th{background-color:#eef4f1}form>*{padding-top:.35ch;padding-bottom:.35ch}label{display:inline-block}input[type=radio],input[type=checkbox]{accent-color:#2a6d4b;vertical-align:middle;margin:0 .5ch;width:1.2em;height:1.2em}input[type=text],input[type=email],input[type=password],input[type=number],select,button{padding:6px;border:1px solid #cddbd5;border-radius:6px;font-size:1rem;color:#2a6d4b}button{background-color:#eef4f1;transition:background-color .2s ease-in-out}button:hover{background-color:#e7eeeb}button:disabled:hover{background-color:#eff3f0;cursor:default}fieldset{border:1px solid #cddbd5;background:#fff;border-radius:6px;padding:6px;width:fit-content}fieldset legend{padding-right:2px}fieldset+fieldset{margin-top:16px}:disabled{opacity:.5}img,svg{max-width:100%;max-height:fit-content}:is(img,svg).icon{height:1em;vertical-align:baseline;transform:translateY(.15em)}[src="/images/angel-hand.svg"],[src="/images/angel-halo.svg"]{-webkit-filter:saturate(50%) hue-rotate(25deg);filter:saturate(50%) hue-rotate(25deg)}.ga-hover{--step: .1rem;--duration: 2s;position:relative;animation:ga-hover var(--duration) ease-in-out infinite}@keyframes ga-hover{0%{transform:translateY(var(--step))}50%{transform:translateY(calc(var(--step) * -1))}to{transform:translateY(var(--step))}}@media (prefers-reduced-motion: reduce){.ga-hover{animation:none}}.hPadding{padding-left:8px;padding-right:8px}.center{text-align:center}.vPaddingAll,.vPaddingAll>*{padding-top:6px;padding-bottom:6px}.vPaddingAll :is(h1,h2,h3,h4,h5,h6){padding-top:.65em;padding-bottom:.65em}.vPaddingAll :is(h1,h2,h3,h4,h5,h6)+:is(.vPaddingAll :is(h1,h2,h3,h4,h5,h6)){padding-top:0}fieldset :is(.vPaddingAll :is(h1,h2,h3,h4,h5,h6)){padding-top:0;padding-bottom:0}.update-banner.svelte-18bnroh{background:#2a6d4b;color:#fff;padding:16px;text-align:center;position:fixed;top:0;width:100%;z-index:1000;display:flex;justify-content:center;align-items:center;gap:.5ch;flex-wrap:wrap}.space.svelte-xhg296{--space: 8ch;padding-top:var(--space);padding-bottom:var(--space)}.container.svelte-xhg296{--size: 2em;--color: rgb(107, 142, 118);--duration: 1.25s;--bg: #0e0f12;display:flex;justify-content:center;padding-bottom:2.5ch}a.svelte-xhg296{cursor:default;border:none}.heart.svelte-xhg296{position:relative;width:var(--size);height:var(--size);background:var(--color);transform:rotate(-45deg) scale(1);transform-origin:50% 50%;border-radius:8%;box-shadow:0 10px 35px #6b8e7659;animation:svelte-xhg296-beat var(--duration) ease-in-out infinite}.heart.svelte-xhg296:before,.heart.svelte-xhg296:after{content:"";position:absolute;width:var(--size);height:var(--size);background:var(--color);border-radius:50%}.heart.svelte-xhg296:before{top:-50%;left:0}.heart.svelte-xhg296:after{left:50%;top:0}@keyframes svelte-xhg296-beat{0%{transform:rotate(-45deg) scale(1);box-shadow:0 10px 35px #6b8e7659}10%{transform:rotate(-45deg) scale(1.07);box-shadow:0 16px 55px #6b8e768c}20%{transform:rotate(-45deg) scale(1);box-shadow:0 10px 35px #6b8e7659}32%{transform:rotate(-45deg) scale(1.1);box-shadow:0 20px 70px #6b8e76a6}45%{transform:rotate(-45deg) scale(1);box-shadow:0 10px 35px #6b8e7659}to{transform:rotate(-45deg) scale(1);box-shadow:0 10px 35px #6b8e7659}}@media (prefers-reduced-motion: reduce){.heart.svelte-xhg296{animation:none}}
