
*,::before,::after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e7e5e4}
html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}
body{margin:0;font-family:'Inter',ui-sans-serif,system-ui,-apple-system,'Segoe UI',Roboto,sans-serif;color:#1F242C;background:#FBF9F5;line-height:1.6;-webkit-font-smoothing:antialiased}
h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}
ul,ol{margin:0;padding:0;list-style:none}
img,svg,video{display:block;max-width:100%;height:auto}
a{color:inherit;text-decoration:inherit}
button,input,select,textarea{font:inherit;color:inherit;margin:0;padding:0;background:transparent}
button{cursor:pointer}
table{border-collapse:collapse}
summary{list-style:none;cursor:pointer}
summary::-webkit-details-marker{display:none}
::selection{background:#dcebe4;color:#0A4438}
:focus-visible{outline:2px solid #0E7A63;outline-offset:2px}

.article{font-size:1.0625rem;line-height:1.75;color:#44403c;max-width:42rem}
.article > * + *{margin-top:1.1em}
.article h2{font-family:'Fraunces',Georgia,serif;font-size:1.6rem;line-height:1.25;color:#1F242C;margin-top:2em;letter-spacing:-0.01em}
.article h3{font-size:1.15rem;font-weight:600;color:#1F242C;margin-top:1.7em}
.article a{color:#0B6552;text-decoration:underline;text-decoration-color:#8bbda8;text-underline-offset:3px}
.article a:hover{color:#0A4438}
.article strong{color:#1F242C;font-weight:600}
.article ul{padding-left:1.4rem;list-style:disc}
.article ol{padding-left:1.4rem;list-style:decimal}
.article li{margin-top:.45em}
.article li::marker{color:#0E7A63}
.article blockquote{border-left:3px solid #b9d8ca;padding:.35rem 0 .35rem 1.1rem;color:#57534e;font-style:italic}
.article table{width:100%;font-size:.925rem;line-height:1.5}
.article th{text-align:left;font-weight:600;color:#1F242C;border-bottom:2px solid #e7e5e4;padding:.55rem .75rem .55rem 0}
.article td{border-bottom:1px solid #e7e5e4;padding:.6rem .75rem .6rem 0;vertical-align:top}
.article code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.9em;background:#F3EFE7;border-radius:.3rem;padding:.1em .35em}
.article .callout{border:1px solid #b9d8ca;background:#f0f7f4;border-radius:.75rem;padding:1rem 1.25rem;font-style:normal;color:#0A4438}
.article figure.table-wrap{overflow-x:auto}
.faq details{border-bottom:1px solid #e7e5e4}
.faq summary{display:block;position:relative;padding:1.05rem 2.25rem 1.05rem 0;font-weight:600;color:#1F242C}
.faq summary:hover{color:#0B6552}
.faq summary .faq-icon{position:absolute;right:0;top:1.05rem;transition:transform .2s ease;color:#0E7A63;font-weight:400}
.faq details[open] summary .faq-icon{transform:rotate(45deg)}
.faq .faq-a{padding:0 0 1.15rem;color:#57534e;max-width:42rem;line-height:1.7}
.nav-drop{position:relative}
.nav-drop > .drop-panel{display:none;position:absolute;top:100%;left:50%;transform:translateX(-50%);padding-top:.6rem;z-index:50}
@media (min-width:768px){.nav-drop:hover > .drop-panel,.nav-drop:focus-within > .drop-panel{display:block}}
.nav-drop.open > .drop-panel{display:block}

.on-dark{filter:brightness(0) invert(1)}
.chip{display:inline-flex;align-items:center;gap:.35rem;border:1px solid #e7e5e4;background:#fff;border-radius:9999px;padding:.15rem .65rem;font-size:.8rem;color:#57534e;white-space:nowrap}
.tab-btn[aria-selected="true"]{background:#0B6552;color:#fff;border-color:#0B6552}
.tab-panel[hidden]{display:none}
.bg-amber-100{background-color:#FEF3C7}
.bg-amber-300{background-color:#FCD34D}
.bg-cream{background-color:#F3EFE7}
.bg-paper{background-color:#FBF9F5}
.bg-pine-100{background-color:#dcebe4}
.bg-pine-300{background-color:#8bbda8}
.bg-pine-50{background-color:#f0f7f4}
.bg-pine-700{background-color:#0B6552}
.bg-pine-800{background-color:#0A5244}
.bg-pine-900{background-color:#0A4438}
.bg-pine-950{background-color:#062F27}
.bg-rose-50{background-color:#fff1f2}
.bg-sky-50{background-color:#f0f9ff}
.bg-stone-100{background-color:#f5f5f4}
.bg-stone-200{background-color:#e7e5e4}
.bg-stone-300{background-color:#d6d3d1}
.bg-stone-50{background-color:#fafaf9}
.bg-white{background-color:#ffffff}
.block{display:block}
.border{border-width:1px}
.border-2{border-width:2px}
.border-b{border-bottom-width:1px}
.border-ink{border-color:#1F242C}
.border-pine-200{border-color:#b9d8ca}
.border-pine-300{border-color:#8bbda8}
.border-pine-700{border-color:#0B6552}
.border-r{border-right-width:1px}
.border-stone-200{border-color:#e7e5e4}
.border-stone-300{border-color:#d6d3d1}
.border-t{border-top-width:1px}
.border-y{border-top-width:1px;border-bottom-width:1px}
.decoration-pine-300{text-decoration-color:#8bbda8}
.decoration-stone-300{text-decoration-color:#d6d3d1}
.flex{display:flex}
.flex-1{flex:1 1 0%}
.flex-col{flex-direction:column}
.flex-wrap{flex-wrap:wrap}
.font-bold{font-weight:700}
.font-display{font-family:'Fraunces',Georgia,'Times New Roman',serif}
.font-medium{font-weight:500}
.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}
.font-sans{font-family:'Inter',ui-sans-serif,system-ui,-apple-system,'Segoe UI',Roboto,sans-serif}
.font-semibold{font-weight:600}
.gap-1{gap:0.25rem}
.gap-10{gap:2.5rem}
.gap-12{gap:3rem}
.gap-2{gap:0.5rem}
.gap-2\.5{gap:0.625rem}
.gap-3{gap:0.75rem}
.gap-4{gap:1rem}
.gap-5{gap:1.25rem}
.gap-6{gap:1.5rem}
.gap-8{gap:2rem}
.grid{display:grid}
.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}
.h-10{height:2.5rem}
.h-11{height:2.75rem}
.h-16{height:4rem}
.h-2\.5{height:0.625rem}
.h-6{height:1.5rem}
.h-9{height:2.25rem}
.hidden{display:none}
.hover\:bg-cream:hover{background-color:#F3EFE7}
.hover\:bg-pine-100:hover{background-color:#dcebe4}
.hover\:bg-pine-50:hover{background-color:#f0f7f4}
.hover\:bg-pine-800:hover{background-color:#0A5244}
.hover\:border-pine-300:hover{border-color:#8bbda8}
.hover\:border-pine-600:hover{border-color:#0E7A63}
.hover\:shadow-md:hover{box-shadow:0 4px 6px -1px rgb(28 25 23 / 0.08), 0 2px 4px -2px rgb(28 25 23 / 0.06)}
.hover\:text-ink:hover{color:#1F242C}
.hover\:text-pine-700:hover{color:#0B6552}
.hover\:text-pine-900:hover{color:#0A4438}
.hover\:text-white:hover{color:#ffffff}
.inline-block{display:inline-block}
.inline-flex{display:inline-flex}
.items-baseline{align-items:baseline}
.items-center{align-items:center}
.items-end{align-items:flex-end}
.items-start{align-items:flex-start}
.justify-between{justify-content:space-between}
.justify-center{justify-content:center}
.leading-relaxed{line-height:1.68}
.leading-tight{line-height:1.2}
.line-through{text-decoration-line:line-through}
.max-w-2xl{max-width:42rem}
.max-w-3xl{max-width:48rem}
.max-w-6xl{max-width:72rem}
.max-w-md{max-width:28rem}
.max-w-sm{max-width:24rem}
.max-w-xl{max-width:36rem}
.mb-1{margin-bottom:0.25rem}
.mb-2{margin-bottom:0.5rem}
.mb-3{margin-bottom:0.75rem}
.mb-4{margin-bottom:1rem}
.mb-5{margin-bottom:1.25rem}
.min-h-screen{min-height:100vh}
.min-w-0{min-width:0}
.ml-3{margin-left:0.75rem}
.mt-0\.5{margin-top:0.125rem}
.mt-1{margin-top:0.25rem}
.mt-10{margin-top:2.5rem}
.mt-14{margin-top:3.5rem}
.mt-2{margin-top:0.5rem}
.mt-24{margin-top:6rem}
.mt-3{margin-top:0.75rem}
.mt-4{margin-top:1rem}
.mt-5{margin-top:1.25rem}
.mt-6{margin-top:1.5rem}
.mt-7{margin-top:1.75rem}
.mt-8{margin-top:2rem}
.mx-auto{margin-left:auto;margin-right:auto}
.overflow-hidden{overflow:hidden}
.overflow-x-auto{overflow-x:auto}
.p-2{padding:0.5rem}
.p-3{padding:0.75rem}
.p-4{padding:1rem}
.p-5{padding:1.25rem}
.p-6{padding:1.5rem}
.pb-10{padding-bottom:2.5rem}
.pb-12{padding-bottom:3rem}
.pb-16{padding-bottom:4rem}
.pb-24{padding-bottom:6rem}
.pb-3{padding-bottom:0.75rem}
.pb-6{padding-bottom:1.5rem}
.pb-8{padding-bottom:2rem}
.pr-5{padding-right:1.25rem}
.pt-1{padding-top:0.25rem}
.pt-12{padding-top:3rem}
.pt-16{padding-top:4rem}
.pt-24{padding-top:6rem}
.pt-3{padding-top:0.75rem}
.pt-8{padding-top:2rem}
.px-2{padding-left:0.5rem;padding-right:0.5rem}
.px-2\.5{padding-left:0.625rem;padding-right:0.625rem}
.px-3{padding-left:0.75rem;padding-right:0.75rem}
.px-4{padding-left:1rem;padding-right:1rem}
.px-5{padding-left:1.25rem;padding-right:1.25rem}
.px-6{padding-left:1.5rem;padding-right:1.5rem}
.py-0\.5{padding-top:0.125rem;padding-bottom:0.125rem}
.py-1{padding-top:0.25rem;padding-bottom:0.25rem}
.py-1\.5{padding-top:0.375rem;padding-bottom:0.375rem}
.py-10{padding-top:2.5rem;padding-bottom:2.5rem}
.py-12{padding-top:3rem;padding-bottom:3rem}
.py-14{padding-top:3.5rem;padding-bottom:3.5rem}
.py-16{padding-top:4rem;padding-bottom:4rem}
.py-2{padding-top:0.5rem;padding-bottom:0.5rem}
.py-2\.5{padding-top:0.625rem;padding-bottom:0.625rem}
.py-3{padding-top:0.75rem;padding-bottom:0.75rem}
.py-4{padding-top:1rem;padding-bottom:1rem}
.py-8{padding-top:2rem;padding-bottom:2rem}
.rounded-2xl{border-radius:1rem}
.rounded-3xl{border-radius:1.5rem}
.rounded-full{border-radius:9999px}
.rounded-lg{border-radius:0.5rem}
.rounded-md{border-radius:0.375rem}
.rounded-t-lg{border-top-left-radius:0.5rem;border-top-right-radius:0.5rem}
.rounded-xl{border-radius:0.75rem}
.shadow{box-shadow:0 1px 3px 0 rgb(28 25 23 / 0.08), 0 1px 2px -1px rgb(28 25 23 / 0.08)}
.shadow-lg{box-shadow:0 10px 15px -3px rgb(28 25 23 / 0.08), 0 4px 6px -4px rgb(28 25 23 / 0.05)}
.shrink-0{flex-shrink:0}
.space-y-1 > * + *{margin-top:0.25rem}
.space-y-1\.5 > * + *{margin-top:0.375rem}
.space-y-2 > * + *{margin-top:0.5rem}
.space-y-3 > * + *{margin-top:0.75rem}
.space-y-4 > * + *{margin-top:1rem}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}
.sticky{position:sticky}
.text-2xl{font-size:1.5rem;line-height:2rem}
.text-3xl{font-size:1.875rem;line-height:2.3rem}
.text-4xl{font-size:2.25rem;line-height:2.6rem}
.text-amber-700{color:#B45309}
.text-amber-800{color:#92400E}
.text-base{font-size:1rem;line-height:1.6rem}
.text-center{text-align:center}
.text-ink{color:#1F242C}
.text-left{text-align:left}
.text-lg{font-size:1.125rem;line-height:1.75rem}
.text-pine-100{color:#dcebe4}
.text-pine-200{color:#b9d8ca}
.text-pine-300{color:#8bbda8}
.text-pine-700{color:#0B6552}
.text-pine-800{color:#0A5244}
.text-right{text-align:right}
.text-rose-600{color:#e11d48}
.text-sky-700{color:#0369a1}
.text-sm{font-size:0.875rem;line-height:1.35rem}
.text-stone-400{color:#a8a29e}
.text-stone-500{color:#78716c}
.text-stone-600{color:#57534e}
.text-stone-700{color:#44403c}
.text-white{color:#ffffff}
.text-xl{font-size:1.25rem;line-height:1.8rem}
.text-xs{font-size:0.75rem;line-height:1.1rem}
.top-0{top:0}
.tracking-tight{letter-spacing:-0.02em}
.tracking-widest{letter-spacing:0.1em}
.transition{transition:all .15s ease}
.transition-colors{transition:color .15s ease,background-color .15s ease,border-color .15s ease}
.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.underline{text-decoration-line:underline}
.underline-offset-4{text-underline-offset:4px}
.uppercase{text-transform:uppercase}
.w-1\/2{width:50.0000%}
.w-10{width:2.5rem}
.w-3\/4{width:75.0000%}
.w-32{width:8rem}
.w-4{width:1rem}
.w-6{width:1.5rem}
.w-64{width:16rem}
.w-9{width:2.25rem}
.w-auto{width:auto}
.w-full{width:100%}
.whitespace-nowrap{white-space:nowrap}
.z-40{z-index:40}
@media (min-width:640px){
.sm\:flex{display:flex}
.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}
.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}
.sm\:h-10{height:2.5rem}
.sm\:inline-flex{display:inline-flex}
.sm\:mt-0{margin-top:0}
.sm\:pt-16{padding-top:4rem}
.sm\:pt-20{padding-top:5rem}
.sm\:pt-24{padding-top:6rem}
.sm\:px-12{padding-left:3rem;padding-right:3rem}
.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}
.sm\:py-16{padding-top:4rem;padding-bottom:4rem}
.sm\:py-20{padding-top:5rem;padding-bottom:5rem}
.sm\:text-4xl{font-size:2.25rem;line-height:2.6rem}
.sm\:text-5xl{font-size:3rem;line-height:1.12}
.sm\:text-xl{font-size:1.25rem;line-height:1.8rem}
}
@media (min-width:768px){
.md\:block{display:block}
.md\:flex{display:flex}
.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}
.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}
.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}
.md\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}
.md\:hidden{display:none}
.md\:mt-0{margin-top:0}
}
@media (min-width:1024px){
.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}
.lg\:text-6xl{font-size:3.75rem;line-height:1.08}
}
