.Header-module__Af2_WG__header{z-index:100;-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border);background:#fffffff2;position:sticky;top:0}.Header-module__Af2_WG__headerInner{justify-content:space-between;align-items:center;max-width:1200px;height:60px;margin:0 auto;padding:0 20px;display:flex;position:relative}.Header-module__Af2_WG__logo{color:var(--text);flex-shrink:0;align-items:center;gap:6px;font-size:1.2rem;font-weight:800;text-decoration:none;display:flex}.Header-module__Af2_WG__logoIcon{color:var(--primary);font-size:1.3rem}.Header-module__Af2_WG__logoImg{border-radius:8px;flex-shrink:0;width:36px;height:36px;display:block}.Header-module__Af2_WG__logoText{color:var(--text);letter-spacing:-.01em;font-size:1.1rem;font-weight:800}.Header-module__Af2_WG__nav{gap:28px;display:flex}.Header-module__Af2_WG__nav a{color:var(--text-secondary);white-space:nowrap;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s}.Header-module__Af2_WG__nav a:hover{color:var(--text)}.Header-module__Af2_WG__headerActions{align-items:center;gap:10px;display:flex}.Header-module__Af2_WG__mobileMenuBtn{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-width:44px;min-height:44px;padding:8px 4px;display:none}.Header-module__Af2_WG__mobileMenuBtn span{background:var(--text);border-radius:2px;width:22px;height:2px;transition:all .3s;display:block}.Header-module__Af2_WG__mobileMenu{border-bottom:1px solid var(--border);z-index:99;background:#fff;flex-direction:column;gap:0;padding:16px 20px 20px;display:none;position:absolute;top:60px;left:0;right:0;box-shadow:0 8px 24px #00000014}.Header-module__Af2_WG__mobileMenuOpen{display:flex}.Header-module__Af2_WG__mobileNavLinks{flex-direction:column;gap:0;margin-bottom:16px;display:flex}.Header-module__Af2_WG__mobileNavLinks a{color:var(--text-secondary);border-bottom:1px solid var(--border-light);padding:13px 0;font-size:1rem;font-weight:500;text-decoration:none;transition:color .15s}.Header-module__Af2_WG__mobileNavLinks a:last-child{border-bottom:none}.Header-module__Af2_WG__mobileNavLinks a:hover{color:var(--primary)}.Header-module__Af2_WG__mobileActions{gap:10px;display:flex}.Header-module__Af2_WG__mobileActions a{text-align:center;flex:1}@media (max-width:768px){.Header-module__Af2_WG__nav,.Header-module__Af2_WG__headerActions{display:none}.Header-module__Af2_WG__mobileMenuBtn{display:flex}}@media (min-width:769px){.Header-module__Af2_WG__mobileMenu{display:none!important}}
.Footer-module__EZoWya__footer{background:var(--bg-dark);color:#94a3b8;padding:56px 0 24px}.Footer-module__EZoWya__grid{grid-template-columns:2fr 1fr 1fr 1fr 1fr;gap:36px;margin-bottom:36px;display:grid}.Footer-module__EZoWya__brand p{margin:12px 0 18px;font-size:.85rem;line-height:1.7}.Footer-module__EZoWya__brandLogo{color:#fff;align-items:center;gap:6px;font-size:1.2rem;font-weight:800;text-decoration:none;display:flex}.Footer-module__EZoWya__logoIcon{color:var(--primary);font-size:1.3rem}.Footer-module__EZoWya__socialLinks{flex-wrap:wrap;gap:10px;display:flex}.Footer-module__EZoWya__socialLinks a{color:#94a3b8;border:1px solid #334155;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:.85rem;text-decoration:none;transition:all .2s;display:flex}.Footer-module__EZoWya__socialLinks a:hover{border-color:var(--primary);color:var(--primary)}.Footer-module__EZoWya__links h4{color:#fff;margin-bottom:14px;font-size:.88rem;font-weight:600}.Footer-module__EZoWya__links a{color:#94a3b8;padding:4px 0;font-size:.83rem;text-decoration:none;transition:color .2s;display:block}.Footer-module__EZoWya__links a:hover{color:#fff}.Footer-module__EZoWya__bottom{text-align:center;border-top:1px solid #1e293b;padding-top:20px;font-size:.8rem}@media (max-width:1024px){.Footer-module__EZoWya__grid{grid-template-columns:1fr 1fr 1fr;gap:28px}.Footer-module__EZoWya__brand{grid-column:1/-1}}@media (max-width:768px){.Footer-module__EZoWya__footer{padding:40px 0 20px}.Footer-module__EZoWya__grid{grid-template-columns:1fr 1fr;gap:24px}.Footer-module__EZoWya__brand{grid-column:1/-1}}@media (max-width:480px){.Footer-module__EZoWya__grid{grid-template-columns:1fr 1fr;gap:20px}}
.Hero-module__Z8hQ_W__hero{text-align:center;background:linear-gradient(#fff8f0 0%,#fff 100%);padding:72px 0 40px}.Hero-module__Z8hQ_W__badge{background:var(--primary-light);color:var(--primary-dark);border-radius:50px;margin-bottom:20px;padding:6px 16px;font-size:.85rem;font-weight:600;display:inline-block}.Hero-module__Z8hQ_W__title{letter-spacing:-.025em;background:linear-gradient(135deg, var(--text) 0%, #475569 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;max-width:800px;margin:0 auto 20px;font-size:3rem;font-weight:700;line-height:1.15}.Hero-module__Z8hQ_W__subtitle{color:var(--text-secondary);max-width:600px;margin:0 auto 36px;font-size:1.1rem;line-height:1.7}.Hero-module__Z8hQ_W__subtitle strong{color:var(--primary-dark);font-weight:700}.Hero-module__Z8hQ_W__stats{flex-wrap:wrap;justify-content:center;align-items:center;gap:40px;display:flex}.Hero-module__Z8hQ_W__stat{flex-direction:column;gap:4px;display:flex}.Hero-module__Z8hQ_W__statNumber{color:var(--primary);font-size:1.75rem;font-weight:800}.Hero-module__Z8hQ_W__statLabel{color:var(--text-secondary);font-size:.85rem;font-weight:500}.Hero-module__Z8hQ_W__statDivider{background:var(--border);width:1px;height:40px}@media (max-width:768px){.Hero-module__Z8hQ_W__hero{padding:56px 0 32px}.Hero-module__Z8hQ_W__title{font-size:2.1rem}.Hero-module__Z8hQ_W__stats{gap:24px}.Hero-module__Z8hQ_W__statDivider{display:none}}@media (max-width:480px){.Hero-module__Z8hQ_W__hero{padding:44px 0 28px}.Hero-module__Z8hQ_W__title{font-size:1.75rem;line-height:1.2}.Hero-module__Z8hQ_W__subtitle{font-size:.95rem}.Hero-module__Z8hQ_W__statNumber{font-size:1.4rem}.Hero-module__Z8hQ_W__badge{padding:5px 12px;font-size:.78rem}.Hero-module__Z8hQ_W__stats{gap:16px}}
.HumanizerTool-module__uZgjEG__toolSection{padding:40px 0 60px}.HumanizerTool-module__uZgjEG__toolCard{background:var(--bg);border-radius:var(--radius-lg);border:1.5px solid #cbd5e1;overflow:hidden;box-shadow:0 4px 6px -1px #00000012,0 10px 24px -4px #00000014}.HumanizerTool-module__uZgjEG__toolbar{background:#f1f5f9;border-bottom:1.5px solid #cbd5e1;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:16px 24px;display:flex}.HumanizerTool-module__uZgjEG__modeSelector{align-items:center;gap:12px;display:flex}.HumanizerTool-module__uZgjEG__modeSelector label,.HumanizerTool-module__uZgjEG__purposeSelector label{color:var(--text-secondary);font-size:.85rem;font-weight:600}.HumanizerTool-module__uZgjEG__modeButtons{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-sm);gap:4px;padding:3px;display:flex}.HumanizerTool-module__uZgjEG__modeBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:6px;padding:6px 16px;font-family:inherit;font-size:.82rem;font-weight:500;transition:all .2s;display:flex}.HumanizerTool-module__uZgjEG__modeBtn:hover{color:var(--text);background:var(--border-light)}.HumanizerTool-module__uZgjEG__modeBtnActive{box-shadow:var(--shadow);background:var(--primary)!important;color:#fff!important}.HumanizerTool-module__uZgjEG__modeBtnLocked{opacity:.55;cursor:not-allowed}.HumanizerTool-module__uZgjEG__modeBtnLocked:hover{color:var(--text-secondary);background:0 0}.HumanizerTool-module__uZgjEG__lockIcon{opacity:.8;margin-left:2px;font-size:.7rem}.HumanizerTool-module__uZgjEG__upgradeBanner{background:linear-gradient(135deg,#fff7ed,#ffedd5);border-bottom:1.5px solid #fdba74;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:14px 20px;display:flex}.HumanizerTool-module__uZgjEG__upgradeBannerText{color:#7c2d12;align-items:center;gap:10px;font-size:.9rem;font-weight:500;line-height:1.5;display:flex}.HumanizerTool-module__uZgjEG__upgradeBannerIcon{background:var(--primary-dark);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:.85rem;display:inline-flex}.HumanizerTool-module__uZgjEG__upgradeBannerActions{flex-shrink:0;align-items:center;gap:8px;display:flex}.HumanizerTool-module__uZgjEG__upgradeBannerBtn{background:var(--primary-dark);color:#fff;white-space:nowrap;border-radius:8px;padding:8px 16px;font-size:.82rem;font-weight:700;text-decoration:none;transition:all .15s}.HumanizerTool-module__uZgjEG__upgradeBannerBtn:hover{background:#c2410c;transform:translateY(-1px);box-shadow:0 3px 10px #ea580c4d}.HumanizerTool-module__uZgjEG__upgradeBannerClose{color:#9a3412;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px 6px;font-size:.9rem;line-height:1}.HumanizerTool-module__uZgjEG__upgradeBannerClose:hover{background:#9a34121a}.HumanizerTool-module__uZgjEG__badgePro{color:#78350f;text-transform:uppercase;background:#fbbf24;border-radius:4px;padding:1px 5px;font-size:.65rem;font-weight:700}.HumanizerTool-module__uZgjEG__purposeSelector{align-items:center;gap:8px;display:flex}.HumanizerTool-module__uZgjEG__purposeSelect{border:1px solid var(--border);background:var(--bg);color:var(--text);cursor:pointer;border-radius:6px;outline:none;padding:6px 12px;font-family:inherit;font-size:.85rem}.HumanizerTool-module__uZgjEG__purposeSelect:focus{border-color:var(--primary)}.HumanizerTool-module__uZgjEG__panels{grid-template-columns:1fr auto 1fr;min-height:350px;display:grid}.HumanizerTool-module__uZgjEG__panel{flex-direction:column;display:flex}.HumanizerTool-module__uZgjEG__panelHeader{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:14px 20px;display:flex}.HumanizerTool-module__uZgjEG__panelHeader h3{color:var(--text);font-size:.9rem;font-weight:600}.HumanizerTool-module__uZgjEG__panelActions{gap:4px;display:flex}.HumanizerTool-module__uZgjEG__actionBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px 10px;font-family:inherit;font-size:.78rem;font-weight:500;transition:all .15s}.HumanizerTool-module__uZgjEG__actionBtn:hover{background:var(--bg-secondary);color:var(--text)}.HumanizerTool-module__uZgjEG__actionBtn:disabled{opacity:.4;cursor:not-allowed}.HumanizerTool-module__uZgjEG__textarea{resize:none;color:var(--text);background:0 0;border:none;outline:none;flex:1;min-height:250px;padding:16px 20px;font-family:inherit;font-size:.95rem;line-height:1.7}.HumanizerTool-module__uZgjEG__textarea::placeholder{color:var(--text-light)}.HumanizerTool-module__uZgjEG__outputArea{color:var(--text);flex:1;min-height:250px;padding:16px 20px;font-size:.95rem;line-height:1.7;overflow-y:auto}.HumanizerTool-module__uZgjEG__outputPlaceholder{height:100%;color:var(--text-light);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex}.HumanizerTool-module__uZgjEG__placeholderIcon{opacity:.5;font-size:2.5rem}.HumanizerTool-module__uZgjEG__outputPlaceholder p{font-size:.9rem}.HumanizerTool-module__uZgjEG__panelFooter{background:#f8fafc;border-top:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:10px 20px;display:flex}.HumanizerTool-module__uZgjEG__wordCount{color:var(--text-light);font-size:.8rem;font-weight:500}.HumanizerTool-module__uZgjEG__wordCount .HumanizerTool-module__uZgjEG__separator{color:var(--border);margin:0 6px}.HumanizerTool-module__uZgjEG__panelCenter{background:#f1f5f9;border-left:1.5px solid #cbd5e1;border-right:1.5px solid #cbd5e1;justify-content:center;align-items:center;padding:0 24px;display:flex}.HumanizerTool-module__uZgjEG__humanizeBtn{background:linear-gradient(135deg, var(--primary-dark), #c2410c);color:#fff;border-radius:var(--radius);cursor:pointer;border:none;flex-direction:column;align-items:center;gap:8px;padding:22px 28px;font-family:inherit;font-size:.95rem;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 14px #ea580c66}.HumanizerTool-module__uZgjEG__humanizeBtn:hover{background:linear-gradient(135deg,#c2410c,#9a3412);transform:translateY(-2px);box-shadow:0 8px 24px #ea580c80}.HumanizerTool-module__uZgjEG__humanizeBtn:active{transform:translateY(0);box-shadow:0 3px 8px #ea580c66}.HumanizerTool-module__uZgjEG__humanizeBtn:disabled{opacity:.8;pointer-events:none}.HumanizerTool-module__uZgjEG__humanizeIcon{font-size:1.5rem}.HumanizerTool-module__uZgjEG__detectionResults{background:#f8fafc;border-top:1.5px solid #cbd5e1;animation:.3s HumanizerTool-module__uZgjEG__slideDown}@keyframes HumanizerTool-module__uZgjEG__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.HumanizerTool-module__uZgjEG__detectionHeader{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:16px 24px;display:flex}.HumanizerTool-module__uZgjEG__detectionHeader h3{font-size:1rem;font-weight:700}.HumanizerTool-module__uZgjEG__detectionBody{grid-template-columns:200px 1fr;gap:32px;padding:24px;display:grid}.HumanizerTool-module__uZgjEG__scoreMain{justify-content:center;align-items:center;display:flex}.HumanizerTool-module__uZgjEG__scoreCircle{width:120px;height:120px;position:relative}.HumanizerTool-module__uZgjEG__scoreCircle svg{width:120px;height:120px;transform:rotate(-90deg)}.HumanizerTool-module__uZgjEG__scoreBg{fill:none;stroke:var(--border);stroke-width:8px}.HumanizerTool-module__uZgjEG__scoreFill{fill:none;stroke:var(--danger);stroke-width:8px;stroke-linecap:round;stroke-dasharray:339.292;stroke-dashoffset:339.292px;transition:stroke-dashoffset 1s,stroke .5s}.HumanizerTool-module__uZgjEG__scoreText{text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.HumanizerTool-module__uZgjEG__scoreNumber{color:var(--text);font-size:1.5rem;font-weight:800;display:block}.HumanizerTool-module__uZgjEG__scoreLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px;font-size:.72rem;font-weight:500;display:block}.HumanizerTool-module__uZgjEG__detectorsTitle{color:var(--text-secondary);margin-bottom:12px;font-size:.85rem;font-weight:600}.HumanizerTool-module__uZgjEG__detectorGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:8px;display:grid}.HumanizerTool-module__uZgjEG__detectorItem{background:var(--bg);border-radius:var(--radius-sm);border:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:8px 14px;display:flex}.HumanizerTool-module__uZgjEG__detectorName{color:var(--text);flex-shrink:0;font-size:.82rem;font-weight:500}.HumanizerTool-module__uZgjEG__detectorScore{text-align:right;border-radius:5px;max-width:60%;padding:3px 9px;font-size:.78rem;font-weight:700}.HumanizerTool-module__uZgjEG__scoreHuman{color:#166534;background:#dcfce7}.HumanizerTool-module__uZgjEG__scoreMixed{color:#854d0e;background:#fef9c3}.HumanizerTool-module__uZgjEG__scoreAi{color:#991b1b;background:#fee2e2}.HumanizerTool-module__uZgjEG__compareBar{background:var(--bg);border-bottom:1px solid #e2e8f0;flex-wrap:wrap;justify-content:center;align-items:center;gap:18px;padding:16px 24px;display:flex}.HumanizerTool-module__uZgjEG__compareItem{flex-direction:column;align-items:center;gap:5px;display:flex}.HumanizerTool-module__uZgjEG__compareLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--text-light);font-size:.7rem;font-weight:700}.HumanizerTool-module__uZgjEG__compareScore{border-radius:8px;padding:5px 14px;font-size:.95rem;font-weight:800}.HumanizerTool-module__uZgjEG__compareArrow{color:var(--text-light);font-size:1.5rem;font-weight:700}.HumanizerTool-module__uZgjEG__compareGain{color:#166534;background:#dcfce7;border-radius:50px;padding:5px 12px;font-size:.8rem;font-weight:700}.HumanizerTool-module__uZgjEG__detectionDisclaimer{color:var(--text-light);margin-top:16px;font-size:.76rem;line-height:1.55}.HumanizerTool-module__uZgjEG__detectorsBanner{text-align:center;margin-top:24px}.HumanizerTool-module__uZgjEG__detectorsBanner p{color:var(--text-light);margin-bottom:12px;font-size:.85rem;font-weight:500}.HumanizerTool-module__uZgjEG__detectorLogos{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.HumanizerTool-module__uZgjEG__detectorTag{background:var(--bg);border:1px solid var(--border);color:var(--text-secondary);letter-spacing:-.01em;box-shadow:var(--shadow);border-radius:50px;align-items:center;gap:6px;padding:7px 16px;font-size:.8rem;font-weight:600;transition:all .18s;display:inline-flex}.HumanizerTool-module__uZgjEG__detectorTag:before{content:"";background:var(--success);border-radius:50%;flex-shrink:0;width:6px;height:6px}.HumanizerTool-module__uZgjEG__detectorTag:hover{border-color:var(--primary-light);color:var(--text);box-shadow:var(--shadow-md);transform:translateY(-1px)}@media (max-width:900px){.HumanizerTool-module__uZgjEG__panels{grid-template-columns:1fr}.HumanizerTool-module__uZgjEG__panelCenter{border:1.5px solid #cbd5e1;border-left:none;border-right:none;padding:12px 16px}.HumanizerTool-module__uZgjEG__humanizeBtn{flex-direction:row;justify-content:center;width:100%}}@media (max-width:768px){.HumanizerTool-module__uZgjEG__toolSection{padding:24px 0 40px}.HumanizerTool-module__uZgjEG__toolCard{border-radius:var(--radius)}.HumanizerTool-module__uZgjEG__toolbar{flex-direction:column;align-items:flex-start;gap:10px;padding:12px 16px}.HumanizerTool-module__uZgjEG__modeButtons{flex-wrap:wrap;gap:4px}.HumanizerTool-module__uZgjEG__modeBtn{padding:6px 12px;font-size:.8rem}.HumanizerTool-module__uZgjEG__purposeSelector{width:100%}.HumanizerTool-module__uZgjEG__purposeSelect{flex:1}.HumanizerTool-module__uZgjEG__panelHeader{padding:12px 16px}.HumanizerTool-module__uZgjEG__panelActions{gap:2px}.HumanizerTool-module__uZgjEG__actionBtn{padding:4px 8px;font-size:.75rem}.HumanizerTool-module__uZgjEG__textarea,.HumanizerTool-module__uZgjEG__outputArea{min-height:180px;padding:12px 16px;font-size:.9rem}.HumanizerTool-module__uZgjEG__panelFooter{gap:8px;padding:8px 16px}.HumanizerTool-module__uZgjEG__wordCount{font-size:.75rem}.HumanizerTool-module__uZgjEG__detectionBody{grid-template-columns:1fr;gap:20px;padding:16px}.HumanizerTool-module__uZgjEG__detectionHeader{padding:12px 16px}.HumanizerTool-module__uZgjEG__detectorGrid{grid-template-columns:1fr 1fr}.HumanizerTool-module__uZgjEG__detectorsBanner{margin-top:16px}.HumanizerTool-module__uZgjEG__detectorLogos{gap:6px}.HumanizerTool-module__uZgjEG__detectorTag{padding:4px 10px;font-size:.75rem}}@media (max-width:480px){.HumanizerTool-module__uZgjEG__modeButtons{width:100%}.HumanizerTool-module__uZgjEG__modeBtn{flex:1;justify-content:center;padding:7px 8px}.HumanizerTool-module__uZgjEG__detectorGrid{grid-template-columns:1fr}.HumanizerTool-module__uZgjEG__panelFooter{flex-direction:column;align-items:flex-start;gap:8px}.HumanizerTool-module__uZgjEG__panelFooter .HumanizerTool-module__uZgjEG__btn{width:100%}}
.FeaturesGrid-module__0OsXbq__section{background:var(--bg-secondary);padding:72px 0}.FeaturesGrid-module__0OsXbq__grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.FeaturesGrid-module__0OsXbq__card{background:var(--bg);border:1px solid #e9eef5;border-radius:16px;padding:26px 22px;transition:transform .2s,box-shadow .2s,border-color .2s}.FeaturesGrid-module__0OsXbq__card:hover{border-color:#cbd5e1;transform:translateY(-4px);box-shadow:0 12px 28px -10px #0f172a2e}.FeaturesGrid-module__0OsXbq__iconTile{border-radius:12px;justify-content:center;align-items:center;width:46px;height:46px;margin-bottom:16px;display:inline-flex}.FeaturesGrid-module__0OsXbq__iconTile svg{width:24px;height:24px}.FeaturesGrid-module__0OsXbq__card h3{letter-spacing:-.01em;color:var(--text);margin-bottom:8px;font-size:1rem;font-weight:700}.FeaturesGrid-module__0OsXbq__card p{color:var(--text-secondary);font-size:.83rem;line-height:1.6}@media (max-width:1024px){.FeaturesGrid-module__0OsXbq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.FeaturesGrid-module__0OsXbq__section{padding:48px 0}.FeaturesGrid-module__0OsXbq__grid{grid-template-columns:repeat(2,1fr);gap:12px}.FeaturesGrid-module__0OsXbq__card{padding:20px 16px}}@media (max-width:480px){.FeaturesGrid-module__0OsXbq__grid{grid-template-columns:1fr}}
.HowItWorks-module__a-Tr4W__section{padding:72px 0}.HowItWorks-module__a-Tr4W__steps{justify-content:center;align-items:flex-start;gap:12px;display:flex}.HowItWorks-module__a-Tr4W__step{text-align:center;background:var(--bg);border:1px solid var(--border);border-radius:var(--radius);flex:1;max-width:300px;padding:28px 20px;transition:all .2s}.HowItWorks-module__a-Tr4W__step:hover{box-shadow:var(--shadow-lg);border-color:var(--primary-light)}.HowItWorks-module__a-Tr4W__stepNumber{background:linear-gradient(135deg, var(--primary), var(--primary-dark));color:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:14px;font-size:1.25rem;font-weight:800;display:inline-flex}.HowItWorks-module__a-Tr4W__step h3{margin-bottom:8px;font-size:1rem;font-weight:700}.HowItWorks-module__a-Tr4W__step p{color:var(--text-secondary);font-size:.85rem;line-height:1.6}.HowItWorks-module__a-Tr4W__arrow{color:var(--primary);flex-shrink:0;margin-top:56px;font-size:1.4rem;font-weight:700}@media (max-width:768px){.HowItWorks-module__a-Tr4W__section{padding:48px 0}.HowItWorks-module__a-Tr4W__steps{flex-direction:column;align-items:center;gap:8px}.HowItWorks-module__a-Tr4W__arrow{margin:0;transform:rotate(90deg)}.HowItWorks-module__a-Tr4W__step{width:100%;max-width:100%}}@media (max-width:480px){.HowItWorks-module__a-Tr4W__step{padding:20px 16px}}
.Audiences-module__jj3_mW__section{background:var(--bg-secondary);padding:72px 0}.Audiences-module__jj3_mW__grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.Audiences-module__jj3_mW__card{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius);text-align:center;padding:28px 20px;transition:all .2s}.Audiences-module__jj3_mW__card:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.Audiences-module__jj3_mW__icon{margin-bottom:14px;font-size:2.25rem}.Audiences-module__jj3_mW__card h3{margin-bottom:8px;font-size:1rem;font-weight:700}.Audiences-module__jj3_mW__card p{color:var(--text-secondary);font-size:.83rem;line-height:1.6}@media (max-width:1024px){.Audiences-module__jj3_mW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Audiences-module__jj3_mW__section{padding:48px 0}.Audiences-module__jj3_mW__grid{grid-template-columns:repeat(2,1fr);gap:12px}.Audiences-module__jj3_mW__card{padding:20px 16px}}@media (max-width:480px){.Audiences-module__jj3_mW__grid{grid-template-columns:1fr}}
.PricingSection-module__YDFglW__section{background:var(--bg-secondary);padding:72px 0}.PricingSection-module__YDFglW__toggle{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-bottom:40px;display:flex}.PricingSection-module__YDFglW__toggleLabel{color:var(--text-light);cursor:pointer;font-size:.9rem;font-weight:500;transition:color .2s}.PricingSection-module__YDFglW__toggleLabelActive{color:var(--text);font-weight:600}.PricingSection-module__YDFglW__saveBadge{color:#166534;background:#dcfce7;border-radius:50px;padding:2px 8px;font-size:.72rem;font-weight:600}.PricingSection-module__YDFglW__toggleSwitch{background:var(--border);cursor:pointer;border:none;border-radius:13px;flex-shrink:0;width:48px;height:26px;transition:background .2s;position:relative}.PricingSection-module__YDFglW__toggleSwitchActive{background:var(--primary)}.PricingSection-module__YDFglW__toggleKnob{width:20px;height:20px;box-shadow:var(--shadow);background:#fff;border-radius:50%;transition:transform .2s;position:absolute;top:3px;left:3px}.PricingSection-module__YDFglW__toggleSwitchActive .PricingSection-module__YDFglW__toggleKnob{transform:translate(22px)}.PricingSection-module__YDFglW__grid{grid-template-columns:repeat(4,1fr);align-items:start;gap:16px;display:grid}.PricingSection-module__YDFglW__card{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius);text-align:center;padding:28px 20px;transition:all .2s;position:relative}.PricingSection-module__YDFglW__card:hover{box-shadow:var(--shadow-lg)}.PricingSection-module__YDFglW__cardPopular{border-color:var(--primary);box-shadow:0 0 0 1px var(--primary), var(--shadow-lg);transform:scale(1.02)}.PricingSection-module__YDFglW__popularBadge{background:var(--primary);color:#fff;white-space:nowrap;border-radius:50px;padding:4px 14px;font-size:.72rem;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.PricingSection-module__YDFglW__planName{margin-bottom:8px;font-size:1.05rem;font-weight:700}.PricingSection-module__YDFglW__price{margin-bottom:4px}.PricingSection-module__YDFglW__priceAmount{color:var(--text);font-size:2rem;font-weight:800}.PricingSection-module__YDFglW__pricePeriod{color:var(--text-light);font-size:.85rem}.PricingSection-module__YDFglW__planDesc{color:var(--text-secondary);margin-bottom:20px;font-size:.82rem}.PricingSection-module__YDFglW__features{text-align:left;margin-bottom:24px;list-style:none}.PricingSection-module__YDFglW__features li{color:var(--text-secondary);border-bottom:1px solid var(--border-light);padding:5px 0;font-size:.82rem}.PricingSection-module__YDFglW__features li:last-child{border-bottom:none}@media (max-width:1100px){.PricingSection-module__YDFglW__grid{grid-template-columns:repeat(2,1fr)}.PricingSection-module__YDFglW__cardPopular{transform:none}}@media (max-width:768px){.PricingSection-module__YDFglW__section{padding:48px 0}.PricingSection-module__YDFglW__grid{grid-template-columns:repeat(2,1fr);gap:12px}.PricingSection-module__YDFglW__card{padding:22px 16px}.PricingSection-module__YDFglW__priceAmount{font-size:1.75rem}}@media (max-width:480px){.PricingSection-module__YDFglW__grid{grid-template-columns:1fr;max-width:360px;margin:0 auto}.PricingSection-module__YDFglW__card{padding:20px 16px}}.PricingSection-module__YDFglW__passBanner{background:var(--bg);border:1.5px solid #e2e8f0;border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;margin:0 0 32px;padding:22px 28px;display:flex;box-shadow:0 4px 14px -8px #0f172a1f}.PricingSection-module__YDFglW__passInfo{flex:auto;align-items:center;gap:16px;min-width:260px;display:flex}.PricingSection-module__YDFglW__passTag{color:var(--primary-dark);text-transform:uppercase;letter-spacing:.06em;background:#fff7ed;border:1px solid #fed7aa;border-radius:50px;flex-shrink:0;align-self:flex-start;padding:5px 11px;font-size:.68rem;font-weight:800}.PricingSection-module__YDFglW__passTitle{letter-spacing:-.01em;color:var(--text);margin-bottom:4px;font-size:1.1rem;font-weight:800}.PricingSection-module__YDFglW__passDesc{color:var(--text-secondary);max-width:520px;font-size:.9rem;line-height:1.55}.PricingSection-module__YDFglW__passDesc strong{color:var(--text)}.PricingSection-module__YDFglW__passAction{flex-shrink:0;align-items:center;gap:18px;display:flex}.PricingSection-module__YDFglW__passPrice{flex-direction:column;align-items:flex-end;line-height:1.1;display:flex}.PricingSection-module__YDFglW__passAmount{letter-spacing:-.02em;color:var(--text);font-size:1.6rem;font-weight:900}.PricingSection-module__YDFglW__passOnce{color:var(--text-light);font-size:.74rem;font-weight:600}@media (max-width:600px){.PricingSection-module__YDFglW__passBanner{text-align:left;flex-direction:column;align-items:stretch}.PricingSection-module__YDFglW__passAction{justify-content:space-between}}
.FAQ-module__KSzKsa__section{padding:72px 0}.FAQ-module__KSzKsa__list{max-width:720px;margin:0 auto}.FAQ-module__KSzKsa__item{border-bottom:1px solid var(--border)}.FAQ-module__KSzKsa__question{width:100%;color:var(--text);cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;min-height:44px;padding:18px 0;font-family:inherit;font-size:.95rem;font-weight:600;transition:color .2s;display:flex}.FAQ-module__KSzKsa__question:hover{color:var(--primary)}.FAQ-module__KSzKsa__toggle{color:var(--text-light);flex-shrink:0;font-size:1.4rem;font-weight:300;transition:transform .3s}.FAQ-module__KSzKsa__toggleOpen{transform:rotate(45deg)}.FAQ-module__KSzKsa__answer{max-height:0;transition:max-height .35s;overflow:hidden}.FAQ-module__KSzKsa__answerOpen{max-height:250px}.FAQ-module__KSzKsa__answer p{color:var(--text-secondary);padding-bottom:18px;font-size:.88rem;line-height:1.75}@media (max-width:768px){.FAQ-module__KSzKsa__section{padding:48px 0}.FAQ-module__KSzKsa__question{font-size:.9rem}}@media (max-width:480px){.FAQ-module__KSzKsa__question{padding:16px 0;font-size:.86rem}}
.blog-module__3rPSzG__wrapper{max-width:1100px;margin:0 auto;padding:48px 24px 80px}.blog-module__3rPSzG__backLink{color:var(--primary-dark);margin-bottom:24px;font-size:.85rem;font-weight:600;text-decoration:none;display:inline-block}.blog-module__3rPSzG__backLink:hover{text-decoration:underline}.blog-module__3rPSzG__indexHeader{text-align:center;margin-bottom:48px}.blog-module__3rPSzG__indexTitle{letter-spacing:-.03em;margin-bottom:12px;font-size:2.6rem;font-weight:900}.blog-module__3rPSzG__indexSubtitle{color:var(--text-secondary);max-width:560px;margin:0 auto;font-size:1.1rem;line-height:1.6}.blog-module__3rPSzG__grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:24px;display:grid}.blog-module__3rPSzG__card{border-radius:var(--radius-lg);background:var(--bg);color:inherit;border:1.5px solid #e2e8f0;flex-direction:column;text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;overflow:hidden}.blog-module__3rPSzG__card:hover{border-color:#cbd5e1;transform:translateY(-3px);box-shadow:0 12px 28px -8px #00000026}.blog-module__3rPSzG__cardCover{background:linear-gradient(135deg,#fff7ed 0%,#ffedd5 100%);border-bottom:1.5px solid #f1f5f9;justify-content:center;align-items:center;height:140px;font-size:3.5rem;display:flex}.blog-module__3rPSzG__cardBody{flex-direction:column;flex:1;padding:20px 22px 24px;display:flex}.blog-module__3rPSzG__cardMeta{align-items:center;gap:10px;margin-bottom:12px;display:flex}.blog-module__3rPSzG__cardCategory{text-transform:uppercase;letter-spacing:.04em;color:var(--primary-dark);background:#fff7ed;border-radius:6px;padding:3px 9px;font-size:.72rem;font-weight:700}.blog-module__3rPSzG__cardDot{color:var(--text-light);font-size:.75rem}.blog-module__3rPSzG__cardReadTime{color:var(--text-light);font-size:.78rem}.blog-module__3rPSzG__cardTitle{letter-spacing:-.01em;color:var(--text);margin-bottom:10px;font-size:1.2rem;font-weight:800;line-height:1.3}.blog-module__3rPSzG__cardExcerpt{color:var(--text-secondary);flex:1;margin-bottom:16px;font-size:.9rem;line-height:1.6}.blog-module__3rPSzG__cardFooter{color:var(--text-light);justify-content:space-between;align-items:center;font-size:.8rem;display:flex}.blog-module__3rPSzG__cardReadMore{color:var(--primary-dark);font-weight:700}.blog-module__3rPSzG__article{max-width:740px;margin:0 auto}.blog-module__3rPSzG__postCategory{text-transform:uppercase;letter-spacing:.04em;color:var(--primary-dark);background:#fff7ed;border-radius:6px;margin-bottom:16px;padding:4px 11px;font-size:.74rem;font-weight:700;display:inline-block}.blog-module__3rPSzG__postTitle{letter-spacing:-.03em;margin-bottom:16px;font-size:2.3rem;font-weight:900;line-height:1.15}.blog-module__3rPSzG__postMeta{color:var(--text-light);border-bottom:1.5px solid #e2e8f0;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:32px;padding-bottom:24px;font-size:.85rem;display:flex}.blog-module__3rPSzG__postMeta strong{color:var(--text-secondary);font-weight:600}.blog-module__3rPSzG__content h2{letter-spacing:-.01em;color:var(--text);margin:36px 0 14px;font-size:1.5rem;font-weight:800}.blog-module__3rPSzG__content h3{color:var(--text);margin:26px 0 10px;font-size:1.15rem;font-weight:700}.blog-module__3rPSzG__content p{color:var(--text-secondary);margin-bottom:18px;font-size:1.02rem;line-height:1.8}.blog-module__3rPSzG__content ul,.blog-module__3rPSzG__content ol{margin:0 0 20px 22px}.blog-module__3rPSzG__content li{color:var(--text-secondary);margin-bottom:10px;font-size:1.02rem;line-height:1.75}.blog-module__3rPSzG__quote{border-left:4px solid var(--primary);color:var(--text);background:#fff7ed;border-radius:0 8px 8px 0;margin:24px 0;padding:16px 22px;font-size:1.08rem;font-style:italic;line-height:1.6}.blog-module__3rPSzG__ctaBlock{border-radius:var(--radius-lg);text-align:center;background:linear-gradient(135deg,#ea580c,#c2410c);margin:32px 0;padding:28px}.blog-module__3rPSzG__ctaBlock a{color:var(--primary-dark);background:#fff;border-radius:10px;align-items:center;gap:8px;padding:13px 30px;font-size:1rem;font-weight:800;text-decoration:none;transition:transform .15s,box-shadow .15s;display:inline-flex}.blog-module__3rPSzG__ctaBlock a:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0003}.blog-module__3rPSzG__postFooter{border-top:1.5px solid #e2e8f0;margin-top:48px;padding-top:32px}.blog-module__3rPSzG__relatedTitle{margin-bottom:20px;font-size:1.3rem;font-weight:800}.blog-module__3rPSzG__relatedGrid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:16px;display:grid}.blog-module__3rPSzG__relatedCard{border-radius:var(--radius);color:inherit;border:1.5px solid #e2e8f0;padding:18px;text-decoration:none;transition:border-color .15s,transform .15s;display:block}.blog-module__3rPSzG__relatedCard:hover{border-color:var(--primary-light);transform:translateY(-2px)}.blog-module__3rPSzG__relatedCardCategory{text-transform:uppercase;color:var(--primary-dark);margin-bottom:6px;font-size:.72rem;font-weight:700;display:block}.blog-module__3rPSzG__relatedCardTitle{color:var(--text);font-size:.98rem;font-weight:700;line-height:1.35}@media (max-width:640px){.blog-module__3rPSzG__indexTitle{font-size:2rem}.blog-module__3rPSzG__postTitle{font-size:1.7rem}.blog-module__3rPSzG__content h2{font-size:1.3rem}.blog-module__3rPSzG__content p,.blog-module__3rPSzG__content li{font-size:.98rem}}
.CTA-module__n-fbaG__section{text-align:center;background:linear-gradient(135deg,#1e293b,#0f172a);padding:72px 0}.CTA-module__n-fbaG__section h2{color:#fff;margin-bottom:12px;font-size:2rem;font-weight:800}.CTA-module__n-fbaG__section p{color:#94a3b8;margin-bottom:28px;font-size:1rem}@media (max-width:768px){.CTA-module__n-fbaG__section{padding:52px 0}.CTA-module__n-fbaG__section h2{font-size:1.6rem}}@media (max-width:480px){.CTA-module__n-fbaG__section h2{font-size:1.4rem}.CTA-module__n-fbaG__section p{font-size:.9rem}}
.about-module__-i9KWa__wrapper{max-width:760px;margin:0 auto;padding:48px 24px 80px}.about-module__-i9KWa__hero{border-bottom:1.5px solid #e2e8f0;margin-bottom:48px;padding-bottom:32px}.about-module__-i9KWa__heroTitle{letter-spacing:-.03em;margin-bottom:14px;font-size:2.4rem;font-weight:900;line-height:1.1}.about-module__-i9KWa__heroSub{color:var(--text-secondary);margin:0;font-size:1.1rem;line-height:1.7}.about-module__-i9KWa__section{margin-bottom:40px}.about-module__-i9KWa__section h2{letter-spacing:-.01em;margin:0 0 14px;font-size:1.4rem;font-weight:800}.about-module__-i9KWa__section p{color:var(--text-secondary);margin-bottom:16px;font-size:1.02rem;line-height:1.8}.about-module__-i9KWa__section ul{margin:0 0 18px 22px}.about-module__-i9KWa__section li{color:var(--text-secondary);margin-bottom:8px;font-size:1.02rem;line-height:1.7}.about-module__-i9KWa__section li strong{color:var(--text)}.about-module__-i9KWa__contact{background:var(--bg-secondary);border:1px solid var(--border);border-radius:14px;margin-top:48px;padding:28px}.about-module__-i9KWa__contact h2{margin-bottom:10px;font-size:1.3rem;font-weight:800}.about-module__-i9KWa__contact p{color:var(--text-secondary);margin:0;font-size:1rem;line-height:1.7}.about-module__-i9KWa__contact a{color:var(--primary);font-weight:600;text-decoration:none}.about-module__-i9KWa__contact a:hover{text-decoration:underline}@media (max-width:640px){.about-module__-i9KWa__heroTitle{font-size:1.9rem}.about-module__-i9KWa__section h2{font-size:1.2rem}}
.landing-module__Bp9O9a__wrapper{max-width:760px;margin:0 auto;padding:48px 24px 80px}.landing-module__Bp9O9a__backLink{color:var(--primary-dark);margin-bottom:20px;font-size:.85rem;font-weight:600;text-decoration:none;display:inline-block}.landing-module__Bp9O9a__backLink:hover{text-decoration:underline}.landing-module__Bp9O9a__title{letter-spacing:-.03em;margin-bottom:14px;font-size:2.2rem;font-weight:900;line-height:1.15}.landing-module__Bp9O9a__intro{color:var(--text-secondary);border-bottom:1.5px solid #e2e8f0;margin-bottom:32px;padding-bottom:24px;font-size:1.08rem;line-height:1.7}.landing-module__Bp9O9a__content h2{letter-spacing:-.01em;margin:32px 0 12px;font-size:1.4rem;font-weight:800}.landing-module__Bp9O9a__content p{color:var(--text-secondary);margin-bottom:16px;font-size:1.02rem;line-height:1.8}.landing-module__Bp9O9a__content ul{margin:0 0 18px 22px}.landing-module__Bp9O9a__content li{color:var(--text-secondary);margin-bottom:8px;font-size:1.02rem;line-height:1.7}.landing-module__Bp9O9a__note{color:var(--text-light);background:var(--bg-secondary);border-left:3px solid #cbd5e1;border-radius:0 8px 8px 0;margin:20px 0;padding:12px 16px;font-size:.85rem;line-height:1.6}.landing-module__Bp9O9a__tableWrap{margin:18px 0 24px;overflow-x:auto}.landing-module__Bp9O9a__table{border-collapse:collapse;width:100%;font-size:.92rem}.landing-module__Bp9O9a__table th,.landing-module__Bp9O9a__table td{text-align:left;vertical-align:top;border-bottom:1px solid #e2e8f0;padding:12px 14px}.landing-module__Bp9O9a__table thead th{color:var(--text);border-bottom:2px solid #cbd5e1;font-weight:800}.landing-module__Bp9O9a__table th:nth-child(2),.landing-module__Bp9O9a__table td:nth-child(2){color:var(--text);background:#fff7ed;font-weight:600}.landing-module__Bp9O9a__table td:first-child{color:var(--text);font-weight:600}.landing-module__Bp9O9a__table td:last-child{color:var(--text-secondary)}.landing-module__Bp9O9a__ctaBlock{text-align:center;background:linear-gradient(135deg,#ea580c,#c2410c);border-radius:16px;margin:32px 0;padding:28px}.landing-module__Bp9O9a__ctaBlock a{color:var(--primary-dark);background:#fff;border-radius:10px;align-items:center;gap:8px;padding:13px 30px;font-size:1rem;font-weight:800;text-decoration:none;transition:transform .15s,box-shadow .15s;display:inline-flex}.landing-module__Bp9O9a__ctaBlock a:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0003}@media (max-width:640px){.landing-module__Bp9O9a__title{font-size:1.7rem}.landing-module__Bp9O9a__content h2{font-size:1.25rem}}
.pricing-module__lP4odW__hero{text-align:center;padding:64px 0 0}.pricing-module__lP4odW__heroTitle{letter-spacing:-.03em;margin-bottom:16px;font-size:2.8rem;font-weight:900;line-height:1.1}.pricing-module__lP4odW__heroSub{color:var(--text-secondary);max-width:540px;margin:0 auto;font-size:1.1rem;line-height:1.7}.pricing-module__lP4odW__faqSection{background:var(--bg-secondary);padding:64px 0 80px}.pricing-module__lP4odW__faqTitle{letter-spacing:-.02em;text-align:center;margin-bottom:36px;font-size:1.8rem;font-weight:800}.pricing-module__lP4odW__faqGrid{grid-template-columns:repeat(2,1fr);gap:24px;max-width:900px;margin:0 auto;display:grid}.pricing-module__lP4odW__faqItem{background:var(--bg);border:1px solid var(--border);border-radius:12px;padding:24px}.pricing-module__lP4odW__faqQ{margin-bottom:8px;font-size:.95rem;font-weight:700;line-height:1.4}.pricing-module__lP4odW__faqA{color:var(--text-secondary);margin:0;font-size:.92rem;line-height:1.7}@media (max-width:640px){.pricing-module__lP4odW__heroTitle{font-size:2rem}.pricing-module__lP4odW__faqGrid{grid-template-columns:1fr}}
.BlogCover-module__oniQCW__cover{justify-content:center;align-items:center;height:170px;display:flex;position:relative;overflow:hidden}.BlogCover-module__oniQCW__cover:after{content:"";background:#ffffff1f;border-radius:50%;width:220px;height:220px;position:absolute;top:-90px;right:-70px}.BlogCover-module__oniQCW__badge{z-index:2;color:#fff;text-transform:uppercase;letter-spacing:.06em;-webkit-backdrop-filter:blur(6px);background:#0f172a66;border:1px solid #ffffff2e;border-radius:50px;padding:5px 12px;font-size:.66rem;font-weight:700;position:absolute;top:14px;left:14px}.BlogCover-module__oniQCW__icon{z-index:1;color:#fff;filter:drop-shadow(0 2px 6px #0000002e);justify-content:center;align-items:center;display:flex;position:relative}.BlogCover-module__oniQCW__icon svg{width:54px;height:54px}.BlogCover-module__oniQCW__coverImg{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.BlogCover-module__oniQCW__imgScrim{z-index:1;background:linear-gradient(#0f172a73,#0000);height:70px;position:absolute;top:0;left:0;right:0}
