:root{color-scheme:light;font-family:Trebuchet MS,Segoe UI,sans-serif;background:radial-gradient(circle at top,rgba(197,219,170,.45),transparent 32rem),linear-gradient(180deg,#f4f1e6,#e7dfcf);color:#1f2a1f;--page-background: radial-gradient(circle at top, rgba(197, 219, 170, .45), transparent 32rem), linear-gradient(180deg, #f4f1e6 0%, #e7dfcf 100%);--panel: rgba(255, 252, 246, .88);--panel-strong: #f8f4ea;--border: rgba(64, 85, 51, .18);--accent: #46633a;--accent-strong: #2f4a25;--text-soft: #4c5a4b;--text-strong: #24311f;--text-on-accent: #f7f4ea;--text-on-accent-muted: rgba(247, 244, 234, .86);--shadow: 0 18px 50px rgba(37, 49, 33, .14);--footer-background: rgba(255, 251, 242, .8);--toggle-background: rgba(255, 250, 241, .72);--toggle-border: rgba(64, 85, 51, .16);--toggle-button: transparent;--toggle-button-active: #ffffff;--toggle-button-text: #4c5a4b;--toggle-button-text-active: #22301d;--toggle-icon-light: #d39b2d;--toggle-icon-auto: #4c8b61;--toggle-icon-dark: #51648b;--toggle-shadow: 0 10px 30px rgba(37, 49, 33, .12);--hero-heading: #1d2919;--card-title: #22301d}:root[data-theme=dark]{color-scheme:dark;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80' viewBox='0 0 80 80'%3E%3Cg fill='none' stroke='rgba(142,154,92,0.08)' stroke-width='1'%3E%3Cpath d='M 20 40 C 5 40 5 15 20 0 C 35 15 35 40 20 40 Z' /%3E%3Cpath d='M 20 0 L 20 40' /%3E%3Cpath d='M 60 80 C 45 80 45 55 60 40 C 75 55 75 80 60 80 Z' /%3E%3Cpath d='M 60 40 L 60 80' /%3E%3C/g%3E%3C/svg%3E") top / 160px repeat-x,url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 100 100'%3E%3Cg fill='none' stroke='rgba(110,87,55,0.08)' stroke-width='1' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M 10 100 Q 50 80 100 10 M 60 65 Q 40 30 10 10 M 80 80 Q 90 50 100 40 M 30 90 Q 20 60 0 50' /%3E%3C/g%3E%3C/svg%3E") bottom right / 350px no-repeat,radial-gradient(circle at top,rgba(142,154,92,.16),transparent 30rem),radial-gradient(circle at bottom right,rgba(110,87,55,.18),transparent 28rem),linear-gradient(180deg,#36322b,#413c33 40%,#4b453a);color:#e5deb9;--page-background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80' viewBox='0 0 80 80'%3E%3Cg fill='none' stroke='rgba(142,154,92,0.08)' stroke-width='1'%3E%3Cpath d='M 20 40 C 5 40 5 15 20 0 C 35 15 35 40 20 40 Z' /%3E%3Cpath d='M 20 0 L 20 40' /%3E%3Cpath d='M 60 80 C 45 80 45 55 60 40 C 75 55 75 80 60 80 Z' /%3E%3Cpath d='M 60 40 L 60 80' /%3E%3C/g%3E%3C/svg%3E") top / 160px repeat-x, url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 100 100'%3E%3Cg fill='none' stroke='rgba(110,87,55,0.08)' stroke-width='1' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M 10 100 Q 50 80 100 10 M 60 65 Q 40 30 10 10 M 80 80 Q 90 50 100 40 M 30 90 Q 20 60 0 50' /%3E%3C/g%3E%3C/svg%3E") bottom right / 350px no-repeat, radial-gradient(circle at top, rgba(142, 154, 92, .16), transparent 30rem), radial-gradient(circle at bottom right, rgba(110, 87, 55, .18), transparent 28rem), linear-gradient(180deg, #36322b 0%, #413c33 40%, #4b453a 100%);--panel: rgba(70, 99, 58, .82);--panel-strong: rgba(82, 115, 68, .94);--border: rgba(189, 181, 126, .2);--accent: #c2c774;--accent-strong: #e2d99c;--text-soft: #cfc69f;--text-strong: #d2b48c;--text-on-accent: #f4edd1;--text-on-accent-muted: rgba(244, 237, 209, .84);--shadow: 0 22px 60px rgba(0, 0, 0, .34);--footer-background: rgba(38, 31, 24, .82);--toggle-background: rgba(31, 26, 20, .68);--toggle-border: rgba(189, 181, 126, .18);--toggle-button: transparent;--toggle-button-active: rgba(88, 74, 52, .92);--toggle-button-text: #d2cba8;--toggle-button-text-active: #f4edd1;--toggle-icon-light: #e0b452;--toggle-icon-auto: #b8cd84;--toggle-icon-dark: #9db3dd;--toggle-shadow: 0 16px 45px rgba(0, 0, 0, .3);--hero-heading: #d2b48c;--card-title: #d2b48c}*{box-sizing:border-box}html{min-height:100%}body{margin:0;min-height:100vh;display:flex;flex-direction:column;background:var(--page-background);color:inherit;transition:background .22s ease,color .22s ease}a{color:inherit}.panel{border:1px solid var(--border);border-radius:1.5rem;background:var(--panel);backdrop-filter:blur(8px);box-shadow:var(--shadow)}.panel--accent{background-image:linear-gradient(180deg,color-mix(in srgb,var(--accent) 92%,#203120 8%),color-mix(in srgb,var(--accent-strong) 34%,#162016 66%));background-repeat:no-repeat;background-color:color-mix(in srgb,var(--accent-strong) 34%,#162016 66%);color:var(--text-on-accent);border-color:color-mix(in srgb,var(--accent-strong) 20%,rgba(38,31,24,.7) 80%);backdrop-filter:none}.panel--accent p{color:var(--text-on-accent-muted)}.panel--accent :where(h1,h2,h3,strong,a){color:var(--text-on-accent)}.link-card{position:relative;min-height:180px;padding:1.4rem;display:flex;flex-direction:column;gap:.65rem;text-decoration:none;transition:transform .16s ease,border-color .16s ease,background .16s ease}.link-card:hover,.link-card:focus-visible,.link-card:focus-within{transform:translateY(-3px);border-color:#40553359;background:var(--panel-strong)}:root[data-theme=dark] .panel--accent,:root[data-theme=dark] .panel--accent :where(h1,h2,h3,strong,a){color:#3b2a18}:root[data-theme=dark] .panel--accent p{color:#3b2a18d1}:root[data-theme=dark] .hero-copy img{filter:brightness(0) invert(.8) sepia(.2) hue-rotate(345deg)}.panel-padded{padding:1.5rem}.panel-flex{display:flex;flex-direction:column;gap:.9rem}.page-nav{margin-bottom:1rem}.home-link{display:inline-flex;align-items:center;gap:.45rem;padding:.55rem .9rem;border:1px solid var(--border);border-radius:999px;background:var(--panel);box-shadow:var(--shadow);color:var(--accent-strong);font-weight:700;text-decoration:none;transition:transform .16s ease,background .16s ease,border-color .16s ease}.home-link:hover,.home-link:focus-visible{transform:translateY(-1px);background:var(--panel-strong);border-color:color-mix(in srgb,var(--border) 55%,var(--accent) 45%);outline:none}.two-col-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.hero{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(280px,1fr);gap:1.5rem;align-items:stretch;padding:2rem 0 1.5rem}.hero-copy{padding:2rem}.site-shell{width:min(1100px,calc(100% - 2rem));margin:0 auto;padding:1.25rem 0 2.5rem;display:flex;flex-direction:column;flex:1}:root{--theme-toggle-shift: 0%}:root[data-theme-preference=auto]{--theme-toggle-shift: 100%}:root[data-theme-preference=dark]{--theme-toggle-shift: 200%}.theme-toggle{position:relative;display:inline-grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;padding:.18rem;border:1px solid var(--toggle-border);border-radius:999px;background:var(--toggle-background);box-shadow:var(--toggle-shadow);backdrop-filter:blur(14px);min-width:10.8rem}.theme-toggle__thumb{position:absolute;top:.18rem;left:.18rem;width:calc((100% - .36rem) / 3);height:calc(100% - .36rem);border-radius:999px;background:var(--toggle-button-active);box-shadow:0 6px 18px #0000001f;transform:translate(var(--theme-toggle-shift));transition:transform .18s ease,background .18s ease;pointer-events:none}.theme-toggle button{position:relative;z-index:1;border:0;background:var(--toggle-button);color:var(--toggle-button-text);padding:.32rem .58rem;border-radius:999px;font:inherit;cursor:pointer;transition:background .18s ease,color .18s ease,transform .18s ease}.theme-toggle button:hover,.theme-toggle button:focus-visible{transform:translateY(-1px);outline:none}.theme-toggle button[data-active=true]{background:var(--toggle-button-active);color:var(--toggle-button-text-active)}.theme-toggle__option{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem}.theme-toggle__icon{width:1.02rem;height:1.02rem;display:block}.theme-toggle button[data-theme-option=light] .theme-toggle__icon{color:var(--toggle-icon-light)}.theme-toggle button[data-theme-option=auto] .theme-toggle__icon{color:var(--toggle-icon-auto)}.theme-toggle button[data-theme-option=dark] .theme-toggle__icon{color:var(--toggle-icon-dark)}.theme-toggle button[data-active=true] .theme-toggle__icon{filter:drop-shadow(0 2px 6px rgba(0,0,0,.15))}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-main{flex:1}.site-footer{margin-top:2.5rem;padding:1rem 1.5rem;border:1px solid var(--border);border-radius:1.25rem;background:var(--footer-background);box-shadow:var(--shadow);color:var(--text-soft);font-size:.95rem;transition:background .22s ease,border-color .22s ease,color .22s ease}.site-footer strong{color:var(--text-strong)}.footer-row{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem}.footer-brand{display:flex;flex-direction:column;gap:.18rem}.footer-brand strong{display:block;line-height:1.25}.footer-policy{display:flex}.footer-address{text-align:left;line-height:1.45}.footer-tools{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:.75rem;text-align:left}.footer-action-card{min-height:0;flex-direction:row;align-items:center;gap:.55rem;padding:0 .75rem;border-radius:.85rem;box-shadow:0 10px 28px #2531211a}.footer-action-card:hover,.footer-action-card:focus-visible,.footer-action-card:focus-within{transform:none;outline:none}.footer-action-card svg{width:1.05rem;height:1.05rem;flex:0 0 auto;color:var(--accent-strong)}.footer-action-card span{display:block}.footer-address-card{display:grid;grid-template-columns:1.05rem auto 1.05rem}.footer-address-card span{grid-column:2}.footer-address-card:after{content:"";width:1.05rem;height:1.05rem}.footer-theme{display:inline-flex;align-items:center;gap:0;justify-self:end}@media(max-width:720px){.site-shell{width:min(100%,calc(100% - 1rem));padding-top:.75rem}.site-footer{border-radius:1rem}.panel{border-radius:1.15rem}.footer-row{flex-direction:column;justify-content:center;text-align:center;gap:1.5rem}.footer-brand,.footer-policy,.footer-address,.footer-tools{justify-content:center;align-items:center}}@media(max-width:860px){.hero,.two-col-grid{grid-template-columns:1fr}}@media(max-width:560px){.hero{padding-top:1rem}.hero-copy{padding:1.35rem}}
