@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,500&family=Mulish:wght@400;500;600;700&family=Pinyon+Script&display=swap";*,:before,:after{box-sizing:border-box}body{margin:0}#root{min-height:100vh}:root{--brand-rose:#e0408a;--brand-rose-light:#faeaef;--brand-rose-dark:#b82e6c;--brand-blue:#7ba7c4;--brand-blue-light:#eaf2f8;--brand-blue-dark:#5e7f97;--brand-bg:#fbf8f4;--brand-surface:#fff;--brand-border:#eae2d9;--brand-text:#404a54;--brand-text-muted:#9a968f;--brand-shadow:0 2px 8px #404a5412;--brand-shadow-lg:0 12px 44px #404a541a;--radius:14px;--radius-sm:9px;--font-serif:"Cormorant Garamond", Georgia, serif;--font-sans:"Mulish", -apple-system, BlinkMacSystemFont, sans-serif;--font-script:"Pinyon Script", cursive;--status-inquiry:silver;--status-accepted:#7ba7c4;--status-production:#e6a817;--status-ready:#e67a30;--status-shipped:#9b6ec8;--status-complete:#4caf50;--status-cancelled:#d9534f}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-sans);background:var(--brand-bg);color:var(--brand-text);-webkit-font-smoothing:antialiased;font-size:14px;line-height:1.5}button{cursor:pointer;background:0 0;border:none;font-family:inherit}@keyframes fadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}
