@import"https://fonts.googleapis.com/css2?family=Allura&family=Inter:wght@400;600;700&family=League+Spartan:wght@700&family=Poppins:wght@400;500;600;700&display=swap";@tailwind base;@tailwind components;@tailwind utilities;.allura-regular{font-family:Allura,cursive;font-weight:400;font-style:normal}.cookie-regular{font-family:Cookie,cursive;font-weight:400;font-style:normal}.liter-regular{font-family:Liter,sans-serif;font-weight:400;font-style:normal}.racing-sans-one-regular{font-family:Racing Sans One,sans-serif;font-weight:400;font-style:normal}.dm-serif-text-regular{font-family:"DM Serif Text",serif;font-weight:400;font-style:normal}.dm-serif-text-regular-italic{font-family:"DM Serif Text",serif;font-weight:400;font-style:italic}@keyframes border-beam{to{offset-distance:100%}}.animate-border-beam{animation:border-beam calc(var(--duration)*1s) infinite linear}:root{color-scheme:light}body,#root,:root{transition:background-color .6s ease,color .6s ease}html{scroll-behavior:smooth;overflow-y:auto!important;height:auto!important;min-height:100%!important}body{font-family:Outfit,sans-serif;background-color:#fff;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-y:auto!important;height:auto!important;min-height:100%!important;position:relative!important}#root{background-color:#fff;min-height:100vh;height:auto!important;overflow:visible!important}.auth-dotgrid{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:#fff}.auth-center-logo{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;z-index:2;pointer-events:none;font-family:League Spartan,Poppins,sans-serif;color:#000}.auth-hero-stack{display:flex;flex-direction:column;align-items:center;gap:1.5rem;pointer-events:auto}.auth-hero-actions{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center}.auth-hero-button{display:flex;align-items:center;justify-content:center;outline:none;cursor:pointer;width:150px;height:50px;background-image:linear-gradient(to top,#d8d9db,#fff 80%,#fdfdfd);border-radius:30px;border:1px solid #8f9092;transition:all .2s ease;font-family:Source Sans Pro,sans-serif;font-size:14px;font-weight:600;color:#606060;text-shadow:0 1px #fff}.auth-hero-button:hover{box-shadow:0 4px 3px 1px #fcfcfc,0 6px 8px #d6d7d9,0 -4px 4px #cecfd1,0 -6px 4px #fefefe,inset 0 0 3px 3px #cecfd1}.auth-hero-button:active,.auth-hero-button:focus{box-shadow:0 4px 3px 1px #fcfcfc,0 6px 8px #d6d7d9,0 -4px 4px #cecfd1,0 -6px 4px #fefefe,inset 0 0 5px 3px #999,inset 0 0 30px #aaa}.auth-fade-screen{position:fixed;top:0;right:0;bottom:0;left:0;background:#fff;opacity:0;pointer-events:none;transition:opacity .4s ease;z-index:4}.auth-fade-screen.is-active{opacity:1}.auth-login-center{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;z-index:3;pointer-events:none}.auth-login-stack{display:flex;flex-direction:column;gap:1rem;align-items:center;pointer-events:auto}.auth-login-heading{text-align:center;font-family:League Spartan,Poppins,sans-serif;color:#000;letter-spacing:.01em}.auth-login-title{font-size:2.796rem;font-weight:500}.auth-login-subtitle{margin-top:.25rem;font-size:1.1rem;font-weight:400;color:#0000004f}.auth-login-field{display:flex;height:58px;width:380px;align-items:center;background:#000;border:1px solid rgb(185,185,185);border-radius:34px;transition:box-shadow .25s ease,border-color .25s ease;padding-left:.9rem;position:relative}.auth-login-field:focus-within{box-shadow:0 0 0 2px #6b728080}.auth-login-input{flex:1;background:transparent;border:none;outline:none;color:#f4f4f5;font-size:16px;padding:0 .9rem;line-height:1}.auth-login-input--hide-text{color:transparent;-webkit-text-fill-color:transparent;caret-color:transparent;text-shadow:none}.auth-login-input--hide-text::selection{background:transparent;color:transparent}.auth-login-input--hide-text::-moz-selection{background:transparent;color:transparent}.auth-login-input--no-select{-webkit-user-select:none;user-select:none}.auth-input-overlay--email{position:absolute;left:1.8rem;right:3rem;top:0;bottom:0;transform:none;display:flex;align-items:center;gap:0;pointer-events:none;-webkit-user-select:none;user-select:none;white-space:nowrap;overflow:hidden;font-family:inherit;font-size:16px;line-height:1;letter-spacing:0}.auth-split-char{display:inline-block;font-size:16px;line-height:1;color:#f4f4f5;animation-duration:1s;animation-fill-mode:both;animation-timing-function:cubic-bezier(.2,.75,.2,1);will-change:transform,text-shadow,filter}.auth-split-char--weak{animation-name:auth-split-wave-weak}.auth-split-char--strong{animation-name:auth-split-wave-strong}.auth-login-input:disabled{color:#f4f4f5b3;caret-color:transparent}.auth-login-field:focus-within{box-shadow:0 0 0 2px #94a3b826;transition:box-shadow .35s ease}@keyframes auth-split-wave-weak{0%{transform:translateY(0);text-shadow:0 0 0 rgba(244,244,245,0);filter:blur(0);color:#f4f4f5}10%{transform:translateY(calc(-.6px + (var(--split-seed) * .05px)));text-shadow:.3px 0 rgba(148,163,184,.25),-.3px 0 rgba(15,23,42,.08);color:#f4f4f5}40%{transform:translateY(calc(-2px + (var(--split-seed) * .15px)));text-shadow:.6px 0 rgba(148,163,184,.35),-.6px 0 rgba(15,23,42,.12);filter:blur(.12px);color:#f4f4f5}70%{transform:translateY(calc(1px - (var(--split-seed) * .08px)));text-shadow:.4px 0 rgba(148,163,184,.28),.9px 0 rgba(15,23,42,.1);color:#f4f4f5}to{transform:translateY(0);text-shadow:0 0 0 rgba(244,244,245,0);filter:blur(0);color:#f4f4f5}}@keyframes auth-split-wave-strong{0%{transform:translateY(0);text-shadow:0 0 0 rgba(244,244,245,0);filter:blur(0);color:#f4f4f5}8%{transform:translateY(calc(-1px + (var(--split-seed) * .07px)));text-shadow:.5px 0 rgba(148,163,184,.32),-.5px 0 rgba(15,23,42,.1);color:#f4f4f5}35%{transform:translateY(calc(-3.5px + (var(--split-seed) * .2px)));text-shadow:1.2px 0 rgba(148,163,184,.45),-1.1px 0 rgba(15,23,42,.18);filter:blur(.18px);color:#f4f4f5}65%{transform:translateY(calc(1.6px - (var(--split-seed) * .1px)));text-shadow:.9px 0 rgba(148,163,184,.38),1.6px 0 rgba(15,23,42,.12);color:#f4f4f5}to{transform:translateY(0);text-shadow:0 0 0 rgba(244,244,245,0);filter:blur(0);color:#f4f4f5}}.auth-login-icon{margin-right:.6rem;width:22px;height:22px}.auth-login-slot{position:relative;height:58px;width:380px}.auth-login-layer{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;opacity:0;transform:translateY(-4px);pointer-events:none;transition:opacity .45s ease,transform .45s ease}.auth-login-layer.is-visible{opacity:1;transform:translateY(0);pointer-events:auto}.auth-login-button{display:flex;align-items:center;justify-content:center;width:380px;height:58px;border-radius:30px;border:1px solid #8f9092;background-image:linear-gradient(to top,#d8d9db,#fff 80%,#fdfdfd);color:#606060;font-size:14px;font-weight:600;transition:all .2s ease;font-family:Source Sans Pro,sans-serif;text-shadow:0 1px #fff;gap:.5rem}.auth-login-button:hover{box-shadow:0 4px 3px 1px #fcfcfc,0 6px 8px #d6d7d9,0 -4px 4px #cecfd1,0 -6px 4px #fefefe,inset 0 0 3px 3px #cecfd1}.auth-login-button:active,.auth-login-button:focus{box-shadow:0 4px 3px 1px #fcfcfc,0 6px 8px #d6d7d9,0 -4px 4px #cecfd1,0 -6px 4px #fefefe,inset 0 0 5px 3px #999,inset 0 0 30px #aaa}.auth-login-button:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}.auth-login-hint{width:380px;font-size:12px;color:#00000080;text-align:center}.auth-strength-bar{position:absolute;left:1.8rem;right:2.3rem;bottom:.5px;height:2.7px;background:transparent;border-radius:999px;overflow:hidden;opacity:0;transform:translateY(2px);transition:opacity .4s ease,transform .4s ease}.auth-strength-bar.is-visible{opacity:1;transform:translateY(0)}.auth-strength-bar span{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#f4f4f5,#f4f4f5);transition:width .45s ease}.auth-login-field--strong{border-color:#f4f4f5;box-shadow:0 0 0 2px #94a3b840}.auth-login-button--google{display:flex}.auth-login-google-icon{width:22px;height:22px}@media (max-width: 768px){.tjlx-page{transform:scale(.66);transform-origin:top center;width:152%;margin-left:-26%}#logo-loop{margin-top:-1.25rem}#home>div{min-height:auto!important}#home{min-height:auto;padding-bottom:.5rem;height:auto!important;background-color:#f6fbf7;background-image:radial-gradient(circle,rgba(148,163,184,.22) 1px,transparent 1px),radial-gradient(circle,rgba(148,163,184,.12) 1px,transparent 1px);background-size:24px 24px,34px 34px;animation:mobile-dot-drift 18s ease-in-out infinite}.tjlx-header{position:sticky}.tjlx-header__shell{margin-top:.75rem;padding:.7rem .85rem;gap:.75rem;flex-direction:row;align-items:center;justify-content:space-between}.tjlx-header__nav{flex-wrap:nowrap;gap:.4rem;padding:.3rem .55rem;font-size:.74rem;white-space:nowrap;overflow:hidden}.tjlx-header__nav a,.tjlx-header__nav button{padding:.35rem .55rem}.tjlx-header__cta.animated-button{padding:.6rem 1.05rem;font-size:.72rem}.tjlx-header__logo{height:1.65rem}.tjlx-hero-bg{--tjlx-hero-bg-size: 100%;--tjlx-hero-bg-position: center center;background-color:#fff!important;background-image:linear-gradient(90deg,rgba(15,23,42,.08) 1px,transparent 1px),linear-gradient(rgba(15,23,42,.08) 1px,transparent 1px)!important;background-size:22px 22px!important;animation:mobile-grid-drift 14s linear infinite}#home .tjlx-hero-bg{display:block!important;background-color:transparent!important;background-image:none!important}.tjlx-section-explore{height:auto!important;min-height:auto!important;padding-top:.25rem!important;padding-bottom:.25rem!important}#explore{margin-top:.75rem}.tjlx-section-explore .min-h-screen{min-height:auto!important}.tjlx-section-explore .explore-card{border-radius:18px!important;box-shadow:0 16px 40px -32px #0f172a38!important}.tjlx-section-explore .explore-content{padding:.85rem!important}.tjlx-section-explore .explore-title{font-size:1rem!important;line-height:1.25!important}.tjlx-section-explore .explore-copy{font-size:.7rem!important;line-height:1.2!important}.tjlx-section-explore .explore-cta{min-width:96px!important;padding:.35rem .7rem!important;font-size:.65rem!important;margin-top:.35rem!important}.tjlx-section-explore .explore-cta-wrap{margin-top:.4rem!important}.tjlx-section-grow .tjlx-grow-toggle{margin-bottom:.5rem;padding:.35rem;font-size:.72rem}.tjlx-section-grow .tjlx-grow-toggle button{padding:.4rem .8rem}.tjlx-section-grow .tjlx-grow-card{min-height:auto!important;padding:1.25rem!important;border-radius:18px!important;box-shadow:0 18px 45px -36px #0f172a3d!important;transform:none!important}.tjlx-section-grow .tjlx-grow-card .text-4xl{font-size:1.5rem}.tjlx-section-grow .tjlx-grow-card button{padding:.6rem .85rem;font-size:.8rem}.tjlx-section-help .group{border-radius:16px!important;padding:1rem!important;box-shadow:0 14px 34px -30px #0f172a33!important;transform:none!important}.tjlx-section-footer .rounded-3xl{padding:1.5rem!important;border-radius:20px!important;box-shadow:0 16px 40px -34px #0f172a38!important}.tjlx-section-footer .grid{gap:1.25rem!important}.tjlx-section-help{padding-top:1rem!important;padding-bottom:1.5rem!important}.tjlx-section-help .grid{grid-template-columns:1fr!important;gap:.75rem!important}.tjlx-section-help .group{border-radius:16px!important;padding:1rem!important;box-shadow:none!important;background-color:#fff!important;transform:none!important}.tjlx-section-help .group .pointer-events-none{opacity:0!important}.tjlx-section-help h2{font-size:1.25rem!important}.tjlx-section-help p{font-size:.85rem!important}.tjlx-section-footer{padding-top:1rem!important;padding-bottom:1.25rem!important}.tjlx-section-footer .rounded-3xl{padding:1rem!important;border-radius:16px!important;box-shadow:none!important}.tjlx-section-footer .grid{grid-template-columns:1fr!important;gap:1rem!important}.tjlx-section-footer .text-lg{font-size:1rem!important}.tjlx-section-footer ul{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.5rem 1rem!important}.tjlx-section-footer .border-t{margin-top:1rem!important;padding-top:1rem!important}}@media (max-width: 1024px){.tjlx-section-explore{padding-bottom:1.25rem!important}.tjlx-section-grow{padding-top:1.25rem!important}.tjlx-section-grow .grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:.6rem!important}.tjlx-section-grow .tjlx-grow-card{min-height:auto!important;padding:.9rem!important;border-radius:16px!important}.tjlx-section-grow .tjlx-grow-card .text-4xl{font-size:1.05rem}.tjlx-section-grow .tjlx-grow-card p,.tjlx-section-grow .tjlx-grow-card span,.tjlx-section-grow .tjlx-grow-card li{font-size:.62rem;line-height:1.2}.tjlx-section-grow .tjlx-grow-card button{padding:.45rem .6rem;font-size:.7rem}.tjlx-section-grow .tjlx-grow-toggle{padding:.25rem;font-size:.65rem}}@media (max-width: 640px){.tjlx-section-explore{padding-bottom:0!important}.tjlx-section-grow{padding-top:0!important}}@keyframes mobile-grid-drift{0%{background-position:0 0,0 0}to{background-position:120px 120px,120px 120px}}.button-send{--primary: #5ab01f;--neutral-1: #f7f8f7;--neutral-2: #e7e7e7;--radius: 14px;cursor:pointer;border-radius:var(--radius);text-shadow:0 1px 1px rgba(0,0,0,.3);border:none;box-shadow:0 .5px .5px 1px #fff3,0 10px 20px #0003,0 4px 5px #0000000d;display:flex;align-items:center;justify-content:center;position:relative;transition:all .3s ease;min-width:200px;padding:20px;height:68px;font-family:inherit;font-style:normal;font-size:18px;font-weight:600;background:transparent}.button-send:hover{transform:scale(1.02);box-shadow:0 0 1px 2px #ffffff4d,0 15px 30px #0000004d,0 10px 3px -3px #0000000a}.button-send:active{transform:scale(1);box-shadow:0 0 1px 2px #ffffff4d,0 10px 3px -3px #0003}.button-send:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:var(--radius);border:2.5px solid transparent;background:linear-gradient(var(--neutral-1),var(--neutral-2)) padding-box,linear-gradient(to bottom,#0000001a,#00000073) border-box;z-index:0;transition:all .4s ease}.button-send:hover:after{transform:scale(1.05,1.1);box-shadow:inset 0 -1px 3px #fff}.button-send:before{content:"";top:7px;right:6px;bottom:6px;left:6px;position:absolute;background:linear-gradient(to top,var(--neutral-1),var(--neutral-2));border-radius:30px;filter:blur(.5px);z-index:2}.state p{display:flex;align-items:center;justify-content:center;margin:0}.state .icon{position:absolute;left:0;top:0;bottom:0;margin:auto;transform:scale(1.25);transition:all .3s ease;display:flex;align-items:center;justify-content:center}.state .icon svg{overflow:visible}.outline{position:absolute;border-radius:inherit;overflow:hidden;z-index:1;opacity:0;transition:opacity .4s ease;top:-2px;right:-3.5px;bottom:-2px;left:-3.5px}.outline:before{content:"";position:absolute;top:-100%;right:-100%;bottom:-100%;left:-100%;background:conic-gradient(from 180deg,transparent 60%,white 80%,transparent 100%);animation:spin 2s linear infinite;animation-play-state:paused}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.button-send:hover .outline{opacity:1}.button-send:hover .outline:before{animation-play-state:running}.state p span{display:block;opacity:0;animation:slideDown .8s ease forwards calc(var(--i) * .03s);color:#000}.button-send:hover p span{opacity:1;animation:wave .5s ease forwards calc(var(--i) * .02s)}.button-send:focus p span{opacity:1;animation:disapear .6s ease forwards calc(var(--i) * .03s)}@keyframes wave{30%{opacity:1;transform:translateY(4px) translate(0) rotate(0)}50%{opacity:1;transform:translateY(-3px) translate(0) rotate(0);color:var(--primary)}to{opacity:1;transform:translateY(0) translate(0) rotate(0)}}@keyframes slideDown{0%{opacity:0;transform:translateY(-20px) translate(5px) rotate(-90deg);color:var(--primary);filter:blur(5px)}30%{opacity:1;transform:translateY(4px) translate(0) rotate(0);filter:blur(0)}50%{opacity:1;transform:translateY(-3px) translate(0) rotate(0)}to{opacity:1;transform:translateY(0) translate(0) rotate(0)}}@keyframes disapear{0%{opacity:1}to{opacity:0;transform:translate(5px) translateY(20px);color:var(--primary);filter:blur(5px)}}.state--default .icon svg{animation:land .6s ease forwards}.button-send:hover .state--default .icon{transform:rotate(45deg) scale(1.25)}.button-send:focus .state--default svg{animation:takeOff .8s linear forwards}.button-send:focus .state--default .icon{transform:rotate(0) scale(1.25)}@keyframes takeOff{0%{opacity:1}60%{opacity:1;transform:translate(70px) rotate(45deg) scale(2)}to{opacity:0;transform:translate(160px) rotate(45deg) scale(0)}}@keyframes land{0%{transform:translate(-60px) translateY(30px) rotate(-50deg) scale(2);opacity:0;filter:blur(3px)}to{transform:translate(0) translateY(0) rotate(0);opacity:1;filter:blur(0)}}.state--default .icon:before{content:"";position:absolute;top:50%;height:2px;width:0;left:-5px;background:linear-gradient(to right,transparent,rgba(0,0,0,.5))}.button-send:focus .state--default .icon:before{animation:contrail .8s linear forwards}@keyframes contrail{0%{width:0;opacity:1}8%{width:15px}60%{opacity:.7;width:80px}to{opacity:0;width:160px}}.state{padding-left:29px;z-index:2;display:flex;position:relative;transition:opacity .3s ease}.state--default span:nth-child(4){margin-right:0}.state--sent{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;pointer-events:none;display:flex;align-items:center;justify-content:center;padding-left:0}.state--sent .icon{position:relative;left:auto;top:auto;bottom:auto;margin:0;transform:none}.state--sent svg{transform:scale(1.25);margin-right:6px;position:relative;top:0}.button-send:focus .state--default{opacity:0;transition:opacity .3s ease .6s}.button-send:focus .state--sent{opacity:1;pointer-events:auto;transition:opacity .3s ease .7s}.button-send:focus .state--sent span{opacity:0;animation:slideDown .8s ease forwards calc(.8s + var(--i) * .1s)}.button-send:focus .state--sent .icon svg{opacity:0;animation:appear 1.2s ease forwards .8s}@keyframes appear{0%{opacity:0;transform:scale(4) rotate(-40deg);color:var(--primary);filter:blur(4px)}30%{opacity:1;transform:scale(.6);filter:blur(1px)}50%{opacity:1;transform:scale(1.2);filter:blur(0)}to{opacity:1;transform:scale(1)}}:root.tjlx_drk_mode{color-scheme:dark}body.tjlx_drk_mode{background-color:#000;color:#e2e8f0}.section-auto{height:auto!important;min-height:0!important;scroll-snap-align:none;scroll-snap-stop:normal}a{text-decoration:none}@keyframes float-slow{0%{transform:translateZ(0)}50%{transform:translate3d(0,-10px,0)}to{transform:translateZ(0)}}@keyframes float-medium{0%{transform:translateZ(0)}50%{transform:translate3d(0,-6px,0)}to{transform:translateZ(0)}}@keyframes pulse-soft{0%,to{opacity:.45}50%{opacity:.9}}@keyframes shimmer-flow{0%{background-position:0% 50%}to{background-position:200% 50%}}.animate-float-slow{animation:float-slow 12s ease-in-out infinite}.animate-float-medium{animation:float-medium 8s ease-in-out infinite}.animate-pulse-soft{animation:pulse-soft 10s ease-in-out infinite}.animate-shimmer{background-size:200% 100%;animation:shimmer-flow 10s ease-in-out infinite}.glass-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffd9;border:1px solid rgba(148,163,184,.25);box-shadow:0 25px 80px -40px #0f172a66}@keyframes explore-orbit{0%{transform:translateZ(0) scale(.96)}50%{transform:translate3d(0,-12px,0) scale(1.02)}to{transform:translateZ(0) scale(.96)}}@keyframes explore-breath{0%{opacity:.45;transform:scale(.95)}50%{opacity:.9;transform:scale(1.02)}to{opacity:.45;transform:scale(.95)}}.explore-orbit{animation:explore-orbit 14s ease-in-out infinite}.explore-breath{animation:explore-breath 10s ease-in-out infinite}.explore-svg{filter:drop-shadow(0 25px 45px rgba(15,23,42,.2))}.card-surface{border-radius:32px;border:1px solid rgba(15,23,42,.05);background:#fff;box-shadow:0 30px 80px -60px #0f172ae6}.card-pill{display:inline-flex;align-items:center;border-radius:999px;border:1px solid rgba(15,23,42,.08);padding:.4rem 1.2rem;font-size:.68rem;font-weight:600;letter-spacing:.3em;text-transform:uppercase;color:#64748b}.btn-primary,.btn-secondary{border-radius:999px;padding:.9rem 1.8rem;font-size:.85rem;font-weight:600;letter-spacing:.04em;transition:box-shadow .25s ease,transform .25s ease}.btn-primary{background:#0f172a;color:#fff;box-shadow:0 20px 40px -25px #0f172acc}.btn-primary:hover{transform:translateY(1px)}.btn-secondary{border:1px solid #0f172a;color:#0f172a;background:transparent}.btn-secondary:hover{background:#f8fafc}.svg-shell{border-radius:28px;background:linear-gradient(145deg,#fbfcff,#f3f6fb);padding:1.25rem;border:1px solid rgba(15,23,42,.04)}.svg-shell__inner{border-radius:22px;background:#fff;width:100%;height:100%;display:flex;align-items:center;justify-content:center;box-shadow:inset 0 30px 60px -60px #0f172a66;animation:explore-breath 12s ease-in-out infinite}.svg-shell__art{width:clamp(220px,80%,360px);animation:explore-orbit 14s ease-in-out infinite}.split-text--loader{display:inline-flex;gap:.06em}.split-text--loader .split-text__char{display:inline-block;transform-origin:50% 100%;opacity:0;filter:blur(8px);animation-name:split-text-enter,split-text-glow;animation-duration:.8s,2.6s;animation-delay:var(--split-delay, 0s),calc(.6s + var(--split-delay, 0s));animation-fill-mode:forwards,both;animation-timing-function:cubic-bezier(.2,.65,.3,1),ease-in-out;animation-iteration-count:1,infinite;animation-direction:normal,alternate}.split-text__space{display:inline;white-space:inherit}.split-text__word{display:inline-block}.split-text__break{display:block;line-height:0;content:""}@keyframes split-text-enter{0%{opacity:0;transform:translate3d(0,120%,0) scale(.9) rotate(4deg);filter:blur(10px)}55%{opacity:1;transform:translate3d(0,-10%,0) scale(1.05) rotate(0);filter:blur(0)}to{opacity:1;transform:translateZ(0) scale(1) rotate(0);filter:blur(0)}}@keyframes split-text-glow{0%{text-shadow:0 0 0 rgba(15,23,42,.15)}to{text-shadow:0 6px 18px rgba(15,23,42,.35)}}@layer base{:root{--background: 0 0% 100%;--foreground: 0 0% 3.9%;--card: 0 0% 100%;--card-foreground: 0 0% 3.9%;--popover: 0 0% 100%;--popover-foreground: 0 0% 3.9%;--primary: 0 0% 9%;--primary-foreground: 0 0% 98%;--secondary: 0 0% 96.1%;--secondary-foreground: 0 0% 9%;--muted: 0 0% 96.1%;--muted-foreground: 0 0% 45.1%;--accent: 0 0% 96.1%;--accent-foreground: 0 0% 9%;--destructive: 0 84.2% 60.2%;--destructive-foreground: 0 0% 98%;--border: 0 0% 89.8%;--input: 0 0% 89.8%;--ring: 0 0% 3.9%;--chart-1: 12 76% 61%;--chart-2: 173 58% 39%;--chart-3: 197 37% 24%;--chart-4: 43 74% 66%;--chart-5: 27 87% 67%;--radius: .5rem}.dark{--background: 0 0% 3.9%;--foreground: 0 0% 98%;--card: 0 0% 3.9%;--card-foreground: 0 0% 98%;--popover: 0 0% 3.9%;--popover-foreground: 0 0% 98%;--primary: 0 0% 98%;--primary-foreground: 0 0% 9%;--secondary: 0 0% 14.9%;--secondary-foreground: 0 0% 98%;--muted: 0 0% 14.9%;--muted-foreground: 0 0% 63.9%;--accent: 0 0% 14.9%;--accent-foreground: 0 0% 98%;--destructive: 0 62.8% 30.6%;--destructive-foreground: 0 0% 98%;--border: 0 0% 14.9%;--input: 0 0% 14.9%;--ring: 0 0% 83.1%;--chart-1: 220 70% 50%;--chart-2: 160 60% 45%;--chart-3: 30 80% 55%;--chart-4: 280 65% 60%;--chart-5: 340 75% 55%}}@layer base{*{@apply border-border;}body{@apply bg-background text-foreground;}}.beta-pill{display:inline-flex;align-items:center;padding:.35rem .9rem;border-radius:999px;border:1px solid rgba(255,255,255,.28);background:#050d0859;color:#e7fff2;font-size:.68rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:0 14px 40px -28px #000c}@keyframes cell-ripple{0%{opacity:.42;box-shadow:0 0 10px #94a3b814}50%{opacity:.88;box-shadow:0 0 24px #94a3b82e}to{opacity:.42;box-shadow:0 0 12px #94a3b81f}}.animate-cell-ripple{animation:cell-ripple var(--duration, .2s) ease-out var(--delay, 0ms) 1}.mask-radial-from-20pct{mask-image:radial-gradient(circle at center,#000 20%,#0000 70%);-webkit-mask-image:radial-gradient(circle at center,rgba(0,0,0,1) 20%,rgba(0,0,0,0) 70%)}.mask-radial-at-top{mask-image:radial-gradient(circle at 50% 25%,#000 35%,#0000 78%);-webkit-mask-image:radial-gradient(circle at 50% 25%,rgba(0,0,0,1) 35%,rgba(0,0,0,0) 78%)}.auth-shell{width:100%;min-height:100vh;display:flex;align-items:stretch;justify-content:center;padding:clamp(1.5rem,2.5vw,2.5rem)}.auth-app{width:min(520px,92vw);display:grid;grid-template-rows:auto 1fr auto;gap:1.5rem}.auth-header,.auth-footer{display:flex;align-items:center;justify-content:space-between;gap:1rem}.auth-logo-button{display:inline-flex;align-items:center;justify-content:center;padding:.4rem .75rem;border-radius:999px;border:1px solid #e2e8f0;background:#fff;color:#0f172a;font-weight:700;font-size:.85rem;letter-spacing:.02em}.auth-logo{font-family:League Spartan,Poppins,sans-serif;font-size:.95rem}.auth-logo-image{height:22px;width:auto;display:block}.auth-main{display:flex;align-items:stretch}.auth-card{width:100%;border-radius:20px;border:1px solid #d7d7d7;background:#fff;box-shadow:0 12px 30px -24px #0f172a40;padding:1.75rem;animation:auth-pop .5s ease}.auth-stack{display:flex;flex-direction:column;gap:1.25rem}.auth-title{font-family:League Spartan,Poppins,sans-serif;font-size:1.6rem;font-weight:700;color:#0f172a}.auth-subtitle{margin-top:.35rem;font-size:.9rem;color:#64748b}.auth-section,.auth-reveal{animation:auth-fade-in .45s ease forwards}.auth-divider{text-transform:uppercase;letter-spacing:.18em;font-size:.7rem;font-weight:600;color:#94a3b8;text-align:center}.auth-phone .auth-input__control{flex:1}.auth-select{border:none;background:transparent;font-size:.88rem;font-weight:600;color:#0f172a;padding-right:.5rem}.auth-select:focus{outline:none}.auth-otp .auth-input__control{font-size:1rem;letter-spacing:.35em;text-align:center}.auth-success{padding:.75rem 0}.auth-toast{border:1px solid #e2e8f0;background:#f8fafc;padding:.75rem 1rem;border-radius:12px;color:#0f172a}.auth-grid{display:grid;grid-template-columns:1fr;gap:clamp(1.5rem,3vw,2.75rem);width:100%;max-width:1400px;margin:0 auto;min-height:100%;align-items:center;justify-items:stretch}.auth-form-col{width:100%;max-width:480px;margin:0 auto}.auth-field{display:flex;flex-direction:column;gap:.4rem}.auth-label{font-size:.82rem;font-weight:600;color:#334155}.auth-input{display:flex;align-items:center;gap:.5rem;width:100%;border-radius:12px;padding:.85rem .95rem;background:#fff;border:1px solid #d7d7d7;color:#0f172a;transition:border-color .2s ease,box-shadow .2s ease}.auth-input:focus-within{border-color:#94a3b8;box-shadow:0 0 0 3px #94a3b833}.auth-input__control{flex:1;background:transparent;border:none;outline:none;color:#0f172a;font-size:.95rem}.auth-primary-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;border-radius:999px;padding:.85rem 1.25rem;font-size:.95rem;font-weight:600;color:#fff;background:#111827;box-shadow:none;transition:opacity .2s ease}.auth-primary-btn:hover{opacity:.92}.auth-primary-btn:disabled{opacity:.65;cursor:not-allowed;transform:none;box-shadow:none}.auth-social-btn{display:flex;align-items:center;justify-content:center;gap:.55rem;width:100%;height:44px;border-radius:999px;border:1px solid #d7d7d7;background:#fff;font-size:.93rem;font-weight:600;color:#0f172a;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}.auth-social-btn:hover{border-color:#94a3b8;transform:translateY(-1px);box-shadow:0 10px 30px -24px #0f172a33}@keyframes auth-pop{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.auth-form{display:flex;flex-direction:column;gap:1rem}.auth-hint{font-size:.82rem;color:#64748b}.auth-hint--error{color:#ef4444}.auth-alt{text-align:center;font-size:.85rem;color:#64748b}.auth-alt a{color:#0f172a;font-weight:600}.auth-terms{display:flex;gap:.75rem;align-items:flex-start;font-size:.8rem;color:#64748b}.auth-terms a{color:#0f172a;font-weight:600}.auth-footer-help{border-radius:999px;border:1px solid #d7d7d7;background:#fff;color:#0f172a;font-size:.85rem;padding:.4rem .9rem;cursor:pointer}.auth-footer-links{display:flex;gap:1rem;font-size:.82rem;color:#64748b}.auth-footer-links a{color:#64748b}.auth-hero{position:relative;width:100%;height:100%;min-height:560px;border-radius:22px;overflow:hidden;background:#fff;border:1px solid #ffffff;box-shadow:0 28px 80px -56px #0f172a26;display:flex;align-items:stretch}.auth-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:none}.auth-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0f172a0d,#0f172a40)}.auth-hero__content{position:relative;z-index:1;height:100%;display:flex;flex-direction:column;justify-content:space-between;padding:clamp(1.6rem,2.6vw,2rem);color:#f8fafc}.auth-hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000002e,#0000007a)}.auth-hero__top{display:flex;align-items:center;justify-content:space-between;gap:1rem}.auth-hero__back{display:inline-flex;align-items:center;gap:.5rem;border-radius:999px;border:1px solid rgba(255,255,255,.28);background:#ffffff14;padding:.45rem .9rem;font-size:.85rem;font-weight:600;color:#f8fafc;transition:transform .2s ease,background .2s ease,border-color .2s ease}.auth-hero__back:hover{transform:translateY(-1px);background:#ffffff1f;border-color:#ffffff52}.auth-hero__bottom{display:flex;flex-direction:column;gap:1.4rem;align-items:flex-start}.auth-hero__headline{font-size:clamp(1.6rem,2.1vw,2rem);font-weight:600;line-height:1.3}.auth-hero__dots{display:inline-flex;gap:.45rem}.auth-hero__dots span{width:24px;height:4px;border-radius:999px;background:#ffffff59}.auth-hero__dots .is-active{background:#f8fafc}.auth-hero__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transform:scale(1.02);filter:saturate(.92) brightness(.94) contrast(.9)}@media (min-width: 1024px){.auth-grid{grid-template-columns:1fr 1fr;align-items:stretch}.auth-hero{min-height:620px}}@media (max-width: 1024px){.auth-grid{min-height:auto}}@keyframes auth-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.animated-button{position:relative;display:flex;align-items:center;gap:6px;padding:14px 30px;border:2px solid transparent;font-size:15px;line-height:1;background-color:inherit;border-radius:999px;font-weight:600;color:#000;box-shadow:0 0 0 2px #9ca3af;cursor:pointer;overflow:hidden;transition:all .6s cubic-bezier(.23,1,.32,1)}.animated-button svg{position:absolute;width:18px;fill:#9ca3af;z-index:9;transition:all .8s cubic-bezier(.23,1,.32,1)}.animated-button .arr-1{right:14px}.animated-button .arr-2{left:-30%}.animated-button .circle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:16px;height:16px;background-color:#9ca3af;border-radius:50%;opacity:0;transition:all .8s cubic-bezier(.23,1,.32,1)}.animated-button .text{position:relative;z-index:1;transform:translate(-8px);transition:all .8s cubic-bezier(.23,1,.32,1)}.animated-button:hover{box-shadow:0 0 0 8px transparent;color:#000;border-radius:14px}.animated-button:hover .arr-1{right:-30%}.animated-button:hover .arr-2{left:12px}.animated-button:hover .text{transform:translate(10px)}.animated-button:hover svg{fill:#000}.animated-button:active{scale:.96;box-shadow:0 0 0 3px #9ca3af}.animated-button:hover .circle{width:160px;height:160px;opacity:1}.hero-cta-button{background-color:#00c853!important;color:#fff!important;box-shadow:0 0 0 2px #00c853!important;border:2px solid transparent!important}.hero-cta-button svg{fill:#fff!important}.hero-cta-button .circle{background-color:#009624!important}.hero-cta-button:hover{color:#fff!important;box-shadow:0 0 0 8px transparent!important;background-color:#00c853!important}.hero-cta-button:hover svg{fill:#fff!important}.hero-cta-button:active{box-shadow:0 0 0 3px #00c853!important}.bg-black .animated-button{color:#fff}.bg-black .animated-button:hover{color:#000}.tjlx_drk_mode .animated-button,.header-account-btn,.header-account-btn:hover{color:#fff}.header-account-btn svg{fill:#fff}.terms-checkbox{cursor:pointer;display:inline-flex}.terms-checkbox input{display:none}.terms-checkbox svg{overflow:visible}.terms-path{fill:none;stroke:#fff;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;transition:stroke-dasharray .5s ease,stroke-dashoffset .5s ease;stroke-dasharray:241 9999999;stroke-dashoffset:0}.terms-checkbox input:checked~svg .terms-path{stroke-dasharray:70.5096664428711 9999999;stroke-dashoffset:-262.2723388671875}.checkbox-wrapper:hover .check{stroke-dashoffset:0}.checkbox-wrapper{position:relative;display:inline-block;width:32px;height:32px}.checkbox-wrapper svg{width:100%;height:100%;display:block}.checkbox-wrapper .background{fill:#0f172a;transition:ease all .6s}.checkbox-wrapper .stroke{fill:none;stroke:#fff;stroke-miterlimit:10;stroke-width:2px;stroke-dashoffset:100;stroke-dasharray:100;transition:ease all .6s}.checkbox-wrapper .check{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;stroke-dashoffset:22;stroke-dasharray:22;transition:ease all .6s}.checkbox-wrapper input[type=checkbox]{position:absolute;width:100%;height:100%;left:0;top:0;margin:0;opacity:0;-moz-appearance:none;appearance:none;-webkit-appearance:none}.checkbox-wrapper input[type=checkbox]:hover{cursor:pointer}.checkbox-wrapper input[type=checkbox]:checked+svg .background{fill:#000}.checkbox-wrapper input[type=checkbox]:checked+svg .stroke{stroke-dashoffset:0}.checkbox-wrapper input[type=checkbox]:checked+svg .check{stroke-dashoffset:0}.auth-login-reveal{opacity:0;transform:translateY(-4px);pointer-events:none;transition:opacity .45s ease,transform .45s ease}.auth-login-reveal.is-visible{opacity:1;transform:translateY(0);pointer-events:auto}.auth-otp-center{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;z-index:3;pointer-events:none}.auth-otp-stack{display:flex;flex-direction:column;gap:1.5rem;align-items:center;pointer-events:auto}.auth-otp-input{display:flex;align-items:center;justify-content:center}.hero-gif-container{display:inline-flex;align-items:center;justify-content:center;height:2.8em;width:2.8em;position:relative;margin-left:.25rem;margin-right:.25rem;vertical-align:middle;transform:translate(0)}.hero-gif-img{width:100%;height:100%;object-fit:contain}.hero-gif-img.light-mode{filter:invert(1)}.hero-gif-img.dark-mode{filter:brightness(0) invert(1)}.auth-video-bg{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:0;overflow:hidden}.auth-video-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#0a0a0c66,#14141933,#0a0a0c66);pointer-events:none;z-index:1}.auth-video-noise{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:2;opacity:.05;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");mix-blend-mode:overlay}.auth-video-vignette{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:3;background:radial-gradient(circle at center,transparent 40%,rgba(0,0,0,.6) 100%)}.auth-video-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at center,#10b98126,#064e3b33 35%,#0a0a0ccc 85%);pointer-events:none;z-index:1;mix-blend-mode:screen}.auth-video-vignette{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:3;background:radial-gradient(circle at center,transparent 30%,rgba(0,0,0,.8) 100%)}.auth-video-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at center,#fff6,#fff9,#ffffffe6);pointer-events:none;z-index:1;mix-blend-mode:overlay}.auth-video-haze{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#ffffff4d,#ffffff1a,#ffffff4d);z-index:2;pointer-events:none}.auth-video-vignette{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:3;background:radial-gradient(circle at center,transparent 20%,rgba(255,255,255,.5) 80%,rgba(255,255,255,1) 100%)}.auth-login-title,.auth-login-subtitle,.auth-login-hint,.auth-login-input{color:#000!important}.auth-login-field{background:#fff9!important;border:1px solid rgba(0,0,0,.1)!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.auth-login-field:focus-within{box-shadow:0 0 0 2px #0000001a!important;border-color:#0000004d!important}.auth-login-button{background-image:linear-gradient(to top,#f0f0f0,#fff)!important;border:1px solid #d1d5db!important;color:#111827!important;text-shadow:none!important}.auth-hero-button{color:#000!important;text-shadow:none!important}.auth-video-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0009,#0a0f1466,#000c)!important;mix-blend-mode:normal!important;z-index:1}.auth-video-aurora{position:absolute;top:-50%;right:-50%;bottom:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle at 50% 50%,rgba(16,185,129,.15),rgba(59,130,246,.1),rgba(139,92,246,.05),transparent 60%);filter:blur(60px);mix-blend-mode:color-dodge;z-index:2;animation:aurora-move 15s infinite alternate ease-in-out;opacity:.8;pointer-events:none}@keyframes aurora-move{0%{transform:translate(-10%,-10%) rotate(0)}to{transform:translate(5%,5%) rotate(5deg)}}.auth-login-title,.auth-login-subtitle,.auth-login-hint{color:#fff!important}.auth-login-subtitle{color:#fff9!important}.auth-login-hint{color:#ffffff80!important}.auth-login-input{color:#fff!important}.auth-login-field{background:#00000080!important;border:1px solid rgba(255,255,255,.1)!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.auth-login-field:focus-within{box-shadow:0 0 0 2px #ffffff26!important;border-color:#ffffff4d!important}.auth-login-button{background-image:linear-gradient(to top,#d8d9db,#fff 80%,#fdfdfd)!important;border:1px solid #8f9092!important;color:#606060!important;text-shadow:0 1px #fff!important}.auth-hero-button{color:#606060!important;text-shadow:0 1px #fff!important}.auth-video-vignette{background:radial-gradient(circle at center,transparent 0%,rgba(0,0,0,.4) 60%,rgba(0,0,0,.95) 100%)!important;z-index:4}.auth-video-haze{display:none}
