:root{--background:#f7f5ef;--foreground:#1d2428;--card:#ffffff;--input:#fbfcfb;--border:#d9dedb;--label:#384540;--muted:#e9efeb;--muted-foreground:#34423d;--muted-text:#657078;--primary:#277a69;--primary-hover:#1f6255;--primary-foreground:#ffffff;--secondary:#e5ebe7;--secondary-hover:#d8e2dc;--secondary-foreground:#1d2428;--destructive:#b24132;--destructive-hover:#93372b;--destructive-foreground:#ffffff;--radius:8px;--shadow:0 16px 45px rgba(29,36,40,0.08);--focus-ring:0 0 0 3px rgba(39,122,105,0.14)}*{box-sizing:border-box}body{background:var(--background);color:var(--foreground);font-family:Arial,Helvetica,sans-serif;margin:0}img{max-width:100%}