:root{--color-bg: #f5f4f2;--color-bg-elevated: #ffffff;--color-accent: #c9a882;--color-accent-deep: #a67c52;--color-accent-soft: rgba(201, 168, 130, .18);--color-text: #1c1917;--color-text-muted: #57534e;--color-border: rgba(28, 25, 23, .08);--font-sans: "DM Sans", system-ui, sans-serif;--radius-lg: 20px;--radius-md: 14px;--shadow-soft: 0 24px 80px rgba(28, 25, 23, .07);--header-h: 72px;--page-padding-x: clamp(18px, 5vw, 28px);--buppy-video-stage-min-height: min(72vh, 720px)}@media (max-width: 768px){:root{--header-h: 64px}}@media (max-width: 480px){.hero-cta-row{flex-direction:column;align-items:stretch}.hero-cta-row a{width:100%;justify-content:center}}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}}body{margin:0;font-family:var(--font-sans);font-size:17px;line-height:1.6;color:var(--color-text);background-color:var(--color-bg);-webkit-font-smoothing:antialiased}#root{min-height:100vh}a{color:var(--color-accent-deep);text-decoration:none}a:hover{text-decoration:underline}a.features-whatsapp-cta:hover{text-decoration:none;color:var(--color-text);border-color:#25d36659;box-shadow:0 2px 12px #1c19170f}img{max-width:100%;height:auto;display:block}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
