:root{--nav-height:3.5rem;--mobile-tab-height:3.75rem;--app-bottom-inset:calc(var(--mobile-tab-height) + env(safe-area-inset-bottom, 0px));--ease-out-expo:cubic-bezier(0.16,1,0.3,1)}@media (min-width:1280px){:root{--nav-height:5.25rem;--mobile-tab-height:0px;--app-bottom-inset:0px}.mobile-top-bar{display:none!important}}body.mobile-drawer-open{overflow:hidden;position:fixed;width:100%}.mobile-top-bar{display:flex;height:100%;align-items:center;justify-content:space-between;gap:.75rem;padding:0 1rem}.mobile-top-bar__menu{display:inline-flex;height:2.5rem;width:2.5rem;shrink:0;cursor:pointer;align-items:center;justify-content:center;border:1px solid rgba(0,0,0,.06);border-radius:.85rem;background:#fff;color:#111;transition:all .2s var(--ease-out-expo);-webkit-tap-highlight-color:transparent}.mobile-top-bar__menu:active{transform:scale(.92);background:#f5f5f7}.mobile-top-bar__title{min-width:0;flex:1;text-align:center;font-size:1rem;font-weight:800;letter-spacing:-.02em;color:#111;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-header-actions{max-width:min(11rem,42vw);justify-content:flex-end;gap:.35rem}.mobile-header-actions,.mobile-header-coins{display:inline-flex;shrink:0;align-items:center}.mobile-header-coins{max-width:5.75rem;justify-content:center;gap:.15rem;border-radius:999px;border:1px solid rgba(99,102,241,.25);background:rgba(99,102,241,.08);padding:.45rem .55rem;font-size:.6875rem;font-weight:800;color:#4338ca;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:all .2s var(--ease-out-expo);-webkit-tap-highlight-color:transparent}.mobile-header-coins__icon{font-size:.625rem;line-height:1}.mobile-header-coins:active{transform:scale(.95)}.mobile-header-action{display:inline-flex;max-width:5.5rem;shrink:0;align-items:center;justify-content:center;gap:.25rem;border-radius:999px;padding:.5rem .85rem;font-size:.75rem;font-weight:700;text-decoration:none;white-space:nowrap;transition:all .2s var(--ease-out-expo);-webkit-tap-highlight-color:transparent}.mobile-header-action:active{transform:scale(.95)}.mobile-header-action--login{border:1.5px solid #111;background:transparent;color:#111}.mobile-header-action--member{border:none;background:linear-gradient(135deg,#111,#222);color:#fff;box-shadow:0 4px 12px rgba(0,0,0,.1)}.mobile-drawer__backdrop{position:fixed;inset:0;z-index:110;border:none;background:rgba(0,0,0,.4);backdrop-filter:blur(4px);animation:mobile-fade-in .28s var(--ease-out-expo) forwards}.mobile-drawer{position:fixed;top:0;bottom:0;left:0;z-index:120;display:flex;width:min(82vw,300px);flex-direction:column;background:#f8f9fa;box-shadow:12px 0 40px rgba(0,0,0,.08);will-change:transform;animation:mobile-drawer-in .32s var(--ease-out-expo) forwards}@keyframes mobile-fade-in{0%{opacity:0}to{opacity:1}}@keyframes mobile-drawer-in{0%{transform:translateX(-100%)}to{transform:translateX(0)}}.mobile-drawer__brand{display:flex;align-items:center;gap:.65rem;background:linear-gradient(135deg,#fff,#f8f9fa);border-bottom:1px solid rgba(0,0,0,.05);padding:calc(env(safe-area-inset-top, 0px) + 1rem) 1.25rem 1rem;font-size:1rem;font-weight:800;color:#111}.mobile-drawer__body{min-height:0;flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:1rem .85rem}.mobile-drawer__user{display:flex;align-items:center;gap:.75rem;border-radius:1rem;background:#fff;padding:.85rem 1rem;margin-bottom:.85rem;text-decoration:none;border:1px solid rgba(0,0,0,.03);box-shadow:0 4px 14px rgba(0,0,0,.02)}.mobile-drawer__avatar{display:inline-flex;height:2.5rem;width:2.5rem;shrink:0;align-items:center;justify-content:center;overflow:hidden;border-radius:999px;background:#111;font-size:.85rem;font-weight:700;color:#fff}.mobile-drawer__avatar--guest{background:rgba(37,99,235,.08);color:#2563eb;font-size:1.1rem}.mobile-drawer__section{display:flex;flex-direction:column;overflow:hidden;border-radius:1rem;background:#fff;margin-bottom:.85rem;border:1px solid rgba(0,0,0,.03);box-shadow:0 4px 14px rgba(0,0,0,.02)}.mobile-drawer__link{display:flex;align-items:center;justify-content:space-between;gap:.5rem;border-bottom:1px solid rgba(0,0,0,.04);padding:.95rem 1.25rem;font-size:.92rem;font-weight:600;color:#222;text-decoration:none;transition:background .15s ease;-webkit-tap-highlight-color:transparent}.mobile-drawer__link:active{background:rgba(0,0,0,.02)}.mobile-drawer__link:last-child{border-bottom:none}.mobile-drawer__link.is-active{color:#2563eb;background:rgba(37,99,235,.05)}.mobile-drawer__footer{padding:.85rem .85rem calc(.85rem + env(safe-area-inset-bottom, 0px));border-top:1px solid rgba(0,0,0,.04);background:#fff}.mobile-drawer__footer form{width:100%}.mobile-drawer__footer button{width:100%;cursor:pointer;border:1.5px solid rgba(0,0,0,.15);border-radius:999px;background:transparent;padding:.75rem 1rem;font-size:.88rem;font-weight:700;color:#444;transition:all .2s ease}.mobile-drawer__footer button:active{background:rgba(0,0,0,.03);transform:scale(.98)}.mobile-bottom-nav{position:fixed;inset-inline:0;bottom:0;z-index:90;height:calc(var(--mobile-tab-height) + env(safe-area-inset-bottom, 0px));padding-bottom:env(safe-area-inset-bottom,0);border-top:1px solid rgba(0,0,0,.05);background:hsla(0,0%,100%,.94);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.mobile-bottom-nav__inner{display:flex;height:var(--mobile-tab-height);max-width:32rem;align-items:stretch;justify-content:space-around;margin:0 auto;padding:0 .5rem}.mobile-bottom-nav__link{display:flex;min-width:0;flex:1;cursor:pointer;flex-direction:column;align-items:center;justify-content:center;gap:.25rem;border:none;background:transparent;padding:0 .25rem;font-size:.7rem;font-weight:700;color:#777;transition:all .15s ease;-webkit-tap-highlight-color:transparent}.mobile-bottom-nav__link:active{transform:scale(.92)}.mobile-bottom-nav__link.is-active{color:#111}.mobile-bottom-nav__link.is-active .mobile-bottom-nav__icon{color:#2563eb;transform:translateY(-1px)}.mobile-home-hero{width:100%;padding:.5rem 0 .75rem;text-align:center}.mobile-home-hero__brand{display:flex;flex-direction:column;align-items:center;gap:.35rem;margin-bottom:.5rem}.mobile-home-hero__title{font-size:1.25rem;font-weight:900;letter-spacing:-.03em;color:#111;margin-bottom:.25rem}.mobile-home-hero__tagline{max-width:20rem;font-size:.82rem;line-height:1.5;color:#666;padding:0 1rem}.mobile-tools-page{padding:.75rem 1rem calc(2rem + var(--app-bottom-inset))}.mobile-tools-page__search-wrap{margin-bottom:1rem;position:sticky;top:0;z-index:10;background:#fff;padding:.25rem 0}.mobile-tools-page__search{width:100%;border:1px solid rgba(0,0,0,.06);border-radius:999px;background:#f4f4f6;padding:.75rem 1.25rem;font-size:.9rem;outline:none;transition:all .2s ease}.mobile-tools-page__search:focus{background:#fff;border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.08)}.mobile-tools-hero{position:relative;display:block;overflow:hidden;border-radius:1.25rem;margin-bottom:1.25rem;min-height:11rem;text-decoration:none;box-shadow:0 8px 24px rgba(0,0,0,.08)}.mobile-tools-hero__bg{position:absolute;inset:0;background-size:cover;background-position:50%;opacity:.92}.mobile-tools-hero__content{position:relative;display:flex;height:100%;min-height:11rem;flex-direction:column;justify-content:flex-end;background:linear-gradient(180deg,rgba(0,0,0,.05),rgba(0,0,0,.35) 45%,hsla(0,0%,7%,.82));padding:1.25rem}.mobile-tools-hero__title{font-size:1.25rem;font-weight:800;color:#fff}.mobile-tools-hero__chips{display:flex;flex-wrap:wrap;gap:.5rem}.mobile-tools-hero__chip{border-radius:999px;border:1px solid hsla(0,0%,100%,.3);padding:.35rem .85rem;font-size:.75rem;font-weight:700;color:#fff}.mobile-tools-hero__chip--primary{border-color:transparent;background:#fff;color:#111}.mobile-tools-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.mobile-tool-card{position:relative;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;border-radius:1.1rem;min-height:9rem;text-decoration:none;background:#fff;border:1px solid rgba(0,0,0,.04);box-shadow:0 4px 16px rgba(0,0,0,.02);transition:all .2s ease;-webkit-tap-highlight-color:transparent}.mobile-tool-card:active{transform:scale(.96);box-shadow:0 2px 8px rgba(0,0,0,.01)}.mobile-tool-card__top{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;padding:1rem 1rem .5rem}.mobile-tool-card__icon-box{display:inline-flex;padding:.5rem;border-radius:.75rem;background:rgba(37,99,235,.06);color:#2563eb}.mobile-tool-card__name{font-size:.88rem;font-weight:800;line-height:1.3;color:#111}.mobile-tool-card__foot{position:relative;border-top:1px solid rgba(0,0,0,.03);background:#f8f9fa;padding:.5rem 1rem;font-size:.72rem;font-weight:500;color:#666;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-tools-workflows{margin-top:1.75rem}.mobile-tools-workflows__title{margin-bottom:.75rem;font-size:1rem;font-weight:800;color:#111;padding-left:.25rem}@media (min-width:1024px){.mbr-page{min-height:calc(100dvh - var(--nav-height, 5.25rem))}.mbr-container{padding-top:clamp(1.5rem,3vh,2.5rem);padding-bottom:clamp(2rem,4vh,3rem)}}@media (max-width:1023px){.home-main-scroll{padding-top:.5rem!important;padding-bottom:calc(4.5rem + var(--app-bottom-inset))!important}.home-slogan-header{margin-bottom:1.5rem!important}.mbr-container{padding-top:1rem!important;padding-bottom:calc(2rem + var(--app-bottom-inset))!important}.auth-modal-panel{max-height:min(88dvh,680px);border-radius:1.5rem 1.5rem 0 0!important}}@font-face{font-family:__Inter_e38e30;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_e38e30;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_e38e30;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_e38e30;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_e38e30;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_e38e30;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:__Inter_e38e30;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_e38e30;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_e38e30;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_e38e30;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_e38e30;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_e38e30;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_e38e30;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:__Inter_e38e30;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_e38e30;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_e38e30;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_e38e30;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_e38e30;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_e38e30;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_e38e30;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:__Inter_e38e30;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_e38e30;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_e38e30;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_e38e30;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_e38e30;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_e38e30;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_e38e30;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:__Inter_e38e30;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_Fallback_e38e30;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_e38e30{font-family:__Inter_e38e30,__Inter_Fallback_e38e30;font-style:normal}.__variable_e38e30{--font-sans:"__Inter_e38e30","__Inter_Fallback_e38e30"}