img,svg{max-width:100%;display:block}h1,h2,h3,h4{font-family:var(--font-head);line-height:1.15;letter-spacing:-.01em}.drop-btn .caret{width:13px;height:13px;flex:none;transition:transform .25s}.drop-card{background:#fff;border:1px solid var(--line);border-radius:var(--r-md);box-shadow:var(--shadow-md);padding:.55rem;min-width:236px}.drop-card a{display:flex;align-items:center;gap:.65rem;padding:.6rem .75rem;border-radius:11px;font-size:.9rem;font-weight:500;color:var(--ink-2);white-space:nowrap}.drop-card a svg{width:18px;height:18px;flex:none}.drop-card a:after{display:none}.drop-card a:hover{background:var(--bg-soft);color:var(--ink)}.hero{padding:calc(var(--nav-h) + 64px) 0 70px;overflow:hidden;text-align:center}.hero-bg{position:absolute;inset:0;z-index:-1;pointer-events:none}.blob-2{width:420px;height:420px;background:#a4d0ff;top:180px;left:-180px;opacity:.55}.blob-3{width:300px;height:300px;background:#ffd9c4;bottom:-120px;right:24%;opacity:.35}.hero-grid-lines{position:absolute;inset:0;background-image:linear-gradient(rgba(20,21,43,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(20,21,43,.035) 1px,transparent 1px);background-size:56px 56px;mask-image:radial-gradient(ellipse 75% 65% at 50% 30%,#000 30%,transparent 75%);-webkit-mask-image:radial-gradient(ellipse 75% 65% at 50% 30%,#000 30%,transparent 75%)}.hero-inner{display:block;grid-template-columns:none;gap:0;max-width:54rem;margin-inline:auto}.hero h1{font-weight:800;margin-bottom:1.2rem}.hero-sub{font-size:1.1rem;color:var(--ink-2);max-width:42rem;margin:0 auto 2rem}.hero-ctas{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center;margin-bottom:2.2rem}.hero-note{display:flex;align-items:center;justify-content:center;gap:1.4rem;flex-wrap:wrap;font-size:.85rem;color:var(--ink-3)}.facts{padding:2.6rem 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--bg-soft)}.facts-inner{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.fact{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.2rem}.fact .num{font-family:var(--font-head);font-size:2.1rem;font-weight:700;letter-spacing:-.015em}.fact .lbl{font-size:.85rem;color:var(--ink-2);font-weight:500;max-width:13rem;line-height:1.4}.kicker{display:inline-flex;align-items:center;gap:.45rem;font-size:.78rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--brand-ink);margin-bottom:1rem}.kicker:before{content:"";width:22px;height:2px;border-radius:2px;background:var(--grad)}.sec-head.center .kicker:after{content:"";width:22px;height:2px;border-radius:2px;background:var(--grad)}.story-wrap{display:grid;grid-template-columns:1.05fr .95fr;gap:4rem;align-items:center}.story-text .sec-head{margin-bottom:1.6rem}.story-text p{color:var(--ink-2);margin-bottom:1.1rem;font-size:.98rem}.story-chips{display:flex;gap:.6rem;flex-wrap:wrap;margin-top:1.4rem}.story-chips span{display:inline-flex;align-items:center;gap:.45rem;font-size:.8rem;font-weight:600;background:#fff;border:1px solid var(--line);border-radius:999px;padding:.42rem 1rem;color:var(--ink-2);box-shadow:var(--shadow-sm)}.story-chips svg{width:15px;height:15px;flex:none}.merge{display:flex;flex-direction:column;width:100%}.merge-top{display:grid;grid-template-columns:1fr 1fr;gap:1.2rem}.m-card{background:#fff;border:1px solid var(--line);border-radius:var(--r-md);padding:1.4rem 1.3rem;box-shadow:var(--shadow-sm);transition:transform .3s,box-shadow .3s,border-color .3s}.m-card:hover{transform:translateY(-5px);box-shadow:var(--shadow-md);border-color:#cfe4fb}.m-card .m-ic{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;margin-bottom:.9rem}.m-card .m-ic svg{width:22px;height:22px}.m-card h4{font-size:1.05rem;margin-bottom:.45rem}.m-card p{font-size:.82rem;color:var(--ink-2);line-height:1.55}.m-card ul{list-style:none;margin-top:.7rem;display:grid;gap:.35rem}.m-card ul li{display:flex;gap:.5rem;align-items:flex-start;font-size:.78rem;color:var(--ink-2)}.m-card ul li svg{width:14px;height:14px;flex:none;margin-top:3px}.merge-lines{height:84px;position:relative;margin:0 8%}.merge-lines svg{position:absolute;inset:0;width:100%;height:100%}.merge-lines path{fill:none}.merge-lines .ml-base{stroke:#c2d8f2;stroke-width:2;stroke-dasharray:6 5;animation:dashmove 1.4s linear infinite}@keyframes dashmove{to{stroke-dashoffset:-11}}.merge-lines .ml-pulse{stroke:url(#mgGrad);stroke-width:2.6;stroke-linecap:round;stroke-dasharray:14 86;stroke-dashoffset:100;opacity:.9;animation:mlFlow 3.8s linear infinite}@keyframes mlFlow{to{stroke-dashoffset:0}}.merge-node{width:46px;height:46px;border-radius:50%;background:var(--grad);color:#fff;display:grid;place-items:center;margin:-23px auto 0;position:relative;z-index:2;box-shadow:0 10px 24px #037aff59;font-family:var(--font-head);font-weight:700;font-size:1.3rem}.m-result{margin-top:1.1rem;background:var(--grad);border-radius:var(--r-md);padding:1.5rem 1.4rem;color:#fff;box-shadow:0 18px 44px #037aff47;position:relative;overflow:hidden;transition:transform .3s,box-shadow .3s}.m-result:hover{transform:translateY(-5px);box-shadow:0 24px 54px #037aff5c}.m-result:before{content:"";position:absolute;width:220px;height:220px;border-radius:50%;background:#ffffff29;filter:blur(46px);top:-110px;right:-70px}.m-result h4{font-size:1.2rem;margin-bottom:.4rem;position:relative}.m-result p{font-size:.85rem;opacity:.92;position:relative}.m-result .m-year{position:absolute;top:1.15rem;right:1.2rem;font-size:.72rem;font-weight:700;letter-spacing:.08em;background:#ffffff2e;border:1px solid rgba(255,255,255,.35);border-radius:999px;padding:.24rem .75rem}.tl{background:var(--bg-soft);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.tl-wrap{position:relative}.tl-svg{position:absolute;top:33px;left:12.5%;width:75%;height:4px;z-index:1;overflow:visible}.tl-svg path{fill:none}.tl-base{stroke:#c2d8f2;stroke-width:2;stroke-dasharray:6 5;animation:dashmove 1.4s linear infinite}.tl-pulse{stroke:url(#tlGrad);stroke-width:3;stroke-linecap:round;stroke-dasharray:10 90;stroke-dashoffset:100;opacity:.9;animation:tlFlow 4.8s linear infinite}@keyframes tlFlow{to{stroke-dashoffset:0}}.tl-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.4rem;position:relative;z-index:2}.tl-step{text-align:center}.tl-num{min-width:68px;height:68px;border-radius:999px;background:#fff;border:1.5px solid var(--line);display:inline-grid;place-items:center;margin:0 auto 1.2rem;box-shadow:var(--shadow-sm);font-family:var(--font-head);font-weight:700;font-size:1rem;position:relative;padding:0 1rem}.tl-num:after{content:"";position:absolute;inset:-1.5px;border-radius:999px;pointer-events:none;opacity:0;box-shadow:0 0 0 2px #037aff80,0 8px 24px #037aff4d}.tl-step h3{font-size:1.05rem;margin-bottom:.5rem}.tl-step p{font-size:.86rem;color:var(--ink-2)}.values-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.4rem}.value-wide{grid-column:1/-1;display:grid;grid-template-columns:52px 1fr;gap:1.5rem;align-items:flex-start;border-radius:var(--r-lg);padding:2.2rem 2.1rem;border:1px solid rgba(20,21,43,.05)}.value-wide .icon{width:52px;height:52px;border-radius:16px;background:#fff;display:grid;place-items:center;box-shadow:var(--shadow-sm)}.value-wide .icon svg{width:26px;height:26px}.value-wide h3{font-size:1.32rem;margin-bottom:.55rem}.value-wide p{font-size:.95rem;color:var(--ink-2);max-width:72ch}.feat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.4rem}.feat-card{border-radius:var(--r-lg);padding:1.9rem 1.6rem;border:1px solid rgba(20,21,43,.05);transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column}.feat-card:hover{transform:translateY(-8px);box-shadow:var(--shadow-md)}.feat-card .icon{width:52px;height:52px;border-radius:16px;background:#fff;display:grid;place-items:center;box-shadow:var(--shadow-sm);margin-bottom:1.3rem}.feat-card .icon svg{width:26px;height:26px}.feat-card h3{font-size:1.18rem;margin-bottom:.6rem}.feat-card p{font-size:.92rem;color:var(--ink-2)}.fc-pink{background:var(--pastel-pink)}.fc-blue{background:var(--pastel-blue)}.fc-mint{background:var(--pastel-mint)}.team-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.4rem}.team-card{background:#fff;border:1px solid var(--line);border-radius:var(--r-md);padding:1.9rem 1.2rem 1.6rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease,border-color .3s}.team-card:hover{transform:translateY(-6px);box-shadow:var(--shadow-md);border-color:#cfe4fb}.avatar{display:block;width:92px;height:92px;margin:0 auto 1.05rem}.team-card.lead .avatar{width:104px;height:104px}.avatar svg{width:100%;height:100%}.team-card h3{font-size:1.02rem;margin-bottom:.2rem}.team-card .role{font-size:.8rem;color:var(--ink-3);font-weight:600}.security-wrap{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.sec-list{list-style:none;display:grid;gap:1.1rem;margin-top:1.6rem}.sec-list li{display:flex;gap:1rem;align-items:flex-start}.sec-list .sl-ic{width:42px;height:42px;border-radius:13px;background:var(--pastel-blue);display:grid;place-items:center;flex:none}.sec-list .sl-ic svg{width:21px;height:21px}.sec-list b{display:flex;align-items:center;gap:.55rem;font-family:var(--font-head);font-size:1.02rem;margin-bottom:.15rem;flex-wrap:wrap}.sec-list span{font-size:.9rem;color:var(--ink-2)}.soon-pill{display:inline-flex;font-size:.66rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;background:var(--pastel-peach);color:#b04a1f;border:1px solid #f6cdb6;border-radius:999px;padding:.16rem .6rem}.shield-visual{position:relative;display:grid;place-items:center;min-height:420px}.shield-ring{position:absolute;border-radius:50%;border:1.5px dashed #cbdcf6}.sh-ring-1{width:390px;height:390px}.sh-ring-2{width:290px;height:290px}.shield-core{width:170px;height:170px;border-radius:44px;background:var(--grad);display:grid;place-items:center;box-shadow:0 30px 60px #037aff66;position:relative;z-index:2}.shield-core svg{width:74px;height:74px}.orbit-chip{position:absolute;background:#fff;border:1px solid var(--line);border-radius:999px;padding:.45rem 1rem;font-size:.75rem;font-weight:700;box-shadow:var(--shadow-md);z-index:3}.oc-1{top:10%;left:12%}.oc-2{top:24%;right:6%}.oc-3{bottom:18%;left:6%}.oc-4{bottom:8%;right:14%}.orbit-chip small{display:block;font-size:.6rem;font-weight:600;color:var(--ink-3);line-height:1.1}.final-card .hero-ctas{justify-content:center;position:relative;z-index:1;margin-bottom:0}@media(max-width:1024px){.story-wrap{grid-template-columns:1fr;gap:3rem}.facts-inner{grid-template-columns:repeat(2,1fr)}.feat-grid{grid-template-columns:1fr;max-width:32rem;margin-inline:auto}.values-grid{grid-template-columns:1fr}.value-wide{grid-template-columns:1fr;gap:1rem;padding:1.7rem 1.4rem}.tl-grid{grid-template-columns:repeat(2,1fr);gap:2.2rem 1.4rem}.tl-svg{display:none}.team-grid{grid-template-columns:1fr 1fr}.security-wrap{grid-template-columns:1fr;gap:3rem}}@media(max-width:640px){.facts-inner{grid-template-columns:1fr 1fr;gap:1.4rem}.tl-grid{grid-template-columns:1fr;gap:2.4rem}.team-grid,.merge-top{grid-template-columns:1fr}.merge-lines{display:none}.merge-node{margin:1rem auto}.shield-visual{min-height:340px}.sh-ring-1{width:300px;height:300px}.sh-ring-2{width:220px;height:220px}.hero-ctas .btn{flex:1 1 auto}}.facts-inner{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem 3rem}.facts-inner .fact{flex:0 1 15rem}@media(max-width:860px){.facts-inner{gap:1.6rem 2rem}}.avatar{border-radius:50%;padding:3px;background:#132a541a;box-sizing:border-box}.avatar img{width:100%;height:100%;display:block;border-radius:50%;object-fit:cover;object-position:center 18%;background:var(--bg-soft)}.team-card{position:relative}.tc-li{position:absolute;top:.6rem;right:.6rem;width:32px;height:32px;border-radius:9px;display:grid;place-items:center;background:#fff;border:1px solid var(--line);color:#0a66c2;opacity:0;transform:translateY(-3px);transition:opacity .18s var(--ease-out),transform .18s var(--ease-out),border-color .18s var(--ease-out)}.team-card:hover .tc-li,.team-card:focus-within .tc-li{opacity:1;transform:none}.tc-li:hover{border-color:#0a66c2}.tc-li:focus-visible{opacity:1;transform:none;outline:2px solid #0a66c2;outline-offset:2px}@media(hover:none){.tc-li{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.tc-li{transition:none}}#iletisim .feat-grid{grid-template-columns:repeat(2,1fr);max-width:54rem;margin-inline:auto}@media(max-width:860px){#iletisim .feat-grid{grid-template-columns:1fr}}
