.Nav-module__jmVfSG__navBar{z-index:100;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--grey-line);background:#1e3a72d9;justify-content:space-between;align-items:center;padding:20px 48px;display:flex;position:fixed;top:0;left:0;right:0}.Nav-module__jmVfSG__logo{font-family:var(--font-display);letter-spacing:-.02em;font-size:24px;font-weight:500}.Nav-module__jmVfSG__logo span{color:var(--orange)}.Nav-module__jmVfSG__navLinks{gap:32px;font-size:14px;list-style:none;display:flex}.Nav-module__jmVfSG__navLinks a{color:var(--grey-text);text-decoration:none;transition:color .2s}.Nav-module__jmVfSG__navLinks a:hover{color:var(--white)}.Nav-module__jmVfSG__navCta{background:var(--orange);color:var(--navy-deep);cursor:pointer;border:none;border-radius:100px;padding:10px 20px;font-size:13px;font-weight:600;transition:all .2s}.Nav-module__jmVfSG__navCta:hover{background:var(--orange-soft);transform:translateY(-1px)}@media (max-width:900px){.Nav-module__jmVfSG__navBar{padding:16px 20px}.Nav-module__jmVfSG__navLinks{display:none}}
.Hero-module__gNeX-G__hero{flex-direction:column;justify-content:center;min-height:100vh;padding:140px 48px 80px;display:flex;position:relative;overflow:hidden}.Hero-module__gNeX-G__heroGrid{background-image:linear-gradient(var(--grey-line) 1px, transparent 1px), linear-gradient(90deg, var(--grey-line) 1px, transparent 1px);pointer-events:none;background-position:50%;background-size:80px 80px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 30%,#0000 70%);mask-image:radial-gradient(#000 30%,#0000 70%)}.Hero-module__gNeX-G__heroOrb{pointer-events:none;filter:blur(40px);background:radial-gradient(circle,#ff7a3d26 0%,#0000 60%);border-radius:50%;width:600px;height:600px;position:absolute;top:20%;right:-10%}.Hero-module__gNeX-G__heroContent{z-index:2;width:100%;max-width:1200px;margin:0 auto;position:relative}.Hero-module__gNeX-G__heroTag{font-family:var(--font-mono);color:var(--orange);background:#ff7a3d0d;border:1px solid #ff7a3d4d;border-radius:100px;align-items:center;gap:10px;margin-bottom:32px;padding:8px 16px;font-size:12px;display:inline-flex}.Hero-module__gNeX-G__heroTag:before{content:"";background:var(--orange);border-radius:50%;width:6px;height:6px;animation:2s infinite Hero-module__gNeX-G__pulse}@keyframes Hero-module__gNeX-G__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.5)}}.Hero-module__gNeX-G__heroTitle{font-family:var(--font-display);letter-spacing:-.03em;max-width:900px;margin-bottom:28px;font-size:clamp(40px,6vw,84px);font-weight:400;line-height:1.05}.Hero-module__gNeX-G__heroTitle em{color:var(--orange);font-style:italic;font-weight:400}.Hero-module__gNeX-G__heroDesc{color:var(--grey-text);max-width:560px;margin-bottom:40px;font-size:18px;line-height:1.6}.Hero-module__gNeX-G__heroCtas{flex-wrap:wrap;gap:16px;margin-bottom:80px;display:flex}.Hero-module__gNeX-G__btn{cursor:pointer;font-size:15px;font-weight:500;font-family:var(--font-body);border:none;border-radius:100px;align-items:center;gap:10px;padding:16px 28px;transition:all .2s;display:inline-flex}.Hero-module__gNeX-G__btnPrimary{background:var(--orange);color:var(--navy-deep)}.Hero-module__gNeX-G__btnPrimary:hover{background:var(--orange-soft);transform:translateY(-2px)}.Hero-module__gNeX-G__btnSecondary{color:var(--white);border:1px solid var(--grey-line);background:0 0}.Hero-module__gNeX-G__btnSecondary:hover{border-color:var(--white);background:#ffffff08}@media (max-width:900px){.Hero-module__gNeX-G__hero{padding:120px 20px 60px}}
.Model-module__BONyVa__model{background:var(--navy);padding:120px 48px;position:relative}.Model-module__BONyVa__inner{max-width:1200px;margin:0 auto}.Model-module__BONyVa__label{font-family:var(--font-mono);color:var(--orange);text-transform:uppercase;letter-spacing:.15em;align-items:center;gap:12px;margin-bottom:20px;font-size:12px;display:flex}.Model-module__BONyVa__label:before{content:"";background:var(--orange);width:24px;height:1px}.Model-module__BONyVa__title{font-family:var(--font-display);letter-spacing:-.025em;max-width:800px;margin-bottom:24px;font-size:clamp(32px,4.5vw,56px);font-weight:400;line-height:1.1}.Model-module__BONyVa__title em{color:var(--orange);font-style:italic}.Model-module__BONyVa__desc{color:var(--grey-text);max-width:600px;margin-bottom:60px;font-size:17px;line-height:1.6}.Model-module__BONyVa__grid{background:var(--grey-line);border:1px solid var(--grey-line);border-radius:4px;grid-template-columns:repeat(4,1fr);gap:1px;display:grid;overflow:hidden}.Model-module__BONyVa__step{background:var(--navy);flex-direction:column;min-height:280px;padding:40px 32px;transition:background .3s;display:flex;position:relative}.Model-module__BONyVa__step:hover{background:var(--navy-light)}.Model-module__BONyVa__stepNum{font-family:var(--font-mono);color:var(--orange);margin-bottom:20px;font-size:12px}.Model-module__BONyVa__stepTitle{font-family:var(--font-display);margin-bottom:16px;font-size:28px;font-weight:500}.Model-module__BONyVa__stepDesc{color:var(--grey-text);flex-grow:1;font-size:14px;line-height:1.6}.Model-module__BONyVa__stepArrow{color:var(--orange);z-index:2;background:var(--navy-deep);border:1px solid var(--grey-line);border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:20px;display:flex;position:absolute;top:50%;right:-10px;transform:translateY(-50%)}.Model-module__BONyVa__step:last-child .Model-module__BONyVa__stepArrow{display:none}@media (max-width:900px){.Model-module__BONyVa__model{padding:80px 20px}.Model-module__BONyVa__grid{grid-template-columns:1fr}.Model-module__BONyVa__stepArrow{display:none}.Model-module__BONyVa__step{min-height:auto}}
.Modal-module__JQxtqa__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:200;background:#0a1733d9;justify-content:center;align-items:center;padding:20px;animation:.2s ease-out Modal-module__JQxtqa__fadeIn;display:flex;position:fixed;inset:0}@keyframes Modal-module__JQxtqa__fadeIn{0%{opacity:0}to{opacity:1}}.Modal-module__JQxtqa__modal{background:var(--navy);border:1px solid var(--grey-line);border-radius:12px;width:100%;max-width:640px;max-height:90vh;padding:48px;animation:.3s ease-out Modal-module__JQxtqa__slideUp;position:relative;overflow-y:auto}@keyframes Modal-module__JQxtqa__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Modal-module__JQxtqa__close{border:1px solid var(--grey-line);color:var(--white);cursor:pointer;background:0 0;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;transition:all .2s;display:flex;position:absolute;top:20px;right:20px}.Modal-module__JQxtqa__close:hover{border-color:var(--orange);color:var(--orange)}@media (max-width:600px){.Modal-module__JQxtqa__modal{padding:28px 20px}.Modal-module__JQxtqa__overlay{padding:0}}
.ReadingTest-module__HdbKjG__title{font-family:var(--font-display);letter-spacing:-.02em;margin-bottom:12px;font-size:28px;font-weight:500}.ReadingTest-module__HdbKjG__desc{color:var(--grey-text);margin-bottom:20px;font-size:15px;line-height:1.6}.ReadingTest-module__HdbKjG__input{background:var(--navy-deep);border:1px solid var(--grey-line);width:100%;color:var(--white);font-family:var(--font-body);border-radius:6px;margin-bottom:12px;padding:14px 16px;font-size:15px}.ReadingTest-module__HdbKjG__input:focus{border-color:var(--orange);outline:none}.ReadingTest-module__HdbKjG__kvkkRow{color:var(--grey-text);align-items:flex-start;gap:10px;margin:20px 0;font-size:13px;display:flex}.ReadingTest-module__HdbKjG__kvkkRow input{accent-color:var(--orange);margin-top:3px}.ReadingTest-module__HdbKjG__kvkkRow a{color:var(--orange);text-decoration:none}.ReadingTest-module__HdbKjG__button{cursor:pointer;width:100%;font-size:15px;font-weight:500;font-family:var(--font-body);background:var(--orange);color:var(--navy-deep);border:none;border-radius:100px;justify-content:center;align-items:center;gap:10px;padding:16px 28px;transition:all .2s;display:flex}.ReadingTest-module__HdbKjG__button:hover{background:var(--orange-soft);transform:translateY(-1px)}.ReadingTest-module__HdbKjG__button:disabled{opacity:.5;cursor:not-allowed}.ReadingTest-module__HdbKjG__buttonSecondary{color:var(--white);border:1px solid var(--grey-line);background:0 0}.ReadingTest-module__HdbKjG__buttonSecondary:hover{border-color:var(--white);background:#ffffff08}.ReadingTest-module__HdbKjG__buttonRow{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.ReadingTest-module__HdbKjG__buttonRow .ReadingTest-module__HdbKjG__button{flex:1}.ReadingTest-module__HdbKjG__timer{font-family:var(--font-mono);color:var(--orange);text-align:center;margin-bottom:20px;font-size:32px}.ReadingTest-module__HdbKjG__passage{background:var(--cream);color:var(--navy-deep);font-family:var(--font-display);border-radius:8px;max-height:320px;margin-bottom:24px;padding:32px;font-size:17px;line-height:1.7;overflow-y:auto}.ReadingTest-module__HdbKjG__question{background:var(--navy-deep);border:1px solid var(--grey-line);border-radius:6px;margin-bottom:20px;padding:20px}.ReadingTest-module__HdbKjG__question h4{margin-bottom:12px;font-size:15px;font-weight:500}.ReadingTest-module__HdbKjG__option{border:1px solid var(--grey-line);color:var(--white);cursor:pointer;font-family:var(--font-body);text-align:left;background:0 0;border-radius:6px;width:100%;margin-bottom:6px;padding:10px 14px;font-size:14px;transition:all .2s;display:block}.ReadingTest-module__HdbKjG__option:hover{border-color:var(--orange)}.ReadingTest-module__HdbKjG__option.ReadingTest-module__HdbKjG__selected{border-color:var(--orange);background:#ff7a3d1a}.ReadingTest-module__HdbKjG__stats{grid-template-columns:repeat(3,1fr);gap:12px;margin:24px 0;display:grid}.ReadingTest-module__HdbKjG__stat{background:var(--navy-deep);border:1px solid var(--grey-line);text-align:center;border-radius:8px;padding:20px}.ReadingTest-module__HdbKjG__statValue{font-family:var(--font-display);color:var(--orange);margin-bottom:6px;font-size:32px;font-weight:500;line-height:1}.ReadingTest-module__HdbKjG__statLabel{color:var(--grey-text);font-size:11px;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em}.ReadingTest-module__HdbKjG__note{border-left:3px solid var(--orange);color:var(--grey-text);background:#ff7a3d0d;border-radius:4px;margin-bottom:24px;padding:16px;font-size:13px;line-height:1.6}@media (max-width:600px){.ReadingTest-module__HdbKjG__stats{grid-template-columns:1fr}}
.AcademicTest-module__ItxHAG__title{font-family:var(--font-display);letter-spacing:-.02em;margin-bottom:12px;font-size:28px;font-weight:500}.AcademicTest-module__ItxHAG__desc{color:var(--grey-text);margin-bottom:20px;font-size:15px;line-height:1.6}.AcademicTest-module__ItxHAG__input{background:var(--navy-deep);border:1px solid var(--grey-line);width:100%;color:var(--white);font-family:var(--font-body);border-radius:6px;margin-bottom:12px;padding:14px 16px;font-size:15px}.AcademicTest-module__ItxHAG__input:focus{border-color:var(--orange);outline:none}.AcademicTest-module__ItxHAG__label{color:var(--white);margin:24px 0 12px;font-size:14px}.AcademicTest-module__ItxHAG__gradeGrid{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:24px;display:grid}.AcademicTest-module__ItxHAG__gradeBtn{background:var(--navy-deep);border:1px solid var(--grey-line);color:var(--white);cursor:pointer;font-family:var(--font-body);border-radius:6px;padding:14px;font-size:13px;transition:all .2s}.AcademicTest-module__ItxHAG__gradeBtn:hover,.AcademicTest-module__ItxHAG__gradeBtn.AcademicTest-module__ItxHAG__selected{border-color:var(--orange);color:var(--orange)}.AcademicTest-module__ItxHAG__kvkkRow{color:var(--grey-text);align-items:flex-start;gap:10px;margin:20px 0;font-size:13px;display:flex}.AcademicTest-module__ItxHAG__kvkkRow input{accent-color:var(--orange);margin-top:3px}.AcademicTest-module__ItxHAG__kvkkRow a{color:var(--orange);text-decoration:none}.AcademicTest-module__ItxHAG__button{cursor:pointer;width:100%;font-size:15px;font-weight:500;font-family:var(--font-body);background:var(--orange);color:var(--navy-deep);border:none;border-radius:100px;justify-content:center;align-items:center;gap:10px;padding:16px 28px;transition:all .2s;display:flex}.AcademicTest-module__ItxHAG__button:hover{background:var(--orange-soft);transform:translateY(-1px)}.AcademicTest-module__ItxHAG__button:disabled{opacity:.5;cursor:not-allowed}.AcademicTest-module__ItxHAG__buttonSecondary{color:var(--white);border:1px solid var(--grey-line);background:0 0}.AcademicTest-module__ItxHAG__buttonSecondary:hover{border-color:var(--white);background:#ffffff08}.AcademicTest-module__ItxHAG__buttonRow{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.AcademicTest-module__ItxHAG__buttonRow .AcademicTest-module__ItxHAG__button{flex:1}.AcademicTest-module__ItxHAG__progressBar{background:var(--navy-deep);border-radius:100px;height:4px;margin-bottom:24px;overflow:hidden}.AcademicTest-module__ItxHAG__progressFill{background:var(--orange);height:100%;transition:width .3s}.AcademicTest-module__ItxHAG__subject{font-family:var(--font-mono);color:var(--orange);text-transform:uppercase;letter-spacing:.1em;margin-bottom:16px;font-size:11px}.AcademicTest-module__ItxHAG__question{font-family:var(--font-display);margin-bottom:24px;font-size:22px;font-weight:500;line-height:1.4}.AcademicTest-module__ItxHAG__option{border:1px solid var(--grey-line);color:var(--white);cursor:pointer;font-family:var(--font-body);text-align:left;background:0 0;border-radius:6px;width:100%;margin-bottom:8px;padding:12px 16px;font-size:14px;transition:all .2s;display:block}.AcademicTest-module__ItxHAG__option:hover{border-color:var(--orange)}.AcademicTest-module__ItxHAG__option.AcademicTest-module__ItxHAG__selected{border-color:var(--orange);background:#ff7a3d1a}.AcademicTest-module__ItxHAG__resultRow{margin-bottom:16px}.AcademicTest-module__ItxHAG__resultHeader{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.AcademicTest-module__ItxHAG__resultSubject{font-size:14px}.AcademicTest-module__ItxHAG__resultStatus{font-family:var(--font-mono);color:var(--orange);font-size:12px}.AcademicTest-module__ItxHAG__note{border-left:3px solid var(--orange);color:var(--grey-text);background:#ff7a3d0d;border-radius:4px;margin-bottom:24px;padding:16px;font-size:13px;line-height:1.6}@media (max-width:600px){.AcademicTest-module__ItxHAG__gradeGrid{grid-template-columns:repeat(2,1fr)}}
.AttentionTest-module__s1yAXG__title{font-family:var(--font-display);letter-spacing:-.02em;margin-bottom:12px;font-size:28px;font-weight:500}.AttentionTest-module__s1yAXG__desc{color:var(--grey-text);margin-bottom:20px;font-size:15px;line-height:1.6}.AttentionTest-module__s1yAXG__input{background:var(--navy-deep);border:1px solid var(--grey-line);width:100%;color:var(--white);font-family:var(--font-body);border-radius:6px;margin-bottom:12px;padding:14px 16px;font-size:15px}.AttentionTest-module__s1yAXG__input:focus{border-color:var(--orange);outline:none}.AttentionTest-module__s1yAXG__label{color:var(--white);margin:24px 0 12px;font-size:14px}.AttentionTest-module__s1yAXG__gradeGrid{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:24px;display:grid}.AttentionTest-module__s1yAXG__gradeBtn{background:var(--navy-deep);border:1px solid var(--grey-line);color:var(--white);cursor:pointer;font-family:var(--font-body);border-radius:6px;padding:14px;font-size:13px;transition:all .2s}.AttentionTest-module__s1yAXG__gradeBtn:hover,.AttentionTest-module__s1yAXG__gradeBtn.AttentionTest-module__s1yAXG__selected{border-color:var(--orange);color:var(--orange)}.AttentionTest-module__s1yAXG__kvkkRow{color:var(--grey-text);align-items:flex-start;gap:10px;margin:20px 0;font-size:13px;display:flex}.AttentionTest-module__s1yAXG__kvkkRow input{accent-color:var(--orange);margin-top:3px}.AttentionTest-module__s1yAXG__button{cursor:pointer;width:100%;font-size:15px;font-weight:500;font-family:var(--font-body);background:var(--orange);color:var(--navy-deep);border:none;border-radius:100px;justify-content:center;align-items:center;gap:10px;padding:16px 28px;transition:all .2s;display:flex}.AttentionTest-module__s1yAXG__button:hover{background:var(--orange-soft);transform:translateY(-1px)}.AttentionTest-module__s1yAXG__button:disabled{opacity:.5;cursor:not-allowed}.AttentionTest-module__s1yAXG__buttonSecondary{color:var(--white);border:1px solid var(--grey-line);background:0 0}.AttentionTest-module__s1yAXG__buttonRow{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.AttentionTest-module__s1yAXG__buttonRow .AttentionTest-module__s1yAXG__button{flex:1}.AttentionTest-module__s1yAXG__transition{text-align:center;padding:20px 0}.AttentionTest-module__s1yAXG__transitionBadge{font-family:var(--font-mono);color:var(--orange);background:#ff7a3d0d;border:1px solid #ff7a3d4d;border-radius:100px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 14px;font-size:12px;display:inline-flex}.AttentionTest-module__s1yAXG__transitionTitle{font-family:var(--font-display);letter-spacing:-.02em;margin-bottom:16px;font-size:32px;font-weight:500}.AttentionTest-module__s1yAXG__transitionDesc{color:var(--grey-text);max-width:440px;margin-bottom:28px;margin-left:auto;margin-right:auto;font-size:15px;line-height:1.6}.AttentionTest-module__s1yAXG__taskMeta{font-family:var(--font-mono);color:var(--grey-text);text-transform:uppercase;letter-spacing:.1em;justify-content:center;gap:20px;margin-bottom:28px;font-size:11px;display:flex}.AttentionTest-module__s1yAXG__taskMeta span{align-items:center;gap:6px;display:flex}.AttentionTest-module__s1yAXG__taskMeta span:before{content:"";background:var(--orange);border-radius:50%;width:4px;height:4px}.AttentionTest-module__s1yAXG__taskHeader{border-bottom:1px solid var(--grey-line);justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:16px;display:flex}.AttentionTest-module__s1yAXG__taskHeaderTitle{font-family:var(--font-mono);color:var(--orange);text-transform:uppercase;letter-spacing:.1em;font-size:11px}.AttentionTest-module__s1yAXG__taskHeaderTimer{font-family:var(--font-mono);color:var(--orange);font-size:16px;font-weight:500}.AttentionTest-module__s1yAXG__taskInstruction{color:var(--white);background:#ff7a3d14;border:1px solid #ff7a3d33;border-radius:8px;margin-bottom:20px;padding:14px 18px;font-size:14px;line-height:1.5}.AttentionTest-module__s1yAXG__taskInstruction strong{color:var(--orange)}.AttentionTest-module__s1yAXG__letterGrid{background:var(--navy-deep);border:1px solid var(--grey-line);font-family:var(--font-mono);letter-spacing:6px;text-align:center;-webkit-user-select:none;user-select:none;border-radius:8px;max-height:360px;margin-bottom:16px;padding:20px;font-size:22px;line-height:2;overflow-y:auto}.AttentionTest-module__s1yAXG__letter{cursor:pointer;border-radius:4px;padding:2px 4px;transition:all .1s;display:inline-block}.AttentionTest-module__s1yAXG__letter:hover{background:#ffffff0d}.AttentionTest-module__s1yAXG__letter.AttentionTest-module__s1yAXG__marked{background:var(--orange);color:var(--navy-deep)}.AttentionTest-module__s1yAXG__stroopArea{text-align:center;background:var(--navy-deep);border-radius:8px;margin-bottom:16px;padding:40px 20px}.AttentionTest-module__s1yAXG__stroopWord{font-family:var(--font-display);letter-spacing:-.02em;margin:20px 0 40px;font-size:64px;font-weight:600}.AttentionTest-module__s1yAXG__stroopOptions{grid-template-columns:repeat(2,1fr);gap:10px;max-width:320px;margin:0 auto;display:grid}.AttentionTest-module__s1yAXG__stroopBtn{background:var(--navy);border:1px solid var(--grey-line);color:var(--white);cursor:pointer;font-family:var(--font-body);border-radius:6px;padding:14px;font-size:14px;transition:all .15s}.AttentionTest-module__s1yAXG__stroopBtn:hover{border-color:var(--orange)}.AttentionTest-module__s1yAXG__stroopProgress{text-align:center;font-family:var(--font-mono);color:var(--grey-text);margin-top:12px;font-size:12px}.AttentionTest-module__s1yAXG__shapeArea{text-align:center;background:var(--navy-deep);border-radius:8px;flex-direction:column;justify-content:center;align-items:center;min-height:280px;margin-bottom:16px;padding:60px 20px;display:flex}.AttentionTest-module__s1yAXG__shape{cursor:pointer;width:120px;height:120px;margin-bottom:24px}.AttentionTest-module__s1yAXG__shapeBtn{background:var(--orange);color:var(--navy-deep);font-family:var(--font-body);cursor:pointer;border:none;border-radius:100px;padding:14px 32px;font-size:15px;font-weight:500;transition:all .15s}.AttentionTest-module__s1yAXG__shapeBtn:hover{background:var(--orange-soft);transform:translateY(-1px)}.AttentionTest-module__s1yAXG__shapeBtn:active{transform:translateY(0)}.AttentionTest-module__s1yAXG__scoreCircle{text-align:center;margin:24px 0}.AttentionTest-module__s1yAXG__scoreValue{font-family:var(--font-display);color:var(--orange);font-size:64px;font-weight:500;line-height:1}.AttentionTest-module__s1yAXG__scoreLabel{font-family:var(--font-mono);color:var(--grey-text);text-transform:uppercase;letter-spacing:.1em;margin-top:8px;font-size:11px}.AttentionTest-module__s1yAXG__taskResults{grid-template-columns:1fr;gap:12px;margin:24px 0;display:grid}.AttentionTest-module__s1yAXG__taskResult{background:var(--navy-deep);border:1px solid var(--grey-line);border-radius:8px;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.AttentionTest-module__s1yAXG__taskResultName{color:var(--white);font-size:14px}.AttentionTest-module__s1yAXG__taskResultScore{font-family:var(--font-mono);color:var(--orange);font-size:13px}.AttentionTest-module__s1yAXG__note{border-left:3px solid var(--orange);color:var(--grey-text);background:#ff7a3d0d;border-radius:4px;margin-bottom:24px;padding:16px;font-size:13px;line-height:1.6}@media (max-width:600px){.AttentionTest-module__s1yAXG__gradeGrid{grid-template-columns:repeat(2,1fr)}.AttentionTest-module__s1yAXG__letterGrid{letter-spacing:4px;font-size:18px}.AttentionTest-module__s1yAXG__stroopWord{font-size:48px}}
.Tests-module__Rqbzha__grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.Tests-module__Rqbzha__card{background:var(--navy);border:1px solid var(--grey-line);cursor:pointer;border-radius:8px;padding:40px;transition:all .3s;position:relative;overflow:hidden}.Tests-module__Rqbzha__card:hover{border-color:var(--orange);transform:translateY(-4px)}.Tests-module__Rqbzha__mvp:before{content:"MVP";font-family:var(--font-mono);color:var(--orange);background:#ff7a3d1a;border:1px solid #ff7a3d4d;border-radius:100px;padding:4px 8px;font-size:10px;position:absolute;top:24px;right:24px}.Tests-module__Rqbzha__soon{opacity:.5}.Tests-module__Rqbzha__soon:before{content:"YAKINDA";font-family:var(--font-mono);color:var(--grey-text);background:#ffffff0d;border-radius:100px;padding:4px 8px;font-size:10px;position:absolute;top:24px;right:24px}.Tests-module__Rqbzha__icon{width:48px;height:48px;color:var(--orange);background:#ff7a3d1a;border-radius:8px;justify-content:center;align-items:center;margin-bottom:24px;display:flex}.Tests-module__Rqbzha__title{font-family:var(--font-display);margin-bottom:12px;font-size:24px;font-weight:500}.Tests-module__Rqbzha__desc{color:var(--grey-text);margin-bottom:24px;font-size:14px;line-height:1.6}.Tests-module__Rqbzha__meta{font-family:var(--font-mono);color:var(--grey-text);text-transform:uppercase;letter-spacing:.05em;gap:20px;margin-bottom:24px;font-size:11px;display:flex}.Tests-module__Rqbzha__meta span{align-items:center;gap:6px;display:flex}.Tests-module__Rqbzha__meta span:before{content:"";background:var(--orange);border-radius:50%;width:4px;height:4px}.Tests-module__Rqbzha__cta{color:var(--orange);cursor:pointer;font-size:14px;font-weight:500;font-family:var(--font-body);background:0 0;border:none;align-items:center;gap:8px;padding:0;display:inline-flex}.Tests-module__Rqbzha__soon .Tests-module__Rqbzha__cta{color:var(--grey-text);cursor:not-allowed}.Tests-module__Rqbzha__safeNote{border:1px dashed var(--grey-line);color:var(--grey-text);background:#ffffff05;border-radius:8px;align-items:flex-start;gap:16px;margin-top:60px;padding:24px;font-size:13px;display:flex}.Tests-module__Rqbzha__safeNoteIcon{color:var(--orange);flex-shrink:0}@media (max-width:900px){.Tests-module__Rqbzha__grid{grid-template-columns:1fr}.Tests-module__Rqbzha__card{padding:28px}}
.Services-module__kf8n-G__services{background:var(--navy)}.Services-module__kf8n-G__grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.Services-module__kf8n-G__card{background:var(--navy-deep);border:1px solid var(--grey-line);border-radius:8px;padding:48px 40px;transition:all .3s;position:relative}.Services-module__kf8n-G__card:hover{border-color:var(--orange);transform:translateY(-4px)}.Services-module__kf8n-G__num{font-family:var(--font-mono);color:var(--grey-text);letter-spacing:.1em;font-size:11px;position:absolute;top:32px;right:32px}.Services-module__kf8n-G__iconWrap{width:56px;height:56px;color:var(--orange);background:#ff7a3d1a;border:1px solid #ff7a3d33;border-radius:12px;justify-content:center;align-items:center;margin-bottom:28px;display:flex}.Services-module__kf8n-G__title{font-family:var(--font-display);letter-spacing:-.02em;margin-bottom:14px;font-size:28px;font-weight:500;line-height:1.2}.Services-module__kf8n-G__summary{color:var(--grey-text);margin-bottom:28px;font-size:15px;line-height:1.6}.Services-module__kf8n-G__features{margin-bottom:32px;padding:0;list-style:none}.Services-module__kf8n-G__features li{color:var(--white);border-bottom:1px solid var(--grey-line);padding:10px 0 10px 24px;font-size:14px;position:relative}.Services-module__kf8n-G__features li:last-child{border-bottom:none}.Services-module__kf8n-G__features li:before{content:"";background:var(--orange);width:12px;height:1px;position:absolute;top:18px;left:0}.Services-module__kf8n-G__cta{color:var(--orange);cursor:pointer;font-size:14px;font-weight:500;font-family:var(--font-body);background:0 0;border:none;align-items:center;gap:8px;padding:0;text-decoration:none;transition:gap .2s;display:inline-flex}.Services-module__kf8n-G__cta:hover{gap:14px}.Services-module__kf8n-G__labsStrip{background:#ff7a3d0a;border:1px solid #ff7a3d26;border-radius:12px;margin-top:60px;padding:48px}.Services-module__kf8n-G__labsHeader{margin-bottom:32px}.Services-module__kf8n-G__labsHeader h3{font-family:var(--font-display);letter-spacing:-.02em;margin-bottom:8px;font-size:24px;font-weight:500}.Services-module__kf8n-G__labsHeader p{color:var(--grey-text);max-width:560px;font-size:14px}.Services-module__kf8n-G__labsGrid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.Services-module__kf8n-G__labItem{background:var(--navy);border:1px solid var(--grey-line);border-radius:6px;padding:20px}.Services-module__kf8n-G__labLabel{font-family:var(--font-mono);color:var(--orange);text-transform:uppercase;letter-spacing:.1em;margin-bottom:10px;font-size:10px}.Services-module__kf8n-G__labTitle{font-family:var(--font-display);margin-bottom:8px;font-size:18px;font-weight:500}.Services-module__kf8n-G__labDesc{color:var(--grey-text);font-size:12px;line-height:1.5}@media (max-width:900px){.Services-module__kf8n-G__grid{grid-template-columns:1fr}.Services-module__kf8n-G__card{padding:36px 28px}.Services-module__kf8n-G__labsGrid{grid-template-columns:repeat(2,1fr)}.Services-module__kf8n-G__labsStrip{padding:32px 24px}}
.Team-module__ah8Inq__team{background:var(--navy-deep)}.Team-module__ah8Inq__grid{grid-template-columns:repeat(3,1fr);gap:32px;margin-top:40px;display:grid}.Team-module__ah8Inq__card{background:var(--navy);border:1px solid var(--grey-line);border-radius:8px;transition:all .3s;overflow:hidden}.Team-module__ah8Inq__card:hover{border-color:var(--orange);transform:translateY(-4px)}.Team-module__ah8Inq__photo{aspect-ratio:1;background:linear-gradient(135deg, var(--navy-light), var(--navy));position:relative}.Team-module__ah8Inq__photo:before{content:"";background-image:linear-gradient(#ff7a3d0d 1px,#0000 1px),linear-gradient(90deg,#ff7a3d0d 1px,#0000 1px);background-size:24px 24px;position:absolute;inset:0}.Team-module__ah8Inq__placeholder{color:var(--grey-text);font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.1em;text-align:center;z-index:1;font-size:10px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Team-module__ah8Inq__placeholder svg{opacity:.3;margin-bottom:8px}.Team-module__ah8Inq__info{padding:28px}.Team-module__ah8Inq__name{font-family:var(--font-display);letter-spacing:-.01em;margin-bottom:4px;font-size:22px;font-weight:500}.Team-module__ah8Inq__role{font-family:var(--font-mono);color:var(--orange);text-transform:uppercase;letter-spacing:.1em;margin-bottom:16px;font-size:11px}.Team-module__ah8Inq__bio{color:var(--grey-text);margin-bottom:16px;font-size:13px;line-height:1.6}.Team-module__ah8Inq__credentials{border-top:1px solid var(--grey-line);padding:16px 0 0;list-style:none}.Team-module__ah8Inq__credentials li{color:var(--grey-text);padding:4px 0 4px 16px;font-size:12px;position:relative}.Team-module__ah8Inq__credentials li:before{content:"+";color:var(--orange);position:absolute;left:0}@media (max-width:900px){.Team-module__ah8Inq__grid{grid-template-columns:1fr}}
.Footer-module__nhiC3q__finalCta{background:var(--orange);color:var(--navy-deep);text-align:center;padding:100px 48px}.Footer-module__nhiC3q__finalCtaInner{max-width:800px;margin:0 auto}.Footer-module__nhiC3q__finalCta h2{font-family:var(--font-display);letter-spacing:-.03em;margin-bottom:24px;font-size:clamp(32px,5vw,56px);font-weight:400;line-height:1.1}.Footer-module__nhiC3q__finalCta h2 em{font-style:italic}.Footer-module__nhiC3q__finalCta p{opacity:.8;max-width:540px;margin-bottom:36px;margin-left:auto;margin-right:auto;font-size:17px}.Footer-module__nhiC3q__buttons{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.Footer-module__nhiC3q__btn{cursor:pointer;font-size:15px;font-weight:500;font-family:var(--font-body);border:none;border-radius:100px;align-items:center;gap:10px;padding:16px 28px;transition:all .2s;display:inline-flex}.Footer-module__nhiC3q__btnDark{background:var(--navy-deep);color:var(--white)}.Footer-module__nhiC3q__btnDark:hover{background:var(--navy)}.Footer-module__nhiC3q__btnOutline{color:var(--navy-deep);border:1.5px solid var(--navy-deep);background:0 0}.Footer-module__nhiC3q__btnOutline:hover{background:var(--navy-deep);color:var(--white)}.Footer-module__nhiC3q__footer{background:var(--navy-deep);border-top:1px solid var(--grey-line);padding:60px 48px 40px}.Footer-module__nhiC3q__footerInner{grid-template-columns:2fr 1fr 1fr;gap:60px;max-width:1200px;margin:0 auto 40px;display:grid}.Footer-module__nhiC3q__brand .Footer-module__nhiC3q__logo{font-family:var(--font-display);letter-spacing:-.02em;margin-bottom:16px;font-size:24px;font-weight:500}.Footer-module__nhiC3q__brand .Footer-module__nhiC3q__logo span{color:var(--orange)}.Footer-module__nhiC3q__brand p{color:var(--grey-text);max-width:320px;font-size:14px;line-height:1.6}.Footer-module__nhiC3q__col h4{font-family:var(--font-mono);text-transform:uppercase;color:var(--orange);letter-spacing:.1em;margin-bottom:20px;font-size:11px;font-weight:500}.Footer-module__nhiC3q__col ul{padding:0;list-style:none}.Footer-module__nhiC3q__col li{color:var(--grey-text);margin-bottom:10px;font-size:14px}.Footer-module__nhiC3q__col a{color:inherit;text-decoration:none;transition:color .2s}.Footer-module__nhiC3q__col a:hover{color:var(--white)}.Footer-module__nhiC3q__bottom{border-top:1px solid var(--grey-line);max-width:1200px;color:var(--grey-text);font-size:12px;font-family:var(--font-mono);justify-content:space-between;margin:0 auto;padding-top:24px;display:flex}@media (max-width:900px){.Footer-module__nhiC3q__footerInner{grid-template-columns:1fr;gap:40px}.Footer-module__nhiC3q__bottom{flex-direction:column;gap:12px}.Footer-module__nhiC3q__footer{padding:60px 20px 40px}}
