.app{display:flex;flex-direction:column;min-height:100vh;position:relative;overflow:hidden}.app:before{content:"";position:fixed;left:20%;width:500px;height:500px;z-index:-1;background:radial-gradient(circle at 50% 50%,rgba(255,87,68,.03) 0%,transparent 70%),radial-gradient(circle at 30% 70%,rgba(255,87,68,.02) 0%,transparent 60%),radial-gradient(circle at 70% 30%,rgba(255,122,107,.015) 0%,transparent 65%);animation:lavaBubble1 16s ease-in-out infinite;filter:blur(80px);will-change:transform}.app:after{content:"";position:fixed;left:60%;width:600px;height:600px;z-index:-1;background:radial-gradient(circle at 50% 50%,rgba(255,122,107,.025) 0%,transparent 65%),radial-gradient(circle at 40% 60%,rgba(255,87,68,.015) 0%,transparent 70%);animation:lavaBubble2 20s ease-in-out infinite;filter:blur(85px);will-change:transform}.main-content:before{content:"";position:fixed;left:40%;width:450px;height:450px;z-index:-1;background:radial-gradient(circle at 50% 50%,rgba(255,87,68,.02) 0%,transparent 68%);animation:lavaBubble3 14s ease-in-out infinite;filter:blur(75px);will-change:transform}.main-content:after{content:"";position:fixed;left:75%;width:550px;height:550px;z-index:-1;background:radial-gradient(circle at 50% 50%,rgba(255,122,107,.018) 0%,transparent 72%);animation:lavaBubble4 18s ease-in-out infinite;filter:blur(78px);will-change:transform}@keyframes lavaBubble1{0%{bottom:-250px;transform:translate(0) scale(.8,1.2)}50%{bottom:50%;transform:translate(80px) scale(1.2,.8)}to{bottom:110%;transform:translate(-30px) scale(.9,1.1)}}@keyframes lavaBubble2{0%{bottom:-300px;transform:translate(0) scale(1.1,.9)}50%{bottom:45%;transform:translate(-60px) scale(.85,1.15)}to{bottom:110%;transform:translate(40px) scale(1.05,.95)}}@keyframes lavaBubble3{0%{bottom:-225px;transform:translate(0) scale(.9,1.1)}50%{bottom:55%;transform:translate(-50px) scale(1.15,.85)}to{bottom:110%;transform:translate(60px) scale(.95,1.05)}}@keyframes lavaBubble4{0%{bottom:-275px;transform:translate(0) scale(1)}50%{bottom:48%;transform:translate(70px) scale(.9,1.1)}to{bottom:110%;transform:translate(-50px) scale(1.1,.9)}}body:before{content:"";position:fixed;left:10%;width:400px;height:400px;z-index:-1;background:radial-gradient(circle at 50% 50%,rgba(255,87,68,.018) 0%,transparent 68%);animation:lavaBubble5 22s ease-in-out infinite;filter:blur(70px);will-change:transform}body:after{content:"";position:fixed;left:80%;width:520px;height:520px;z-index:-1;background:radial-gradient(circle at 50% 50%,rgba(255,122,107,.015) 0%,transparent 70%);animation:lavaBubble6 19s ease-in-out infinite;filter:blur(82px);will-change:transform}.main-content{flex:1;padding-top:5rem;position:relative;z-index:1}@keyframes lavaBubble5{0%{bottom:-200px;transform:translate(0) scale(.85,1.15)}50%{bottom:52%;transform:translate(90px) scale(1.1,.9)}to{bottom:110%;transform:translate(-40px) scale(.95,1.05)}}@keyframes lavaBubble6{0%{bottom:-260px;transform:translate(0) scale(1.05,.95)}50%{bottom:47%;transform:translate(-75px) scale(.9,1.1)}to{bottom:110%;transform:translate(55px) scale(1.08,.92)}}*{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}body{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1rem;line-height:1.5;color:#e5e5e5;background:#0d0d0d;min-height:100vh}*:focus-visible{outline:2px solid #6366f1;outline-offset:2px}a{color:inherit;text-decoration:none;transition:color .2s ease-in-out}a:hover{color:#6366f1}button{font-family:inherit;border:none;background:none;cursor:pointer;padding:0}img{max-width:100%;height:auto;display:block}ul,ol{list-style:none}input,textarea,select{font-family:inherit;font-size:inherit}input::placeholder{color:#6b6b6b;opacity:1}input:focus::placeholder{color:#8f8f8f}input[type=checkbox]{position:relative;cursor:pointer}input[type=checkbox]:checked:after{content:"✓";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:12px;font-weight:700;line-height:1}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.container{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}@media (min-width: 768px){.container{padding:0 2rem}}@media (min-width: 1024px){.container{padding:0 3rem}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}*{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}select{background-image:none!important}select option{background-color:#1a1a1a!important;color:#fff!important;padding:12px 16px!important;font-size:16px!important;border:none!important}select option:hover,select option:focus,select option:checked{background-color:#ff5744!important;background:linear-gradient(135deg,#ff574433,#ff57441a)!important;color:#fff!important}select option:disabled{color:#8f8f8f!important}@supports (-webkit-appearance: none){select option{background-color:#1a1a1a;color:#fff}}@-moz-document url-prefix(){select option{background-color:#1a1a1a;color:#fff}select option:checked{background:linear-gradient(135deg,#ff574433,#ff57441a);color:#fff}}@media (max-width: 768px){.mobile-menu-button{display:flex!important}.desktop-nav{display:none!important}.mobile-nav{display:flex!important}nav img{height:32px!important}}@media (min-width: 769px){.mobile-menu-button,.mobile-nav{display:none!important}.desktop-nav{display:flex!important}}.mobile-menu-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000c;z-index:1999}.mobile-menu-content{position:fixed;top:0;right:0;bottom:0;width:80%;max-width:300px;background:#0d0d0d;border-left:1px solid #282828;z-index:2000;display:flex;flex-direction:column;padding:1.5rem;overflow-y:auto}.mobile-menu-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #282828}.mobile-menu-items{display:flex;flex-direction:column;gap:.5rem}.mobile-menu-item{padding:1rem;font-size:1rem;color:#8f8f8f;text-decoration:none;border-radius:.5rem;transition:all .2s ease}.mobile-menu-item:hover,.mobile-menu-item.active{color:#fff;background:#1a1a1a}@media (max-width: 1024px){.tools-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))!important}}@media (max-width: 768px){.tools-grid{grid-template-columns:1fr!important;gap:1.5rem!important}.filter-grid{display:grid!important;grid-template-columns:1fr 1fr!important;column-gap:1.5rem!important;row-gap:.875rem!important;align-items:start!important;width:340px!important;max-width:90%!important;padding:0!important;margin-left:auto!important;margin-right:auto!important;box-sizing:border-box!important}.pricing-filter-grid{border-top:1px solid #2A2A2A!important;padding-top:1.5rem!important;margin-top:1.5rem!important}.filter-grid label{font-size:.8125rem!important;gap:.5rem!important;width:100%!important;display:flex!important;justify-content:flex-start!important;align-items:center!important;line-height:1.4!important;padding:0!important;margin:0!important}.filter-grid label span{line-height:1.4!important;white-space:nowrap!important}.filter-grid input[type=checkbox]{width:16px!important;height:16px!important;min-width:16px!important;min-height:16px!important;flex-shrink:0!important;margin:0!important}.newsletter-row{flex-direction:column!important;align-items:center!important;gap:1rem!important}.newsletter-image{max-height:180px!important}.newsletter-form-container{width:100%!important;max-width:100%!important;min-width:280px!important;height:420px!important;min-height:420px!important;padding:0!important;overflow:visible!important}.newsletter-row>div:last-child{width:100%!important;max-width:100%!important;min-width:100%!important;padding:0 .5rem;height:420px!important;min-height:420px!important}.newsletter-row iframe{position:relative!important;height:420px!important;min-height:420px!important}.adsbygoogle{max-height:100px!important;min-height:50px!important}}@media (max-width: 480px){.filter-grid{grid-template-columns:repeat(2,1fr)!important;gap:.75rem!important;font-size:.875rem!important}.tool-card-content{padding:1rem!important}.tool-page-header{flex-direction:column!important;align-items:flex-start!important}.tool-page-image{max-width:100%!important;max-height:200px!important}}@media (max-width: 768px){button,a[role=button],.button{min-height:44px!important;min-width:44px!important}}@media (max-width: 768px){.hero-title{font-size:2rem!important;line-height:1.2!important}.hero-subtitle{font-size:1rem!important}.section-title{font-size:1.5rem!important}}@media (max-width: 768px){.container{padding-left:1rem!important;padding-right:1rem!important}.section-spacing{margin-top:2rem!important;margin-bottom:2rem!important}}@media (max-width: 768px){.hide-mobile{display:none!important}}@media (min-width: 769px){.show-mobile{display:none!important}}html{scroll-behavior:smooth}body{overflow-x:hidden}@media (max-width: 768px){input,textarea,select{font-size:16px!important}button,a{-webkit-tap-highlight-color:rgba(255,87,68,.2)}img{max-width:100%;height:auto}.adsense-container{margin:1rem 0!important;padding:.5rem!important;max-height:120px!important}.adsbygoogle{max-height:100px!important;min-height:50px!important;overflow:hidden!important}h1{font-size:2rem!important;line-height:1.2!important}h2{font-size:1.5rem!important}h3{font-size:1.25rem!important}@media (max-width: 480px){.button-group{flex-direction:column!important;width:100%}.button-group button,.button-group a{width:100%!important}.adsense-container{max-height:80px!important;padding:.25rem!important}.adsbygoogle{max-height:60px!important;min-height:40px!important}}}@media (min-width: 769px) and (max-width: 1024px){.container{padding-left:2rem!important;padding-right:2rem!important}.tools-grid{grid-template-columns:repeat(2,1fr)!important}}
