*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg-main: #ffffff;--text-main: #24201f;--text-muted: #625750;--text-heading: #171412;--header-bg: rgba(255, 255, 255, .92);--footer-bg: #ffffff;--border-subtle: rgba(36, 32, 31, .1);--border-hover: rgba(255, 108, 55, .42);--card-bg: rgba(255, 255, 255, .96);--card-hover-bg: rgba(255, 108, 55, .08);--btn-secondary-bg: rgba(255, 108, 55, .08);--btn-secondary-border: rgba(255, 108, 55, .24);--btn-secondary-text: #625750;--btn-secondary-hover-bg: rgba(255, 108, 55, .14);--btn-secondary-hover-text: #171412;--social-link-bg: rgba(255, 108, 55, .08);--social-link-hover: rgba(255, 108, 55, .14);--search-bar-bg: #ffffff;--search-bar-text: #171412;--search-bar-border: rgba(255, 108, 55, .28);--primary: #ff6c37;--primary-strong: #e85d04;--primary-soft: rgba(255, 108, 55, .12);--primary-border: rgba(255, 108, 55, .26);--primary-shadow: rgba(255, 108, 55, .24);--accent-contrast: #ffffff;--danger: #ef4444;--danger-soft: rgba(239, 68, 68, .1);--danger-border: rgba(239, 68, 68, .2)}.dark{--bg-main: #11100f;--text-main: #f5efec;--text-muted: #c8b8af;--text-heading: #fffaf7;--header-bg: rgba(17, 16, 15, .9);--footer-bg: #0b0a09;--border-subtle: rgba(255, 250, 247, .1);--border-hover: rgba(255, 108, 55, .52);--card-bg: rgba(255, 255, 255, .045);--card-hover-bg: rgba(255, 108, 55, .1);--btn-secondary-bg: rgba(255, 255, 255, .06);--btn-secondary-border: rgba(255, 108, 55, .24);--btn-secondary-text: #c8b8af;--btn-secondary-hover-bg: rgba(255, 108, 55, .14);--btn-secondary-hover-text: #fffaf7;--social-link-bg: rgba(255, 255, 255, .06);--social-link-hover: rgba(255, 108, 55, .16);--search-bar-bg: #1d1917;--search-bar-text: #fffaf7;--search-bar-border: rgba(255, 108, 55, .26);--primary: #ff6c37;--primary-strong: #ff8a5c;--primary-soft: rgba(255, 108, 55, .15);--primary-border: rgba(255, 108, 55, .32);--primary-shadow: rgba(255, 108, 55, .32)}html{font-size:16px;scroll-behavior:smooth;overflow-y:scroll}body{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--bg-main);color:var(--text-main);-webkit-text-size-adjust:100%;transition:background-color .3s ease,color .3s ease}.skip-link{position:absolute;top:-40px;left:0;padding:8px 16px;background:var(--text-heading);color:var(--bg-main);z-index:100;transition:top .2s}.skip-link:focus{top:0}article,section:not(.hero){contain:layout style;content-visibility:auto;contain-intrinsic-size:0 500px}h1,h2,h3{text-wrap:balance}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.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}.footer-placeholder{min-height:300px;width:100%;background:var(--footer-bg)}@media(max-width:900px){.footer-placeholder{min-height:500px}}@media(max-width:600px){.footer-placeholder{min-height:700px}}
