.competitor-check{background:linear-gradient(140deg,#003d7a 0%,#005DAC 55%,#0071d6 100%);padding:90px 0 0;position:relative;overflow:hidden}.competitor-check::before{content:"";position:absolute;top:-100px;right:-100px;width:460px;height:460px;border-radius:50%;background:rgba(255,255,255,.04);pointer-events:none}.competitor-check::after{content:"";position:absolute;bottom:60px;left:-140px;width:320px;height:320px;border-radius:50%;background:rgba(255,255,255,.03);pointer-events:none}.competitor-check__inner{display:flex;gap:60px;align-items:center;padding-bottom:90px;position:relative;z-index:1}.competitor-check__info{flex:1;color:#fff}.competitor-check__badge{display:inline-flex;align-items:center;gap:8px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.28);color:rgba(255,255,255,.92);font-size:13px;font-weight:600;padding:7px 16px;border-radius:50px;margin-bottom:26px;letter-spacing:.03em}.competitor-check__title{font-size:46px!important;font-weight:800!important;line-height:56px!important;color:#fff!important;-webkit-text-fill-color:#fff!important;margin-bottom:20px!important}.competitor-check__desc{font-size:17px;line-height:28px;color:rgba(255,255,255,.78);margin-bottom:36px;max-width:520px}.competitor-check__list{display:flex;flex-direction:column}.competitor-check__list li{display:flex;align-items:center;gap:14px;padding:14px 0;border-bottom:1px solid rgba(255,255,255,.12);list-style:none;font-size:15px;line-height:22px;color:rgba(255,255,255,.88)}.competitor-check__list li:last-child{border-bottom:none}.competitor-check__list li strong{color:#fff;font-weight:700}.cc-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;color:#fff;opacity:.95}.cc-icon svg{width:28px;height:28px;display:block}.competitor-check__form-wrap{flex:0 0 430px;background:#fff;border-radius:24px;padding:44px 40px 36px;box-shadow:0 32px 80px rgba(0,0,0,.28),0 4px 16px rgba(0,0,0,.10);position:relative;z-index:1}.competitor-check__form-badge{display:inline-block;background:#10b981;color:#fff;font-size:11px;font-weight:800;padding:4px 13px;border-radius:50px;letter-spacing:.07em;text-transform:uppercase;margin-bottom:18px}.competitor-check__form-title{font-size:23px!important;font-weight:800!important;color:#11172D!important;-webkit-text-fill-color:#11172D!important;margin-bottom:28px!important;line-height:31px!important}.competitor-check__field{margin-bottom:18px}.competitor-check__field label{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:800;color:#555;margin-bottom:8px;letter-spacing:.06em;text-transform:uppercase}.competitor-check__field input{width:100%;height:52px;border:2px solid #e8eef6;border-radius:12px;padding:0 16px;font-size:15px;color:#11172D;font-family:'Manrope',sans-serif;background:#f8fafd;transition:all .2s}.competitor-check__field input:focus{border-color:#005DAC;background:#fff;outline:none;box-shadow:0 0 0 4px rgba(0,93,172,.09)}.competitor-check__submit{width:100%;height:58px;background:#005DAC;color:#fff;border:none;border-radius:14px;font-size:16px;font-weight:700;font-family:'Manrope',sans-serif;cursor:pointer;margin-top:8px;display:flex;align-items:center;justify-content:center;gap:10px;transition:background .25s,transform .2s,box-shadow .25s;box-shadow:0 8px 24px rgba(0,93,172,.35)}.competitor-check__submit:hover{background:#004a99;transform:translateY(-2px);box-shadow:0 14px 36px rgba(0,93,172,.45)}.competitor-check__submit:disabled{opacity:.72;cursor:not-allowed;transform:none}.competitor-check__trust{display:flex;justify-content:center;gap:18px;margin-top:16px;flex-wrap:wrap}.competitor-check__trust span{font-size:12px;color:#999;font-weight:500}.competitor-check__results-wrap{background:#f4f8fd;padding:70px 0 90px}.competitor-check__loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;gap:20px}.competitor-check__spinner{position:relative;width:80px;height:80px}.competitor-check__spinner svg{width:80px;height:80px;transform:rotate(-90deg)}.competitor-check__spinner .cc-spinner-bg{fill:none;stroke:#dde8f5;stroke-width:5}.competitor-check__spinner .cc-spinner-fg{fill:none;stroke:#005DAC;stroke-width:5;stroke-linecap:round;transition:stroke-dashoffset .5s ease}.competitor-check__spinner-pct{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:18px;font-weight:800;color:#005DAC;line-height:1}.competitor-check__loading p{font-size:16px;color:#555;font-weight:600}.competitor-check__progress-wrap{width:100%;max-width:480px;margin-top:8px}.competitor-check__progress-bar-bg{width:100%;height:8px;background:#e2e8f0;border-radius:8px;overflow:hidden}.competitor-check__progress-bar{width:0%;height:100%;background:linear-gradient(90deg,#005DAC,#6366f1);border-radius:8px;transition:width .6s ease}.competitor-check__progress-steps{display:flex;flex-direction:column;gap:8px;margin-top:18px;text-align:left}.cc-pstep{display:flex;align-items:center;gap:10px;font-size:14px;color:#aab;font-weight:500;transition:color .3s}.cc-pstep.active{color:#005DAC;font-weight:700}.cc-pstep.done{color:#059669;font-weight:600}.cc-pstep-icon{font-size:12px;flex-shrink:0;width:18px;text-align:center}.cc-pstep.done .cc-pstep-icon{color:#059669}.cc-pstep.active .cc-pstep-icon{color:#005DAC;animation:ccPulse 1.2s ease infinite}@keyframes ccPulse{0%,100%{opacity:1}50%{opacity:.4}}.competitor-check__progress-hint{margin-top:16px;font-size:13px;color:#999;text-align:center;font-weight:500}@keyframes ccFadeInUp{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.competitor-check__results-title{font-size:30px;font-weight:800;color:#11172D;margin-bottom:36px;text-align:center}.competitor-check__scoreboard{display:flex;align-items:center;justify-content:center;gap:20px;margin-bottom:44px}.competitor-check__score-card{background:#fff;border-radius:20px;padding:28px 44px;text-align:center;box-shadow:0 4px 28px rgba(0,0,0,.08);display:flex;flex-direction:column;gap:4px;min-width:210px;position:relative;overflow:hidden}.competitor-check__score-card::before{content:"";position:absolute;top:0;left:0;right:0;height:4px}.competitor-check__score--my::before{background:linear-gradient(90deg,#005DAC,#0072d6)}.competitor-check__score--rival::before{background:linear-gradient(90deg,#e55353,#f87171)}.competitor-check__score-label{font-size:11px;font-weight:800;color:#aaa;text-transform:uppercase;letter-spacing:.08em}.competitor-check__score-domain{font-size:14px;font-weight:700;color:#11172D;word-break:break-all;margin:2px 0}.competitor-check__score-value{font-size:52px;font-weight:900;line-height:1.05;color:#005DAC}.competitor-check__score--rival .competitor-check__score-value{color:#e55353}.competitor-check__score-sub{font-size:12px;color:#bbb;font-weight:500}.competitor-check__score-vs{font-size:18px;font-weight:900;color:#cdd5e0;letter-spacing:.12em;flex-shrink:0}.competitor-check__table-wrap{overflow-x:auto;border-radius:20px;box-shadow:0 4px 28px rgba(0,0,0,.08);margin-bottom:28px}.competitor-check__table{width:100%;border-collapse:collapse;background:#fff;font-size:14px}.competitor-check__table thead tr{background:#005DAC}.competitor-check__table th{padding:16px 22px;text-align:left;font-weight:700;font-size:12px;color:rgba(255,255,255,.9);letter-spacing:.05em;text-transform:uppercase}.competitor-check__table td{padding:14px 22px;border-bottom:1px solid #eef2f9;color:#333;vertical-align:middle}.competitor-check__table tr:nth-child(even) td{background:#fafcff}.competitor-check__table tr:last-child td{border-bottom:none}.cc-param{font-weight:600;color:#11172D!important}.vwin{color:#059669;font-weight:700;white-space:nowrap}.vtie{color:#d97706;font-weight:700;white-space:nowrap}.vlose{color:#dc2626;font-weight:700;white-space:nowrap}.competitor-check__verdict{background:linear-gradient(135deg,#fffbeb 0%,#fef3c7 100%);border-left:4px solid #f59e0b;border-radius:14px;padding:20px 26px;font-size:16px;line-height:28px;color:#444;margin-bottom:48px}.competitor-check__cta-bottom{text-align:center}.competitor-check__cta-text{font-size:20px;color:#11172D;margin-bottom:28px;line-height:30px}.competitor-check__btns{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.cc-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;height:62px;padding:0 38px;border-radius:14px;font-size:16px;font-weight:700;font-family:'Manrope',sans-serif;transition:all .25s;cursor:pointer;text-decoration:none;min-width:260px}.cc-btn--primary{background:#005DAC;color:#fff!important;box-shadow:0 8px 24px rgba(0,93,172,.30)}.cc-btn--primary:hover{background:#004a99;transform:translateY(-2px);box-shadow:0 14px 36px rgba(0,93,172,.45)}.cc-btn--outline{background:#fff;color:#005DAC!important;border:2px solid #005DAC;box-shadow:0 4px 12px rgba(0,93,172,.08)}.cc-btn--outline:hover{background:#005DAC;color:#fff!important;transform:translateY(-2px)}@media(max-width:991.98px){.competitor-check__inner{flex-direction:column;padding-bottom:60px}.competitor-check__form-wrap{flex:none;width:100%;max-width:520px;margin:0 auto}.competitor-check__title{font-size:38px!important;line-height:48px!important}}@media(max-width:767.98px){.competitor-check{padding:60px 0 0}.competitor-check__title{font-size:28px!important;line-height:38px!important}.competitor-check__form-wrap{padding:30px 22px 28px}.competitor-check__results-wrap{padding:44px 0 60px}.competitor-check__scoreboard{flex-direction:column;gap:10px}.competitor-check__score-vs{transform:rotate(90deg)}.competitor-check__score-value{font-size:40px}.competitor-check__score-card{padding:22px 30px}.competitor-check__table th,.competitor-check__table td{padding:10px 14px;font-size:13px}.competitor-check__btns{flex-direction:column;align-items:center}.cc-btn{min-width:0;width:100%;max-width:380px}.competitor-check__cta-text{font-size:18px}}.cc-ai-wrap{margin-top:44px;position:relative}.cc-ai-header{display:flex;align-items:center;gap:14px;margin-bottom:28px}.cc-ai-icon{width:48px;height:48px;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:14px;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 16px rgba(99,102,241,.3)}.cc-ai-icon svg{width:24px;height:24px;color:#fff}.cc-ai-header-text h3{font-size:22px!important;font-weight:800!important;color:#11172D!important;-webkit-text-fill-color:#11172D!important;margin:0 0 2px 0!important;line-height:1.3!important}.cc-ai-header-text span{font-size:13px;color:#888;font-weight:500}.cc-ai-body{background:#fff;border-radius:20px;padding:36px 40px;box-shadow:0 4px 28px rgba(0,0,0,.08);border:1px solid #eef2f9;position:relative;overflow:hidden}.cc-ai-body::before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#6366f1,#8b5cf6,#a78bfa)}.cc-ai-body h4{font-size:18px;font-weight:800;color:#11172D;margin:28px 0 14px 0;padding-bottom:8px;border-bottom:2px solid #eef2f9}.cc-ai-body h4:first-child{margin-top:0}.cc-ai-body p{font-size:15px;line-height:26px;color:#444;margin:0 0 14px}.cc-ai-body ul,.cc-ai-body ol{margin:0 0 18px 0;padding-left:22px}.cc-ai-body li{font-size:15px;line-height:26px;color:#444;margin-bottom:8px}.cc-ai-body li strong{color:#11172D}.cc-ai-body em{color:#6366f1;font-style:normal;font-weight:600}.cc-ai-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:50px 20px 40px;gap:0}.cc-ai-loading__icon{width:70px;height:70px;position:relative;margin-bottom:24px}.cc-ai-loading__icon svg{width:36px;height:36px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#6366f1;z-index:2}.cc-ai-loading__ring{position:absolute;inset:0;border:3px solid #eef2f9;border-top-color:#6366f1;border-right-color:#8b5cf6;border-radius:50%;animation:ccAiSpin 1.2s linear infinite}@keyframes ccAiSpin{to{transform:rotate(360deg)}}.cc-ai-loading__title{font-size:18px;font-weight:800;color:#11172D;margin-bottom:8px;text-align:center}.cc-ai-loading__status{font-size:15px;color:#6366f1;font-weight:600;text-align:center;min-height:22px;animation:ccAiBlink 1.5s ease-in-out infinite}@keyframes ccAiBlink{0%,100%{opacity:1}50%{opacity:.4}}.cc-ai-loading__hint{font-size:13px;color:#aaa;margin-top:18px;text-align:center;line-height:20px}.cc-ai-loading__bar-wrap{width:100%;max-width:360px;height:6px;background:#eef2f9;border-radius:3px;margin-top:20px;overflow:hidden}.cc-ai-loading__bar{height:100%;width:0%;background:linear-gradient(90deg,#6366f1,#8b5cf6,#a78bfa);border-radius:3px;transition:width .5s ease}.cc-ai-loading__steps{display:flex;flex-direction:column;gap:6px;margin-top:22px;width:100%;max-width:400px}.cc-ai-loading__step{display:flex;align-items:center;gap:10px;font-size:13px;color:#bbb;font-weight:500;transition:color .3s}.cc-ai-loading__step.active{color:#6366f1;font-weight:700}.cc-ai-loading__step.done{color:#059669}.cc-ai-loading__step-icon{width:18px;height:18px;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:14px}.cc-ai-error{text-align:center;padding:30px;color:#dc2626;font-size:15px}.cc-ai-cta{margin-top:36px;background:linear-gradient(135deg,#003d7a 0%,#005DAC 55%,#0071d6 100%);border-radius:20px;padding:40px 44px;text-align:center;position:relative;overflow:hidden}.cc-ai-cta::before{content:"";position:absolute;top:-60px;right:-60px;width:200px;height:200px;border-radius:50%;background:rgba(255,255,255,.06);pointer-events:none}.cc-ai-cta h4{color:#fff!important;font-size:22px!important;font-weight:800!important;margin:0 0 12px!important;border:none!important;padding:0!important;-webkit-text-fill-color:#fff!important}.cc-ai-cta p{color:rgba(255,255,255,.85)!important;font-size:16px;line-height:26px;margin-bottom:24px!important;max-width:600px;margin-left:auto;margin-right:auto}.cc-ai-cta .cc-btn{background:#fff;color:#005DAC!important;box-shadow:0 8px 24px rgba(0,0,0,.2)}.cc-ai-cta .cc-btn:hover{background:#f0f7ff;transform:translateY(-2px);box-shadow:0 14px 36px rgba(0,0,0,.3)}@media(max-width:767.98px){.cc-ai-body{padding:24px 20px}.cc-ai-cta{padding:28px 22px}.cc-ai-cta h4{font-size:19px!important}}