/* ═══════════════════════════════════════════════════════ v2 WARM / GOLD RESKIN — NaveenCodes × MAA Labs palette (later :root wins → remaps the whole page to warm paper + gold) ═══════════════════════════════════════════════════════ */ :root{ --blue:#B8935A; /* accent → muted gold */ --blue-dark:#8C6E3F; /* deep gold */ --green:#5C7C5C; /* success → warm sage */ --gold:#C9A961; --soft:#F2EDE3; /* cream section */ --off:#FAF8F3; /* warm paper */ --white:#FFFFFF; /* crisp cards stay white */ --border:#E4DDCD; --border-mid:#D4CBB5; --h1:#1A1814; --h2:#1A1814; --h3:#1A1814; --txt:#3D3A33; --lbl:#6B6760; } body{ background:#FAF8F3; } h1, h2{ font-family:'Instrument Serif', Georgia, serif !important; font-weight:400 !important; letter-spacing:-.02em !important; } ::selection{ background:rgba(184,147,90,0.18); }
NCPlugins & Products