*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Noto Sans JP","Inter",sans-serif;color:#0f172a;background:#f8fafc}a{color:inherit;text-decoration:none}.container{max-width:1160px;margin:0 auto;padding:0 24px}.header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.9);backdrop-filter:blur(14px);border-bottom:1px solid #e5e7eb}.nav{height:72px;display:flex;align-items:center;justify-content:space-between;gap:24px}.logo{display:flex;align-items:center;gap:10px;font-size:28px;font-weight:900;letter-spacing:-.03em}.logo-mark{display:grid;grid-template-columns:repeat(2,10px);gap:4px}.logo-mark span{width:10px;height:10px;border-radius:50%;background:#2563eb}.logo-mark span:nth-child(2){background:#60a5fa}.logo-mark span:nth-child(3){background:#93c5fd}.logo-mark span:nth-child(4){background:#1d4ed8}.nav-links{display:flex;align-items:center;gap:30px;font-size:14px;font-weight:800}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:999px;padding:15px 26px;min-width:190px;color:#fff;font-weight:900;background:#2563eb;box-shadow:0 14px 28px rgba(37,99,235,.22);transition:.2s ease;border:0;cursor:pointer}.btn:hover{transform:translateY(-2px)}.btn.orange{background:#f97316;box-shadow:0 14px 28px rgba(249,115,22,.22)}.btn.blue{background:#2563eb}.btn.outline{background:#fff;color:#2563eb;border:1.5px solid #2563eb;box-shadow:none}.hero{position:relative;overflow:hidden;padding:96px 0 104px;background:linear-gradient(120deg,#fff7ed 0%,#fff 45%,#eff6ff 100%);border-bottom:1px solid #e5e7eb;text-align:center}.hero:before{content:"";position:absolute;left:-120px;top:-80px;width:320px;height:320px;background:rgba(251,146,60,.22);border-radius:50%}.hero:after{content:"";position:absolute;right:-120px;top:40px;width:360px;height:360px;background:rgba(147,197,253,.35);border-radius:50%}.hero-inner{position:relative;z-index:1}.hero h1{margin:0;font-size:clamp(36px,5vw,58px);line-height:1.34;letter-spacing:-.05em;font-weight:900}.orange-text{color:#f97316}.blue-text{color:#2563eb}.hero p{max-width:720px;margin:22px auto 34px;color:#334155;font-size:18px;line-height:1.9;font-weight:700}.page-hero{padding:72px 0 52px;text-align:center;background:linear-gradient(120deg,#fff,#eff6ff)}.page-hero h1{margin:0;font-size:clamp(34px,5vw,52px);letter-spacing:-.05em}.page-hero p{max-width:720px;margin:18px auto 0;color:#475569;font-size:17px;line-height:1.9;font-weight:700}section{padding:76px 0}.section-title{text-align:center;font-size:32px;margin:0 0 32px;letter-spacing:-.04em}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.card{position:relative;overflow:hidden;border-radius:28px;padding:34px;background:white;box-shadow:0 22px 54px rgba(15,23,42,.08);border:1.5px solid rgba(15,23,42,.08)}.card.memoria{background:linear-gradient(180deg,#fff,#fff4ec);border-color:rgba(249,115,22,.26)}.card.invest{background:linear-gradient(180deg,#fff,#eff6ff);border-color:rgba(37,99,235,.26)}.badge{position:absolute;top:0;left:22px;padding:12px 14px;border-radius:0 0 999px 999px;color:#fff;font-size:13px;font-weight:900}.memoria .badge{background:#f97316}.invest .badge{background:#2563eb}.card-head{display:flex;align-items:center;gap:18px;margin-top:20px}.icon{width:82px;height:82px;border-radius:22px;display:grid;place-items:center;font-size:38px;color:#fff}.memoria .icon{background:linear-gradient(135deg,#fb7185,#f97316)}.invest .icon{background:linear-gradient(135deg,#60a5fa,#2563eb)}.card h3{margin:0;font-size:28px;line-height:1.25;letter-spacing:-.03em}.subtitle{margin:6px 0 0;color:#111827;font-weight:800}.catch{white-space:pre-line;text-align:center;margin:28px 0 18px;font-size:18px;font-weight:900;line-height:1.8}.memoria .catch{color:#f97316}.invest .catch{color:#2563eb}.desc{white-space:pre-line;color:#334155;line-height:1.9;font-weight:700;text-align:center;margin:0}.mockup-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:28px}.mockup{min-height:230px;border-radius:22px;background:#fff;padding:18px;box-shadow:0 18px 44px rgba(15,23,42,.12)}.mockup-title{font-weight:900;margin-bottom:14px}.row{display:flex;justify-content:space-between;align-items:center;border-radius:12px;padding:11px 12px;margin-bottom:10px;background:#f8fafc;font-size:13px;font-weight:800}.memoria .row:nth-child(even){background:#fff7ed}.memoria .row:nth-child(odd){background:#fff1f2}.field{height:34px;border-radius:10px;background:#f1f5f9;margin-bottom:12px;color:#64748b;font-size:12px;padding:9px 12px}.save{background:#f97316;color:#fff;display:grid;place-items:center;font-weight:800}.chart svg{width:100%;height:110px}.signal{border:1px solid #2563eb;border-radius:14px;padding:12px;font-size:13px;line-height:1.6;font-weight:800}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:24px 0;color:#334155;font-size:13px;line-height:1.5;font-weight:800;text-align:center}.card .btn{width:100%}.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.benefit{background:#fff;border:1px solid #e5e7eb;border-radius:22px;padding:26px;box-shadow:0 12px 32px rgba(15,23,42,.06)}.benefit h3{margin:0 0 10px;font-size:20px}.benefit p{margin:0;color:#475569;line-height:1.8;font-weight:600}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.step{background:#fff;border-radius:22px;padding:26px;border:1px solid #dbeafe;box-shadow:0 12px 32px rgba(15,23,42,.06)}.step-num{width:42px;height:42px;border-radius:999px;background:#2563eb;color:white;display:grid;place-items:center;font-weight:900;margin-bottom:16px}.cta-section{padding:70px 0;background:linear-gradient(90deg,#eff6ff,#fff);text-align:center}.cta-section h2{font-size:34px;margin:0 0 14px}.cta-section p{margin:0 auto 26px;max-width:640px;color:#475569;font-weight:700;line-height:1.8}.panel{border-radius:24px;background:white;border:1px solid #dbeafe;box-shadow:0 12px 32px rgba(15,23,42,.06);padding:30px}.panel h3{margin:0 0 18px;font-size:24px}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.blog-image{height:120px;border-radius:16px;margin-bottom:12px}.blog-meta{color:#64748b;font-size:12px;font-weight:700}.blog-meta span{color:#2563eb}.blog-card h4{margin:7px 0;font-size:17px;line-height:1.45}.blog-card p{margin:0;font-size:13px;color:#64748b;line-height:1.6}.newsletter{margin-top:28px;border-radius:24px;border:1px solid #dbeafe;padding:28px;background:linear-gradient(90deg,#eff6ff,#fff);display:flex;align-items:center;justify-content:space-between;gap:24px}.newsletter-left{display:flex;align-items:center;gap:22px}.mail-icon{width:74px;height:74px;border-radius:999px;background:#60a5fa;display:grid;place-items:center;color:#fff;font-size:34px}.newsletter h3{margin:0 0 8px;font-size:24px}.newsletter p{margin:0;color:#475569;font-weight:700}.contact-box{max-width:760px;margin:0 auto;background:#fff;border:1px solid #dbeafe;border-radius:28px;padding:34px;box-shadow:0 18px 44px rgba(15,23,42,.08);text-align:center}.footer{padding:34px 0 48px;color:#475569}.footer-inner{display:flex;justify-content:space-between;gap:24px}.footer strong{display:block;color:#0f172a;font-size:26px;margin-bottom:8px}.mini-nav{display:flex;gap:18px;flex-wrap:wrap}.full-card{max-width:980px;margin:0 auto}.split{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:center}@media(max-width:900px){.nav-links{display:none}.product-grid,.benefit-grid,.steps,.blog-grid,.split{grid-template-columns:1fr}.newsletter,.newsletter-left,.footer-inner{flex-direction:column;align-items:flex-start}.hero h1{font-size:38px}}@media(max-width:640px){.hero{padding:72px 0 82px}.card{padding:26px 20px}.card-head,.mockup-grid{grid-template-columns:1fr;display:grid}.features{grid-template-columns:1fr}.btn{width:100%}.container{padding:0 18px}}
.panel-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px}.panel-head h3{margin:0}.blog-more{color:#2563eb;font-weight:900;font-size:14px}.blog-image{background-size:cover;background-position:center}@media(max-width:640px){.panel-head{flex-direction:column;align-items:flex-start}}
