*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;width:100%;margin:0;padding:0;overflow-x:hidden}:root{--purple: #8b5cf6;--gold: #f59e0b;--orange: #fb923c;--dark-gray: #1f2937;--medium-gray: #6b7280;--light-gray: #9ca3af;--off-white: #fafafa;--white: #ffffff;--primary: #6a0dad;--secondary: #e6c46a;--primary-foreground: #ffffff;--secondary-foreground: #1a1a1a;--muted: #f6f6f7;--muted-foreground: #8a8a8a;--success: #dff5e1;--success-foreground: #1a6a2a;--accent: #c6a646;--accent-foreground: #1a1a1a;--destructive: #ff4d4f;--destructive-foreground: #ffffff;--warning: #fff4e5;--warning-foreground: #8a6300;--card: #ffffff;--card-foreground: #1a1a1a;--sidebar: #fbfbfb;--sidebar-foreground: #3a3a3a;--sidebar-primary: #f6eed6;--sidebar-primary-foreground: #6a0dad;--gradient-primary: linear-gradient(135deg, #8b5cf6 0%, #f59e0b 100%);--gradient-purple-gold: linear-gradient(135deg, #8b5cf6 0%, #f59e0b 100%);--gradient-card-bg: linear-gradient(180deg, rgba(255, 235, 220, .25) 0%, rgba(255, 255, 255, 1) 100%);--gradient-contact-bg: linear-gradient(180deg, rgba(255, 240, 225, .5) 0%, rgba(255, 248, 240, .7) 100%);--shadow-subtle: 0 2px 8px rgba(0, 0, 0, .04);--shadow-card: 0 4px 20px rgba(0, 0, 0, .06);--shadow-input: 0 2px 12px rgba(0, 0, 0, .08);--radius-full: 9999px;--radius-xl: 24px;--radius-card: 20px;--radius-lg: 16px;--radius-md: 12px;--radius-button: 16px;--font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif}body{font-family:var(--font-family);background:var(--white);color:var(--dark-gray);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.dreamseal-header-cta{display:flex;min-height:42px;align-items:center;justify-content:space-between;gap:14px;padding:0 17px;border-radius:var(--radius-button);background:linear-gradient(120deg,#711795,#9d42bc 52%,#b58114);box-shadow:0 8px 20px #5c1d7733;color:#fff;font-size:14px;font-weight:900;text-decoration:none}.dreamseal-header-cta span{font-size:21px}.dreamseal-header-cta:focus-visible{outline:3px solid rgba(106,13,173,.22);outline-offset:3px}@media (max-width: 640px){.dreamseal-header-cta{gap:6px;padding-inline:10px;font-size:12px}}
