.aesthetics-theme{--color-light-beige:250 248 246;--color-deep-navy:59 59 59;--color-light-navy:169 183 160;--color-warm-gray:243 239 232;--color-accent-orange:198 166 100;--color-light-blue-accent:231 213 202;--color-dark-bg-text:59 59 59;--color-dark-bg-image:45 45 45;--aesthetics-hero-start:240 235 230;--aesthetics-hero-end:229 223 216;--aesthetics-panel-surface:250 250 248;--aesthetics-highlight-surface:196 165 123;--aesthetics-overlay-start:139 115 85;--aesthetics-overlay-mid:107 93 79;--aesthetics-overlay-end:74 69 60;background-color:rgb(var(--color-light-beige));color:rgb(var(--color-deep-navy))}.aesthetics-theme .shadow-md{--tw-shadow-color:rgba(0,0,0,.06)}.aesthetics-theme .aesthetics-hero-gradient{background-color:rgb(var(--aesthetics-hero-start));background-image:linear-gradient(135deg,rgb(var(--aesthetics-hero-start)) 0,rgb(var(--aesthetics-hero-end)) 100%)}.aesthetics-theme .aesthetics-panel-section{background-color:rgb(var(--aesthetics-panel-surface))}.aesthetics-theme .aesthetics-highlight-section{background-color:rgb(var(--aesthetics-highlight-surface))}.aesthetics-theme .aesthetics-overlay-gradient{background-image:linear-gradient(135deg,rgb(var(--aesthetics-overlay-start)/.7) 0,rgb(var(--aesthetics-overlay-mid)/.75) 50%,rgb(var(--aesthetics-overlay-end)/.8) 100%)}