*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--code-bg:#f4f3ec;--accent:#aa3bff;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8fafc}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}body{min-height:100vh}.container{background:linear-gradient(45deg,#f8fafc 49%,#c6dddcad 100%);width:100%;padding:50px 250px}@media (width<=1417px){.container{padding:100px 0 0}}.screenshot_container_desktop{justify-content:center;align-items:center;width:100%;height:80vh;display:flex;position:relative;overflow:hidden}.screenshot,.screenshot_home{opacity:0;width:20%;position:absolute}.animate .screenshot,.animate .screenshot_home{animation:2.5s cubic-bezier(.16,1,.4,1) forwards slideInAndSpread}.screenshot_home{z-index:10;width:24%}@keyframes slideInAndSpread{0%{opacity:0;transform:translateY(100vh)translate(0)}30%{opacity:1;transform:translateY(0)translate(0)}to{transform:translateY(0) var(--final-x);opacity:1}}.screenshot:first-child{--final-x:translateX(-200%);z-index:1}.screenshot:nth-child(2){--final-x:translateX(-105%);z-index:2}.screenshot_home{--final-x:translateX(0)}.screenshot:nth-child(4){--final-x:translateX(105%);z-index:2}.screenshot:nth-child(5){--final-x:translateX(200%);z-index:1}.screenshot_container_mobile{display:none}@media (width<=768px){.screenshot_container_desktop{display:none}.screenshot_container_mobile{width:100%;height:40vh;display:block;overflow:hidden}.scrolling_inner{gap:10px;width:max-content;padding:0 5vw;display:flex}.animate .scrolling_inner{animation:20s linear infinite scrollAndReset}.screenshot_mobile{object-fit:contain;width:60vw;height:100%}}@keyframes scrollAndReset{0%{transform:translate(0)}90%{transform:translate(calc(100vw - 100%))}to{transform:translate(0)}}@media (width<=768px){.screenshot_container_desktop{height:50vh}}@media (width<=480px){.screenshot_container_desktop{height:30vh}}.sectionA{flex-direction:row;gap:12px;width:100%;height:90vh;display:flex}.sectionA .left{flex-direction:column;justify-content:center;width:50%;padding-left:40px;display:flex}.google_link{filter:drop-shadow(1px 2px 4px #00000029);width:150px;padding-top:8px}.sectionA .right{justify-content:center;align-items:center;width:50%;display:flex;position:relative}.right .phone_hero{z-index:99;width:70%}.left h1{text-align:left;color:#111622;font-size:56px;line-height:1.1}.left p{text-align:left}@media (width<=768px){.sectionA{flex-direction:column;height:100%}.sectionA .right{display:none}.sectionA .left{justify-content:flex-start;align-items:flex-start;padding-left:20px}}.topbar_container{z-index:999;background-color:#f8fafc;border-color:#ededed;border-bottom-style:solid;border-bottom-width:1px;flex-direction:row;justify-content:space-between;align-items:center;width:100vw;height:70px;display:flex;position:fixed}.topbar_left{flex-direction:row;gap:8px;padding:12px 12px 12px 16px;display:flex}.topbar_logo{background-color:#111622;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;padding:4px;display:flex}.topbar_text_container{flex-direction:column;justify-content:center;align-items:flex-start;gap:4px;display:flex}.topbar_text_container h3{color:#111622;font-size:16px;line-height:1}.topbar_text_container p{color:#111622;font-size:12px;line-height:1}.features_container{flex-flow:wrap;justify-content:space-evenly;align-items:center;gap:8px;width:100%;min-height:70vh;display:flex}.features_container>*{opacity:0}.features_container.animate>*{animation:.8s forwards fadeIn}.features_container>:first-child{animation-delay:0s}.features_container>:nth-child(2){animation-delay:.2s}.features_container>:nth-child(3){animation-delay:.4s}.features_container>:nth-child(4){animation-delay:.6s}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (width<=768px){.features_container{padding:80px 0}}.feature_container{filter:drop-shadow(1px 2px 4px #0000000c);background-color:#fff;border-radius:8px;flex-direction:column;gap:8px;width:300px;height:400px;padding:12px;display:flex}.feature_img{background-color:#c5dfdb;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;padding:4px;display:flex}.feature_header{color:#111622;font-size:16px;font-weight:700}@media (width<=450px){.feature_container{width:90%;height:380px}}.search_image{object-fit:cover;border-radius:4px;width:auto;height:300px;display:block;overflow:hidden}.search_desc{font-size:12px;line-height:1.2}
