:root{--primary: #ff99bb;--secondary: #99ddff;--accent-yellow: #fff0a0;--bg-light: #fffafa;--bg-card: #ffffff;--text-main: #5a4b4b;--text-muted: #8c7e7e;--header-bg: rgba(255, 255, 255, .8)}body{background-color:var(--bg-light);color:var(--text-main);font-family:"M PLUS Rounded 1c",Quicksand,sans-serif;overflow-x:hidden}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:var(--bg-light)}::-webkit-scrollbar-thumb{background:var(--primary);border-radius:10px;border:2px solid var(--bg-light)}.soft-card{background:var(--bg-card);border-radius:32px;box-shadow:0 15px 35px #ff99bb26;border:4px solid #ffffff}.text-gradient-pastel{background:linear-gradient(135deg,#f9b,#9df);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:900}.text-stroke-pastel{filter:drop-shadow(2px 2px 0px #fff) drop-shadow(-2px -2px 0px #fff) drop-shadow(2px -2px 0px #fff) drop-shadow(-2px 2px 0px #fff)}.section-title{font-size:3rem;font-weight:900;margin-bottom:2rem;position:relative;display:inline-block;color:var(--primary)}.section-title:after{content:"";position:absolute;bottom:-5px;left:50%;transform:translate(-50%);width:80%;height:8px;background:var(--accent-yellow);border-radius:4px;z-index:-1;opacity:.6}@keyframes bounce-subtle{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.animate-bounce-subtle{animation:bounce-subtle 4s ease-in-out infinite}.bg-pastel-mesh{background-color:var(--bg-light);background-image:radial-gradient(at 0% 0%,hsla(340,100%,95%,1) 0,transparent 50%),radial-gradient(at 50% 0%,hsla(200,100%,95%,1) 0,transparent 50%),radial-gradient(at 100% 0%,hsla(60,100%,95%,1) 0,transparent 50%)}.btn-pastel{background:linear-gradient(135deg,var(--primary),#ffaabb);color:#fff;border-radius:99px;padding:1rem 2.5rem;font-weight:900;box-shadow:0 10px 20px #ff99bb4d;transition:all .3s cubic-bezier(.175,.885,.32,1.275)}.btn-pastel:hover{transform:scale(1.05) rotate(-2deg);box-shadow:0 15px 25px #f9b6}.mobile-br{display:none!important}@media(max-width:768px){.mobile-br{display:block}.hero-title-responsive{font-size:2.5rem!important;line-height:1.2!important}.hero-lead-responsive{font-size:.85rem!important;line-height:1.8!important}.header-logo-text{font-size:1.1rem!important}.survey-input-responsive{font-size:.85rem!important}.survey-input-responsive::placeholder{font-size:.65rem!important}}@media(min-width:1024px){.hero-title-responsive{font-size:clamp(3rem,7vw,6.5rem)!important;white-space:nowrap!important;display:inline-block!important}.hero-title-responsive span{white-space:nowrap!important;display:inline-block!important}.hero-title-responsive br{display:none!important}}.hero-title-responsive{word-break:keep-all!important;overflow-wrap:normal!important;line-height:1.2!important}.pv-container{max-width:800px;margin:0 auto;border-radius:32px;overflow:hidden;box-shadow:0 15px 35px #ff99bb26;border:4px solid #ffffff;background-color:#ffd6e5}.pv-video{width:100%;display:block;transform:scale(1.03);object-fit:cover}
