*,*:before,*:after{box-sizing:border-box}*{margin:0}body{line-height:1.68;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}#root,#__next{isolation:isolate}:root{--background-color: rgb(212, 216, 229);--background-color-lighter: hsl(226, 25%, 74%);--background-color-darker: hsl(226, 36%, 82%);--text-color: hsl(192, 12%, 12%);--text-color-lighter: hsl(192, 12%, 24%);--text-color-faint: hsl(192, 12%, 32%);--primary-color: hsl(40, 96%, 24%);--primary-color-transparent: hsla(40, 96%, 48%, .5);--primary-color-lighter: hsl(40, 96%, 18%);--primary-color-lighter-transparent: hsla(40, 40%, 32%, .5);--primary-color-bg: hsl(40, 96%, 66%);--secondary-color: #433f47;--secondary-color-bg: hsl(274, 6%, 80%);--secondary-color-bg-lighter: hsl(274, 12%, 80%);--accent: hsl(42, 68%, 83%);font-family:Figtree,Helvetica,sans-serif}.dark-mode{--background-color: rgb(26, 30, 42);--background-color-darker: hsl(225, 24%, 5%);--background-color-lighter: hsl(226, 23%, 21%);--text-color: hsl(192, 12%, 76%);--text-color-lighter: hsl(192, 12%, 88%);--text-color-faint: hsl(192, 12%, 60%);--primary-color: hsl(42, 100%, 50%);--primary-color-transparent: hsla(42, 100%, 50%, .5);--primary-color-lighter: hsl(42, 100%, 90%);--primary-color-lighter-transparent: hsla(42, 100%, 90%, .5);--primary-color-bg: hsl(42, 100%, 12%);--secondary-color: hsl(270, 8%, 77%);--secondary-color-bg: hsl(274, 6%, 16%);--secondary-color-bg-lighter: hsl(267, 8%, 21%);--tertiary-color: hsl(145, 9%, 73%);--accent: hsl(42, 68%, 23%)}html{background:var(--background-color)}html.dark-mode{background:var(--background-color-darker)}body{min-height:100vh;margin:0;color:var(--text-color);background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='100%25' width='100%25'%3E%3Cdefs%3E%3Cpattern id='doodad' width='24' height='24' viewBox='0 0 40 40' patternUnits='userSpaceOnUse' patternTransform=''%3E%3Crect width='100%25' height='100%25' fill='hsl(236, 73%, 65.9%)'/%3E%3Ccircle cx='0' cy='0' r='0' fill='rgba(0, 0, 0,1)'/%3E%3Ccircle cx='80' cy='40' r='0' fill='rgba(0, 0, 0,1)'/%3E%3Ccircle cx='40' cy='0' r='0' fill='rgba(0, 0, 0,1)'/%3E%3Ccircle cx='0' cy='40' r='0' fill='rgba(0, 0, 0,1)'/%3E%3Cpath d='M 20 20a 1 1 0 0 0 0 2a 1 1 0 0 0 0-2zM-10-10h 60v 60h-60z' fill='hsl(225, 24%, 90%)'/%3E%3C/pattern%3E%3C/defs%3E%3Crect fill='url(%23doodad)' height='200%25' width='200%25'/%3E%3C/svg%3E ");background-attachment:fixed;transition:color 83ms;transition:background 83ms}html.dark-mode body{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='100%25' width='100%25'%3E%3Cdefs%3E%3Cpattern id='doodad' width='24' height='24' viewBox='0 0 40 40' patternUnits='userSpaceOnUse' patternTransform=''%3E%3Crect width='100%25' height='100%25' fill='hsl(236, 73%, 65.9%)'/%3E%3Ccircle cx='0' cy='0' r='0' fill='rgba(0, 0, 0,1)'/%3E%3Ccircle cx='80' cy='40' r='0' fill='rgba(0, 0, 0,1)'/%3E%3Ccircle cx='40' cy='0' r='0' fill='rgba(0, 0, 0,1)'/%3E%3Ccircle cx='0' cy='40' r='0' fill='rgba(0, 0, 0,1)'/%3E%3Cpath d='M 20 20a 1 1 0 0 0 0 2a 1 1 0 0 0 0-2zM-10-10h 60v 60h-60z' fill='hsl(225, 24%, 9%)'/%3E%3C/pattern%3E%3C/defs%3E%3Crect fill='url(%23doodad)' height='200%25' width='200%25'/%3E%3C/svg%3E ")}header{background-color:#e0e3ecc2}html.dark-mode header{background-color:#1a1e2aad}h2,h3{font-weight:400}h2{color:var(--primary-color);font-size:1.625rem}h3{color:var(--primary-color);font-size:1.5rem}@media (max-width: 430px){h3{font-size:1.375rem}}main{margin:0 auto;max-width:960px;padding:0 2rem}@media screen and (max-width: 512px){main{padding:0 1.5rem}}main h3{margin:3.25rem 0 1rem}p{line-height:1.68}p.lead{font-size:1.25rem;margin-bottom:1.5rem}a{text-decoration:none}#hero{margin-top:1rem;text-align:center}ul.services-list,ul.tags-list{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;list-style:none;margin:0;padding:0;gap:.5rem .5rem}ul.tags-list>li{display:flex;justify-content:center;align-items:center;font-weight:500;font-size:.875rem;line-height:1.25rem;padding:.25rem .875rem;background-color:var(--background-color-lighter);border-radius:9999px}ul.services-list{gap:0rem;justify-content:center;margin:1rem auto 2rem;background-color:var(--secondary-color-bg);padding:.75rem}.services-list li:not(:last-child):after{color:var(--text-color-faint);content:"•";margin-left:.75rem}@media (max-width: 520px){ul.services-list{padding:.75rem 0}ul.services-list li{min-width:14ch}ul.services-list li:not(:last-child):after{display:none}}ul.services-list>li{padding:.25rem .375rem;color:var(--text-color-lighter)}ul.tags-list{justify-content:start}ul.tags-list>li{flex-wrap:nowrap;background-color:var(--secondary-color-bg-lighter);color:var(--text-color-faint);font-size:.825rem;padding:.15rem .625rem}.contact-card{max-width:400px;margin:0 auto;padding:.25rem 1rem 1rem;background-color:var(--background-color)}.contact-card>p{margin-top:.75rem;text-align:start;color:var(--text-color-lighter)}.availability-light{display:block;margin:0 auto;width:1rem;height:1rem;border-radius:100%;background:#7fc37f;box-shadow:0 0 12px 2px #82c082,0 -4px 20px 2px #aad4aa99}.dark-mode .availability-light{background:var(--primary-color-lighter);box-shadow:0 0 12px 2px var(--primary-color-transparent),0 -4px 20px 2px var(--primary-color-lighter-transparent)}.availability-label{display:block;text-align:center;margin-top:.25rem;color:#295129}.dark-mode .availability-label{color:var(--primary-color)}.contact-item-container{margin-top:.75rem;display:flex;flex-direction:column;gap:12px;a{color:var(--text-color-lighter)}a:hover .contact-item{transform:translateY(-1.5px);border-bottom:4px solid var(--secondary-color-bg-lighter);background:var(--primary-color-bg)}}.contact-item{background:var(--accent);display:flex;flex-direction:column;align-items:center;padding:.25rem 0;border-bottom:4px solid var(--background-color-lighter);transition:.266s all}.contact-item svg{width:20px;margin-top:4px}.contact-item-container a:nth-of-type(2){.contact-item{font-size:.825rem;padding:.125rem 0}svg{width:12px;margin-top:2px}}.theme-switch[data-astro-cid-dz5h74bc]{position:relative;display:inline-block;width:.75rem;height:.75rem;margin-bottom:6px;margin-left:6px}.theme-switch[data-astro-cid-dz5h74bc] input[data-astro-cid-dz5h74bc]{opacity:0;width:0;height:0}.slider[data-astro-cid-dz5h74bc]{position:absolute;cursor:pointer;inset:0}.slider[data-astro-cid-dz5h74bc] svg[data-astro-cid-dz5h74bc]{color:var(--primary-color)}header[data-astro-cid-3ef6ksr2]{z-index:9;position:sticky;margin:0;padding:0 1rem;top:0;backdrop-filter:blur(4px)}h2[data-astro-cid-3ef6ksr2]{margin:0;font-size:1rem}nav[data-astro-cid-3ef6ksr2] .site-title[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{color:var(--primary-color);font-weight:660}h2[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2],h2[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2].active{text-decoration:none}nav[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;justify-content:space-between}.internal-links[data-astro-cid-3ef6ksr2]{display:flex;flex-direction:row;align-items:center}.internal-links[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{padding:1rem .375rem;font-size:.875rem;color:var(--text-color);text-decoration:none}nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2].active{text-decoration:none;border-bottom-color:var(--accent)}footer[data-astro-cid-sz7xmlte]{font-size:.875rem;padding:2rem 1rem;text-align:center;display:flex;flex-direction:column}a[data-astro-cid-sz7xmlte]{color:var(--text-color-faint);text-decoration:underline}.copyright-icon[data-astro-cid-sz7xmlte]{color:unset}.copyright-text[data-astro-cid-sz7xmlte]{color:var(--text-color-faint)}
