/*
Theme Name: Vision to Print
Author: Tappable Stories
Description: Base theme for the Vision to Print designer experience. Handles layout, menus, overlays, GSAP, and product page templates.
Version: 1.3.0
Text Domain: vision-to-print
*/
:root{--rld-primary:#b31942;--rld-primary-dark:#8f142f;--rld-accent:#ffffff;--rld-bg:#0a3161;--rld-bg-alt:#081f45;--rld-text:#ffffff;--rld-text-muted:rgba(255,255,255,.75);--rld-panel-bg:rgba(255,255,255,.06)}body{margin:0;background:var(--rld-bg);color:var(--rld-text);font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}*,*::before,*::after{box-sizing:border-box}img{max-width:100%;height:auto}.rld-container{width:min(1200px,calc(100% - 2rem));margin:0 auto}.rld-section{padding:clamp(2rem,5vw,5rem) 0}
