button:where(.astro-x3pjskd3){display:flex;border:1px solid var(--border);border-radius:var(--radius-full);padding:0;background:var(--muted);cursor:pointer;transition:all var(--hover-transition)}button:where(.astro-x3pjskd3):hover{border-color:var(--primary)}.icon:where(.astro-x3pjskd3){z-index:1;position:relative;display:flex;align-items:center;justify-content:center;padding:.5rem;width:2rem;height:2rem;font-size:1rem;color:var(--muted-foreground);transition:color var(--hover-transition)}.icon:where(.astro-x3pjskd3).light:before{content:"";z-index:-1;position:absolute;width:calc(2rem - 4px);height:calc(2rem - 4px);top:2px;left:2px;background:var(--primary);border-radius:var(--radius-full);transition:transform var(--theme-transition)}.theme-dark .icon:where(.astro-x3pjskd3).light:before{transform:translate(2rem)}html:not(.theme-dark) .icon:where(.astro-x3pjskd3).light{color:var(--primary-foreground)}.theme-dark .icon:where(.astro-x3pjskd3).dark{color:var(--primary-foreground)}@media (prefers-reduced-motion: reduce){.icon:where(.astro-x3pjskd3),.icon:where(.astro-x3pjskd3).light:before{transition:none}}@media (forced-colors: active){.icon:where(.astro-x3pjskd3).light:before{background-color:SelectedItem}}.nav-container:where(.astro-dmqpwcec){position:fixed;top:0;left:0;right:0;z-index:9999;padding:1rem 1.5rem}.nav-inner:where(.astro-dmqpwcec){display:flex;justify-content:space-between;align-items:center;gap:1rem;max-width:60rem;margin:0 auto;padding:.75rem 1.25rem;background:#fdfcf8cc;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(222,216,207,.6);border-radius:var(--radius-xl);box-shadow:0 4px 24px #5d705214}.theme-dark .nav-inner:where(.astro-dmqpwcec){background:#1a1915cc;border-color:#4a443a99}.logo-link:where(.astro-dmqpwcec){display:flex;align-items:center;gap:.625rem;text-decoration:none;color:var(--foreground);font-family:var(--font-brand);font-weight:700;font-size:var(--text-lg);transition:opacity var(--hover-transition)}.logo-link:where(.astro-dmqpwcec):hover{opacity:.8;color:var(--foreground)}.logo-avatar:where(.astro-dmqpwcec){width:2.5rem;height:2.5rem;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:2px solid var(--border)}.logo-text:where(.astro-dmqpwcec){display:none}.menu-button:where(.astro-dmqpwcec){display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;padding:0;border:none;border-radius:var(--radius-lg);background:transparent;color:var(--foreground);font-size:1.5rem;cursor:pointer;transition:background-color var(--hover-transition)}.menu-button:where(.astro-dmqpwcec):hover{background:var(--muted)}.menu-button:where(.astro-dmqpwcec)[hidden]{display:none}@media (min-width: 50em){menu-button:where(.astro-dmqpwcec){display:none}}.menu-content:where(.astro-dmqpwcec){display:none;position:absolute;top:calc(100% + .5rem);left:1rem;right:1rem;background:var(--background);border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:0 10px 40px #5d705226;overflow:hidden}.menu-content:where(.astro-dmqpwcec).is-open{display:block}.nav-items:where(.astro-dmqpwcec){display:flex;flex-direction:column;gap:.25rem;list-style:none;padding:1rem;margin:0}.nav-link:where(.astro-dmqpwcec){display:block;padding:.875rem 1rem;color:var(--muted-foreground);text-decoration:none;font-weight:500;font-size:var(--text-base);border-radius:var(--radius-lg);transition:color var(--hover-transition),background-color var(--hover-transition)}.nav-link:where(.astro-dmqpwcec):hover{color:var(--foreground);background:var(--muted)}.nav-link:where(.astro-dmqpwcec).active{color:var(--primary);font-weight:600}.menu-footer:where(.astro-dmqpwcec){display:flex;justify-content:space-between;align-items:center;padding:1rem;border-top:1px solid var(--border);background:var(--muted)}.socials:where(.astro-dmqpwcec){display:flex;gap:.5rem}.social-link:where(.astro-dmqpwcec){display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;color:var(--muted-foreground);border-radius:var(--radius-lg);transition:color var(--hover-transition),background-color var(--hover-transition)}.social-link:where(.astro-dmqpwcec):hover{background:var(--primary);color:var(--primary-foreground)}.nav-actions:where(.astro-dmqpwcec){display:none}@media (min-width: 50em){.nav-container:where(.astro-dmqpwcec){padding:1.25rem 2rem}.nav-inner:where(.astro-dmqpwcec){display:grid;grid-template-columns:1fr auto 1fr;padding:.625rem 1rem .625rem 1.25rem;border-radius:var(--radius-2xl)}.logo-text:where(.astro-dmqpwcec){display:block}.menu-content:where(.astro-dmqpwcec){display:flex;position:static;justify-content:center;background:transparent;border:none;box-shadow:none}.nav-items:where(.astro-dmqpwcec){flex-direction:row;gap:0;padding:0}.nav-link:where(.astro-dmqpwcec){padding:.5rem 1rem;font-size:var(--text-sm);border-radius:var(--radius-lg)}.nav-link:where(.astro-dmqpwcec):hover{background:transparent;color:var(--primary)}.nav-link:where(.astro-dmqpwcec).active{background:transparent}.menu-footer:where(.astro-dmqpwcec){display:none}.nav-actions:where(.astro-dmqpwcec){display:flex;align-items:center;justify-self:end;gap:.5rem}.action-link:where(.astro-dmqpwcec){display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;color:var(--muted-foreground);border-radius:var(--radius-lg);transition:color var(--hover-transition),background-color var(--hover-transition)}.action-link:where(.astro-dmqpwcec):hover{color:var(--foreground);background:var(--muted)}}@media (forced-colors: active){.nav-link:where(.astro-dmqpwcec).active{color:SelectedItem}}.footer:where(.astro-sz7xmlte){margin-top:auto;padding:3rem 0 2rem;border-top:1px solid var(--border)}.footer-content:where(.astro-sz7xmlte){display:flex;flex-direction:column;align-items:center;gap:2rem;padding-bottom:2rem;border-bottom:1px solid var(--border)}.footer-brand:where(.astro-sz7xmlte){display:flex;flex-direction:column;align-items:center;gap:.5rem}.brand-link:where(.astro-sz7xmlte){display:flex;align-items:center;gap:.75rem;text-decoration:none;color:var(--foreground);font-family:var(--font-brand);font-weight:700;font-size:var(--text-lg)}.brand-link:where(.astro-sz7xmlte):hover{opacity:.8}.brand-avatar:where(.astro-sz7xmlte){width:2rem;height:2rem;border-radius:50%;-o-object-fit:cover;object-fit:cover}.brand-tagline:where(.astro-sz7xmlte){color:var(--muted-foreground);font-size:var(--text-sm);margin:0}.footer-nav:where(.astro-sz7xmlte){display:flex;flex-wrap:wrap;justify-content:center;gap:.25rem}.footer-nav:where(.astro-sz7xmlte) a:where(.astro-sz7xmlte){color:var(--muted-foreground);font-size:var(--text-sm);text-decoration:none;padding:.5rem 1rem;border-radius:var(--radius-full);transition:all var(--hover-transition)}.footer-nav:where(.astro-sz7xmlte) a:where(.astro-sz7xmlte):hover{color:var(--foreground);background:var(--muted)}.footer-social:where(.astro-sz7xmlte){display:flex;gap:.5rem}.social-link:where(.astro-sz7xmlte){display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;color:var(--muted-foreground);border-radius:var(--radius-lg);transition:all var(--hover-transition)}.social-link:where(.astro-sz7xmlte):hover{color:var(--primary);background:var(--muted)}.footer-bottom:where(.astro-sz7xmlte){display:flex;flex-direction:column;align-items:center;gap:.5rem;padding-top:1.5rem}.copyright:where(.astro-sz7xmlte){color:var(--muted-foreground);font-size:var(--text-sm);margin:0}.built-with:where(.astro-sz7xmlte) img:where(.astro-sz7xmlte){display:block}@media (min-width: 50em){.footer:where(.astro-sz7xmlte){padding:4rem 0 2rem}.footer-content:where(.astro-sz7xmlte){flex-direction:row;justify-content:space-between;align-items:flex-start}.footer-brand:where(.astro-sz7xmlte){align-items:flex-start}.footer-bottom:where(.astro-sz7xmlte){flex-direction:row;justify-content:space-between}}:root{--background: #FDFCF8;--foreground: #2C2C24;--primary: #5D7052;--primary-foreground: #F3F4F1;--secondary: #C18C5D;--secondary-foreground: #FFFFFF;--accent: #E6DCCD;--accent-foreground: #4A4A40;--muted: #F0EBE5;--muted-foreground: #78786C;--border: #DED8CF;--destructive: #A85448;--gray-0: var(--foreground);--gray-50: #3D3D35;--gray-100: #4A4A40;--gray-200: #5C5C52;--gray-300: #78786C;--gray-400: #96968A;--gray-500: #B4B4A8;--gray-600: #C8C8BC;--gray-700: #DED8CF;--gray-800: #F0EBE5;--gray-900: #F8F6F2;--gray-999-basis: 48, 30%, 98%;--gray-999_40: hsla(var(--gray-999-basis), .4);--gray-999: var(--background);--accent-light: var(--primary);--accent-regular: var(--primary);--accent-dark: #3D4A34;--accent-overlay: rgba(93, 112, 82, .15);--accent-subtle-overlay: rgba(93, 112, 82, .08);--accent-text-over: var(--primary-foreground);--link-color: var(--primary);--gradient-stop-1: var(--primary);--gradient-stop-2: var(--secondary);--gradient-stop-3: #8B6B4A;--gradient-subtle: linear-gradient(150deg, var(--muted) 19%, var(--background) 150%);--gradient-accent: linear-gradient( 150deg, var(--primary), var(--secondary), #8B6B4A );--gradient-accent-orange: linear-gradient( 150deg, var(--secondary), var(--primary), #3D4A34 );--gradient-stroke: linear-gradient(180deg, var(--border), var(--muted));--shadow-sm: 0 2px 8px -2px rgba(93, 112, 82, .08), 0 1px 3px -1px rgba(93, 112, 82, .06);--shadow-md: 0 4px 20px -2px rgba(93, 112, 82, .12), 0 2px 8px -2px rgba(93, 112, 82, .08);--shadow-lg: 0 10px 40px -10px rgba(93, 112, 82, .18), 0 4px 16px -4px rgba(93, 112, 82, .1);--shadow-soft: 0 4px 20px -2px rgba(93, 112, 82, .15);--shadow-float: 0 10px 40px -10px rgba(193, 140, 93, .2);--text-sm: .875rem;--text-base: 1rem;--text-md: 1.125rem;--text-lg: 1.25rem;--text-xl: 1.625rem;--text-2xl: 2.125rem;--text-3xl: 2.625rem;--text-4xl: 3.5rem;--text-5xl: 4.5rem;--font-system: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;--font-body: "OPPO Sans 4.0", var(--font-system);--font-brand: "Fraunces", Georgia, serif;--radius-sm: .5rem;--radius-md: 1rem;--radius-lg: 1.5rem;--radius-xl: 2rem;--radius-2xl: 2.5rem;--radius-3xl: 3rem;--radius-full: 9999px;--theme-transition: .3s ease-in-out;--hover-transition: .2s ease-out}:root.theme-dark{--background: #2A2620;--foreground: #FDFCF8;--primary: #9BB58B;--primary-foreground: #1A1915;--secondary: #E0B484;--secondary-foreground: #1A1915;--accent: #4A443A;--accent-foreground: #E8E4DC;--muted: #3D3830;--muted-foreground: #D8D4CC;--border: #5C5850;--destructive: #D4806E;--gray-0: var(--foreground);--gray-50: #F5F2EA;--gray-100: #E8E4DC;--gray-200: #D8D4CC;--gray-300: #C4C0B4;--gray-400: #9C9890;--gray-500: #787470;--gray-600: #5C5850;--gray-700: #4A443A;--gray-800: #3D3830;--gray-900: #2A2620;--gray-999-basis: 30, 12%, 16%;--gray-999: var(--background);--accent-light: #4A5A3E;--accent-regular: var(--primary);--accent-dark: #C4DDB4;--accent-overlay: rgba(155, 181, 139, .25);--accent-subtle-overlay: rgba(155, 181, 139, .12);--accent-text-over: var(--background);--link-color: var(--primary);--gradient-stop-1: var(--primary);--gradient-subtle: linear-gradient(150deg, var(--muted) 19%, var(--background) 81%);--gradient-accent-orange: linear-gradient( 150deg, var(--secondary), var(--primary), #6D8A60 );--gradient-stroke: linear-gradient(180deg, var(--border), var(--muted));--shadow-sm: 0 2px 8px -2px rgba(0, 0, 0, .4), 0 1px 3px -1px rgba(0, 0, 0, .3);--shadow-md: 0 4px 20px -2px rgba(0, 0, 0, .5), 0 2px 8px -2px rgba(0, 0, 0, .35);--shadow-lg: 0 10px 40px -10px rgba(0, 0, 0, .6), 0 4px 16px -4px rgba(0, 0, 0, .4);--shadow-soft: 0 4px 20px -2px rgba(0, 0, 0, .45);--shadow-float: 0 10px 40px -10px rgba(0, 0, 0, .55)}html,body{min-height:100%;overflow-x:hidden}body{background-color:var(--background);color:var(--muted-foreground);font-family:var(--font-body);-webkit-font-smoothing:antialiased;line-height:1.6;text-autospace:normal}body:before{content:"";position:fixed;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");opacity:.03;mix-blend-mode:multiply;pointer-events:none;z-index:9999}:root.theme-dark body:before{mix-blend-mode:soft-light;opacity:.05}*,*:after,*:before{box-sizing:border-box;margin:0}img{max-width:100%;height:auto}a{color:var(--link-color);text-decoration:none;transition:color var(--hover-transition)}a:hover{color:var(--secondary)}h1,h2,h3,h4,h5{line-height:1.2;font-family:var(--font-brand);font-weight:600;color:var(--foreground)}h1{font-size:var(--text-5xl)}h2{font-size:var(--text-4xl)}h3{font-size:var(--text-3xl)}h4{font-size:var(--text-2xl)}h5{font-size:var(--text-xl)}p{color:var(--muted-foreground)}.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}.wrapper{width:100%;max-width:83rem;margin-inline:auto;padding-inline:1.5rem}.stack{display:flex;flex-direction:column}.gap-2{gap:.5rem}.gap-4{gap:1rem}.gap-8{gap:2rem}.gap-10{gap:2.5rem}.gap-15{gap:3.75rem}.gap-20{gap:5rem}.gap-30{gap:7.5rem}.gap-48{gap:12rem}@media (min-width: 50em){.lg\:gap-2{gap:.5rem}.lg\:gap-4{gap:1rem}.lg\:gap-8{gap:2rem}.lg\:gap-10{gap:2.5rem}.lg\:gap-15{gap:3.75rem}.lg\:gap-20{gap:5rem}.lg\:gap-30{gap:7.5rem}.lg\:gap-48{gap:12rem}}.bg-card{background:var(--muted)}.rounded-organic{border-radius:60% 40% 30% 70%/60% 30% 70% 40%}.rounded-organic-alt{border-radius:30% 70% 70% 30%/30% 30% 70% 70%}:focus-visible{outline:none;box-shadow:0 0 0 2px var(--background),0 0 0 4px var(--primary);border-radius:var(--radius-sm)}::-moz-selection{background-color:var(--primary);color:var(--primary-foreground)}::selection{background-color:var(--primary);color:var(--primary-foreground)}.page-layout:where(.astro-37fxchfa){padding-top:5rem}.main-content:where(.astro-37fxchfa){flex:1}@media (min-width: 50em){.page-layout:where(.astro-37fxchfa){padding-top:6rem}}
