@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&family=Bricolage+Grotesque:opsz,wght@12..60,400;12..60,500;12..60,600;12..60,700;12..60,800&family=JetBrains+Mono:wght@400;500&display=swap);*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--bg:#f8f9fc;--bg2:#f0f2f8;--surface:#fff;--surface2:#f5f6fc;--surface3:#eef0f9;--border:#e3e6f0;--border2:#c9cee0;--accent:#5b4ef8;--accent-light:#7b6ffa;--accent-dark:#3d31e0;--accent-glow:#5b4ef826;--accent2:#f0455a;--accent3:#0bbf8a;--accent4:#f59e0b;--accent5:#3b82f6;--pink:#ec4899;--purple:#8b5cf6;--text:#0f1117;--text2:#374151;--muted:#6b7280;--subtle:#9ca3af;--shadow-xs:0 1px 3px #0f11170f;--shadow-sm:0 2px 10px #0f111714;--shadow-md:0 4px 24px #0f11171a;--shadow-lg:0 8px 48px #0f111721;--shadow-xl:0 24px 64px #0f111729;--radius:16px;--radius-sm:10px;--radius-xs:6px}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;background:#f8f9fc;background:var(--bg);font-family:Inter,-apple-system,sans-serif;font-size:15px;line-height:1.65;min-height:100vh}body,h1,h2,h3,h4,h5{color:#0f1117;color:var(--text)}h1,h2,h3,h4,h5{font-family:Bricolage Grotesque,Inter,sans-serif;letter-spacing:-.025em;line-height:1.15}a{color:inherit;text-decoration:none}p{line-height:1.75}::-webkit-scrollbar{height:5px;width:5px}::-webkit-scrollbar-track{background:#f0f2f8;background:var(--bg2)}::-webkit-scrollbar-thumb{background:#c9cee0;background:var(--border2);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#5b4ef8;background:var(--accent)}::selection{background:#5b4ef81f;color:#3d31e0;color:var(--accent-dark)}@keyframes fadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleIn{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}@keyframes spin{to{transform:rotate(1turn)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.04)}}@keyframes gradShift{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:none}}@keyframes bounceIn{0%{opacity:0;transform:scale(.85)}60%{transform:scale(1.03)}to{opacity:1;transform:scale(1)}}.fade-in{animation:fadeUp .38s cubic-bezier(.22,1,.36,1) both}.scale-in{animation:scaleIn .28s cubic-bezier(.22,1,.36,1) both}.bounce-in{animation:bounceIn .5s cubic-bezier(.22,1,.36,1) both}.stagger-1{animation-delay:.06s}.stagger-2{animation-delay:.12s}.stagger-3{animation-delay:.18s}.stagger-4{animation-delay:.24s}.stagger-5{animation-delay:.3s}.stagger-6{animation-delay:.36s}.spinner{animation:spin .7s linear infinite;border:2.5px solid #c9cee0;border-top-color:#5b4ef8;border:2.5px solid var(--border2);border-radius:50%;border-top-color:var(--accent);display:inline-block;flex-shrink:0;height:18px;width:18px}.gradient-text{-webkit-text-fill-color:#0000;animation:gradShift 5s ease infinite;background:linear-gradient(135deg,#5b4ef8,#8b5cf6 50%,#ec4899);background:linear-gradient(135deg,var(--accent) 0,var(--purple) 50%,var(--pink) 100%);-webkit-background-clip:text;background-clip:text;background-size:200% 200%}.shimmer{animation:shimmer 1.5s ease infinite;background:linear-gradient(90deg,#f5f6fc 25%,#eef0f9 50%,#f5f6fc 75%);background:linear-gradient(90deg,var(--surface2) 25%,var(--surface3) 50%,var(--surface2) 75%);background-size:400px 100%}.hover-lift{transition:transform .22s cubic-bezier(.22,1,.36,1),box-shadow .22s}.hover-lift:hover{box-shadow:0 8px 48px #0f111721;box-shadow:var(--shadow-lg);transform:translateY(-4px)}@media (max-width:768px){.hide-mobile{display:none!important}}@media (min-width:769px){.hide-desktop{display:none!important}}.fade-in-fast{animation:fadeUp .2s cubic-bezier(.22,1,.36,1) both}.slide-down{animation:slideDown .25s cubic-bezier(.22,1,.36,1) both}.grid-2{grid-gap:14px;grid-template-columns:1fr 1fr}.grid-2,.grid-3{display:grid;gap:14px}.grid-3{grid-gap:14px;grid-template-columns:1fr 1fr 1fr}.grid-4{grid-gap:16px;grid-template-columns:repeat(4,1fr)}.grid-4,.grid-auto{display:grid;gap:16px}.grid-auto{grid-gap:16px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.page-with-sidebar{grid-gap:32px;align-items:start;display:grid;gap:32px;grid-template-columns:1fr 280px}.blog-with-sidebar{grid-gap:48px;display:grid;gap:48px;grid-template-columns:1fr 300px}@media (max-width:900px){.blog-with-sidebar,.page-with-sidebar{grid-template-columns:1fr}.blog-with-sidebar aside,.page-with-sidebar aside{display:none}}@media (max-width:680px){.grid-2,.grid-3{grid-template-columns:1fr}.grid-4{grid-template-columns:1fr 1fr}.grid-auto{grid-template-columns:1fr}}@media (max-width:400px){.grid-4{grid-template-columns:1fr}}.page-section{padding-left:20px;padding-right:20px}.hero-title{font-size:clamp(1.8rem,6vw,4rem);font-weight:800;letter-spacing:-.03em;line-height:1.1}body{overflow-x:hidden}img{height:auto}img,table{max-width:100%}.table-scroll{-webkit-overflow-scrolling:touch;border-radius:12px;overflow-x:auto}@media (max-width:600px){.flex-wrap-mobile{flex-wrap:wrap!important}.stack-mobile{flex-direction:column!important}}[role=button],a,button{min-height:36px}.scroll-x{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;overflow-x:auto;scrollbar-width:none}.scroll-x::-webkit-scrollbar{display:none}@media (max-width:768px){.page-section,section{padding-left:14px!important;padding-right:14px!important}h1{font-size:clamp(1.5rem,6vw,2.5rem)!important}h2{font-size:clamp(1.25rem,5vw,2rem)!important}.tool-card-grid{grid-template-columns:1fr!important}.tool-card-inner{padding:16px!important}table{-webkit-overflow-scrolling:touch;display:block;overflow-x:auto;white-space:nowrap}input,select,textarea{font-size:16px!important}.stat-pill{font-size:12px!important;padding:8px 12px!important}.hero-section{padding:48px 16px 52px!important}.search-input{width:100%!important}.row-gap-mobile{gap:8px!important}.btn-mobile{font-size:13px!important;padding:10px 16px!important}.footer-bottom{align-items:flex-start!important;flex-direction:column!important;gap:12px!important}kbd{display:none!important}}@media (max-width:480px){.grid-2,.grid-3{grid-template-columns:1fr!important}.page-with-sidebar>div:first-child{min-width:0}img.img-preview{max-height:200px!important}.color-row,.lead-actions{flex-direction:column!important}}body,html{max-width:100%;overflow-x:hidden}@media (hover:none) and (pointer:coarse){[role=button],a,button{min-height:44px;min-width:44px}.tag{font-size:11px;padding:4px 10px}}@supports (padding:max(0px)){nav{padding-left:max(16px,env(safe-area-inset-left));padding-right:max(16px,env(safe-area-inset-right))}footer{padding-bottom:max(20px,env(safe-area-inset-bottom))}}
/*# sourceMappingURL=main.9e24ce97.css.map*/