.brand-loader{display:inline-block;position:relative}.brand-loader--small{height:48px;width:48px}.brand-loader--medium{height:72px;width:72px}.brand-loader--large{height:96px;width:96px}.brand-loader__ring{animation:brand-loader-spin 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:#0aafff #0671a5 #e3e8f1 #e3e8f1;border-radius:50%;border-style:solid;border-width:3px;inset:0;position:absolute}.brand-loader--small .brand-loader__ring{border-width:2px}.brand-loader__logo{animation:brand-loader-pulse 2s ease-in-out infinite;border-radius:10px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.brand-loader--small .brand-loader__logo{border-radius:6px;height:24px;width:24px}.brand-loader--medium .brand-loader__logo{border-radius:8px;height:36px;width:36px}.brand-loader--large .brand-loader__logo{border-radius:12px;height:48px;width:48px}@keyframes brand-loader-spin{to{transform:rotate(1turn)}}@keyframes brand-loader-pulse{0%,to{opacity:1;transform:translate(-50%,-50%) scale(1)}50%{opacity:.7;transform:translate(-50%,-50%) scale(.92)}}.report-card[data-v-6e6bf3c4]{background:#fff;border-radius:20px;box-shadow:0 10px 40px rgba(30,44,72,.08);margin:0 auto;max-width:680px;padding:40px}.report-card--centered[data-v-6e6bf3c4]{padding:60px 40px;text-align:center}.report-card__profile[data-v-6e6bf3c4]{align-items:flex-start;border-bottom:1px solid #e3e8f1;display:flex;gap:32px;margin-bottom:32px;padding-bottom:32px}.report-card__avatar-wrapper[data-v-6e6bf3c4]{flex-shrink:0;position:relative}.report-card__scan-ring[data-v-6e6bf3c4]{animation:scan-ring-6e6bf3c4 2.4s cubic-bezier(.22,.61,.36,1) infinite;border:2px solid rgba(10,175,255,.55);border-radius:50%;height:120px;left:50%;margin-left:-60px;margin-top:-60px;opacity:0;pointer-events:none;position:absolute;top:50%;width:120px}.report-card__scan-ring--2[data-v-6e6bf3c4]{animation-delay:.8s}.report-card__scan-ring--3[data-v-6e6bf3c4]{animation-delay:1.6s}.report-card__scan-sweep[data-v-6e6bf3c4]{animation:scan-sweep-6e6bf3c4 2.6s linear infinite;background:conic-gradient(from 0deg,rgba(10,175,255,0) 0deg,rgba(10,175,255,0) 270deg,rgba(10,175,255,.55) 350deg,rgba(10,175,255,0) 1turn);border-radius:50%;height:132px;left:50%;margin-left:-66px;margin-top:-66px;-webkit-mask:radial-gradient(circle,transparent 58px,#000 60px,#000 64px,transparent 66px);mask:radial-gradient(circle,transparent 58px,#000 60px,#000 64px,transparent 66px);pointer-events:none;position:absolute;top:50%;width:132px}@keyframes scan-ring-6e6bf3c4{0%{opacity:.7;transform:scale(.85)}80%{opacity:0}to{opacity:0;transform:scale(1.5)}}@keyframes scan-sweep-6e6bf3c4{to{transform:rotate(1turn)}}.report-card__avatar-link[data-v-6e6bf3c4]{display:block;position:relative}.report-card__avatar[data-v-6e6bf3c4]{border:4px solid #fff;border-radius:50%;box-shadow:0 8px 24px rgba(30,44,72,.12);height:120px;object-fit:cover;transition:transform .3s ease;width:120px}.report-card__avatar-link:hover .report-card__avatar[data-v-6e6bf3c4]{transform:scale(1.05)}.report-card__platform[data-v-6e6bf3c4]{align-items:center;border-radius:50%;bottom:4px;box-shadow:0 4px 12px rgba(0,0,0,.15);display:flex;height:36px;justify-content:center;position:absolute;right:4px;width:36px}.report-card__platform img[data-v-6e6bf3c4]{border-radius:50%;height:100%;width:100%}.report-card__platform--instagram[data-v-6e6bf3c4]{background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888)}.report-card__platform--tiktok[data-v-6e6bf3c4]{background:#000}.report-card__info[data-v-6e6bf3c4]{flex:1;min-width:0}.report-card__username[data-v-6e6bf3c4]{color:#1e2c48;font-size:24px;font-weight:700;margin:0 0 4px;word-break:break-word}.report-card__fullname[data-v-6e6bf3c4]{color:#666e82;font-size:16px;margin:0 0 8px}.report-card__category[data-v-6e6bf3c4]{background:#f0f4f8;border-radius:20px;color:#666e82;display:inline-block;font-size:13px;margin-bottom:20px;padding:4px 12px}.report-card__stats[data-v-6e6bf3c4]{display:flex;gap:24px;margin-top:16px}.report-card__stat[data-v-6e6bf3c4]{align-items:center;background:linear-gradient(135deg,#f8fafc,#f0f4f8);border-radius:12px;display:flex;flex-direction:column;min-width:90px;padding:16px 20px}.report-card__stat-value[data-v-6e6bf3c4]{color:#1e2c48;font-size:22px;font-weight:700}.report-card__stat-label[data-v-6e6bf3c4]{color:#666e82;font-size:12px;letter-spacing:.5px;margin-top:4px;text-transform:uppercase}.report-card__progress-section[data-v-6e6bf3c4]{text-align:center}.report-card__status[data-v-6e6bf3c4]{margin-bottom:28px}.report-card__steps[data-v-6e6bf3c4]{display:flex;flex-direction:column;gap:12px;margin:20px auto 0;max-width:280px;text-align:left}.report-card__step[data-v-6e6bf3c4]{align-items:center;display:flex;gap:10px;opacity:.3;transition:opacity .4s ease}.report-card__step--active[data-v-6e6bf3c4]{opacity:1}.report-card__step-dot[data-v-6e6bf3c4]{background:#c3c8d5;border-radius:50%;flex-shrink:0;height:8px;transition:background .4s ease,box-shadow .4s ease;width:8px}.report-card__step--active .report-card__step-dot[data-v-6e6bf3c4]{background:#0aafff;box-shadow:0 0 8px rgba(10,175,255,.4)}.report-card__step-label[data-v-6e6bf3c4]{color:#666e82;font-size:13px}.report-card__step--active .report-card__step-label[data-v-6e6bf3c4]{color:#1e2c48;font-weight:500}.report-card__step--current .report-card__step-dot[data-v-6e6bf3c4]{animation:step-pulse-6e6bf3c4 1.4s ease-out infinite;background:#0aafff;box-shadow:0 0 0 0 rgba(10,175,255,.6)}@keyframes step-pulse-6e6bf3c4{0%{box-shadow:0 0 0 0 rgba(10,175,255,.6)}70%{box-shadow:0 0 0 8px rgba(10,175,255,0)}to{box-shadow:0 0 0 0 rgba(10,175,255,0)}}.report-card__step--current .report-card__step-label[data-v-6e6bf3c4]{color:#0aafff;font-weight:600}.report-card__timer[data-v-6e6bf3c4]{align-items:center;background:linear-gradient(135deg,#f8fafc,#eef4fb);border:1px solid #e3e8f1;border-radius:14px;box-shadow:0 2px 6px rgba(30,44,72,.04);display:inline-flex;gap:20px;margin:18px auto 4px;padding:14px 24px}.report-card__timer-item[data-v-6e6bf3c4]{align-items:center;display:flex;gap:8px}.report-card__timer-item i[data-v-6e6bf3c4]{color:#0aafff;font-size:16px}.report-card__timer-label[data-v-6e6bf3c4]{color:#666e82;font-size:12px;letter-spacing:.5px;text-transform:uppercase}.report-card__timer-value[data-v-6e6bf3c4]{font-feature-settings:"tnum";color:#1e2c48;font-size:18px;font-variant-numeric:tabular-nums;font-weight:700;min-width:52px;text-align:left}.report-card__timer-divider[data-v-6e6bf3c4]{background:#d8dfeb;height:24px;width:1px}.report-card__tip[data-v-6e6bf3c4]{align-items:flex-start;background:linear-gradient(135deg,rgba(10,175,255,.06),rgba(6,113,165,.04));border-left:3px solid #0aafff;border-radius:10px;display:flex;gap:12px;margin:24px auto 0;max-width:460px;padding:14px 18px;text-align:left}.report-card__tip-icon[data-v-6e6bf3c4]{align-items:center;background:linear-gradient(135deg,#0aafff,#0671a5);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:15px;height:32px;justify-content:center;margin-top:2px;width:32px}.report-card__tip-text[data-v-6e6bf3c4]{color:#4a5468;flex:1;font-size:13.5px;line-height:1.5;margin:0}.report-card__tip-text strong[data-v-6e6bf3c4]{color:#0671a5;font-weight:700}.tip-fade-enter-active[data-v-6e6bf3c4],.tip-fade-leave-active[data-v-6e6bf3c4]{transition:opacity .4s ease,transform .4s ease}.tip-fade-enter[data-v-6e6bf3c4]{opacity:0;transform:translateY(6px)}.tip-fade-leave-to[data-v-6e6bf3c4]{opacity:0;transform:translateY(-6px)}.report-card__discoveries[data-v-6e6bf3c4]{display:grid;gap:10px;grid-template-columns:repeat(2,1fr);margin:22px auto 0;max-width:460px}.report-card__discovery[data-v-6e6bf3c4]{align-items:center;background:linear-gradient(135deg,#f8fafc,#eef4fb);border:1px solid #e3e8f1;border-radius:12px;display:flex;gap:12px;padding:12px 14px;text-align:left;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.report-card__discovery--alert[data-v-6e6bf3c4]{background:linear-gradient(135deg,#fff7ed,#ffe9cf);border-color:#fcd9a9}.report-card__discovery--pulse[data-v-6e6bf3c4]{animation:discovery-pulse-6e6bf3c4 .6s ease}@keyframes discovery-pulse-6e6bf3c4{0%{box-shadow:0 0 0 0 rgba(10,175,255,.18);transform:scale(1)}60%{box-shadow:0 0 0 6px rgba(10,175,255,0);transform:scale(1.025)}to{box-shadow:0 0 0 0 rgba(10,175,255,0);transform:scale(1)}}.report-card__discovery-icon[data-v-6e6bf3c4]{align-items:center;background:linear-gradient(135deg,#0aafff,#0671a5);border-radius:9px;color:#fff;display:flex;flex-shrink:0;font-size:14px;height:34px;justify-content:center;width:34px}.report-card__discovery--alert .report-card__discovery-icon[data-v-6e6bf3c4]{background:linear-gradient(135deg,#f59e0b,#d97706)}.report-card__discovery-body[data-v-6e6bf3c4]{display:flex;flex-direction:column;min-width:0}.report-card__discovery-value[data-v-6e6bf3c4]{font-feature-settings:"tnum";color:#1e2c48;font-size:18px;font-variant-numeric:tabular-nums;font-weight:700;line-height:1.1}.report-card__discovery-label[data-v-6e6bf3c4]{color:#666e82;font-size:11.5px;letter-spacing:.4px;margin-top:3px;text-transform:uppercase}.report-card__premium[data-v-6e6bf3c4]{background:linear-gradient(135deg,#fff,#f8fbff),linear-gradient(135deg,#0aafff,#6c5ce7);background-clip:padding-box,border-box;border:1.5px solid transparent;border-radius:16px;box-shadow:0 6px 24px rgba(10,175,255,.08);margin:24px auto 0;max-width:480px;overflow:hidden;padding:18px 20px 20px;position:relative;text-align:left}.report-card__premium[data-v-6e6bf3c4]:before{animation:premium-glow-6e6bf3c4 6s ease infinite;background:linear-gradient(135deg,#0aafff,#6c5ce7,#ec4899,#0aafff);background-size:300% 300%;border-radius:16px;content:"";inset:-2px;opacity:.55;position:absolute;z-index:-1}@keyframes premium-glow-6e6bf3c4{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.report-card__premium-header[data-v-6e6bf3c4]{align-items:center;display:flex;justify-content:space-between;margin-bottom:14px}.report-card__premium-badge[data-v-6e6bf3c4]{align-items:center;background:linear-gradient(135deg,#0aafff,#6c5ce7);border-radius:20px;color:#fff;display:inline-flex;font-size:11px;font-weight:700;gap:6px;letter-spacing:.6px;padding:5px 12px;text-transform:uppercase}.report-card__premium-badge i[data-v-6e6bf3c4]{font-size:10px}.report-card__premium-dots[data-v-6e6bf3c4]{display:flex;gap:5px}.report-card__premium-dot[data-v-6e6bf3c4]{background:#d8dfeb;border-radius:50%;height:6px;transition:background .3s ease,transform .3s ease;width:6px}.report-card__premium-dot--active[data-v-6e6bf3c4]{background:linear-gradient(135deg,#0aafff,#6c5ce7);transform:scale(1.4)}.report-card__premium-card[data-v-6e6bf3c4]{align-items:flex-start;display:flex;gap:14px}.report-card__premium-icon[data-v-6e6bf3c4]{align-items:center;background:linear-gradient(135deg,#0aafff,#6c5ce7);border-radius:12px;box-shadow:0 6px 14px rgba(108,92,231,.25);color:#fff;display:flex;flex-shrink:0;font-size:18px;height:44px;justify-content:center;width:44px}.report-card__premium-content[data-v-6e6bf3c4]{flex:1;min-width:0}.report-card__premium-title[data-v-6e6bf3c4]{color:#1e2c48;font-size:15px;font-weight:700;margin-bottom:4px}.report-card__premium-text[data-v-6e6bf3c4]{color:#4a5468;font-size:13px;line-height:1.5;margin:0 0 8px}.report-card__premium-stat[data-v-6e6bf3c4]{align-items:center;background:rgba(10,175,255,.1);border-radius:12px;color:#0671a5;display:inline-flex;font-size:11.5px;font-weight:600;gap:5px;padding:3px 10px}.report-card__premium-stat i[data-v-6e6bf3c4]{font-size:10px}.feature-slide-enter-active[data-v-6e6bf3c4],.feature-slide-leave-active[data-v-6e6bf3c4]{transition:opacity .35s ease,transform .35s ease}.feature-slide-enter[data-v-6e6bf3c4]{opacity:0;transform:translateX(14px)}.feature-slide-leave-to[data-v-6e6bf3c4]{opacity:0;transform:translateX(-14px)}.report-card__social-proof[data-v-6e6bf3c4]{align-items:center;background:rgba(16,185,129,.08);border-radius:20px;color:#0f766e;display:inline-flex;font-size:12.5px;gap:10px;margin:18px auto 0;padding:8px 16px}.report-card__social-proof strong[data-v-6e6bf3c4]{font-feature-settings:"tnum";color:#047857;font-variant-numeric:tabular-nums;font-weight:700}.report-card__social-proof-pulse[data-v-6e6bf3c4]{background:#10b981;border-radius:50%;flex-shrink:0;height:8px;position:relative;width:8px}.report-card__social-proof-pulse[data-v-6e6bf3c4]:after{animation:social-pulse-6e6bf3c4 1.6s ease-out infinite;background:#10b981;border-radius:50%;content:"";inset:0;position:absolute}@keyframes social-pulse-6e6bf3c4{0%{opacity:.7;transform:scale(1)}to{opacity:0;transform:scale(2.4)}}.report-card__done-icon[data-v-6e6bf3c4]{height:72px;margin:0 auto 20px;width:72px}.report-card__checkmark[data-v-6e6bf3c4]{animation:checkmark-pop-6e6bf3c4 .4s cubic-bezier(.175,.885,.32,1.275) forwards;height:100%;width:100%}.report-card__checkmark-path[data-v-6e6bf3c4]{stroke-dasharray:20;stroke-dashoffset:20;animation:checkmark-draw-6e6bf3c4 .4s ease .2s forwards}@keyframes checkmark-pop-6e6bf3c4{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes checkmark-draw-6e6bf3c4{to{stroke-dashoffset:0}}.report-card__status-title[data-v-6e6bf3c4]{color:#1e2c48;font-size:22px;font-weight:700;margin:0 0 8px}.report-card__status-text[data-v-6e6bf3c4]{color:#666e82;font-size:15px;line-height:1.6;margin:0}.report-card__status-text strong[data-v-6e6bf3c4]{color:#1e2c48}.report-card__progress[data-v-6e6bf3c4]{align-items:center;display:flex;gap:16px;margin-bottom:28px}.report-card__progress-bar[data-v-6e6bf3c4]{background:#e3e8f1;border-radius:4px;flex:1;height:8px;overflow:hidden}.report-card__progress-fill[data-v-6e6bf3c4]{background:linear-gradient(90deg,#0aafff,#0671a5);border-radius:4px;height:100%;position:relative;transition:width .5s ease}.report-card__progress-fill[data-v-6e6bf3c4]:after{animation:shimmer-6e6bf3c4 1.5s infinite;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.3),transparent);bottom:0;content:"";left:0;position:absolute;right:0;top:0}@keyframes shimmer-6e6bf3c4{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.report-card__progress-text[data-v-6e6bf3c4]{color:#0aafff;font-size:14px;font-weight:600;min-width:45px}.report-card__actions[data-v-6e6bf3c4]{display:flex;gap:16px;justify-content:center}.report-card__btn[data-v-6e6bf3c4]{align-items:center;border:none;border-radius:12px;cursor:pointer;display:inline-flex;font-size:16px;font-weight:600;gap:10px;justify-content:center;padding:16px 32px;text-decoration:none;transition:all .3s ease}.report-card__btn--primary[data-v-6e6bf3c4]{background:linear-gradient(135deg,#0aafff,#0671a5);color:#fff}.report-card__btn--primary[data-v-6e6bf3c4]:hover:not(:disabled){box-shadow:0 8px 24px rgba(10,175,255,.35);color:#fff;transform:translateY(-2px)}.report-card__btn[data-v-6e6bf3c4]:disabled{cursor:not-allowed;opacity:.7;transform:none}.report-card__spinner[data-v-6e6bf3c4]{animation:spin-6e6bf3c4 .8s linear infinite;border:2px solid hsla(0,0%,100%,.3);border-radius:50%;border-top-color:#fff;display:inline-block;height:20px;width:20px}@keyframes spin-6e6bf3c4{to{transform:rotate(1turn)}}.report-card__error-icon[data-v-6e6bf3c4]{align-items:center;background:linear-gradient(135deg,#fef2f2,#fee2e2);border-radius:50%;display:flex;height:80px;justify-content:center;margin:0 auto 24px;width:80px}.report-card__error-icon i[data-v-6e6bf3c4]{color:#ef4444;font-size:32px}.report-card__error-title[data-v-6e6bf3c4]{color:#1e2c48;font-size:24px;font-weight:700;margin:0 0 12px}.report-card__error-text[data-v-6e6bf3c4]{color:#666e82;font-size:15px;line-height:1.6;margin:0 0 32px}.report-card__search-form[data-v-6e6bf3c4]{margin:0 auto;max-width:400px}.report-card__loading-title[data-v-6e6bf3c4]{color:#1e2c48;font-size:22px;font-weight:700;margin:0 0 8px}.report-card__loading-text[data-v-6e6bf3c4]{color:#666e82;font-size:15px;margin:0}@media (max-width:768px){.report-card[data-v-6e6bf3c4]{border-radius:16px;margin:0 16px;padding:24px}.report-card--centered[data-v-6e6bf3c4]{padding:40px 24px}.report-card__profile[data-v-6e6bf3c4]{align-items:center;flex-direction:column;gap:20px;text-align:center}.report-card__avatar[data-v-6e6bf3c4]{height:100px;width:100px}.report-card__platform[data-v-6e6bf3c4]{height:32px;width:32px}.report-card__username[data-v-6e6bf3c4]{font-size:20px}.report-card__stats[data-v-6e6bf3c4]{flex-wrap:wrap;gap:12px;justify-content:center}.report-card__stat[data-v-6e6bf3c4]{min-width:80px;padding:12px 16px}.report-card__stat-value[data-v-6e6bf3c4]{font-size:18px}.report-card__btn[data-v-6e6bf3c4]{font-size:15px;padding:14px 24px;width:100%}.report-card__progress[data-v-6e6bf3c4]{flex-direction:column;gap:8px}.report-card__progress-bar[data-v-6e6bf3c4]{width:100%}.report-card__discoveries[data-v-6e6bf3c4]{gap:8px;grid-template-columns:1fr}.report-card__discovery[data-v-6e6bf3c4]{padding:10px 12px}.report-card__premium[data-v-6e6bf3c4]{padding:16px}.report-card__premium-card[data-v-6e6bf3c4]{gap:12px}.report-card__premium-icon[data-v-6e6bf3c4]{font-size:16px;height:38px;width:38px}.report-card__social-proof[data-v-6e6bf3c4]{font-size:11.5px;padding:7px 14px}.report-card__scan-ring[data-v-6e6bf3c4]{height:100px;margin-left:-50px;margin-top:-50px;width:100px}.report-card__scan-sweep[data-v-6e6bf3c4]{height:112px;margin-left:-56px;margin-top:-56px;-webkit-mask:radial-gradient(circle,transparent 48px,#000 50px,#000 54px,transparent 56px);mask:radial-gradient(circle,transparent 48px,#000 50px,#000 54px,transparent 56px);width:112px}}@media (max-width:480px){.report-card[data-v-6e6bf3c4]{padding:20px}.report-card__stats[data-v-6e6bf3c4]{gap:8px}.report-card__stat[data-v-6e6bf3c4]{flex:1;min-width:0;padding:10px 8px}.report-card__stat-value[data-v-6e6bf3c4]{font-size:16px}.report-card__stat-label[data-v-6e6bf3c4]{font-size:10px}}