@keyframes scroll-x{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.animate-scroll-x{animation:scroll-x 25s linear infinite;will-change:transform}.font-mincho{font-family:var(--font-mincho),"Hiragino Mincho ProN",serif}.lp-price-num{font-weight:500}.lp-futura,.lp-price-num{font-family:Futura,Century Gothic,Trebuchet MS,sans-serif}.lp-cta-badge-divider{position:relative;padding-left:.75rem}.lp-cta-badge-divider:before{content:"";position:absolute;left:0;top:0;bottom:0;width:1px;background:repeating-linear-gradient(to bottom,hsl(var(--brown-900)/.22) 0,hsl(var(--brown-900)/.22) 6px,transparent 6px,transparent 10px)}.lp-voice-bubble-tail-right:after{content:"";position:absolute;top:28px;right:-5px;width:0;height:0;border-style:solid;border-width:5px 0 5px 6px;border-color:transparent transparent transparent hsl(var(--lp-surface-muted))}.lp-voice-bubble-tail-left:after{content:"";position:absolute;top:28px;left:-5px;width:0;height:0;border-style:solid;border-width:5px 6px 5px 0;border-color:transparent hsl(var(--lp-surface-muted)) transparent transparent}.wavy-pink-line{display:block;margin:8px auto 0;height:8px;width:242px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='8'%3E%3Cpath d='M0 4 Q6 0 12 4 Q18 8 24 4' fill='none' stroke='%23EA8885' stroke-width='3' stroke-linecap='round'/%3E%3C%2Fsvg%3E");background-repeat:repeat-x;background-size:24px 8px;opacity:.6}.lp-underline-insight{width:287px;height:12px;background:url(/assets/images/lp/mini/insight-title-underline.svg) no-repeat 50%/contain}.lp-underline-step{width:202px;height:12px;background:url(/assets/images/lp/mini/step-title-underline.svg) no-repeat 50%/contain}.lp-underline-voice{width:216px;height:12px;background:url(/assets/images/lp/mini/voice-title-underline.svg) no-repeat 50%/contain}.lp-underline-reason{width:262px;height:12px;background:url(/assets/images/lp/mini/reason-title-underline.svg) no-repeat 50%/contain}.lp-mini-backdrop{position:absolute;inset:0;z-index:0;pointer-events:none;overflow:hidden}.lp-mini-backdrop-blur{position:absolute;inset:-14%;background-color:hsl(var(--lp-bg-cream));background-image:url(/assets/images/lp/mini/hero.png);background-size:cover;background-position:top;background-repeat:no-repeat;filter:blur(72px);opacity:.38;transform:translateZ(0) scale(1.06)}@media (prefers-reduced-motion:reduce){.lp-mini-backdrop-blur{filter:blur(28px);opacity:.22}}