
:root{--cream:#fffaf4;--paper:#fffdf9;--navy:#10244f;--text:#27344e;--muted:#747687;--coral:#ff626b;--coral2:#ff7c79;--blue:#2f87ef;--green:#31b867;--red:#ef535c;--line:#ead9cc}
*{box-sizing:border-box}html{scroll-behavior:smooth}
body{margin:0;background:#fffaf4;color:var(--text);font-family:Inter,ui-rounded,"SF Pro Rounded",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}
a{text-decoration:none;color:inherit}
.shell{width:min(1024px,calc(100% - 18px));margin:0 auto;padding:14px 0 30px}
.back{display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:0 15px;border:1px solid #ead7c8;border-radius:999px;background:#fffdf9;color:var(--navy);font-size:15px;font-weight:850}
.card{margin-top:12px;padding:22px 28px 24px;border:1px solid #ead8ca;border-radius:28px;background:radial-gradient(circle at 7% 10%,rgba(255,216,197,.18),transparent 21%),radial-gradient(circle at 92% 12%,rgba(215,234,255,.18),transparent 22%),#fffdf9;box-shadow:0 12px 34px rgba(88,61,45,.07)}
.header{text-align:center;margin:0 auto 18px;max-width:820px}
h1{margin:0;color:var(--navy);font-size:clamp(42px,5.5vw,62px);line-height:.98;letter-spacing:-.045em}
.subtitle{margin:10px 0 0;color:#76727a;font-size:18px;font-weight:760}
.hero{display:grid;grid-template-columns:38% 62%;gap:26px;align-items:start}
.character{padding-top:10px;background:transparent;display:flex;flex-direction:column;align-items:center}
.mascot{width:min(330px,94%);filter:drop-shadow(0 10px 16px rgba(84,56,41,.08))}
.ronin{width:86%;margin-top:8px;padding:14px 16px;border:1px solid #efd7c6;border-radius:17px;background:rgba(255,253,249,.96);font-size:14px;line-height:1.45}
.ronin strong{display:block;color:var(--coral);font-size:14px;margin-bottom:4px}
.steps{display:grid;gap:12px}.step{min-height:112px;display:grid;grid-template-columns:64px 1fr 76px;align-items:center;gap:16px;padding:13px 16px;border:1px solid #eadfd7;border-radius:20px;background:#fff;box-shadow:0 8px 18px rgba(97,69,51,.045)}
.num{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;color:#fff;font-size:26px;font-weight:950}
.step:nth-child(1) .num{background:linear-gradient(180deg,#ff7f7f,#ff5360)}.step:nth-child(2) .num{background:linear-gradient(180deg,#5aaeff,#2e82ea)}.step:nth-child(3) .num{background:linear-gradient(180deg,#62d089,#31b465)}
.step h2{margin:0 0 3px;color:#111;font-size:21px;letter-spacing:-.02em}.step p{margin:0;color:#6f7482;font-size:14px;font-weight:650}
.step-icon{width:58px;height:58px;display:grid;place-items:center;margin-left:auto;border-radius:16px;background:#fafafa}
.step:nth-child(1) .step-icon{color:#ff5f68;background:#fff2f2}.step:nth-child(2) .step-icon{color:#2f87ef;background:#f2f8ff}.step:nth-child(3) .step-icon{color:#31b867;background:#f2fff7}
.chip-title{text-align:center;margin:14px 0 9px;color:#2c3142;font-size:18px;font-weight:900}.chips{display:flex;justify-content:center;flex-wrap:wrap;gap:9px}
.chip{display:inline-flex;align-items:center;gap:7px;padding:9px 14px;border:1px solid #dfe0e7;border-radius:14px;background:#fff;color:var(--navy);font-size:14px;font-weight:850}.chip .ui-icon{width:20px;height:20px}
.compare{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:20px}.panel{border:1px solid;border-radius:20px;overflow:hidden;background:#fff}.panel h2{margin:0;padding:14px 18px;text-align:center;font-size:22px}
.panel ul{list-style:none;margin:0;padding:3px 22px 14px}.panel li{display:flex;align-items:center;gap:12px;padding:10px 0;border-bottom:1px dashed #eadfd7;font-size:15px;font-weight:760}.panel li:last-child{border-bottom:0}
.great{border-color:#cce8d5}.great h2{color:#1c9e4d;background:linear-gradient(90deg,#ecfae9,#f8fff6)}.not{border-color:#f0d0d1}.not h2{color:#ee4e57;background:linear-gradient(90deg,#fff0ed,#fff9f8)}
.item-icon{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;flex:0 0 auto;background:#f8f5f0}.great .item-icon{color:#23aa57;background:#f0fbf3}.not .item-icon{color:#ef5b63;background:#fff2f1}.item-icon .ui-icon{width:22px;height:22px}
.cta-area{text-align:center;margin-top:20px}.cta{display:inline-flex;align-items:center;justify-content:center;gap:12px;width:min(560px,100%);min-height:66px;padding:0 28px;border-radius:22px;background:linear-gradient(180deg,var(--coral2),var(--coral));color:#fff;font-size:23px;font-weight:950;box-shadow:0 13px 22px rgba(255,95,104,.20)}
.disclosure{display:none;margin:10px auto 0;max-width:760px;color:#6f7482;font-size:11px;line-height:1.45}.disclosure.show{display:block}
.first{margin-top:16px;padding:12px 18px;display:grid;grid-template-columns:58px 1fr;gap:13px;align-items:center;border:1px solid #cfe0fa;border-radius:18px;background:linear-gradient(180deg,#f4f8ff,#fff)}
.first-ronin{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:#fff;overflow:hidden;border:1px solid #dbe9fd}.first-ronin img{width:70px;transform:translateY(7px)}
.first strong{display:block;color:#1f72dc;font-size:17px;margin-bottom:2px}.first p{margin:0;font-size:15px}.footer-note{margin:11px 0 0;text-align:center;color:#8d8178;font-size:11px}
@media(max-width:800px){.hero{grid-template-columns:1fr}.mascot{width:280px}.ronin{width:100%;max-width:520px}.compare{grid-template-columns:1fr}}
@media(max-width:480px){.shell{width:min(100% - 10px,1024px);padding-top:8px}.card{padding:16px 12px 18px;border-radius:22px}h1{font-size:40px}.subtitle{font-size:15px}.mascot{width:235px}.step{grid-template-columns:44px 1fr 42px;gap:9px;min-height:96px;padding:11px 12px}.num{width:42px;height:42px;font-size:20px}.step h2{font-size:17px}.step p{font-size:13px}.step-icon{width:38px;height:38px;border-radius:11px}.step-icon .ui-icon{width:22px;height:22px}.chip{font-size:13px;padding:8px 10px}.panel h2{font-size:19px}.panel li{font-size:14px}.cta{min-height:58px;font-size:20px}}
