@import"https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,700;0,900;1,400&family=Inter:wght@300;400;500;600&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--red:#0a6b12;--red2:#0c8315;--red3:#075c0e;--accent:#c8e6c9;--gold:#E59866;--bg:#010f02;--surface:#021604;--card:#031a05;--border:rgba(255,255,255,.08);--text:#FAF0E6;--muted:#9ab89e;--grad1:linear-gradient(135deg,#0c8315,#E59866);--grad2:linear-gradient(135deg,#075c0e,#0c8315);--shadow:0 8px 32px rgba(12,131,21,.25)}html,body{scroll-behavior:smooth}body{font-family:Inter,sans-serif;color:var(--text);min-height:100vh;overflow-x:hidden;background-color:#010f02;background-image:url(/bg-pattern.svg);background-size:cover;background-position:center;background-attachment:fixed;background-repeat:no-repeat}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--red2);border-radius:3px}
