@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Sora:wght@600;700;800&family=Playfair+Display:ital,wght@0,700;1,700&display=swap";:root{--primary:#07110c;--secondary:#0e1c14;--surface:#15251b;--surface-light:#1e3326;--accent:#f28c28;--accent-hover:#d97316;--accent-soft:#f28c2824;--impact:#8bc34a;--impact-soft:#8bc34a24;--earth:#b77946;--sand:#f4e9d8;--border:#ffffff14;--border-accent:#f28c2859;--text-primary:#f6f3ea;--text-secondary:#aab4a7;--text-muted:#778174;--light-bg:#f5efe4;--light-surface:#fff;--light-text:#0b130e;--light-muted:#5f675f;--light-border:#e1d6c6;--container:1280px;--radius:12px;--radius-lg:20px;--transition:.35s ease}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{color:var(--text-primary);background:var(--primary);-webkit-font-smoothing:antialiased;font-family:Inter,sans-serif;font-size:17px;line-height:1.75;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:Sora,sans-serif;font-weight:700;line-height:1.1}h1{font-size:clamp(42px,6vw,76px);line-height:1.02}h2{font-size:clamp(34px,4.5vw,54px)}h3{font-size:28px}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{max-width:var(--container);margin:0 auto;padding:0 24px}@media (width>=1024px){.container{padding:0 48px}}.eyebrow{letter-spacing:.13em;text-transform:uppercase;color:var(--accent);align-items:center;gap:8px;margin-bottom:16px;font-family:Inter,sans-serif;font-size:11px;font-weight:700;display:flex}.section{padding:100px 0}@media (width<=768px){.section{padding:64px 0}}.topo-bg{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='400' height='400'%3E%3Cg fill='none' stroke='rgba(242,140,40,0.05)' stroke-width='1'%3E%3Cellipse cx='200' cy='200' rx='180' ry='120'/%3E%3Cellipse cx='200' cy='200' rx='140' ry='90'/%3E%3Cellipse cx='200' cy='200' rx='100' ry='60'/%3E%3Cellipse cx='200' cy='200' rx='60' ry='30'/%3E%3Cellipse cx='200' cy='200' rx='20' ry='10'/%3E%3C/g%3E%3C/svg%3E");background-size:400px 400px}::selection{background:var(--accent-soft);color:var(--accent)}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--primary)}::-webkit-scrollbar-thumb{background:var(--surface-light);border-radius:3px}
