:root{--white: #ffffff;--off: #f6f4ef;--ink: #0f1520;--ink-mid: #3a3e4a;--ink-light: #7a7d88;--coral: #e04e28;--coral-bg: #fef0ec;--saffron: #e8a918;--saffron-bg: #fef8e6;--teal: #168b82;--teal-bg: #e4f3f2;--sage: #3d6b52;--blue: #1c4a80;--blue-bg: #dde6f5;--font-heading: "Outfit", sans-serif;--font-body: "Lexend", sans-serif;--page-pad: 6%;--max-w: 1200px;--content-w: 1100px;--border: 2.5px solid var(--ink);--radius: 10px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-body);background:var(--white);color:var(--ink);line-height:1.6;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:inherit}.prose{font-size:1rem;font-weight:400;color:var(--ink-mid);line-height:1.7}.prose p{margin-bottom:1rem}.prose p:last-child{margin-bottom:0}.prose a{color:var(--coral);text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px}.prose a:hover{opacity:.75}.prose strong{font-weight:600}.prose ul,.prose ol{list-style:none;display:flex;flex-direction:column;gap:.4rem;margin-top:1.25rem;margin-bottom:1rem;padding-left:0}.prose ul:last-child,.prose ol:last-child{margin-bottom:0}.prose li{position:relative;line-height:1.65}.prose ul li{padding-left:1.1rem}.prose ul li:before{content:"";position:absolute;left:0;top:.7em;width:4px;height:4px;border-radius:50%;background:var(--ink-light)}.prose ol{counter-reset:ol-counter}.prose ol li{counter-increment:ol-counter;padding-left:1.5rem}.prose ol li:before{content:counter(ol-counter) ".";position:absolute;left:0;top:0;font-weight:500;color:var(--ink-light)}.highlight{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 14' preserveAspectRatio='none'%3E%3Cpath d='M2,3 C15,1 35,4 55,2 C75,0 90,3 98,4 L97,11 C85,13 65,10 45,12 C25,14 10,11 2,10 Z' fill='%23e8a918' fill-opacity='0.42'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:102% 55%;background-position:-1% 90%;-webkit-box-decoration-break:clone;box-decoration-break:clone}nav[data-astro-cid-dmqpwcec]{display:flex;justify-content:space-between;align-items:center;padding:.5rem var(--page-pad);position:sticky;top:0;background:var(--white);z-index:100;border-bottom:var(--border)}.nav-logo[data-astro-cid-dmqpwcec]{display:flex;align-items:center;text-decoration:none;flex-shrink:0}.nav-logo[data-astro-cid-dmqpwcec] svg[data-astro-cid-dmqpwcec]{display:block}.nav-links[data-astro-cid-dmqpwcec]{display:flex;gap:2rem;list-style:none}.nav-links[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]{font-size:.8rem;font-weight:400;color:var(--ink-mid);text-decoration:none;letter-spacing:.02em;padding-bottom:2px;border-bottom:2px solid transparent;transition:color .2s,border-color .2s}.nav-links[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]:hover{color:var(--coral);border-bottom-color:var(--coral)}.hamburger[data-astro-cid-dmqpwcec]{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:4px}.hamburger[data-astro-cid-dmqpwcec] span[data-astro-cid-dmqpwcec]{display:block;width:22px;height:2px;background:var(--ink);border-radius:2px;transition:opacity .2s}.hamburger[data-astro-cid-dmqpwcec] span[data-astro-cid-dmqpwcec]:last-child{width:16px}.mobile-menu[data-astro-cid-dmqpwcec]{display:none;background:var(--white);border-bottom:var(--border);position:sticky;top:57px;z-index:99}.mobile-menu[data-astro-cid-dmqpwcec] ul[data-astro-cid-dmqpwcec]{list-style:none;padding:1rem var(--page-pad) 1.25rem;display:flex;flex-direction:column;gap:0}.mobile-menu[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]{display:block;font-size:.95rem;font-weight:400;color:var(--ink-mid);text-decoration:none;padding:.625rem 0;border-bottom:1px solid var(--off)}.mobile-menu[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]:hover{color:var(--coral)}.mobile-menu[data-astro-cid-dmqpwcec].open{display:block}@media(max-width:768px){.nav-links[data-astro-cid-dmqpwcec]{display:none}.hamburger[data-astro-cid-dmqpwcec]{display:flex}}footer[data-astro-cid-sz7xmlte]{background:var(--ink);padding:2rem var(--page-pad);display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap}.f-logo[data-astro-cid-sz7xmlte]{display:flex;line-height:0}.f-links[data-astro-cid-sz7xmlte]{display:flex;gap:1.5rem;flex-wrap:wrap}.f-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{font-size:.78rem;font-weight:300;color:#ffffff73;text-decoration:none;transition:color .2s}.f-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--white)}@media(max-width:600px){footer[data-astro-cid-sz7xmlte]{flex-direction:column;align-items:flex-start;gap:1.25rem}}
