.wk-sec{width:100%;background:var(--brand-light);padding:90px 40px}.wk-head,.wk-sec{display:flex;flex-direction:column;align-items:center}.wk-head{text-align:center;max-width:940px}.wk-eyebrow{display:inline-block;padding:8px 22px;border-radius:100px;background:rgba(62,125,96,.08);color:var(--brand-primary);font-size:14px;font-weight:500}.wk-title{margin-top:24px;font-size:44px;line-height:1.06;letter-spacing:-.03em;font-weight:500;color:var(--brand-dark)}.wk-stage{margin-top:56px;width:100%;max-width:1180px;background:linear-gradient(180deg,#fbfbfb,#f4f4f5);border-radius:32px;padding:56px 40px 48px}.wk-stage-head{text-align:center}.wk-stage-title{font-size:18px;font-weight:600;letter-spacing:-.01em;color:var(--brand-dark)}.wk-stage-sub{margin-top:12px;font-size:14px;line-height:1.6;font-weight:300;margin-bottom:55px;color:var(--brand-sub-txt)}.wk-tree{position:relative;height:42px;max-width:1000px;margin:44px auto 0}.wk-wire{position:absolute;inset:0;width:100%;height:100%;overflow:visible}.wk-wire-base{stroke:var(--brand-border);stroke-width:1.5}.wk-wire-base,.wk-wire-spark{fill:none;vector-effect:non-scaling-stroke}.wk-wire-spark{stroke:#979799;stroke-width:1.2;stroke-linecap:round;stroke-dasharray:100 100;stroke-dashoffset:100;animation:wk-draw 5s linear infinite}@keyframes wk-draw{0%{stroke-dashoffset:100}50%{stroke-dashoffset:0}70%{stroke-dashoffset:0}to{stroke-dashoffset:-100}}@media(prefers-reduced-motion:reduce){.wk-wire-spark{animation:none}}.wk-cards{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px;max-width:1000px;margin-inline:auto}.wk-card{display:flex;flex-direction:column;min-height:400px;padding:35px 22px 22px 35px;border-radius:20px;background:var(--brand-light);border:1px solid var(--brand-border);box-shadow:0 4px 14px -8px rgba(0,0,0,.08)}.wk-card-title{font-size:16px;font-weight:600;letter-spacing:-.01em;color:var(--brand-dark)}.wk-card-body{position:relative;flex:1 1;margin-top:18px}.wk-c1{display:grid;place-items:center}.wk-c1-wire{position:absolute;inset:0;width:100%;height:100%;overflow:visible;z-index:0;transform:translateY(-30px)}.wk-c1-flow{fill:none;stroke:#f4f4f5;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke;stroke-dasharray:100 100;stroke-dashoffset:100;animation:wk-c1-draw 4.5s linear infinite}@keyframes wk-c1-draw{0%{stroke-dashoffset:100}40%{stroke-dashoffset:0}55%{stroke-dashoffset:0}95%{stroke-dashoffset:-100}to{stroke-dashoffset:-100}}@media(prefers-reduced-motion:reduce){.wk-c1-flow{animation:none}}.wk-add-btn{position:relative;z-index:1;display:inline-flex;align-items:center;gap:8px;padding:13px 22px;border:none;border-radius:14px;background:linear-gradient(180deg,#2c2c30,#161618);box-shadow:0 8px 18px -6px rgba(0,0,0,.5),inset 0 1px 0 hsla(0,0%,100%,.12);color:#fff;font-family:var(--poppins);font-size:15px;font-weight:600;cursor:pointer;transform:translateY(-30px)}.wk-add-ic{color:#6ea8fe}.wk-c2{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:16px;padding-left:35px;margin-top:-35px}.wk-pill{display:inline-flex;align-items:center;gap:10px;padding:7px 18px 7px 7px;border-radius:999px;background:var(--brand-background);border:1px solid var(--brand-border);font-size:13px;font-weight:500;color:var(--brand-dark)}.wk-pill-ic{flex-shrink:0;display:grid;place-items:center;width:26px;height:26px;border-radius:50%;color:#fff}.wk-pill-ic,.wk-pill-ic--blue{background:var(--brand-primary)}.wk-c3{display:flex;flex-direction:column;justify-content:center}.wk-c3,.wk-stack{position:relative}.wk-stack{min-height:120px}.wk-pop{position:absolute;left:0;right:0;top:0;display:flex;gap:12px;padding:16px;border-radius:16px;background:var(--brand-light);border:1px solid var(--brand-border);box-shadow:0 12px 26px -14px rgba(0,0,0,.28);transform-origin:top center;will-change:transform,opacity}.wk-about-ic{flex-shrink:0;display:grid;place-items:center;width:38px;height:38px;border-radius:10px;background:linear-gradient(135deg,#eef4ff,#dbe7ff);color:#3b82f6}.wk-about-txt{display:flex;flex-direction:column;gap:3px}.wk-about-title{font-size:15px;font-weight:600;color:var(--brand-dark)}.wk-about-sub{line-height:1.4}.wk-about-sub,.wk-c3-note{font-size:13px;color:var(--brand-sub-txt)}.wk-c3-note{position:absolute;left:0;right:0;bottom:0;text-align:center}@media(max-width:1100px){.wk-tree{display:none}.wk-cards{grid-template-columns:repeat(2,1fr);max-width:none}.wk-card{min-height:340px}.wk-card:nth-child(3){grid-column:1/-1;min-height:300px}.wk-c2{margin-top:0}}@media(max-width:760px){.wk-sec{padding:72px 24px}.wk-title{font-size:38px}.wk-stage{margin-top:40px;padding:44px 22px 40px}.wk-cards{grid-template-columns:1fr;max-width:560px;margin-inline:auto}.wk-card,.wk-card:nth-child(3){grid-column:auto;min-height:300px}}@media(max-width:480px){.wk-sec{padding:56px 16px}.wk-title{font-size:28px}.wk-stage{margin-top:32px;padding:30px 14px 26px;border-radius:22px}.wk-stage-title{font-size:16px}.wk-stage-sub{margin-bottom:36px}.wk-card{padding:20px;min-height:260px}}