:root{--primary: #2a9ba1;--primary-dark: #27878a;--primary-light: #94cdd0;--primary-bg: #edf8f8;--secondary: #283c50;--secondary-dark: #182f46;--secondary-light: #7a8fa0;--white: #ffffff;--gray-50: #f8fafb;--gray-100: #f0f4f6;--gray-200: #dde4ea;--radius: 8px;--radius-card: 14px;--container: 1200px}.lp-page{font-family:Noto Sans JP,sans-serif;color:var(--secondary);line-height:1.6;font-size:16px;background:var(--white);display:flex;flex-direction:column}.lp-page img{max-width:100%;display:block}.lp-page a{text-decoration:none;color:inherit}.lp-page .container{max-width:var(--container);margin:0 auto;padding:0 24px}.lp-page .hero{order:1}.lp-page .trust-section{order:2}.lp-page .pain-section{order:3}.lp-page .how-section{order:4}.lp-page .simple-section{order:5}.lp-page .pricing-feature{order:6}.lp-page .ai-section{order:7}.lp-page .data-section{order:8}.lp-page .coverage-section{order:9}.lp-page .comparison-section{order:10}.lp-page .persona-section{order:11}.lp-page .faq-section{order:12}.lp-page .cta-section{order:13}.lp-page .lp-footer{order:14}.lp-page .btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:69px;padding:0 32px;background:var(--primary);color:var(--white);font-size:18px;font-weight:700;border:none;border-radius:60px;cursor:pointer;transition:background .2s,transform .15s;white-space:nowrap;box-shadow:0 1px 4px 2px #4c4c4c4d}.lp-page .btn-primary:hover{background:var(--primary-dark);transform:translateY(-1px)}.lp-page .btn-ghost{display:inline-flex;align-items:center;justify-content:center;height:69px;padding:0 28px;background:transparent;color:var(--secondary);font-size:18px;font-weight:700;border:2px solid var(--gray-200);border-radius:60px;cursor:pointer;transition:border-color .2s}.lp-page .btn-ghost:hover{border-color:var(--primary);color:var(--primary)}.lp-page .btn-hero{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:69px;padding:0 44px;background:var(--primary);color:var(--white);font-size:18px;font-weight:700;border:none;border-radius:60px;cursor:pointer;transition:background .2s,transform .15s,box-shadow .2s;box-shadow:0 1px 4px 2px #4c4c4c4d;text-decoration:none;white-space:nowrap}.lp-page .btn-hero:hover{background:var(--primary-dark);transform:translateY(-2px);box-shadow:0 1px 4px 2px #4c4c4c66}.lp-page .lp-header{position:fixed;top:0;left:0;right:0;height:60px;background:#fffffff5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--gray-200);z-index:100;display:flex;align-items:center}.lp-page .lp-header .container{display:flex;align-items:center;justify-content:space-between;width:100%}.lp-page .header-logo{display:flex;align-items:center;gap:8px;font-weight:700;font-size:17px;color:var(--secondary-dark)}.lp-page .logo-badge{display:inline-block;padding:2px 9px;background:var(--primary);color:#fff;font-size:11px;font-weight:700;border-radius:5px}.lp-page .header-right{display:flex;align-items:center;gap:16px}.lp-page .header-link{font-size:13px;color:var(--secondary-light);font-weight:500;transition:color .2s}.lp-page .header-link:hover{color:var(--primary)}.lp-page .header-btn{display:inline-flex;align-items:center;height:38px;padding:0 20px;background:var(--primary);color:#fff;font-size:13px;font-weight:700;border:none;border-radius:60px;cursor:pointer;transition:background .2s}.lp-page .header-btn:hover{background:var(--primary-dark)}.lp-page .hero{padding:140px 0 60px;background:var(--white);position:relative;overflow:hidden}.lp-page .hero:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle,rgba(42,155,161,.08) 1px,transparent 1px);background-size:32px 32px;pointer-events:none}.lp-page .hero:after{display:none}.lp-page .hero .container{display:grid;grid-template-columns:1fr minmax(0,540px);grid-template-rows:1fr auto;-moz-column-gap:56px;column-gap:56px;row-gap:20px;align-items:start;position:relative;z-index:1;max-width:1320px}.lp-page .hero-content{grid-column:1;grid-row:1;display:flex;flex-direction:column;gap:12px}.lp-page .hero-cta-block{grid-column:1;grid-row:2;margin-top:-4px}.lp-page .hero-card-outer{grid-column:2;grid-row:1 / 3;align-self:center;position:relative;min-width:0;max-width:100%}.lp-page .hero-logo{display:flex;align-items:center;gap:8px}.lp-page .hero-logo img{width:176px;max-width:100%;height:auto;display:block}.lp-page .hero-heading{display:flex;flex-direction:column;gap:28px}.lp-page .hero-logo-text{font-size:22px;font-weight:700;color:var(--secondary-dark)}.lp-page .hero-logo-badge{font-size:12px;font-weight:700;letter-spacing:.08em;color:#fff;background:var(--primary);border-radius:5px;padding:2px 8px}.lp-page .hero h1 .h1-price,.lp-page .hero h1 .h1-sub{display:block;font-weight:800;letter-spacing:-.03em;line-height:1.3;white-space:nowrap}.lp-page .hero h1 .h1-price{font-size:clamp(58px,10vw,84px);line-height:1.3;letter-spacing:-.015em;color:var(--primary)}.lp-page .hero h1 .h1-lead{font-size:.9em;letter-spacing:-.03em}.lp-page .hero h1 .h1-sub{font-size:clamp(30px,5.8vw,40px);color:var(--secondary-dark);margin-left:4px}.lp-page .hero h1 .h1-unit{font-size:.7em;margin-left:4px}.lp-page .hero h1 .h1-price .h1-unit:first-of-type{margin-right:6px}.lp-page .hero h1 .h1-num{position:relative;top:2px}.lp-page .hero-pillars{display:flex;flex-direction:column;gap:10px;margin-bottom:0}.lp-page .hero-pillar{display:flex;align-items:center;gap:10px}.lp-page .hero-pillar-check{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:22px;height:22px;color:var(--primary);line-height:1}.lp-page .hero-pillar-check-icon{width:18px;height:18px}.lp-page .hero-pillar-title{font-size:16px;font-weight:700;color:var(--secondary-dark);line-height:1.3;letter-spacing:.01em}.lp-page .hero-ctas{display:flex;gap:12px;flex-wrap:wrap;align-items:center}.lp-page .hero-ctas .btn-hero{padding:0 72px;min-width:400px;letter-spacing:.02em}.lp-page .hero-cta-note{font-size:12px;color:var(--secondary-light);margin-top:12px}.lp-page .hero-card{border-radius:20px;overflow:hidden;box-shadow:0 16px 40px #0000001a,0 2px 10px #00000012}.lp-page .hero-card-svg{width:100%;max-width:100%;height:auto;display:block}.lp-page .ai-float-badge{position:absolute;top:-16px;right:22px;z-index:10;display:inline-flex;align-items:center;gap:7px;padding:6px 16px;border-radius:20px;background:#fffffff7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1.5px solid rgba(160,69,248,.55);box-shadow:0 4px 20px #a045f852,0 1px 4px #0000001a;font-size:13px;font-weight:800;letter-spacing:.6px;white-space:nowrap}.lp-page .ai-float-dot{width:8px;height:8px;border-radius:50%;background:linear-gradient(135deg,#1580e2,#a045f8);animation:aifblink 2.2s ease-in-out infinite;flex-shrink:0}@keyframes aifblink{0%,to{opacity:1}50%{opacity:.2}}.lp-page .ai-float-text{background:linear-gradient(90deg,#1580e2,#a045f8 52%,#fb2692);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.lp-page .section{padding:80px 0}.lp-page .section-label{display:inline-block;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--primary);margin-bottom:12px}.lp-page .section-heading{display:flex;flex-direction:column;gap:16px}.lp-page .section-title{font-size:32px;font-weight:700;color:var(--secondary-dark);line-height:1.25;margin-bottom:0;letter-spacing:-.02em}.lp-page .section-text{display:flex;flex-direction:column;gap:16px}.lp-page .section-sub{font-size:16px;color:var(--secondary-dark);line-height:1.6;max-width:600px}.lp-page .section-header{margin-bottom:44px}.lp-page .section-header.center{text-align:center;margin-bottom:32px}.lp-page .pricing-feature .section-header.center{margin-bottom:4px}.lp-page .section-header.center .section-sub{margin:0 auto}.lp-page .trust-section{background:var(--white);padding:0 0 42px;text-align:center}.lp-page .trust-section .container{max-width:640px}.lp-page .trust-no1-wrap{max-width:600px;margin:24px auto 0}.lp-page .trust-no1-img{width:auto;display:inline-block}.lp-page .trust-annotation{font-size:12px;font-weight:400;color:var(--secondary-light);text-align:center;margin-top:12px;line-height:1.4}.lp-page .pain-section{background:var(--gray-50);position:relative;padding-top:80px;padding-bottom:80px}.lp-page .pain-section:after{content:"";position:absolute;bottom:-40px;left:50%;transform:translate(-50%);width:0;height:0;border-left:80px solid transparent;border-right:80px solid transparent;border-top:40px solid var(--gray-50);z-index:2}.lp-page .pain-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.lp-page .pain-section .container{max-width:1200px}.lp-page .pain-card{background:var(--white);border:none;border-radius:var(--radius-card);padding:28px 24px;display:flex;flex-direction:column}.lp-page .pain-num{font-size:40px;font-weight:800;line-height:1;color:var(--gray-200);letter-spacing:-.04em;margin-bottom:16px}.lp-page .pain-visual{margin-bottom:18px;display:flex;justify-content:center}.lp-page .pain-visual-icon{width:112px;height:auto;max-height:112px;-o-object-fit:contain;object-fit:contain}.lp-page .pain-title{font-size:22px;font-weight:700;color:var(--secondary-dark);margin-bottom:10px;line-height:1.4;text-align:center}.lp-page .pain-body{font-size:14px;color:var(--secondary-dark);line-height:1.75;font-weight:400;flex:1}.lp-page .pain-body ul{padding-left:.9rem;margin:0}.lp-page .pain-body li{line-height:1.6;margin-bottom:6px}.lp-page .pain-body li::marker{color:#000}.lp-page .pain-arrow-wrap{position:relative;margin-top:18px;align-self:center}.lp-page .pain-arrow-icon{position:absolute;bottom:100%;left:50%;transform:translate(-50%,6px);width:18px;height:10px;fill:var(--primary)}.lp-page .pain-arrow{padding:13px 20px;background:var(--primary-bg);border-radius:8px;font-size:17px;font-weight:700;color:var(--primary-dark);width:100%;text-align:center}.lp-page .how-logo{display:inline-flex;align-items:center;gap:8px;margin-bottom:12px}.lp-page .how-logo logotag img{width:176px;max-width:100%;height:auto;display:block}.lp-page .how-section{background:var(--white);padding-bottom:80px}.lp-page .how-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;align-items:stretch}.lp-page .how-step{background:var(--gray-50);border:none;border-radius:var(--radius-card);padding:32px 28px;position:relative;display:flex;flex-direction:column}.lp-page .how-svg-wrap{width:100%;margin:24px auto 0;overflow:hidden;border-radius:8px;background:transparent;height:200px;display:flex;align-items:center;justify-content:center}.lp-page .how-svg-wrap img{width:78%;height:auto;margin:0 auto;-o-object-fit:contain;object-fit:contain}.lp-page .how-num{font-size:12px;font-weight:800;color:var(--primary);letter-spacing:.02em;background:var(--white);display:inline-flex;align-items:center;justify-content:center;width:72px;height:72px;border-radius:50%;margin-bottom:16px;margin-left:auto;margin-right:auto}.lp-page .how-title{font-size:22px;font-weight:700;color:var(--secondary-dark);margin-bottom:10px;text-align:center}.lp-page .how-body{font-size:14px;color:var(--secondary-dark);line-height:1.75;flex:1;min-height:80px}.lp-page .how-detail{margin-top:0;padding:12px 16px;background:var(--primary-bg);border-radius:8px;font-size:14px;color:var(--primary-dark);font-weight:500}.lp-page .how-connector{position:absolute;top:22%;right:-32px;transform:translateY(-50%);z-index:2;width:52px;height:52px;display:flex;align-items:center;justify-content:center}.lp-page .how-connector:after{content:"";display:block;width:0;height:0;margin-left:2px;border-top:11px solid transparent;border-bottom:11px solid transparent;border-left:18px solid var(--primary)}.lp-page .pricing-feature{background:linear-gradient(140deg,var(--secondary-dark) 0%,#1a6e74 45%,var(--primary) 100%);color:var(--white);position:relative;overflow:hidden;padding:70px 0 60px}.lp-page .pricing-feature:before{content:"";position:absolute;top:-40%;left:50%;transform:translate(-50%);width:800px;height:800px;background:radial-gradient(circle,rgba(255,255,255,.07) 0%,transparent 65%);pointer-events:none}.lp-page .pricing-feature:after{content:"";position:absolute;bottom:-30%;right:-10%;width:500px;height:500px;background:radial-gradient(circle,rgba(42,155,161,.3) 0%,transparent 65%);pointer-events:none}.lp-page .pricing-feature .container{position:relative;z-index:1}.lp-page .pricing-feature .section-label{color:#ffffffb3}.lp-page .pricing-feature .section-title{color:var(--white)}.lp-page .pricing-feature .section-sub{color:#fffc}.lp-page .pricing-hero-box{background:none;border-radius:20px;padding:0 32px;text-align:center;margin-bottom:0;border:none}.lp-page .pricing-hero-main{display:flex;align-items:flex-end;justify-content:center;gap:6px;margin-bottom:14px}.lp-page .pricing-hero-tax{font-size:13px;color:var(--secondary-light);width:-moz-fit-content;width:fit-content;margin-left:4px;text-align:left}.lp-page .pricing-hero-num{font-size:96px;font-weight:800;line-height:1;color:var(--primary)}.lp-page .pricing-hero-unit-col{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end}.lp-page .pricing-hero-unit{font-size:34px;font-weight:800;color:var(--primary-dark);padding-bottom:0;margin-left:4px}.lp-page .pricing-tags-block{display:flex;flex-direction:column;align-items:center;gap:12px}.lp-page .pricing-tags{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.lp-page .pricing-min-note{margin-top:12px;font-size:12px;color:var(--secondary-light);text-align:center}.lp-page .pricing-inline-cta{margin-top:16px;text-align:center}.lp-page .pricing-inline-cta .btn-hero{max-width:380px;width:90%}.lp-page .pricing-feature .pricing-inline-cta{position:relative;display:flex;flex-direction:column;align-items:center}.lp-page .pricing-feature .pricing-inline-cta .btn-hero{background:#f1f94e;color:#212121;border:none;box-shadow:0 1px 4px 2px #4c4c4c4d;height:70px;border-radius:100px;margin-top:20px;position:relative}.lp-page .pricing-feature .pricing-inline-cta .btn-hero:before{content:"クレカがあれば今日から使える";position:absolute;top:-14px;left:50%;transform:translate(-50%);background:#0a757a;color:#fff;font-size:12px;font-weight:700;padding:2px 12px;border-radius:100px;white-space:nowrap;line-height:1.4;pointer-events:none}.lp-page .pricing-feature .pricing-inline-cta .btn-hero:hover{background:#fbffad;transform:translateY(-2px);box-shadow:0 1px 4px 2px #4c4c4c66}.lp-page .pricing-feature .hero-cta-note{display:none}.lp-page .pricing-tag{display:inline-flex;align-items:center;gap:4px;padding:6px 16px;background:var(--white);border:none;border-radius:100px;font-size:14px;font-weight:500;color:var(--secondary)}.lp-page .pricing-tag .check{color:var(--primary);font-size:14px}.lp-page .pricing-feature .pricing-hero-num{color:var(--white)}.lp-page .pricing-feature .pricing-hero-unit{color:#ffffffe6}.lp-page .pricing-feature .pricing-hero-tax{color:#fff9}.lp-page .pricing-feature .pricing-tag{background:#ffffff26;color:var(--white);border:1px solid rgba(255,255,255,.2)}.lp-page .pricing-feature .pricing-tag .check{color:#fffc}.lp-page .pricing-feature .pricing-min-note{color:#ffffff8c}.lp-page .pricing-feature .hero-cta-note{color:#ffffff73;font-size:12px;margin-top:14px}.lp-page .pricing-why{max-width:640px;margin:0 auto;text-align:center;padding-top:56px;border-top:1px solid var(--gray-200)}.lp-page .simple-pill{display:inline-block;background:#2a9ba11a;color:var(--primary);font-size:11px;font-weight:700;letter-spacing:.1em;padding:4px 14px;border-radius:100px;margin-bottom:24px}.lp-page .simple-heading{font-size:36px;font-weight:800;color:var(--secondary-dark);line-height:1.2;letter-spacing:-.03em;margin-bottom:16px}.lp-page .comparison-section{background:#f4f8f9;padding-bottom:0;border-top:none;border-bottom:none}.lp-page .vs-wrap{display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:stretch;max-width:960px;margin:0 auto}.lp-page .vs-card{background:#f9fafb;border-radius:16px;overflow:hidden;box-shadow:none}.lp-page .vs-card:not(.lite){border:1px solid var(--gray-200)}.lp-page .vs-card.lite{border:3px solid var(--primary);box-shadow:none;overflow:visible}.lp-page .vs-head{padding:20px 28px;background:#f3f4f6;border-bottom:1px solid var(--gray-200);text-align:center;position:relative;border-radius:12px 12px 0 0}.lp-page .vs-card.lite .vs-head{background:var(--primary);border-bottom:none}.lp-page .vs-card.lite .vs-head:before{content:"スポット利用向き";position:absolute;top:-14px;left:50%;transform:translate(-50%);background:#ffd200;color:#333;font-size:12px;font-weight:700;padding:5px 14px;border-radius:8px;white-space:nowrap;letter-spacing:.04em;z-index:3}.lp-page .vs-card.lite .vs-head:after{content:"";position:absolute;top:14px;left:50%;transform:translate(-50%);width:0;height:0;border-left:7px solid transparent;border-right:7px solid transparent;border-top:8px solid #ffd200;z-index:3}.lp-page .vs-head-label,.lp-page .vs-card.lite .vs-head-label{display:none}.lp-page .vs-head-name{font-size:20px;font-weight:800;color:var(--secondary-dark)}.lp-page .vs-card.lite .vs-head-name{color:#fff}.lp-page .vs-rows{padding:0}.lp-page .vs-row{display:flex;align-items:center;justify-content:center;gap:12px;padding:14px 24px 20px;border-bottom:1px solid var(--gray-100);text-align:center;position:relative;overflow:hidden}.lp-page .vs-row:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:46px;height:46px;border-radius:50%;background:transparent;border:8px solid rgba(42,155,161,.12);pointer-events:none}.lp-page .vs-card:not(.lite) .vs-row:before{display:none}.lp-page .vs-row:last-child{border-bottom:none}.lp-page .vs-icon{width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:800;flex-shrink:0;margin-top:1px}.lp-page .vs-icon.bad,.lp-page .vs-icon.good{display:none}.lp-page .vs-row-label{font-size:16px;color:var(--secondary-light);margin-bottom:4px}.lp-page .vs-row-val{font-size:16px;font-weight:700;color:var(--secondary-dark);line-height:1.4}.lp-page .vs-card:not(.lite) .vs-row-val{color:var(--secondary-light);font-weight:500}.lp-page .persona-section{background:#f4f8f9;padding-bottom:0}.lp-page .persona-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.lp-page .persona-card{border-radius:14px;padding:24px;background:var(--white)}.lp-page .persona-main{display:flex;gap:16px;align-items:flex-start;margin-bottom:18px}.lp-page .persona-avatar-wrap{flex-shrink:0;width:72px;height:72px;border-radius:999px;display:flex;align-items:center;justify-content:center}.lp-page .persona-avatar{width:56px;height:56px;border-radius:999px;-o-object-fit:cover;object-fit:cover}.lp-page .persona-main-text{flex:1}.lp-page .persona-num{font-size:14px;font-weight:700;color:var(--primary);letter-spacing:.05em;text-transform:uppercase;margin-bottom:10px}.lp-page .persona-title{font-size:23px;font-weight:700;color:var(--secondary-dark);margin-bottom:10px;line-height:1.4}@media (max-width: 768px){.lp-page .persona-title{font-size:20px}}.lp-page .persona-tag-row{display:flex;-moz-column-gap:12px;column-gap:12px;row-gap:6px;flex-wrap:wrap;align-items:center;margin-top:8px;margin-bottom:12px}.lp-page .persona-tag{display:inline-block;padding:2px 8px;background:#fff;color:var(--primary-dark);font-size:11px;font-weight:700;border-radius:4px}.lp-page .persona-quote{font-size:13px;color:var(--secondary-light);line-height:1.75;margin-bottom:0}.lp-page .persona-usage{padding:12px 14px;background-color:rgb(248 249 249 / var(--tw-bg-opacity, 1));border-radius:8px;font-size:14px;text-align:left}.lp-page .persona-usage-dl{margin:0;padding:0}.lp-page .persona-row{display:flex;justify-content:flex-start;gap:12px;margin-bottom:4px}.lp-page .persona-row:last-child{margin-bottom:0}.lp-page .persona-row-label{color:var(--secondary-light);min-width:4.5em;flex-shrink:0}.lp-page .persona-row-val{font-weight:700;color:var(--secondary);margin:0}.lp-page .persona-row-val.price{color:var(--primary-dark)}.lp-page .persona-tags-dd{margin:0;display:flex;flex-wrap:wrap;-moz-column-gap:12px;column-gap:12px;row-gap:6px;align-items:center}.lp-page .data-section{background:var(--white);padding:80px 0 0}.lp-page .data-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;max-width:1020px;margin:0 auto}.lp-page .data-card{background:#fff;border:1px solid #f7f7f7;border-radius:8px;padding:26px;text-align:center;position:relative;overflow:hidden;box-shadow:0 2px 12px #0000000d;display:flex;flex-direction:column}.lp-page .data-axis{display:flex;align-items:center;justify-content:center;height:54px;margin:-26px -26px 16px;font-size:20px;font-weight:700;letter-spacing:.08em;color:#fff;background:#2a9ba1;border-radius:8px 8px 0 0}.lp-page .data-label{font-size:13px;color:var(--primary);line-height:1.5}.lp-page .data-value{font-size:52px;font-weight:800;color:var(--primary);line-height:1;padding-bottom:16px;margin-bottom:14px;border-bottom:1px solid var(--gray-100)}.lp-page .data-value sup{font-size:22px;color:var(--primary)}.lp-page .data-sub{font-size:15px;color:var(--secondary-dark);line-height:1.7;flex:1}.lp-page .data-sub strong{color:inherit;font-weight:700;font-size:inherit}.lp-page .data-same{margin-top:0;text-align:center;padding:24px 40px;background:#2a9ba112;border:none;border-radius:12px;max-width:1020px;margin-left:auto;margin-right:auto;font-size:16px;color:var(--secondary-light);line-height:1.75}.lp-page .data-same p{font-size:16px;font-weight:600;color:var(--primary-dark)}.lp-page .data-summary{display:flex;flex-direction:column;gap:28px}.lp-page .coverage-section{background:var(--white)}.lp-page .coverage-intro{display:flex;justify-content:center;gap:4px;flex-wrap:wrap;margin:0 auto;max-width:1120px}.lp-page .coverage-stat{display:flex;flex-direction:column;align-items:center;padding:16px 40px;background:none;border:none;border-radius:16px;min-width:260px;max-width:260px;min-height:120px;position:relative}.lp-page .coverage-stat:before,.lp-page .coverage-stat:after{position:absolute;top:50%;transform:translateY(-50%);font-size:52px;font-weight:200;line-height:1;color:var(--primary);opacity:.35;pointer-events:none;font-family:Georgia,serif}.lp-page .coverage-stat:before{content:"[";left:6px}.lp-page .coverage-stat:after{content:"]";right:6px}.lp-page .coverage-stat-num{font-size:46px;font-weight:800;color:var(--primary);letter-spacing:-.02em;line-height:1}.lp-page .coverage-stat-unit{font-size:22px;font-weight:700;letter-spacing:0}.lp-page .coverage-stat-label{font-size:15px;color:var(--primary);font-weight:600}.lp-page .coverage-block-label .label-sub{font-size:22px}.lp-page .coverage-blocks{display:flex;flex-direction:column;gap:24px}.lp-page .coverage-block{text-align:left;background:var(--primary-bg);border-radius:12px;padding:24px;display:flex;flex-direction:row;align-items:flex-start;gap:20px}.lp-page .coverage-block-label{text-align:left;font-size:17px;font-weight:800;color:var(--secondary-dark);margin:0;letter-spacing:.06em;text-transform:uppercase;padding:8px 0;display:inline-flex;flex-direction:column;align-items:flex-start;gap:6px;border-radius:999px;flex-shrink:0;width:210px}.lp-page .coverage-block .coverage-filter-grid{flex:1;min-width:0}.lp-page .coverage-icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:var(--primary);flex-shrink:0}.lp-page .coverage-icon-svg{width:20px;height:20px;stroke:#fff;fill:none;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.lp-page .coverage-filter-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;max-width:1120px;margin:0 auto}.lp-page .cov-cat{background:var(--white);border:none;border-radius:8px;padding:10px 12px;grid-column:span 1}.lp-page .cov-cat.wide{grid-column:span 1}.lp-page .cov-cat:last-child:nth-child(odd){grid-column:1 / -1}.lp-page .cov-cat-name{font-size:16px;font-weight:800;color:var(--primary);letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px;display:flex;align-items:center;gap:4px}.lp-page .cov-cat-name:before{content:"";display:inline-block;width:14px;height:14px;flex-shrink:0;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.00016 1.3335C4.32016 1.3335 1.3335 4.32016 1.3335 8.00016C1.3335 11.6802 4.32016 14.6668 8.00016 14.6668C11.6802 14.6668 14.6668 11.6802 14.6668 8.00016C14.6668 4.32016 11.6802 1.3335 8.00016 1.3335ZM6.66683 11.3335L3.3335 8.00016L4.2735 7.06016L6.66683 9.44683L11.7268 4.38683L12.6668 5.3335L6.66683 11.3335Z' fill='%232A9BA1'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center}.lp-page .cov-cat-tags{display:flex;flex-wrap:wrap;gap:4px}.lp-page .cov-tag{display:inline-flex;padding:1px 6px;border-radius:100px;background:#fff;border:1px solid rgba(42,155,161,.22);font-size:12px;font-weight:600;color:var(--secondary-dark)}.lp-page .coverage-section .section-header.center{margin-bottom:12px}.lp-page .coverage-note{text-align:center;font-size:12px;color:var(--secondary-light);margin-top:0}.lp-page .ai-section{background:#f5f3ff;padding:80px 0;position:relative;overflow:hidden}.lp-page .ai-section:before{content:"";position:absolute;top:-180px;left:50%;transform:translate(-50%);width:960px;height:640px;background:radial-gradient(ellipse at center,rgba(160,69,248,.13) 0%,rgba(21,128,226,.07) 45%,transparent 70%);pointer-events:none}.lp-page .ai-section:after{display:none}.lp-page .ai-section .container{display:flex;flex-direction:column;gap:32px}.lp-page .ai-intro{max-width:680px;margin:0 auto;text-align:center;position:relative;z-index:1}.lp-page .ai-eyebrow{display:inline-flex;align-items:center;gap:8px;background:linear-gradient(90deg,#1580e214,#a045f814,#fb26920f);border:1px solid rgba(21,128,226,.25);font-size:11px;font-weight:700;letter-spacing:.12em;padding:5px 16px;border-radius:100px;margin-bottom:24px}.lp-page .ai-eyebrow-text{background:linear-gradient(90deg,#1580e2,#a045f8 55%,#fb2692);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.lp-page .ai-eyebrow-dot{width:6px;height:6px;background:linear-gradient(135deg,#1580e2,#a045f8);border-radius:50%;flex-shrink:0;animation:aipulse 2.4s ease-in-out infinite}@keyframes aipulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.35;transform:scale(.65)}}.lp-page .ai-heading{font-size:36px;font-weight:800;line-height:1.25;letter-spacing:-.03em;background:linear-gradient(135deg,#1580e2,#a045f8,#fb2692);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.lp-page .ai-intro-text{display:flex;flex-direction:column;gap:16px}.lp-page .ai-sub{font-size:16px;color:var(--secondary-dark);line-height:1.6}.lp-page .ai-cards{display:grid;grid-template-columns:1fr 1fr;gap:24px;max-width:1060px;margin:0 auto;position:relative;z-index:1}.lp-page .ai-card{background:#fff;border:1px solid rgba(160,69,248,.14);border-radius:18px;padding:36px 32px;position:relative;overflow:hidden;box-shadow:0 4px 28px #a045f817,0 1px 4px #0000000a;transition:box-shadow .22s,border-color .22s,transform .22s}.lp-page .ai-card:before{content:"✦ Powered by AI";position:absolute;top:16px;right:16px;display:inline-flex;align-items:center;gap:5px;padding:4px 12px;border-radius:100px;background:#fffffff7;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1.5px solid rgba(160,69,248,.5);box-shadow:0 2px 12px #a045f833;font-size:12px;font-weight:800;letter-spacing:.05em;color:#a045f8;white-space:nowrap;z-index:2}.lp-page .ai-card-num{display:none}.lp-page .ai-card-title{font-size:24px;font-weight:800;color:#1a2d42;margin-bottom:12px;letter-spacing:-.02em;text-align:center}.lp-page .ai-card-body{font-size:14px;color:var(--secondary-dark);line-height:1.75;margin-bottom:22px}.lp-page .ai-card-tags{display:flex;flex-wrap:wrap;gap:8px}.lp-page .ai-tag{font-size:12px;font-weight:700;color:#7b42db;background:#a045f812;padding:4px 12px;border-radius:100px}.lp-page .ai-card-visual{min-height:110px;margin-bottom:20px;display:flex;align-items:center;position:relative;background:#1580e20a;border-radius:12px;padding:12px 16px}.lp-page .aiv-thinking{display:flex;gap:7px;align-items:center}.lp-page .aiv-dot{width:9px;height:9px;border-radius:50%;background:linear-gradient(135deg,#1580e2,#a045f8);opacity:.35;animation:aivPulse 1.5s ease-in-out infinite}.lp-page .aiv-dot:nth-child(2){animation-delay:.25s}.lp-page .aiv-dot:nth-child(3){animation-delay:.5s}@keyframes aivPulse{0%,80%,to{transform:scale(.75);opacity:.3}40%{transform:scale(1.25);opacity:1}}.lp-page .aiv-query{font-size:12px;font-weight:600;color:#3a6a9a;font-family:monospace;white-space:nowrap}.lp-page .aiv-cursor{display:inline-block;width:2px;height:14px;background:#a045f8;margin-left:2px;vertical-align:middle;animation:aivBlink .8s step-end infinite}@keyframes aivBlink{0%,to{opacity:1}50%{opacity:0}}.lp-page .aiv-cursor.hidden{display:none}.lp-page .aiv-result{display:flex;flex-wrap:nowrap;align-items:center;gap:8px;font-size:13px;font-weight:800;color:#1a2d42;opacity:0;transition:opacity .4s}.lp-page .aiv-result.show{opacity:1}.lp-page .aiv-num{font-size:22px;color:#a045f8;font-weight:900;white-space:nowrap}.lp-page .aiv-chip{font-size:10px;font-weight:700;padding:3px 9px;border-radius:100px;background:#a045f817;color:#7b42db;border:1px solid rgba(160,69,248,.22);white-space:nowrap;opacity:0;transform:translateY(4px);transition:opacity .3s,transform .3s}.lp-page .aiv-chip.show{opacity:1;transform:translateY(0)}.lp-page .aiv-summary{display:flex;flex-direction:column;gap:6px;width:100%}.lp-page .aiv-summary-row{display:flex;align-items:center;gap:8px;font-size:11px;color:#5a6a80;font-weight:600;opacity:0;transform:translate(-6px);transition:opacity .35s,transform .35s}.lp-page .aiv-summary-row.show{opacity:1;transform:translate(0)}.lp-page .aiv-summary-badge{flex-shrink:0;font-size:10px;font-weight:700;padding:2px 8px;border-radius:100px;background:linear-gradient(90deg,#1580e2,#a045f8);color:#fff}.lp-page .aiv-summary-line{flex:1;height:6px;border-radius:3px;background:#283c5014;overflow:hidden}.lp-page .aiv-summary-fill{height:100%;border-radius:3px;background:linear-gradient(90deg,#1580e2,#a045f8);width:0;transition:width .8s ease}.lp-page .aiv-summary-row.show .aiv-summary-fill{width:var(--w, 70%)}.lp-page .faq-section{background:#f4f8f9;border-top:none;border-bottom:none}.lp-page .faq-list{max-width:923px;margin:24px auto 0;padding:0;list-style:none;display:flex;flex-direction:column;gap:8px}@media (min-width: 768px){.lp-page .faq-list{margin-top:32px;gap:16px}}.lp-page .faq-item{background:#fff;border:1px solid #efefef;border-radius:8px;overflow:hidden}.lp-page .faq-accordion-btn{position:relative;display:flex;align-items:center;width:100%;font-weight:700;padding:16px;color:#2a9ba1;font-size:16px;gap:4px;cursor:pointer;background:none;border:none;text-align:left}@media (min-width: 768px){.lp-page .faq-accordion-btn{font-size:20px;gap:8px}}.lp-page .faq-q-icon{width:34px;height:34px;flex-shrink:0}.lp-page .faq-q-text{flex:1;text-align:left;line-height:1.4}.lp-page .faq-pm-icon{width:24px;height:24px;position:absolute;right:16px;flex-shrink:0;transition:transform .3s,opacity .3s}@media (min-width: 768px){.lp-page .faq-pm-icon{width:26px;height:26px}}.lp-page .faq-pm-v{transform:rotate(90deg)}.lp-page .faq-item.open .faq-pm-v{opacity:0}.lp-page .faq-a{display:none;padding:0 16px 16px;font-size:15px;color:var(--secondary-light);line-height:1.8}@media (min-width: 768px){.lp-page .faq-a{padding:0 12px 12px}}.lp-page .faq-item.open .faq-a{display:block;padding-top:16px}.lp-page .cta-section{background:linear-gradient(140deg,var(--secondary-dark) 0%,#1a6e74 45%,var(--primary) 100%);padding:70px 0 60px;text-align:center;color:var(--white);position:relative;overflow:hidden}.lp-page .cta-section:before{content:"";position:absolute;top:-40%;left:50%;transform:translate(-50%);width:800px;height:800px;background:radial-gradient(circle,rgba(255,255,255,.07) 0%,transparent 65%);pointer-events:none}.lp-page .cta-section:after{content:"";position:absolute;bottom:-30%;right:-10%;width:500px;height:500px;background:radial-gradient(circle,rgba(42,155,161,.3) 0%,transparent 65%);pointer-events:none}.lp-page .cta-section .container{position:relative;z-index:1}.lp-page .cta-label{display:inline-block;font-size:15px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#fff;margin-bottom:20px}.lp-page .cta-title{font-size:36px;font-weight:800;letter-spacing:-.03em;line-height:1.15;margin-bottom:20px}.lp-page .cta-benefits{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;margin-bottom:44px}.lp-page .cta-benefit{display:inline-flex;align-items:center;gap:6px;padding:7px 16px;border-radius:100px;background:#ffffff1a;font-size:13px;font-weight:600;color:#ffffffe6}.lp-page .cta-benefit-check{color:#fff9;font-size:14px}.lp-page .cta-buttons{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}.lp-page .cta-btn-main{height:69px;padding:0 48px;background:var(--white);color:var(--secondary-dark);font-size:18px;font-weight:700;border:none;border-radius:60px;cursor:pointer;transition:transform .15s,box-shadow .15s;box-shadow:0 1px 4px 2px #4c4c4c4d;letter-spacing:.01em;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;max-width:380px;width:90%}.lp-page .cta-btn-main:hover{transform:translateY(-2px);box-shadow:0 1px 4px 2px #4c4c4c66}.lp-page .cta-btn-note{font-size:12px;color:#ffffff73;margin-top:14px}.lp-page .lp-api-cta-single-btn>span{display:inline-flex;align-items:center;justify-content:center;padding-inline:16px;min-width:0;width:auto!important;text-align:center;white-space:nowrap}.lp-page .lp-api-cta-single-btn{max-width:100%;position:relative;z-index:2}@media (min-width: 768px){.lp-page .lp-api-cta-single-btn{width:60%;max-width:500px}}.lp-page .lp-api-cta-single-btn__inner{display:flex;align-items:center;justify-content:center;gap:10px;flex:1;min-width:0}.lp-page .lp-api-cta-single-btn__left{display:flex;align-items:center}.lp-page .lp-api-cta-single-btn__text{display:block;text-align:center;color:#212121}.lp-page .lp-api-cta-single-btn__right{display:flex;align-items:center}.lp-page .lp-api-cta-single-btn__img{max-height:38px;height:auto;-o-object-fit:contain;object-fit:contain}@media (max-width: 370px){.lp-page .lp-api-cta-single-btn__left{display:none}.lp-page .lp-api-cta-single-btn__inner{width:100%;justify-content:center}}.lp-page .lp-api-cta-single-btn__icon-download{filter:brightness(0) saturate(100%) invert(10%) sepia(6%) saturate(15%) hue-rotate(314deg) brightness(97%) contrast(89%)}.lp-page .inline-cta{background:linear-gradient(135deg,var(--primary-bg) 0%,#dff2f3 100%);border:2px solid rgba(42,155,161,.2);border-radius:20px;padding:48px 40px;text-align:center;margin:0 auto;max-width:760px}.lp-page .inline-cta-title{font-size:24px;font-weight:700;color:var(--secondary-dark);margin-bottom:8px;line-height:1.4}.lp-page .inline-cta-sub{font-size:14px;color:var(--secondary-light);margin-bottom:24px;line-height:1.6}.lp-page .inline-cta .btn-hero{margin-bottom:12px}.lp-page .inline-cta-note{font-size:12px;color:var(--secondary-light)}.lp-page .lp-footer{background:var(--secondary-dark);color:#fff6;padding:36px 0}.lp-page .lp-footer .container{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px}.lp-page .footer-logo{font-size:14px;font-weight:700;color:#fff9}.lp-page .footer-links{display:flex;gap:20px;font-size:12px}.lp-page .footer-links a:hover{color:#ffffffbf}.lp-page .footer-copy{font-size:12px}.lp-page .footer-tax{font-size:11px;color:#ffffff59;margin-top:8px}@media (max-width: 1220px){.lp-page .hero .container{-moz-column-gap:40px;column-gap:40px;grid-template-columns:1fr minmax(0,480px)}.lp-page .hero h1 .h1-price{font-size:clamp(48px,8vw,72px)}.lp-page .hero h1 .h1-sub{font-size:clamp(26px,4.8vw,36px)}.lp-page .hero-pillar-title{font-size:15px}.lp-page .hero-ctas .btn-hero{min-width:320px;padding:0 56px}}@media (max-width: 1080px){.lp-page .hero .container{-moz-column-gap:32px;column-gap:32px;grid-template-columns:1fr minmax(0,420px)}.lp-page .hero h1 .h1-price{font-size:clamp(42px,7vw,60px)}.lp-page .hero h1 .h1-sub{font-size:clamp(24px,4.5vw,34px)}.lp-page .hero-pillar-title{font-size:14px}.lp-page .hero-ctas .btn-hero{min-width:280px;padding:0 48px}}@media (max-width: 768px){.lp-page .hero{padding:88px 0 56px}.lp-page .hero .container{grid-template-columns:1fr;grid-template-rows:auto;gap:44px}.lp-page .hero-content{grid-column:1;grid-row:1}.lp-page .hero-card-outer{grid-column:1;grid-row:2;display:block}.lp-page .hero-cta-block{grid-column:1;grid-row:3;text-align:center}.lp-page .hero-ctas{justify-content:center}.lp-page .hero h1 .h1-price,.lp-page .hero h1 .h1-sub{white-space:normal;font-size:clamp(24px,7vw,38px)}.lp-page .header-link{display:none}.lp-page .section{padding:64px 0}.lp-page .section-title{font-size:26px;line-height:1.35}.lp-page .pricing-hero-unit{font-size:24px}.lp-page .section-sub{font-size:14px}.lp-page .pain-cards,.lp-page .how-steps{grid-template-columns:1fr}.lp-page .how-step{padding:24px 20px}.lp-page .how-svg-wrap{height:auto;min-height:0;overflow:visible}.lp-page .how-svg-wrap img{width:80%;max-width:80%;height:auto;-o-object-fit:contain;object-fit:contain;margin:0 auto;display:block}.lp-page .coverage-block{flex-direction:column;gap:12px}.lp-page .how-connector{display:none}.lp-page .pricing-hero-box{padding:36px 24px}.lp-page .pricing-hero-num{font-size:72px}.lp-page .persona-grid,.lp-page .vs-wrap{grid-template-columns:1fr}.lp-page .data-grid{grid-template-columns:1fr;width:94%;max-width:100%}.lp-page .cov-cat:last-child:nth-child(odd){grid-column:1 / -1}.lp-page .inline-cta{padding:32px 24px}.lp-page .cta-title{font-size:30px}.lp-page .btn-hero,.lp-page .cta-btn-main{width:100%;max-width:400px}.lp-page .inline-cta .btn-hero{width:100%}.lp-page .lp-footer .container{flex-direction:column;text-align:center}.lp-page .footer-links{flex-wrap:wrap;justify-content:center;gap:12px}.lp-page .ai-cards{grid-template-columns:1fr}.lp-page .ai-heading{font-size:26px}}@media (max-width: 480px){.lp-page .container{padding:0 14px}.lp-page .section{padding:52px 0}.lp-page .section-title{font-size:22px;line-height:1.4}.lp-page .btn-hero{height:60px;padding:0 28px;font-size:16px;width:100%;max-width:360px}.lp-page .persona-grid,.lp-page .coverage-filter-grid{grid-template-columns:1fr}.lp-page .cov-cat,.lp-page .cov-cat.wide{grid-column:span 1}.lp-page .cov-cat:last-child:nth-child(odd){grid-column:span 1}.lp-page .vs-row{padding:12px 16px}.lp-page .ai-card{padding:28px 20px}.lp-page .pricing-hero-box{padding:28px 16px}.lp-page .pricing-hero-num{font-size:56px}.lp-page .pricing-hero-unit{font-size:24px}.lp-page .pricing-hero-tax{font-size:12px}.lp-page .simple-heading{font-size:24px}.lp-page .cta-title{font-size:26px}.lp-page .cta-btn-main{height:60px;padding:0 32px;font-size:16px;width:100%;max-width:360px}}.lp-page main{display:flex;flex-direction:column}.hero-card-svg text{font-family:Noto Sans JP,sans-serif}@keyframes ph1{0%{opacity:1}28%{opacity:1}33%{opacity:0}to{opacity:0}}@keyframes ph2{0%{opacity:0}33%{opacity:0}37%{opacity:1}61%{opacity:1}66%{opacity:0}to{opacity:0}}@keyframes ph3{0%{opacity:0}66%{opacity:0}70%{opacity:1}94%{opacity:1}98%{opacity:0}to{opacity:0}}@keyframes sd1{0%{fill:#2a9ba1}28%{fill:#2a9ba1}33%{fill:#283c501f}to{fill:#283c501f}}@keyframes sd2{0%{fill:#283c501f}33%{fill:#283c501f}37%{fill:#2a9ba1}61%{fill:#2a9ba1}66%{fill:#283c501f}to{fill:#283c501f}}@keyframes sd3{0%{fill:#283c501f}66%{fill:#283c501f}70%{fill:#2a9ba1}to{fill:#2a9ba1}}@keyframes sl1{0%{opacity:1}28%{opacity:1}33%{opacity:.3}to{opacity:.3}}@keyframes sl2{0%{opacity:.3}33%{opacity:.3}37%{opacity:1}61%{opacity:1}66%{opacity:.3}to{opacity:.3}}@keyframes sl3{0%{opacity:.3}66%{opacity:.3}70%{opacity:1}to{opacity:1}}@keyframes cn1{0%{opacity:0}33%{opacity:0}40%{opacity:1}to{opacity:1}}@keyframes cn2{0%{opacity:0}66%{opacity:0}73%{opacity:1}to{opacity:1}}@keyframes ch1{0%{opacity:0}4%{opacity:0}8%{opacity:1}28%{opacity:1}33%{opacity:0}to{opacity:0}}@keyframes ch2{0%{opacity:0}10%{opacity:0}14%{opacity:1}28%{opacity:1}33%{opacity:0}to{opacity:0}}@keyframes ch3{0%{opacity:0}16%{opacity:0}20%{opacity:1}28%{opacity:1}33%{opacity:0}to{opacity:0}}@keyframes na{0%{opacity:0}33%{opacity:0}40%{opacity:1}61%{opacity:1}66%{opacity:0}to{opacity:0}}@keyframes rw1{0%{opacity:0}38%{opacity:0}43%{opacity:1}61%{opacity:1}66%{opacity:0}to{opacity:0}}@keyframes rw2{0%{opacity:0}42%{opacity:0}47%{opacity:1}61%{opacity:1}66%{opacity:0}to{opacity:0}}@keyframes rw3{0%{opacity:0}46%{opacity:0}51%{opacity:1}61%{opacity:1}66%{opacity:0}to{opacity:0}}@keyframes bg3{0%,to{filter:drop-shadow(0 3px 10px rgba(42,155,161,.25))}50%{filter:drop-shadow(0 4px 16px rgba(42,155,161,.45))}}@keyframes aiblink{0%,to{opacity:1}50%{opacity:.25}}.hero-card-svg .phase1{animation:ph1 9s ease-in-out infinite}.hero-card-svg .phase2{animation:ph2 9s ease-in-out infinite}.hero-card-svg .phase3{animation:ph3 9s ease-in-out infinite}.hero-card-svg .sdot1{animation:sd1 9s ease-in-out infinite;fill:#2a9ba1}.hero-card-svg .sdot2{animation:sd2 9s ease-in-out infinite;fill:#283c501f}.hero-card-svg .sdot3{animation:sd3 9s ease-in-out infinite;fill:#283c501f}.hero-card-svg .slbl1{animation:sl1 9s ease-in-out infinite}.hero-card-svg .slbl2{animation:sl2 9s ease-in-out infinite}.hero-card-svg .slbl3{animation:sl3 9s ease-in-out infinite}.hero-card-svg .conn1{animation:cn1 9s ease-in-out infinite;opacity:0}.hero-card-svg .conn2{animation:cn2 9s ease-in-out infinite;opacity:0}.hero-card-svg .chip1{animation:ch1 9s ease-in-out infinite}.hero-card-svg .chip2{animation:ch2 9s ease-in-out infinite}.hero-card-svg .chip3{animation:ch3 9s ease-in-out infinite}.hero-card-svg .numa{animation:na 9s ease-in-out infinite}.hero-card-svg .row1{animation:rw1 9s ease-in-out infinite}.hero-card-svg .row2{animation:rw2 9s ease-in-out infinite}.hero-card-svg .row3{animation:rw3 9s ease-in-out infinite}.hero-card-svg .btng{animation:bg3 2.5s ease-in-out 7s infinite}.hero-card-svg .aibdot{animation:aiblink 2.2s ease-in-out infinite}
