.taperSite .about-hero-section{background:#011745;align-items:center;min-height:560px;padding:130px 0 90px;display:flex;position:relative;overflow:hidden}.taperSite .about-hero-canvas{width:100%;height:100%;display:block;position:absolute;inset:0}.taperSite .about-hero-left{z-index:1;max-width:580px}.taperSite .about-hero-left .hero-badge{color:#ffffffbf;letter-spacing:.08em;text-transform:uppercase;background:#3d61a440;border:1px solid #3d61a459;border-radius:20px;margin-bottom:24px;padding:6px 16px;font-size:.78rem;font-weight:700;display:inline-block}.taperSite .about-hero-title{font-family:var(--font-heading);color:var(--white);letter-spacing:-.02em;margin-bottom:20px;font-size:clamp(2.2rem,4vw,3.4rem);font-weight:800;line-height:1.1}.taperSite .about-hero-sub{color:#ffffff8c;max-width:440px;margin-bottom:36px;font-size:1.05rem;line-height:1.7}.taperSite .about-credentials{flex-wrap:wrap;gap:10px;display:flex}.taperSite .about-cred{color:#fff;letter-spacing:.02em;background:0 0;border:1.5px solid #ffffff8c;border-radius:30px;align-items:center;gap:8px;padding:9px 18px;font-size:.82rem;font-weight:600;transition:background .2s,border-color .2s;display:inline-flex}.taperSite .about-cred:hover{background:#ffffff12;border-color:#fffc}.taperSite .about-hero-right{position:relative}.taperSite .about-hero-visual{background:0 0;padding:8px 0;position:relative}.taperSite .about-hero-svg{width:100%;height:auto;display:block}.taperSite .about-story-section{background:var(--white);padding:96px 0}.taperSite .about-story-grid{grid-template-columns:420px 1fr;align-items:start;gap:72px;display:grid}.taperSite .about-story-grid>*{min-width:0}.taperSite .about-story-visual{filter:drop-shadow(0 32px 72px #0117454d)drop-shadow(0 6px 20px #01174529);position:sticky;top:100px}.taperSite .about-story-svg{border-radius:22px;border-radius:var(--radius-xl);width:100%;height:auto;display:block;overflow:hidden}.taperSite .about-story-label{letter-spacing:.14em;text-transform:uppercase;color:var(--blue);margin-bottom:14px;font-size:.72rem;font-weight:800}.taperSite .about-story-title{font-family:var(--font-heading);color:var(--navy);letter-spacing:-.02em;margin-bottom:48px;font-size:clamp(1.8rem,2.8vw,2.4rem);font-weight:800;line-height:1.15}.taperSite .about-beat{border-bottom:1px solid var(--gray-100);gap:20px;margin-bottom:40px;padding-bottom:40px;display:flex}.taperSite .about-beat:last-of-type{border-bottom:none}.taperSite .about-beat-num{font-family:var(--font-heading);color:var(--gray-100);flex-shrink:0;min-width:44px;padding-top:2px;font-size:1.6rem;font-weight:800;line-height:1}.taperSite .about-beat-text h4{color:var(--navy);margin-bottom:8px;font-size:1rem;font-weight:700}.taperSite .about-beat-text p{color:var(--gray-400);margin:0;font-size:.95rem;line-height:1.75}.taperSite .about-mission-block{border-radius:var(--radius-xl);background:linear-gradient(135deg,#010c22 0%,#0c2450 100%);margin-top:44px;padding:32px 36px;position:relative;overflow:hidden}.taperSite .about-mission-block:before{content:"";background:#3d61a426;border-radius:50%;width:160px;height:160px;position:absolute;top:-40px;right:-40px}.taperSite .about-mission-quote{color:#3d61a459;margin-bottom:12px;font-family:Georgia,serif;font-size:5rem;line-height:.6;display:block}.taperSite .about-mission-text{color:var(--white);z-index:1;margin:0 0 14px;font-size:1.12rem;font-weight:600;line-height:1.65;position:relative}.taperSite .about-mission-attr{color:#fff6;z-index:1;margin:0;font-size:.82rem;font-style:italic;position:relative}.taperSite .journey-vis{background:linear-gradient(160deg,#020e28 0%,#011745 60%,#041a3a 100%);border-radius:20px;width:100%;padding:36px 28px 32px;position:relative;overflow:hidden}.taperSite .journey-vis:before{content:"";background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:40px 40px;border-radius:20px;position:absolute;inset:0}.taperSite .jv-title{letter-spacing:.18em;text-transform:uppercase;color:#ffffff4d;text-align:center;margin-bottom:32px;font-family:Plus Jakarta Sans,sans-serif;font-size:.68rem;font-weight:700;position:relative}.taperSite .jv-track{justify-content:space-between;align-items:flex-start;gap:0;display:flex;position:relative}.taperSite .jv-line-bg{z-index:0;background:#ffffff0f;height:2px;position:absolute;top:28px;left:44px;right:44px}.taperSite .jv-line-fill{background:linear-gradient(90deg,#dc2626,#f59e0b 35%,#3d61a4 65%,#5a7fc2);border-radius:1px;width:0;height:100%;animation:1.8s cubic-bezier(.4,0,.2,1) .4s both tpr-about-jvLineFill}@keyframes tpr-about-jvLineFill{to{width:100%}}.taperSite .jv-step{z-index:1;flex-direction:column;flex:1;align-items:center;gap:10px;display:flex;position:relative}.taperSite .jv-node{border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.15rem;font-weight:700;animation:.5s cubic-bezier(.34,1.56,.64,1) both tpr-about-jvNodeIn;display:flex;position:relative;box-shadow:0 4px 16px #00000040}@keyframes tpr-about-jvNodeIn{0%{opacity:0;scale:0}to{opacity:1;scale:1}}.taperSite .jv-step.s-bank .jv-node{color:#ffffffb3;background:#ffffff14;border:1.5px solid #ffffff1f;animation-delay:.1s}.taperSite .jv-step.s-prob .jv-node{color:#f87171;background:#dc262626;border:1.5px solid #f871714d;font-size:.9rem;animation-delay:.3s}.taperSite .jv-step.s-taper .jv-node{color:#fff;background:linear-gradient(160deg,#0d2a5a,#011745);border:2px solid #5a7fc299;font-family:Plus Jakarta Sans,sans-serif;font-size:.95rem;animation:.5s cubic-bezier(.34,1.56,.64,1) .55s both tpr-about-jvNodeIn,3s ease-in-out 1.5s infinite tpr-about-jvTaperPulse;box-shadow:0 0 24px #3d61a459}@keyframes tpr-about-jvTaperPulse{0%,to{box-shadow:0 0 20px #3d61a440}50%{box-shadow:0 0 36px #3d61c280}}.taperSite .jv-step.s-sol .jv-node{color:#4ade80;background:#22c55e1f;border:1.5px solid #86efac59;animation-delay:.75s}.taperSite .jv-step.s-company .jv-node{color:#fff9;background:#ffffff0f;border:1.5px solid #ffffff1a;font-family:Plus Jakarta Sans,sans-serif;font-size:.7rem;animation-delay:.95s}.taperSite .jv-label{text-align:center;max-width:76px;font-size:.72rem;font-weight:600;line-height:1.3;animation:.5s both tpr-about-jvLabelIn}@keyframes tpr-about-jvLabelIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.taperSite .jv-step.s-bank .jv-label{color:#ffffff73;animation-delay:.2s}.taperSite .jv-step.s-prob .jv-label{color:#f87171;animation-delay:.4s}.taperSite .jv-step.s-taper .jv-label{color:#fff;animation-delay:.65s}.taperSite .jv-step.s-sol .jv-label{color:#4ade80;animation-delay:.85s}.taperSite .jv-step.s-company .jv-label{color:#ffffff80;animation-delay:1.05s}.taperSite .jv-sub{text-align:center;max-width:76px;font-size:.62rem;line-height:1.4;animation:.5s both tpr-about-jvLabelIn}.taperSite .jv-step.s-bank .jv-sub{color:#ffffff38;animation-delay:.25s}.taperSite .jv-step.s-prob .jv-sub{color:#f8717180;animation-delay:.45s}.taperSite .jv-step.s-taper .jv-sub{color:#ffffff59;animation-delay:.7s}.taperSite .jv-step.s-sol .jv-sub{color:#4ade8073;animation-delay:.9s}.taperSite .jv-step.s-company .jv-sub{color:#ffffff47;animation-delay:1.1s}.taperSite .jv-chips{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:28px;display:flex;position:relative}.taperSite .jv-chip{border-radius:999px;padding:6px 14px;font-size:.7rem;font-weight:600;animation:.5s both tpr-about-jvChipIn}@keyframes tpr-about-jvChipIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.taperSite .jv-chip.bad{color:#f87171;background:#dc26261f;border:1px solid #f8717140;animation-delay:1.2s}.taperSite .jv-chip.good{color:#4ade80;background:#22c55e1a;border:1px solid #86efac4d;animation-delay:1.35s}.taperSite .jv-chip.taper{color:var(--blue-light,#5a7fc2);background:#3d61a433;border:1px solid #5a7fc259;animation-delay:1.5s}.taperSite .tm-backdrop{z-index:9999;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);opacity:0;pointer-events:none;background:#0117458c;justify-content:center;align-items:center;transition:opacity .25s;display:flex;position:fixed;inset:0}.taperSite .tm-backdrop.tm-open{opacity:1;pointer-events:all}.taperSite .tm-panel{background:#fff;border-radius:16px;width:min(680px,94vw);max-height:90vh;transition:transform .28s cubic-bezier(.16,1,.3,1);position:relative;overflow-y:auto;transform:translateY(24px)scale(.97);box-shadow:0 32px 80px #01174540}.taperSite .tm-backdrop.tm-open .tm-panel{transform:translateY(0)scale(1)}.taperSite .tm-close{cursor:pointer;color:#011745;z-index:2;background:#f0f4fb;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:background .15s;display:flex;position:absolute;top:16px;right:16px}.taperSite .tm-close:hover{background:#e2e9f6}.taperSite .tm-inner{display:flex}.taperSite .tm-photo-wrap{background:#011745;border-radius:16px 0 0 16px;align-items:stretch;width:220px;min-width:220px;display:flex;overflow:hidden}.taperSite .tm-photo{object-fit:cover;object-position:top;width:100%;height:100%;display:block}.taperSite .tm-photo-placeholder{color:#ffffff4d;justify-content:center;align-items:center;width:100%;min-height:280px;display:flex}.taperSite .tm-body{flex:1;padding:36px 40px 36px 32px}.taperSite .tm-role{letter-spacing:.12em;text-transform:uppercase;color:#00bfa5;margin:0 0 6px;font-size:10px;font-weight:700}.taperSite .tm-name{color:#011745;margin:0 0 18px;font-size:26px;font-weight:700;line-height:1.2}.taperSite .tm-bio{color:#566079;margin:0 0 24px;font-size:14px;line-height:1.75}.taperSite .tm-contacts{flex-direction:column;gap:10px;display:flex}.taperSite .tm-contact-item{color:#3d61a4;align-items:center;gap:10px;font-size:13px;font-weight:500;text-decoration:none;display:flex}.taperSite .tm-contact-item:hover{color:#00bfa5}.taperSite .tm-contact-item svg{opacity:.7;flex-shrink:0}.taperSite .team-modal-trigger{cursor:pointer}@media (max-width:560px){.taperSite .tm-inner{flex-direction:column}.taperSite .tm-photo-wrap{border-radius:16px 16px 0 0;width:100%;min-width:0;min-height:220px}.taperSite .tm-body{padding:24px}}@media (max-width:1024px){.taperSite .about-hero-left{max-width:100%}.taperSite .about-story-grid{grid-template-columns:1fr}.taperSite .about-story-visual{max-width:400px;margin:0 auto 48px;position:static}}@media (max-width:640px){.taperSite .about-hero-section{padding:100px 0 60px}.taperSite .about-hero-title{font-size:2rem}.taperSite .about-credentials{gap:8px}.taperSite .about-cred{padding:7px 12px;font-size:.76rem}.taperSite .about-beat{flex-direction:column;gap:8px}.taperSite .about-beat-num{font-size:1.2rem}.taperSite .about-mission-block{padding:24px}.taperSite .about-mission-text{font-size:1rem}.taperSite .journey-vis{padding:28px 16px 24px}.taperSite .journey-vis .jv-track{gap:4px}.taperSite .journey-vis .jv-step{flex:1 1 0;min-width:0}.taperSite .journey-vis .jv-node{width:44px;height:44px;font-size:.95rem}.taperSite .journey-vis .jv-step.s-prob .jv-node{font-size:.8rem}.taperSite .journey-vis .jv-step.s-taper .jv-node{font-size:.85rem}.taperSite .journey-vis .jv-label{max-width:100%;font-size:.62rem}.taperSite .journey-vis .jv-sub{max-width:100%;font-size:.56rem}.taperSite .journey-vis .jv-line-bg{top:22px;left:28px;right:28px}.taperSite .journey-vis .jv-chip{padding:5px 10px;font-size:.62rem}}
