.ritual-overlay{position:fixed;inset:0;z-index:2000;display:flex;align-items:center;justify-content:center;overflow:auto;background:rgba(8,10,18,.72);padding:16px}.ritual-panel{width:min(560px,96vw);max-height:var(--canvas-vh,100%);overflow:auto;background:#11141d;border:1px solid #232838;border-radius:16px;color:#e8ecf5;box-shadow:0 20px 60px rgba(0,0,0,.5)}@media (max-width:820px){.ritual-overlay{align-items:flex-start;justify-content:stretch;padding:0;background:#11141d}.ritual-panel{width:100%;height:var(--canvas-vh,100dvh);max-height:none;border-radius:0;display:flex;flex-direction:column}.ritual-body{flex:1;overflow:auto;padding-bottom:calc(22px + env(safe-area-inset-bottom))}}.ritual-head{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid #1c2130}.ritual-title{font-weight:700;min-width:0}.ritual-title-2{display:flex;flex-direction:column;gap:2px;min-width:0}.ritual-title-main{font-weight:700;line-height:1.2}.ritual-title-main,.ritual-title-sub{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ritual-title-sub{font-weight:600;font-size:12px;color:#7c9cff;line-height:1.1}.ritual-close{background:none;border:none;color:#9aa3b5;font-size:22px;line-height:1;cursor:pointer;padding:4px 10px;margin:-4px -6px;border-radius:8px}.ritual-close:hover{color:#fff;background:rgba(255,255,255,.06)}.ritual-body{padding:18px 16px 22px}.ritual-prompt{font-size:15px;color:#c7cede;margin:0 0 12px}.ritual-author select,.ritual-author textarea,.ritual-input,.ritual-search{width:100%;box-sizing:border-box;background:#0c0f17;border:1px solid #283049;border-radius:10px;color:#fff;padding:10px 12px;font-size:16px}.ritual-author{display:grid;gap:8px}.ritual-next,.ritual-release{margin-top:12px;background:#4f7cff;color:#fff;border:none;border-radius:10px;padding:10px 16px;font-weight:600;cursor:pointer}.ritual-next:disabled,.ritual-release:disabled{opacity:.5;cursor:default}.ritual-gate{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:6px;min-height:min(58vh,480px)}.ritual-gate-zap{line-height:1;margin-bottom:2px}.ritual-gate-avatar{margin-bottom:6px}.ritual-gate-avatar .agent-avatar{border:2px solid var(--line,#2a2f3e);border-radius:50%}.ritual-gate-avatar .agent-avatar.av-man{border:none}.ritual-gate-title{font-size:19px;font-weight:800;margin:0}.ritual-gate-sub{color:var(--muted,#9aa3b5);font-size:13.5px;margin:0;max-width:300px;line-height:1.5}.ritual-gate .ritual-release{display:inline-flex;align-items:center;gap:7px;margin-top:16px;font-size:15px;font-weight:800;padding:12px 22px;border-radius:999px;box-shadow:0 4px 22px rgba(79,124,255,.45)}.ritual-cards{display:grid;gap:10px}.ritual-card{display:grid;grid-template-columns:32px 1fr;align-items:center;gap:8px;text-align:left;background:#0e1119;border:1px solid #232a3d;border-radius:12px;padding:12px;color:#e8ecf5;cursor:pointer}.ritual-card-kind{font-weight:700}.ritual-card-text{grid-column:1/-1;color:#aab2c5;font-size:14px}.ritual-suggestions{display:flex;flex-wrap:wrap;gap:10px}.ritual-chip{display:inline-flex;align-items:center;gap:6px;background:#0e1119;border:1px solid #232a3d;border-radius:999px;padding:6px 12px;color:#e8ecf5;cursor:pointer}.ritual-inv-palette{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}@media (max-width:820px){.ritual-inv-palette{grid-template-columns:repeat(3,1fr);gap:10px}.ritual-inv-chip>span{white-space:normal}}.ritual-inv-chip{display:grid;justify-items:center;align-content:center;gap:6px;min-width:0;background:#0e1119;border:1px solid #232a3d;border-radius:12px;padding:12px 6px;color:#e8ecf5;cursor:pointer}.ritual-inv-chip-ico{width:40px;height:40px;display:grid;place-items:center;overflow:visible}.ritual-inv-chip>span{font-size:12px;line-height:1.1;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.ritual-context{background:#0c0f17;border:1px solid #232a3d;border-radius:10px;padding:8px 11px;margin:0 0 12px;display:grid;gap:4px}.ritual-context-lens,.ritual-context-topic{font-size:13px;color:#c7cede;line-height:1.35}.ritual-context-lens span,.ritual-context-topic span{display:inline-block;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;color:#7c869c;margin-right:6px}.ritual-inv-hint{font-size:12px;color:#9aa3b5}.ritual-inv-shown{display:grid;justify-items:center;gap:4px;margin:6px 0 12px}.ritual-inv-shown[data-anim=pop]{animation:ritual-pop .42s ease}@keyframes ritual-pop{0%{transform:scale(.4);opacity:0}60%{transform:scale(1.12)}to{transform:scale(1);opacity:1}}.ritual-question{font-size:15px;color:#fff;margin:8px 0;min-height:22px}.ritual-think{display:flex;align-items:center;gap:9px;margin:10px 0;min-height:30px}.ritual-think-center{flex-direction:column;justify-content:center;gap:12px;margin:28px 0;text-align:center}.ritual-think-center .ritual-think-label{font-size:15px;font-weight:700;color:#cdd6ea}.ritual-think-dots{display:inline-flex;gap:4px}.ritual-think-dots i{width:6px;height:6px;border-radius:50%;background:#6f8bff;animation:ritual-think-bounce 1.1s ease-in-out infinite}.ritual-think-dots i:nth-child(2){animation-delay:.18s}.ritual-think-dots i:nth-child(3){animation-delay:.36s}.ritual-think-label{font-size:14px;color:#aab2c5}@keyframes ritual-think-bounce{0%,80%,to{transform:translateY(0);opacity:.5}40%{transform:translateY(-4px);opacity:1}}.ritual-regen{background:#2a3550;border:none;border-radius:10px;color:#cdd6ea;padding:9px 14px;font-weight:600;cursor:pointer}.ritual-regen:disabled{opacity:.5;cursor:default}.ritual-model-list{max-height:46vh;overflow:auto;display:grid;gap:10px;margin-top:10px}.ritual-model-fam-h{font-size:12px;text-transform:uppercase;letter-spacing:.04em;color:#7c869c;margin:6px 0 4px}.ritual-model-item{display:grid;text-align:left;gap:2px;width:100%;background:#0e1119;border:1px solid #232a3d;border-radius:10px;padding:9px 12px;color:#e8ecf5;cursor:pointer}.ritual-model-item span{color:#aab2c5;font-size:13px}.ritual-lens{font-size:16px}.ritual-collect-actions{display:grid;gap:8px}.ritual-question-row{display:flex;align-items:flex-start;gap:8px}.ritual-question-row .ritual-question{flex:1}.ritual-question-col{flex:1;min-width:0}.ritual-qcontext{font-size:13px;font-style:italic;line-height:1.45;color:#9aa3b5;background:#0c0f17;border:1px solid #232a3d;border-left:3px solid #4c5a82;border-radius:8px;padding:7px 10px;margin:8px 0 2px}.read-icon-btn{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:8px;background:#1c2233;border:1px solid #283049;color:#9fb0d6;cursor:pointer;padding:0}.read-icon-btn:hover{color:#cdd6ea;border-color:#3a4568}.read-icon-btn:disabled{opacity:.5;cursor:default}.read-icon-btn.on{background:#b23a48;border-color:#b23a48;color:#fff}.ritual-answerbox{position:relative;line-height:0}.ritual-answerbox .ritual-input{display:block;padding:12px 52px 46px 12px;min-height:120px;resize:none;line-height:1.45}.ritual-answerbox-mic{position:absolute;right:10px;bottom:10px;z-index:1;line-height:0}.ritual-answerbox-mic .mic-btn.icon-only{width:36px;height:36px;background:#3a4980;box-shadow:0 2px 8px rgba(0,0,0,.35)}.ritual-answerbox-mic .mic-btn.icon-only.on{background:#b23a48}.ritual-voice-note{font-size:12.5px;color:#9aa3b5;margin:6px 0 2px}.ritual-voice-note.live{color:#7fe0a3}.voice-btn{display:inline-flex;align-items:center;gap:7px;background:#2a3550;border:none;border-radius:10px;color:#cdd6ea;padding:9px 14px;font-weight:600;cursor:pointer;flex-shrink:0}.voice-btn:disabled{opacity:.55;cursor:default}.voice-btn.on{color:#fff}.mic-btn.on,.voice-btn.on{background:#b23a48}.mic-btn.icon-only{width:32px;height:32px;padding:0;border-radius:50%;justify-content:center;background:#33406a}.mic-btn.icon-only.on{background:#b23a48}.voice-btn-label{font-size:13px}.voice-dots{display:inline-flex;gap:3px}.voice-dots i{width:5px;height:5px;border-radius:50%;background:currentColor;animation:ritual-think-bounce 1.1s ease-in-out infinite}.voice-dots i:nth-child(2){animation-delay:.18s}.voice-dots i:nth-child(3){animation-delay:.36s}.ritual-collect-actions{grid-template-columns:1fr}.ritual-chat-inline{display:flex;gap:6px;margin-top:10px}.ritual-chat-inline input{flex:1;background:#0c0f17;border:1px solid #283049;border-radius:8px;color:#fff;padding:8px 10px;font-size:16px}.ritual-chat-inline button{background:#2a3550;border:none;border-radius:8px;color:#cdd6ea;padding:8px 12px;cursor:pointer}.ritual-synth-text{font-size:15px;color:#e8ecf5;line-height:1.5}.ritual-synth-node{display:grid;justify-items:center;gap:4px;margin:16px 0 2px}.ritual-synth-node-name{font-size:13px;font-weight:700;color:#c7cede;letter-spacing:.02em}.ritual-progress-head{display:flex;align-items:center;gap:8px;padding:12px 16px;min-width:0}.ritual-ph-avatar{flex:none;width:40px;height:40px;border-radius:50%;overflow:hidden;display:grid;place-items:center;background:#11151f;border:1px solid #232a3d}.ritual-ph-avatar:has(.av-man){background:transparent;border-color:transparent}.ritual-ph-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ritual-ph-glyph{font-size:22px;line-height:1}.ritual-ph-bar-wrap{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:4px}.ritual-ph-label{font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#7c869c;line-height:1}.ritual-ph-bar-wrap .ritual-ph-bar{flex:none;width:100%}.ritual-ph-bar{flex:1 1 auto;min-width:0;height:8px;border-radius:999px;background:rgba(255,255,255,.08);overflow:hidden}.ritual-ph-fill{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#6f8bff,#c4b5fd);transition:width .4s ease}.ritual-ph-count{flex:none;font-size:11px;font-weight:800;color:#aab2c5;font-variant-numeric:tabular-nums;min-width:26px;text-align:right}.ritual-flow{margin:0 0 16px;padding-bottom:14px;border-bottom:1px solid #1c2130}.ritual-flow-h{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:#7c869c;margin:0 0 10px}.ritual-flow-rail{display:grid;gap:0}.ritual-flow-node{display:flex;align-items:center;gap:10px;padding:6px 0;position:relative}.ritual-flow-node:not(:last-child):after{content:"";position:absolute;left:16px;top:34px;bottom:-6px;width:2px;background:#232a3d}.ritual-flow-ico{width:34px;height:34px;flex:none;display:grid;place-items:center;border-radius:50%;border:1px solid #232a3d;background:#0c0f17}.ritual-flow-name{font-size:13px;color:#9aa3b5}.ritual-flow-q{font-size:16px;font-weight:800;color:#7c869c;line-height:1}.ritual-flow-node.is-current .ritual-flow-q{color:#cdd6ff}.ritual-flow-node.is-done .ritual-flow-ico{border-color:#2f7d4f;background:#0e1a13}.ritual-flow-node.is-done .ritual-flow-name{color:#cdd6ea}.ritual-flow-node.is-todo .ritual-flow-ico{opacity:.45}.ritual-flow-node.is-todo .ritual-flow-name{color:#5b6478}.ritual-flow-node.is-current .ritual-flow-ico{border-color:#4f7cff;background:#0d1530;box-shadow:0 0 0 3px rgba(79,124,255,.22),0 0 14px rgba(79,124,255,.45);animation:ritual-flow-glow 1.6s ease-in-out infinite}.ritual-flow-node.is-current .ritual-flow-name{color:#fff;font-weight:700}@keyframes ritual-flow-glow{0%,to{box-shadow:0 0 0 3px rgba(79,124,255,.2),0 0 10px rgba(79,124,255,.35)}50%{box-shadow:0 0 0 4px rgba(79,124,255,.3),0 0 20px rgba(79,124,255,.6)}}button.ritual-flow-node{background:none;border:none;padding:0;margin:0;font:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent}.ritual-flow-node.is-editable .ritual-flow-ico{position:relative}.ritual-flow-node.is-editable .ritual-flow-ico:after{content:"✎";position:absolute;right:-3px;bottom:-3px;width:15px;height:15px;border-radius:50%;background:#4f7cff;color:#fff;font-size:9px;display:grid;place-items:center;box-shadow:0 1px 3px rgba(0,0,0,.5)}.ritual-flow-node.is-editable:active .ritual-flow-ico{transform:scale(.94)}.ritual-flow-node.is-locked{cursor:default}.ritual-flow-node.is-locked .ritual-flow-ico{border-color:#c9a23a;background:#1f1a0d;box-shadow:0 0 0 2px rgba(201,162,58,.3),0 0 12px rgba(201,162,58,.45);animation:ritual-flow-lockglow 2.4s ease-in-out infinite}.ritual-flow-node.is-locked .ritual-flow-name{color:#e6cf8a}@keyframes ritual-flow-lockglow{0%,to{box-shadow:0 0 0 2px rgba(201,162,58,.25),0 0 8px rgba(201,162,58,.35)}50%{box-shadow:0 0 0 3px rgba(201,162,58,.4),0 0 16px rgba(201,162,58,.55)}}@media (prefers-reduced-motion:reduce){.ritual-flow-node.is-locked .ritual-flow-ico{animation:none}}.ritual-flow.is-horizontal .ritual-flow-rail{display:flex;gap:0;align-items:flex-start;overflow-x:auto;padding:12px 0 8px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.ritual-flow.is-horizontal .ritual-flow-rail::-webkit-scrollbar{display:none}.ritual-flow.is-horizontal .ritual-flow-node{flex-direction:column;align-items:center;gap:5px;padding:0;flex:0 0 76px;width:76px}.ritual-flow.is-horizontal .ritual-flow-node:not(:last-child):after{content:"";position:absolute;left:50%;top:17px;width:76px;height:2px;background:#232a3d;z-index:0}.ritual-flow.is-horizontal .ritual-flow-ico{z-index:1}.ritual-flow.is-horizontal .ritual-flow-name{font-size:10.5px;line-height:1.2;text-align:center;white-space:normal;overflow-wrap:normal;word-break:normal;min-height:25px}.ritual-solids{display:flex;flex-direction:column;gap:14px}.ritual-solids-topic{display:flex;align-items:flex-start;gap:12px;padding:12px;background:#0c0f17;border:1px solid #283049;border-radius:12px}.ritual-solids-topic-txt{display:flex;flex-direction:column;gap:3px;min-width:0}.ritual-solids-topic-label{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;color:#8b93a7}.ritual-solids-topic-text{font-size:15px;font-weight:700;color:#e8ecf5;line-height:1.35}.ritual-solids-why{font-size:13px;color:#aab2c5;font-style:italic;line-height:1.4}.ritual-solids-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.ritual-solids-item{display:flex;align-items:flex-start;gap:10px;padding:10px 12px;background:#0c0f17;border:1px solid #232b40;border-radius:10px}.ritual-solids-glyph{font-size:18px;line-height:1.2;flex:none}.ritual-solids-body{display:flex;flex-direction:column;gap:2px;min-width:0}.ritual-solids-name{font-size:12px;font-weight:800;color:#a8b4ff;letter-spacing:.02em}.ritual-solids-reading{font-size:13.5px;color:#d3d9e8;line-height:1.45}.ritual-solids-action{padding:14px;border-radius:12px;background:linear-gradient(180deg,rgba(79,124,255,.16),rgba(79,124,255,.06));border:1px solid rgba(120,150,255,.42)}.ritual-solids-action-label{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:#9fb0ff}.ritual-solids-action-text{margin:5px 0 0;font-size:15.5px;font-weight:700;color:#fff;line-height:1.45}.ritual-solids-next{display:flex;flex-direction:column;align-items:center;gap:6px;text-align:center}.ritual-solids-warn{margin:0;font-size:13.5px;color:#ffc9c9;line-height:1.45}@media (min-width:821px){.ritual-overlay.ritual-docked{justify-content:flex-end;align-items:stretch;background:transparent;padding:0;pointer-events:none}.ritual-overlay.ritual-docked .ritual-panel{pointer-events:auto;width:min(560px,46vw);max-height:none;height:100%;border-radius:0;border:none;border-left:1px solid #232838;box-shadow:-18px 0 50px rgba(0,0,0,.45);display:flex;flex-direction:column;animation:ritual-dock-in .18s ease-out}.ritual-overlay.ritual-docked .ritual-body{flex:1;overflow:auto}}@keyframes ritual-dock-in{0%{transform:translateX(24px);opacity:0}to{transform:none;opacity:1}}.fs-18x{font-size:18px}.logo{max-width:230px}.headerMenu{box-shadow:0 4px 4px 0 #00000040;background:linear-gradient(180deg,rgba(255,255,255,.1),rgba(255,255,255,0))}.header-btn,.left-line,.right-line{font-size:9.7px;line-height:1rem;background:radial-gradient(50% 50% at 50% 50%,rgba(89,145,255,.8) 30%,rgba(53,87,153,.6) 100%)}.profile-img{max-width:30px}.checkbtn{float:right;line-height:80px;cursor:pointer}#check{display:none}.icon-img{min-width:20px!important}.footer-top-line{position:absolute}.footer-links{color:aliceblue}.footer-btn-text{font-size:10px}.footer-gray-text{color:rgba(255,252,252,.438)}.footer-btn{border-radius:12.02px;background:linear-gradient(66deg,#00C3FD 25.98%,#0194FE 65.48%);box-shadow:0 8.184px 15.345px 0 #003861;max-width:-moz-fit-content;max-width:fit-content;margin:auto}.footer-social{width:32px;border-radius:50%;background:rgba(199,225,219,.11);backdrop-filter:blur(25px);padding:8px}.footer-copty-text{max-width:90%;text-align:center;background:linear-gradient(90deg,rgba(0,0,0,1),rgba(89,145,255,1),rgba(0,0,0,1));margin:auto auto 20px}.footer-copty-text p{color:#000618;font-weight:700;font-family:Inter;letter-spacing:1px;font-size:12px}.footer-content{margin-left:auto;margin-right:auto}@media(min-width:768px){.logo{max-width:150px}.footer-social{width:40px;padding:10px}}@media(min-width:1200px){.logo{max-width:170px}}@media(min-width:1600px){.footer-copty-text p{font-size:16px}.footer-content{margin-left:auto;margin-right:auto}.logo{max-width:200px}}@media(max-width:1280px){.footer-content{max-width:768px;margin-left:auto;margin-right:auto}.fs-18x{font-size:16px!important}.menu-links{font-size:12px}}@media(max-width:767px){.logo{max-width:140px}footer{border-top:1px solid #00c3fd;padding-top:40px}.follow-us{font-size:12px}.footer-gray-text{font-size:14px}.fs-10x{font-size:10px!important}.header-btn button{font-size:12px}.headerbtn-box{gap:4px}.headerbtn-box button{padding:0 4px}.footer-copty-text p{color:#fff}.footer-content{max-width:100%}.engine-header{padding-top:6px}}.headerResponsive{display:none}@media(max-width:640px){.headerResponsive{display:block;background-color:black}.logo{width:35%;max-width:140px}.footer-gray-text{font-size:12px}.headerDefault{display:none!important}.headerMenu{position:absolute;top:60px;left:0;width:100%;background:black!important;z-index:999;text-align:center;display:flex}.menu-links a{display:block!important}.headerMenu ul{width:100%;display:flex;justify-content:center;flex-direction:column;gap:10px;padding-bottom:10px}.headerMenu ul li a{font-size:10px}.footer-copty-text p{font-size:12px}}.disabled-link{color:#ccc}.disabled-btn,.disabled-link{opacity:.5;cursor:not-allowed}.disabled-btn{pointer-events:none}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246/0.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246/0.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.lp-ref .visible{visibility:visible}.lp-ref .static{position:static}.lp-ref .fixed{position:fixed}.lp-ref .absolute{position:absolute}.lp-ref .relative{position:relative}.lp-ref .bottom-0{bottom:0}.lp-ref .bottom-8{bottom:2rem}.lp-ref .left-0{left:0}.lp-ref .right-0{right:0}.lp-ref .right-8{right:2rem}.lp-ref .top-0{top:0}.lp-ref .top-8{top:2rem}.lp-ref .top-\[300px\]{top:300px}.lp-ref .z-0{z-index:0}.lp-ref .z-10{z-index:10}.lp-ref .z-\[-1\]{z-index:-1}.lp-ref .m-0{margin:0}.lp-ref .m-auto{margin:auto}.lp-ref .mx-4{margin-left:1rem;margin-right:1rem}.lp-ref .mx-auto{margin-left:auto;margin-right:auto}.lp-ref .my-10{margin-top:2.5rem;margin-bottom:2.5rem}.lp-ref .my-14{margin-top:3.5rem;margin-bottom:3.5rem}.lp-ref .mb-10{margin-bottom:2.5rem}.lp-ref .mb-16{margin-bottom:4rem}.lp-ref .mb-2{margin-bottom:.5rem}.lp-ref .mb-3{margin-bottom:.75rem}.lp-ref .mb-4{margin-bottom:1rem}.lp-ref .mb-5{margin-bottom:1.25rem}.lp-ref .mb-8{margin-bottom:2rem}.lp-ref .mr-3{margin-right:.75rem}.lp-ref .mr-6{margin-right:1.5rem}.lp-ref .mt-1{margin-top:.25rem}.lp-ref .mt-10{margin-top:2.5rem}.lp-ref .mt-12{margin-top:3rem}.lp-ref .mt-16{margin-top:4rem}.lp-ref .mt-2{margin-top:.5rem}.lp-ref .mt-3{margin-top:.75rem}.lp-ref .mt-5{margin-top:1.25rem}.lp-ref .mt-8{margin-top:2rem}.lp-ref .block{display:block}.lp-ref .inline{display:inline}.lp-ref .flex{display:flex}.lp-ref .inline-flex{display:inline-flex}.lp-ref .grid{display:grid}.lp-ref .hidden{display:none}.lp-ref .h-12{height:3rem}.lp-ref .h-6{height:1.5rem}.lp-ref .h-max{height:-moz-max-content;height:max-content}.lp-ref .min-h-screen{min-height:100vh}.lp-ref .w-10{width:2.5rem}.lp-ref .w-12{width:3rem}.lp-ref .w-24{width:6rem}.lp-ref .w-28{width:7rem}.lp-ref .w-3{width:.75rem}.lp-ref .w-4{width:1rem}.lp-ref .w-48{width:12rem}.lp-ref .w-5{width:1.25rem}.lp-ref .w-6{width:1.5rem}.lp-ref .w-\[100\%\]{width:100%}.lp-ref .w-\[16px\]{width:16px}.lp-ref .w-\[70\%\]{width:70%}.lp-ref .w-\[80\%\]{width:80%}.lp-ref .w-\[95\%\]{width:95%}.lp-ref .w-full{width:100%}.lp-ref .w-max{width:-moz-max-content;width:max-content}.lp-ref .w-screen{width:100vw}.lp-ref .max-w-10{max-width:2.5rem}.lp-ref .max-w-12{max-width:3rem}.lp-ref .max-w-16{max-width:4rem}.lp-ref .max-w-24{max-width:6rem}.lp-ref .max-w-36{max-width:9rem}.lp-ref .max-w-\[300px\]{max-width:300px}.lp-ref .max-w-\[700px\]{max-width:700px}.lp-ref .max-w-none{max-width:none}.lp-ref .cursor-pointer{cursor:pointer}.lp-ref .flex-col{flex-direction:column}.lp-ref .flex-col-reverse{flex-direction:column-reverse}.lp-ref .flex-wrap{flex-wrap:wrap}.lp-ref .items-start{align-items:flex-start}.lp-ref .items-end{align-items:flex-end}.lp-ref .items-center{align-items:center}.lp-ref .justify-end{justify-content:flex-end}.lp-ref .justify-center{justify-content:center}.lp-ref .justify-between{justify-content:space-between}.lp-ref .justify-around{justify-content:space-around}.lp-ref .gap-2{gap:.5rem}.lp-ref .gap-4{gap:1rem}.lp-ref .gap-6{gap:1.5rem}.lp-ref .gap-8{gap:2rem}.lp-ref .self-center{align-self:center}.lp-ref .overflow-x-hidden{overflow-x:hidden}.lp-ref .break-words{overflow-wrap:break-word}.lp-ref .rounded-\[7px\]{border-radius:7px}.lp-ref .rounded-full{border-radius:9999px}.lp-ref .rounded-xl{border-radius:.75rem}.lp-ref .border{border-width:1px}.lp-ref .border-\[\#5991ff\]{--tw-border-opacity:1;border-color:rgb(89 145 255/var(--tw-border-opacity,1))}.lp-ref .border-\[\#AD1AAF\]{--tw-border-opacity:1;border-color:rgb(173 26 175/var(--tw-border-opacity,1))}.lp-ref .border-custom-blue{--tw-border-opacity:1;border-color:rgb(89 145 255/var(--tw-border-opacity,1))}.lp-ref .border-transparent{border-color:transparent}.lp-ref .bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity,1))}.lp-ref .bg-gray-800{--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity,1))}.lp-ref .bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.lp-ref .bg-opacity-0{--tw-bg-opacity:0}.lp-ref .bg-opacity-15{--tw-bg-opacity:0.15}.lp-ref .object-contain{-o-object-fit:contain;object-fit:contain}.lp-ref .p-2{padding:.5rem}.lp-ref .px-2{padding-left:.5rem;padding-right:.5rem}.lp-ref .px-2\.5{padding-left:.625rem;padding-right:.625rem}.lp-ref .px-3{padding-left:.75rem;padding-right:.75rem}.lp-ref .px-4{padding-left:1rem;padding-right:1rem}.lp-ref .px-5{padding-left:1.25rem;padding-right:1.25rem}.lp-ref .px-6{padding-left:1.5rem;padding-right:1.5rem}.lp-ref .py-1{padding-top:.25rem;padding-bottom:.25rem}.lp-ref .py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.lp-ref .py-2{padding-top:.5rem;padding-bottom:.5rem}.lp-ref .py-20{padding-top:5rem;padding-bottom:5rem}.lp-ref .py-3{padding-top:.75rem;padding-bottom:.75rem}.lp-ref .py-4{padding-top:1rem;padding-bottom:1rem}.lp-ref .py-5{padding-top:1.25rem;padding-bottom:1.25rem}.lp-ref .py-8{padding-top:2rem;padding-bottom:2rem}.lp-ref .pb-2{padding-bottom:.5rem}.lp-ref .pe-1{padding-inline-end:.25rem}.lp-ref .pl-4{padding-left:1rem}.lp-ref .pr-2{padding-right:.5rem}.lp-ref .pr-3{padding-right:.75rem}.lp-ref .ps-3{padding-inline-start:.75rem}.lp-ref .pt-5{padding-top:1.25rem}.lp-ref .text-center{text-align:center}.lp-ref .text-2xl{font-size:1.5rem;line-height:2rem}.lp-ref .text-3xl{font-size:1.875rem;line-height:2.25rem}.lp-ref .text-4xl{font-size:2.25rem;line-height:2.5rem}.lp-ref .text-sm{font-size:.875rem;line-height:1.25rem}.lp-ref .text-xl{font-size:1.25rem;line-height:1.75rem}.lp-ref .text-xs{font-size:.75rem;line-height:1rem}.lp-ref .font-bold{font-weight:700}.lp-ref .font-extrabold{font-weight:800}.lp-ref .font-light{font-weight:300}.lp-ref .font-medium{font-weight:500}.lp-ref .font-normal{font-weight:400}.lp-ref .font-thin{font-weight:100}.lp-ref .uppercase{text-transform:uppercase}.lp-ref .capitalize{text-transform:capitalize}.lp-ref .text-black{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1))}.lp-ref .text-custom-blue{--tw-text-opacity:1;color:rgb(89 145 255/var(--tw-text-opacity,1))}.lp-ref .text-red-500{--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity,1))}.lp-ref .text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.lp-ref .opacity-80{opacity:.8}.lp-ref .shadow-md{--tw-shadow:0 4px 6px -1px rgb(0 0 0/0.1),0 2px 4px -2px rgb(0 0 0/0.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.lp-ref .outline{outline-style:solid}.lp-ref .outline-0{outline-width:0}.lp-ref .blur{--tw-blur:blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.lp-ref .transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.lp-ref .transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.lp-ref .duration-300{transition-duration:.3s}main{max-width:100%;overflow:hidden}.container{margin:0 auto}.bg-blue{background-color:#5991FF}.view_all{padding:10px 30px!important}.hero_title{line-height:normal!important}.no-scroll{overflow:hidden}.appStore,.playStore{border-radius:8px;backdrop-filter:blur(10px);font-size:10px;width:110px!important;cursor:pointer}.playStore{border:1px solid rgba(255,255,255,.2);background:rgba(126,126,126,.19);color:#FFF}.appStore{background:#FFF;color:#000}:root{--foreground-rgb:255,255,255;--background-start-rgb:0,0,0;--background-end-rgb:0,0,0}@keyframes slideInFromBottom{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.slideInFromBottom{animation:slideInFromBottom 1s ease-out}.fadeIn{animation:fadeIn 1s ease-out}.slideInFromBottom{opacity:0;transform:translateY(20px)}.fadeIn{opacity:0}.visible.slideInFromBottom{animation:slideInFromBottom 1s ease-out forwards}.visible.fadeIn{animation:fadeIn 1s ease-out forwards}.loader{display:flex;justify-content:center;align-items:center;height:100vh}.spinner{background-image:url(/_next/static/media/cube.b0737a0b.webp);background-size:contain;background-repeat:no-repeat;width:100px;height:100px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}body{color:rgb(var(--foreground-rgb));background:linear-gradient(to bottom,transparent,rgb(var(--background-end-rgb))) rgb(var(--background-start-rgb))}@font-face{font-family:Abel-Regular;src:url(/_next/static/media/Abel-Regular.e14cbcfd.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Oxanium;src:url(/_next/static/media/Oxanium-VariableFont_wght.979efa05.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:LatoLight;src:url(/_next/static/media/Lato-Light.bec6f0ae.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;src:url(/_next/static/media/Inter-VariableFont_slnt,wght.7385e8d9.ttf) format("truetype");font-display:swap}.inter{font-family:Inter,sans-serif}.AbelRegular{font-family:Abel-Regular}.LatoLight{font-family:LatoLight}.Oxanium{font-family:Oxanium}.toggleUp{max-width:140px}@media(max-width:767px){.container{padding-left:10px;padding-right:10px}}@media (min-width:340px) and (max-width:640px){.container{padding-left:1.25rem;padding-right:1.25rem}}@media(max-width:640px){button.relative{width:6rem;height:2rem}.container{padding-left:1.25rem;padding-right:1.25rem}header .container{padding-left:5px;padding-right:5px}}@media (max-width:639px){.cards .container{max-width:450px}}@media(max-width:340px){.header-btn{padding:5px 7px!important}}button:hover:before{left:-15px;transition:left .3s}button:hover:after{right:-15px;transition:right .3s}button.relative:hover:after,button.relative:hover:before{background-color:white}button2.relative{position:relative;padding:.5rem 1rem;color:white;background-color:black;border:1px solid #ad1aaf;cursor:pointer;transition:background-color .3s,color .3s}button2.relative:after,button2.relative:before{content:"";position:absolute;top:50%;width:5px;height:30px;background-color:#AD1AAF;opacity:.8;transform:translateY(-50%);transition:background-color .3s}button2.relative:before{left:-15px;transition:left .3s}button2.relative:after{right:-15px;transition:right .3s}button2:hover:before{left:-5px;transition:left .3s}button2:hover:after{right:-5px;transition:right .3s}button2:hover:after,button2:hover:before{background-color:#AD1AAF}.maxWidth{max-width:1920px}.gradient-text{background:linear-gradient(270deg,#FF3C6A -13.53%,#FFAF36 30.88%,#5991FF 64.68%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.reset-input{appearance:none;-webkit-appearance:none;-moz-appearance:none;border:none;background:none;padding:0;margin:0;height:auto;box-shadow:none;outline:none;color:inherit;text-align:inherit}button3.relative:after,button3.relative:before{content:"";position:absolute;top:50%;width:5px;height:30px;background-color:#AD1AAF;opacity:.8;transform:translateY(-50%);transition:background-color .3s}button3.relative:before{left:-15px;transition:left .3s}button3.relative:after{right:-15px;transition:right .3s}button3:hover:before{left:-5px;transition:left .3s}button3:hover:after{right:-5px;transition:right .3s}.app-store{max-width:110px;position:relative}button3:hover:after,button3:hover:before{background-color:#AD1AAF}.radial-gradient-bottom-left{width:100%;height:100%;background:radial-gradient(circle at bottom left,#3b82f6,transparent)}.hero_button{height:2.5rem!important;min-width:8rem;padding:0 1.25rem;display:inline-flex;align-items:center;justify-content:center;border:1px solid #5991ff!important;background:transparent}button.relative{position:relative;color:#fff;cursor:pointer;transition:background-color .3s,color .3s}button.relative:after,button.relative:before{content:"";position:absolute;top:50%;width:5px;height:30px;background-color:#5991FF;opacity:.8;transform:translateY(-50%);transition:background-color .3s}button.relative:before{left:-5px;transition:left .3s}button.relative:after{right:-5px;transition:right .3s}button.relative:hover:before{left:-15px}button.relative:hover:after{right:-15px}button.relative:hover:after,button.relative:hover:before{background-color:#fff}.lp-ref div#lottie{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto!important;display:block;height:115%!important;max-height:115%;width:100%!important}.lottie-column{position:relative}.align-center{align-items:center}.app-store{max-width:18px}@media(min-width:768px) and (max-width:1023px){.container{max-width:95%}.cards .container,.container{padding-left:20px;padding-right:20px}.cards .container{max-width:768px}}@media(min-width:768px){.appStore,.playStore{font-size:12px;width:130px!important}}@media(min-width:992px){.view_all{padding:7px 40px!important}.header-btn,.left-line,.right-line{font-size:12px!important}.container{padding-left:30px;padding-right:30px}.appStore,.playStore{font-size:14px;width:150px!important}}@media(min-width:1025px){.hero_button{height:3rem!important;width:10rem!important}.app-store{max-width:25px}.appStore,.playStore{font-size:14px;width:160px;border-radius:12px}}@media(min-width:1366px){.header-btn,.left-line,.right-line{font-size:18px!important}.app-store{max-width:30px}footer svg{position:relative;top:24px}.appStore,.playStore{font-size:18px;width:220px}.follow-us,.footer-gray-text{font-size:16px!important}}@media(min-width:1700px){.container{max-width:1620px}.follow-us,.footer-gray-text{font-size:18px!important}footer svg{position:relative;top:30px}.preTitle{font-size:22px!important}.mainTitle{font-size:80px!important}.subTitle{font-size:28px!important;line-height:normal}.appStore,.playStore{font-size:22px;width:243px!important}.hero_button{height:4rem!important;min-width:12rem}.hero_title{font-size:64px!important;line-height:5rem!important}}.lp-ref .hover\:border-transparent:hover{border-color:transparent}.lp-ref .hover\:bg-gray-700:hover{--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity,1))}.lp-ref .hover\:bg-white:hover{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.lp-ref .hover\:text-black:hover{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1))}.lp-ref .hover\:text-white:hover{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}@media (min-width:640px){.lp-ref .sm\:mt-2{margin-top:.5rem}.lp-ref .sm\:flex{display:flex}.lp-ref .sm\:hidden{display:none}.lp-ref .sm\:w-1\/2{width:50%}.lp-ref .sm\:w-36{width:9rem}.lp-ref .sm\:w-40{width:10rem}.lp-ref .sm\:w-\[400px\]{width:400px}.lp-ref .sm\:w-\[50\%\]{width:50%}.lp-ref .sm\:max-w-12{max-width:3rem}.lp-ref .sm\:max-w-16{max-width:4rem}.lp-ref .sm\:max-w-20{max-width:5rem}.lp-ref .sm\:max-w-28{max-width:7rem}.lp-ref .sm\:max-w-40{max-width:10rem}.lp-ref .sm\:flex-row{flex-direction:row}.lp-ref .sm\:gap-0{gap:0}.lp-ref .sm\:gap-6{gap:1.5rem}.lp-ref .sm\:gap-8{gap:2rem}.lp-ref .sm\:px-3{padding-left:.75rem;padding-right:.75rem}.lp-ref .sm\:px-8{padding-left:2rem;padding-right:2rem}.lp-ref .sm\:py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.lp-ref .sm\:py-3{padding-top:.75rem;padding-bottom:.75rem}.lp-ref .sm\:text-2xl{font-size:1.5rem;line-height:2rem}.lp-ref .sm\:text-3xl{font-size:1.875rem;line-height:2.25rem}.lp-ref .sm\:text-4xl{font-size:2.25rem;line-height:2.5rem}.lp-ref .sm\:text-sm{font-size:.875rem;line-height:1.25rem}}@media (min-width:768px){.lp-ref .md\:absolute{position:absolute}.lp-ref .md\:my-24{margin-top:6rem;margin-bottom:6rem}.lp-ref .md\:mb-0{margin-bottom:0}.lp-ref .md\:mb-5{margin-bottom:1.25rem}.lp-ref .md\:mb-auto{margin-bottom:auto}.lp-ref .md\:ml-0{margin-left:0}.lp-ref .md\:mr-8{margin-right:2rem}.lp-ref .md\:mt-0{margin-top:0}.lp-ref .md\:mt-10{margin-top:2.5rem}.lp-ref .md\:mt-2{margin-top:.5rem}.lp-ref .md\:mt-24{margin-top:6rem}.lp-ref .md\:block{display:block}.lp-ref .md\:flex{display:flex}.lp-ref .md\:w-12{width:3rem}.lp-ref .md\:w-2\/4{width:50%}.lp-ref .md\:w-36{width:9rem}.lp-ref .md\:w-\[97\%\]{width:97%}.lp-ref .md\:max-w-\[900px\]{max-width:900px}.lp-ref .md\:max-w-full{max-width:100%}.lp-ref .md\:flex-row{flex-direction:row}.lp-ref .md\:items-start{align-items:flex-start}.lp-ref .md\:justify-start{justify-content:flex-start}.lp-ref .md\:gap-1{gap:.25rem}.lp-ref .md\:gap-12{gap:3rem}.lp-ref .md\:gap-3{gap:.75rem}.lp-ref .md\:gap-4{gap:1rem}.lp-ref .md\:px-2{padding-left:.5rem;padding-right:.5rem}.lp-ref .md\:px-5{padding-left:1.25rem;padding-right:1.25rem}.lp-ref .md\:px-6{padding-left:1.5rem;padding-right:1.5rem}.lp-ref .md\:py-2{padding-top:.5rem;padding-bottom:.5rem}.lp-ref .md\:py-3{padding-top:.75rem;padding-bottom:.75rem}.lp-ref .md\:py-4{padding-top:1rem;padding-bottom:1rem}.lp-ref .md\:py-5{padding-top:1.25rem;padding-bottom:1.25rem}.lp-ref .md\:pb-14{padding-bottom:3.5rem}.lp-ref .md\:pb-16{padding-bottom:4rem}.lp-ref .md\:pl-7{padding-left:1.75rem}.lp-ref .md\:pt-10{padding-top:2.5rem}.lp-ref .md\:text-center{text-align:center}.lp-ref .md\:text-start{text-align:start}.lp-ref .md\:text-3xl{font-size:1.875rem;line-height:2.25rem}.lp-ref .md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.lp-ref .md\:text-lg{font-size:1.125rem;line-height:1.75rem}.lp-ref .md\:text-sm{font-size:.875rem;line-height:1.25rem}}@media (min-width:1024px){.lp-ref .lg\:mb-0{margin-bottom:0}.lp-ref .lg\:mb-10{margin-bottom:2.5rem}.lp-ref .lg\:mt-28{margin-top:7rem}.lp-ref .lg\:mt-5{margin-top:1.25rem}.lp-ref .lg\:w-1\/3{width:33.333333%}.lp-ref .lg\:w-\[35\%\]{width:35%}.lp-ref .lg\:w-\[400px\]{width:400px}.lp-ref .lg\:w-\[650px\]{width:650px}.lp-ref .lg\:w-auto{width:auto}.lp-ref .lg\:w-full{width:100%}.lp-ref .lg\:max-w-40{max-width:10rem}.lp-ref .lg\:max-w-48{max-width:12rem}.lp-ref .lg\:flex-nowrap{flex-wrap:nowrap}.lp-ref .lg\:justify-around{justify-content:space-around}.lp-ref .lg\:gap-3{gap:.75rem}.lp-ref .lg\:gap-6{gap:1.5rem}.lp-ref .lg\:px-4{padding-left:1rem;padding-right:1rem}.lp-ref .lg\:py-2{padding-top:.5rem;padding-bottom:.5rem}.lp-ref .lg\:pe-8{padding-inline-end:2rem}.lp-ref .lg\:ps-16{padding-inline-start:4rem}.lp-ref .lg\:ps-24{padding-inline-start:6rem}.lp-ref .lg\:text-4xl{font-size:2.25rem;line-height:2.5rem}.lp-ref .lg\:text-5xl{font-size:3rem;line-height:1}.lp-ref .lg\:text-sm{font-size:.875rem;line-height:1.25rem}.lp-ref .lg\:text-xs{font-size:.75rem;line-height:1rem}}@media (min-width:1280px){.lp-ref .xl\:mb-10{margin-bottom:2.5rem}.lp-ref .xl\:mb-32{margin-bottom:8rem}.lp-ref .xl\:ml-1{margin-left:.25rem}.lp-ref .xl\:mr-12{margin-right:3rem}.lp-ref .xl\:mr-4{margin-right:1rem}.lp-ref .xl\:ms-4{margin-inline-start:1rem}.lp-ref .xl\:mt-10{margin-top:2.5rem}.lp-ref .xl\:mt-20{margin-top:5rem}.lp-ref .xl\:mt-24{margin-top:6rem}.lp-ref .xl\:mt-48{margin-top:12rem}.lp-ref .xl\:flex{display:flex}.lp-ref .xl\:w-1\/2{width:50%}.lp-ref .xl\:w-2\/3{width:66.666667%}.lp-ref .xl\:w-5{width:1.25rem}.lp-ref .xl\:w-\[680px\]{width:680px}.lp-ref .xl\:w-\[850px\]{width:850px}.lp-ref .xl\:max-w-full{max-width:100%}.lp-ref .xl\:gap-10{gap:2.5rem}.lp-ref .xl\:gap-12{gap:3rem}.lp-ref .xl\:gap-8{gap:2rem}.lp-ref .xl\:p-3{padding:.75rem}.lp-ref .xl\:px-16{padding-left:4rem;padding-right:4rem}.lp-ref .xl\:py-3{padding-top:.75rem;padding-bottom:.75rem}.lp-ref .xl\:py-5{padding-top:1.25rem;padding-bottom:1.25rem}.lp-ref .xl\:text-2xl{font-size:1.5rem;line-height:2rem}.lp-ref .xl\:text-5xl{font-size:3rem;line-height:1}.lp-ref .xl\:text-6xl{font-size:3.75rem;line-height:1}.lp-ref .xl\:text-\[50px\]{font-size:50px}.lp-ref .xl\:text-lg{font-size:1.125rem;line-height:1.75rem}.lp-ref .xl\:text-sm{font-size:.875rem;line-height:1.25rem}.lp-ref .xl\:text-xl{font-size:1.25rem;line-height:1.75rem}}body:has(.lp-ref)>.topbar{display:none!important}.lp-ref{min-height:100vh;background:#000}.lp-ref .footer-gray-text{color:#fff!important;opacity:.85}.lp-ref .footer-gray-text:hover{color:#fff!important;opacity:1}.lp-ref *,.lp-ref :after,.lp-ref :before{box-sizing:border-box}.lp-ref canvas,.lp-ref img,.lp-ref svg,.lp-ref video{display:block;max-width:100%;height:auto}.lp-ref img{vertical-align:middle}.lp-ref h1,.lp-ref h2,.lp-ref h3,.lp-ref h4,.lp-ref h5,.lp-ref h6,.lp-ref p{margin:0}.lp-ref ol,.lp-ref ul{list-style:none;margin:0;padding:0}.lp-ref a{color:inherit;text-decoration:inherit}.lp-ref button{background:none;border:0;cursor:pointer;font:inherit;color:inherit}