.probnyi-ent{--teal:#00B894;--teal-dark:#00916E;--teal-glow:rgba(0,184,148,0.15);--dark:#0D1117;--dark2:#161B22;--dark3:#1C232E;--white:#FFFFFF;--gray:#8B9BB4;--light:#E8F4F1;--accent:#FFD166;--red:#FF6B6B;font-family:var(--font-manrope),"Manrope",sans-serif;background:var(--dark);color:var(--white);line-height:1.6;overflow-x:hidden}.probnyi-ent *,.probnyi-ent :after,.probnyi-ent :before{box-sizing:border-box;margin:0;padding:0}.probnyi-ent nav{position:-webkit-sticky;position:sticky;top:0;z-index:100;background:rgba(13,17,23,.92);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid rgba(0,184,148,.15);padding:0 clamp(16px,4vw,60px);height:64px;display:flex;align-items:center;justify-content:space-between}.probnyi-ent .nav-logo{display:flex;align-items:center;gap:8px;text-decoration:none;color:inherit}.probnyi-ent .nav-logo span{font-size:22px;font-weight:800;color:var(--white)}.probnyi-ent .nav-logo em{color:var(--teal);font-style:normal}.probnyi-ent .nav-cta{background:var(--teal);color:var(--dark);font-weight:700;padding:8px 20px;border-radius:8px;text-decoration:none;font-size:14px;transition:background .2s}.probnyi-ent .nav-cta:hover{background:var(--teal-dark)}.probnyi-ent .breadcrumb{padding:12px clamp(16px,4vw,60px);font-size:13px;color:var(--gray);background:var(--dark2);border-bottom:1px solid rgba(255,255,255,.05)}.probnyi-ent .breadcrumb a{color:var(--teal);text-decoration:none}.probnyi-ent .breadcrumb span{margin:0 6px}.probnyi-ent .hero{padding:clamp(48px,8vw,96px) clamp(16px,4vw,60px) clamp(40px,6vw,80px);max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:60px;gap:60px;align-items:center}@media (max-width:768px){.probnyi-ent .hero{grid-template-columns:1fr;gap:40px}}.probnyi-ent .hero-badge{display:inline-flex;align-items:center;gap:6px;background:var(--teal-glow);border:1px solid rgba(0,184,148,.3);color:var(--teal);font-size:13px;font-weight:600;padding:5px 12px;border-radius:20px;margin-bottom:20px}.probnyi-ent .hero h1{font-size:clamp(28px,4.5vw,48px);font-weight:900;line-height:1.15;margin-bottom:16px}.probnyi-ent .hero h1 em{color:var(--teal);font-style:normal}.probnyi-ent .hero-sub{font-size:clamp(15px,1.8vw,17px);color:var(--gray);margin-bottom:28px;line-height:1.7}.probnyi-ent .hero-ctas{display:flex;gap:12px;flex-wrap:wrap}.probnyi-ent .btn-primary{background:var(--teal);color:var(--dark);font-weight:800;padding:14px 28px;border-radius:10px;text-decoration:none;font-size:16px;transition:all .2s;border:none;cursor:pointer;display:inline-block}.probnyi-ent .btn-primary:hover{background:var(--teal-dark);transform:translateY(-1px)}.probnyi-ent .btn-secondary{background:transparent;color:var(--white);font-weight:600;padding:14px 28px;border-radius:10px;text-decoration:none;font-size:16px;border:1px solid rgba(255,255,255,.15);transition:all .2s;cursor:pointer;display:inline-block}.probnyi-ent .btn-secondary:hover{border-color:var(--teal);color:var(--teal)}.probnyi-ent .hero-stats{display:flex;gap:24px;margin-top:32px;flex-wrap:wrap}.probnyi-ent .stat{display:flex;align-items:center;gap:8px}.probnyi-ent .stat strong{font-size:20px;font-weight:800;color:var(--white)}.probnyi-ent .stat span{font-size:12px;color:var(--gray)}.probnyi-ent .score-card{background:var(--dark2);border:1px solid rgba(0,184,148,.2);border-radius:20px;padding:24px;box-shadow:0 0 40px rgba(0,184,148,.08)}.probnyi-ent .score-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.probnyi-ent .score-name{font-weight:700;font-size:15px}.probnyi-ent .score-tag{background:var(--teal-glow);color:var(--teal);font-size:11px;font-weight:600;padding:3px 8px;border-radius:6px}.probnyi-ent .score-row{margin-bottom:12px}.probnyi-ent .score-label{display:flex;justify-content:space-between;font-size:13px;margin-bottom:5px}.probnyi-ent .score-label span{color:var(--gray)}.probnyi-ent .score-label strong{color:var(--white)}.probnyi-ent .score-bar{background:rgba(255,255,255,.08);border-radius:4px;height:7px;overflow:hidden}.probnyi-ent .score-fill{height:100%;border-radius:4px;transition:width 1.5s ease;width:0}.probnyi-ent .score-fill.fill-green{background:var(--teal)}.probnyi-ent .score-fill.fill-blue{background:#6C9CFF}.probnyi-ent .score-fill.fill-yellow{background:var(--accent)}.probnyi-ent .score-fill.fill-red{background:var(--red)}.probnyi-ent .score-total{margin-top:20px;padding-top:16px;border-top:1px solid rgba(255,255,255,.07);display:flex;justify-content:space-between;align-items:center}.probnyi-ent .score-total-num{font-size:28px;font-weight:900}.probnyi-ent .score-total-num em{font-size:16px;color:var(--gray);font-style:normal;font-weight:400}.probnyi-ent .score-growth{color:var(--teal);font-size:13px;font-weight:600}.probnyi-ent .killer-banner{max-width:1100px;margin-left:auto;margin-right:auto;background:linear-gradient(135deg,#1A2E1A 0,var(--dark2) 100%);border:1px solid rgba(0,184,148,.35);border-radius:16px;padding:24px 32px;display:flex;align-items:center;gap:20px;flex-wrap:wrap;position:relative;overflow:hidden}.probnyi-ent .killer-banner:before{content:"";position:absolute;top:-40px;right:-40px;width:160px;height:160px;border-radius:50%;background:radial-gradient(circle,rgba(0,184,148,.15) 0,transparent 70%)}.probnyi-ent .kb-icon{font-size:36px;flex-shrink:0}.probnyi-ent .kb-text{flex:1 1;min-width:200px}.probnyi-ent .kb-text strong{font-size:18px;font-weight:800;display:block;margin-bottom:4px}.probnyi-ent .kb-text p{font-size:14px;color:var(--gray)}.probnyi-ent .kb-text p em{color:var(--accent);font-style:normal;font-weight:700}.probnyi-ent .kb-badge{background:var(--teal);color:var(--dark);font-weight:800;padding:8px 18px;border-radius:8px;font-size:14px;white-space:nowrap;text-decoration:none}.probnyi-ent .section{padding:clamp(48px,7vw,80px) clamp(16px,4vw,60px)}.probnyi-ent .section-inner{max-width:1100px;margin:0 auto}.probnyi-ent .section-label{color:var(--teal);font-size:13px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;margin-bottom:10px}.probnyi-ent .section-title{font-size:clamp(22px,3.5vw,36px);font-weight:900;margin-bottom:12px;line-height:1.25}.probnyi-ent .section-sub{color:var(--gray);font-size:clamp(14px,1.6vw,16px);max-width:600px;line-height:1.7}.probnyi-ent .steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:24px;gap:24px;margin-top:40px}.probnyi-ent .step-card{background:var(--dark2);border:1px solid rgba(255,255,255,.07);border-radius:16px;padding:24px;position:relative;transition:border-color .2s}.probnyi-ent .step-card:hover{border-color:rgba(0,184,148,.3)}.probnyi-ent .step-num{font-family:var(--font-geist-mono),"JetBrains Mono",monospace;font-size:42px;font-weight:700;color:rgba(0,184,148,.15);line-height:1;margin-bottom:16px}.probnyi-ent .step-card h3{font-size:16px;font-weight:700;margin-bottom:8px}.probnyi-ent .step-card p{font-size:14px;color:var(--gray);line-height:1.65}.probnyi-ent .subjects{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.probnyi-ent .subject-chip{background:var(--dark2);border:1px solid rgba(255,255,255,.08);border-radius:50px;padding:10px 20px;display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s}.probnyi-ent .subject-chip.active,.probnyi-ent .subject-chip:hover{background:var(--teal-glow);border-color:var(--teal);color:var(--teal)}.probnyi-ent .subject-chip .icon{font-size:18px}.probnyi-ent .results-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:20px;gap:20px;margin-top:40px}.probnyi-ent .result-card{background:var(--dark2);border:1px solid rgba(255,255,255,.07);border-radius:16px;padding:24px;text-align:center}.probnyi-ent .result-avatar{width:52px;height:52px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:800;margin:0 auto 12px}.probnyi-ent .result-name{font-weight:700;font-size:15px;margin-bottom:4px}.probnyi-ent .result-info{font-size:12px;color:var(--gray);margin-bottom:16px}.probnyi-ent .result-scores{display:flex;align-items:center;justify-content:center;gap:12px}.probnyi-ent .score-before{font-size:24px;font-weight:900;color:var(--red)}.probnyi-ent .score-after{font-size:24px;font-weight:900;color:var(--teal)}.probnyi-ent .score-arrow-icon{color:var(--gray);font-size:18px}.probnyi-ent .result-diff{color:var(--teal);font-size:13px;font-weight:700;margin-top:6px}.probnyi-ent .result-time{font-size:12px;color:var(--gray);margin-top:2px}.probnyi-ent .faq-list{margin-top:40px}.probnyi-ent .faq-item{background:var(--dark2);border:1px solid rgba(255,255,255,.06);border-radius:12px;margin-bottom:10px;overflow:hidden}.probnyi-ent .faq-q{padding:18px 24px;font-weight:700;font-size:15px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:color .2s}.probnyi-ent .faq-q:hover{color:var(--teal)}.probnyi-ent .faq-q .arrow{font-size:18px;transition:transform .2s;color:var(--gray)}.probnyi-ent .faq-item.open .faq-q .arrow{transform:rotate(180deg);color:var(--teal)}.probnyi-ent .faq-a{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .2s;padding:0 24px;font-size:14px;color:var(--gray);line-height:1.7}.probnyi-ent .faq-item.open .faq-a{max-height:200px;padding:0 24px 18px}.probnyi-ent .cta-section{background:linear-gradient(135deg,var(--dark2) 0,#0D1F16 100%);border-top:1px solid rgba(0,184,148,.15);border-bottom:1px solid rgba(0,184,148,.15);padding:clamp(48px,7vw,80px) clamp(16px,4vw,60px);text-align:center}.probnyi-ent .cta-section h2{font-size:clamp(22px,3.5vw,38px);font-weight:900;margin-bottom:14px}.probnyi-ent .cta-section p{color:var(--gray);font-size:16px;margin-bottom:32px;max-width:560px;margin-left:auto;margin-right:auto}.probnyi-ent .cta-buttons{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}.probnyi-ent hr.divider{border:none;border-top:1px solid rgba(255,255,255,.06)}.probnyi-ent .seo-text{padding:clamp(32px,5vw,64px) clamp(16px,4vw,60px);max-width:1100px;margin:0 auto}.probnyi-ent .seo-text h2{font-size:20px;font-weight:800;margin-bottom:12px;margin-top:32px}.probnyi-ent .seo-text h2:first-child{margin-top:0}.probnyi-ent .seo-text p{font-size:14px;color:var(--gray);line-height:1.8;margin-bottom:12px}.probnyi-ent .seo-text strong{color:var(--white)}.probnyi-ent .seo-text a{color:var(--teal);text-decoration:none}.probnyi-ent .seo-text a:hover{text-decoration:underline}.probnyi-ent footer{background:var(--dark2);border-top:1px solid rgba(255,255,255,.05);padding:24px clamp(16px,4vw,60px);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px}.probnyi-ent footer p{font-size:13px;color:var(--gray)}.probnyi-ent footer nav{display:flex;gap:20px;position:static;background:none;border:none;padding:0;height:auto;-webkit-backdrop-filter:none;backdrop-filter:none}.probnyi-ent footer nav a{font-size:13px;color:var(--gray);text-decoration:none}.probnyi-ent footer nav a:hover{color:var(--teal)}.probnyi-ent .animate{animation:probnyiFadeInUp .6s ease forwards;opacity:0}.probnyi-ent .delay-1{animation-delay:.1s}.probnyi-ent .delay-2{animation-delay:.2s}.probnyi-ent .delay-3{animation-delay:.35s}@keyframes probnyiFadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}