:root{--color-primary:#775a0a;--color-primary-dim:#694e00;--color-primary-container:#ffdf9c;--color-primary-fixed:#ffdf9c;--color-primary-fixed-dim:#f7cf78;--color-inverse-primary:#f4cd75;--color-on-primary:#fff6ec;--color-on-primary-container:#684e00;--color-on-primary-fixed:#523c00;--color-on-primary-fixed-variant:#745706;--color-secondary:#696456;--color-secondary-dim:#5d584a;--color-secondary-container:#eae2d0;--color-secondary-fixed:#eae2d0;--color-secondary-fixed-dim:#dcd4c2;--color-on-secondary:#fff;--color-on-secondary-container:#565144;--color-on-secondary-fixed:#433f32;--color-on-secondary-fixed-variant:#605b4d;--color-tertiary:#7b6100;--color-tertiary-dim:#6c5600;--color-tertiary-container:#f5ce53;--color-tertiary-fixed:#f5ce53;--color-tertiary-fixed-dim:#e6c047;--color-on-tertiary:#fff;--color-on-tertiary-container:#584500;--color-on-tertiary-fixed:#413200;--color-on-tertiary-fixed-variant:#634e00;--color-neutral:#fffcf7;--color-background:#fffcf7;--color-on-background:#383831;--color-foreground:#383831;--color-on-surface:#383831;--color-on-surface-variant:#65655c;--color-surface:#fffcf7;--color-surface-bright:#fffcf7;--color-surface-dim:#e4e3d7;--color-surface-container-lowest:#fff;--color-surface-container-low:#fcf9f3;--color-surface-container:#f6f4ec;--color-surface-container-high:#f0eee5;--color-surface-container-highest:#eae8de;--color-surface-variant:#eae8de;--color-surface-raised:#fff;--color-surface-tint:#775a0a;--color-inverse-surface:#0e0e0c;--color-inverse-on-surface:#9e9d98;--color-muted:#65655c;--color-border:#babab0;--color-outline:#818178;--color-outline-variant:#babab0;--color-danger:#a54731;--color-error:#a54731;--color-error-dim:#5c1202;--color-error-container:#fe8b70;--color-on-error:#fff;--color-on-error-container:#742410;--font-headline:var(--font-manrope), sans-serif;--font-body:var(--font-inter), sans-serif;--font-label:var(--font-inter), sans-serif;--font-sans:var(--font-inter), sans-serif;--font-mono:ui-monospace, SFMono-Regular, SF Mono, Consolas, monospace;--radius-xs:.25rem;--radius-sm:.5rem;--radius-md:.75rem;--radius-lg:1rem;--radius-xl:1.5rem;--radius-pill:999rem;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--space-20:5rem;--container-max-width:76rem;--transition-base:.18s ease;--shadow-soft:0 1.5rem 4rem #34342f1a}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;-moz-text-size-adjust:100%;text-size-adjust:100%;min-height:100%}body{background:var(--color-background);min-height:100%;color:var(--color-on-surface);font-family:var(--font-body);margin:0}::selection{background:var(--color-primary-container);color:var(--color-on-primary-container)}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}img,picture,svg,canvas{max-width:100%;display:block}a{color:inherit;text-decoration:none}ul,ol{margin:0;padding:0}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}body{font-size:1rem;line-height:1.5}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{color:var(--color-on-surface);font-family:var(--font-headline);letter-spacing:-.04em;font-weight:800}h1{font-size:clamp(2.75rem,8vw,5.5rem);line-height:.95}h2{font-size:clamp(2rem,5vw,3.75rem);line-height:1}h3{font-size:clamp(1.35rem,3vw,2rem);line-height:1.1}p{color:var(--color-on-surface-variant)}small{color:var(--color-on-surface-variant);font-size:.8125rem}.container{width:min(100% - 2rem,var(--container-max-width));margin-inline:auto}.page-shell{background:radial-gradient(circle at top left, #d4af372e, transparent 24rem),var(--color-background);min-height:100dvh}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
