hello-elementor

/* ============================================================ FEISCON — DTC Preview (HOMDE mode prototype) Light theme, acrylic-jewelry-organizer aesthetic ============================================================ */ :root{ –bg:#fbfaf8; –surface:#ffffff; –ink:#2b2722; –ink-soft:#6c665d; –line:#ece7e0; –gold:#b08d57; /* muted brushed gold accent */ –gold-soft:#f3ece1; –amazon:#232f3e; /* Amazon deep blue */ –amazon-hover:#37475a; –green:#3a7d44; /* save / in-stock */ –shadow:0 8px 30px rgba(43,39,34,.08); –radius:16px; –maxw:1180px; font-family:”Segoe UI”,system-ui,-apple-system,Roboto,Helvetica,Arial,”PingFang SC”,”Microsoft YaHei”,sans-serif; } *{box-sizing:border-box;margin:0;padding:0} body{background:var(–bg);color:var(–ink);line-height:1.6;-webkit-font-smoothing:antialiased} […]