:root{--lb-primary:#1B3A2C;--lb-primary-light:#1B3A2C33;--lb-accent:#C4A46B;--lb-bg:#FAF5EE;--lb-text:#1F2937;--lb-text-muted:#6B7280;--lb-white:#FFFFFF;--lb-border:#E5E7EB;--lb-font-primary:'Cormorant Garamond',-apple-system,BlinkMacSystemFont,sans-serif;--lb-font-secondary:'Jost',-apple-system,BlinkMacSystemFont,sans-serif;--lb-font-base:16px;--lb-line-height:1.6;--lb-radius:4px;--lb-container:1320px;--lb-header-h:80px}*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--lb-font-secondary);font-size:var(--lb-font-base);line-height:var(--lb-line-height);color:var(--lb-text);background:var(--lb-bg);-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5,h6{font-family:var(--lb-font-primary);font-weight:700;line-height:1.2}a{color:var(--lb-primary);text-decoration:none}img{max-width:100%;height:auto}