/*
Theme Name: Fast3DPrintHub Live Theme
Theme URI: https://fast3dprinthub.com
Author: OpenAI
Description: Ready-to-upload WordPress landing page theme with a working quote form and bundled creatives.
Version: 4.0
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: fast3dprinthub-live
*/

:root{
  --bg:#08111f;
  --text:#e5eefc;
  --muted:#9fb0c9;
  --line:rgba(255,255,255,0.12);
  --shadow:0 20px 60px rgba(0,0,0,.28);
}
html{scroll-behavior:smooth}
body{margin:0;font-family:Arial,Helvetica,sans-serif;background:#fff;color:#0f172a;line-height:1.55}
a{text-decoration:none;color:inherit}
img{max-width:100%;display:block}
.site-main{width:100%}
