@keyframes lp-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes lp-fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes lp-fadeInLeft{0%{opacity:0;transform:translate(-24px)}to{opacity:1;transform:translate(0)}}@keyframes lp-fade-in-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes lp-fade-in{0%{opacity:0}to{opacity:1}}@keyframes lp-pulse{0%,to{opacity:1}50%{opacity:.5}}@layer components{.lp-root{--lp-background:#f7f8fb;--lp-foreground:#171717;--lp-border:#d8dce5;--lp-primary:#0017c1;--lp-primary-dark:#000060;--lp-card-bg:#fff;--lp-subtext:#626264;--lp-blue-light-bg:#e8f1fe;--lp-surface-subtle:#f3f6fb;--lp-font-display:var(--font-noto-serif-jp), "Noto Serif JP", "Hiragino Mincho ProN", serif;background:var(--lp-background);color:var(--lp-foreground);font-family:var(--font-geist-sans), "Hiragino Sans", "Yu Gothic", Arial, sans-serif;min-height:100vh}.lp-root :is(h1,h2){font-family:var(--lp-font-display);overflow-wrap:break-word;word-break:keep-all}.lp-root :is(h3,h4,p){overflow-wrap:break-word;word-break:keep-all}.lp-root .section-badge{background:var(--lp-blue-light-bg);color:var(--lp-primary);letter-spacing:.08em;border:1px solid #0017c11a;border-radius:9999px;align-items:center;margin-bottom:.875rem;padding:.35rem .8rem;font-size:.68rem;font-weight:800;display:inline-flex}.lp-root .section-label{letter-spacing:.12em;text-transform:uppercase;color:var(--lp-primary);margin-bottom:.75rem;font-size:.68rem;font-weight:800;display:block}.lp-root .card-wemiro{box-shadow:none;background:#fff;border:1px solid #0f172a1a;border-radius:.5rem;transition:box-shadow .2s}.lp-root .card-wemiro:hover{box-shadow:0 10px 30px #0f172a14}.lp-root .card-editorial{border-left:4px solid var(--lp-primary);background:#fff;border-radius:.75rem;box-shadow:0 1px 4px #0f172a0f}.lp-root .card-accent-line{border-bottom:1px solid #ffffff26;padding-bottom:1.5rem}.lp-root .card-accent-line:last-child{border-bottom:none;padding-bottom:0}.lp-root .product-frame{background:#fff;border:1px solid #94a3b86b;border-radius:.75rem;position:relative;overflow:hidden;box-shadow:0 22px 60px #0f172a1f,0 2px 8px #0f172a0f}.lp-root .product-frame-lg{box-shadow:0 30px 80px #0f172a29,0 2px 8px #0f172a0f}.lp-root .gradient-text{background:linear-gradient(135deg,#0017c1 0%,#1947e5 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.lp-root .section-arc-right{pointer-events:none;opacity:.22;width:420px;height:420px;position:absolute;bottom:-80px;right:-80px}.lp-root .hero-mesh{pointer-events:none;position:absolute;inset:0}.lp-root .animate-hero{opacity:0;animation:.7s cubic-bezier(.22,1,.36,1) forwards lp-fade-in-up}.lp-root .animate-fade-in{opacity:0;animation:.8s ease-out forwards lp-fade-in}.lp-root .delay-0{animation-delay:0s}.lp-root .delay-100{animation-delay:.1s}.lp-root .delay-200{animation-delay:.2s}.lp-root .delay-300{animation-delay:.3s}.lp-root .delay-400{animation-delay:.4s}.lp-root .delay-500{animation-delay:.5s}.lp-root .delay-600{animation-delay:.6s}}
