.wm-home .hero-x{isolation:isolate;background:#08090c;height:clamp(640px,88vh,920px);position:relative;overflow:hidden}.wm-home .hero-x__slide{opacity:0;pointer-events:none;transition:opacity .9s cubic-bezier(.2,0,.2,1);position:absolute;inset:0}.wm-home .hero-x__slide.is-active{opacity:1}.wm-home .hero-x__media{object-fit:cover;width:100%;height:100%;display:block}.wm-home .hero-x__veil{z-index:1;background:linear-gradient(90deg,#08090ce6 0%,#08090ca8 40%,#08090c33 70%,#08090c73 100%),linear-gradient(#08090c80 0%,#0000 24% 58%,#08090ce0 100%);position:absolute;inset:0}.wm-home .hero-x__scan{z-index:1;pointer-events:none;background:linear-gradient(90deg,#0000,#06b6d480,#0000);height:1px;animation:9s linear infinite wm-scan;position:absolute;top:0;left:0;right:0}@keyframes wm-scan{0%{opacity:0;transform:translateY(0)}6%{opacity:1}94%{opacity:1}to{opacity:0;transform:translateY(88vh)}}.wm-home .hero-x__content{z-index:2;color:#e8e2d2;flex-direction:column;justify-content:center;max-width:1320px;margin:0 auto;padding:80px 24px 150px;display:flex;position:absolute;inset:0}.wm-home .hero-x__stamp{width:fit-content;font:500 12px/1 var(--nt-font-mono);letter-spacing:var(--ls-stamp);text-transform:uppercase;color:#cfc8b6;border:1px solid #cfc8b666;border-radius:2px;margin-bottom:26px;padding:5px 9px;display:inline-flex}.wm-home .hero-x__headline-ko{font:600 clamp(38px,4.6vw,58px)/1.16 var(--nt-font-display);letter-spacing:-.025em;color:#e8e2d2;text-wrap:balance;max-width:17ch}.wm-home .hero-x__headline-ko em{color:var(--nt-signal-amber);font-style:normal}.wm-home .hero-x__headline-en{letter-spacing:-.01em;color:#e8e2d2b8;max-width:40ch;margin-top:16px;font:italic 400 clamp(19px,1.9vw,25px)/1.35 Crimson Pro,Georgia,serif}.wm-home .hero-x__lead{font:400 16px/1.65 var(--nt-font-sans);color:#e8e2d2c7;max-width:46ch;margin-top:22px}.wm-home .hero-x__lead strong{color:#e8e2d2}.wm-home .hero-x__actions{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.wm-home .hero-x__actions .btn-primary{color:#0e1216;background:#e8e2d2}.wm-home .hero-x__actions .btn-primary:hover{color:#0e1216;background:#cfc8b6}.wm-home .hero-x__actions .btn-secondary{color:#e8e2d2;border-color:#e8e2d259}.wm-home .hero-x__actions .btn-secondary:hover{color:#e8e2d2;border-color:#e8e2d2b3}.wm-home .hero-x__foot{z-index:2;color:#cfc8b6;justify-content:space-between;align-items:flex-end;gap:24px;max-width:1320px;margin:0 auto;padding:0 24px 26px;display:flex;position:absolute;bottom:0;left:0;right:0}.wm-home .hero-x__kpis{flex-wrap:wrap;gap:36px;display:flex}.wm-home .hero-x__kpi{flex-direction:column;gap:5px;display:flex}.wm-home .hero-x__kpi-label{font:500 10px/1 var(--nt-font-mono);letter-spacing:var(--ls-stamp);text-transform:uppercase;color:#cfc8b68c}.wm-home .hero-x__kpi-value{font:600 20px/1 var(--nt-font-mono);letter-spacing:-.01em;color:#e8e2d2}.wm-home .hero-x__kpi-value.is-vermillion{color:var(--nt-signal-vermillion)}.wm-home .hero-x__kpi-sub{font:400 11px/1 var(--nt-font-mono);color:#cfc8b673}.wm-home .hero-x__dots{align-items:center;gap:8px;display:flex}.wm-home .hero-x__dot{cursor:pointer;background:#e8e2d240;border:none;border-radius:3px;width:28px;height:5px;padding:0;transition:all .1s cubic-bezier(.2,0,.2,1)}.wm-home .hero-x__dot:hover{background:#e8e2d280}.wm-home .hero-x__dot.is-active{background:var(--nt-signal-cyan);width:40px}.wm-home .hero-x__mark{z-index:2;font:500 10px/1.7 var(--nt-font-mono);letter-spacing:.14em;text-transform:uppercase;color:#cfc8b68c;position:absolute}.wm-home .hero-x__mark b{color:#e8e2d2;font-weight:500}.wm-home .hero-x__mark--tl{top:24px;left:24px}.wm-home .hero-x__mark--tr{text-align:right;top:24px;right:24px}.wm-home .wire{border-bottom:1px solid var(--nt-border);background:var(--nt-bg-deep);overflow:hidden}.wm-home .wire__inner{max-width:1320px;font:400 13px/1.4 var(--nt-font-mono);color:var(--nt-fg-soft);white-space:nowrap;align-items:center;gap:14px;margin:0 auto;padding:11px 24px;display:flex}.wm-home .wire__live{font:600 11px/1 var(--nt-font-mono);letter-spacing:var(--ls-stamp);color:var(--nt-fg-pale);flex:none;align-items:center;gap:7px;display:inline-flex}.wm-home .wire__pulse{background:var(--nt-vermillion);border-radius:50%;width:6px;height:6px;animation:1.5s ease-in-out infinite wm-heartbeat;box-shadow:0 0 0 3px #e55a3d33}@keyframes wm-heartbeat{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.85)}}.wm-home .wire__row{text-overflow:ellipsis;align-items:center;gap:12px;min-width:0;display:flex;overflow:hidden}.wm-home .wire__row.is-new{animation:.9s cubic-bezier(.2,0,.2,1) wm-flash-in}@keyframes wm-flash-in{0%{opacity:0;background:#f5a6232e;transform:translate(-6px)}40%{opacity:1;transform:translate(0)}to{background:0 0}}.wm-home .wire__tag{font:600 10px/1 var(--nt-font-mono);letter-spacing:var(--ls-stamp);border-radius:2px;flex:none;padding:3px 6px;display:inline-block}.wm-home .tag-critical{color:var(--nt-vermillion);background:#e55a3d26}.wm-home .tag-elevated{color:var(--nt-amber);background:#f5a62326}.wm-home .tag-verified{color:var(--nt-cyan);background:#06b6d426}.wm-home .wire__time{color:var(--nt-fg-mid);letter-spacing:var(--ls-edge);flex:none;font-size:11px}.wm-home .wire__msg{text-overflow:ellipsis;overflow:hidden}.wm-home .wire__msg b{color:var(--nt-fg);font-weight:600}.wm-home .cockpit-sec{max-width:1320px;margin:0 auto;padding:100px 24px}.wm-home .cockpit-sec .section-b__head{max-width:1280px}.wm-home .cockpit__edge--inferred{animation:2.8s linear infinite wm-dash-flow}@keyframes wm-dash-flow{to{stroke-dashoffset:-14px}}.wm-home .cockpit__edge--critical{animation:1.5s ease-in-out infinite wm-crit-breathe}@keyframes wm-crit-breathe{0%,to{opacity:1}50%{opacity:.5}}.wm-home .cycle-b__grid{background:var(--nt-border);border:1px solid var(--nt-border);counter-reset:cyc;border-radius:8px;grid-template-columns:repeat(5,1fr);gap:1px;display:grid;overflow:hidden}.wm-home .cycle-b__cell{background:var(--nt-bg);flex-direction:column;gap:8px;min-height:150px;padding:20px 18px;transition:background .1s;display:flex;position:relative}.wm-home .cycle-b__cell:hover{background:var(--nt-bg-soft)}.wm-home .cycle-b__num{font:600 11px/1 var(--nt-font-mono);letter-spacing:var(--ls-stamp);color:var(--nt-cyan)}.wm-home .cycle-b__cell:last-child .cycle-b__num{color:var(--nt-vermillion)}.wm-home .cycle-b__title{font:600 16px/1.3 var(--nt-font-sans);color:var(--nt-fg);word-break:keep-all}.wm-home .cycle-b__arrow{font:400 13px/1 var(--nt-font-mono);color:var(--nt-fg-mid);position:absolute;top:22px;right:12px}.wm-home .cycle-b__cell:last-child .cycle-b__arrow{display:none}.wm-home .pr-b__title{font:600 15px/1.3 var(--nt-font-sans);color:var(--nt-fg)}.wm-home .pr-b__desc{font:400 13px/1.5 var(--nt-font-sans);color:var(--nt-fg-pale);word-break:keep-all}.wm-home .fn-b__grid{background:var(--nt-border);border:1px solid var(--nt-border);border-radius:8px;grid-template-columns:repeat(4,1fr);gap:1px;display:grid;overflow:hidden}.wm-home .fn-b__cell{background:var(--nt-bg);flex-direction:column;gap:6px;min-height:118px;padding:18px 16px;transition:background .1s;display:flex}.wm-home .fn-b__cell:hover{background:var(--nt-bg-soft)}.wm-home .fn-b__num{font:600 11px/1 var(--nt-font-mono);letter-spacing:var(--ls-stamp);color:var(--nt-amber)}.wm-home .fn-b__cell.is-signature .fn-b__num{color:var(--nt-vermillion)}.wm-home .fn-b__name{font:600 14px/1.3 var(--nt-font-mono);letter-spacing:.01em;color:var(--nt-fg)}.wm-home .fn-b__desc{font:400 13px/1.5 var(--nt-font-sans);color:var(--nt-fg-pale);word-break:keep-all}.wm-home .domain-stamps{flex-wrap:wrap;gap:8px;margin-top:20px;display:flex}.wm-home .personas-b{background:var(--nt-border);border:1px solid var(--nt-border);border-radius:8px;grid-template-columns:repeat(5,1fr);gap:1px;display:grid;overflow:hidden}.wm-home .pers-b{background:var(--nt-bg);flex-direction:column;gap:10px;min-height:180px;padding:22px 18px;display:flex}.wm-home .pers-b__role{font:500 11px/1 var(--nt-font-mono);letter-spacing:var(--ls-stamp);color:var(--nt-fg-pale);text-transform:uppercase}.wm-home .pers-b__title{font:600 17px/1.25 var(--nt-font-sans);color:var(--nt-fg)}.wm-home .pers-b__title-en{color:var(--nt-fg-mid);font:italic 400 13px/1.4 Crimson Pro,Georgia,serif}.wm-home .pers-b__needs{font:400 13px/1.45 var(--nt-font-mono);color:var(--nt-fg-pale);letter-spacing:var(--ls-edge);margin-top:auto}.wm-home .cases-b__grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.wm-home .case-b{background:var(--nt-bg-soft);border:1px solid var(--nt-border);border-radius:10px;transition:border-color .1s cubic-bezier(.2,0,.2,1);display:block;overflow:hidden}.wm-home .case-b:hover{border-color:var(--nt-cyan)}.wm-home .case-b__preview{aspect-ratio:16/10;background:var(--nt-bg);border-bottom:1px solid var(--nt-border);position:relative;overflow:hidden}.wm-home .case-b__preview svg{width:100%;height:100%;position:absolute;inset:0}.wm-home .case-b__meta{font:500 11px/1 var(--nt-font-mono);letter-spacing:var(--ls-stamp);text-transform:uppercase;justify-content:space-between;align-items:center;display:flex;position:absolute;top:14px;left:14px;right:14px}.wm-home .case-b__fig{color:var(--nt-fg-pale)}.wm-home .case-b__stamp{border:1px solid;border-radius:2px;padding:4px 7px;font-size:11px}.wm-home .case-b__body{padding:18px 18px 20px}.wm-home .case-b__title{font:600 17px/1.35 var(--nt-font-sans);color:var(--nt-fg)}.wm-home .case-b__title-en{color:var(--nt-fg-mid);margin-top:2px;font:italic 400 13px/1.4 Crimson Pro,Georgia,serif}.wm-home .case-b__desc{font:400 14px/1.55 var(--nt-font-sans);color:var(--nt-fg-pale);margin-top:8px}.wm-home .debate-b{background:var(--nt-bg-soft);border-top:1px solid var(--nt-border);border-bottom:1px solid var(--nt-border);padding:100px 24px}.wm-home .debate-b__inner{grid-template-columns:1fr 1fr;align-items:start;gap:60px;max-width:1280px;margin:0 auto;display:grid}.wm-home .debate-b__stamps{flex-wrap:wrap;gap:8px;margin-top:24px;display:flex}.wm-home .debate-b__transcript{background:var(--nt-bg);border:1px solid var(--nt-border);font-family:var(--nt-font-mono);border-radius:10px;padding:22px;font-size:13px}.wm-home .debate-b__turn{border-bottom:1px dashed var(--nt-border-faint);grid-template-columns:110px 1fr;gap:14px;padding:10px 0;display:grid}.wm-home .debate-b__role{font:600 11px/1 var(--nt-font-mono);letter-spacing:var(--ls-stamp);text-transform:uppercase}.wm-home .debate-b__msg{color:var(--nt-fg-soft);line-height:1.55}.wm-home .debate-b__msg b{color:var(--nt-fg);font-weight:600}.wm-home .role--adv{color:var(--nt-cyan)}.wm-home .role--opp{color:var(--nt-vermillion)}.wm-home .role--exp{color:var(--nt-amber)}.wm-home .role--neu{color:var(--nt-fg-pale)}.wm-home .role--syn{color:var(--nt-fg)}.wm-home .debate-b__recommendation{font-family:var(--nt-font-mono);color:var(--nt-fg);background:#f5a6230f;border:1px solid #f5a6234d;border-radius:6px;margin-top:16px;padding:14px 16px;font-size:13px}.wm-home .debate-b__recommendation strong{color:var(--nt-amber)}.wm-home .answer-card{font-family:var(--nt-font-mono);color:var(--nt-fg);background:#06b6d40d;border:1px solid #06b6d44d;border-radius:6px;margin-top:16px;padding:14px 16px;font-size:13px;line-height:1.7}.wm-home .answer-card strong{color:var(--nt-cyan)}.wm-home .answer-card em{color:var(--nt-amber);font-style:normal}.wm-home .status-b__grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.wm-home .status-b__col{background:var(--nt-bg-soft);border:1px solid var(--nt-border);border-radius:8px;padding:20px 22px}.wm-home .status-b__col-head{font:600 11px/1 var(--nt-font-mono);letter-spacing:var(--ls-stamp);text-transform:uppercase;border-bottom:1px dashed var(--nt-border);justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:12px;display:flex}.wm-home .status-b__col--closed .status-b__col-head{color:var(--nt-cyan)}.wm-home .status-b__col--open .status-b__col-head{color:var(--nt-amber)}.wm-home .status-b__item{font:400 13px/1.6 var(--nt-font-mono);color:var(--nt-fg-soft);word-break:keep-all;gap:10px;padding:5px 0;display:flex}.wm-home .status-b__item:before{content:"·";color:var(--nt-fg-mid);flex:none}.wm-home .contact-b{text-align:center;padding:100px 24px}.wm-home .contact-b__inner{max-width:640px;margin:0 auto}.wm-home .contact-b__lead{font:400 16px/1.65 var(--nt-font-sans);color:var(--nt-fg-soft);max-width:50ch;margin:16px auto 32px}.wm-home .contact-b__actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.wm-home .wm-topbar__dd{position:relative}.wm-home .wm-topbar__dd-top{font:500 15px/1 var(--nt-font-sans);letter-spacing:.02em;color:var(--nt-fg-soft);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:5px;align-items:center;gap:6px;padding:7px 11px;transition:all .1s cubic-bezier(.2,0,.2,1);display:inline-flex}.wm-home .wm-topbar__dd.is-open .wm-topbar__dd-top,.wm-home .wm-topbar__dd-top:hover{color:var(--nt-fg);background:var(--nt-border-faint)}.wm-home .wm-topbar__dd-menu{z-index:40;filter:drop-shadow(0 10px 26px #0006);padding-top:6px;display:none;position:absolute;top:100%;left:0}.wm-home .wm-topbar__dd.is-open .wm-topbar__dd-menu{display:block}.wm-home .wm-topbar__dd-menu a{min-width:230px;font:500 14px/1.35 var(--nt-font-sans);background:var(--nt-bg);border-left:1px solid var(--nt-border);border-right:1px solid var(--nt-border);justify-content:space-between;align-items:baseline;gap:18px;padding:9px 12px;display:flex}.wm-home .wm-topbar__dd-menu a span{font:400 10px/1.6 var(--nt-font-mono);letter-spacing:var(--ls-stamp);text-transform:uppercase;color:var(--nt-fg-mid)}.wm-home .wm-topbar__dd-menu a:first-child{border-top:1px solid var(--nt-border);border-radius:6px 6px 0 0}.wm-home .wm-topbar__dd-menu a:last-child{border-bottom:1px solid var(--nt-border);border-radius:0 0 6px 6px}@media (max-width:1279px){.wm-home .fn-b__grid{grid-template-columns:repeat(3,1fr)}.wm-home .cases-b__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:1023px){.wm-home .cycle-b__grid,.wm-home .fn-b__grid{grid-template-columns:repeat(2,1fr)}.wm-home .status-b__grid{grid-template-columns:1fr}.wm-home .debate-b__inner{grid-template-columns:1fr;gap:36px}.wm-home .personas-b{grid-template-columns:repeat(2,1fr)}.wm-home .hero-x__kpis{gap:24px}.wm-home .wm-topbar__dd{width:100%}.wm-home .wm-topbar__dd-top{justify-content:space-between;width:100%;padding:10px 8px}.wm-home .wm-topbar__dd-menu{filter:none;padding:0 0 4px 10px;position:static}.wm-home .wm-topbar__dd-menu a,.wm-home .wm-topbar__dd-menu a:first-child,.wm-home .wm-topbar__dd-menu a:last-child{background:0 0;border:none;border-radius:5px;min-width:0}}@media (max-width:640px){.wm-home .cycle-b__grid,.wm-home .fn-b__grid{grid-template-columns:1fr}.wm-home .hero-x{height:auto;min-height:620px}.wm-home .hero-x__content{padding:110px 16px 40px;position:relative}.wm-home .hero-x__foot{flex-direction:column;align-items:flex-start;padding:0 16px 70px;position:relative}.wm-home .hero-x__mark--tr{display:none}.wm-home .debate-b,.wm-home .contact-b,.wm-home .cockpit-sec{padding:64px 16px}.wm-home .personas-b,.wm-home .cases-b__grid{grid-template-columns:1fr}.wm-home .debate-b__turn{grid-template-columns:1fr;gap:4px}.wm-home .wire__inner{padding:11px 16px}}@media (prefers-reduced-motion:reduce){.wm-home .hero-x__scan,.wm-home .wire__pulse,.wm-home .wire__row.is-new,.wm-home .cockpit__edge--inferred,.wm-home .cockpit__edge--critical{animation-duration:.01ms;animation-iteration-count:1}}
