@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap);@import "/wp-content/themes/yesil-science/tailwindcss";:root{--font-geist-sans:'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;--font-geist-mono:monospace}body{font-family:var(--font-geist-sans)}:root{--paper:#fafbfd;--ink:#152132;--muted:#617083;--blue:#3664df;--brand-blue:#079bd3;--line:#dfe5ec;--font-sans:var(--font-geist-sans)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:35px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font-geist-sans),Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}a:focus-visible,summary:focus-visible{outline:3px solid #3664df;outline-offset:6px}::selection{background:#bed2ff}.wrap{width:min(1320px,calc(100% - 96px));margin-inline:auto}.header{height:108px;display:flex;align-items:center;gap:50px;border-bottom:1px solid var(--line)}.brand{display:inline-flex;align-items:center;gap:12px;flex:none}.brand-icon{display:block;width:38px;height:38px;border-radius:12px;object-fit:cover;box-shadow:0 5px 16px #079bd326}.brand-name{display:inline-flex;align-items:baseline;font-size:23px;letter-spacing:-1px}.brand-name strong{font-weight:660}.brand-name>span{font-weight:380;margin-left:5px}.header>nav{display:flex;align-items:center;gap:20px;margin:auto;font-size:14px}.header>nav a{padding:7px 14px;border-radius:9999px;transition:background .2s,color .2s}.header>nav a:hover{background:#eef3fa;color:var(--blue)}.header .brand:hover{color:var(--ink)}.contact-link{font-size:14px;font-weight:500;display:inline-flex;align-items:center;gap:10px;padding:9px 18px;border-radius:9999px;background:#e9effc;color:var(--blue);transition:background .2s,transform .2s}.contact-link:hover{background:#dbe6fa;transform:translateY(-1px)}.mobile-menu{display:none}.hero{padding-top:86px}.hero-head{display:flex;align-items:center;justify-content:space-between;gap:40px;margin-bottom:28px}.hero-copy{flex:1;max-width:850px}.eyebrow{font-size:12px;letter-spacing:.1em;font-weight:500;text-transform:uppercase;display:flex;align-items:center;gap:10px}.dot{width:6px;height:6px;border-radius:50%;background:var(--brand-blue)}h1{font-size:clamp(60px,7.2vw,106px);font-weight:450;letter-spacing:-.065em;line-height:1.04;margin:24px 0 0}h1>span{color:var(--blue)}.hero-duo-stage{display:flex;align-items:center;gap:16px;position:relative;padding:18px 22px;background:rgb(255 255 255 / .75);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1px solid rgb(215 228 245 / .85);border-radius:28px;box-shadow:0 20px 50px rgb(25 60 130 / .08),0 2px 8px rgb(0 0 0 / .02);user-select:none;flex-shrink:0}.hero-duo-item{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;padding:8px 6px}.health-item{animation:floatHealth 4.2s ease-in-out infinite}.ai-item{animation:floatAi 4.8s ease-in-out infinite}.duo-ambient-glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:95px;height:95px;border-radius:50%;pointer-events:none;filter:blur(22px);opacity:.65;transition:opacity .3s}.health-glow{background:radial-gradient(circle,#ff2d55 0%,#fff0 70%);animation:glowPulseHealth 3s ease-in-out infinite alternate}.ai-glow{background:radial-gradient(circle,#4f46e5 0%,#fff0 70%);animation:glowPulseAi 3.4s ease-in-out infinite alternate}.duo-icon-card{position:relative;width:72px;height:72px;border-radius:22px;display:grid;place-items:center;z-index:1;transition:transform .3s cubic-bezier(.34,1.56,.64,1)}.hero-duo-stage:hover .duo-icon-card{transform:scale(1.06)}.health-card-bg{background:linear-gradient(135deg,#ff2d55 0%,#ff5277 50%,#ff7a59 100%);box-shadow:0 12px 28px rgb(255 45 85 / .32),inset 0 1px 1px rgb(255 255 255 / .4)}.ai-card-bg{background:linear-gradient(135deg,#2563eb 0%,#4f46e5 50%,#8b5cf6 100%);box-shadow:0 12px 28px rgb(79 70 229 / .32),inset 0 1px 1px rgb(255 255 255 / .4)}.duo-svg{width:34px;height:34px;color:#fff;filter:drop-shadow(0 2px 4px rgb(0 0 0 / .15))}.health-svg{animation:heartbeatAnim 2.2s ease-in-out infinite}.ai-svg{animation:aiTwinkle 3s ease-in-out infinite}.duo-meta{margin-top:10px;display:flex;flex-direction:column;align-items:center;gap:2px;z-index:1}.duo-tag{font-size:9.5px;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.health-item .duo-tag{color:#e11d48}.ai-item .duo-tag{color:#4f46e5}.duo-title{font-size:14px;font-weight:650;letter-spacing:-.02em;color:var(--ink)}.duo-bridge{display:flex;flex-direction:column;align-items:center;gap:6px;padding:0 4px;position:relative;z-index:1}.duo-bridge-line{width:32px;height:2px;background:linear-gradient(90deg,#ff2d55,#4f46e5);border-radius:9999px;position:relative;overflow:hidden}.duo-bridge-pulse{position:absolute;top:0;left:0;width:12px;height:100%;background:#fff;border-radius:9999px;animation:bridgePulse 2s ease-in-out infinite}.duo-bridge-node{width:26px;height:26px;border-radius:50%;background:#fff;border:1px solid #d8e4f4;box-shadow:0 4px 12px rgb(40 70 130 / .08);display:grid;place-items:center;font-size:13px;font-weight:700;color:var(--blue)}.hero-bottom{display:flex;justify-content:space-between;align-items:center;gap:35px}.hero-bottom p{font-size:19px;line-height:1.65;color:var(--muted);margin:0}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;padding:18px 28px;border-radius:9999px;font-size:14px;font-weight:550;transition:transform .2s,background .2s,box-shadow .2s}.button:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgb(54 100 223 / .2)}.blue{background:var(--blue);color:#fff}.blue:hover{background:#284fbd}.hero-index{display:flex;justify-content:space-between;font-size:11px;letter-spacing:.1em;color:#77859a;margin-top:62px;padding:20px 0 18px;border-top:1px solid var(--line)}@keyframes floatHealth{0%,100%{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-7px) rotate(-1.2deg)}}@keyframes floatAi{0%,100%{transform:translateY(0) rotate(0deg)}50%{transform:translateY(7px) rotate(1.2deg)}}@keyframes glowPulseHealth{0%{transform:translate(-50%,-50%) scale(.9);opacity:.45}100%{transform:translate(-50%,-50%) scale(1.25);opacity:.8}}@keyframes glowPulseAi{0%{transform:translate(-50%,-50%) scale(.9);opacity:.45}100%{transform:translate(-50%,-50%) scale(1.25);opacity:.8}}@keyframes heartbeatAnim{0%,100%{transform:scale(1)}14%{transform:scale(1.12)}28%{transform:scale(1)}42%{transform:scale(1.08)}70%{transform:scale(1)}}@keyframes aiTwinkle{0%,100%{transform:scale(1) rotate(0deg)}25%{transform:scale(1.1) rotate(4deg)}75%{transform:scale(.95) rotate(-4deg)}}@keyframes bridgePulse{0%{left:-30%;opacity:0}50%{opacity:1}100%{left:100%;opacity:0}}.products{display:grid;grid-template-columns:1fr 1fr;gap:20px}.product{border-radius:24px;padding:34px 36px 34px;display:flex;flex-direction:column;min-height:560px;overflow:hidden;transition:transform .25s,box-shadow .25s}.product:hover{transform:translateY(-4px);box-shadow:0 18px 40px rgb(32 61 131 / .08)}.health{background:#e9effc}.enterprise{background:#203d83;color:#fff}.product-top{display:flex;align-items:center;justify-content:space-between}.product-top b{font-size:16px;font-weight:600;letter-spacing:-.01em}.circle-arrow{border:1px solid #b4c4e5;width:34px;height:34px;display:grid;place-items:center;border-radius:50%;font-size:20px;transition:transform .2s,background .2s}.product:hover .circle-arrow{transform:scale(1.05);background:rgb(255 255 255 / .4)}.enterprise .circle-arrow{border-color:#7792cb}.enterprise:hover .circle-arrow{background:rgb(255 255 255 / .15)}.product h2{font-size:46px;font-weight:450;line-height:1.06;letter-spacing:-.045em;margin:25px 0 17px}.product>p{font-size:15px;line-height:1.65;color:#61708a;margin:0}.enterprise>p{color:#c0d0f2}.product-showcase{margin-top:auto;padding:24px 26px;background:#fff;border-radius:20px;border:1px solid #dce5f2;box-shadow:0 12px 32px rgb(54 100 223 / .06)}.enterprise-showcase{background:rgb(255 255 255 / .07);border:1px solid rgb(255 255 255 / .14);box-shadow:0 12px 32px rgb(0 0 0 / .16)}.product-brand-header{display:flex;align-items:center;gap:14px;padding-bottom:16px;margin-bottom:16px;border-bottom:1px solid #edf2f8}.enterprise-brand-header{border-bottom-color:rgb(255 255 255 / .1)}.product-brand-icon{width:46px;height:46px;border-radius:12px;object-fit:contain;flex-shrink:0}.enterprise-icon-mark{display:flex;align-items:center;justify-content:center;background:rgb(125 211 252 / .12);border:1px solid rgb(125 211 252 / .25)}.product-brand-meta{display:flex;flex-direction:column;gap:3px}.product-brand-title{font-size:16px;font-weight:600;letter-spacing:-.02em;color:var(--ink)}.enterprise .product-brand-title{color:#fff}.product-brand-tag{font-size:10.5px;letter-spacing:.05em;text-transform:uppercase;color:var(--muted);font-weight:500}.enterprise-tag{color:#9fc2ec}.product-feature-list{display:flex;flex-direction:column;gap:13px}.product-feature-item{display:flex;align-items:flex-start;gap:12px}.feature-icon-box{width:30px;height:30px;border-radius:9px;background:#edf3fd;display:grid;place-items:center;flex-shrink:0;margin-top:2px}.enterprise-box{background:rgb(255 255 255 / .09)}.product-feature-item strong{display:block;font-size:13.5px;font-weight:550;letter-spacing:-.01em;color:var(--ink);margin-bottom:2px}.enterprise .product-feature-item strong{color:#fff}.product-feature-item span{display:block;font-size:12.5px;line-height:1.45;color:var(--muted)}.enterprise .product-feature-item span{color:#b6cbef}.section{padding-block:116px}.section-label{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:20px;color:#748095;font-size:12px}.section-label>span:first-child{letter-spacing:.09em}.section-intro{display:grid;grid-template-columns:1.5fr 1fr;gap:100px;align-items:end;margin:50px 0 60px}h2{font-weight:450;letter-spacing:-.048em;line-height:1.1}.section-intro h2{font-size:clamp(38px,4.3vw,63px);margin:0}.section-intro p{font-size:16px;line-height:1.75;color:var(--muted);max-width:385px;margin:0}.services{display:grid;grid-template-columns:repeat(3,1fr);gap:42px}.services article{border-top:1px solid var(--line);padding-top:22px}.service-icon-box{width:38px;height:38px;border-radius:11px;background:#edf3fd;display:grid;place-items:center;margin-bottom:20px}.services h3{font-size:23px;font-weight:450;letter-spacing:-.03em;margin:0 0 14px}.services h4{font-size:16px;font-weight:500;margin:0 0 9px}.services p{font-size:15px;color:var(--muted);line-height:1.75;max-width:345px;margin:0}.text-link{display:inline-flex;gap:35px;font-size:14px;border-bottom:1px solid currentColor;padding-bottom:8px;margin-top:42px;color:var(--blue);transition:gap .2s}.text-link:hover{gap:45px}.research{background:#eaf0f8}.research .section-label{border-color:#cdd8e7}.research-layout{display:grid;grid-template-columns:1fr 1fr;gap:110px;margin-top:58px;align-items:center}.research h2{font-size:clamp(45px,5vw,72px);margin:0 0 30px}.research h2 em{font-family:Georgia,serif;font-weight:400;color:var(--blue);letter-spacing:-.04em}.research-layout>div>p{font-size:16px;line-height:1.8;color:var(--muted);max-width:425px}.paper{background:#fff;box-shadow:0 20px 50px rgb(50 79 128 / .1);border:1px solid #d5dfed;border-radius:22px;padding:32px 36px;transform:rotate(1.5deg);transition:transform .3s,box-shadow .3s}.paper:hover{transform:rotate(0);box-shadow:0 26px 60px rgb(50 79 128 / .15)}.paper-top{display:flex;justify-content:space-between;font-size:11px;letter-spacing:.09em;color:#7a879a}.paper-body{padding:45px 0 38px}.paper-name{font-size:44px;font-weight:450;letter-spacing:-.045em}.paper h3{font-size:21px;line-height:1.45;letter-spacing:-.02em;font-weight:400;max-width:400px;margin:15px 0 30px}.paper p{font-size:13px;line-height:1.8;color:#7a879a}.paper-bottom{border-top:1px solid var(--line);padding-top:20px;display:flex;justify-content:space-between;gap:10px;font-size:11px}.paper-bottom>span:last-child{color:var(--blue)}.archive-list{border-top:1px solid var(--line)}.archive-list article{display:grid;grid-template-columns:1fr 1.2fr auto;align-items:center;gap:24px;border-bottom:1px solid var(--line);padding:32px 0}.archive-list h3{font-size:28px;font-weight:450;letter-spacing:-.04em;margin:0}.archive-list p{font-size:14px;color:var(--muted);line-height:1.6;margin:0;max-width:280px}.archive-tag{font-size:11px;color:#64758e;justify-self:end;border:1px solid #dbe3ee;padding:9px 16px;border-radius:9999px;background:#fff}.archive-foot{display:flex;justify-content:space-between;align-items:center;margin-top:25px}.archive-foot>span{font-size:11px;letter-spacing:.08em;color:#8a95a6}.archive-foot p{font-size:14px;color:var(--muted)}.hub{border-radius:28px;background:linear-gradient(145deg,#edf3fb 0%,#f6f9fe 100%);border:1px solid #dce6f4;padding:56px 60px;display:grid;grid-template-columns:1.2fr 1fr;gap:60px;align-items:center;box-shadow:0 14px 40px rgb(40 80 160 / .05);margin-block:30px}.hub-left{display:flex;flex-direction:column;align-items:flex-start}.hub-header{display:flex;align-items:center;gap:16px;margin-bottom:24px}.hub-mark{font-size:36px;letter-spacing:-.05em;line-height:1;color:var(--blue);font-weight:650}.hub-mark>span{font-weight:400;color:var(--ink);margin-left:6px;font-size:22px;letter-spacing:-.03em}.hub .eyebrow{font-size:11px;color:#748296;letter-spacing:.1em;text-transform:uppercase;margin-bottom:12px;font-weight:500}.hub h2{font-size:clamp(36px,3.8vw,48px);font-weight:450;line-height:1.1;letter-spacing:-.04em;margin:0 0 16px}.hub p{font-size:15px;color:var(--muted);line-height:1.65;max-width:440px;margin:0 0 28px}.hub .button{display:inline-flex;align-items:center;gap:24px;padding:16px 28px}.hub-features{display:flex;flex-direction:column;gap:26px;background:#fff;padding:36px 32px;border-radius:22px;border:1px solid #dce5f2;box-shadow:0 10px 30px rgb(54 100 223 / .05)}.hub-feature-item{display:flex;align-items:flex-start;gap:16px}.hub-feature-icon{width:44px;height:44px;border-radius:13px;background:#edf3fd;display:grid;place-items:center;flex-shrink:0;margin-top:2px}.hub-feature-item strong{display:block;font-size:16.5px;font-weight:600;letter-spacing:-.02em;color:var(--ink);margin-bottom:5px}.hub-feature-item span{display:block;font-size:14px;line-height:1.6;color:var(--muted)}.closing{padding-block:125px 110px;display:flex;justify-content:space-between;align-items:end;gap:40px}.closing .eyebrow{font-size:11px;color:#73829a}.closing h2{font-size:clamp(60px,7vw,100px);line-height:1.02;margin:25px 0 0}.closing h2 span{color:var(--blue)}.closing-right{padding-bottom:12px}.closing-right p{font-size:17px;line-height:1.7;color:var(--muted);margin-bottom:35px}.closing-right>a{font-size:20px;letter-spacing:-.03em;border-bottom:1px solid #bfcce1;padding-bottom:12px;display:flex;gap:30px}footer{border-top:1px solid var(--line);padding-block:32px 42px;display:flex;align-items:center;justify-content:space-between;gap:20px}footer>span,footer>a:last-child{font-size:12px;color:#7a879a}footer .brand-icon{width:30px;height:30px;border-radius:9px;box-shadow:none}footer .brand-name{font-size:18px}@media(min-width:1600px){.hero{padding-top:105px}.hero-index{margin-top:85px}}@media(max-width:1050px){.wrap{width:calc(100% - 56px)}.header{gap:25px}.header>nav{gap:12px}.hero-head{flex-direction:column;align-items:flex-start;gap:32px}.hero-bottom p{font-size:17px}.product{padding:28px;min-height:610px}.product h2{font-size:38px}.section-intro{gap:50px}.research-layout{gap:55px}.hub{gap:40px;padding:44px;grid-template-columns:1fr}.hub-features{padding:28px 24px}.archive-list article{grid-template-columns:1fr 1fr}.archive-tag{display:none}.services{gap:25px}}@media(max-width:700px){.wrap{width:calc(100% - 38px)}.header{height:80px;justify-content:space-between}.header>nav,.contact-link{display:none}.brand-icon{width:34px;height:34px;border-radius:10px}.brand-name{font-size:20px}.mobile-menu{display:block;font-size:14px;position:relative}.mobile-menu summary{cursor:pointer;padding:12px;list-style:none}.mobile-menu nav{position:absolute;right:0;top:40px;background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:0 14px 40px #15213212;z-index:3;padding:20px;width:180px;display:grid;gap:20px}.hero{padding-top:54px}.eyebrow{font-size:10px}h1{font-size:clamp(49px,9.8vw,68px);letter-spacing:-.06em;margin-block:28px}.hero-duo-stage{align-self:center;padding:14px 18px;border-radius:22px}.duo-icon-card{width:60px;height:60px;border-radius:18px}.duo-svg{width:28px;height:28px}.duo-title{font-size:13px}.hero-bottom{display:block}.hero-bottom p{font-size:16px}.desktop{display:none}.hero-bottom .button{margin-top:27px}.hero-index{margin-top:40px;font-size:9px}.hero-index>span:last-child{display:none}.products{grid-template-columns:1fr;gap:18px}.product{padding:28px 24px;min-height:565px;border-radius:20px}.product h2{font-size:40px}.product-showcase{padding:20px 18px;margin:24px 0 22px}.product-brand-title{font-size:15px}.product-feature-item strong{font-size:13px}.product-feature-item span{font-size:12px}.product-bottom>span{font-size:10px}.section{padding-block:75px}.section-label{font-size:10px}.section-label>span:last-child{display:none}.section-intro{grid-template-columns:1fr;gap:25px;margin-block:33px 38px}.section-intro h2{font-size:38px}.section-intro p{font-size:15px}.services{grid-template-columns:1fr;gap:32px}.services h3{margin-block:16px 23px}.research-layout{grid-template-columns:1fr;gap:42px;margin-top:35px}.research h2{font-size:48px}.paper{padding:25px;transform:none;border-radius:18px}.paper-body{padding-block:32px}.paper h3{font-size:20px}.paper-bottom{font-size:10px}.archive-list article{grid-template-columns:1fr;padding-block:25px;gap:12px}.archive-list h3{font-size:27px}.archive-list p{font-size:13px}.archive-foot{display:block}.archive-foot p{font-size:12px}.hub{display:flex;flex-direction:column;gap:32px;padding:28px 20px;border-radius:20px;margin-block:20px}.hub-header{flex-wrap:wrap;gap:12px}.hub-mark{font-size:30px}.hub-mark>span{font-size:19px}.hub h2{font-size:34px}.hub-features{padding:20px 18px}.closing{padding-block:75px;display:block}.closing h2{font-size:64px}.closing-right{margin-top:30px}.closing-right>a{font-size:18px;max-width:330px}footer{flex-wrap:wrap;gap:25px}footer>a:last-child{width:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}.organizations{padding:60px 0 44px}.organizations-heading{display:flex;align-items:end;justify-content:space-between;gap:40px;border-top:1px solid var(--line);padding-top:20px}.organizations-heading span{font-size:11px;letter-spacing:.09em;color:#748095;text-transform:uppercase;font-weight:600}.organizations-heading p{margin:0;color:var(--muted);font-size:13.5px;max-width:540px;line-height:1.6}.logo-grid{display:grid;grid-template-columns:repeat(6,1fr);align-items:stretch;margin-top:34px;border:1px solid var(--line);border-radius:24px;overflow:hidden;background:#fff;box-shadow:0 4px 20px rgb(15 23 42 / .03)}.logo-cell{height:115px;display:grid;place-items:center;padding:20px 24px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);transition:background .2s}.logo-cell:nth-child(6n){border-right:0}.logo-cell:nth-child(n+7){border-bottom:0}.logo-cell img{display:block;max-width:130px;max-height:44px;width:auto;height:auto;object-fit:contain;filter:grayscale(1);opacity:.68;transition:filter .2s,opacity .2s,transform .2s}.logo-cell:hover img{filter:none;opacity:1;transform:scale(1.05)}.logo-acibadem{max-height:46px}.logo-american{max-height:42px}.logo-pfizer{max-height:44px}.logo-santa{max-height:36px}.logo-nvidia{max-height:42px}.logo-garanti{max-height:38px}.logo-aws{max-height:40px}.logo-tusiad{max-height:44px}.logo-isek{max-height:42px}.logo-forbes{max-height:36px}.logo-istanbul{max-height:46px}.logo-more-cell{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;background:#f8fbfd;color:var(--blue);text-decoration:none;transition:background .2s,color .2s;cursor:pointer}.logo-more-cell:hover{background:#edf4fe}.logo-more-num{font-size:20px;font-weight:700;letter-spacing:-.03em;color:var(--blue);line-height:1}.logo-more-text{font-size:11px;font-weight:600;color:#617288;letter-spacing:.02em;text-align:center;display:inline-flex;align-items:center;gap:4px}.logo-more-cell:hover .logo-more-text{color:var(--blue)}.latest{background:#f0f4fa}.articles-head{display:flex;align-items:end;justify-content:space-between;gap:40px;margin:48px 0 38px}.articles-head h2{font-size:clamp(42px,4.7vw,68px);margin:0}.articles-head p{max-width:390px;margin:0;color:var(--muted);font-size:15px;line-height:1.7}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.article-card{display:flex;flex-direction:column;min-width:0;background:#fff;border:1px solid #dae3ef;border-radius:20px;overflow:hidden;transition:transform .25s,box-shadow .25s;box-shadow:0 4px 16px rgb(15 23 42 / .03)}.article-card:hover{transform:translateY(-4px);box-shadow:0 18px 45px #29446c14}.article-image{aspect-ratio:1.65;overflow:hidden;background:#dfe7f2}.article-image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .4s}.article-card:hover .article-image img{transform:scale(1.025)}.article-copy{display:flex;flex:1;flex-direction:column;padding:25px}.article-meta{display:flex;justify-content:space-between;gap:20px;color:#7d8a9d;font-size:10px;letter-spacing:.07em;text-transform:uppercase}.article-copy h3{font-size:24px;line-height:1.2;font-weight:480;letter-spacing:-.035em;margin:20px 0 13px}.article-copy p{color:var(--muted);font-size:13px;line-height:1.7;margin:0}.article-copy .text-link{margin-top:auto;padding-top:28px;width:max-content}.latest-foot{display:flex;justify-content:flex-end;margin-top:30px}.hub-home{padding-top:70px;padding-bottom:110px}.contact-section{background:#183466;color:#fff;border-radius:28px;padding:60px;margin-block:30px;box-shadow:0 18px 48px rgb(10 25 50 / .12)}.contact-layout{display:grid;grid-template-columns:1fr 1.05fr;gap:70px;align-items:start}.contact-section .section-label{border-color:rgb(255 255 255 / .15);color:#9bb2d6}.contact-copy .eyebrow{color:#b6cdef;margin-top:28px}.contact-copy .dot{background:#75a3ff}.contact-copy h2{font-size:clamp(44px,4.8vw,70px);margin:20px 0 20px;line-height:1.06}.contact-copy h2 span{color:#8db1ff}.contact-copy>p{max-width:430px;color:#c8d5ea;font-size:16px;line-height:1.75;margin:0 0 28px}.contact-copy>a{display:inline-flex;align-items:center;gap:8px;color:#fff;font-size:16px;border-bottom:1px solid #7894c4;padding-bottom:5px;transition:border-color .2s}.contact-copy>a:hover{border-color:#fff}.contact-form{display:flex;flex-direction:column;gap:18px;background:#fff;color:var(--ink);padding:40px 38px;border-radius:22px;box-shadow:0 18px 45px rgb(8 24 54 / .22);border:1px solid rgb(255 255 255 / .15)}.field-group{display:flex;flex-direction:column;gap:7px;width:100%}.field-group span{font-size:11px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:#5a6c82}.field-group input,.field-group select,.field-group textarea{width:100%;border:1px solid #d8e2ee;border-radius:12px;background:#fbfcfe;color:var(--ink);font:inherit;font-size:14.5px;padding:13px 16px;outline:none;transition:border-color .2s,box-shadow .2s,background .2s}.field-group input::placeholder,.field-group textarea::placeholder{color:#9aa7b8;font-size:13.5px}.field-group select{cursor:pointer;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23607085' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;padding-right:38px}.field-group textarea{resize:vertical;min-height:95px;line-height:1.6}.field-group input:focus,.field-group select:focus,.field-group textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgb(54 100 223 / .12);background:#fff}.form-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:4px}.form-bottom p{margin:0;color:#74849a;font-size:12px}.form-bottom button{border:0;border-radius:9999px;background:var(--blue);color:#fff;padding:14px 28px;font:inherit;font-size:14px;font-weight:550;cursor:pointer;display:inline-flex;align-items:center;gap:10px;white-space:nowrap;transition:background .2s,transform .2s,box-shadow .2s}.form-bottom button:hover{background:#264fbd;transform:translateY(-1px);box-shadow:0 6px 18px rgb(54 100 223 / .25)}.form-success{background:#eff4ff;border:1px solid #cbd9f3;border-radius:20px;padding:36px;color:var(--ink)}.form-success-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:var(--blue);color:#fff;font-size:16px;margin-bottom:16px}.form-success h3{font-size:24px;font-weight:500;margin:0 0 10px}.form-success p{color:var(--muted);line-height:1.65;margin:0 0 22px;font-size:14px}.form-success button{border:0;border-radius:9999px;background:var(--blue);color:#fff;padding:12px 22px;font:inherit;font-size:13px;cursor:pointer}.subpage-hero{padding:84px 0 70px;border-bottom:1px solid var(--line)}.subpage-hero h1{font-size:clamp(62px,7vw,104px);max-width:1050px;margin-bottom:30px}.subpage-hero p{max-width:620px;color:var(--muted);font-size:18px;line-height:1.7}.subpage-content{padding:72px 0 110px}.subpage-content .article-grid{grid-template-columns:repeat(3,1fr)}.archive-link-row{display:flex;align-items:center;justify-content:space-between;gap:40px;border-top:1px solid var(--line);margin-top:55px;padding-top:25px}.archive-link-row p{margin:0;color:var(--muted);font-size:13px}.hub-page-hero{background:#eaf0f8;border-bottom:0}.hub-page-hero h1 span{font-family:Georgia,serif;font-style:italic}.topic-row{display:flex;gap:9px;flex-wrap:wrap;margin-top:38px}.topic-row span{border:1px solid #cfdbea;border-radius:9999px;padding:9px 15px;color:#607087;font-size:11px;background:#fff;transition:border-color .2s}.topic-row span:hover{border-color:var(--blue);color:var(--blue)}.hub-feed-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:38px}.hub-feed-head h2{font-size:clamp(38px,4vw,58px);margin:0}.hub-feed-head p{max-width:400px;color:var(--muted);font-size:14px;line-height:1.7;margin:0}footer>span{font-size:12px;color:#7a879a}.footer-nav{display:flex;gap:24px;font-size:12px;color:#68778c}.footer-nav a:hover{color:var(--blue)}@media(max-width:1050px){.header>nav{gap:10px;font-size:13px}.logo-grid{grid-template-columns:repeat(3,1fr)}.logo-item:nth-child(3){border-right:0}.logo-item:nth-child(-n+3){border-bottom:1px solid var(--line)}.article-grid,.subpage-content .article-grid{grid-template-columns:repeat(2,1fr)}.contact-layout{gap:55px}.footer-nav{gap:14px}}@media(max-width:700px){.organizations{padding-top:28px}.organizations-head{display:block}.organizations-head span{display:block;margin-top:12px}.logo-grid{grid-template-columns:1fr 1fr}.logo-item{height:94px;padding:19px}.logo-item:nth-child(odd){border-right:1px solid var(--line)}.logo-item:nth-child(even){border-right:0}.logo-item:nth-child(-n+4){border-bottom:1px solid var(--line)}.logo-item:nth-child(5){border-bottom:0}.articles-head,.hub-feed-head{display:block;margin-top:34px}.articles-head p,.hub-feed-head p{margin-top:18px}.article-grid,.subpage-content .article-grid{grid-template-columns:1fr}.article-copy h3{font-size:23px}.hub-home{padding-top:25px}.contact-section{padding:75px 0}.contact-layout{grid-template-columns:1fr;gap:42px}.contact-section h2{font-size:54px}.contact-form{grid-template-columns:1fr;padding:24px}.field-full,.contact-form .button,.form-note{grid-column:auto}.subpage-hero{padding:55px 0}.subpage-hero h1{font-size:53px}.subpage-hero p{font-size:16px}.subpage-content{padding:55px 0 75px}.archive-link-row{display:block}.archive-link-row .text-link{margin-top:22px}.footer-nav{order:3;width:100%;flex-wrap:wrap}footer>span{margin-left:auto}}.organizations-heading{display:flex;align-items:end;justify-content:space-between;gap:35px;border-top:1px solid var(--line);padding-top:20px}.organizations-heading>span{color:#748095;font-size:12px;letter-spacing:.09em}.organizations-heading p{margin:0;color:var(--muted);font-size:13px}.logo-cell{height:118px;display:grid;place-items:center;padding:25px;border-right:1px solid var(--line)}.logo-cell:last-child{border-right:0}.logo-cell img{display:block;max-width:145px;max-height:48px;width:auto;height:auto;object-fit:contain;filter:grayscale(1);opacity:.68;transition:filter .2s,opacity .2s,transform .2s}.logo-cell:hover img{filter:none;opacity:1;transform:scale(1.03)}.logo-cell .logo-acibadem{max-width:175px;max-height:36px;opacity:.88}.logo-cell .logo-nvidia{max-height:53px}.article-card>.article-meta,.article-card>h3,.article-card>p,.article-card>.article-link{margin-left:24px;margin-right:24px}.article-card>.article-meta{padding-top:23px}.article-card>h3{font-size:23px;line-height:1.22;font-weight:480;letter-spacing:-.035em;margin-top:17px;margin-bottom:12px}.article-card>p{color:var(--muted);font-size:13px;line-height:1.65;margin-top:0;margin-bottom:0}.article-link{color:var(--blue);font-size:13px;margin-top:auto;padding:25px 0 24px}.latest-section{padding-top:90px}.latest-intro{margin-bottom:42px}.blog-page{padding:52px 0 110px}.blog-toolbar{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:18px;margin-bottom:30px;color:#748095;font-size:11px;letter-spacing:.07em}.page-grid{grid-template-columns:repeat(3,1fr)}.external-blog{margin-top:38px}.hub-page-hero{padding:70px 48px 0;margin-top:35px;border-radius:24px;background:#e6edf7}.hub-page-title{display:flex;align-items:center;justify-content:space-between}.hub-logo-large{font-size:20px;font-weight:650;letter-spacing:-.04em}.hub-logo-large span{font-weight:380;margin-left:5px}.hub-live{display:flex;align-items:center;gap:8px;font-size:10px;letter-spacing:.08em;color:#687991;background:#fff;padding:5px 12px;border-radius:9999px;border:1px solid #d0ddee}.hub-live i{width:6px;height:6px;background:#3c76ea;border-radius:50%}.hub-page-copy h1{font-size:clamp(60px,7vw,103px);margin:38px 0 34px}.hub-page-copy h1 span{font-family:Georgia,serif;font-style:italic;color:var(--blue)}.hub-page-copy p{max-width:760px;margin:0;padding-bottom:44px;color:var(--muted);font-size:17px;line-height:1.7}.hub-feed{padding:42px 0 110px}.hub-feed-heading{display:flex;justify-content:space-between;align-items:end;border-top:1px solid var(--line);padding-top:18px;margin-bottom:30px}.hub-feed-heading span{font-size:11px;letter-spacing:.08em;color:#758399}.hub-feed-heading p{margin:0;color:var(--muted);font-size:13px}.hub-lead{display:grid;grid-template-columns:1.55fr 1fr;gap:22px}.hub-side{display:grid;grid-template-columns:1fr;gap:22px}.hub-lead>.featured-article .article-image{aspect-ratio:1.35}.hub-side .article-card{display:grid;grid-template-columns:42% 1fr;grid-template-rows:auto auto 1fr auto}.hub-side .article-image{grid-row:1/5;aspect-ratio:auto}.hub-side .article-card>.article-meta,.hub-side .article-card>h3,.hub-side .article-card>p,.hub-side .article-card>.article-link{margin-left:20px;margin-right:20px}.hub-side .article-card>.article-meta{padding-top:20px}.hub-side .article-card>h3{font-size:20px}.hub-more{margin-top:22px}.hub-archive-link{margin-top:40px}footer nav{display:flex;gap:24px;color:#68778c;font-size:12px}footer nav a:hover{color:var(--blue)}@media(max-width:1050px){.logo-grid{grid-template-columns:repeat(4,1fr)}.logo-cell{height:105px;padding:18px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.logo-cell:nth-child(n){border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.logo-cell:nth-child(4n){border-right:0}.logo-cell:nth-child(n+9){border-bottom:0}.logo-cell img{max-width:120px}.page-grid{grid-template-columns:repeat(2,1fr)}.hub-lead{grid-template-columns:1fr}.hub-side{grid-template-columns:1fr 1fr}.hub-side .article-card{display:flex}.hub-side .article-image{aspect-ratio:1.65}.contact-section{padding-left:38px;padding-right:38px}}@media(max-width:700px){.organizations-heading{display:block}.organizations-heading p{margin-top:12px}.logo-grid{grid-template-columns:1fr 1fr}.logo-cell{height:92px}.logo-cell:nth-child(n){border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.logo-cell:nth-child(even){border-right:0}.logo-cell:nth-child(n+11){border-bottom:0}.logo-cell img{max-width:110px;max-height:38px}.page-grid{grid-template-columns:1fr}.blog-page{padding:38px 0 75px}.hub-page-hero{padding:35px 22px 0;margin-top:20px}.hub-page-title{align-items:start}.hub-page-copy h1{font-size:51px;margin-top:45px}.hub-page-copy p{font-size:15px}.topic-row{margin-top:24px}.hub-feed{padding-top:34px}.hub-feed-heading{display:block}.hub-feed-heading p{margin-top:10px}.hub-side{grid-template-columns:1fr}.contact-section{padding:65px 24px;margin-top:20px;border-radius:20px}.contact-layout{gap:36px}.field-row{grid-template-columns:1fr}.form-bottom{align-items:start;flex-direction:column}.form-bottom button{width:100%}footer nav{order:3;width:100%}}.hero .hero-head{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(340px,1fr);gap:38px;align-items:center}.hero .hero-copy h1{font-size:clamp(54px,5.8vw,84px)}.hi-visual{min-width:0;width:100%;margin:0;padding:22px 0 7px;position:relative;color:#47627f;border-top:1px solid #c9d7e6;border-bottom:1px solid #c9d7e6}.hi-heading{display:flex;align-items:center;gap:16px;padding:0 12px;font-size:12px;letter-spacing:.1em}.hi-heading>span{font-weight:550;color:#3e5f86}.hi-visual svg{display:block;width:100%;height:auto;overflow:visible;margin:7px 0 14px}.hi-grid{fill:none;stroke:#dae4ee;stroke-width:.6;opacity:.65}.hi-trace{stroke-dasharray:2 11;animation:hi-trace-flow 4.8s linear infinite}.hi-packets circle{filter:drop-shadow(0 0 3px #3664df)}.hi-connection-packets circle{filter:drop-shadow(0 0 3px #3664df)}.hi-node-ring{fill:none;stroke:#3664df;stroke-width:1;opacity:0;animation:hi-ring 4.5s ease-out infinite}.hi-evaluation circle{filter:drop-shadow(0 0 4px #3664df)}.hi-svg-label{font:10px Arial,sans-serif;letter-spacing:1px;fill:#64809f}.hi-sweep{animation:hi-scan 9s linear infinite}.hi-node{animation:hi-emphasis 9s ease-in-out infinite}@keyframes hi-scan{0%{transform:translateX(18px);opacity:0}8%{opacity:1}82%{opacity:1}95%,100%{transform:translateX(530px);opacity:0}}@keyframes hi-emphasis{0%,38%,100%{opacity:.55}58%,75%{opacity:1}}@keyframes hi-trace-flow{0%{stroke-dashoffset:0;opacity:.45}45%{opacity:1}100%{stroke-dashoffset:-52;opacity:.45}}@keyframes hi-ring{0%,42%{opacity:0;transform:scale(.55);transform-origin:center}55%{opacity:.65}100%{opacity:0;transform:scale(1.55);transform-origin:center}}@media(min-width:1600px){.hero .hero-copy h1{font-size:88px}}@media(max-width:1100px){.hero .hero-head{grid-template-columns:minmax(0,1.25fr) minmax(300px,1fr);gap:25px}.hero .hero-copy h1{font-size:clamp(48px,5.6vw,65px)}.hero .eyebrow{font-size:10px;letter-spacing:.06em}.hi-concept{display:none}}@media(max-width:760px){.hero .hero-head{grid-template-columns:1fr;gap:28px}.hero .hero-copy h1{font-size:clamp(46px,9.7vw,68px)}.hi-visual{max-width:510px;justify-self:center;padding-top:12px}.hi-visual svg{margin:0 0 7px}.hi-concept{display:block}.hero .hero-bottom{margin-top:12px}}@media(prefers-reduced-motion:reduce){.hi-visual *{animation:none!important}.hi-sweep{display:none}}.api-flow{width:100%;margin:24px 0 0;padding:8px 0;border-top:1px solid #ffffff17;border-bottom:1px solid #ffffff17;pointer-events:none}.api-flow svg{display:block;width:100%;height:auto;overflow:hidden}.api-flow-grid{fill:none;stroke:#a2c8ee;stroke-width:.5;opacity:.09}.api-flow-track{stroke:#94bae7;stroke-width:1;opacity:.35}.api-flow-packet{stroke:#a7e7ff;stroke-width:2.5;stroke-linecap:round;stroke-dasharray:7 93;stroke-dashoffset:7;opacity:0;animation:api-packet-travel 5s linear infinite}.api-flow-core{fill:#234781;stroke:#8ac9ed;stroke-width:1}.api-flow-core-outline{fill:none;stroke:#8ac9ed;stroke-width:.7;animation:api-core-breathe 5s ease-in-out infinite}.api-flow-wordmark{font:500 19px Arial,sans-serif;letter-spacing:-.6px;fill:#fff}.api-flow-wordmark tspan{fill:#c5d7ed;font-weight:300}.api-flow-process rect{fill:#a7e7ff;animation:api-process 2.5s ease-in-out infinite}.api-flow-ports{fill:#b8eaff}.api-flow-port-ring{fill:none;stroke:#8ac9ed;stroke-width:.8;animation:api-port 5s ease-in-out infinite}.api-flow-labels{font:11px Arial,sans-serif;letter-spacing:1.1px;fill:#c6dbf3}@keyframes api-packet-travel{0%{stroke-dashoffset:7;opacity:0}12%{opacity:1}72%{opacity:1}85%,100%{stroke-dashoffset:-100;opacity:0}}@keyframes api-core-breathe{0%,100%{opacity:.2}50%{opacity:.85}}@keyframes api-process{0%,100%{opacity:.2}40%,60%{opacity:1}}@keyframes api-port{0%,100%{opacity:.15;r:5}50%{opacity:.8;r:9}}@media(prefers-reduced-motion:reduce){.api-flow *{animation:none!important}.api-flow-packet{display:none}.api-flow-core-outline,.api-flow-port-ring{opacity:.4}}.coach-map{width:100%;margin:24px 0 0;padding:9px 0;pointer-events:none}.coach-map svg{display:block;width:100%;height:auto;overflow:visible}.coach-link{fill:none;stroke:#3664df;stroke-width:.8;opacity:.18}.coach-link-flow{fill:none;stroke:#3664df;stroke-width:1.6;stroke-linecap:round;stroke-dasharray:8 92;opacity:0;animation:coach-map-flow 9s linear infinite;animation-delay:inherit}.coach-capability text{font:14px Arial,sans-serif;fill:#526d91;animation:coach-map-focus 9s ease-in-out infinite;animation-delay:inherit}.coach-map-brand{font:500 21px Arial,sans-serif;letter-spacing:-.6px;fill:#3664df}.coach-map-brand tspan{font-weight:300;fill:#27476f}.coach-map-caption{font:8px Arial,sans-serif;letter-spacing:1.15px;fill:#647d9f}@keyframes coach-map-flow{0%{stroke-dashoffset:8;opacity:0}8%{opacity:.85}32%{stroke-dashoffset:-100;opacity:0}100%{stroke-dashoffset:-100;opacity:0}}@keyframes coach-map-focus{0%,40%,100%{fill:#637d9e}20%{fill:#2457c8}}@media(prefers-reduced-motion:reduce){.coach-map *{animation:none!important}.coach-link-flow{display:none}}