:root{--wood-dark: #3B2F24;--wood-charcoal: #2A2018;--wood-warm: #5C4A3A;--wood-mid: #7A6555;--cream: #FAF4EF;--cream-warm: #F5EDE4;--parchment: #F0E6D6;--parchment-dark: #E8DBC8;--copper: #C8956C;--copper-light: #D4A87E;--wa-green: #25D366;--herb-green: #4A6741;--herb-light: #6B8C5E;--card-bg: #F2EAE0;--card-border: #D9CDB8;--card-shadow-color: rgba(30, 20, 10, .35);--card-shadow-soft: rgba(30, 20, 10, .12);--ease-settle: cubic-bezier(.22, .61, .36, 1);--ease-lift: cubic-bezier(.55, .05, .68, .35);--ease-breathe: cubic-bezier(.25, .46, .45, .94);--duration-settle: .9s;--duration-stagger: .7s;--duration-fade: .8s}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;scroll-snap-type:y mandatory;scroll-behavior:smooth}body{font-family:Heebo,sans-serif;overflow-x:hidden;direction:rtl;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;min-height:100dvh;width:100%;background:var(--wood-dark)}a{color:inherit;text-decoration:none}.cutting-board-bg{position:fixed;top:0;left:0;width:calc(100% + 80px);height:100%;background-image:url(/images/cutting-board.jpg);background-size:cover;background-position:right top;background-repeat:no-repeat;z-index:0}.wa-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 28px;background:var(--wa-green);color:#fff;border:none;border-radius:28px;font-family:Heebo,sans-serif;font-size:14px;font-weight:700;cursor:pointer;box-shadow:0 4px 18px #25d3664d;transition:transform .6s var(--ease-breathe),box-shadow .6s var(--ease-breathe)}.wa-btn:hover{transform:translateY(-2px);box-shadow:0 6px 24px #25d36666}.wa-btn svg{width:18px;height:18px;fill:#fff;flex-shrink:0}@media (prefers-reduced-motion: reduce){html{scroll-snap-type:none;scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
