*{box-sizing:border-box}html,body,#root{margin:0;padding:0;width:100%;min-height:100%;overflow-x:hidden;background:#f3f7fc}body{font-family:Inter,Arial,sans-serif;color:#102033}a{text-decoration:none;color:inherit}.hero{min-height:100vh;padding:26px 7% 70px;background:linear-gradient(135deg,#030f26e0,#074087c2),url(https://images.unsplash.com/photo-1523240795612-9a054b0db644?q=80&w=2070&auto=format&fit=crop);background-size:cover;background-position:center;color:#fff}.nav{display:flex;justify-content:space-between;align-items:center;background:#ffffff1f;border:1px solid rgba(255,255,255,.24);padding:14px 22px;border-radius:24px;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand{display:flex;align-items:center;gap:12px}.mark{width:50px;height:50px;border-radius:16px;background:#0756b8;color:#fff;display:grid;place-items:center;font-weight:900}.brand strong{display:block;color:#fff;font-size:20px}.brand span{display:block;color:#dcecff;font-size:13px}.navLinks{display:flex;gap:22px;align-items:center;font-weight:800}.navBtn,.primary{background:#0756b8;color:#fff;padding:14px 20px;border-radius:14px;font-weight:900;display:inline-block;border:0}.secondary{background:#fff;color:#0756b8;padding:14px 20px;border-radius:14px;font-weight:900;display:inline-block;border:0}.heroGrid{display:grid;grid-template-columns:1.1fr .75fr;gap:42px;align-items:center;margin-top:85px;position:relative}.heroText{max-width:760px;z-index:5}.pill{display:inline-flex;background:#ffffff29;color:#fff;border:1px solid rgba(255,255,255,.28);padding:9px 14px;border-radius:999px;font-weight:900}h1{font-size:66px;line-height:.98;margin:22px 0;color:#fff;letter-spacing:-2px}h2{font-size:42px;line-height:1.08;color:#062d64;margin:12px 0}h3{color:#082f73}.hero p{color:#eaf4ff;font-size:19px;line-height:1.7}p{color:#52657a;line-height:1.7;font-size:17px}.heroActions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:34px}.stats div,.heroPanel,.programCard,.question,.resultBox,.quote,.blogCard,details,.timeline div{background:#fff;border:1px solid #d7eaff;border-radius:26px;box-shadow:0 18px 50px #0756b817}.stats div{padding:18px}.stats strong{display:block;font-size:30px;color:#0756b8}.stats span{color:#64748b;font-weight:800}.heroPanel{padding:34px;background:#ffffff26;border:1px solid rgba(255,255,255,.28);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);color:#fff}.heroPanel h3,.heroPanel p,.heroPanel li{color:#fff}.scoreCircle{width:150px;height:150px;border-radius:50%;background:linear-gradient(135deg,#0756b8,#52a9ff);color:#fff;display:grid;place-items:center;font-size:52px;font-weight:900}.heroPanel ul{padding:0;list-style:none;display:grid;gap:13px;font-weight:800}.floatingCards{position:absolute;right:3%;bottom:25px;display:flex;flex-direction:column;gap:14px;z-index:2}.floatCard{width:185px;padding:15px;border-radius:22px;background:#ffffff21;border:1px solid rgba(255,255,255,.24);color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);animation:floating 5s ease-in-out infinite}.floatCard strong{font-size:22px}.floatCard span{display:block;opacity:.8}.floatCard.two{margin-left:55px}.floatCard.three{margin-left:20px}@keyframes floating{50%{transform:translateY(-12px)}}.logos{display:flex;justify-content:center;gap:16px;flex-wrap:wrap;padding:25px 7%;background:#eef5fc}.logos span{font-weight:900;color:#0756b8;background:#fff;padding:10px 16px;border-radius:999px}.section{padding:86px 7%;background:#f3f7fc}.section:nth-of-type(2n){background:#fff}.sectionHead{max-width:820px;margin-bottom:34px}.sectionHead .pill{background:#e0f0ff;color:#0756b8;border:1px solid #b6d7ff}.programGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.programGrid.three{grid-template-columns:repeat(3,1fr)}.programCard,.question,.quote,.blogCard{padding:25px;transition:.3s}.programCard:hover,.quote:hover,.blogCard:hover,.question:hover{transform:translateY(-7px)}.icon{width:48px;height:48px;border-radius:15px;background:#e0f0ff;color:#0756b8;display:grid;place-items:center;font-weight:900}.blueBand{margin:25px 7%;border-radius:34px;background:linear-gradient(135deg,#0756b8,#06336f);color:#fff;padding:46px;display:flex;justify-content:space-between;gap:30px;align-items:center}.blueBand h2,.blueBand p{color:#fff}.blueBand a{background:#fff;color:#0756b8;padding:15px 22px;border-radius:14px;font-weight:900}.quizWrap{display:grid;gap:18px}.options{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.options button{padding:15px;border-radius:14px;border:1px solid #c8ddf5;background:#f8fbff;text-align:left;cursor:pointer;font-weight:700;color:#223044}.options button.selected{background:#0756b8;color:#fff}.finishBtn{width:100%;border:0;border-radius:18px;background:#0756b8;color:#fff;padding:18px;font-size:18px;font-weight:900}.resultBox{text-align:center;max-width:760px;margin:auto;padding:42px}.bigBand{font-size:58px;font-weight:900;color:#0756b8}.resultStats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:25px 0}.resultStats div{background:#f1f8ff;border-radius:18px;padding:18px}.resultStats strong{display:block;font-size:28px;color:#0756b8}.split{display:grid;grid-template-columns:1fr 1fr;gap:34px;align-items:center}.timeline{display:grid;gap:16px}.timeline div{display:flex;gap:18px;align-items:center;padding:22px}.timeline strong{color:#0756b8;font-size:24px}.testimonials{background:#eef5fc}.quote span,.blogCard span,.blogCard a{color:#0756b8;font-weight:900}details{padding:22px;margin-bottom:14px}summary{font-weight:900;color:#082f73;cursor:pointer}.footer{padding:42px 7%;background:#062d64;color:#fff;display:flex;justify-content:space-between;gap:20px;align-items:center}.footer p{color:#cfe6ff}.floatWp{position:fixed;right:22px;bottom:22px;background:#16a34a;color:#fff;padding:15px 18px;border-radius:999px;font-weight:900;box-shadow:0 18px 40px #16a34a4d;z-index:20}@media(max-width:980px){.heroGrid,.split{grid-template-columns:1fr}.programGrid,.programGrid.three{grid-template-columns:repeat(2,1fr)}h1{font-size:48px}.navLinks,.floatingCards{display:none}}@media(max-width:640px){.programGrid,.programGrid.three,.options,.stats,.resultStats{grid-template-columns:1fr}h1{font-size:38px}h2{font-size:31px}.hero{padding:22px 5% 55px}.section{padding:60px 5%}.blueBand{margin:20px 5%;padding:28px;display:block}}.brand{gap:16px}.mark{width:58px;height:58px;border-radius:18px;background:#0756b8;color:#fff;font-size:21px;font-weight:900;box-shadow:0 14px 35px #0756b852}.brand strong{font-size:32px;font-weight:900;letter-spacing:1.8px;color:#fff;text-shadow:0 3px 18px rgba(0,0,0,.28)}.brand strong:after,.brand:before{display:none;content:none}.brand span{font-size:12px;letter-spacing:2.4px;text-transform:uppercase;color:#dbeafe;font-weight:800}.nav{background:#030f2657;border:1px solid rgba(255,255,255,.22);box-shadow:0 18px 45px #0000002e}.heroPanel,.floatCard,.floatingCards{animation:none;transform:none}.floatCard.two,.floatCard.three{margin-left:0}.floatingCards{gap:12px;right:5%;bottom:35px}.heroPanel{overflow:hidden!important;min-height:520px}.heroGrid{grid-template-columns:1fr .72fr!important;gap:60px!important}@media(max-width:980px){.heroGrid{grid-template-columns:1fr!important}}.hero{min-height:100vh;padding:38px 3.5% 70px!important;background:linear-gradient(90deg,#020d1ff5,#041c41e0,#031431f5),url(https://images.unsplash.com/photo-1522202176988-66273c2fd55f?q=80&w=2070&auto=format&fit=crop)!important;background-size:cover!important;background-position:center!important}.nav{max-width:1760px;margin:0 auto;padding:28px 34px!important;border-radius:24px!important;background:#03122ab8!important;border:1px solid rgba(120,170,255,.25)!important}.mark{width:76px!important;height:76px!important;border-radius:18px!important;background:linear-gradient(135deg,#004cbd,#0478ff)!important;font-size:0!important;position:relative}.mark:before{content:"IH";font-size:28px;font-weight:900;color:#fff}.mark:after{content:"";position:absolute;top:-10px;right:-10px;bottom:-10px;left:-10px;border-radius:24px;border:2px solid rgba(255,200,80,.75);clip-path:polygon(0 35%,100% 35%,100% 100%,0 100%)}.brand strong{font-size:40px!important;letter-spacing:4px!important;font-weight:900!important;color:#fff!important}.brand span{color:#f2c94c!important;font-size:16px!important;letter-spacing:3px!important;font-weight:900!important}.heroGrid{max-width:1760px;margin:95px auto 0!important;grid-template-columns:1.05fr .9fr!important;gap:84px!important}.heroText .pill{background:#0066ff21!important;border:1px solid rgba(0,132,255,.65)!important;color:#fff!important;border-radius:12px!important;padding:12px 18px!important}.heroText .pill:before{content:"";width:9px;height:9px;background:#1688ff;border-radius:50%;margin-right:9px;box-shadow:0 0 14px #1688ff}h1{font-size:76px!important;line-height:1.02!important;letter-spacing:-2px!important;max-width:850px}h1:after{content:""}.heroText h1{color:#fff!important}.heroText h1 span,.heroText .blueWord{color:#1d9bff!important}.heroText p{max-width:720px;font-size:22px!important;color:#f0f6ff!important}.heroActions .primary,.heroActions .secondary{font-size:18px!important;padding:18px 28px!important;border-radius:10px!important}.stats{max-width:930px!important;grid-template-columns:repeat(3,1fr)!important;gap:20px!important}.stats div{background:#051a3ac7!important;border:1px solid rgba(70,150,255,.35)!important;border-radius:16px!important;padding:24px 28px!important;color:#fff!important}.stats strong{color:#fff!important;-webkit-text-fill-color:white!important}.stats span{color:#dcecff!important}.heroPanel{min-height:720px!important;padding:0!important;overflow:hidden!important;border-radius:28px!important;background:#02122ddb!important;border:1px solid rgba(0,145,255,.7)!important;box-shadow:0 0 0 1px #ffffff0d,0 35px 90px #00000059!important;display:grid;grid-template-rows:auto 1fr}.heroPanelTop{display:grid;grid-template-columns:240px 1fr;gap:34px;padding:40px;align-items:center;border-bottom:1px solid rgba(80,150,255,.22)}.scoreCircle{width:220px!important;height:220px!important;background:radial-gradient(circle at center,#071a3b 52%,transparent 53%),conic-gradient(#18b7ff 0,#18b7ff 78%,#0b3c88 78%,#0b3c88)!important;font-size:64px!important;box-shadow:none!important}.scoreCircle:after{content:"Tahmini Band";position:absolute;bottom:48px;font-size:17px;color:#19a7ff;font-weight:900}.heroPanel h3{font-size:34px!important;color:#fff!important;margin:0 0 18px!important}.heroPanel p{color:#d8e8ff!important;font-size:20px!important}.heroPanelBody{display:grid;grid-template-columns:1.1fr .9fr;gap:28px;padding:38px 42px;align-items:center}.heroPanel ul{gap:28px!important}.heroPanel li{color:#fff!important;font-size:20px;display:flex;gap:14px;align-items:center}.heroPanel li:before{content:"✓";width:34px;height:34px;display:grid;place-items:center;border-radius:50%;border:2px solid #1397ff;color:#1397ff;font-weight:900}.panelMiniCards{display:grid;gap:18px}.panelMiniCard{background:#ffffff12;border:1px solid rgba(120,180,255,.25);border-radius:14px;padding:22px 26px;color:#fff}.panelMiniCard span{color:#cfe3ff;display:block;margin-bottom:6px}.panelMiniCard strong{font-size:26px;color:#fff}.floatingCards{display:none!important}@media(max-width:1100px){.heroGrid,.heroPanelTop,.heroPanelBody{grid-template-columns:1fr!important}h1{font-size:52px!important}}.logos,.section,.testSection,.testimonials,.blog,.faq{background:linear-gradient(135deg,#06152f,#082b5c)!important;color:#fff!important}.section h2,.section h3,.section p,.testimonials h2,.blog h2,.faq h2{color:#fff!important}.sectionHead .pill{background:#0066ff26!important;border:1px solid rgba(0,132,255,.55)!important;color:#fff!important}.programCard,.question,.quote,.blogCard,details,.timeline div,.resultBox{background:#ffffff12!important;border:1px solid rgba(120,180,255,.24)!important;color:#fff!important;box-shadow:0 28px 80px #00000038!important;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.programCard h3,.question h3,.quote strong,.blogCard h3,details summary,.timeline span{color:#fff!important}.programCard p,.question p,.quote p,.blogCard p,details p,.timeline p{color:#dcecff!important}.options button{background:#ffffff14!important;border:1px solid rgba(120,180,255,.25)!important;color:#fff!important}.options button.selected{background:#087cff!important;border-color:#087cff!important}.resultBox .bigBand,.resultStats strong{color:#2fa3ff!important}.resultStats div{background:#ffffff14!important;border:1px solid rgba(120,180,255,.2)}.resultStats span{color:#dcecff!important}.blueBand{margin-top:0!important;background:linear-gradient(135deg,#0074ff,#053a7e)!important;border:1px solid rgba(120,180,255,.35);box-shadow:0 30px 90px #00000047}.logos{border-top:1px solid rgba(120,180,255,.18);border-bottom:1px solid rgba(120,180,255,.18)}.logos span{background:#ffffff14!important;color:#fff!important;border:1px solid rgba(120,180,255,.25)}.icon{background:#0084ff2e!important;color:#38a7ff!important;border:1px solid rgba(80,170,255,.28)}details{background:#ffffff12!important}summary{color:#fff!important}.blogCard span,.blogCard a,.quote span{color:#38a7ff!important}.footer{background:#041225!important;border-top:1px solid rgba(120,180,255,.2)}.blueBand{margin-top:70px!important}
