.sp{background:#fff;color:#111827;font-family:Noto Sans JP,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.7}.sp *{box-sizing:border-box;margin:0;padding:0}.sp .ct{margin:0 auto;max-width:1200px;padding:0 24px}.sp .hero{background:linear-gradient(180deg,#f0f9ff,#fff);overflow:hidden;padding:100px 0 80px;position:relative}.sp .hero:before{background:radial-gradient(circle,rgba(58,205,224,.12) 0,transparent 70%);height:400px;right:-120px;top:-120px;width:400px}.sp .hero:after,.sp .hero:before{content:"";pointer-events:none;position:absolute}.sp .hero:after{background:radial-gradient(circle,rgba(139,92,246,.08) 0,transparent 70%);bottom:-80px;height:300px;left:-80px;width:300px}.sp .hero-inner{align-items:center;display:grid;gap:60px;grid-template-columns:1fr 1fr}.sp .hero-text{animation:sp-up .7s ease-out both}.sp .hero-visual{animation:sp-up .7s ease-out .15s both}@keyframes sp-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.sp .hero-eyebrow{color:#3acde0;display:inline-block;font-size:12px;font-weight:700;letter-spacing:.1em;margin-bottom:20px;text-transform:uppercase}.sp .hero-eyebrow .dot{background:linear-gradient(135deg,#3acde0,#007bff);border-radius:50%;display:inline-block;height:8px;margin-right:8px;vertical-align:middle;width:8px}.sp .hero h1{font-size:40px;font-weight:800;letter-spacing:-.02em;line-height:1.3;margin-bottom:20px}.sp .hero h1 .accent{background:linear-gradient(135deg,#3acde0,#007bff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.sp .hero-sub{color:#4b5563;font-size:17px;line-height:1.85;margin-bottom:36px}.sp .hero-actions{display:flex;flex-wrap:wrap;gap:14px}.sp .hv-center{align-items:center;display:flex;flex-direction:column;gap:16px}.sp .hv-logo-main{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:28px;box-shadow:0 12px 40px rgba(0,0,0,.08);display:flex;height:180px;justify-content:center;padding:28px;position:relative;width:180px;z-index:2}.sp .hv-logo-main img{height:100%;object-fit:contain;width:100%}.sp .hv-conn-line{background:linear-gradient(180deg,#e5e7eb,#3acde0,#e5e7eb);height:40px;width:2px}.sp .hv-products{display:flex;gap:24px}.sp .hv-prod-card{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:20px;box-shadow:0 6px 24px rgba(0,0,0,.06);display:flex;height:120px;justify-content:center;padding:18px;transition:transform .25s,box-shadow .25s;width:120px}.sp .hv-prod-card:hover{box-shadow:0 14px 36px rgba(0,0,0,.1);transform:translateY(-4px)}.sp .hv-prod-card img{height:100%;object-fit:contain;width:100%}.sp .hv-coming{align-items:center;background:#f9fafb;border:2px dashed #d1d5db;border-radius:20px;color:#9ca3af;display:flex;flex-direction:column;font-size:12px;font-weight:600;gap:6px;height:120px;justify-content:center;transition:border-color .25s;width:120px}.sp .hv-coming:hover{border-color:#3acde0}.sp .btn{border:none!important;border-radius:12px!important;box-sizing:border-box!important;cursor:pointer!important;display:inline-block!important;font-size:15px!important;font-weight:600!important;height:52px!important;line-height:52px!important;padding:0 32px!important;text-align:center!important;text-decoration:none!important;transition:all .2s ease!important;vertical-align:middle!important;white-space:nowrap!important}.sp .btn-primary{background:linear-gradient(135deg,#3acde0,#007bff)!important;box-shadow:0 4px 16px rgba(58,205,224,.3)!important;color:#fff!important}.sp .btn-primary:hover{box-shadow:0 8px 24px rgba(58,205,224,.4)!important;color:#fff!important;text-decoration:none!important;transform:translateY(-2px)!important}.sp .btn-outline{background:transparent!important;border:2px solid #e5e7eb!important;color:#111827!important}.sp .btn-outline:hover{border-color:#3acde0!important;color:#3acde0!important;text-decoration:none!important}.sp .btn-white-outline{background:transparent!important;border:2px solid hsla(0,0%,100%,.3)!important;color:#fff!important}.sp .btn-white-outline:hover{border-color:hsla(0,0%,100%,.6)!important;text-decoration:none!important}.sp .sec{padding:80px 0}.sp .sec-alt{background:#f9fafb}.sp .sec-dark{background:#0f172a;color:#fff}.sp .sec-eyebrow{color:#3acde0;display:block;font-size:12px;font-weight:700;letter-spacing:.1em;margin-bottom:12px;text-transform:uppercase}.sp .sec-title{font-size:32px;font-weight:800;letter-spacing:-.01em;line-height:1.3;margin-bottom:16px}.sp .sec-desc{color:#6b7280;font-size:16px;line-height:1.8;margin-bottom:48px;max-width:680px}.sp .sec-center{text-align:center}.sp .sec-center .sec-desc{margin-left:auto;margin-right:auto}.sp .prod-grid{display:grid;gap:32px;grid-template-columns:1fr 1fr}.sp .prod-card{background:#fff;border:1px solid #e5e7eb;border-radius:20px;color:inherit;display:block;overflow:hidden;padding:40px 36px;position:relative;text-decoration:none;transition:transform .25s,box-shadow .25s}.sp .prod-card:hover{box-shadow:0 16px 48px rgba(0,0,0,.08);color:inherit;text-decoration:none;transform:translateY(-4px)}.sp .prod-card-header{align-items:center;display:flex;gap:20px;margin-bottom:8px}.sp .prod-card-logo{height:auto;object-fit:contain;width:110px}.sp .prod-card-badge{background:linear-gradient(135deg,#8b5cf6,#3acde0);border-radius:100px;color:#fff;display:inline-block;font-size:11px;font-weight:700;letter-spacing:.04em;line-height:1.5;padding:4px 12px}.sp .prod-card h3{color:#111827;font-size:24px;font-weight:700;margin-bottom:12px}.sp .prod-card-text{color:#4b5563;font-size:15px;line-height:1.8;margin-bottom:24px}.sp .prod-features{list-style:none;margin-bottom:28px}.sp .prod-features li{border-bottom:1px solid #f3f4f6;color:#374151;font-size:14px;padding:8px 0 8px 24px;position:relative}.sp .prod-features li:last-child{border-bottom:none}.sp .prod-features li:before{background:linear-gradient(135deg,#3acde0,#007bff);border-radius:50%;content:"";height:16px;left:0;opacity:.2;position:absolute;top:12px;width:16px}.sp .prod-features li:after{border-bottom:2px solid #007bff;border-left:2px solid #007bff;content:"";height:4px;left:4px;position:absolute;top:16px;transform:rotate(-45deg);width:8px}.sp .prod-card-cta{display:inline-block;font-size:15px;font-weight:600}.sp .prod-card-cta,.sp .prod-card:hover .prod-card-cta{color:#007bff;text-decoration:none}.sp .feat-grid{display:grid;gap:24px;grid-template-columns:1fr 1fr}.sp .feat-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:32px 28px;text-align:center;transition:transform .2s,box-shadow .2s}.sp .feat-card:hover{box-shadow:0 12px 36px rgba(0,0,0,.06);transform:translateY(-3px)}.sp .feat-icon{align-items:center;background:linear-gradient(135deg,#3acde0,#007bff);border-radius:12px;color:#fff;display:flex;height:48px;justify-content:center;margin:0 auto 18px;width:48px}.sp .feat-icon svg{fill:none;height:24px;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;width:24px}.sp .feat-card h4{font-size:17px;font-weight:700;margin-bottom:8px}.sp .feat-card p{color:#6b7280;font-size:14px;line-height:1.7}.sp .vision-card{background:linear-gradient(135deg,rgba(139,92,246,.06),rgba(58,205,224,.06));border:1px solid rgba(139,92,246,.15);border-radius:20px;overflow:hidden;padding:48px 40px;position:relative;text-align:center}.sp .vision-card:before{background:radial-gradient(circle,rgba(139,92,246,.08) 0,transparent 70%);content:"";height:200px;pointer-events:none;position:absolute;right:-60px;top:-60px;width:200px}.sp .vision-icon{align-items:center;background:linear-gradient(135deg,#8b5cf6,#3acde0);border-radius:16px;color:#fff;display:flex;height:64px;justify-content:center;margin:0 auto 24px;width:64px}.sp .vision-icon svg{fill:none;height:32px;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;width:32px}.sp .vision-card h3{font-size:24px;font-weight:800;margin-bottom:16px}.sp .vision-card h3 .accent-ai{background:linear-gradient(135deg,#8b5cf6,#3acde0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.sp .vision-card p{color:#4b5563;font-size:16px;line-height:1.85;margin:0 auto 24px;max-width:640px}.sp .roadmap-grid{display:grid;gap:20px;grid-template-columns:repeat(3,1fr);margin-top:40px}.sp .roadmap-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:28px 24px;text-align:center;transition:transform .2s}.sp .roadmap-card:hover{transform:translateY(-3px)}.sp .roadmap-card.active{border-color:#3acde0;box-shadow:0 4px 20px rgba(58,205,224,.12)}.sp .roadmap-card.coming{border-color:#d1d5db;border-style:dashed}.sp .roadmap-status{border-radius:100px;display:inline-block;font-size:11px;font-weight:700;letter-spacing:.06em;margin-bottom:14px;padding:3px 10px;text-transform:uppercase}.sp .status-live{background:rgba(16,185,129,.1);color:#059669}.sp .status-beta{background:rgba(245,158,11,.1);color:#d97706}.sp .status-soon{background:#f3f4f6;color:#9ca3af}.sp .roadmap-card h4{font-size:16px;font-weight:700;margin-bottom:8px}.sp .roadmap-card p{color:#6b7280;font-size:13px;line-height:1.6}.sp .price-grid{display:grid;gap:32px;grid-template-columns:1fr 1fr}.sp .price-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:32px 28px;text-align:center;transition:transform .2s,box-shadow .2s}.sp .price-card:hover{box-shadow:0 12px 36px rgba(0,0,0,.06);transform:translateY(-3px)}.sp .price-card-logo{display:block;height:auto;margin:0 auto 18px;object-fit:contain;width:80px}.sp .price-card h4{font-size:17px;font-weight:700;margin-bottom:12px}.sp .price-card-amount{color:#111827;font-size:28px;font-weight:800;margin-bottom:4px}.sp .price-card-amount span{color:#6b7280;font-size:14px;font-weight:400}.sp .price-card-plans{color:#9ca3af;font-size:13px;margin-bottom:20px}.sp .price-card .btn{display:block!important;width:100%!important}.sp .cta-bottom{background:linear-gradient(135deg,#0f172a,#1e293b);color:#fff;overflow:hidden;padding:80px 24px;position:relative;text-align:center}.sp .cta-bottom:before{background:radial-gradient(ellipse at 30% 50%,rgba(58,205,224,.1) 0,transparent 50%),radial-gradient(ellipse at 70% 50%,rgba(139,92,246,.08) 0,transparent 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.sp .cta-bottom h2{color:#fff;font-size:32px;font-weight:800;margin-bottom:16px;position:relative}.sp .cta-bottom p{color:hsla(0,0%,100%,.7);font-size:17px;margin-bottom:36px;position:relative}.sp .cta-bottom .btn{position:relative}.sp .cta-actions{display:flex;flex-wrap:wrap;gap:14px;justify-content:center}@media(max-width:767px){.sp .hero{padding:64px 0 48px}.sp .hero-inner{gap:36px;grid-template-columns:1fr}.sp .hero-visual{order:2}.sp .hero-text{order:1}.sp .hero h1{font-size:28px}.sp .hero-sub{font-size:15px}.sp .hero-actions{flex-direction:column}.sp .btn{width:100%!important}.sp .sec{padding:56px 0}.sp .sec-title{font-size:24px}.sp .feat-grid,.sp .price-grid,.sp .prod-grid,.sp .roadmap-grid{grid-template-columns:1fr}.sp .hv-products{flex-direction:column;gap:16px}.sp .hv-conn-line{background:linear-gradient(90deg,#e5e7eb,#3acde0,#e5e7eb);height:2px;width:40px}.sp .prod-card{padding:28px 24px}.sp .vision-card{padding:32px 24px}.sp .cta-bottom h2{font-size:24px}}