.sc-grid{margin-top:clamp(28px,3.5vw,42px);display:grid;grid-template-columns:repeat(2,1fr);gap:16px}@media(max-width:760px){.sc-grid{grid-template-columns:1fr}}.sc-card .ic{width:50px;height:50px;border-radius:14px}.sc-card .ic svg{width:25px;height:25px}.sc-card h3{font-size:18px}.sc-ex{display:flex;align-items:flex-start;gap:9px;font-size:13.5px;color:var(--ink-2);line-height:1.5}.sc-ex svg{width:17px;height:17px;fill:none;stroke:var(--teal-d);stroke-width:2;flex:none;margin-top:1px}.sc-stage-card{width:min(380px,100%);display:grid;grid-template-columns:1fr 1fr;gap:12px}.sc-tile{background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow-lg);padding:18px 16px;opacity:0;transform:translateY(12px);animation:scIn .65s cubic-bezier(.16,1,.3,1) forwards}.sc-tile .ti{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;background:color-mix(in srgb,var(--tc) 14%,#fff);color:var(--tc)}.sc-tile .ti svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.sc-tile b{display:block;margin-top:12px;font-family:var(--disp);font-weight:700;font-size:13.5px;line-height:1.25}@keyframes scIn{to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.sc-tile{animation:none;opacity:1;transform:none}}.sc-k1{--c:var(--teal-d);--tc:var(--teal-d)}.sc-k2{--c:var(--violet);--tc:var(--violet)}.sc-k3{--c:var(--coral);--tc:var(--coral)}.sc-k4{--c:var(--amber);--tc:var(--amber)}.sc-tile:first-of-type{animation-delay:.3s}.sc-tile:nth-of-type(2){animation-delay:.43s}.sc-tile:nth-of-type(3){animation-delay:.56s}.sc-tile:nth-of-type(4){animation-delay:.69s}.sc-exwrap{margin-top:14px;padding-top:14px;border-top:1px solid var(--line)}.sc-ex-label{display:inline-flex;align-items:center;gap:7px;font-family:var(--disp);font-weight:700;font-size:11.5px;color:#946115;background:rgba(244,165,42,.14);border-radius:999px;padding:5px 11px}.sc-ex-label svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:2.1;stroke-linecap:round;stroke-linejoin:round;flex:none}.sc-card .sc-ex{margin-top:10px}.sc-note{margin-top:24px;align-items:flex-start;max-width:78ch;line-height:1.55}.sc-note svg{margin-top:3px}.sc-final{text-align:center}.sc-final .mp-h2{margin:0 auto;max-width:24ch}.sc-final .mp-sub{margin:14px auto 0}.sc-final .btn-1{margin-top:24px}