:root{--bg-primary:#08080c;--bg-secondary:#0e0e14;--bg-elevated:#14141e;--bg-card:#ffffff08;--bg-card-hover:#ffffff0f;--bg-glass:#ffffff0a;--border-subtle:#ffffff0f;--border-default:#ffffff1a;--border-strong:#ffffff26;--text-primary:#f0f0f5;--text-secondary:#f0f0f599;--text-tertiary:#f0f0f559;--text-inverse:#08080c;--accent-blue:#3b82f6;--accent-cyan:#06b6d4;--accent-gradient:linear-gradient(135deg,#3b82f6 0%,#06b6d4 100%);--accent-gradient-text:linear-gradient(135deg,#60a5fa 0%,#22d3ee 100%);--accent-glow:#3b82f626;--success:#22c55e;--success-muted:#22c55e26;--error:#ef4444;--error-muted:#ef444426;--warning:#f59e0b;--warning-muted:#f59e0b26;--info:#3b82f6;--info-muted:#3b82f626;--radius-sm:6px;--radius-md:10px;--radius-lg:16px;--radius-xl:24px;--radius-full:9999px;--shadow-sm:0 1px 2px #0006;--shadow-md:0 4px 16px #0000004d;--shadow-lg:0 12px 40px #0006;--shadow-glow:0 0 40px #3b82f61a}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}html,body{max-width:100vw;overflow-x:hidden}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--text-primary);background:var(--bg-primary);font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}button,input,textarea,select{font-family:inherit}code,pre{font-family:JetBrains Mono,monospace}::selection{color:#fff;background:#3b82f64d}.proofly-skip-link{z-index:9999;color:#fff;background:#3b82f6;border-radius:.5rem;padding:.75rem 1.25rem;font-weight:600;text-decoration:none;transition:top .2s;position:absolute;top:-100px;left:8px}.proofly-skip-link:focus{outline-offset:2px;outline:2px solid #fff;top:8px}:focus-visible{outline-offset:2px;border-radius:4px;outline:2px solid #8b5cf6}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
.ExitPopup-module__Koe6ja__overlay{z-index:1000;background:#0009;justify-content:center;align-items:center;padding:1rem;animation:.2s ease-out ExitPopup-module__Koe6ja__fadeIn;display:flex;position:fixed;inset:0}@keyframes ExitPopup-module__Koe6ja__fadeIn{0%{opacity:0}to{opacity:1}}.ExitPopup-module__Koe6ja__popup{background:#fff;border-radius:24px;width:100%;max-width:480px;padding:3rem;animation:.3s ease-out ExitPopup-module__Koe6ja__slideUp;position:relative;box-shadow:0 25px 80px #00000059}@keyframes ExitPopup-module__Koe6ja__slideUp{0%{opacity:0;transform:translateY(30px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.ExitPopup-module__Koe6ja__closeButton{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:.5rem;transition:color .15s;display:flex;position:absolute;top:1.25rem;right:1.25rem}.ExitPopup-module__Koe6ja__closeButton:hover{color:#374151;background:#f3f4f6}.ExitPopup-module__Koe6ja__content{text-align:center}.ExitPopup-module__Koe6ja__icon{color:#fff;background:linear-gradient(135deg,#0d9488 0%,#0891b2 100%);border-radius:20px;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 1.5rem;display:flex;box-shadow:0 8px 24px #0d94884d}.ExitPopup-module__Koe6ja__content h2{color:#111827;margin:0 0 1rem;font-size:1.625rem;font-weight:700;line-height:1.3}.ExitPopup-module__Koe6ja__description{color:#6b7280;margin:0 0 1.5rem;font-size:1.0625rem;line-height:1.6}.ExitPopup-module__Koe6ja__description strong{color:#374151}.ExitPopup-module__Koe6ja__benefits{background:#f0fdfa;border:1px solid #99f6e4;border-radius:12px;flex-direction:column;gap:.75rem;margin-bottom:1.75rem;padding:1.25rem;display:flex}.ExitPopup-module__Koe6ja__benefit{color:#115e59;align-items:center;gap:.75rem;font-size:.9375rem;font-weight:500;display:flex}.ExitPopup-module__Koe6ja__benefit svg{color:#0d9488;flex-shrink:0}.ExitPopup-module__Koe6ja__actions{flex-direction:column;gap:.75rem;margin-bottom:1.25rem;display:flex}.ExitPopup-module__Koe6ja__primaryButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0d9488 0%,#0891b2 100%);border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;padding:1rem 1.75rem;font-size:1.0625rem;font-weight:600;transition:transform .15s,box-shadow .15s;display:inline-flex}.ExitPopup-module__Koe6ja__primaryButton:hover{transform:translateY(-2px);box-shadow:0 10px 28px #0d948859}.ExitPopup-module__Koe6ja__secondaryButton{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:10px;padding:.875rem 1.5rem;font-size:.9375rem;transition:color .15s,background .15s}.ExitPopup-module__Koe6ja__secondaryButton:hover{color:#374151;background:#f3f4f6}.ExitPopup-module__Koe6ja__guarantee{color:#9ca3af;justify-content:center;align-items:center;gap:.5rem;margin:0;font-size:.8125rem;display:flex}.ExitPopup-module__Koe6ja__guarantee svg{color:#0d9488}@media (max-width:480px){.ExitPopup-module__Koe6ja__popup{border-radius:20px;padding:2rem 1.5rem}.ExitPopup-module__Koe6ja__content h2{font-size:1.375rem}.ExitPopup-module__Koe6ja__description{font-size:1rem}.ExitPopup-module__Koe6ja__benefits{padding:1rem}.ExitPopup-module__Koe6ja__benefit{font-size:.875rem}}
