:root{--cs-brand-green: #24755D;--cs-brand-green-soft: #E8F3EF;--cs-destructive: #CF222E;--cs-black: #000000;--cs-white: #FFFFFF;--cs-neutral-900: #201E1E;--cs-neutral-800: #424242;--cs-neutral-600: #69635D;--cs-neutral-500: #9E9E9E;--cs-neutral-400: #A8A59F;--cs-neutral-300: #DDDAD6;--cs-neutral-200: #E0E0E0;--cs-neutral-100: #EEEEEE;--cs-neutral-50: #F6F6F6;--cs-off-white: #FAFAFA;--cs-surface-default: #F3F4F0;--cs-warm-beige: #F4F0E8;--cs-warm-cream: #FFF1E0;--cs-space-xs: 4px;--cs-space-sm: 8px;--cs-space-md: 16px;--cs-space-lg: 24px;--cs-space-xl: 32px;--cs-space-2xl: 40px;--cs-space-3xl: 64px;--cs-space-4xl: 96px;--cs-radius-chip: 12px;--cs-radius-input: 16px;--cs-radius-card: 12px;--cs-radius-pill: 999px;--cs-font-body: "Figtree", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--cs-font-display: "DM Serif Display", "Times New Roman", serif;--cs-font-mono: "IBM Plex Mono", "JetBrains Mono", monospace;--cs-text-h1-md-size: 3rem;--cs-text-h1-xs-size: 2.25rem;--cs-text-card-title-size: 1.5rem;--cs-text-page-title-size: 1.125rem;--cs-text-body-size: 1rem;--cs-text-meta-size: .8125rem;--cs-text-page-description-size: .875rem;--cs-text-caption-size: .75rem;--cs-text-stat-label-size: .75rem;--cs-text-h1-line-height: 1.1;--cs-text-body-line-height: 1.55;--cs-text-meta-line-height: 1.4;--cs-text-page-title-letter-spacing: -.02em;--cs-text-stat-label-letter-spacing: .02em;--cs-weight-regular: 400;--cs-weight-medium: 500;--cs-weight-semibold: 600;--cs-weight-bold: 700;--cs-shadow-sm: 0px 3px 12px rgba(0, 0, 0, .038);--cs-shadow-card-hover: 0 4px 16px rgba(0, 0, 0, .05);--cs-shadow-md: 0px 13px 43px rgba(0, 0, 0, .2);--cs-transition-fast: .12s ease;--cs-transition-base: .2s ease;--cs-transition-slow: .32s ease;--cs-gradient-warm: linear-gradient(135deg, var(--cs-brand-green-soft) 0%, var(--cs-warm-beige) 50%, var(--cs-warm-cream) 100%);--cs-container-max: 1200px;--cs-container-narrow: 720px;--cs-container-padding-mobile: var(--cs-space-md);--cs-container-padding-desktop: var(--cs-space-xl)}*,*:before,*:after{box-sizing:border-box}html,body{height:100%}body{margin:0;font-family:var(--cs-font-body);font-size:var(--cs-text-body-size);font-weight:var(--cs-weight-regular);line-height:var(--cs-text-body-line-height);color:var(--cs-neutral-900);background-color:var(--cs-surface-default);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}h1,h2,h3{font-family:var(--cs-font-display);font-weight:var(--cs-weight-regular);line-height:var(--cs-text-h1-line-height);margin:0}h4,h5,h6{font-family:var(--cs-font-body);font-weight:var(--cs-weight-semibold);line-height:1.3;margin:0}p{margin:0}a{color:inherit;text-decoration:none;transition:color var(--cs-transition-fast)}button{font-family:inherit;cursor:pointer}code,pre{font-family:var(--cs-font-mono)}img,svg{display:block;max-width:100%}body{display:flex;flex-direction:column}*{box-sizing:border-box;margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;background-color:transparent;color:inherit}:root{--black-800: #201e1e;--black-700: #2d2d2d;--black-600: #64615f;--black-500: #7c7a7a;--black-400: #a1a09d;--black-300: #e1e3db;--black-200: #f3f4f0;--white: white;--peach: #fff1be;--accent: #ceea21;--orange: #f3522f;--box-shadow-sm: 0px 3px 12px rgba(0, 0, 0, .038);--box-shadow-md: 0px 13px 43px rgba(0, 0, 0, .2);--neutral-800: #201e1e;--neutral-600: #69635d;--neutral-400: #a8a59f;--neutral-300: #dddad6;--neutral-200: #ebe9e7;--neutral-100: #f6f6f6;--neutral-50: #fbfbfb;--neutral-white: #ffffff;--neutral-dark-800: #eeeeee;--neutral-dark-600: #86827d;--neutral-dark-400: #5a5750;--neutral-dark-300: #262422;--neutral-dark-200: #282828;--neutral-dark-100: #332e2e;--neutral-dark-50: #403c3c;--red-900: #a12323;--red-800: #b82b2b;--red-250: #f5dfdf;--green-800: #295d09;--green-250: #ddefd2;--turquoise-800: #094977;--turquoise-250: #d6f0ff;--yellow-800: #72420a;--yellow-500: #ffd400;--yellow-250: #f8edb0;--orange-600: #ff6c40;--orange-700: #eb592d;--purple-500: #8132e9}img{text-indent:-9999px}.aspect-square{aspect-ratio:1/1}.aspect-video{aspect-ratio:16/9}.aspect-4-3{aspect-ratio:4/3}.aspect-3-2{aspect-ratio:3/2}.aspect-3-4{aspect-ratio:3/4}.aspect-2-3{aspect-ratio:2/3}.aspect-9-16{aspect-ratio:9/16}.aspect-auto{aspect-ratio:auto}.transition-opacity{transition:opacity .3s ease}.duration-300{transition-duration:.3s}.backdrop-blur-xl{backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px)}.opacity-0{opacity:0}.opacity-100{opacity:1}.rounded-lg{border-radius:.5rem}.rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.enhanced-image-container{position:relative;overflow:hidden}.enhanced-image-main,.enhanced-image-blur{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.enhanced-image-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px)}.enhanced-image-button{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:none;background:none;cursor:pointer;padding:0}.made-with-creala{position:fixed;bottom:11px;right:11px;z-index:1000;display:inline-flex;align-items:center;gap:7px;height:28px;padding:0 10px;border-radius:6px;background:#f3efe6;text-decoration:none;cursor:pointer;box-shadow:0 1px 1px #0000001f,0 2px 6px #0000000f;transition:box-shadow .15s ease,transform .15s ease}.made-with-creala:hover{box-shadow:0 2px 2px #00000024,0 4px 10px #00000014;transform:translateY(-1px)}.made-with-creala__label{font-family:Figtree,system-ui,sans-serif;font-size:11px;font-weight:500;line-height:1;color:#5f5f5f;white-space:nowrap}.made-with-creala__logo{display:block;height:18px;width:auto}
