*,::before,::after{box-sizing:border-box}html{line-sizing:normal}body{margin:0}h1{font-size:2rem}h2{font-size:1.5rem}h3{font-size:1.17rem}h4{font-size:1rem}h5{font-size:.83rem}h6{font-size:.67rem}h1{margin:.67em 0}pre{white-space:pre-wrap}hr{border-style:solid;border-width:1px 0 0;color:inherit;height:0;overflow:visible}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle;max-width:100%}img,svg,video,canvas{height:auto}audio{width:100%}img{border-style:none}svg{overflow:hidden}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}:root{--textColor: #ffffff;--primaryColor: #ffffff;--focusColor: #ffffff;--backgroundColor: #2E302C;--cardBackgroundColor: #3a3a3a;--texturePattern: url("/public/assets/images/texture.png")}@supports not (background-image: var(--texturePattern)){:root{--texturePattern: linear-gradient(135deg, rgba(255,255,255,0.02) 0%, rgba(255,255,255,0.01) 50%, rgba(255,255,255,0.02) 100%)}}@media(prefers-color-scheme: light){:root{--color-mode: "light"}:root:not([data-user-color-scheme]){--backgroundColor: #2E302C;--textColor: #ffffff;--primaryColor: #ffffff}}body{font-family:"JetBrains Mono","SF Mono","Monaco","Inconsolata","Roboto Mono","Consolas",monospace;font-weight:400}:root{--gap: 1rem;--section-gap: 3rem;--scrollbarComp: 0px}body{color:var(--textColor);background-color:var(--backgroundColor);background-image:var(--texturePattern);background-size:100vw 100vh;background-repeat:no-repeat;background-attachment:fixed;background-position:center center;padding-right:var(--scrollbarComp);overflow-x:hidden;line-height:1.4;margin:0}@media(max-width: 1024px){body{background-size:auto;background-position:center top}}@media(max-width: 768px){body{background-attachment:scroll;background-size:auto;background-position:center top}}@media(max-width: 480px){body{background-size:auto;background-position:center top}}a{color:var(--textColor);text-decoration:none}a:hover{text-decoration:none}img{max-width:100%;height:auto}.skiplink{clip:rect(1px, 1px, 1px, 1px);height:1px;overflow:hidden;position:absolute;width:1px}.skiplink:focus{border-radius:4px;clip:auto;color:var(--textColor);height:auto;padding:.5em 1em;margin:.5em;width:auto;z-index:1;text-decoration:none;background:var(--backgroundColor)}:focus,:active{border:none;outline:none}.focus-visible{outline:none;box-shadow:0 0 0 3px var(--focusColor)}@media(min-width: 1025px){html,body{overflow:hidden !important;overscroll-behavior:none !important}}@media(max-width: 1024px){html,body{overflow:auto;overscroll-behavior:auto}.site-header{position:static !important;top:auto !important;left:auto !important;width:auto !important;z-index:auto !important}.main{padding-top:0 !important}}:root{--header-offset: 0}@media(max-width: 1024px){:root{--header-offset: 90px}}.layout{display:flex;flex-direction:column;min-height:50vh;position:relative}.main{flex:1;padding-top:var(--header-offset);display:flex;flex-direction:column;justify-content:flex-end;position:relative;padding-bottom:16px;overscroll-behavior:none}.crux-hero-image{position:fixed;right:0;top:50%;transform:translateY(-50%);max-height:calc(100vh - 120px);width:auto;height:auto;object-fit:contain;z-index:10;pointer-events:none}@media(max-width: 1024px){.crux-hero-image{display:none}}.site-header{position:fixed;top:0;left:0;width:100%;z-index:1000}.site-header__container{position:relative;display:flex;justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:1.5rem clamp(1rem,3.75vw,4rem)}.site-header__logo a{display:flex;align-items:center;text-decoration:none;transition:opacity .3s ease}.site-header__logo a:hover{opacity:.8}.site-header__logo svg{width:32px;height:32px}@media(min-width: 768px){.site-header__logo svg{width:40px;height:40px}}.site-header__actions{display:flex;align-items:center;gap:1rem;margin-right:5ch}.site-header__actions a{text-decoration:none;color:#c5c7c1;font-family:"JetBrains Mono",monospace;font-weight:400;font-size:14px;letter-spacing:.05em;transition:opacity .2s ease}.site-header__actions a:hover{opacity:.85}@media(min-width: 768px){.site-header__actions a{font-size:15px}}.pre-first-container{width:100%;max-width:1400px;margin:0 auto;padding:0 clamp(1rem,3.75vw,4rem);position:absolute;top:50%;left:0;right:0;transform:translateY(calc(-50% - 100px))}.pre-first{width:25%;margin:0}.pre-first__title{margin:0 0 .5rem 0;font-size:21px;font-weight:400;letter-spacing:.05em;line-height:1.2;color:#91d246}.pre-first__desc{margin:0;font-size:18px;line-height:1.4;color:#c5c7c1;font-weight:200;margin-bottom:16px}.crux-features{position:absolute;top:0;left:calc(25% + clamp(2rem,4vw,4rem));right:clamp(18rem,36vw,36rem);max-width:28%}.crux-features__title{margin:0 0 8px 0;font-size:21px;font-weight:400;letter-spacing:.05em;line-height:1.2;color:#c5c7c1}.crux-features .feature-row{margin:0}.crux-features .feature-row+.feature-row{margin-top:1.25rem}.crux-features .feature-title{margin:0 0 .25rem 0;font-size:14px;font-weight:400;letter-spacing:.05em;color:#91d246}.crux-features .feature-desc{margin:0;font-size:14px;line-height:1.4;color:#c5c7c1;font-weight:200;overflow-wrap:anywhere}.feature-cta{margin-top:1.25rem}.cta-button{display:inline-block;padding:6px 10px;border:1px solid #91d246;color:#91d246;text-decoration:none;font-family:"JetBrains Mono",monospace;font-size:16px;letter-spacing:.05em;border-radius:4px;transition:background-color .2s ease,color .2s ease}.cta-button:hover{background-color:#91d246;color:#0a0a0a}@media(min-width: 1025px)and (max-width: 1200px){.crux-features{display:none}}.pre-first__store{display:flex;align-items:left;gap:12px}.app-badge img{display:block;height:40px;width:auto}.app-badge:hover{opacity:.9}@media(max-width: 1024px){.pre-first-container{position:static;transform:none;top:auto;left:auto;right:auto;width:100%;padding:1rem 1rem 0 1rem;margin-top:0}.pre-first{width:100%;text-align:left;margin:0}.pre-first__title{font-size:28px;margin-bottom:1rem}.pre-first__desc{font-size:16px;line-height:1.5;margin-bottom:1.5rem}.pre-first__store{justify-content:flex-start;flex-direction:row;gap:12px;margin-bottom:2rem;width:100%}.pre-first__store .app-badge{flex:none;display:flex;justify-content:center}.crux-features{position:static;left:auto;right:auto;top:auto;max-width:100%;width:100%;padding:1rem;margin-bottom:2rem}.crux-features .feature-row{margin-bottom:1.5rem;text-align:left}.crux-features .feature-title{font-size:18px;margin-bottom:.5rem}.crux-features .feature-desc{font-size:14px;line-height:1.4}.crux-hero-image{position:static;display:block;width:auto;max-width:min(80vw,400px);height:auto;margin:0 0 0 auto;transform:none;top:auto;right:auto}.crux-features-mobile{display:block !important;padding:0 1rem 1rem 1rem;margin-bottom:2rem}.crux-features-mobile .feature-row{margin-bottom:1.5rem;text-align:left}.crux-features-mobile .feature-title{font-size:18px;margin-bottom:.5rem;color:#91d246;font-weight:400;letter-spacing:.05em}.crux-features-mobile .feature-desc{font-size:14px;line-height:1.4;color:#c5c7c1;margin-bottom:0}.crux-features{display:none}}@media(min-width: 1025px){.crux-features-mobile{display:none !important}}.four-column-layout{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:4rem;width:100%;max-width:1400px;margin:0 auto;padding:0 clamp(1rem,3.75vw,4rem) 14px;min-height:100vh;align-items:stretch;justify-content:flex-start;align-content:end}.four-column-layout>.column{display:flex}.four-column-layout .column-first{grid-column:1}.four-column-layout .column-fourth{grid-column:4}.four-column-layout .crux-inline-links{grid-column:2/5;align-self:end;display:flex;justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:14px;padding-right:5ch}.four-column-layout .crux-inline-links a{text-decoration:none;color:#fff;font-family:"JetBrains Mono",monospace;font-weight:200;font-size:11px;line-height:1.4}.four-column-layout .crux-inline-links .crux-social{display:inline-flex;gap:10px;align-items:center}.four-column-layout .crux-inline-links .crux-social__icon{display:inline-flex;line-height:0}.four-column-layout .crux-inline-links .crux-social__icon img{display:block;width:16px;height:16px}@media(max-width: 1024px){.four-column-layout{grid-template-columns:1fr;gap:3rem;min-height:auto;align-items:end;padding:0 clamp(1rem,3.75vw,4rem) 0}.four-column-layout .column-first,.four-column-layout .column-fourth,.four-column-layout .crux-inline-links{grid-column:auto}.four-column-layout .crux-inline-links{justify-content:flex-start;gap:1rem;flex-wrap:wrap;padding-right:0}}@media(max-width: 1024px){.four-column-layout>.column-first{order:4}.four-column-layout>.column-fourth{order:5}.four-column-layout>.crux-inline-links{order:5}}@media(max-width: 1024px){.four-column-layout .column-third .column-content{max-width:28ch}}.four-column-layout.crux-layout.policy-footer{min-height:auto;padding-top:2rem;padding-bottom:0}.column-content{flex:1;display:flex;flex-direction:column}.four-column-layout .column-content{height:100%}.crux-link-row{display:flex;align-items:center;justify-content:space-between;width:100%;line-height:14px;padding-bottom:7px;color:#fff}.crux-link-row .product-name{margin:0;font-size:14px;font-weight:400;letter-spacing:.05em;line-height:14px;text-align:left;color:#91d246}.crux-link-icon{display:flex;align-items:center;margin-left:1rem}.crux-link-icon .arrow{width:14px;height:14px;display:block}.column-first .wordmark{font-size:21px;font-weight:400;letter-spacing:.05em;line-height:1.2;margin:0;display:inline-block;margin-bottom:7px}@media(min-width: 768px){.column-first .wordmark{font-size:22.5px}}@media(max-width: 1024px){.column-first .wordmark{margin-bottom:24px}}@-webkit-keyframes blink{0%{opacity:1}50%{opacity:0}100%{opacity:1}}@keyframes blink{0%{opacity:1}50%{opacity:0}100%{opacity:1}}@keyframes typing-l1{from{max-width:0ch}to{max-width:28ch}}@keyframes typing-l2{from{max-width:0ch}to{max-width:28ch}}@keyframes typing-l3{from{max-width:0ch}to{max-width:27ch}}@keyframes typing-l4{from{max-width:0ch}to{max-width:18ch}}@keyframes typing-l5{from{max-width:0ch}to{max-width:18ch}}.column-first .copyright{margin-top:auto;margin-bottom:14px;font-size:11px;font-family:"JetBrains Mono",monospace;font-weight:200;color:#c5c7c1;line-height:1.4;text-decoration:none}.copyright a{font-size:11px;font-family:"JetBrains Mono",monospace;font-weight:200;color:#c5c7c1;line-height:1.4;text-decoration:none}.product-lines{display:inline-flex;flex-direction:column}.product-line{display:inline-block;overflow:hidden;white-space:nowrap;max-width:0ch;will-change:max-width;margin:0}.product-line.line-1{animation:typing-l1 1.5s steps(28) forwards}.product-line.line-2{animation:typing-l2 1.5s steps(28) forwards 1.5s}.product-line.line-3{animation:typing-l3 1.7s steps(27) forwards 3s}.product-line.line-4{animation:typing-l4 1.2s steps(18) forwards 4.7s}.product-line.line-5{animation:typing-l5 1.3s steps(18) forwards 5.9s}.column-second .product-lines .product-line{line-height:1.15}.product-line.line-5::after{content:"";display:inline-block;margin-left:.25ch;margin-bottom:2px;background-color:#606060;width:1ch;height:1em;vertical-align:middle;-webkit-animation:blink .8s steps(1, end) infinite;animation:blink .8s steps(1, end) infinite}.column-third .column-header .arrow{color:#fff}.column-third .column-content>.product-description{color:#c5c7c1;font-size:14px;font-weight:200}.column-third .column-header a{text-decoration:none}@media(min-width: 1025px){.footer-links-column{margin-top:auto;margin-bottom:14px}}.footer-links-column a{margin-top:auto;text-decoration:none;display:block;margin-bottom:0rem;line-height:1.4;color:#fff;font-size:11px;font-family:"JetBrains Mono",monospace;font-weight:200}.footer-links-column a:last-child{margin-bottom:0}.joscar-logo-section{display:none}@media(min-width: 1025px){.joscar-logo-section{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:1rem}}@media(min-width: 1025px){.joscar-logo{width:auto;height:60px;background:#fff;border-radius:5px;padding:8px;margin-bottom:8px}}@media(min-width: 1025px){.joscar-id{font-size:11px;font-family:"JetBrains Mono",monospace;font-weight:200;color:#c5c7c1;margin:0;text-align:left}}.policy-content{max-width:800px;margin:2rem 0;text-transform:uppercase}.policy-content h2{font-size:20px;font-weight:bold;margin:2rem 0 1rem 0;color:#fff;font-family:"JetBrains Mono",monospace}.policy-content h3{font-size:16px;font-weight:bold;margin:1.5rem 0 .5rem 0;color:#fff;font-family:"JetBrains Mono",monospace}.policy-content p{font-size:14px;line-height:1.6;margin:1rem 0;color:#c5c7c1;font-family:"JetBrains Mono",monospace;font-weight:200}.policy-content ul{margin:1rem 0;padding-left:1.5rem}.policy-content ul li{font-size:14px;line-height:1.6;margin:.5rem 0;color:#c5c7c1;font-family:"JetBrains Mono",monospace;font-weight:200}.policy-content strong{color:#fff;font-weight:bold}@media(max-width: 768px){.policy-content{margin:1rem 0}.policy-content h2{font-size:18px}.policy-content h3{font-size:14px}.policy-content p,.policy-content li{font-size:13px}}.policy-page{background:#fff;min-height:100vh}.policy-page::before{display:none !important}.policy-page .pre-first__title{color:#000 !important}.policy-page .policy-content h2{color:#000 !important}.policy-page .policy-content h3{color:#000 !important}.policy-page .policy-content p{color:#333 !important}.policy-page .policy-content li{color:#333 !important}.policy-page .policy-content strong{color:#000 !important}.policy-page .wordmark{color:#000 !important}body.policy-page{overflow:auto !important}html:has(body.policy-page){overflow:auto !important}@supports not (selector(:has(*))){html{overflow:auto !important}body.policy-page~*{overflow:auto !important}}body.policy-page{background:#fff}body.policy-page .site-header__logo svg path{fill:#000 !important}body.policy-page .policy-page{background:#fff;min-height:100vh}body.policy-page .policy-page::before{display:none !important}body.policy-page .policy-main{padding:6rem clamp(1rem,3.75vw,4rem) 0;max-width:1400px;margin:0 auto}body.policy-page .policy-title{color:#000 !important;margin:0;font-size:21px;font-weight:400;letter-spacing:.05em;line-height:1.2}@media(min-width: 1025px){body.policy-page .policy-layout{display:block}}@media(max-width: 1024px){body.policy-page .policy-layout{display:flex;flex-direction:column;gap:2rem}}@media(min-width: 1025px){body.policy-page .policy-title-column{position:fixed;left:0;right:0;top:50%;transform:translateY(calc(-50% - 200px));width:100%;max-width:1400px;margin:0 auto;padding:0 clamp(1rem,3.75vw,4rem);z-index:10;pointer-events:none}}@media(max-width: 1024px){body.policy-page .policy-title-column{flex:none;position:static}}body.policy-page .policy-title-column .policy-title{width:25%;margin:0}@media(min-width: 1025px){body.policy-page .policy-title-column .policy-title{pointer-events:auto}}@media(min-width: 1025px){body.policy-page .policy-content-column{margin-left:300px;margin-top:calc(50vh - 310px);max-width:800px}}@media(max-width: 1024px){body.policy-page .policy-content-column{flex:1;max-width:100%}}body.policy-page .policy-content{color:#333 !important}body.policy-page .policy-content *{color:inherit !important}body.policy-page .policy-content h1,body.policy-page .policy-content h2{color:#000 !important}body.policy-page .policy-content h3,body.policy-page .policy-content h4,body.policy-page .policy-content h5,body.policy-page .policy-content h6{color:#000 !important}body.policy-page .policy-content p{color:#333 !important}body.policy-page .policy-content li{color:#333 !important}body.policy-page .policy-content strong,body.policy-page .policy-content b{color:#000 !important}body.policy-page .policy-content em,body.policy-page .policy-content i{color:#333 !important}body.policy-page .policy-content a{color:#000 !important;text-decoration:underline}body.policy-page .policy-content ul,body.policy-page .policy-content ol{color:#333 !important}body.policy-page .wordmark{color:#000 !important}body.policy-page .copyright{color:#333 !important}body.policy-page .copyright a{color:#000 !important}body.policy-page .crux-inline-links a{color:#000 !important}body.policy-page .crux-social__icon img[src*="x-white.svg"]{filter:invert(1)}body.policy-page .crux-social__icon img[src*="in-white.svg"]{filter:invert(1)}.product-description{font-size:14px;line-height:1.4;margin:0;letter-spacing:.05em;opacity:.8}@media(min-width: 768px){.product-description{font-size:15px}}.arrow{opacity:1;font-size:1em;flex-shrink:0;margin-left:.5rem}.error-page-container{display:flex;align-items:center;justify-content:center;min-height:calc(100vh - 110px);width:100%;text-align:center}.error-content{max-width:500px;padding:2rem}.error-content h1{font-size:4rem;font-weight:400;letter-spacing:.1em;margin:0 0 1rem 0;opacity:.9}@media(min-width: 768px){.error-content h1{font-size:6rem}}.error-content p{text-decoration:none;font-size:12px;line-height:1.6;margin:0 0 1rem 0;color:#c5c7c1;opacity:.8}@media(min-width: 768px){.error-content p{font-size:13px}}.error-content p:last-child{margin-bottom:0}.error-content a{text-decoration:none;color:#c5c7c1;transition:opacity .3s ease}.error-content a:hover{opacity:.8}
