@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.06d3mdzz5bre_.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7178b3e590c64307-s.11.cyxs5p-0z~.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.16t1db8_9y2o~.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Fallback;src:local(Arial);ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.0%;size-adjust:104.76%}.geist_2ae47f08-module__h69qWW__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_2ae47f08-module__h69qWW__variable{--font-geist-sans:"Geist", "Geist Fallback"}
@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/4fa387ec64143e14-s.0q3udbd2bu5yp.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/bbc41e54d2fcbd21-s.0gw~uztddq1df.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/797e433ab948586e-s.p.0.q-h669a_dqa.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Mono Fallback;src:local(Arial);ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.0%;size-adjust:134.59%}.geist_mono_eb58308d-module__w_p2Lq__className{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.geist_mono_eb58308d-module__w_p2Lq__variable{--font-geist-mono:"Geist Mono", "Geist Mono Fallback"}
:root{--background:#f8fafc;--surface:#fff;--text:#0f172a;--muted:#64748b;--border:#0f172a1f;--shadow:0 18px 60px #0f172a14;--radius:18px;--radius-sm:14px;--accent:#6366f1;--accent-2:#a78bfa;--accent-3:#22c55e;--transition:.24s ease;--max-width:1120px}html.theme-dark{--background:#020617;--surface:#0f172aeb;--text:#f8fafc;--muted:#ffffffb3;--border:#94a3b82e;--shadow:0 18px 60px #000000b3;--accent:#8b5cf6;--accent-2:#60a5fa;--accent-3:#22c55e}html,body{max-width:100vw;height:100%;overflow-x:hidden}body{min-height:100%;color:var(--text);background:radial-gradient(circle at top, #6366f114, transparent 58%), var(--background);font-family:var(--font-geist-sans), system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;display:flex}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;transition:color var(--transition), opacity var(--transition), transform var(--transition), text-decoration-color var(--transition);text-decoration:none}a:not(.button):not(.card):not(.navbar__brand){text-underline-offset:.22em;text-decoration-line:underline;text-decoration-color:#0000;text-decoration-thickness:1.5px}a:not(.button):not(.card):not(.navbar__brand):hover{color:var(--accent);text-decoration-color:currentColor}::selection{background:#6366f140}img:not([data-nimg]){max-width:100%;height:auto}.container{width:min(100% - 2.5rem, var(--max-width));margin-inline:auto}.section{padding:5rem 0}.section--tight{padding:3.5rem 0}.grid{gap:1.5rem;display:grid}@media (min-width:768px){.grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);transition:transform var(--transition), border-color var(--transition), box-shadow var(--transition);padding:1.75rem}.card:hover{border-color:#6366f159;transform:translateY(-6px);box-shadow:0 24px 60px #0f172a2e}.button{cursor:pointer;transition:transform var(--transition), box-shadow var(--transition), background var(--transition);border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.6rem;padding:.8rem 1.2rem;font-weight:600;display:inline-flex}.button--primary{background:linear-gradient(135deg, var(--accent), var(--accent-2));color:#fff;box-shadow:0 12px 30px #6366f140}.button--primary:hover{transform:translateY(-1px);box-shadow:0 14px 40px #6366f14d}.button--secondary{color:var(--text);background:0 0;border-color:#0f172a1f}.button--secondary:hover{background:#6366f114}.badge{white-space:nowrap;border-radius:999px;align-items:center;gap:.35rem;padding:.25rem .65rem;font-size:.75rem;font-weight:600;display:inline-flex}.badge--primary{color:var(--accent);background:#6366f11f}.badge--success{color:var(--accent-3);background:#22c55e26}.badge--muted{color:var(--muted);background:#94a3b81f}.heading-1{letter-spacing:-.03em;font-size:clamp(2.5rem,5vw,3.8rem);line-height:1.13}.heading-2{font-size:clamp(1.75rem,3vw,2.5rem);line-height:1.2}.text-muted{color:var(--muted)}.page__header{text-align:center}.page__headerMain{margin-bottom:2.5rem}.page__headerText{max-width:720px;margin:.5rem auto 0}.page__headerBadge{margin:0 auto}.page__headerMeta{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:.75rem;display:flex}.page__headerBadges{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.page__headerActions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.page__headerStack{flex-direction:column;align-items:center;gap:1.5rem;display:flex}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.hero{gap:2.5rem;display:grid}.hero__shell{background:radial-gradient(circle at top,#6366f114,#0000 48%),#ffffffb8;border:1px solid #94a3b82e;border-radius:34px;gap:2rem;padding:clamp(1.5rem,3vw,2.25rem);display:grid;box-shadow:0 24px 70px #0f172a14}.hero__top{text-align:center;justify-items:center;gap:1.25rem;display:grid}.hero__content{text-align:center;max-width:760px;margin:0 auto}.hero__lead{max-width:60ch;margin:0 auto;font-size:1.1rem;line-height:1.65}.searchbar{align-items:center;gap:.75rem;display:grid}.hero__searchRow{width:min(100%,1000px);margin:0 auto}.searchbar__input{background:var(--surface);width:100%;min-height:56px;color:var(--text);border:1px solid #94a3b842;border-radius:999px;outline:none;padding:.95rem 1.25rem;font-size:1rem;box-shadow:0 16px 32px #0f172a0f}.searchbar__select{background-color:var(--surface);width:100%;min-height:56px;color:var(--text);appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14' fill='none'%3E%3Cpath d='M3 5.25L7 9.25L11 5.25' stroke='%235c7396' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 1.15rem center;background-repeat:no-repeat;background-size:14px;border:1px solid #94a3b842;border-radius:999px;outline:none;padding:.95rem 3rem .95rem 1.15rem;font-size:1rem;box-shadow:0 16px 32px #0f172a0f}.searchbar__input:focus,.searchbar__select:focus{border-color:#6366f16b;box-shadow:0 18px 36px #6366f129}.searchbar__action{width:100%;min-width:150px;min-height:56px}.hero__secondary{text-align:center;gap:1rem;max-width:760px;margin:0 auto;display:grid}.hero__secondaryTitle{text-wrap:balance;max-width:12ch;margin:0 auto;line-height:1.12}.hero__secondary p{text-wrap:pretty;max-width:72ch;margin:0 auto;line-height:1.65}.hero__keywords{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}@media (max-width:640px){.hero__shell{padding:1.35rem}.hero__secondaryTitle{max-width:100%}}@media (min-width:768px){.searchbar{grid-template-columns:minmax(0,1fr) minmax(180px,220px) auto}.hero__secondaryTitle{max-width:14ch}}.tools__layout{gap:2rem;display:grid}.tool-card{flex-direction:column;gap:1rem;height:100%;display:flex}.tool-card__header{align-items:flex-start;gap:1rem;display:flex}.tool-card__content{flex:1;min-width:0}.tool-card__title{margin:0;font-size:1.2rem}.tool-card__meta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-top:.55rem;display:flex}.tool-card__sold{color:var(--muted);font-size:.9rem;font-weight:600}.tool-card__description{text-align:justify;width:100%;min-height:4.65em;max-height:4.65em;margin:0;line-height:1.55;overflow:hidden}.tool-card__price{margin-left:0}.tool-card__footer{margin-top:auto}.footer__grid{align-items:start;gap:2.5rem;display:grid}.footer__intro{max-width:360px}.directory__hero{box-shadow:none;background:0 0;border:none;border-radius:0;padding:0}.directory__heroTitle{color:var(--text);margin:0}.directory__heroText{color:var(--muted);max-width:720px;margin-top:.6rem}@media (min-width:1024px){.searchbar{grid-template-columns:minmax(0,1fr) minmax(200px,240px) auto}.tools__layout{grid-template-columns:320px 1fr}.footer__grid{grid-template-columns:repeat(3,minmax(0,1fr));column-gap:4rem}.footer__intro{order:3;justify-self:start}}.navbar{z-index:60;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#020d1e;border-bottom:1px solid #94a3b82e;width:100%;position:sticky;top:0;box-shadow:0 12px 32px #020d1e59}html.theme-dark .navbar{background:#020d1e;border-color:#94a3b82e}.navbar__container{max-width:var(--max-width);justify-content:space-between;align-items:center;gap:1rem;margin:0 auto;padding:.9rem 1.25rem;display:flex}.navbar__brand{letter-spacing:-.02em;color:#f8fafc;align-items:center;gap:0;font-size:1.1rem;font-weight:800;display:inline-flex}.navbar__brand:hover{opacity:.92;transform:translateY(-1px)}.navbar__brandLogo{object-fit:contain;flex-shrink:0;width:auto;max-width:154px;height:auto;max-height:48px}.navbar__brandText{line-height:1.1}.footer__brand{margin-bottom:1rem}.navbar__links{align-items:center;gap:1.35rem;display:none}.navbar__link{color:#f8fafce0;font-weight:600;position:relative}.navbar__link:hover{color:#fff;text-decoration-color:currentColor}.navbar__actions{align-items:center;gap:.75rem;display:flex}.navbar__select{color:#0f172a;appearance:none;cursor:pointer;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14' fill='none'%3E%3Cpath d='M3 5.25L7 9.25L11 5.25' stroke='%23020d1e' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;background-size:14px;border:1px solid #94a3b838;border-radius:999px;min-width:108px;height:44px;padding:.65rem 2.75rem .65rem 1.2rem;font-size:.95rem;font-weight:600;line-height:1;box-shadow:0 10px 26px #020d1e29}.navbar__select:focus{border-color:#6366f173;outline:none;box-shadow:0 0 0 3px #6366f12e}.navbar .button--secondary{color:#f8fafc;border-color:#94a3b838}.navbar .button--secondary:hover{background:#ffffff14}.navbar__toggle{color:#f8fafc;cursor:pointer;width:44px;height:44px;transition:background var(--transition), transform var(--transition);background:#ffffff14;border:1px solid #94a3b82e;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}html.theme-dark .navbar__toggle{background:#ffffff14;border-color:#94a3b82e}.navbar__toggle:hover{background:#ffffff24;transform:translateY(-1px)}.navbar__drawer{background:#020d1e;border-top:1px solid #94a3b829;width:100%;display:none;box-shadow:0 18px 60px #020d1e66}.navbar__drawer--open{display:block}html.theme-dark .navbar__drawer{background:#020d1e;border-color:#94a3b82e}.navbar__drawerContent{flex-direction:column;gap:1.5rem;width:100%;padding:1.75rem 1.5rem;display:flex}.navbar__drawerControls{flex-wrap:wrap;gap:.75rem;display:flex}.navbar__drawerClose{border:1px solid var(--border);background:var(--surface);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.navbar__drawerLinks{flex-direction:column;gap:1rem;display:flex}.navbar__drawerLink{color:#f8fafc;font-weight:700}.navbar__drawerLink:hover{color:#fff;text-decoration-color:currentColor}.site-footer{color:#f8fafc;background:#020d1e}.site-footer .text-muted{color:#e2e8f0c2}.site-footer .heading-2,.site-footer .navbar__brand{color:#f8fafc}.site-footer a:not(.button):not(.navbar__brand):hover{color:#fff;text-decoration-color:currentColor}.site-footer .button--secondary{color:#f8fafc;border-color:#94a3b838}.site-footer .button--secondary:hover{background:#ffffff14}@media (min-width:900px){.navbar__links{display:flex}.navbar__toggle{display:none}}
