@font-face{font-family:Inter;font-weight:400;font-display:swap;src:url(/fonts/Inter-Regular.woff2) format("woff2"),url(/fonts/Inter-Regular.ttf) format("truetype")}@font-face{font-family:Inter;font-weight:500;font-display:swap;src:url(/fonts/Inter-Medium.woff2) format("woff2"),url(/fonts/Inter-Medium.ttf) format("truetype")}@font-face{font-family:Inter;font-weight:600;font-display:swap;src:url(/fonts/Inter-SemiBold.woff2) format("woff2"),url(/fonts/Inter-SemiBold.ttf) format("truetype")}@font-face{font-family:Inter;font-weight:700;font-display:swap;src:url(/fonts/Inter-Bold.woff2) format("woff2"),url(/fonts/Inter-Bold.ttf) format("truetype")}:root{--color-primary:#5E7355;--color-primary-light:#E9EDE2;--color-primary-border:#CAD6BC;--color-primary-strong:#46583E;--color-bg:#FBF8F3;--color-surface:#FFFFFF;--color-surface-muted:#F2EADD;--color-ink:#283420;--color-ink-surface:#33422A;--color-ink-border:#46583B;--color-on-ink:#ECF1E4;--color-on-ink-muted:#AEBEA0;--color-text:#2A2724;--color-text-secondary:#6B6358;--color-text-muted:#6E6350;--color-border:#E7DECF;--color-danger:#B4543B;--color-danger-light:#F4E7DB;--color-warning:#9A6B14;--space-xs:4px;--space-sm:8px;--space-md:12px;--space-lg:16px;--space-xl:24px;--space-xxl:32px;--space-section:clamp(48px,7vw,80px);--radius-md:8px;--radius-lg:10px;--radius-xl:12px;--radius-pill:20px;--font-body:"Inter",-apple-system,system-ui,sans-serif;--shadow-sm:0 1px 2px rgba(0,0,0,.06);--shadow-lg:0 4px 16px rgba(0,0,0,.125);--shadow-cta:0 6px 18px rgba(94,115,85,.3);--maxw: 1080px;--maxw-prose: 640px}*{box-sizing:border-box}html{-webkit-font-smoothing:antialiased}body{margin:0;font-family:var(--font-body);font-size:16px;line-height:1.55;color:var(--color-text);background:var(--color-bg)}h1,h2,h3{color:var(--color-text);line-height:1.15;margin:0 0 var(--space-md)}h1{font-size:clamp(32px,5vw,52px);font-weight:700;letter-spacing:-.5px}h2{font-size:clamp(24px,3vw,32px);font-weight:600}h3{font-size:18px;font-weight:600}p{color:var(--color-text-secondary);margin:0 0 var(--space-md)}a{color:var(--color-primary);text-decoration:none}a:hover{text-decoration:underline}.container{max-width:var(--maxw);margin:0 auto;padding:0 var(--space-xl)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-sm);min-height:44px;border-radius:var(--radius-pill);padding:var(--space-md) var(--space-xl);font-weight:600;font-size:15px;line-height:1.1;border:1px solid transparent;cursor:pointer;transition:filter .15s ease,transform .15s ease,box-shadow .15s ease}.btn-primary{background:var(--color-primary);color:#fff;box-shadow:var(--shadow-cta)}.btn-primary:hover{filter:brightness(1.06);transform:translateY(-1px);box-shadow:0 9px 24px #5e73555c;text-decoration:none}.btn-primary:active{transform:translateY(0);box-shadow:var(--shadow-cta)}.btn-ghost{background:transparent;color:var(--color-text);border-color:var(--color-border)}.btn-ghost:hover{background:var(--color-surface-muted);text-decoration:none}.btn-danger{background:transparent;color:var(--color-danger);border-color:var(--color-danger)}.btn[disabled]{opacity:.5;cursor:not-allowed}.btn .btn-ic{width:17px;height:17px;flex:none}.card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);padding:var(--space-xl)}.muted{color:var(--color-text-muted);font-size:14px}:focus-visible{outline:3px solid var(--color-primary);outline-offset:2px;border-radius:4px}.btn-primary:focus-visible{outline-color:var(--color-text)}.skip-link{position:absolute;left:var(--space-sm);top:-56px;z-index:100;background:var(--color-primary);color:#fff;padding:10px 16px;border-radius:var(--radius-md);font-weight:600;box-shadow:var(--shadow-lg);transition:top .18s ease}.skip-link:focus{top:var(--space-sm);text-decoration:none}@media (prefers-reduced-motion: no-preference){.reveal{opacity:0;transform:translateY(14px);animation:reveal .7s cubic-bezier(.2,.7,.2,1) both}@keyframes reveal{to{opacity:1;transform:none}}}.ic{width:1.25em;height:1.25em;display:inline-block;vertical-align:middle;flex:none}.ic-line{fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.ic-solid{fill:currentColor;stroke:none}.lang-switch[data-astro-cid-r2b4e7hz]{display:inline-flex;align-items:center;justify-content:center;min-width:32px;min-height:44px;color:var(--color-text-muted)}.lang-switch[data-astro-cid-r2b4e7hz]:hover{color:var(--color-text)}.lang-switch[data-astro-cid-r2b4e7hz]:has(span){justify-content:flex-start;gap:var(--space-sm);min-width:0}.lang-switch[data-astro-cid-r2b4e7hz] .ic[data-astro-cid-r2b4e7hz]{width:19px;height:19px}.site-header[data-astro-cid-5hce7sga]{border-bottom:1px solid var(--color-border);background:color-mix(in srgb,var(--color-bg) 85%,#fff);position:sticky;top:0;backdrop-filter:saturate(1.2) blur(6px);z-index:10}.hdr[data-astro-cid-5hce7sga],.ftr[data-astro-cid-5hce7sga]{display:flex;align-items:center;justify-content:space-between;padding-top:var(--space-md);padding-bottom:var(--space-md)}.brand[data-astro-cid-5hce7sga]{display:inline-flex}.nav[data-astro-cid-5hce7sga]{display:flex;align-items:center;gap:var(--space-lg)}.nav[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]{min-height:44px;display:inline-flex;align-items:center;white-space:nowrap}.nav-drive[data-astro-cid-5hce7sga]{gap:var(--space-sm);background:var(--color-primary-light);border-color:transparent;color:var(--color-primary-strong);font-weight:600}.nav-drive[data-astro-cid-5hce7sga]:hover{background:var(--color-primary-border);text-decoration:none}.nav-drive[data-astro-cid-5hce7sga] .ic[data-astro-cid-5hce7sga]{width:16px;height:16px;flex:none}main[data-astro-cid-5hce7sga]{min-height:60vh}@media (min-width:561px){.site-footer[data-astro-cid-5hce7sga] .nav[data-astro-cid-5hce7sga] .lang-switch{display:none}}.nav-more[data-astro-cid-5hce7sga]{display:none;position:relative}.nav-more[data-astro-cid-5hce7sga]>summary[data-astro-cid-5hce7sga]{list-style:none;cursor:pointer;min-width:32px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;color:var(--color-text-muted)}.nav-more[data-astro-cid-5hce7sga]>summary[data-astro-cid-5hce7sga]::-webkit-details-marker{display:none}.nav-more[data-astro-cid-5hce7sga][open]>summary[data-astro-cid-5hce7sga],.nav-more[data-astro-cid-5hce7sga]>summary[data-astro-cid-5hce7sga]:hover{color:var(--color-text)}.nav-more[data-astro-cid-5hce7sga]>summary[data-astro-cid-5hce7sga] .ic[data-astro-cid-5hce7sga]{width:19px;height:19px}.nav-more-panel[data-astro-cid-5hce7sga]{position:absolute;right:0;top:calc(100% + 6px);z-index:20;display:flex;flex-direction:column;min-width:190px;padding:var(--space-sm);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg)}.nav-more-panel[data-astro-cid-5hce7sga]>[data-astro-cid-5hce7sga]{padding:10px var(--space-md);border-radius:8px;min-height:44px;display:flex;align-items:center;white-space:nowrap}.nav-more-panel[data-astro-cid-5hce7sga]>[data-astro-cid-5hce7sga]:hover{background:var(--color-surface-muted);text-decoration:none}.nav-more-panel[data-astro-cid-5hce7sga] .more-cta[data-astro-cid-5hce7sga]{background:var(--color-primary);color:#fff;font-weight:600;justify-content:center;margin-bottom:4px}.nav-more-panel[data-astro-cid-5hce7sga] .more-cta[data-astro-cid-5hce7sga]:hover{background:var(--color-primary-strong)}.site-footer[data-astro-cid-5hce7sga]{border-top:1px solid var(--color-border);margin-top:var(--space-xxl)}.ftr[data-astro-cid-5hce7sga]{flex-wrap:wrap;gap:var(--space-md)}.site-footer[data-astro-cid-5hce7sga] .nav[data-astro-cid-5hce7sga]{flex-wrap:wrap;gap:var(--space-md) var(--space-lg);justify-content:flex-end}.site-footer[data-astro-cid-5hce7sga] .nav[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]{color:var(--color-text-muted)}.site-footer[data-astro-cid-5hce7sga] .nav[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]:hover{color:var(--color-text)}@media (max-width:820px){.nav[data-astro-cid-5hce7sga]{gap:var(--space-md)}}@media (max-width:560px){.nav[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga].nav-how,.nav[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga].nav-sec,.nav[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga].nav-acct{display:none}.site-header[data-astro-cid-5hce7sga] .nav[data-astro-cid-5hce7sga]>a[data-astro-cid-5hce7sga].btn-primary{display:none}.nav-more[data-astro-cid-5hce7sga]{display:inline-flex}.site-header[data-astro-cid-5hce7sga] .nav[data-astro-cid-5hce7sga]>.lang-switch{display:none}.nav[data-astro-cid-5hce7sga]{gap:var(--space-md)}.site-header[data-astro-cid-5hce7sga] .nav[data-astro-cid-5hce7sga] .btn-primary[data-astro-cid-5hce7sga]{padding-left:var(--space-md);padding-right:var(--space-md)}.site-header[data-astro-cid-5hce7sga] .container[data-astro-cid-5hce7sga]{padding-left:var(--space-lg);padding-right:var(--space-lg)}.site-header[data-astro-cid-5hce7sga]{backdrop-filter:none}}.lightbox[data-astro-cid-5hce7sga]{position:fixed;inset:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:clamp(16px,4vw,48px);background:#282420bd;backdrop-filter:blur(4px);cursor:zoom-out}.lightbox[data-astro-cid-5hce7sga][hidden]{display:none}.lightbox-img[data-astro-cid-5hce7sga]{max-width:min(96vw,1500px);max-height:92vh;width:auto;height:auto;border-radius:12px;box-shadow:0 30px 80px #00000073;background:var(--color-surface);cursor:default}.lightbox-close[data-astro-cid-5hce7sga]{position:absolute;top:16px;right:16px;width:44px;height:44px;border-radius:50%;border:none;background:#ffffffeb;color:var(--color-text);display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:var(--shadow-lg)}.lightbox-close[data-astro-cid-5hce7sga]:hover{background:#fff}@media (prefers-reduced-motion: no-preference){.lightbox[data-astro-cid-5hce7sga]:not([hidden]){animation:lb-fade .18s ease both}@keyframes lb-fade{0%{opacity:0}to{opacity:1}}}
