.main-header{width:100%;position:fixed;top:0;left:0;z-index:1000;padding:20px 20px 0}.main-header .nav-container{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 20px}.social-item{display:flex;align-items:center}.nav-social{display:flex;align-items:center;gap:30px}@media only screen and (max-width: 1500px){.nav-social{gap:20px}.nav-logo img{width:55px;height:55px}.social-item img{width:44px;height:44px}}@media only screen and (max-width: 1200px){.nav-social{gap:20px}.nav-logo img{width:55px;height:55px}.social-item img{width:45px;height:45px}}@media only screen and (max-width: 1080px){.nav-social{gap:15px}.nav-logo img{width:50px;height:50px}.social-item img{width:40px;height:40px}}@media only screen and (max-width: 840px){.nav-social{gap:10px}.nav-logo img{width:45px;height:45px}.social-item img{width:35px;height:35px}}@media only screen and (max-width: 600px){.main-header{padding-top:20px}.main-header .nav-container{flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:flex-start}.main-header .nav-logo{order:0}.nav-logo img{width:40px;height:40px}.nav-social{order:0;display:flex;gap:8px;margin-left:auto}}.search-bar-wrapper{position:fixed;z-index:100;bottom:50px;right:30px;perspective:1000px;transform-style:preserve-3d}.search-bar .icon{background-image:url(/images/icons/star.svg);background-size:contain;background-repeat:no-repeat;width:110px;height:110px;cursor:pointer;transition:transform .3s ease;animation:pulseAndSpin 18s cubic-bezier(.25,.46,.45,.94) infinite;transform-origin:50% 50%;transform-style:preserve-3d;backface-visibility:visible;will-change:transform,filter;position:relative}.search-bar .icon:hover:not(.icon-clicked){transform:scale(1.2);background-image:url(/images/icons/star-hover.svg);animation-play-state:paused}.search-bar .icon.icon-clicked:hover{transform:rotate(-49.93deg);background-image:url(/images/icons/star-hover.svg)}.search-bar .icon.icon-rotated,.search-bar .icon.icon-clicked{transform:rotate(-49.93deg);animation:none}.icon-bounce{animation:bounce 2s ease-in-out infinite}.icon-rotated{animation:rotate 2s ease-in-out infinite}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}@keyframes rotate{0%,20%,50%,80%,to{transform:rotate(45deg)}40%{transform:rotate(45deg)}60%{transform:rotate(45deg)}}@keyframes pulseAndSpin{0%{transform:translateY(0) scale(1) rotate(0);filter:drop-shadow(0 0 0 rgba(246,141,118,0)) brightness(1)}10%{transform:translateY(0) scale(1) rotate(0);filter:drop-shadow(0 0 0 rgba(246,141,118,0)) brightness(1)}12%{transform:translateY(-8px) scale(1) rotate(0);filter:drop-shadow(0 2px 6px rgba(246,141,118,.1)) brightness(1)}14%{transform:translateY(0) scale(1) rotate(0);filter:drop-shadow(0 0 0 rgba(246,141,118,0)) brightness(1)}16%{transform:translateY(-5px) scale(1) rotate(0);filter:drop-shadow(0 1px 4px rgba(246,141,118,.08)) brightness(1)}18%{transform:translateY(0) scale(1) rotate(0);filter:drop-shadow(0 0 0 rgba(246,141,118,0)) brightness(1)}30%{transform:translateY(0) scale(1) rotate(0);filter:drop-shadow(0 0 0 rgba(246,141,118,0)) brightness(1)}32%{transform:translateY(-8px) scale(1) rotate(0);filter:drop-shadow(0 2px 6px rgba(246,141,118,.1)) brightness(1)}34%{transform:translateY(0) scale(1) rotate(0);filter:drop-shadow(0 0 0 rgba(246,141,118,0)) brightness(1)}36%{transform:translateY(-5px) scale(1) rotate(0);filter:drop-shadow(0 1px 4px rgba(246,141,118,.08)) brightness(1)}38%{transform:translateY(0) scale(1) rotate(0);filter:drop-shadow(0 0 0 rgba(246,141,118,0)) brightness(1)}50%{transform:translateY(0) scale(1) rotate(0);filter:drop-shadow(0 0 0 rgba(246,141,118,0)) brightness(1)}52%{transform:translateY(-8px) scale(1) rotate(0);filter:drop-shadow(0 2px 6px rgba(246,141,118,.1)) brightness(1)}54%{transform:translateY(0) scale(1) rotate(0);filter:drop-shadow(0 0 0 rgba(246,141,118,0)) brightness(1)}56%{transform:translateY(-5px) scale(1) rotate(0);filter:drop-shadow(0 1px 4px rgba(246,141,118,.08)) brightness(1)}58%{transform:translateY(0) scale(1) rotate(0);filter:drop-shadow(0 0 0 rgba(246,141,118,0)) brightness(1)}70%{transform:translateY(0) scale(1) rotate(0);filter:drop-shadow(0 0 0 rgba(246,141,118,0)) brightness(1)}72%{transform:translateY(-8px) scale(1) rotate(0);filter:drop-shadow(0 2px 6px rgba(246,141,118,.1)) brightness(1)}74%{transform:translateY(0) scale(1) rotate(0);filter:drop-shadow(0 0 0 rgba(246,141,118,0)) brightness(1)}76%{transform:translateY(-5px) scale(1) rotate(0);filter:drop-shadow(0 1px 4px rgba(246,141,118,.08)) brightness(1)}78%{transform:translateY(0) scale(1) rotate(0);filter:drop-shadow(0 0 0 rgba(246,141,118,0)) brightness(1)}85%{transform:translateY(0) scale(1) rotate(0);filter:drop-shadow(0 0 0 rgba(246,141,118,0)) brightness(1)}87%{transform:translateY(0) scale(1.2) rotate(0);filter:drop-shadow(0 4px 10px rgba(246,141,118,.3)) brightness(1.1)}88.5%{transform:translateY(0) scale(1) rotate(0);filter:drop-shadow(0 0 0 rgba(246,141,118,0)) brightness(1)}90%{transform:translateY(0) scale(1.2) rotate(0);filter:drop-shadow(0 4px 10px rgba(246,141,118,.3)) brightness(1.1)}91.5%{transform:translateY(0) scale(1) rotate(0);filter:drop-shadow(0 0 0 rgba(246,141,118,0)) brightness(1)}92%{transform:translateY(-80px) scale(1.3) rotate(360deg);filter:drop-shadow(0 25px 50px rgba(246,141,118,.6)) brightness(1.2)}93%{transform:translateY(-120px) scale(1.4) rotate(720deg);filter:drop-shadow(0 35px 70px rgba(246,141,118,.8)) brightness(1.3)}94%{transform:translateY(-80px) scale(1.3) rotate(1080deg);filter:drop-shadow(0 25px 50px rgba(246,141,118,.6)) brightness(1.2)}95%{transform:translateY(-30px) scale(1.1) rotate(1080deg);filter:drop-shadow(0 12px 25px rgba(246,141,118,.3)) brightness(1.05)}96%{transform:translateY(0) scale(1.05) rotate(1080deg);filter:drop-shadow(0 3px 8px rgba(246,141,118,.2)) brightness(1.02)}97%{transform:translateY(-6px) scale(1.03) rotate(1080deg);filter:drop-shadow(0 2px 6px rgba(246,141,118,.15)) brightness(1.01)}98%{transform:translateY(0) scale(1.01) rotate(1080deg);filter:drop-shadow(0 1px 3px rgba(246,141,118,.1)) brightness(1.005)}99%{transform:translateY(-2px) scale(1.005) rotate(1080deg);filter:drop-shadow(0 0px 2px rgba(246,141,118,.05)) brightness(1.002)}to{transform:translateY(0) scale(1) rotate(1080deg);filter:drop-shadow(0 0 0 rgba(246,141,118,0)) brightness(1)}}.search-bar input:focus{border-color:#1b72bf;border-right:none;outline:none}.search-bar .search-icon{position:absolute;top:50%;transform:translateY(-50%);height:100%;cursor:pointer}.message-row{display:flex;align-items:center;margin-bottom:16px}.message-row.bot{justify-content:flex-start}.message-row.user{justify-content:flex-end}.message{display:flex;align-items:center;background:#d9d9d9;border-radius:16px;padding:16px;position:relative;white-space:pre-wrap}.message-icon{width:7%;height:7%;margin:0 8px;border-radius:50%}.message-text{flex:1;font-size:1.5rem}.cancelled-text{width:100%;text-align:right;font-size:1.5rem;opacity:.4;color:#000;margin-top:-10px;padding-right:55px;margin-bottom:16px}.message-row.bot .message:before{content:"";position:absolute;left:-8px;top:calc(50% - 8px);width:0;height:0;border-top:8px solid transparent;border-right:8px solid #ffffff;border-bottom:8px solid transparent}.message-row.user .message:after{content:"";position:absolute;right:-8px;top:calc(50% - 8px);width:0;height:0;border-top:8px solid transparent;border-left:8px solid #ffffff;border-bottom:8px solid transparent}@media only screen and (max-width: 1500px){.search-bar input{padding:16px}}@media only screen and (max-width: 1200px){.search-bar input{padding:16px}}@media only screen and (max-width: 1080px){.search-bar input{padding:16px;font-size:medium}.message-text{font-size:1.3rem}.search-bar .icon.icon-clicked,.search-bar .icon.icon-rotated{transform:rotate(-49.93deg);animation:none}.search-bar .icon.icon-clicked:hover{transform:rotate(-49.93deg);background-image:url(/images/icons/star-hover.svg)}}@media only screen and (max-width: 840px){.search-bar input{padding:8px 40px 8px 20px;font-size:small}.message-text{font-size:1.3rem}.message-icon{width:11%;height:11%}.search-bar .icon.icon-clicked,.search-bar .icon.icon-rotated{transform:rotate(-49.93deg);animation:none}.search-bar .icon.icon-clicked:hover{transform:rotate(-49.93deg);background-image:url(/images/icons/star-hover.svg)}.floating-panel{right:120px;width:400px}}@media only screen and (max-width: 600px){.search-bar{order:1;flex:1 1 100%;width:100%;margin:10px 0}.search-bar input{padding:8px 50px 8px 20px;font-size:smaller}.message-text{font-size:1.2rem}.message-icon{width:10%;height:10%}.search-bar .icon.icon-clicked,.search-bar .icon.icon-rotated{transform:rotate(-49.93deg);animation:none}.search-bar .icon.icon-clicked:hover{transform:rotate(-49.93deg);background-image:url(/images/icons/star-hover.svg)}.floating-panel{position:fixed;left:0;right:0;bottom:100px;margin-left:auto;margin-right:auto;margin-top:40px;width:calc(100vw - 32px);max-width:500px;min-width:0;border-radius:18px;background:#fff;box-sizing:border-box;z-index:2000;display:flex;flex-direction:column;padding:0}.search-bar-wrapper{position:fixed;z-index:100;bottom:30px;right:30px}}.loading-animation{display:flex;align-items:center;justify-content:center;min-height:20px}.loading-dots{display:flex;gap:4px}.loading-dots span{width:8px;height:8px;border-radius:50%;background-color:#666;animation:loading-bounce 1.4s ease-in-out infinite both}.loading-dots span:nth-child(1){animation-delay:-.32s}.loading-dots span:nth-child(2){animation-delay:-.16s}.loading-dots span:nth-child(3){animation-delay:0s}@keyframes loading-bounce{0%,80%,to{transform:scale(0);opacity:.5}40%{transform:scale(1);opacity:1}}.floating-panel{height:600px;position:absolute;bottom:0;right:150px;background:#fff;box-shadow:0 0 12px #00000040;border-radius:20px;width:476px;max-width:80vw;max-height:80vh;display:flex;flex-direction:column;z-index:1000}.floating-panel.fullscreen{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100vw!important;height:100vh!important;max-width:none!important;max-height:none!important;min-width:none!important;min-height:none!important;border-radius:0!important;z-index:9999!important;transform:none!important;background:#fff!important;box-shadow:0 0 20px #0000001a!important;margin:0!important;border:none!important}.search-bar-wrapper .floating-panel.fullscreen{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100vw!important;height:100vh!important;transform:none!important;margin:0!important}.panel-header{padding:20px 40px;display:grid;grid-template-columns:1fr auto;align-items:center;border-bottom:1px solid #f0f0f0;min-height:60px;flex-shrink:0}.panel-header-content{display:flex;flex-direction:column;align-items:center;text-align:center;grid-column:1 / -1;grid-row:1;justify-self:center}.panel-header-controls{display:flex;gap:8px;flex-shrink:0;grid-column:2;grid-row:1;z-index:1}.panel-control-button{background:#f5f5f5;border:none;border-radius:6px;width:32px;height:32px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;color:#666}.panel-control-button:hover{background:#e0e0e0;color:#333}.panel-control-button.close-button:hover{background:#f68d76;color:#fff}.panel-control-button.expand-button:hover{background:#1b72bf;color:#fff}.resize-handle{position:absolute;background:transparent;z-index:10}.resize-handle-top{top:0;left:10px;right:10px;height:5px;cursor:n-resize}.resize-handle-bottom{bottom:0;left:10px;right:10px;height:5px;cursor:s-resize}.resize-handle-left{left:0;top:10px;bottom:10px;width:5px;cursor:w-resize}.resize-handle-right{right:0;top:10px;bottom:10px;width:5px;cursor:e-resize}.resize-handle-top-left{top:0;left:0;width:10px;height:10px;cursor:nw-resize}.resize-handle-top-right{top:0;right:0;width:10px;height:10px;cursor:ne-resize}.resize-handle-bottom-left{bottom:0;left:0;width:10px;height:10px;cursor:sw-resize}.resize-handle-bottom-right{bottom:0;right:0;width:10px;height:10px;cursor:se-resize}.resize-handle:hover{background:#1b72bf33}.panel-logo{margin-bottom:20px;display:flex;justify-content:center}.panel-title{font-size:16px;font-weight:600;color:#000;margin:0}.panel-chat-window{flex:1;padding:20px 40px;overflow-y:auto}.panel-input-container{display:flex;gap:10px;position:relative;align-items:center;margin-top:auto;padding:8px 40px 0}.panel-input{flex:1;padding:15px 20px;border-radius:19px;border:1px solid #d9d9d9;font-size:16px;outline:none;transition:border-color .2s ease;font-family:IBM Plex Mono,monospace;resize:none}textarea.panel-input::placeholder{color:#c4c4c4}.panel-input:focus{border-color:#2e86c1}.panel-buttons{position:absolute;right:52px;bottom:9px;display:flex;align-items:center}.start-new-chat-container{position:absolute;bottom:180px;left:50%;transform:translate(-50%);z-index:20;pointer-events:none}.start-new-chat-button{background:#ffd899;border-radius:8px;border:none;padding:10px 20px;font-size:14px;font-weight:500;color:#000;cursor:pointer;transition:all .2s ease;font-family:Plus Jakarta Sans,sans-serif;box-shadow:0 2px 8px #0000001a;pointer-events:auto}.start-new-chat-button:hover{background:#ffcd82;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.panel-send-button{background:#d9d9d9;border-radius:3px;border:none;width:32px;height:34px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0}.panel-send-button .send-icon-svg{color:#1b72bf;transition:color .2s}.panel-send-button:hover .send-icon-svg{color:#ffd899}.panel-send-button .stop-icon-svg{color:#1b72bf;transition:color .2s}.panel-send-button:hover .stop-icon-svg{color:#ffd899}.panel-footer{padding:8px 40px 25px;text-align:center}.powered-by{font-size:10px;color:#232323}.panel-chat-window .message-row{display:flex;align-items:center;margin-bottom:16px}.panel-chat-window .message-row.bot{justify-content:flex-start}.panel-chat-window .message-row.user{justify-content:flex-end}.panel-chat-window .message{display:flex;align-items:center;background:#f5f5f5;border-radius:16px;padding:16px 24px;position:relative;white-space:pre-wrap;max-width:80%}.panel-chat-window .message-row.user .message{background:#e6e6e6;color:#000}.panel-chat-window .message-row.bot .message{background:#1b72bf45;color:#000}.panel-chat-window .message-icon{width:32px;height:32px;margin:0 8px;border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:#ffd899;border:none}.panel-chat-window .message-icon img{width:20px;height:20px;object-fit:contain}.panel-chat-window .message-icon.user-icon{background:#ffd899;border:none}.panel-chat-window .message-icon svg{width:20px;height:20px}.panel-chat-window .message-text{flex:1;font-size:16px;line-height:1.4}.highlighted-text{color:#000;font-weight:700}.panel-chat-window .cancelled-text{width:100%;text-align:right;font-size:12px;opacity:.6;color:#666;margin-top:-10px;padding-right:48px;margin-bottom:16px}@media only screen and (max-width: 600px){.search-bar-wrapper{position:fixed;bottom:50px;right:30px;z-index:100}.floating-panel{position:fixed;left:50%;transform:translate(-50%);bottom:140px;width:100%;max-width:500px;min-width:0;height:600px;max-height:calc(100vh - 200px);z-index:1000;box-sizing:border-box;display:flex;flex-direction:column}.panel-header{padding:15px 20px;min-height:50px;grid-template-columns:1fr auto}.panel-header-content{text-align:center}.panel-header-controls{gap:6px}.panel-control-button{width:28px;height:28px}.floating-panel.fullscreen{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100vw!important;height:100vh!important;max-width:none!important;max-height:none!important;min-width:none!important;min-height:none!important;transform:none!important;border-radius:0!important;z-index:9999!important;background:#fff!important;box-shadow:0 0 20px #0000001a!important;margin:0!important;border:none!important}.search-bar-wrapper .floating-panel.fullscreen{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;transform:none!important;margin:0!important}.panel-input-container{padding:8px 20px 0}.panel-footer{padding:8px 20px 20px}.panel-chat-window{padding:20px;flex:1;overflow-y:auto}.start-new-chat-container{padding-left:20px;padding-right:20px}.panel-title{font-size:16px;margin:0}.panel-input{font-size:16px;padding:15px 20px;width:100%;box-sizing:border-box;min-height:60px}.panel-buttons{right:32px}.panel-chat-window .message-row{margin-bottom:20px;width:100%;display:flex;align-items:flex-start}.panel-chat-window .message{max-width:90%;width:auto;padding:16px 20px;font-size:16px;line-height:1.5}.panel-chat-window .message-icon{width:28px;height:28px;margin:0 6px;flex-shrink:0}.panel-chat-window .message-icon img,.panel-chat-window .message-icon svg{width:16px;height:16px}.panel-chat-window .message-text{font-size:15px;line-height:1.5;word-wrap:break-word}}@media only screen and (max-width: 840px) and (min-width: 601px){.floating-panel{right:120px;width:380px}.floating-panel.fullscreen{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100vw!important;height:100vh!important;max-width:none!important;max-height:none!important;min-width:none!important;min-height:none!important;transform:none!important;border-radius:0!important;z-index:9999!important;background:#fff!important;box-shadow:0 0 20px #0000001a!important;margin:0!important;border:none!important}.search-bar-wrapper .floating-panel.fullscreen{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;transform:none!important;margin:0!important}}.splash-v2{grid-column:span 12;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;margin:0 auto;padding:0 0 50px;position:relative;color:#000!important}.splash-v2 .grid-item{grid-column:span 12}.splash-v2 a{color:var(--black)}.splash-v2 a:hover{opacity:.6}.splash-v2 a:active{opacity:1}.splash-v2 a:visited{color:inherit}@keyframes bounceSideways{0%{transform:translate(0)}10%{transform:translate(3px)}20%{transform:translate(-2px)}30%{transform:translate(3px)}40%{transform:translate(-2px)}50%{transform:translate(0)}}.splash-v2 .hero{display:flex;flex-direction:row;justify-content:space-between;align-items:start;position:relative;overflow:hidden;width:100vw;height:50vw}.splash-v2 .hero-image{position:relative;width:50%;margin-left:0;height:auto}.splash-v2 .hero-image img{position:absolute;width:80%}.splash-v2 .hero-image img:last-child{margin-top:20%;margin-left:10%;width:100%}.splash-v2 .hero-text{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:50%;height:100%;padding-left:5%;padding-right:30px}.splash-v2 .hero-text h1,.splash-v2 .hero-text h1 p{font-size:40px;font-style:normal;font-weight:600;line-height:69px}.splash-v2 .hero-text h1 span,.splash-v2 .hero-text h1 p span{color:#1b72bf}.splash-v2 .hero-text div{width:65%;display:flex;flex-direction:column;justify-content:end}.splash-v2 .hero-text h1 p{color:#232323}.splash-v2 .hero-text p{margin-bottom:32px;color:#000000a1;font-family:Plus Jakarta Sans;font-size:2rem;font-style:normal;font-weight:400;line-height:3.5rem}.splash-v2 .hero-text h1 p{margin-top:0;margin-bottom:0}.splash-v2 .hero-text p span.orange{color:#f68d76;font-weight:700}.splash-v2 .hero-text p span.green{color:#4daa8f;font-weight:700}.splash-v2 .hero-text p span.blue{color:#1b72bf;font-weight:700}.splash-v2 .hero-text .cta{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:10px}.splash-v2 .hero-text .cta button{height:40px}.splash-v2 .hero-text .cta .tertiary-btn{width:fit-content;padding:4px 16px;text-wrap:nowrap}.splash-v2 .hero-text .cta .tertiary-btn img{height:28px;width:auto}@media only screen and (max-width: 1500px){.splash-v2 .hero-text p{font-size:1.8rem;line-height:180%}.splash-v2 .hero-text div{width:70%}}@media only screen and (max-width: 1200px){.splash-v2 .hero-text h1,.splash-v2 .hero-text h1 p{font-size:36px;line-height:60px}.splash-v2 .hero-text p{font-size:1.8rem;line-height:150%}.splash-v2 .hero-text div{width:75%}}@media only screen and (max-width: 1080px){.splash-v2 .hero{margin-top:40px}.splash-v2 .hero-text h1,.splash-v2 .hero-text h1 p{font-size:4rem;line-height:1.5;text-align:center}.splash-v2 .hero-text p{font-size:1.8rem;line-height:1.75;text-align:center}.splash-v2 .hero-text div p{margin-top:0%}.splash-v2 .hero-text div{width:70%}.splash-v2 .hero{flex-direction:column;height:auto}.splash-v2 .hero-image{display:none}.splash-v2 .hero-text{padding-top:5%;padding-left:0;padding-right:0;width:100%;align-items:center;gap:16px}.splash-v2 .hero-text .cta{justify-content:center}}@media only screen and (max-width: 840px){.splash-v2 .hero-text h1,.splash-v2 .hero-text h1 p{font-size:20px;line-height:1.5}.splash-v2 .hero-text p{font-size:12px;line-height:1.75}.splash-v2 .hero-text div{width:75%}}@media only screen and (max-width: 600px){.splash-v2 .hero-text div{width:85%}}.button{padding:16px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-family:IBM Plex Mono,monospace;font-size:16px;font-weight:500;border:4px solid #1b72bf;background:transparent;color:#1b72bf}.button:hover{background:#1b72bf;color:var(--Button-Primary-Text)}.button:active{background:#0a467a;color:var(--Button-Primary-Text);border:4px solid #0a467a}.button:disabled{color:#8692a6;border:4px solid #8692a6;background:transparent}.splash-v2 .demo{display:flex;flex-direction:column;justify-content:center;gap:80px;width:100%;margin-top:50px}.splash-v2 .demo h2{width:95%;font-size:96px;font-style:normal;font-weight:400;line-height:90px;text-align:center}.splash-v2 .demo-video{aspect-ratio:560/315;width:100%;height:auto;margin:0;border-radius:50px}.demo-container{position:relative}.sound-prompt-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:10;border-radius:8px}.enable-sound-btn{background:#1b72bf;color:#fff;border:none;padding:12px 24px;border-radius:6px;font-size:16px;font-weight:600;cursor:pointer;transition:background-color .3s ease;display:flex;align-items:center;gap:8px}.enable-sound-btn:hover{background:#1565a0}.enable-sound-btn:active{transform:scale(.98)}@media only screen and (max-width: 1500px){.splash-v2 .demo{gap:40px}.splash-v2 .demo header h2{font-size:6rem;line-height:120%;margin:auto}.demo-container{width:80%;margin:0 auto}}@media only screen and (max-width: 1200px){.splash-v2 .demo header h2{font-size:5.5rem;line-height:120%}}@media only screen and (max-width: 1080px){.splash-v2 .demo header h2{font-size:5rem;line-height:100%}.demo-container{width:90%;margin:0 auto}}@media only screen and (max-width: 840px){.splash-v2 .demo header h2{font-size:4rem;line-height:100%}.demo-container{width:90%;margin:0 auto}}@media only screen and (max-width: 600px){.splash-v2 .demo header h2{font-size:2.5rem;line-height:100%}.demo-container{width:90%;margin:0 auto}}.splash-v2 .subheader{width:70%;text-align:center;margin-top:64px;font-family:Plus Jakarta Sans}.splash-v2 .subheader h3{font-size:3.6rem;font-style:normal;font-weight:400;line-height:4.4rem;text-align:center}.splash-v2 .subheader h3 span{color:var(--blue);font-weight:600}.splash-v2 .subheader img{margin-top:48px}@media only screen and (max-width: 1500px){.splash-v2 .subheader h3{font-size:3rem;line-height:120%}}@media only screen and (max-width: 1200px){.splash-v2 .subheader{width:80%}.splash-v2 .subheader h3{font-size:2.5rem;line-height:100%}.splash-v2 .subheader img{width:50%}}@media only screen and (max-width: 1080px){.splash-v2 .subheader{width:90%;margin-top:40px}.splash-v2 .subheader h3{font-size:2.5rem;line-height:100%}.splash-v2 .subheader img{width:50%}}@media only screen and (max-width: 840px){.splash-v2 .subheader h3{font-weight:400;font-size:2.3rem;line-height:100%}}@media only screen and (max-width: 600px){.splash-v2 .subheader h3{font-size:2rem;line-height:100%;font-weight:400}}.splash-v2 section h2{font-size:90px;font-style:normal;font-weight:400;line-height:134px;text-align:center;font-family:Plus Jakarta Sans}.splash-v2 .features{width:100%;margin-top:5%}.splash-v2 .features header{margin-bottom:40px}.splash-v2 .features header h2{text-align:center;text-wrap:nowrap}.splash-v2 .features .feature-cards{height:100%;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,425px);justify-content:center;align-items:center;gap:40px;max-width:1100px;margin:0 auto}.splash-v2 .features .feature-cards>*{width:100%;height:100%;padding:48px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;border-radius:30px;background:#ffffff80;position:relative;margin:auto}.splash-v2 .features .feature-cards>* div:first-of-type{display:flex;flex-direction:column;gap:16px}.splash-v2 .features .feature-cards>* div:first-of-type h3{font-family:IBM Plex Mono,monospace;color:var(--blue);font-size:2.4rem;font-style:normal;font-weight:700;line-height:3.6rem}.splash-v2 .features .feature-cards>* div:first-of-type p{font-family:Plus Jakarta Sans;font-size:1.6rem;font-style:normal;font-weight:400;line-height:3rem;opacity:.63}.splash-v2 .features .feature-cards>* div:last-of-type img{position:absolute;bottom:16px;right:16px;height:50%}@media only screen and (max-width: 1500px){.splash-v2 section header h2{font-size:5.2rem;line-height:150%}.splash-v2 .features header h2{font-size:6rem;line-height:120%;margin:auto}.splash-v2 .features .feature-cards>* div:first-of-type h3{font-size:2.2rem;line-height:3rem}.splash-v2 .features .feature-cards>* div:first-of-type p{font-size:1.6rem;line-height:3rem}.splash-v2 .features .feature-cards>* div:last-of-type img{height:45%}}@media only screen and (max-width: 1200px){.splash-v2 section header h2{font-size:5.2rem;line-height:150%}.splash-v2 .features header h2{font-size:5.5rem;line-height:120%}.splash-v2 .features .feature-cards>* div:first-of-type h3{font-size:2.1rem;line-height:3rem}.splash-v2 .features .feature-cards>* div:first-of-type p{font-size:1.6rem;line-height:3rem}.splash-v2 .features .feature-cards>* div:last-of-type img{height:40%}}@media only screen and (max-width: 1080px){.splash-v2 .features header h2{font-size:5rem;line-height:100%}.splash-v2 .features .feature-cards{display:grid;grid-template-columns:1fr;grid-auto-rows:1fr}.splash-v2 .features .feature-cards>*{aspect-ratio:1 / 1;width:60%}.splash-v2 .features .feature-cards>* div:first-of-type h3{font-size:2.2rem;line-height:3rem;text-align:center}.splash-v2 .features .feature-cards>* div:first-of-type p{font-size:1.6rem;line-height:3rem;text-align:center}.splash-v2 .features .feature-cards>* div:last-of-type img{height:45%;left:50%;transform:translate(-50%)}}@media only screen and (max-width: 840px){.splash-v2 .features header h2{font-size:4rem;line-height:100%}.splash-v2 .features .feature-cards>*{aspect-ratio:1 / 1;width:75%}.splash-v2 .features .feature-cards>* div:first-of-type h3{font-size:2.1rem;line-height:3rem}.splash-v2 .features .feature-cards>* div:first-of-type p{font-size:1.5rem;line-height:3rem}.splash-v2 .features .feature-cards>* div:last-of-type img{height:35%}}@media only screen and (max-width: 600px){.splash-v2 .features header h2{font-size:2.5rem;line-height:100%}.splash-v2 .features .feature-cards{gap:0px}.splash-v2 .features .feature-cards>*{aspect-ratio:1 / 1;width:90%;height:90%}.splash-v2 .features .feature-cards>* div:first-of-type h3{font-size:2.1rem;line-height:3rem}.splash-v2 .features .feature-cards>* div:first-of-type p{font-size:1.5rem;line-height:3rem}.splash-v2 .features .feature-cards>* div:last-of-type img{height:30%}}.main-footer{background:var(--gray-50);color:var(--gray-900);padding:0 0 40px;margin-top:50px}.footer-content{max-width:1520px;margin:0 auto 60px;padding:50px 20px 0;display:flex;justify-content:space-between;align-items:flex-start;border-top:1px solid var(--gray-400)}.newsletter-section h3{font-size:18px;font-weight:500;margin-bottom:30px}.newsletter-section p{margin-bottom:20px}.newsletter-form{display:flex;flex-direction:column;gap:16px}.newsletter-form input{flex:1;padding:12px 26px;border:none;border-radius:8px;background:var(--gray-200);color:var(--gray-900);font-size:1.4rem;min-width:300px}.newsletter-form input::placeholder{color:#000000bf}.newsletter-form button{margin-top:10px;padding:10px 12px;font-size:1.4rem;width:100px;border-radius:8px;font-weight:600;cursor:pointer;transition:opacity .2s ease}.contact-section{display:flex;flex-direction:column;gap:24px}.contact-item{display:flex;align-items:flex-start;gap:16px;color:var(--gray-900)}.contact-item img{width:32px;height:32px}.contact-item span{font-size:1.6rem;font-weight:400;line-height:30px;color:#000000bf}.footer-bottom{color:#000000bf;font-family:Plus Jakarta Sans;font-size:16px;font-style:normal;font-weight:800;line-height:30px}@media only screen and (max-width: 1500px){.footer-content{max-width:1120px}}@media only screen and (max-width: 1200px){.footer-content{display:grid;grid-template-columns:repeat(2,2fr);grid-template-rows:repeat(2,auto);gap:40px;margin-bottom:30px;align-items:start}.footer-content div{margin:auto}}@media only screen and (max-width: 1080px){.footer-content{display:grid;grid-template-columns:repeat(2,2fr);grid-template-rows:repeat(2,auto);gap:40px;margin-bottom:20px;align-items:start}.footer-content div{margin:auto;flex-direction:column;align-items:center}.footer-content .contact-item{text-align:center}.newsletter-section{display:none}}@media only screen and (max-width: 840px){.footer-content{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:10px;gap:35px}.newsletter-section h3{text-align:center}.newsletter-form button{margin:0 auto}}@media only screen and (max-width: 600px){.footer-content{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:0;gap:30px}.newsletter-section h3{text-align:center}.newsletter-form button{margin:0 auto}}.newsletter-message{margin-top:12px;padding:8px 12px;border-radius:6px;font-size:1.4rem;font-weight:500;text-align:center}.newsletter-message.success{background-color:#d4edda;color:#155724;border:1px solid #c3e6cb}.newsletter-message.error{background-color:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.newsletter-message.duplicate{background-color:#fff3cd;color:#856404;border:1px solid #ffeaa7}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000}.modal{background:#fff;padding:32px;border-radius:16px;max-width:35%;width:100%;box-shadow:0 8px 24px #0000001a}.modal h2{margin-bottom:40px;font-size:2.4rem;font-weight:600;color:var(--black)}.modal form{display:flex;flex-direction:column}.modal label{font-size:1.7rem;color:var(--black);display:block;margin-bottom:5px}.modal input[type=email]{width:100%;padding:14px 16px;font-size:1.6rem;border:1px solid #ccc;border-radius:8px;outline:none;background:#fff;margin-bottom:10px}.modal button[type=submit]{background:var(--blue);color:#fff;padding:12px 24px;font-size:1.6rem;border:none;border-radius:8px}.modal .actions{display:flex;justify-content:space-between;align-items:center;margin-top:45px}.modal .cancel-btn{background:transparent;border:none;color:var(--black);font-size:1.6rem;cursor:pointer}.modal .confirm-btn{background:var(--blue);color:#fff;padding:12px 24px;font-size:1.6rem;border:none;border-radius:8px;cursor:pointer}@media only screen and (max-width: 1500px){.modal{max-width:40%}}@media only screen and (max-width: 1200px){.modal{max-width:50%}}@media only screen and (max-width: 1080px){.modal{max-width:60%}.modal h2{margin-bottom:35px;font-size:2.3rem}.modal .actions{margin-top:35px}}@media only screen and (max-width: 840px){.modal{max-width:70%}.modal h2{margin-bottom:30px;font-size:2.2rem}.modal .actions{margin-top:30px}}@media only screen and (max-width: 600px){.modal{max-width:80%}.modal h2{margin-bottom:25px;font-size:2rem}.modal .actions{margin-top:25px}}:root{--white: #ffffff;--black: #000000;--gray-50: rgb(230, 230, 230);--gray-100: #eeeeee;--gray-200: #d9d9d9;--gray-400: #999999;--gray-500: #878787;--gray-600: #666666;--gray-700: #474747;--gray-800: #272727;--gray-900: #1a1a1a;--secondary-50: #f6f8fe;--secondary-200: #a3b7f5;--secondary-500: #194be6;--secondary-900: #030a1a;--error: #f2463c;--blue: #1b72bf;--Button-Primary-Text: #181818}html{font-size:62.5%}*{box-sizing:border-box;margin:0;padding:0}body{margin:0!important;height:100vh;width:100vw;color:var(--gray-900);background-color:var(--gray-50);font-family:Plus Jakarta Sans,muli,sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal;font-size:1.6rem;line-height:normal;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.grid-container{max-width:1520px;margin:0 auto;padding:0 30px}button{cursor:pointer;border:none;outline:none;transition:all .3s ease}.secondary-btn{display:inline-flex;justify-content:center;align-items:center;background:transparent;color:var(--blue);border:2px solid var(--blue);padding:12px 24px;border-radius:8px;font-weight:600;font-size:16px}.secondary-btn:hover{opacity:.9}@media only screen and (max-width: 1500px){.grid-container{max-width:1120px}}.header-spacer{height:100px;width:100%}
