.Header-module__ldgnoG__topbar{z-index:1000;transition:box-shadow .3s;position:fixed;top:0;left:0;right:0}.Header-module__ldgnoG__topbar:before{content:"";-webkit-backdrop-filter:blur(24px);z-index:-1;background:#fff9;border-bottom:1px solid #0000000d;transition:background .3s;position:absolute;inset:0}.Header-module__ldgnoG__scrolled{box-shadow:0 4px 30px #0000000d}.Header-module__ldgnoG__scrolled:before{background:#fffc}.Header-module__ldgnoG__inner{justify-content:space-between;align-items:center;max-width:1100px;margin:0 auto;padding:14px 32px;display:flex}.Header-module__ldgnoG__logo{letter-spacing:-.02em;color:#111;font-size:1.15rem;font-weight:800;text-decoration:none}.Header-module__ldgnoG__logo b{color:#c62828}.Header-module__ldgnoG__nav{align-items:center;gap:24px;display:flex}.Header-module__ldgnoG__nav a{color:#666;font-size:.85rem;font-weight:500;text-decoration:none;transition:color .2s}.Header-module__ldgnoG__nav a:hover{color:#111}.Header-module__ldgnoG__cta{background:#111;border-radius:8px;transition:background .2s;color:#fff!important;padding:8px 20px!important;font-weight:600!important}.Header-module__ldgnoG__cta:hover{background:#333}.Header-module__ldgnoG__userBtn{background:#f5f5f5;border-radius:24px;align-items:center;gap:8px;text-decoration:none;transition:background .2s;display:flex;padding:5px 14px 5px 5px!important}.Header-module__ldgnoG__userBtn:hover{background:#eee}.Header-module__ldgnoG__avatar{color:#fff;background:#c62828;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.75rem;font-weight:700;display:flex}.Header-module__ldgnoG__userName{color:#333;text-overflow:ellipsis;white-space:nowrap;max-width:120px;font-size:.82rem;font-weight:600;overflow:hidden}.Header-module__ldgnoG__logoutBtn{color:#888;cursor:pointer;background:0 0;border:1.5px solid #e0e0e0;border-radius:8px;padding:6px 14px;font-size:.8rem;font-weight:500;transition:all .2s}.Header-module__ldgnoG__logoutBtn:hover{color:#c62828;border-color:#c62828}@media (max-width:640px){.Header-module__ldgnoG__nav a:not(.Header-module__ldgnoG__cta):not(.Header-module__ldgnoG__userBtn),.Header-module__ldgnoG__userName,.Header-module__ldgnoG__logoutBtn{display:none}}
.Footer-module__Grjkva__footer{color:#888;background:#111;padding:48px 0 32px}.Footer-module__Grjkva__grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:32px;margin-bottom:32px;display:grid}.Footer-module__Grjkva__brand .Footer-module__Grjkva__logo{color:#fff;margin-bottom:8px;font-size:1.1rem;font-weight:800;display:block}.Footer-module__Grjkva__brand .Footer-module__Grjkva__logo b{color:#c62828}.Footer-module__Grjkva__brand p{color:#666;max-width:260px;font-size:.82rem;line-height:1.6}.Footer-module__Grjkva__col{flex-direction:column;display:flex}.Footer-module__Grjkva__col h4{color:#fff;text-transform:uppercase;letter-spacing:.06em;margin-bottom:12px;font-size:.8rem;font-weight:700}.Footer-module__Grjkva__col a{color:#666;margin-bottom:8px;font-size:.82rem;text-decoration:none;transition:color .2s;display:block}.Footer-module__Grjkva__col a:hover{color:#fff}.Footer-module__Grjkva__bottom{color:#555;border-top:1px solid #222;justify-content:space-between;padding-top:20px;font-size:.75rem;display:flex}@media (max-width:900px){.Footer-module__Grjkva__grid{grid-template-columns:1fr 1fr}}@media (max-width:640px){.Footer-module__Grjkva__grid{grid-template-columns:1fr}.Footer-module__Grjkva__bottom{flex-direction:column;gap:8px}}
.Hero-module__JgYmMq__hero{background:#fff;padding:120px 0 32px;position:relative;overflow:hidden}.Hero-module__JgYmMq__hero:before{content:"";z-index:0;pointer-events:none;background:linear-gradient(160deg,#ede7f6 0%,#e8eaf6 30%,#e3f2fd 60%,#f3e5f5 100%);border-radius:0 0 50% 50%;width:160%;height:700px;transition:height .4s cubic-bezier(.4,0,.2,1);position:absolute;top:-140px;left:50%;transform:translate(-50%);-webkit-mask-image:linear-gradient(#000 60%,#0000 100%);mask-image:linear-gradient(#000 60%,#0000 100%)}.Hero-module__JgYmMq__hero.Hero-module__JgYmMq__hasWarning:before{height:750px}.Hero-module__JgYmMq__inner{z-index:1;text-align:center;max-width:680px;margin:0 auto;padding:0 24px;position:relative}.Hero-module__JgYmMq__hero h1{letter-spacing:-.03em;color:#111;margin-bottom:14px;font-size:clamp(1.8rem,4.5vw,2.8rem);font-weight:800;line-height:1.18}.Hero-module__JgYmMq__hero h1 em{color:#5e35b1;font-style:normal}.Hero-module__JgYmMq__subtitle{color:#666;margin-bottom:36px;font-size:1rem}.Hero-module__JgYmMq__searchWrapper{max-width:560px;margin:0 auto 14px;position:relative}.Hero-module__JgYmMq__search{background:#fff;border:1.5px solid #e0e0e0;border-radius:14px;align-items:center;margin:0;transition:border-color .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 8px 40px #00000012}.Hero-module__JgYmMq__search:focus-within{border-color:#5e35b1;box-shadow:0 8px 40px #5e35b11a}.Hero-module__JgYmMq__search input{color:#1a1a1a;background:0 0;border:none;outline:none;flex:1;padding:16px 20px;font-family:inherit;font-size:.95rem}.Hero-module__JgYmMq__search input::placeholder{color:#bbb}.Hero-module__JgYmMq__inputError{animation:.4s cubic-bezier(.36,.07,.19,.97) both Hero-module__JgYmMq__shakeError;border-color:#d32f2f!important}.Hero-module__JgYmMq__search button{color:#fff;cursor:pointer;white-space:nowrap;background:#5e35b1;border:none;border-radius:10px;margin:4px;padding:14px 28px;font-family:inherit;font-size:.95rem;font-weight:700;transition:background .2s,transform .15s}.Hero-module__JgYmMq__search button:hover{background:#4527a0;transform:translateY(-1px)}.Hero-module__JgYmMq__consentWrap{flex-direction:column;align-items:center;margin-bottom:24px;display:flex}.Hero-module__JgYmMq__consent{justify-content:center;align-items:center;gap:6px;display:flex}.Hero-module__JgYmMq__consent input[type=checkbox]{appearance:none;cursor:pointer;background-color:#fff;border:1.5px solid #ccc;border-radius:4px;flex-shrink:0;width:16px;height:16px;margin:0;transition:all .2s;position:relative}.Hero-module__JgYmMq__consent input[type=checkbox]:checked{background-color:#5e35b1;border-color:#5e35b1}.Hero-module__JgYmMq__consent input[type=checkbox]:checked:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:4px;height:8px;position:absolute;top:1px;left:4px;transform:rotate(45deg)}.Hero-module__JgYmMq__consent label{color:#999;cursor:pointer;font-size:.73rem}.Hero-module__JgYmMq__consent a{color:#5e35b1;text-underline-offset:2px;text-decoration:underline}.Hero-module__JgYmMq__checkboxError{animation:.4s cubic-bezier(.36,.07,.19,.97) both Hero-module__JgYmMq__shakeError;background-color:#ffebee!important;border-color:#d32f2f!important}@keyframes Hero-module__JgYmMq__shakeError{10%,90%{transform:translate(-1px)}20%,80%{transform:translate(2px)}30%,50%,70%{transform:translate(-4px)}40%,60%{transform:translate(4px)}}.Hero-module__JgYmMq__warningGrid{grid-template-rows:0fr;transition:grid-template-rows .4s cubic-bezier(.4,0,.2,1);display:grid}.Hero-module__JgYmMq__warningOpen{grid-template-rows:1fr}.Hero-module__JgYmMq__warningInner{overflow:hidden}.Hero-module__JgYmMq__warning{color:#d32f2f;white-space:nowrap;pointer-events:none;opacity:0;background:#fff0f0;border:1px solid #ffcdd2;border-radius:8px;width:max-content;margin:14px auto 0;padding:8px 16px;font-size:.75rem;font-weight:500;transition:opacity .4s cubic-bezier(.4,0,.2,1),transform .4s cubic-bezier(.4,0,.2,1);transform:translateY(-8px);box-shadow:0 4px 12px #d32f2f1a}.Hero-module__JgYmMq__warningOpen .Hero-module__JgYmMq__warning{opacity:1;transform:translateY(0)}.Hero-module__JgYmMq__warning:before{content:"⚠️";margin-right:6px;font-family:Segoe UI Emoji,Apple Color Emoji,sans-serif}.Hero-module__JgYmMq__stats{justify-content:center;gap:56px;padding-top:16px;display:flex}.Hero-module__JgYmMq__stat{text-align:center}.Hero-module__JgYmMq__statVal{color:#111;letter-spacing:-.02em;font-size:1.6rem;font-weight:800}.Hero-module__JgYmMq__statVal span{color:#5e35b1}.Hero-module__JgYmMq__statLabel{color:#aaa;margin-top:2px;font-size:.78rem;font-weight:500}.Hero-module__JgYmMq__quickExamples{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-bottom:12px;display:flex}.Hero-module__JgYmMq__quickLabel{color:#aaa;font-size:.75rem;font-weight:500}.Hero-module__JgYmMq__quickBtn{color:#5e35b1;cursor:pointer;background:#5e35b10f;border:1px solid #5e35b126;border-radius:20px;padding:5px 14px;font-family:inherit;font-size:.75rem;font-weight:500;transition:all .2s}.Hero-module__JgYmMq__quickBtn:hover{background:#5e35b11f;border-color:#5e35b14d;transform:translateY(-1px)}.Hero-module__JgYmMq__note{text-align:center;color:#ccc;margin-top:24px;font-size:.7rem}@media (max-width:640px){.Hero-module__JgYmMq__stats{flex-wrap:wrap;gap:24px}.Hero-module__JgYmMq__search{flex-direction:column}.Hero-module__JgYmMq__search input{width:100%}.Hero-module__JgYmMq__search button{width:calc(100% - 8px);margin:0 4px 4px}.Hero-module__JgYmMq__quickExamples{gap:6px}}
.ScanResults-module__qCoDIG__overlay{z-index:9999;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#11182761;justify-content:center;align-items:flex-start;padding:28px;animation:.25s ScanResults-module__qCoDIG__fadeIn;display:flex;position:fixed;inset:0;overflow-y:auto}@keyframes ScanResults-module__qCoDIG__fadeIn{0%{opacity:0}to{opacity:1}}.ScanResults-module__qCoDIG__panel{background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:min(900px,100%);margin-top:20px;padding:30px;animation:.35s ScanResults-module__qCoDIG__slideUp;box-shadow:0 28px 90px #1118272e}@keyframes ScanResults-module__qCoDIG__slideUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.ScanResults-module__qCoDIG__header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:22px;display:flex}.ScanResults-module__qCoDIG__headerLeft h2{color:#111;margin:0 0 5px;font-size:26px;line-height:1.15}.ScanResults-module__qCoDIG__domain{color:#737373;font-size:14px}.ScanResults-module__qCoDIG__headerRight{align-items:center;gap:10px;display:flex}.ScanResults-module__qCoDIG__downloadPdfBtn,.ScanResults-module__qCoDIG__retryBtn,.ScanResults-module__qCoDIG__payBtn{color:#fff;cursor:pointer;background:#c62828;border:0;border-radius:8px;font-weight:800;transition:background .2s,box-shadow .2s,transform .2s;box-shadow:0 12px 24px #c628282e}.ScanResults-module__qCoDIG__downloadPdfBtn{min-height:40px;padding:0 14px;font-size:14px}.ScanResults-module__qCoDIG__downloadPdfBtn:hover,.ScanResults-module__qCoDIG__retryBtn:hover,.ScanResults-module__qCoDIG__payBtn:hover:not(:disabled){background:#a91f1f;transform:translateY(-1px);box-shadow:0 16px 30px #c628283d}.ScanResults-module__qCoDIG__closeBtn{color:#737373;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;place-items:center;width:40px;height:40px;font-size:20px;transition:border-color .2s,color .2s;display:grid}.ScanResults-module__qCoDIG__closeBtn:hover{color:#111;border-color:#d4d4d4}.ScanResults-module__qCoDIG__warningBanner{color:#1d4ed8;background:#f8fbff;border:1px solid #dbeafe;border-radius:8px;margin-bottom:18px;padding:12px 14px;font-size:13px;line-height:1.45}.ScanResults-module__qCoDIG__scoreSection{background:#fafafa;border:1px solid #eee;border-radius:10px;grid-template-columns:110px 1fr;align-items:center;gap:22px;margin-bottom:24px;padding:20px;display:grid}.ScanResults-module__qCoDIG__scoreRing{width:104px;height:104px;position:relative}.ScanResults-module__qCoDIG__scoreRing svg{width:100%;height:100%;transform:rotate(-90deg)}.ScanResults-module__qCoDIG__scoreBg{fill:none;stroke:#eee;stroke-width:8px}.ScanResults-module__qCoDIG__scoreArc{fill:none;stroke-width:8px;stroke-linecap:round;transition:stroke-dashoffset 1.3s,stroke .4s}.ScanResults-module__qCoDIG__scoreValue{color:#111;place-items:center;font-size:28px;font-weight:900;display:grid;position:absolute;inset:0}.ScanResults-module__qCoDIG__scoreStats{flex-direction:column;gap:8px;display:flex}.ScanResults-module__qCoDIG__scoreLabel{font-size:18px;font-weight:900}.ScanResults-module__qCoDIG__statRow{flex-wrap:wrap;gap:8px;font-size:13px;font-weight:800;display:flex}.ScanResults-module__qCoDIG__statRow span{background:#fff;border:1px solid #e5e7eb;border-radius:8px;align-items:center;min-height:30px;padding:0 10px;display:inline-flex}.ScanResults-module__qCoDIG__statGreen{color:#15803d}.ScanResults-module__qCoDIG__statYellow{color:#b45309}.ScanResults-module__qCoDIG__statRed{color:#c62828}.ScanResults-module__qCoDIG__scoreMeta{color:#737373;font-size:13px}.ScanResults-module__qCoDIG__categoryGroup{margin-bottom:20px}.ScanResults-module__qCoDIG__categoryTitle{color:#525252;letter-spacing:.08em;text-transform:uppercase;margin-bottom:10px;font-size:12px;font-weight:900}.ScanResults-module__qCoDIG__checkList{flex-direction:column;display:flex;position:relative}.ScanResults-module__qCoDIG__checkItem{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:10px;margin-bottom:9px;padding:0;transition:border-color .2s,box-shadow .2s}.ScanResults-module__qCoDIG__checkItem:hover,.ScanResults-module__qCoDIG__checkItem[data-open=true]{box-shadow:0 14px 32px #11182712}.ScanResults-module__qCoDIG__checkItem[data-status=fail]:hover,.ScanResults-module__qCoDIG__checkItem[data-status=fail][data-open=true]{border-color:#f1b6b6}.ScanResults-module__qCoDIG__checkItem[data-status=warn]:hover,.ScanResults-module__qCoDIG__checkItem[data-status=warn][data-open=true]{border-color:#f3c98b}.ScanResults-module__qCoDIG__checkItem[data-status=pass]:hover,.ScanResults-module__qCoDIG__checkItem[data-status=pass][data-open=true]{border-color:#a7e8bd}.ScanResults-module__qCoDIG__checkItem[data-status=skip]:hover,.ScanResults-module__qCoDIG__checkItem[data-status=skip][data-open=true]{border-color:#cbd5e1}.ScanResults-module__qCoDIG__checkTop{align-items:center;gap:12px;min-height:60px;padding:13px 15px;display:flex}.ScanResults-module__qCoDIG__statusIcon{border-radius:50%;flex:none;place-items:center;width:30px;height:30px;font-size:14px;font-weight:900;display:grid}.ScanResults-module__qCoDIG__statusPass{color:#15803d;background:#ecfdf3}.ScanResults-module__qCoDIG__statusWarn{color:#b45309;background:#fffbeb}.ScanResults-module__qCoDIG__statusFail{color:#c62828;background:#fff1f1}.ScanResults-module__qCoDIG__statusSkip{color:#64748b;background:#f1f5f9}.ScanResults-module__qCoDIG__checkTitle{color:#171717;flex:1;align-items:center;gap:6px;min-width:0;font-size:15px;font-weight:800;line-height:1.35;display:flex}.ScanResults-module__qCoDIG__helpIcon{color:#737373;background:#f5f5f5;border-radius:50%;flex:none;place-items:center;width:18px;height:18px;font-size:12px;font-weight:900;display:inline-grid}.ScanResults-module__qCoDIG__tooltipWrap{display:inline-flex;position:relative}.ScanResults-module__qCoDIG__tooltipBox{z-index:20;color:#171717;pointer-events:none;opacity:0;visibility:hidden;background:#fff;border:1px solid #e5e7eb;border-radius:8px;width:max-content;max-width:280px;padding:10px 12px;font-size:12px;font-weight:600;line-height:1.45;transition:opacity .2s,visibility .2s,transform .2s;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%)translateY(4px);box-shadow:0 14px 34px #11182724}.ScanResults-module__qCoDIG__tooltipWrap:hover .ScanResults-module__qCoDIG__tooltipBox{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.ScanResults-module__qCoDIG__checkBadge{letter-spacing:.04em;text-transform:uppercase;border-radius:7px;flex:none;padding:5px 9px;font-size:11px;font-weight:900}.ScanResults-module__qCoDIG__badgeCritical,.ScanResults-module__qCoDIG__badgeHigh{color:#c62828;background:#fff1f1}.ScanResults-module__qCoDIG__badgeMedium{color:#b45309;background:#fffbeb}.ScanResults-module__qCoDIG__badgeLow{color:#15803d;background:#ecfdf3}.ScanResults-module__qCoDIG__badgeInfo{color:#525252;background:#f1f5f9}.ScanResults-module__qCoDIG__chevron{color:#737373;font-size:12px;transition:transform .2s}.ScanResults-module__qCoDIG__chevronOpen{transform:rotate(180deg)}.ScanResults-module__qCoDIG__checkDetails{border-top:1px solid #f0f0f0;padding:0 15px 15px 57px}.ScanResults-module__qCoDIG__explanationBlock,.ScanResults-module__qCoDIG__howToFixBlock{border-radius:8px;margin-top:14px;padding:14px}.ScanResults-module__qCoDIG__explanationBlock{background:#fafafa;border:1px solid #eee}.ScanResults-module__qCoDIG__explanationLabel,.ScanResults-module__qCoDIG__howToFixLabel{margin-bottom:6px;font-size:13px;font-weight:900}.ScanResults-module__qCoDIG__explanationLabel{color:#525252}.ScanResults-module__qCoDIG__explanationText,.ScanResults-module__qCoDIG__howToFixText{color:#404040;margin:0;font-size:14px;line-height:1.6}.ScanResults-module__qCoDIG__metaRow{flex-wrap:wrap;gap:10px;margin-top:12px;display:flex}.ScanResults-module__qCoDIG__fineBadge,.ScanResults-module__qCoDIG__lawRef{border-radius:8px;align-items:center;min-height:30px;padding:0 10px;font-size:13px;font-weight:800;display:inline-flex}.ScanResults-module__qCoDIG__fineBadge{color:#c62828;background:#fff1f1}.ScanResults-module__qCoDIG__lawRef{color:#525252;cursor:help;background:#f5f5f5}.ScanResults-module__qCoDIG__detailList{margin:12px 0 0;padding:0;list-style:none}.ScanResults-module__qCoDIG__detailList li{color:#525252;padding:4px 0 4px 18px;font-size:14px;line-height:1.45;position:relative}.ScanResults-module__qCoDIG__detailList li:before{content:"";background:#c62828;border-radius:50%;width:6px;height:6px;position:absolute;top:13px;left:0}.ScanResults-module__qCoDIG__howToFixBlock{background:#f0fdf4;border:1px solid #bbf7d0}.ScanResults-module__qCoDIG__howToFixLabel{color:#166534}.ScanResults-module__qCoDIG__howToFixLine{padding:2px 0}.ScanResults-module__qCoDIG__disclaimer{color:#78350f;text-align:center;background:#fffbeb;border:1px solid #fde68a;border-radius:8px;margin-top:22px;padding:14px;font-size:13px;line-height:1.55}.ScanResults-module__qCoDIG__loading,.ScanResults-module__qCoDIG__error{z-index:9999;background:linear-gradient(#c628280a,#0000 45%),#f6f7f9;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.ScanResults-module__qCoDIG__loadingCard{background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:min(760px,100%);padding:34px;box-shadow:0 28px 80px #11182717}.ScanResults-module__qCoDIG__loadingBrand{color:#111;margin-bottom:26px;font-size:20px;font-weight:850}.ScanResults-module__qCoDIG__loadingBrand strong{color:#c62828}.ScanResults-module__qCoDIG__loadingGrid{grid-template-columns:180px 1fr;align-items:center;gap:34px;display:grid}.ScanResults-module__qCoDIG__documentScanner{background:#fff7f7;border-radius:18px;place-items:center;width:170px;height:170px;display:grid;position:relative;overflow:hidden}.ScanResults-module__qCoDIG__scanDocument{opacity:0;background:#fff;border:1px solid #f1b6b6;border-radius:8px;width:82px;height:108px;padding:17px 13px;animation:3.6s ease-in-out infinite ScanResults-module__qCoDIG__documentQueue;position:absolute;box-shadow:0 14px 28px #c628281a}.ScanResults-module__qCoDIG__scanDocument span{background:#eee;border-radius:999px;height:8px;margin-bottom:10px;display:block}.ScanResults-module__qCoDIG__scanDocument span:first-child{background:#c62828;width:58%}.ScanResults-module__qCoDIG__scanDocument span:nth-child(2){width:84%}.ScanResults-module__qCoDIG__scanDocument span:nth-child(3){width:68%}.ScanResults-module__qCoDIG__scanDocumentOne{animation-delay:0s}.ScanResults-module__qCoDIG__scanDocumentTop{animation-delay:1.2s}.ScanResults-module__qCoDIG__scanDocumentThree{animation-delay:2.4s}.ScanResults-module__qCoDIG__scanBeam{background:#c62828;border-radius:999px;height:3px;animation:1.2s ease-in-out infinite ScanResults-module__qCoDIG__scanBeam;position:absolute;left:34px;right:34px;box-shadow:0 0 22px #c628287a}@keyframes ScanResults-module__qCoDIG__documentQueue{0%,18%{opacity:0;transform:translate(-54px)rotate(-5deg)scale(.92)}28%,58%{opacity:1;transform:translate(0)rotate(0)scale(1)}72%,to{opacity:0;transform:translate(54px)rotate(5deg)scale(.92)}}@keyframes ScanResults-module__qCoDIG__scanBeam{0%,to{transform:translateY(-42px)}50%{transform:translateY(42px)}}.ScanResults-module__qCoDIG__loadingContent{min-width:0}.ScanResults-module__qCoDIG__loadingEyebrow{color:#c62828;letter-spacing:.1em;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:900}.ScanResults-module__qCoDIG__loadingText{color:#111;font-size:clamp(28px,5vw,42px);font-weight:900;line-height:1.05}.ScanResults-module__qCoDIG__loadingStage{color:#525252;margin-top:10px;font-size:16px;line-height:1.5}.ScanResults-module__qCoDIG__loadingSteps{gap:8px;margin-top:18px;display:grid}.ScanResults-module__qCoDIG__confirmOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10000;background:#0006;justify-content:center;align-items:center;animation:.2s ScanResults-module__qCoDIG__fadeIn;display:flex;position:fixed;inset:0}.ScanResults-module__qCoDIG__confirmModal{text-align:center;background:#fff;border-radius:1.5rem;width:90%;max-width:340px;padding:2rem;box-shadow:0 20px 40px #0003}.ScanResults-module__qCoDIG__confirmModal h3{color:#1e293b;margin-top:0;margin-bottom:.75rem;font-size:1.25rem}.ScanResults-module__qCoDIG__confirmModal p{color:#64748b;margin-bottom:1.5rem;font-size:.95rem;line-height:1.4}.ScanResults-module__qCoDIG__confirmButtons{gap:.75rem;display:flex}.ScanResults-module__qCoDIG__confirmButtons button{cursor:pointer;border:none;border-radius:.75rem;flex:1;padding:.85rem;font-weight:600;transition:all .2s}.ScanResults-module__qCoDIG__confirmYes{color:#64748b;background:#f1f5f9}.ScanResults-module__qCoDIG__confirmYes:hover{color:#1e293b;background:#e2e8f0}.ScanResults-module__qCoDIG__confirmNo{color:#fff;background:#2563eb}.ScanResults-module__qCoDIG__confirmNo:hover{background:#1d4ed8;transform:translateY(-1px)}@media (max-width:768px){.ScanResults-module__qCoDIG__panel{border-radius:0;width:100%;height:100%;max-height:none}.ScanResults-module__qCoDIG__header{padding:1rem}}.ScanResults-module__qCoDIG__loadingStep{color:#a3a3a3;align-items:center;gap:10px;font-size:13px;font-weight:750;display:flex}.ScanResults-module__qCoDIG__loadingStep span{background:#d4d4d4;border-radius:50%;flex:none;width:9px;height:9px}.ScanResults-module__qCoDIG__loadingStepActive{color:#171717}.ScanResults-module__qCoDIG__loadingStepActive span{background:#c62828;box-shadow:0 0 0 5px #c628281f}.ScanResults-module__qCoDIG__loadingStepDone{color:#525252}.ScanResults-module__qCoDIG__loadingStepDone span{background:#15803d}.ScanResults-module__qCoDIG__error{text-align:left;flex-direction:column;justify-content:center;align-items:center;display:flex}.ScanResults-module__qCoDIG__errorCard{background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:min(760px,100%);padding:34px;animation:.35s ScanResults-module__qCoDIG__slideUp;box-shadow:0 28px 80px #11182717}.ScanResults-module__qCoDIG__errorCardBrand{color:#111;margin-bottom:26px;font-size:20px;font-weight:850}.ScanResults-module__qCoDIG__errorCardBrand strong{color:#c62828}.ScanResults-module__qCoDIG__errorCardGrid{grid-template-columns:170px 1fr;align-items:center;gap:34px;display:grid}.ScanResults-module__qCoDIG__errorShield{background:#fff7f7;border-radius:18px;place-items:center;width:170px;height:170px;display:grid;position:relative;overflow:hidden}.ScanResults-module__qCoDIG__errorShieldIcon{z-index:1;color:#c62828;width:80px;height:80px;animation:2.5s ease-in-out infinite ScanResults-module__qCoDIG__shieldBreathe;position:relative}.ScanResults-module__qCoDIG__errorShieldIcon svg{width:100%;height:100%}.ScanResults-module__qCoDIG__errorPulse{background:radial-gradient(circle,#c6282814 0%,#0000 70%);border-radius:18px;animation:2.5s ease-in-out infinite ScanResults-module__qCoDIG__pulseFade;position:absolute;inset:0}@keyframes ScanResults-module__qCoDIG__shieldBreathe{0%,to{transform:scale(1)}50%{transform:scale(1.06)}}@keyframes ScanResults-module__qCoDIG__pulseFade{0%,to{opacity:.3;transform:scale(.95)}50%{opacity:1;transform:scale(1.05)}}.ScanResults-module__qCoDIG__errorContent{min-width:0}.ScanResults-module__qCoDIG__errorEyebrow{color:#c62828;letter-spacing:.1em;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:900}.ScanResults-module__qCoDIG__errorTitle{color:#111;margin-bottom:10px;font-size:clamp(22px,4vw,32px);font-weight:900;line-height:1.15}.ScanResults-module__qCoDIG__errorSuggestion{color:#525252;margin-bottom:6px;font-size:15px;line-height:1.55}.ScanResults-module__qCoDIG__errorActions{gap:12px;margin-top:20px;display:flex}.ScanResults-module__qCoDIG__errorRetryBtn{color:#fff;cursor:pointer;background:#c62828;border:0;border-radius:10px;align-items:center;gap:8px;min-height:48px;padding:0 24px;font-family:inherit;font-size:15px;font-weight:800;transition:background .2s,box-shadow .2s,transform .2s;display:inline-flex;box-shadow:0 12px 24px #c628282e}.ScanResults-module__qCoDIG__errorRetryBtn:hover{background:#a91f1f;transform:translateY(-1px);box-shadow:0 16px 30px #c628283d}.ScanResults-module__qCoDIG__errorCloseBtn{color:#525252;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:10px;align-items:center;min-height:48px;padding:0 24px;font-family:inherit;font-size:15px;font-weight:700;transition:border-color .2s,color .2s,transform .2s;display:inline-flex}.ScanResults-module__qCoDIG__errorCloseBtn:hover{color:#111;border-color:#d4d4d4;transform:translateY(-1px)}.ScanResults-module__qCoDIG__errorTips{background:#fafafa;border:1px solid #eee;border-radius:10px;margin-top:28px;padding:18px}.ScanResults-module__qCoDIG__errorTipsTitle{color:#525252;letter-spacing:.04em;margin-bottom:12px;font-size:13px;font-weight:900}.ScanResults-module__qCoDIG__errorTipsList{flex-direction:column;gap:8px;display:flex}.ScanResults-module__qCoDIG__errorTip{color:#404040;padding-left:18px;font-size:13px;line-height:1.5;position:relative}.ScanResults-module__qCoDIG__errorTip:before{content:"";background:#d4d4d4;border-radius:50%;width:6px;height:6px;position:absolute;top:7px;left:0}.ScanResults-module__qCoDIG__retryBtn{min-height:44px;padding:0 18px;font-size:15px}.ScanResults-module__qCoDIG__lockedList{padding-bottom:320px;overflow:hidden}.ScanResults-module__qCoDIG__lockedItem{filter:blur(7px);opacity:.48;pointer-events:none;-webkit-user-select:none;user-select:none}.ScanResults-module__qCoDIG__paywallOverlay{z-index:10;background:linear-gradient(#fff0,#fff 38%,#fff);justify-content:center;align-items:flex-end;min-height:68%;padding:90px 18px 24px;display:flex;position:absolute;bottom:0;left:0;right:0}.ScanResults-module__qCoDIG__paywallContent{background:#fff;border:1px solid #f1d4d4;border-radius:12px;width:min(500px,100%);padding:28px;box-shadow:0 22px 60px #c628281f}.ScanResults-module__qCoDIG__paywallIcon{color:#c62828;background:#fff1f1;border-radius:50%;place-items:center;width:56px;height:56px;margin-bottom:18px;font-size:22px;display:grid}.ScanResults-module__qCoDIG__paywallTitle{color:#111;margin:0 0 10px;font-size:25px;line-height:1.2}.ScanResults-module__qCoDIG__paywallText{color:#525252;margin:0 0 22px;font-size:15px;line-height:1.6}.ScanResults-module__qCoDIG__paywallForm{flex-direction:column;gap:14px;display:flex}.ScanResults-module__qCoDIG__inputGroup{flex-direction:column;gap:8px;display:flex}.ScanResults-module__qCoDIG__inputGroup label{color:#525252;letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:900}.ScanResults-module__qCoDIG__paywallForm input{color:#111;background:#fff;border:1px solid #d4d4d4;border-radius:8px;outline:none;min-height:54px;padding:0 14px;font-size:16px}.ScanResults-module__qCoDIG__paywallForm input:focus{border-color:#c62828;box-shadow:0 0 0 4px #c628281a}.ScanResults-module__qCoDIG__payBtn{min-height:56px;font-size:16px}.ScanResults-module__qCoDIG__payBtn:disabled{cursor:wait;opacity:.72}.ScanResults-module__qCoDIG__paywallNote{color:#737373;text-align:center;margin-top:14px;font-size:13px}.ScanResults-module__qCoDIG__payMethods{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:14px;display:grid}.ScanResults-module__qCoDIG__methodBtn{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:80px;padding:12px;transition:all .2s;display:flex;box-shadow:0 2px 4px #00000005}.ScanResults-module__qCoDIG__methodBtn:hover:not(:disabled){background:#fff7f7;border-color:#c62828;transform:translateY(-2px);box-shadow:0 12px 24px #c6282814}.ScanResults-module__qCoDIG__methodBtn:disabled{opacity:.5;cursor:wait}.ScanResults-module__qCoDIG__methodIcon{font-size:26px;line-height:1}.ScanResults-module__qCoDIG__methodLabel{color:#111;font-size:13px;font-weight:850}.ScanResults-module__qCoDIG__methodBtn[data-method=sbp] .ScanResults-module__qCoDIG__methodIcon{color:red}.ScanResults-module__qCoDIG__methodBtn[data-method=sberbank] .ScanResults-module__qCoDIG__methodIcon{color:#21a038}.ScanResults-module__qCoDIG__methodBtn[data-method=tinkoff_bank] .ScanResults-module__qCoDIG__methodIcon{color:#ffdd2d;text-shadow:0 0 1px #000}.ScanResults-module__qCoDIG__methodBtn[data-method=bank_card] .ScanResults-module__qCoDIG__methodIcon{color:#1d4ed8}@media (max-width:700px){.ScanResults-module__qCoDIG__overlay,.ScanResults-module__qCoDIG__loading,.ScanResults-module__qCoDIG__error{padding:14px}.ScanResults-module__qCoDIG__panel,.ScanResults-module__qCoDIG__loadingCard,.ScanResults-module__qCoDIG__paywallContent{padding:20px}.ScanResults-module__qCoDIG__header{flex-direction:column;align-items:flex-start}.ScanResults-module__qCoDIG__scoreSection,.ScanResults-module__qCoDIG__loadingGrid,.ScanResults-module__qCoDIG__errorCardGrid{text-align:center;grid-template-columns:1fr;justify-items:center}.ScanResults-module__qCoDIG__errorCard{padding:24px}.ScanResults-module__qCoDIG__errorCardBrand{text-align:center}.ScanResults-module__qCoDIG__errorShield{width:130px;height:130px}.ScanResults-module__qCoDIG__errorShieldIcon{width:60px;height:60px}.ScanResults-module__qCoDIG__errorActions{flex-wrap:wrap;justify-content:center}.ScanResults-module__qCoDIG__loadingBrand{text-align:center}.ScanResults-module__qCoDIG__documentScanner{width:150px;height:150px}.ScanResults-module__qCoDIG__statRow{justify-content:center}.ScanResults-module__qCoDIG__checkTop{flex-wrap:wrap;align-items:flex-start}.ScanResults-module__qCoDIG__checkTitle{flex-basis:calc(100% - 42px)}.ScanResults-module__qCoDIG__checkBadge{margin-left:42px}.ScanResults-module__qCoDIG__checkDetails{padding-left:15px}.ScanResults-module__qCoDIG__lockedList{padding-bottom:380px}}
.LimitModal-module__xvI32G__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:10000;background:#0009;justify-content:center;align-items:center;width:100%;height:100%;padding:20px;animation:.3s ease-out LimitModal-module__xvI32G__fadeIn;display:flex;position:fixed;top:0;left:0}.LimitModal-module__xvI32G__modal{background:#fff;border-radius:24px;width:100%;max-width:1100px;max-height:90vh;padding:40px;animation:.4s cubic-bezier(.16,1,.3,1) LimitModal-module__xvI32G__slideUp;position:relative;overflow-y:auto;box-shadow:0 32px 64px #0003}.LimitModal-module__xvI32G__closeBtn{cursor:pointer;z-index:10;background:#f5f5f5;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:24px;transition:background .2s;display:flex;position:absolute;top:20px;right:20px}.LimitModal-module__xvI32G__closeBtn:hover{background:#eee}.LimitModal-module__xvI32G__header{text-align:center;max-width:600px;margin-bottom:40px;margin-left:auto;margin-right:auto}.LimitModal-module__xvI32G__icon{margin-bottom:16px;font-size:48px}.LimitModal-module__xvI32G__header h2{color:#111;margin-bottom:12px;font-size:2rem;font-weight:800}.LimitModal-module__xvI32G__header p{color:#666;font-size:1.1rem;line-height:1.5}.LimitModal-module__xvI32G__pricingWrapper .section-header{display:none}.LimitModal-module__xvI32G__pricingWrapper .pricing{background:0 0;padding-top:0}@keyframes LimitModal-module__xvI32G__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes LimitModal-module__xvI32G__slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.LimitModal-module__xvI32G__modal{padding:30px 20px}.LimitModal-module__xvI32G__header h2{font-size:1.5rem}}
.Pricing-module__Pm6ArG__pricing{background:#fff}.Pricing-module__Pm6ArG__tag{color:#5e35b1;background:#ede7f6;border-radius:100px;align-items:center;gap:6px;margin-bottom:16px;padding:5px 14px;font-size:.75rem;font-weight:600;display:inline-flex}.Pricing-module__Pm6ArG__dot{background:#5e35b1;border-radius:50%;width:6px;height:6px;animation:2s infinite Pricing-module__Pm6ArG__pulse-dot;display:inline-block}.Pricing-module__Pm6ArG__grid{grid-template-columns:repeat(4,1fr);align-items:stretch;gap:20px;display:grid}.Pricing-module__Pm6ArG__card{text-align:center;background:#fafafa;border:2px solid #f0f0f0;border-radius:18px;flex-direction:column;padding:32px 24px;transition:transform .3s,border-color .3s,box-shadow .3s;display:flex;position:relative}.Pricing-module__Pm6ArG__card:hover{transform:translateY(-4px);box-shadow:0 12px 36px #0000000f}.Pricing-module__Pm6ArG__featured{background:#fafafe;border-color:#5e35b1}.Pricing-module__Pm6ArG__popular{color:#fff;white-space:nowrap;background:#5e35b1;border-radius:100px;padding:4px 16px;font-size:.7rem;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.Pricing-module__Pm6ArG__name{color:#111;margin-bottom:4px;font-size:1.05rem;font-weight:700}.Pricing-module__Pm6ArG__desc{color:#888;min-height:36px;margin-bottom:16px;font-size:.78rem}.Pricing-module__Pm6ArG__amount{color:#111;letter-spacing:-.03em;margin-bottom:4px;font-size:2rem;font-weight:900}.Pricing-module__Pm6ArG__amount small{color:#888;font-size:.85rem;font-weight:600}.Pricing-module__Pm6ArG__period{color:#aaa;margin-bottom:20px;font-size:.75rem}.Pricing-module__Pm6ArG__features{text-align:left;flex-direction:column;flex:1;gap:9px;display:flex}.Pricing-module__Pm6ArG__feat{color:#555;align-items:center;gap:8px;font-size:.82rem;display:flex}.Pricing-module__Pm6ArG__feat svg{stroke:#5e35b1;stroke-width:2.5px;fill:none;flex-shrink:0;width:16px;height:16px}.Pricing-module__Pm6ArG__btn{cursor:pointer;border:none;border-radius:10px;width:100%;margin-top:24px;padding:14px;font-family:inherit;font-size:.92rem;font-weight:700;transition:background .2s,transform .15s;display:block}.Pricing-module__Pm6ArG__btnPrimary{color:#fff;background:#5e35b1}.Pricing-module__Pm6ArG__btnPrimary:hover{background:#4527a0;transform:translateY(-1px)}.Pricing-module__Pm6ArG__btnOutline{color:#5e35b1;background:#fff;border:2px solid #5e35b1}.Pricing-module__Pm6ArG__btnOutline:hover{background:#f5f0ff}@media (max-width:900px){.Pricing-module__Pm6ArG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Pricing-module__Pm6ArG__grid{grid-template-columns:1fr}}
.Problems-module__w_Eciq__problems{background:#fff}.Problems-module__w_Eciq__tag{color:#c62828;background:#ffebee;border-radius:100px;align-items:center;gap:6px;margin-bottom:16px;padding:5px 14px;font-size:.75rem;font-weight:600;display:inline-flex}.Problems-module__w_Eciq__dot{background:#c62828;border-radius:50%;width:6px;height:6px;animation:2s infinite Problems-module__w_Eciq__pulse-dot;display:inline-block}.Problems-module__w_Eciq__grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.Problems-module__w_Eciq__card{text-align:center;background:#fff;border:1px solid #f0f0f0;border-radius:16px;flex-direction:column;align-items:center;padding:28px 24px;transition:transform .3s,box-shadow .3s;display:flex}.Problems-module__w_Eciq__card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0000000f}.Problems-module__w_Eciq__icon{background:#ffebee;border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 16px;display:flex}.Problems-module__w_Eciq__icon svg{stroke:#c62828;stroke-width:2px;fill:none;width:28px;height:28px}.Problems-module__w_Eciq__card h3{color:#111;min-height:1.2em;margin-bottom:6px;font-size:.95rem;font-weight:700}.Problems-module__w_Eciq__card p{color:#888;min-height:3.7em;font-size:.82rem;line-height:1.5}.Problems-module__w_Eciq__fine{color:#c62828;background:#fff5f5;border-radius:6px;margin-top:16px;padding:4px 10px;font-size:.78rem;font-weight:700;display:inline-block}@media (max-width:900px){.Problems-module__w_Eciq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Problems-module__w_Eciq__grid{grid-template-columns:1fr}}
.HowItWorks-module__u8qSLG__how{background:#fff}.HowItWorks-module__u8qSLG__tag{color:#5e35b1;background:#ede7f6;border-radius:100px;align-items:center;gap:6px;margin-bottom:16px;padding:5px 14px;font-size:.75rem;font-weight:600;display:inline-flex}.HowItWorks-module__u8qSLG__dot{background:#5e35b1;border-radius:50%;width:6px;height:6px;animation:2s infinite HowItWorks-module__u8qSLG__pulse-dot;display:inline-block}.HowItWorks-module__u8qSLG__steps{justify-content:center;align-items:flex-start;gap:0;display:flex;position:relative}.HowItWorks-module__u8qSLG__step{text-align:center;flex:1;max-width:280px;position:relative}.HowItWorks-module__u8qSLG__stepIcon{background:#f5f0ff;border-radius:20px;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 20px;display:flex}.HowItWorks-module__u8qSLG__stepIcon svg{stroke:#5e35b1;stroke-width:1.8px;fill:none;width:40px;height:40px}.HowItWorks-module__u8qSLG__step h3{color:#111;margin-bottom:6px;font-size:1rem;font-weight:700}.HowItWorks-module__u8qSLG__step p{color:#888;max-width:240px;margin:0 auto;font-size:.85rem;line-height:1.5}.HowItWorks-module__u8qSLG__connector{flex-shrink:0;align-items:center;width:64px;margin-top:40px;display:flex;position:relative}.HowItWorks-module__u8qSLG__connector:before{content:"";background:#d1c4e9;border-radius:1px;width:100%;height:2px;display:block}.HowItWorks-module__u8qSLG__connector:after{content:"";border-top:2px solid #d1c4e9;border-right:2px solid #d1c4e9;width:10px;height:10px;margin-top:-1px;position:absolute;top:50%;right:0;transform:translateY(-50%)rotate(45deg)}@media (max-width:900px){.HowItWorks-module__u8qSLG__connector{display:none}.HowItWorks-module__u8qSLG__steps{flex-direction:column;align-items:center;gap:40px}}
.Checks-module__Z9TH4G__checks{background:#fafafa;border-top:1px solid #f0f0f0}.Checks-module__Z9TH4G__tag{color:#1565c0;background:#e3f2fd;border-radius:100px;align-items:center;gap:6px;margin-bottom:16px;padding:5px 14px;font-size:.75rem;font-weight:600;display:inline-flex}.Checks-module__Z9TH4G__dot{background:#1565c0;border-radius:50%;width:6px;height:6px;animation:2s infinite Checks-module__Z9TH4G__pulse-dot;display:inline-block}.Checks-module__Z9TH4G__grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.Checks-module__Z9TH4G__card{background:#fff;border:1px solid #f0f0f0;border-radius:14px;align-items:flex-start;gap:16px;padding:24px;transition:transform .3s,box-shadow .3s;display:flex}.Checks-module__Z9TH4G__card:hover{transform:translateY(-3px);box-shadow:0 8px 24px #0000000d}.Checks-module__Z9TH4G__checkIcon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.Checks-module__Z9TH4G__checkIcon svg{stroke-width:2px;fill:none;width:22px;height:22px}.Checks-module__Z9TH4G__card h3{color:#111;margin-bottom:4px;font-size:.9rem;font-weight:700}.Checks-module__Z9TH4G__card p{color:#888;font-size:.8rem;line-height:1.5}.Checks-module__Z9TH4G__ciPurple{background:#f3e5f5}.Checks-module__Z9TH4G__ciPurple svg{stroke:#7b1fa2}.Checks-module__Z9TH4G__ciBlue{background:#e3f2fd}.Checks-module__Z9TH4G__ciBlue svg{stroke:#1565c0}.Checks-module__Z9TH4G__ciRed{background:#ffebee}.Checks-module__Z9TH4G__ciRed svg{stroke:#c62828}.Checks-module__Z9TH4G__ciGreen{background:#e8f5e9}.Checks-module__Z9TH4G__ciGreen svg{stroke:#2e7d32}.Checks-module__Z9TH4G__ciOrange{background:#fff3e0}.Checks-module__Z9TH4G__ciOrange svg{stroke:#e65100}.Checks-module__Z9TH4G__ciTeal{background:#e0f2f1}.Checks-module__Z9TH4G__ciTeal svg{stroke:#00695c}@media (max-width:900px){.Checks-module__Z9TH4G__grid{grid-template-columns:1fr}}
.Audience-module__lPaexW__audience{background:#fff}.Audience-module__lPaexW__tag{color:#334155;background:#f8fafc;border-radius:100px;align-items:center;gap:6px;margin-bottom:16px;padding:5px 14px;font-size:.75rem;font-weight:600;display:inline-flex}.Audience-module__lPaexW__dot{background:#334155;border-radius:50%;width:6px;height:6px;animation:2s infinite Audience-module__lPaexW__pulse-dot;display:inline-block}.Audience-module__lPaexW__grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.Audience-module__lPaexW__card{text-align:center;background:#fafafa;border:1px solid #f0f0f0;border-radius:16px;padding:32px 24px;transition:transform .3s,box-shadow .3s,border-color .3s}.Audience-module__lPaexW__card:hover{transform:translateY(-4px)}.Audience-module__lPaexW__iconWrap{border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 16px;transition:transform .3s,background .3s;display:flex}.Audience-module__lPaexW__card:hover .Audience-module__lPaexW__iconWrap{transform:scale(1.05)}.Audience-module__lPaexW__cardIndigo .Audience-module__lPaexW__iconWrap{color:#4338ca;background:#eef2ff}.Audience-module__lPaexW__cardIndigo:hover .Audience-module__lPaexW__iconWrap{background:#e0e7ff}.Audience-module__lPaexW__cardIndigo:hover{border-color:#c7d2fe;box-shadow:0 16px 40px #4338ca14}.Audience-module__lPaexW__cardEmerald .Audience-module__lPaexW__iconWrap{color:#047857;background:#ecfdf5}.Audience-module__lPaexW__cardEmerald:hover .Audience-module__lPaexW__iconWrap{background:#d1fae5}.Audience-module__lPaexW__cardEmerald:hover{border-color:#a7f3d0;box-shadow:0 16px 40px #04785714}.Audience-module__lPaexW__cardRose .Audience-module__lPaexW__iconWrap{color:#be123c;background:#fff1f2}.Audience-module__lPaexW__cardRose:hover .Audience-module__lPaexW__iconWrap{background:#ffe4e6}.Audience-module__lPaexW__cardRose:hover{border-color:#fecdd3;box-shadow:0 16px 40px #be123c14}.Audience-module__lPaexW__cardSlate .Audience-module__lPaexW__iconWrap{color:#334155;background:#f8fafc}.Audience-module__lPaexW__cardSlate:hover .Audience-module__lPaexW__iconWrap{background:#f1f5f9}.Audience-module__lPaexW__cardSlate:hover{border-color:#e2e8f0;box-shadow:0 16px 40px #33415514}.Audience-module__lPaexW__card h3{color:#111;margin-bottom:6px;font-size:1rem;font-weight:700}.Audience-module__lPaexW__card p{color:#888;font-size:.82rem;line-height:1.5}@media (max-width:900px){.Audience-module__lPaexW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Audience-module__lPaexW__grid{grid-template-columns:1fr}}
.DemoReport-module__6PKp5W__demo{background:#f8f5ff;border-top:1px solid #ede7f6}.DemoReport-module__6PKp5W__tag{color:#5e35b1;background:#ede7f6;border-radius:100px;align-items:center;gap:6px;margin-bottom:16px;padding:5px 14px;font-size:.75rem;font-weight:600;display:inline-flex}.DemoReport-module__6PKp5W__dot{background:#5e35b1;border-radius:50%;width:6px;height:6px;animation:2s infinite DemoReport-module__6PKp5W__pulse-dot;display:inline-block}.DemoReport-module__6PKp5W__layout{grid-template-columns:1fr 1fr;align-items:center;gap:48px;display:grid}.DemoReport-module__6PKp5W__text h3{color:#111;letter-spacing:-.02em;margin-bottom:12px;font-size:1.5rem;font-weight:800}.DemoReport-module__6PKp5W__text p{color:#666;margin-bottom:20px;font-size:1rem;line-height:1.7}.DemoReport-module__6PKp5W__list{flex-direction:column;gap:10px;display:flex}.DemoReport-module__6PKp5W__listItem{color:#333;align-items:center;gap:10px;font-size:.9rem;font-weight:500;display:flex}.DemoReport-module__6PKp5W__icoCheck{background:#e8f5e9;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.DemoReport-module__6PKp5W__icoCheck svg{stroke:#2e7d32;stroke-width:3px;fill:none;width:14px;height:14px}.DemoReport-module__6PKp5W__reportCard{background:#fff;border:1px solid #ede7f6;border-radius:20px;padding:32px 28px;box-shadow:0 16px 48px #5e35b11a}.DemoReport-module__6PKp5W__reportHeader{border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:14px;display:flex}.DemoReport-module__6PKp5W__reportUrl{color:#111;font-size:.85rem;font-weight:700}.DemoReport-module__6PKp5W__riskPill{color:#333;background:#fafafa;border:1px solid #e0e0e0;border-radius:6px;align-items:center;gap:8px;padding:4px 10px;font-size:.7rem;font-weight:700;display:flex}.DemoReport-module__6PKp5W__pillDots{gap:3px;display:flex}.DemoReport-module__6PKp5W__pillDot{background:#d1d1d1;border-radius:50%;width:6px;height:6px}.DemoReport-module__6PKp5W__active{background:#ef5350;box-shadow:0 0 6px #ef535099}.DemoReport-module__6PKp5W__row{border-bottom:1px solid #fafafa;justify-content:space-between;align-items:center;padding:10px 0;display:flex}.DemoReport-module__6PKp5W__row:last-of-type{border-bottom:none}.DemoReport-module__6PKp5W__label{color:#555;align-items:center;gap:8px;font-size:.84rem;display:flex}.DemoReport-module__6PKp5W__rdot{border-radius:50%;width:8px;height:8px;display:inline-block}.DemoReport-module__6PKp5W__rdRed{background:#ef5350}.DemoReport-module__6PKp5W__rdOrange{background:#ffa726}.DemoReport-module__6PKp5W__rdGreen{background:#66bb6a}.DemoReport-module__6PKp5W__status{border-radius:6px;padding:3px 10px;font-size:.78rem;font-weight:600}.DemoReport-module__6PKp5W__rsFail{color:#c62828;background:#ffebee}.DemoReport-module__6PKp5W__rsWarn{color:#e65100;background:#fff8e1}.DemoReport-module__6PKp5W__rsPass{color:#2e7d32;background:#e8f5e9}.DemoReport-module__6PKp5W__blur{filter:blur(4px);-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:10px 0;display:flex}.DemoReport-module__6PKp5W__total{text-align:center;background:#fff5f5;border-radius:12px;margin-top:16px;padding:16px}.DemoReport-module__6PKp5W__totalLbl{color:#c62828;text-transform:uppercase;letter-spacing:.05em;margin-bottom:2px;font-size:.72rem;font-weight:600}.DemoReport-module__6PKp5W__totalVal{color:#c62828;letter-spacing:-.02em;font-size:1.5rem;font-weight:900}.DemoReport-module__6PKp5W__unlock{text-align:center;color:#5e35b1;margin-top:12px;font-size:.75rem;font-weight:600}@media (max-width:900px){.DemoReport-module__6PKp5W__layout{grid-template-columns:1fr}}
.FAQ-module__YTKPaG__faq{background:#fafafa;border-top:1px solid #f0f0f0}.FAQ-module__YTKPaG__tag{color:#3949ab;background:#e8eaf6;border-radius:100px;align-items:center;gap:6px;margin-bottom:16px;padding:5px 14px;font-size:.75rem;font-weight:600;display:inline-flex}.FAQ-module__YTKPaG__dot{background:#3949ab;border-radius:50%;width:6px;height:6px;animation:2s infinite FAQ-module__YTKPaG__pulse-dot;display:inline-block}.FAQ-module__YTKPaG__list{flex-direction:column;gap:12px;max-width:700px;margin:0 auto;display:flex}.FAQ-module__YTKPaG__item{border:1px solid #f0f0f0;border-radius:14px;transition:box-shadow .4s,border-color .4s,background .4s;overflow:hidden}.FAQ-module__YTKPaG__item:hover{box-shadow:0 4px 16px #0000000a}.FAQ-module__YTKPaG__q{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:16px;padding:20px 24px;font-size:.92rem;font-weight:600;transition:color .3s;display:flex}.FAQ-module__YTKPaG__chevron{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:transform .4s cubic-bezier(.4,0,.2,1),background .3s;display:flex}.FAQ-module__YTKPaG__chevron svg{stroke-width:2.5px;fill:none;width:16px;height:16px;transition:stroke .3s}.FAQ-module__YTKPaG__aInner{color:#666;padding:0 24px 20px;font-size:.86rem;line-height:1.7}
.admin-module__4WpgRW__page{background:#f8f8f8;min-height:100vh;padding-top:80px}.admin-module__4WpgRW__container{max-width:1200px;margin:0 auto;padding:32px}.admin-module__4WpgRW__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:28px;display:flex}.admin-module__4WpgRW__header h1{color:#111;font-size:1.5rem;font-weight:800}.admin-module__4WpgRW__backBtn{color:#555;background:#fff;border:1.5px solid #e0e0e0;border-radius:8px;padding:8px 18px;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .2s}.admin-module__4WpgRW__backBtn:hover{color:#c62828;border-color:#c62828}.admin-module__4WpgRW__stats{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:28px;display:grid}.admin-module__4WpgRW__stat{background:#fff;border:1px solid #e8e8e8;border-radius:12px;padding:20px}.admin-module__4WpgRW__statLabel{color:#999;text-transform:uppercase;letter-spacing:.04em;margin-bottom:6px;font-size:.75rem;font-weight:600}.admin-module__4WpgRW__statValue{color:#111;font-size:1.7rem;font-weight:800}.admin-module__4WpgRW__green{color:#2e7d32}.admin-module__4WpgRW__red{color:#c62828}.admin-module__4WpgRW__filters{flex-wrap:wrap;gap:10px;display:flex}.admin-module__4WpgRW__filterBtn{color:#555;cursor:pointer;background:#fff;border:1.5px solid #e0e0e0;border-radius:8px;padding:7px 16px;font-size:.8rem;font-weight:600;transition:all .2s}.admin-module__4WpgRW__filterBtn:hover{border-color:#bbb}.admin-module__4WpgRW__filterActive{color:#fff;background:#111;border-color:#111}.admin-module__4WpgRW__tableWrap{background:#fff;border:1px solid #e8e8e8;border-radius:12px;overflow:hidden}.admin-module__4WpgRW__table{border-collapse:collapse;width:100%;font-size:.85rem}.admin-module__4WpgRW__table thead{background:#fafafa}.admin-module__4WpgRW__table th{text-align:left;color:#555;text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid #e8e8e8;padding:12px 16px;font-size:.75rem;font-weight:700}.admin-module__4WpgRW__table td{color:#333;border-bottom:1px solid #f0f0f0;padding:12px 16px}.admin-module__4WpgRW__table tbody tr:hover{background:#fafafa}.admin-module__4WpgRW__table tbody tr:last-child td{border-bottom:none}.admin-module__4WpgRW__domain{color:#111;font-weight:600}.admin-module__4WpgRW__score{border-radius:6px;padding:3px 8px;font-size:.8rem;font-weight:700;display:inline-block}.admin-module__4WpgRW__scoreGreen{color:#2e7d32;background:#e8f5e9}.admin-module__4WpgRW__scoreYellow{color:#f57f17;background:#fff8e1}.admin-module__4WpgRW__scoreRed{color:#c62828;background:#ffebee}.admin-module__4WpgRW__paid{color:#2e7d32;font-weight:600}.admin-module__4WpgRW__unpaid{color:#999}.admin-module__4WpgRW__linkBtn{color:#555;background:#fff;border:1px solid #e0e0e0;border-radius:6px;padding:5px 12px;font-size:.78rem;font-weight:600;text-decoration:none;transition:all .2s}.admin-module__4WpgRW__linkBtn:hover{color:#c62828;border-color:#c62828}.admin-module__4WpgRW__tabs{border-bottom:2px solid #e8e8e8;gap:4px;margin-bottom:28px;padding-bottom:0;display:flex}.admin-module__4WpgRW__tab{color:#888;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;border-radius:4px 4px 0 0;margin-bottom:-2px;padding:10px 20px;font-size:.88rem;font-weight:600;transition:color .2s,border-color .2s}.admin-module__4WpgRW__tab:hover{color:#333}.admin-module__4WpgRW__tabActive{color:#111;border-bottom-color:#c62828}.admin-module__4WpgRW__toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;display:flex}.admin-module__4WpgRW__searchInput{color:#333;border:1.5px solid #e0e0e0;border-radius:8px;outline:none;width:220px;padding:7px 14px;font-size:.82rem;transition:border-color .2s}.admin-module__4WpgRW__searchInput:focus{border-color:#999}.admin-module__4WpgRW__actions{white-space:nowrap;align-items:center;gap:6px;display:flex}.admin-module__4WpgRW__deleteBtn{color:#c62828;cursor:pointer;background:#fff5f5;border:1px solid #ffcdd2;border-radius:6px;padding:5px 12px;font-size:.78rem;font-weight:600;transition:all .2s}.admin-module__4WpgRW__deleteBtn:hover:not(:disabled){color:#fff;background:#c62828;border-color:#c62828}.admin-module__4WpgRW__deleteBtn:disabled{opacity:.5;cursor:not-allowed}.admin-module__4WpgRW__loadingMsg{text-align:center;color:#999;padding:48px;font-size:.9rem}.admin-module__4WpgRW__emptyMsg{text-align:center;color:#999;padding:40px!important}.admin-module__4WpgRW__pagination{justify-content:center;align-items:center;gap:16px;margin-top:20px;padding:4px 0;display:flex}.admin-module__4WpgRW__pageBtn{color:#444;cursor:pointer;background:#fff;border:1.5px solid #e0e0e0;border-radius:8px;padding:8px 18px;font-size:.82rem;font-weight:600;transition:all .2s}.admin-module__4WpgRW__pageBtn:hover:not(:disabled){color:#111;border-color:#bbb}.admin-module__4WpgRW__pageBtn:disabled{opacity:.4;cursor:not-allowed}.admin-module__4WpgRW__pageInfo{color:#777;font-size:.82rem}.admin-module__4WpgRW__placeholder{text-align:center;background:#fff;border:1px solid #e8e8e8;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:80px 24px;display:flex}.admin-module__4WpgRW__placeholderIcon{font-size:2.5rem}.admin-module__4WpgRW__placeholderTitle{color:#111;font-size:1.1rem;font-weight:700}.admin-module__4WpgRW__placeholderText{color:#999;font-size:.88rem}.admin-module__4WpgRW__badge{letter-spacing:.03em;border:1px solid #0000;border-radius:999px;padding:2px 9px;font-size:.72rem;font-weight:700;display:inline-block}.admin-module__4WpgRW__badgeFree{color:#666;background:#f5f5f5;border-color:#e0e0e0}.admin-module__4WpgRW__badgePayg{color:#0277bd;background:#e1f5fe;border-color:#b3e5fc}.admin-module__4WpgRW__badgeBusiness{color:#b07900;background:#fff8e1;border-color:#ffe082}.admin-module__4WpgRW__badgeAgency{color:#4527a0;background:#ede7f6;border-color:#d1c4e9}.admin-module__4WpgRW__badgeUser{color:#666;background:#f5f5f5;border-color:#e0e0e0}.admin-module__4WpgRW__badgeAdmin{color:#c62828;background:#ffebee;border-color:#ffcdd2}.admin-module__4WpgRW__select{color:#333;cursor:pointer;background:#fff;border:1.5px solid #e0e0e0;border-radius:8px;padding:7px 12px;font-size:.82rem;font-weight:500;transition:border-color .2s}.admin-module__4WpgRW__select:focus{border-color:#999;outline:none}.admin-module__4WpgRW__muted{color:#555;font-weight:600}.admin-module__4WpgRW__dim{color:#aaa;font-size:.78rem}.admin-module__4WpgRW__saveBtn{color:#fff;cursor:pointer;background:#c62828;border:none;border-radius:8px;padding:8px 20px;font-size:.85rem;font-weight:700;transition:background .2s}.admin-module__4WpgRW__saveBtn:hover:not(:disabled){background:#a41f1f}.admin-module__4WpgRW__saveBtn:disabled{opacity:.5;cursor:not-allowed}.admin-module__4WpgRW__modalOverlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:20px;animation:.15s ease-out admin-module__4WpgRW__fadeIn;display:flex;position:fixed;inset:0}@keyframes admin-module__4WpgRW__fadeIn{0%{opacity:0}to{opacity:1}}.admin-module__4WpgRW__modal{background:#fff;border-radius:14px;width:100%;max-width:460px;animation:.2s ease-out admin-module__4WpgRW__slideUp;box-shadow:0 20px 60px #00000040}@keyframes admin-module__4WpgRW__slideUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.admin-module__4WpgRW__modalHeader{border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;padding:18px 22px;display:flex}.admin-module__4WpgRW__modalHeader h3{color:#111;margin:0;font-size:1.05rem;font-weight:800}.admin-module__4WpgRW__modalClose{color:#999;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;padding:0;font-size:1.6rem;line-height:1;transition:all .15s;display:flex}.admin-module__4WpgRW__modalClose:hover{color:#111;background:#f5f5f5}.admin-module__4WpgRW__modalBody{flex-direction:column;gap:14px;padding:20px 22px;display:flex}.admin-module__4WpgRW__modalEmail{color:#333;background:#f8f8f8;border:1px solid #ececec;border-radius:8px;padding:10px 14px;font-size:.85rem;font-weight:600}.admin-module__4WpgRW__field{flex-direction:column;gap:6px;display:flex}.admin-module__4WpgRW__field>span{color:#555;text-transform:uppercase;letter-spacing:.04em;font-size:.75rem;font-weight:700}.admin-module__4WpgRW__checkboxField{cursor:pointer;color:#333;align-items:center;gap:10px;padding:8px 0;font-size:.85rem;display:flex}.admin-module__4WpgRW__checkboxField input[type=checkbox]{cursor:pointer;accent-color:#c62828;width:18px;height:18px}.admin-module__4WpgRW__modalError{color:#c62828;background:#ffebee;border:1px solid #ffcdd2;border-radius:8px;padding:10px 14px;font-size:.82rem}.admin-module__4WpgRW__modalFooter{border-top:1px solid #f0f0f0;justify-content:flex-end;gap:10px;padding:16px 22px;display:flex}.admin-module__4WpgRW__kpiGrid{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:32px;display:grid}.admin-module__4WpgRW__kpiCard{background:#fff;border:1px solid #e8e8e8;border-radius:12px;flex-direction:column;gap:6px;padding:18px 20px;display:flex}.admin-module__4WpgRW__kpiLabel{color:#888;text-transform:uppercase;letter-spacing:.04em;font-size:.72rem;font-weight:700}.admin-module__4WpgRW__kpiValue{color:#111;font-size:1.6rem;font-weight:800;line-height:1.1}.admin-module__4WpgRW__kpiHint{color:#999;margin-top:2px;font-size:.75rem}.admin-module__4WpgRW__statsHeading{color:#111;letter-spacing:-.01em;margin:28px 0 14px;font-size:1rem;font-weight:800}.admin-module__4WpgRW__warningNote{color:#855a00;background:#fff8e1;border:1px solid #ffe082;border-radius:10px;margin-top:12px;padding:10px 14px;font-size:.82rem}.admin-module__4WpgRW__chart{background:#fff;border:1px solid #e8e8e8;border-radius:12px;align-items:flex-end;gap:4px;min-height:200px;padding:24px 18px 12px;display:flex;overflow-x:auto}.admin-module__4WpgRW__chartCol{cursor:default;flex-direction:column;flex:1 0 32px;justify-content:flex-end;align-items:center;gap:6px;min-width:32px;max-width:80px;display:flex;position:relative}.admin-module__4WpgRW__chartCol:hover .admin-module__4WpgRW__chartValue{opacity:1}.admin-module__4WpgRW__chartValue{color:#fff;white-space:nowrap;opacity:0;z-index:5;background:#111;border-radius:4px;padding:2px 6px;font-size:.65rem;font-weight:700;transition:opacity .15s;position:absolute;top:-18px}.admin-module__4WpgRW__chartBarWrap{justify-content:center;align-items:flex-end;width:100%;height:140px;display:flex;position:relative}.admin-module__4WpgRW__chartBar{background:linear-gradient(#c62828 0%,#a41f1f 100%);border-radius:4px 4px 0 0;width:70%;min-height:2px;transition:opacity .15s}.admin-module__4WpgRW__chartCol:hover .admin-module__4WpgRW__chartBar{opacity:.85}.admin-module__4WpgRW__chartBarPaid{pointer-events:none;background:linear-gradient(#2e7d32 0%,#1b5e20 100%);border-radius:4px 4px 0 0;width:70%;min-height:2px;position:absolute;bottom:0}.admin-module__4WpgRW__chartLabel{color:#888;white-space:nowrap;font-size:.68rem;font-weight:600}.admin-module__4WpgRW__twoCol{grid-template-columns:1fr 1fr;gap:24px;margin-top:8px;display:grid}.admin-module__4WpgRW__threeCol{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:28px;display:grid}.admin-module__4WpgRW__miniCard{background:#fff;border:1px solid #e8e8e8;border-radius:12px;padding:16px 18px}.admin-module__4WpgRW__miniCard h3{color:#555;text-transform:uppercase;letter-spacing:.04em;margin:0 0 12px;font-size:.78rem;font-weight:800}.admin-module__4WpgRW__miniRow{color:#555;border-bottom:1px solid #f5f5f5;justify-content:space-between;align-items:center;padding:6px 0;font-size:.85rem;display:flex}.admin-module__4WpgRW__miniRow:last-child{border-bottom:none}.admin-module__4WpgRW__miniRow strong{color:#111;font-weight:700}@media (max-width:900px){.admin-module__4WpgRW__stats,.admin-module__4WpgRW__kpiGrid{grid-template-columns:repeat(2,1fr)}.admin-module__4WpgRW__twoCol,.admin-module__4WpgRW__threeCol{grid-template-columns:1fr}.admin-module__4WpgRW__tableWrap{overflow-x:auto}.admin-module__4WpgRW__table{min-width:700px}}@media (max-width:640px){.admin-module__4WpgRW__container{padding:16px}.admin-module__4WpgRW__stats{grid-template-columns:1fr}.admin-module__4WpgRW__toolbar{flex-direction:column;align-items:flex-start}.admin-module__4WpgRW__searchInput{width:100%}}.admin-module__4WpgRW__outreachView{animation:.3s ease-out admin-module__4WpgRW__fadeIn}.admin-module__4WpgRW__statsLayout{grid-template-columns:1fr 2fr;gap:24px;display:grid}.admin-module__4WpgRW__statsCard{background:#fff;border:1px solid #e8e8e8;border-radius:12px;padding:24px}.admin-module__4WpgRW__statsCard h3{color:#111;letter-spacing:-.01em;margin:0 0 20px;font-size:.95rem;font-weight:800}.admin-module__4WpgRW__statusList{flex-direction:column;gap:12px;display:flex}.admin-module__4WpgRW__statusRow{border-bottom:1px solid #f5f5f5;justify-content:space-between;align-items:center;padding:10px 0;display:flex}.admin-module__4WpgRW__statusRow:last-child{border-bottom:none}.admin-module__4WpgRW__statusLabel{color:#555;align-items:center;gap:10px;font-size:.85rem;font-weight:600;display:flex}.admin-module__4WpgRW__statusDot{border-radius:50%;width:10px;height:10px}.admin-module__4WpgRW__statusCount{color:#111;font-size:1rem;font-weight:800}.admin-module__4WpgRW__recentSentList{flex-direction:column;gap:12px;display:flex}.admin-module__4WpgRW__sentItem{background:#fcfcfc;border:1px solid #f0f0f0;border-radius:10px;justify-content:space-between;align-items:center;padding:14px;transition:transform .2s,border-color .2s;display:flex}.admin-module__4WpgRW__sentItem:hover{border-color:#e0e0e0;transform:translate(4px)}.admin-module__4WpgRW__sentInfo{flex-direction:column;gap:4px;display:flex}.admin-module__4WpgRW__sentCompany{color:#111;font-size:.9rem;font-weight:700}.admin-module__4WpgRW__sentMeta{color:#888;font-size:.78rem}.admin-module__4WpgRW__sentStatus{flex-direction:column;align-items:flex-end;gap:6px;display:flex}.admin-module__4WpgRW__sentDate{color:#aaa;font-size:.72rem;font-weight:500}.admin-module__4WpgRW__cronHint{color:#0369a1;background:#f0f7ff;border-radius:8px;margin-top:24px;padding:12px;font-size:.78rem;line-height:1.5}.admin-module__4WpgRW__yellow{color:#f59e0b}@media (max-width:900px){.admin-module__4WpgRW__statsLayout{grid-template-columns:1fr}}
.legal-module__8113wq__pageContent{max-width:780px;margin:0 auto;padding:120px 32px 80px}.legal-module__8113wq__pageHeader{border-bottom:1px solid #e8e8e8;margin-bottom:48px;padding-bottom:32px}.legal-module__8113wq__pageTag{letter-spacing:.04em;text-transform:uppercase;color:#5e35b1;background:#ede7f6;border-radius:20px;align-items:center;gap:6px;margin-bottom:16px;padding:6px 14px;font-size:.72rem;font-weight:700;display:inline-flex}.legal-module__8113wq__pageTag .legal-module__8113wq__dot{background:#5e35b1;border-radius:50%;width:6px;height:6px}.legal-module__8113wq__pageHeader h1{color:#111;letter-spacing:-.03em;margin-bottom:12px;font-size:2.2rem;font-weight:900;line-height:1.15}.legal-module__8113wq__pageMeta{color:#888;font-size:.85rem}.legal-module__8113wq__legalSection{margin-bottom:40px}.legal-module__8113wq__legalSection h2{color:#111;letter-spacing:-.02em;margin-bottom:16px;font-size:1.3rem;font-weight:800}.legal-module__8113wq__legalSection h3{color:#333;margin:24px 0 12px;font-size:1.05rem;font-weight:700}.legal-module__8113wq__legalSection p{color:#444;margin-bottom:16px}.legal-module__8113wq__legalSection ul{margin-bottom:20px;padding-left:24px}.legal-module__8113wq__legalSection li{color:#444;margin-bottom:8px}.legal-module__8113wq__legalSection a{color:#5e35b1;text-underline-offset:3px;text-decoration:underline}.legal-module__8113wq__actionContainer{text-align:center;margin-top:60px}.legal-module__8113wq__backBtn{color:#fff;background:#111;border-radius:8px;padding:12px 28px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.legal-module__8113wq__backBtn:hover{color:#fff;background:#5e35b1;transform:translateY(-2px)}@media (max-width:768px){.legal-module__8113wq__pageHeader h1{font-size:1.8rem}}
.FinalCTA-module__kq61cW__cta{text-align:center;background:linear-gradient(160deg,#ede7f6 0%,#e3f2fd 50%,#f3e5f5 100%);padding:80px 0}.FinalCTA-module__kq61cW__cta h2{color:#111;letter-spacing:-.02em;margin-bottom:10px;font-size:clamp(1.5rem,3.5vw,2.2rem);font-weight:800}.FinalCTA-module__kq61cW__cta p{color:#666;margin-bottom:32px;font-size:1rem}.FinalCTA-module__kq61cW__searchWrapper{max-width:520px;margin:0 auto 12px;position:relative}.FinalCTA-module__kq61cW__search{background:#fff;border:1.5px solid #e0e0e0;border-radius:14px;align-items:center;margin:0;transition:border-color .2s;display:flex;overflow:hidden;box-shadow:0 8px 32px #0000000f}.FinalCTA-module__kq61cW__search:focus-within{border-color:#5e35b1}.FinalCTA-module__kq61cW__search input{color:#1a1a1a;background:0 0;border:none;outline:none;flex:1;padding:16px 20px;font-family:inherit;font-size:.95rem}.FinalCTA-module__kq61cW__search input::placeholder{color:#bbb}.FinalCTA-module__kq61cW__search button{color:#fff;cursor:pointer;background:#5e35b1;border:none;border-radius:10px;margin:4px;padding:14px 28px;font-family:inherit;font-size:.95rem;font-weight:700;transition:background .2s}.FinalCTA-module__kq61cW__search button:hover{background:#4527a0}.FinalCTA-module__kq61cW__urlTooltip{color:#e65100;pointer-events:none;z-index:10;background:#fff3e0;border:1px solid #ffe0b2;border-radius:8px;margin-top:12px;padding:10px 18px;font-size:.85rem;font-weight:600;animation:.3s cubic-bezier(.175,.885,.32,1.275) forwards FinalCTA-module__kq61cW__popInTooltip;position:absolute;top:100%;left:32px;box-shadow:0 4px 16px #e651001f}.FinalCTA-module__kq61cW__urlTooltip:after{content:"";border:10px solid #0000;border-bottom-color:#ffe0b2;position:absolute;bottom:100%;left:16px}.FinalCTA-module__kq61cW__urlTooltip:before{content:"";z-index:2;border:10px solid #0000;border-bottom-color:#fff3e0;margin-bottom:-1.5px;position:absolute;bottom:100%;left:16px}@keyframes FinalCTA-module__kq61cW__popInTooltip{0%{opacity:0;transform:translateY(-8px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.FinalCTA-module__kq61cW__consentWrap{flex-direction:column;align-items:center;margin-top:12px;display:flex}.FinalCTA-module__kq61cW__consent{justify-content:center;align-items:flex-start;gap:8px;display:flex}.FinalCTA-module__kq61cW__consent input[type=checkbox]{appearance:none;cursor:pointer;background-color:#fff;border:1.5px solid #ccc;border-radius:4px;flex-shrink:0;width:15px;height:15px;margin-top:2px;transition:all .2s;position:relative}.FinalCTA-module__kq61cW__consent input[type=checkbox]:checked{background-color:#5e35b1;border-color:#5e35b1}.FinalCTA-module__kq61cW__consent input[type=checkbox]:checked:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:4px;height:8px;position:absolute;top:1px;left:4px;transform:rotate(45deg)}.FinalCTA-module__kq61cW__consent label{color:#888;cursor:pointer;font-size:.73rem}.FinalCTA-module__kq61cW__consent a{color:#5e35b1;text-decoration:underline}.FinalCTA-module__kq61cW__checkboxError{animation:.4s cubic-bezier(.36,.07,.19,.97) both FinalCTA-module__kq61cW__shakeError;background-color:#ffebee!important;border-color:#d32f2f!important}@keyframes FinalCTA-module__kq61cW__shakeError{10%,90%{transform:translate(-1px)}20%,80%{transform:translate(2px)}30%,50%,70%{transform:translate(-4px)}40%,60%{transform:translate(4px)}}.FinalCTA-module__kq61cW__warningGrid{grid-template-rows:0fr;transition:grid-template-rows .4s cubic-bezier(.4,0,.2,1);display:grid}.FinalCTA-module__kq61cW__warningOpen{grid-template-rows:1fr}.FinalCTA-module__kq61cW__warningInner{overflow:hidden}.FinalCTA-module__kq61cW__warning{color:#d32f2f;white-space:nowrap;pointer-events:none;opacity:0;background:#fff0f0;border:1px solid #ffcdd2;border-radius:8px;width:max-content;margin:14px auto 0;padding:8px 16px;font-size:.75rem;font-weight:500;transition:opacity .4s cubic-bezier(.4,0,.2,1),transform .4s cubic-bezier(.4,0,.2,1);transform:translateY(-8px);box-shadow:0 4px 12px #d32f2f1a}.FinalCTA-module__kq61cW__warningOpen .FinalCTA-module__kq61cW__warning{opacity:1;transform:translateY(0)}.FinalCTA-module__kq61cW__warning:before{content:"⚠️";margin-right:6px;font-family:Segoe UI Emoji,Apple Color Emoji,sans-serif}
