.wc-feed{--wc-bg:var(--bg-base);--wc-surface:var(--bg-surface);--wc-subtle:var(--bg-subtle);--wc-fg:var(--fg-base);--wc-muted:var(--fg-muted);--wc-border:var(--border-base);--wc-pitch:var(--accent-pitch);--wc-flood:var(--accent-flood);background:var(--wc-bg);color:var(--wc-fg)}.wc-feed a{color:inherit}.wc-feed-hero{grid-template-columns:minmax(0,1.1fr) minmax(280px,.75fr);align-items:center;gap:48px;max-width:1180px;margin:0 auto;padding:72px 24px 56px;display:grid}.wc-feed-eyebrow{color:var(--wc-muted);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;margin:0 0 18px;font-size:11px;font-weight:600}.wc-feed h1{max-width:780px;font-family:var(--font-display);letter-spacing:0;margin:0;font-size:clamp(38px,5vw,68px);font-weight:600;line-height:1.08}.wc-feed[data-lang=ja] h1{font-family:var(--font-jp);font-size:clamp(34px,4.6vw,58px);line-height:1.2}.wc-feed-lede{max-width:680px;color:var(--wc-muted);margin:22px 0 0;font-size:17px;line-height:1.7}.wc-feed-countdown{border:1px solid var(--wc-border);background:var(--wc-surface);border-radius:8px;padding:16px}.wc-feed-section{max-width:1180px;margin:0 auto;padding:44px 24px}.wc-feed-section+.wc-feed-section{border-top:1px solid var(--wc-border)}.wc-feed-section-head{max-width:780px;margin-bottom:24px}.wc-feed-section-head h2{letter-spacing:0;margin:0 0 10px;font-size:28px;font-weight:600}.wc-feed-section-head p{color:var(--wc-muted);margin:0;font-size:15px;line-height:1.7}.wc-feed-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.wc-feed-card{border:1px solid var(--wc-border);background:var(--wc-surface);border-radius:8px;flex-direction:column;min-height:360px;padding:22px;display:flex}.wc-feed-card h3{letter-spacing:0;margin:0 0 8px;font-size:20px;font-weight:600}.wc-feed-card p{color:var(--wc-muted);margin:0;line-height:1.65}.wc-feed-card-meta{flex-wrap:wrap;gap:8px;margin:18px 0 0;display:flex}.wc-feed-pill{border:1px solid var(--wc-border);color:var(--wc-muted);font-family:var(--font-mono);letter-spacing:.05em;text-transform:uppercase;border-radius:999px;padding:5px 9px;font-size:10.5px;font-weight:600}.wc-feed-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:auto;padding-top:22px;display:grid}.wc-feed-action,.wc-feed-copy,.wc-feed-primary{border:1px solid var(--wc-border);background:var(--wc-bg);min-height:42px;color:var(--wc-fg);text-align:center;border-radius:6px;justify-content:center;align-items:center;padding:9px 12px;font-size:13px;font-weight:600;line-height:1.2;text-decoration:none;display:inline-flex}.wc-feed-action:hover,.wc-feed-copy:hover{border-color:var(--wc-fg)}.wc-feed-copy{cursor:pointer;grid-column:1/-1}.wc-feed-primary{border-color:var(--wc-pitch);background:var(--wc-pitch);color:#fff;width:100%;margin-top:auto}.dark .wc-feed-primary{color:#062013}.wc-feed-safety{grid-template-columns:.85fr 1.15fr;align-items:start;gap:28px;display:grid}.wc-feed-diagram{border:1px solid var(--wc-border);background:var(--wc-surface);border-radius:8px;padding:22px}.wc-feed-flow{grid-template-columns:1fr 42px 1fr;align-items:center;gap:10px;display:grid}.wc-feed-node{border:1px solid var(--wc-border);background:var(--wc-bg);text-align:center;border-radius:8px;justify-content:center;align-items:center;min-height:92px;padding:14px;font-weight:600;display:flex}.wc-feed-arrow{background:var(--wc-pitch);height:2px;position:relative}.wc-feed-arrow:after{content:"";border-left:8px solid var(--wc-pitch);border-top:6px solid #0000;border-bottom:6px solid #0000;position:absolute;top:-5px;right:-1px}.wc-feed-deny{border:1px solid var(--state-critical);color:var(--state-critical);text-align:center;border-radius:8px;margin-top:14px;padding:12px;font-size:13px;font-weight:600}.wc-feed-safety-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.wc-feed-safety-item{border:1px solid var(--wc-border);background:var(--wc-surface);border-radius:8px;padding:18px}.wc-feed-safety-icon{background:var(--wc-pitch);color:#fff;border-radius:6px;justify-content:center;align-items:center;width:30px;height:30px;margin-bottom:12px;font-weight:700;display:inline-flex}.dark .wc-feed-safety-icon{color:#062013}.wc-feed-safety-item h3{margin:0 0 8px;font-size:16px;font-weight:600}.wc-feed-safety-item p{color:var(--wc-muted);margin:0;line-height:1.65}.wc-feed-steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.wc-feed-step{border:1px solid var(--wc-border);background:var(--wc-surface);border-radius:8px;padding:18px}.wc-feed-step h3{margin:0 0 12px;font-size:17px;font-weight:600}.wc-feed-step ol{color:var(--wc-muted);margin:0;padding-left:18px;line-height:1.7}.wc-feed-links{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.wc-feed-link-card{border:1px solid var(--wc-border);background:var(--wc-surface);border-radius:8px;padding:18px;text-decoration:none}.wc-feed-link-card strong{margin-bottom:6px;font-size:16px;font-weight:600;display:block}.wc-feed-link-card span{color:var(--wc-muted);font-size:13px;line-height:1.55}.wc-feed-link-card:hover{border-color:var(--wc-pitch)}@media (max-width:940px){.wc-feed-hero,.wc-feed-safety,.wc-feed-cards,.wc-feed-steps,.wc-feed-links{grid-template-columns:1fr}.wc-feed-card{min-height:0}.wc-feed-safety-list{grid-template-columns:1fr}}@media (max-width:520px){.wc-feed-hero{padding-top:48px}.wc-feed-actions{grid-template-columns:1fr}}
