.fd{background:#f6f9fc;border:1px solid #e2e8f0;border-radius:1.25rem;padding:1.5rem 1.5rem 1.75rem}.fd-stage{position:relative}.fd-tag{display:inline-block;font-family:var(--font-display);font-size:.62rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#ff7f00;background:#fff7ed;border:1px solid rgba(255,127,0,.2);padding:.2rem .7rem;border-radius:9999px;margin-bottom:.85rem}.fd-top{display:flex;align-items:stretch;gap:0}.fd-card{flex:1 1 0;min-width:0;display:flex;align-items:center;gap:.65rem;background:#fff;border:1px solid #e2e8f0;border-radius:.85rem;padding:.8rem .85rem;transition:all .25s ease}.fd-card:hover{border-color:#ff7f004d;box-shadow:0 2px 8px #ff7f0014;transform:translateY(-2px)}.fd-ic{flex:0 0 auto;width:2.4rem;height:2.4rem;border-radius:.65rem;display:flex;align-items:center;justify-content:center;background:#f6f9fc;border:1px solid #e2e8f0;color:#475569}.fd-ic svg{width:1.3rem;height:1.3rem}.fd-txt{min-width:0}.fd-t{font-family:var(--font-display);font-weight:600;font-size:.82rem;color:#0b1b33;margin:0;line-height:1.2;white-space:nowrap}.fd-s{font-size:.66rem;color:#7a8aa3;margin:0;white-space:nowrap}.fd-arrow{flex:0 0 auto;position:relative;width:2.2rem;height:2px;background:linear-gradient(90deg,#ff7f008c,#ff7f0033)}.fd-arrow:after{content:"";position:absolute;right:-1px;top:50%;transform:translateY(-50%);border-left:6px solid #ff7f00;border-top:4px solid transparent;border-bottom:4px solid transparent}.fd-arrow-lbl{position:absolute;bottom:.55rem;left:50%;transform:translate(-50%);white-space:nowrap;font-size:.56rem;letter-spacing:.04em;color:#7a8aa3;font-family:JetBrains Mono,monospace}.fd-cap{text-align:center;font-size:.72rem;color:#475569;margin:.9rem 0 0}.fd-cap strong{color:#0b1b33}.fd-conn{display:flex;justify-content:center;height:1.5rem}.fd-conn span{position:relative;width:2px;height:100%;background:linear-gradient(180deg,#ff7f008c,#ff7f0033)}.fd-conn span:after{content:"";position:absolute;bottom:-1px;left:50%;transform:translate(-50%);border-top:6px solid #ff7f00;border-left:4px solid transparent;border-right:4px solid transparent}.fd-core{flex:1.6 1 0;min-width:0;display:flex;align-items:center;gap:1rem;background:#fff7ed;border:1px solid rgba(255,127,0,.3);border-radius:1rem;padding:1.05rem 1.25rem;box-shadow:0 4px 16px #ff7f001a}.fd-core-ic{flex:0 0 auto;width:3rem;height:3rem;border-radius:.8rem;display:flex;align-items:center;justify-content:center;background:#ff7f0026;border:1px solid rgba(255,127,0,.3);color:#ff7f00}.fd-core-ic svg{width:1.65rem;height:1.65rem}.fd-core-t{font-family:var(--font-display);font-weight:700;font-size:1.05rem;color:#ff7f00;margin:0;line-height:1.2}.fd-core-s{font-size:.74rem;color:#475569;margin:.15rem 0 0}.fd-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.7rem}.fd-out{position:relative;display:flex;flex-direction:column;gap:.55rem;background:#fff;border:1px solid #e2e8f0;border-radius:.8rem;padding:.85rem;transition:all .25s ease}.fd-out:hover{border-color:#ff7f004d;box-shadow:0 2px 8px #ff7f0014;transform:translateY(-2px)}.fd-out--mit{background:#fff7ed;border-color:#ff7f0033}.fd-badge{position:absolute;top:.6rem;right:.6rem;font-size:.52rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#ff7f00;background:#ff7f001a;border:1px solid rgba(255,127,0,.2);padding:.12rem .4rem;border-radius:9999px;font-family:var(--font-display)}.fd-out-ic{width:2.2rem;height:2.2rem;border-radius:.6rem;display:flex;align-items:center;justify-content:center;background:#fff7ed;border:1px solid rgba(255,127,0,.2);color:#ff7f00}.fd-out-ic svg{width:1.2rem;height:1.2rem}.fd-out-t{font-family:var(--font-display);font-weight:600;font-size:.82rem;color:#0b1b33;margin:0;line-height:1.2}.fd-out-s{font-size:.64rem;color:#7a8aa3;margin:0}@media (max-width:760px){.fd-top{flex-direction:column;align-items:stretch;gap:0}.fd-arrow{width:2px;height:1.5rem;align-self:center;background:linear-gradient(180deg,#ff7f008c,#ff7f0033)}.fd-arrow:after{right:50%;top:auto;bottom:-1px;transform:translate(50%);border-left:4px solid transparent;border-right:4px solid transparent;border-top:6px solid #ff7f00;border-bottom:0}.fd-arrow-lbl{display:none}.fd-t,.fd-s{white-space:normal}.fd-grid{grid-template-columns:1fr 1fr}}@media (max-width:460px){.fd-grid{grid-template-columns:1fr}}