/* Author: @edsnicolas */
:root{--background-main:#06080D;--background-secondary:#090C12;--background-card:#101521;--background-card-hover:#141B29;--border:#202838;--border-light:#293246;--gold:#D2A652;--gold-light:#E1BC70;--gold-dark:#A77A2D;--text-primary:#F3F4F7;--text-secondary:#A0AABD;--text-muted:#8793A8;--blue-muted:#849AC5;--font-serif:Georgia,'Times New Roman',serif;--font-sans:Arial,Helvetica,sans-serif;--container:1360px;--gutter:clamp(24px,4.4vw,80px);--header-height:80px;--space-sm:16px;--space-md:32px;--space-lg:64px;--space-section:clamp(72px,8vw,128px);--radius-sm:6px;--radius-md:12px;--radius-lg:16px;--shadow:0 16px 48px #0002;--transition-fast:180ms ease;--transition-default:350ms ease;--z-header:100;--z-dialog:200}