/*
Theme Name: Life Nootropics V2
Theme URI: https://lifenootropics.com
Author: Life Nootropics Engineering Team
Author URI: https://lifenootropics.com
Description: 1:1 Pixel-Perfect Clinical Luxury WordPress Theme for Life Nootropics. Features precision biology aesthetics, dark navy & gold palette, full compound catalogue with sidebar filters, 7-tab single product laboratory specs, HPLC/ESI-MS interactive analytical verification portal, and 18+ research compliance gate.
Version: 2.2.0
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: life-nootropics-v2
Tags: luxury, biotech, research-peptides, clinical, dark-mode, responsive, full-width-template
*/

@import url('https://fonts.googleapis.com/css2?family=Caveat:wght@600;700&family=Playfair+Display:ital,wght@0,500;0,600;0,700;0,800;0,900;1,500;1,600;1,700&family=Inter:wght@300;400;500;600;700;800&display=swap');

:root {
  --brand-navy: #07121F;
  --brand-navymed: #0B1F33;
  --brand-navydark: #040E1A;
  --brand-navydarker: #020811;
  --brand-gold: #E5A93C;
  --brand-goldalt: #D4A853;
  --brand-goldlight: #F3C065;
  --brand-golddark: #B8860B;
  --brand-bordergold: #C59A45;
  --brand-lightgrey: #FAFAFC;
  --brand-darktext: #07121F;
  --brand-muted: #64748B;
}

html {
  scroll-behavior: smooth;
}

body {
  font-family: 'Inter', system-ui, -apple-system, sans-serif;
  color: #07121F;
  background-color: #ffffff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.font-serif,
.playfair-heading {
  font-family: 'Playfair Display', Georgia, serif;
}

.font-script-custom {
  font-family: 'Caveat', cursive;
}
