:root{--brand-hue:55;--brand-accent:#9a633b;--brand-accent-strong:#5f371b;--brand-accent-strong-hover:#784c2d;--brand-button-primary-bg:var(--brand-accent-strong);--brand-button-primary-bg-hover:var(--brand-accent-strong-hover);--brand-button-primary-fg:var(--brand-surface-light);--brand-surface-light:#fefcf7;--brand-surface:var(--brand-surface-light);--brand-surface-muted:#f4f1ec;--brand-surface-hover:#efebe2;--brand-surface-dark:#24180f;--brand-text:#3b3029;--brand-text-strong:#25170d;--brand-text-muted:#6d6059;--brand-text-on-dark:#ebe7df;--brand-border:#e1ded7;--brand-border-subtle:#ffffff1f;--brand-focus:#996439;--brand-focus-on-dark:#d0975f;--brand-container-padding:clamp(24px, 5vw, 48px);--brand-content-max-width:1280px;--navbar-safe-top:env(safe-area-inset-top,0px);--navbar-bar-height:6rem;--navbar-height:calc(var(--navbar-bar-height) + var(--navbar-safe-top));--browser-chrome-top:0px;--browser-chrome-bottom:0px;--mobile-top-bar-height:3.25rem;--mobile-safe-top:max(var(--navbar-safe-top), var(--browser-chrome-top));--mobile-top-nav-height:calc(var(--mobile-top-bar-height) + var(--mobile-safe-top));--bottom-nav-bar-height:4rem;--bottom-nav-offset-bottom:max(env(safe-area-inset-bottom,0px), var(--browser-chrome-bottom,0px));--bottom-nav-height:calc(var(--bottom-nav-bar-height) + var(--bottom-nav-offset-bottom));--brand-footer-bg:var(--brand-surface-dark);--brand-footer-text:var(--brand-text-on-dark);--brand-footer-text-muted:#c8c4b9;--brand-footer-text-subtle:#a9947e;--brand-footer-border:#ffffff14;--brand-link-muted-fg:var(--brand-text-muted);--brand-link-muted-fg-hover:var(--brand-accent-strong);--brand-radius-md:.5rem;--brand-radius-lg:.75rem;--brand-link-accent-fg:var(--brand-accent-strong);--brand-link-accent-fg-hover:var(--brand-accent-strong-hover);--brand-section-title-size:clamp(1.5rem, 3vw, 2rem);--brand-section-subtitle-color:var(--brand-text-muted);--brand-card-bg:var(--brand-surface-light);--brand-card-border:var(--brand-border);--brand-card-border-hover:#d2cdc3;--brand-card-shadow-elevated-hover:0 8px 28px #24180f14;--brand-card-shadow-soft-hover:0 6px 24px #24180f12;--brand-card-shadow-category-hover:0 4px 20px #24180f0f;--brand-card-title-size:1.0625rem;--brand-card-description-size:.875rem}@supports (color:lab(0% 0 0)){:root{--brand-accent:lab(47.385% 20.0959 31.7282);--brand-accent-strong:lab(27.7429% 15.8698 25.3352);--brand-accent-strong-hover:lab(37.0146% 16.739 26.4218);--brand-surface-light:lab(98.8645% .164628 2.28311);--brand-surface-muted:lab(95.3923% .224829 3.04762);--brand-surface-hover:lab(93.0876% .35277 4.58177);--brand-surface-dark:lab(9.4175% 5.36 7.57838);--brand-text:lab(21.0489% 4.08873 6.47681);--brand-text-strong:lab(9.38996% 6.55624 8.87048);--brand-text-muted:lab(41.9338% 3.99517 6.39452);--brand-text-on-dark:lab(91.9276% .353277 4.5821);--brand-border:lab(88.4399% .289172 3.81488);--brand-border-subtle:lab(100% 0 0/.12);--brand-focus:lab(47.4372% 18.9506 32.9927);--brand-focus-on-dark:lab(67.287% 17.314 38.3114);--brand-footer-text-muted:lab(79.1781% .464976 5.7439);--brand-footer-text-subtle:lab(62.8729% 5.1257 14.8328);--brand-footer-border:lab(100% 0 0/.08);--brand-card-border-hover:lab(82.6583% .462174 5.74192);--brand-card-shadow-elevated-hover:0 8px 28px lab(9.4175% 5.36 7.57838/.08);--brand-card-shadow-soft-hover:0 6px 24px lab(9.4175% 5.36 7.57838/.07);--brand-card-shadow-category-hover:0 4px 20px lab(9.4175% 5.36 7.57838/.06)}}
html{-webkit-text-size-adjust:100%;width:100%;min-height:100%}html,body{max-width:100vw;min-height:100dvh;min-height:-webkit-fill-available;overflow-x:hidden}@supports (height:100dvh){html,body{min-height:100dvh}}body{background:var(--brand-surface-light);min-height:100%;color:var(--brand-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex}@media (max-width:1023px){html:has(body.kiambote-mobile-chrome){scroll-padding-top:var(--mobile-top-nav-height);scroll-padding-bottom:var(--bottom-nav-height)}}@media (min-width:1024px){body.kiambote-mobile-chrome{padding-top:var(--navbar-height);padding-bottom:0}}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}input[type=search]::-webkit-search-cancel-button{appearance:none}input[type=search]::-webkit-search-decoration{appearance:none}
