.lp{font-family:"Noto Sans JP","Inter",var(--font-geist-sans),sans-serif;overflow-x:hidden;color:#1a1a2e;background:#fff}.fade-up{opacity:0;transform:translateY(32px);transition:opacity .7s ease-out,transform .7s ease-out}.fade-up.visible{opacity:1;transform:translateY(0)}.lp-logo-mark{width:36px;height:36px;border-radius:.625rem;background:linear-gradient(135deg,#2563eb,#1d4ed8);display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px rgba(37,99,235,.25)}.lp-logo-img{border-radius:22%;object-fit:cover}.lp-header{position:fixed;top:0;left:0;right:0;z-index:100;background:hsla(0,0%,100%,.95);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid transparent;transition:all .3s ease}.lp-header-scrolled{border-bottom-color:#e2e8f0;box-shadow:0 4px 20px rgba(0,0,0,.06)}.lp-header-inner{display:flex;align-items:center;justify-content:space-between;max-width:1200px;margin:0 auto;padding:.75rem 1.5rem}.lp-header-nav{display:none;align-items:center;gap:.25rem}@media (min-width:768px){.lp-header-nav{display:flex}}.lp-header-desktop-btn{display:none!important}@media (min-width:768px){.lp-header-desktop-btn{display:inline-flex!important}}.lp-header-hamburger{display:block!important}@media (min-width:768px){.lp-header-hamburger{display:none!important}}.lp-nav-link{padding:.5rem .875rem;font-size:.9rem;font-weight:500;color:#475569;border-radius:.5rem;transition:all .2s;text-decoration:none}.lp-nav-link:hover{color:#2563eb;background:rgba(37,99,235,.05)}.lp-hero{position:relative;background:linear-gradient(135deg,#e8f0fe,#f0f4ff 30%,#fff);overflow:hidden;padding:7rem 0 5rem}.lp-hero:before{top:-50%;right:-20%;width:600px;height:600px;background:radial-gradient(circle,rgba(37,99,235,.08) 0,transparent 70%)}.lp-hero:after,.lp-hero:before{content:"";position:absolute;border-radius:50%;pointer-events:none}.lp-hero:after{bottom:-30%;left:-10%;width:400px;height:400px;background:radial-gradient(circle,rgba(124,58,237,.05) 0,transparent 70%)}.lp-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 2rem;border-radius:.5rem;font-weight:700;font-size:1rem;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer;position:relative;overflow:hidden;border:none;text-decoration:none;letter-spacing:.02em}.lp-btn-primary{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;box-shadow:0 4px 16px rgba(37,99,235,.3)}.lp-btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 28px rgba(37,99,235,.4)}.lp-btn-primary-lg{padding:1rem 2.25rem;font-size:1.05rem;border-radius:.625rem}.lp-btn-outline{background:transparent;color:#2563eb;border:2px solid #2563eb}.lp-btn-outline:hover{background:rgba(37,99,235,.05);transform:translateY(-2px)}.lp-btn-white{background:#fff;color:#2563eb;font-weight:800;box-shadow:0 4px 16px rgba(0,0,0,.1)}.lp-btn-white:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.15)}.lp-btn-orange{background:linear-gradient(135deg,#f97316,#ea580c);color:#fff;box-shadow:0 4px 16px rgba(249,115,22,.35)}.lp-btn-orange:hover{transform:translateY(-2px);box-shadow:0 8px 28px rgba(249,115,22,.45)}.lp-section{padding:5rem 0}.lp-section-gray{background:#f8fafc}.lp-section-blue{background:linear-gradient(135deg,#1e40af,#2563eb);color:#fff;position:relative;overflow:hidden}.lp-section-blue:before{top:-50%;right:-10%;width:500px;height:500px;background:hsla(0,0%,100%,.05)}.lp-section-blue:after,.lp-section-blue:before{content:"";position:absolute;border-radius:50%;pointer-events:none}.lp-section-blue:after{bottom:-30%;left:-10%;width:400px;height:400px;background:hsla(0,0%,100%,.03)}.lp-section-dark{background:#0f172a;color:#fff}.lp-container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.lp-heading{text-align:center;margin-bottom:3rem}.lp-heading-label{display:inline-block;font-size:.85rem;font-weight:700;color:#2563eb;background:rgba(37,99,235,.08);padding:.375rem 1rem;border-radius:9999px;margin-bottom:1rem;letter-spacing:.05em}.lp-heading-title{font-size:2rem;font-weight:800;line-height:1.4;margin-bottom:1rem;color:#1a1a2e}.lp-heading-title .accent{color:#2563eb}.lp-heading-title .accent-orange{color:#f97316}.lp-heading-sub{font-size:1.05rem;color:#64748b;line-height:1.7}.lp-section-blue .lp-heading-title,.lp-section-dark .lp-heading-title{color:#fff}.lp-section-blue .lp-heading-sub,.lp-section-dark .lp-heading-sub{color:hsla(0,0%,100%,.8)}.lp-section-blue .lp-heading-label{background:hsla(0,0%,100%,.15);color:#fff}.pain-bubble-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;max-width:1000px;margin:0 auto}.pain-bubble-item{text-align:center}.pain-bubble,.pain-bubble-item{display:flex;flex-direction:column;align-items:center}.pain-bubble{position:relative;background:#fff;border-radius:50%;width:180px;height:180px;justify-content:center;padding:1.25rem;box-shadow:0 4px 20px rgba(0,0,0,.06);margin-bottom:.5rem}.pain-bubble:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:14px solid #fff;filter:drop-shadow(0 2px 2px rgba(0,0,0,.04))}.pain-bubble-num{font-size:1.5rem;font-weight:800;line-height:1;margin-bottom:.375rem}.pain-bubble-text{font-size:.8rem;font-weight:700;color:#334155;line-height:1.6;white-space:pre-line}.pain-person{width:100px;height:120px;margin-top:.25rem}.pain-person-svg{width:100%;height:100%}.pain-card{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;padding:2rem;text-align:center;transition:transform .3s,box-shadow .3s;height:100%}.pain-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px rgba(0,0,0,.08)}.pain-icon{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:50%;background:#fef2f2;margin-bottom:1.25rem}.feature-card{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;padding:2rem;transition:transform .3s,box-shadow .3s,border-color .3s;height:100%}.feature-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px rgba(37,99,235,.1);border-color:#2563eb}.feature-icon{width:56px;height:56px;border-radius:.875rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-bottom:1rem}.step-card{text-align:center;position:relative}.step-number{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;font-size:1.25rem;font-weight:800;margin-bottom:1.25rem;box-shadow:0 4px 16px rgba(37,99,235,.3)}.step-connector{position:absolute;top:28px;left:calc(50% + 36px);width:calc(100% - 72px);height:3px;background:linear-gradient(90deg,#2563eb,#93c5fd);border-radius:2px}.mockup-card{background:#fff;border:2px solid #e2e8f0;border-radius:1.25rem;padding:2rem;box-shadow:0 20px 60px rgba(0,0,0,.08)}.mockup-card-inner{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;padding:1.5rem}.testimonial-card{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;padding:2rem;transition:transform .3s,box-shadow .3s;height:100%}.testimonial-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px rgba(0,0,0,.08)}.testimonial-stars{color:#f59e0b;font-size:1rem;margin-bottom:.75rem;letter-spacing:.1em}.testimonial-text{font-size:.95rem;line-height:1.8;color:#334155;margin-bottom:1.25rem}.testimonial-author{display:flex;align-items:center;gap:.75rem}.testimonial-avatar{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,#dbeafe,#c7d2fe);display:flex;align-items:center;justify-content:center;font-weight:700;color:#2563eb;font-size:.875rem}.testimonial-info{font-size:.85rem;color:#64748b}.testimonial-name{font-weight:700;color:#1e293b;font-size:.95rem}.pricing-card{background:#fff;border:2px solid #e2e8f0;border-radius:1.25rem;padding:2rem;transition:transform .35s,box-shadow .35s,border-color .35s;position:relative}.pricing-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px rgba(0,0,0,.08)}.pricing-card-featured{border-color:#2563eb;box-shadow:0 8px 40px rgba(37,99,235,.15);transform:scale(1.03)}.pricing-card-featured:hover{transform:scale(1.03) translateY(-4px)}.pricing-badge{position:absolute;top:-14px;left:50%;transform:translateX(-50%);background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;padding:.375rem 1.25rem;border-radius:9999px;font-size:.8rem;font-weight:700;white-space:nowrap}.pricing-check{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:#334155}.pricing-check svg{flex-shrink:0;color:#2563eb}.pricing-check.disabled{color:#94a3b8}.pricing-check.disabled svg{color:#cbd5e1}.faq-item{border-bottom:1px solid #e2e8f0}.faq-item:last-child{border-bottom:none}.faq-question{width:100%;display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;background:none;border:none;color:#1e293b;font-size:1rem;font-weight:600;text-align:left;cursor:pointer;transition:color .2s;gap:1rem}.faq-question:hover{color:#2563eb}.faq-answer{overflow:hidden;max-height:0;transition:max-height .4s cubic-bezier(.4,0,.2,1),padding .4s cubic-bezier(.4,0,.2,1);padding-bottom:0}.faq-answer.open{max-height:300px;padding-bottom:1.25rem}.faq-chevron{transition:transform .3s;flex-shrink:0;color:#64748b}.faq-chevron.open{transform:rotate(180deg)}.cta-banner{position:relative;overflow:hidden}.comparison-table{width:100%;border-collapse:separate;border-spacing:0;border-radius:1rem;overflow:hidden;border:1px solid #e2e8f0;background:#fff}.comparison-table th{background:#f1f5f9;padding:1rem 1.5rem;font-weight:700;font-size:.95rem;text-align:left;border-bottom:2px solid #e2e8f0;color:#334155}.comparison-table th:first-child{width:25%}.comparison-table td{padding:.875rem 1.5rem;border-bottom:1px solid #f1f5f9;font-size:.9rem;color:#475569}.comparison-table tr:last-child td{border-bottom:none}.comparison-table .highlight-col{background:rgba(37,99,235,.04)}.comparison-table th.highlight-col{background:#2563eb;color:#fff}.support-item{display:flex;align-items:flex-start;gap:1rem;padding:1.5rem;background:#fff;border:1px solid #e2e8f0;border-radius:.875rem;transition:transform .3s,box-shadow .3s;height:100%}.support-item:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.06)}.support-icon{width:48px;height:48px;border-radius:.75rem;background:#eff6ff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.stat-number{font-size:2.5rem;font-weight:800;color:#2563eb;line-height:1}.ribbon{display:inline-flex;align-items:center;gap:.375rem;padding:.5rem 1rem;background:linear-gradient(135deg,#f97316,#ea580c);color:#fff;font-size:.85rem;font-weight:700;border-radius:.375rem;box-shadow:0 2px 8px rgba(249,115,22,.3)}.flow-arrow{display:flex;align-items:center;justify-content:center;padding:.5rem 0}.hero-phone-frame{width:300px;border-radius:2.5rem;padding:0;box-shadow:0 25px 80px rgba(0,0,0,.2),0 0 0 1px hsla(0,0%,100%,.1),inset 0 0 0 2px hsla(0,0%,100%,.05);overflow:hidden}.hero-phone-frame,.hero-phone-notch{background:#0f172a;position:relative}.hero-phone-notch{width:120px;height:28px;border-radius:0 0 1.25rem 1.25rem;margin:0 auto;z-index:10}.hero-phone-statusbar{padding:0 1.5rem .25rem;margin-top:-12px;font-size:11px;font-weight:600;color:#fff}.hero-app-header,.hero-phone-statusbar{display:flex;align-items:center;justify-content:space-between}.hero-app-header{padding:.5rem 1rem;background:linear-gradient(135deg,#1e3a5f,#1e40af)}.hero-analysis-view{background:#f8fafc;height:320px;position:relative;overflow:hidden}.hero-phone-results{background:#fff;padding:.625rem .875rem;display:flex;flex-direction:column;gap:.375rem}.hero-result-row{display:grid;grid-template-columns:90px 52px 1fr;align-items:center;gap:.25rem}.hero-result-label{display:flex;align-items:center;gap:.25rem;font-size:10px;color:#475569;font-weight:500}.hero-result-dot{width:6px;height:6px;border-radius:50%;flex-shrink:0}.hero-result-bar{height:6px;background:#e2e8f0;border-radius:3px;overflow:hidden}.hero-result-bar-fill{height:100%;border-radius:3px;transition:width 1s ease}.hero-phone-nav{display:flex;justify-content:space-around;padding:.375rem 0;background:#fff;border-top:1px solid #e2e8f0}.hero-phone-nav-item{display:flex;flex-direction:column;align-items:center;gap:.125rem;font-size:8px;color:#94a3b8}.hero-phone-nav-item.active{color:#2563eb}.hero-phone-home{width:100px;height:4px;border-radius:2px;background:#475569;margin:.375rem auto .5rem}.hero-float-badge{position:absolute;background:#fff;border-radius:.75rem;padding:.625rem .875rem;display:flex;align-items:center;gap:.5rem;box-shadow:0 8px 30px rgba(0,0,0,.12);border:1px solid #e2e8f0;animation:floatBadge 3s ease-in-out infinite}.hero-float-badge-1{top:60px;right:-50px;animation-delay:0s}.hero-float-badge-2{bottom:100px;left:-40px;animation-delay:1.5s}@keyframes floatBadge{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes floatSlow{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.float-animation{animation:floatSlow 5s ease-in-out infinite}.lp-footer{background:#0f172a;color:#94a3b8;padding:3rem 0 2rem}.lp-footer a{color:#94a3b8;text-decoration:none;transition:color .2s}.lp-footer a:hover{color:#e2e8f0}.contact-page{padding:5rem 0 3rem;min-height:80vh}.contact-layout{display:grid;grid-template-columns:380px 1fr;gap:0;max-width:1000px;margin:0 auto;border-radius:1.25rem;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.1);border:1px solid #e2e8f0}.contact-info{background:linear-gradient(135deg,#1e40af,#2563eb,#3b82f6);position:relative;overflow:hidden}.contact-info:before{top:-40%;right:-30%;width:300px;height:300px;background:hsla(0,0%,100%,.06)}.contact-info:after,.contact-info:before{content:"";position:absolute;border-radius:50%;pointer-events:none}.contact-info:after{bottom:-20%;left:-20%;width:250px;height:250px;background:hsla(0,0%,100%,.04)}.contact-info-inner{position:relative;z-index:1;padding:2.5rem 2rem}.contact-info-item{display:flex;align-items:center;gap:.875rem}.contact-info-icon{width:40px;height:40px;border-radius:.625rem;background:hsla(0,0%,100%,.15);display:flex;align-items:center;justify-content:center;flex-shrink:0}.contact-form-wrap{background:#fff;padding:2.5rem 2rem}.contact-form{gap:1.25rem}.contact-form,.form-group{display:flex;flex-direction:column}.form-group{gap:.375rem;flex:1}.form-label{font-size:.875rem;font-weight:600;color:#334155;display:flex;align-items:center;gap:.5rem}.form-required{font-size:.7rem;font-weight:700;color:#fff;background:#ef4444;padding:.125rem .375rem;border-radius:.25rem}.form-input{width:100%;padding:.75rem 1rem;border:1.5px solid #e2e8f0;border-radius:.5rem;font-size:.9rem;color:#1e293b;background:#fff;transition:border-color .2s,box-shadow .2s;outline:none;font-family:inherit}.form-input:focus{border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.1)}.form-input::placeholder{color:#94a3b8}textarea.form-input{resize:vertical;min-height:100px}select.form-input{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2394a3b8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;padding-right:2.5rem}.form-row{display:flex;gap:1rem}.form-radio-group{display:flex;flex-direction:column;gap:.5rem}.form-radio-item{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:#334155;cursor:pointer;padding:.5rem .75rem;border:1.5px solid #e2e8f0;border-radius:.5rem;transition:all .2s}.form-radio-item:has(input:checked){border-color:#2563eb;background:rgba(37,99,235,.04)}.form-radio{accent-color:#2563eb;width:16px;height:16px}.contact-success{text-align:center;max-width:500px;margin:4rem auto;padding:3rem 2rem}.contact-success-icon{width:80px;height:80px;border-radius:50%;background:#ecfdf5;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}@media (max-width:768px){.lp-header-inner{padding:.375rem .75rem}.lp-hero{padding:4.5rem 0 2rem}.lp-heading-title{font-size:1.5rem}.stat-number{font-size:1.75rem}.step-connector{display:none}.lp-section{padding:3rem 0}.comparison-table td,.comparison-table th{padding:.625rem .75rem;font-size:.8rem}.hero-phone-frame{width:260px}.hero-analysis-view{height:270px}.hero-float-badge-1{right:-20px;top:40px}.hero-float-badge-2{left:-10px;bottom:80px}.hero-float-badge{padding:.5rem .625rem;font-size:10px}.pain-bubble-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.pain-bubble{width:150px;height:150px;padding:1rem}.pain-bubble-text{font-size:.7rem}.pain-bubble-num{font-size:1.25rem}.pain-person{width:80px;height:96px}.contact-layout{grid-template-columns:1fr}.contact-form-wrap,.contact-info-inner{padding:1.5rem}.form-row{flex-direction:column;gap:1.25rem}.form-row .form-group{flex:1 1 100%!important}.pricing-card-featured{transform:scale(1)}.pricing-card-featured:hover{transform:translateY(-4px)}.faq-question{padding:1rem;font-size:.9rem}}@media (min-width:769px) and (max-width:1024px){.lp-heading-title{font-size:1.75rem}}