.lp-page{--teal:#26b8b4;--teal-dark:#159b97;--bg:#f7fbfb;--text:#24323f;--muted:#7a8996;--line:#e6eeee;--white:#fff;--radius:24px;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;font-family:Hiragino Kaku Gothic ProN,Yu Gothic,Noto Sans JP,sans-serif;line-height:1.75}.lp-page *{box-sizing:border-box}.lp-page a{color:inherit;text-decoration:none}.lp-page img{max-width:100%;display:block}.lp-container{width:min(1100px,100% - 48px);margin-inline:auto}.lp-header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe6;border-bottom:1px solid #e6eeeebf;position:sticky;top:0}.lp-header__inner{justify-content:space-between;align-items:center;height:74px;display:flex}.lp-logo{color:var(--teal-dark);letter-spacing:.01em;align-items:center;gap:8px;font-size:18px;font-weight:800;display:inline-flex}.lp-logo__mark{border-radius:8px;place-items:center;width:28px;height:28px;display:grid;overflow:hidden}.lp-logo__mark img{object-fit:cover;width:100%;height:100%}.lp-nav__list{color:#40515f;gap:36px;margin:0;padding:0;font-size:13px;font-weight:700;list-style:none;display:flex}.lp-button-primary,.lp-button-secondary,.lp-header__button{border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding:0 24px;font-size:13px;font-weight:800;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.lp-button-primary,.lp-header__button{color:var(--white);background:var(--teal);box-shadow:0 12px 24px #26b8b438}.lp-button-secondary{color:var(--teal-dark);background:var(--white);border:1px solid #cfe9e8}.lp-button-primary:hover,.lp-button-secondary:hover,.lp-header__button:hover{transform:translateY(-2px)}.lp-hero{background:radial-gradient(circle at 82% 18%,#26b8b42e,#0000 24%),linear-gradient(#fff 0%,#eefafa 100%);padding:0 0 68px;overflow:hidden}.lp-hero__grid{grid-template-columns:.92fr 1.08fr;align-items:center;gap:60px;display:grid}.lp-eyebrow{color:var(--teal-dark);background:#26b8b41a;border:1px solid #26b8b429;border-radius:999px;align-items:center;gap:8px;margin-bottom:22px;padding:8px 14px;font-size:12px;font-weight:800;display:inline-flex}.lp-hero__title,.lp-section-title{color:#263340;letter-spacing:-.05em;margin:0;font-weight:800;line-height:1.32}.lp-hero__title{font-size:clamp(34px,3vw,52px)}.lp-section-title{text-align:center;font-size:clamp(26px,4vw,38px)}.lp-hero__title span,.lp-section-title span{color:var(--teal)}.lp-hero__copy{max-width:520px}.lp-hero__copy p{color:#536573;margin:24px 0 34px;font-size:15px;font-weight:600}.lp-actions{flex-wrap:wrap;gap:14px;display:flex}.lp-signup-note{color:var(--teal-dark);margin-top:14px;font-size:10px;font-weight:800}.lp-hero__visual{justify-content:center;align-items:center;min-height:520px;display:flex}.lp-hero__image{filter:drop-shadow(0 28px 48px #2b49552e);border-radius:28px;width:min(100%,560px)}.lp-quick-points{text-align:center;grid-template-columns:repeat(4,1fr);gap:26px;padding-top:34px;display:grid}.lp-quick-point{color:#536573;font-size:12px;font-weight:800}.lp-icon-circle{width:48px;height:48px;color:var(--teal);background:var(--white);border:1px solid #d9eeee;border-radius:50%;place-items:center;margin:0 auto 12px;display:grid}.lp-icon-circle svg{stroke:currentColor;width:22px;height:22px}.lp-section{background:var(--white);padding:70px 0}.lp-section--muted{background:#fbfefe}.lp-section-lead{color:#6d7d89;text-align:center;max-width:620px;margin:20px auto 42px;font-size:14px;font-weight:600}.lp-overview-flow{grid-template-columns:repeat(5,1fr);align-items:start;gap:24px;display:grid}.lp-overview-item{text-align:center;position:relative}.lp-overview-item:not(:last-child):after{color:#b9c9cd;content:">";font-size:20px;position:absolute;top:42px;right:-18px}.lp-overview-item h3{margin:16px 0 8px;font-size:14px}.lp-overview-item p{color:#74848f;margin:0;font-size:12px;font-weight:600}.lp-large-icon{width:82px;height:82px;color:var(--teal);background:var(--white);border:1px solid #dceeee;border-radius:50%;place-items:center;margin:0 auto;display:grid;box-shadow:0 12px 32px #27535d0f}.lp-large-icon svg{stroke:currentColor}.lp-features-grid,.lp-steps-grid,.lp-faq-grid{grid-template-columns:repeat(3,1fr);gap:22px;margin-top:42px;display:grid}.lp-card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 12px 36px #2b49550a}.lp-feature-card{flex-direction:column;min-height:310px;padding:26px;display:flex}.lp-step-card,.lp-faq-card{padding:26px}.lp-feature-card h3,.lp-step-card h3,.lp-faq-card h3,.lp-alert-copy h3{color:var(--teal-dark);margin:0 0 10px;font-size:16px}.lp-feature-card p,.lp-step-card p,.lp-faq-card p,.lp-alert-copy p{color:#687985;margin:0;font-size:12px;font-weight:600}.lp-feature-card p{margin-bottom:22px}.lp-card-image{background:#fbfdfd;border:1px solid #edf3f3;border-radius:18px;flex:1;min-height:180px;position:relative;overflow:hidden}.lp-card-image img{object-fit:cover;object-position:center;width:100%;height:100%;min-height:180px}.lp-shield-placeholder{height:180px;color:var(--teal);place-items:center;display:grid}.lp-shield-placeholder svg{stroke:currentColor}.lp-step-number{width:42px;height:42px;color:var(--white);background:var(--teal);border-radius:50%;place-items:center;margin-bottom:18px;font-size:14px;font-weight:800;display:grid}.lp-alert-card{grid-template-columns:.9fr 1.1fr;align-items:center;gap:28px;margin-top:42px;padding:30px;display:grid}.lp-alert-copy{gap:18px;display:grid}.lp-alert-points{gap:12px;margin:0;padding:0;list-style:none;display:grid}.lp-alert-points li{color:#536573;align-items:flex-start;gap:10px;font-size:13px;font-weight:700;display:flex}.lp-alert-points li:before{background:var(--teal);content:"";border-radius:50%;flex:none;width:8px;height:8px;margin-top:9px}.lp-alert-preview{background:#fbfdfd;border:1px solid #edf3f3;border-radius:20px;gap:14px;padding:18px;display:grid}.lp-alert-preview__row{background:var(--white);border:1px solid #edf3f3;border-radius:16px;padding:18px}.lp-alert-preview__row strong,.lp-alert-preview__row span{display:block}.lp-alert-preview__row strong{margin-bottom:8px;font-size:14px}.lp-alert-preview__row span{color:var(--muted);font-size:12px;font-weight:700}.lp-alert-meter{background:#eef3f3;border-radius:999px;height:8px;margin:12px 0 8px;overflow:hidden}.lp-alert-meter i{background:var(--teal);border-radius:inherit;height:100%;display:block}.lp-cta{background:var(--white);padding:58px 0 76px}.lp-cta__box{text-align:center;background:linear-gradient(135deg,#ecfafa 0%,#f8fdfd 100%);border:1px solid #dff1f1;border-radius:24px;place-items:center;min-height:140px;padding:36px 24px;display:grid;position:relative;overflow:hidden}.lp-cta__clock{width:80px;height:110px;color:var(--teal);background:var(--white);border:1px solid #dceeee;border-radius:22px 22px 0 0;place-items:start center;padding-top:18px;display:grid;position:absolute;bottom:-22px;left:120px;box-shadow:0 18px 36px #2b495514}.lp-cta__clock svg{stroke:currentColor}.lp-cta__box h2{letter-spacing:0;margin:0 0 18px;font-size:18px}.lp-footer{background:var(--white);border-top:1px solid var(--line);padding:48px 0 34px}.lp-footer__grid{grid-template-columns:1.5fr repeat(3,1fr);gap:48px;display:grid}.lp-footer p{max-width:280px;color:var(--muted);margin:12px 0 20px;font-size:12px;font-weight:600}.lp-footer__title{margin-bottom:14px;font-size:13px;font-weight:800}.lp-footer__links{color:var(--muted);gap:8px;font-size:12px;font-weight:600;display:grid}.lp-copyright{color:#a2adb5;text-align:center;margin-top:42px;font-size:11px}@media (max-width:960px){.lp-hero__grid,.lp-features-grid,.lp-steps-grid,.lp-faq-grid,.lp-alert-card,.lp-footer__grid{grid-template-columns:1fr}.lp-hero__copy{max-width:none}.lp-hero__visual{min-height:auto}.lp-overview-flow{grid-template-columns:repeat(2,1fr)}.lp-overview-item:after{display:none}}@media (max-width:700px){.lp-container{width:min(100% - 28px,1100px)}.lp-nav{display:none}.lp-header__inner{height:66px}.lp-header__button{min-height:38px;padding-inline:16px;font-size:11px}.lp-hero{padding-top:48px}.lp-hero__visual{margin-top:24px}.lp-hero__image{border-radius:20px;width:min(100%,430px)}.lp-quick-points,.lp-overview-flow{grid-template-columns:1fr 1fr}.lp-features-grid{gap:16px}.lp-feature-card{min-height:auto;padding:20px}.lp-cta__clock{display:none}.lp-actions{grid-template-columns:1fr;display:grid}}
