:root{--background: #F8F8F8;--primaryPurple: #773EF9;--secondryPurple: #8B5AFB;--thirdPurple: #B08EF9;--primaryDark: #070022;--secondryDark: #1E1938;--thirdDark: #7D7990;--lightGray: #DEDEE2}*{margin:0;padding:0;box-sizing:border-box}body{background-color:var(--background);font-family:Lato,sans-serif;-webkit-hyphens:none;hyphens:none}.container{max-width:1280px;margin:0 auto;padding:0 2rem}img{max-width:100%;height:auto}h1,h2,h3,h4,h5,h6{word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;font-family:Lato,sans-serif}@media (max-width: 1024px){.container{padding:0 1.5rem}}@media (max-width: 768px){.container{padding:0 1rem}section{margin-top:3rem!important;margin-bottom:3rem!important}}@media (max-width: 480px){.container{padding:0 .8rem}section{margin-top:2rem!important;margin-bottom:2rem!important}}html,body{overflow-x:hidden;width:100%}@media (max-width: 768px){button{min-height:44px;min-width:44px}a{display:inline-flex;align-items:center}}.header{display:flex;justify-content:center;padding:1.25rem;width:100%;position:fixed;top:0;left:0;z-index:1000}.navbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.5rem .5rem .5rem 1.25rem;background:#fff;border:.0625rem solid #e5e5e5;border-radius:2.2rem;box-shadow:0 .125rem .5rem #0000000a;min-width:28rem}.nav-logo{width:4.8rem;cursor:pointer}.other_nav_logo{width:10rem;cursor:pointer}._other_header{margin:1.8rem auto 0;display:flex;align-items:center;justify-content:center}.nav-links{display:flex;align-items:center;gap:1.25rem;list-style:none;padding:0;margin:0 0 0 auto}.nav-links li a{text-decoration:none;color:#374151;font-size:.9rem;font-weight:500;transition:color .2s;font-family:Lato,sans-serif}.nav-links li a:hover{color:var(--primaryPurple)}.get-app-btn{display:flex;align-items:center;gap:.375rem;padding:.625rem 1.125rem;background:#1a1a1a;color:#fff;border:none;border-radius:3rem;font-size:.875rem;font-weight:500;font-family:Lato,sans-serif;cursor:pointer;transition:background .2s,transform .2s}.get-app-btn:hover{background:#333;transform:translateY(-.0625rem)}.download-icon{font-size:1rem}.hero-section{text-align:center;padding:1rem 0 0;max-width:100%;margin:5rem auto 16rem;position:relative;overflow:visible}.hero-curved-line{position:absolute;top:-5rem;left:50%;transform:translate(-50%);width:120vw;min-width:100rem;height:auto;z-index:0;pointer-events:none;opacity:.6}.hero-content{position:relative;z-index:1;padding-top:8rem}.hero-icon{width:4.5rem;height:4.5rem;margin:0 auto .5rem;display:flex;align-items:center;justify-content:center}.facia-icon-img{width:100%;height:100%;object-fit:contain}.hero-title{font-size:3rem;font-weight:800;line-height:1.1;color:var(--primaryDark);margin:0 auto .3rem;font-family:Lato,sans-serif;font-style:normal}.hero-subtitle{font-size:1rem;color:#6b7280;width:100%;max-width:32rem;margin:0 auto 2.3rem;line-height:1.6;font-family:Lato,sans-serif;font-style:italic}.hero-subtitle strong{color:var(--primaryDark);font-weight:700}.hero-actions{display:flex;justify-content:center;align-items:center;gap:.75rem;margin-bottom:1.6rem}.store-btn{display:flex;align-items:center;gap:.8rem;padding:.5rem .8rem;border-radius:.8rem;border:.0625rem solid #e5e5e5;background:#fff;cursor:pointer;transition:all .2s ease;text-align:left}.store-btn:hover{border-color:var(--primaryPurple);transform:translateY(-.125rem);box-shadow:0 .25rem .75rem #00000014}.store-icon{width:2rem;height:2rem;object-fit:contain}.store-btn span p{font-size:.625rem;color:#6b7280;margin:0;font-family:Lato,sans-serif;font-weight:500;line-height:1.2}.store-btn span h3{font-size:.875rem;color:var(--primaryPurple);margin:0;font-family:Lato,sans-serif;font-weight:700;line-height:1.2}.hero-phones{display:flex;justify-content:center;align-items:flex-end;gap:0;margin-top:1rem;position:relative;padding:0 2rem;max-width:65rem;margin-left:auto;margin-right:auto}.phone{position:relative;transition:transform .3s ease}.phone img{width:100%;height:auto;object-fit:contain}.phone-left{width:18rem;transform:rotate(-12deg) translateY(1rem);z-index:1;margin-right:-1rem}.phone-center{width:19.6rem;z-index:2}.phone-right{width:18rem;transform:rotate(12deg) translateY(1rem);z-index:1;margin-left:-1rem}@media (max-width: 64rem){.hero-section{padding:1rem 2rem;margin:5rem auto 0}.hero-curved-line{width:150vw;min-width:60rem;top:-3rem}.hero-content{padding-top:6rem}.hero-title{font-size:2.5rem}.hero-subtitle{max-width:28rem;font-size:.95rem}.phone-left,.phone-center,.phone-right{width:15rem}.phone-left{margin-right:-2.5rem}.phone-right{margin-left:-2.5rem}.other_nav_logo{width:8rem}}@media (max-width: 48rem){.header{padding:0}.navbar{margin:1rem auto}.nav-logo{width:4rem}.nav-links{gap:.875rem}.nav-links li a{font-size:.8rem}.get-app-btn{padding:.5rem .875rem;font-size:.8rem}.hero-section{padding:1rem 1.5rem;margin:4.5rem auto 0}.hero-curved-line{width:180vw;min-width:40rem;top:0}.hero-icon{width:3.5rem;height:3.5rem}.hero-title{font-size:2.25rem}.hero-subtitle{font-size:.9rem;max-width:24rem}.hero-actions{gap:.5rem;flex-direction:row}.store-btn{padding:.4rem .75rem;gap:.5rem}.store-icon{width:1.25rem;height:1.25rem}.store-btn span p{font-size:.5rem}.store-btn span h3{font-size:.75rem}.phone-left,.phone-center,.phone-right{width:12rem}.phone-left{margin-right:-1.5rem}.phone-right{margin-left:-1.5rem}}@media (max-width: 30rem){.other_nav_logo{width:6.8rem}.header{padding:0}.navbar{gap:.75rem;padding:.5rem .875rem;min-width:95%;border-radius:2rem;margin:.75rem auto}.hero-content{padding-top:3.8rem}.nav-logo{width:3.5rem}.nav-links{gap:.625rem}.nav-links li a{font-size:.7rem}.get-app-btn{padding:.4rem .75rem;font-size:.7rem;gap:.25rem}.download-icon{font-size:.875rem}.hero-section{padding:1rem;margin:4rem auto 0}.hero-curved-line{width:200vw;min-width:30rem;top:.5rem}.hero-icon{width:3rem;height:3rem}.hero-title{font-size:1.75rem}.hero-subtitle{font-size:.9rem;max-width:85%;margin:0 auto 1.8rem}.hero-actions{flex-direction:row;gap:.5rem;margin-bottom:.3rem}.store-btn{width:auto;max-width:8rem;justify-content:flex-start;flex:1}.hero-phones{padding:0 .3rem;flex-direction:column;align-items:center;gap:1.5rem;margin-top:1rem}.phone-left,.phone-center,.phone-right{width:96%;transform:none;margin:0}.phone-right{display:none}}.problem-section{max-width:75rem;margin:6rem auto;padding:5rem 2rem 3rem;text-align:center}.problem-header{margin-bottom:1.3rem}.problem-title{font-family:Lato,sans-serif;font-size:2.5rem;font-weight:800;color:var(--primaryDark);margin:0 0 .3rem;line-height:1.2}.problem-subtitle{font-family:Lato,sans-serif;font-size:1rem;color:#6b7280;line-height:1.6;max-width:35rem;margin:0 auto 2.5rem;font-style:italic}.problem-illustration{max-width:50rem;margin:0 auto}.illustration-img{width:100%;height:auto;object-fit:contain;border-radius:1rem}@media (max-width: 1024px){.features-section{padding:40px 30px;margin:8rem auto 12rem}._guy_container{width:580px}.features-title{font-size:50px}.features-description{margin-right:120px;max-width:420px}.phone-mockup{width:240px;height:480px;right:-80px;top:2rem}}@media (max-width: 768px){.features-section{padding:40px 20px;margin:6rem auto 10rem}.features-left{gap:1.2rem}.badge-container{margin-bottom:0}.features-title{font-size:36px;margin-bottom:.8rem}.features-description{font-size:16px;margin-right:0;max-width:100%;margin-top:1.2rem;position:relative;z-index:10}._guy_container{width:100%;max-width:450px}.phone-mockup{width:180px;height:360px;right:-40px;top:1.5rem;z-index:5}.phone-screen-features{border-radius:20px}.visual-container{width:100%;max-width:500px;margin-bottom:1rem}}@media (max-width: 640px){.problem-section{max-width:75rem;margin:0rem auto;padding:1rem 2rem;text-align:center}.features-section{padding:30px 15px;margin:4rem auto 8rem}.features-title{font-size:30px;line-height:1.2}.features-description{font-size:15px;line-height:1.4;margin-top:1rem;position:relative;z-index:10}._guy_container{max-width:380px}.phone-mockup{width:160px;height:280px;right:-30px;top:1rem;padding:6px;z-index:5}.phone-screen-features{border-radius:16px}.visual-container{margin-bottom:1rem}.badge{padding:8px 16px}.badge-text{font-size:13px}.badge-icon{font-size:16px}}@media (max-width: 480px){.features-section{padding:1rem 10px;margin:1rem auto}.features-title{font-size:26px}.features-description{font-size:14px;margin-top:2.8rem;position:relative;z-index:10}._guy_container{max-width:320px}.phone-mockup{right:-1.2rem;top:.8rem;z-index:5}.phone-screen-features{border-radius:14px}.visual-container{max-width:400px;margin-bottom:1rem}}@media (max-width: 360px){.features-title{font-size:22px}.features-description{font-size:13px;position:relative;z-index:10;margin:.3rem auto}._guy_container{max-width:280px}.phone-mockup{width:120px;height:220px;z-index:5}.phone-screen-features{border-radius:12px}.visual-container{margin-bottom:1rem}}@media (max-width: 64rem){.problem-title{font-size:2.25rem}.problem-subtitle{font-size:.95rem;max-width:32rem}.problem-illustration{max-width:42rem}}@media (max-width: 48rem){.problem-section{margin:4rem auto;padding:5rem 0}.problem-header{margin-bottom:1rem}.problem-title{font-size:1.75rem}.problem-subtitle{font-size:.9rem;max-width:28rem;margin:0 auto 1.6rem}}@media (max-width: 30rem){.problem-section{margin:3rem auto;padding:5rem 1rem}.problem-header{margin:0 auto 1rem;width:85%}.problem-title{font-size:1.5rem}.problem-subtitle{font-size:.9rem;max-width:100%}.problem-illustration{max-width:100%}}.dashboard-container{max-width:65rem;margin:8rem auto;padding:0 2rem}.dashboard-header{margin-bottom:2rem;text-align:center}.dashboard-title{font-size:2rem;font-weight:800;font-family:Lato,sans-serif;color:var(--primaryDark);margin:0 0 .3rem}._1app{color:var(--primaryPurple)}.dashboard-subtitle{color:#6b7280;font-size:.9rem;font-weight:500;line-height:1.5;max-width:42rem;margin:0 auto;font-family:Lato,sans-serif;font-style:italic}.masonry-grid{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:auto auto;gap:1.25rem;grid-template-areas:"large-top large-top small-top" "bottom-left bottom-right tall-right"}.card{background:#e9e9e984;border-radius:1.25rem;padding:1.25rem;transition:transform .2s ease;display:flex;flex-direction:column;height:auto}.card:hover{transform:translateY(-.125rem)}.card-large-top{grid-area:large-top;flex-direction:row;align-items:center;gap:2rem}.card-large-top ._card_img{width:50%;flex-shrink:0}.card-large-top .card-content{flex:1;display:flex;flex-direction:column}.card-small-top,.card-bottom-left,.card-bottom-right,.card-tall-right{flex-direction:column;justify-content:space-between}.card-small-top ._card_img,.card-bottom-left ._card_img,.card-bottom-right ._card_img{width:58%;object-fit:contain;margin:0 auto 1rem;display:block}.card-bottom-left .card-content,.card-bottom-right .card-content{flex:1;display:flex;flex-direction:column;justify-content:center;text-align:center}.card-small-top ._card_img{width:50%;margin:0 auto .3rem}.card-small-top .card-content{flex:1;display:flex;flex-direction:column;justify-content:center;text-align:center}.card-tall-right ._card_img{width:98%;max-height:15rem;object-fit:contain;margin:0 auto .75rem;display:block}.card-tall-right .card-content{flex:1;display:flex;flex-direction:column;justify-content:center;text-align:center}.card-small-top{grid-area:small-top}.card-bottom-left{grid-area:bottom-left}.card-bottom-right{grid-area:bottom-right}.card-tall-right{grid-area:tall-right;align-self:stretch}._card_img{width:48%;object-fit:contain;margin:0 auto;display:block}.card-title{font-size:1.1rem;font-weight:700;margin-bottom:.25rem;color:var(--primaryDark);font-family:Lato,sans-serif}.card-description{font-size:.85rem;color:#6b7280;line-height:1.5;font-family:Lato,sans-serif;font-style:italic}.problem-actions{display:flex;justify-content:center;align-items:center;gap:.75rem;margin:0 auto 1rem}.problem-actions .store-btn{display:flex;align-items:center;gap:.8rem;padding:.5rem .8rem;border-radius:.8rem;border:.0625rem solid #e5e5e5;background:#fff;cursor:pointer;transition:all .2s ease;text-align:left}.problem-actions .store-btn:hover{border-color:var(--primaryPurple);transform:translateY(-.125rem);box-shadow:0 .25rem .75rem #00000014}.problem-actions .store-icon{width:2rem;height:2rem;object-fit:contain}.problem-actions .store-btn span p{font-size:.5rem;color:#6b7280;margin:0;font-family:Lato,sans-serif;font-weight:500;line-height:1.2}.problem-actions .store-btn span h3{font-size:.875rem;color:var(--primaryPurple);margin:0;font-family:Lato,sans-serif;font-weight:700;line-height:1.2}@media (max-width: 64rem){.dashboard-container{max-width:55rem;margin:6rem auto}.dashboard-title{font-size:1.75rem}.masonry-grid{grid-template-columns:1fr 1fr;grid-template-areas:"large-top large-top" "small-top bottom-left" "bottom-right tall-right";gap:1rem}}@media (max-width: 48rem){.dashboard-container{margin:4rem auto;padding:0 1.5rem}.dashboard-title{font-size:1.5rem}.dashboard-subtitle{font-size:.85rem}.masonry-grid{grid-template-columns:1fr;grid-template-areas:"large-top" "bottom-left" "small-top" "bottom-right" "tall-right";gap:.75rem}.card{padding:1.25rem;border-radius:1rem;flex-direction:row;align-items:center;gap:1rem}.card-large-top{text-align:left}.card-large-top ._card_img{width:40%}.card-large-top .card-content{width:60%}.card-small-top,.card-bottom-left,.card-bottom-right{text-align:left}.card-small-top ._card_img,.card-bottom-left ._card_img,.card-bottom-right ._card_img{width:40%;max-height:none;margin:0}.card-small-top .card-content,.card-bottom-left .card-content,.card-bottom-right .card-content{width:60%;text-align:left}.card-tall-right{gap:1rem}.card-tall-right ._card_img{width:60%;max-height:none;margin:0}.card-tall-right .card-content{width:40%;text-align:left}.card-title{font-size:1rem}.card-description{font-size:.8rem}.problem-actions{gap:.5rem}.problem-actions .store-btn{padding:.4rem .75rem;gap:.5rem}.problem-actions .store-icon{width:1.25rem;height:1.25rem}.problem-actions .store-btn span p{font-size:.45rem}.problem-actions .store-btn span h3{font-size:.75rem}.problem-illustration{max-width:36rem}}@media (max-width: 30rem){.dashboard-container{margin:3rem auto;padding:1rem}.dashboard-title{font-size:1.25rem}.dashboard-subtitle{font-size:.9rem;width:85%}.masonry-grid{gap:.625rem}.card{padding:1rem;border-radius:.875rem;flex-direction:column;text-align:center}.card-large-top{gap:1rem}.card-large-top ._card_img{width:55%;margin:0 auto}.card-large-top .card-content{width:100%}.card-small-top,.card-bottom-left,.card-bottom-right{text-align:center}.card-small-top ._card_img,.card-bottom-left ._card_img,.card-bottom-right ._card_img{width:55%;margin:0 auto .75rem}.card-small-top .card-content,.card-bottom-left .card-content,.card-bottom-right .card-content{width:100%;text-align:center}.card-tall-right{align-items:center;gap:.75rem;padding:.75rem}.card-tall-right ._card_img{width:85%;max-height:none;margin:0}.card-tall-right .card-content{width:100%;text-align:center}.card-title{font-size:1rem}.card-description{font-size:.85rem}.problem-actions{gap:.5rem;width:15rem}.problem-actions .store-btn{width:100%;max-width:12rem;justify-content:center}}._show_problem_container{padding:30px 40px;max-width:1280px;border-radius:1.3rem;margin:12rem auto 15em;text-align:center}.show_title{font-size:3.8rem;font-weight:800;font-family:Lato,sans-serif;font-style:italic;width:90%;margin:0 auto;color:var(--primaryPurple)}.show_subtitle{color:var(--thirdDark);font-size:1.3rem;font-weight:500;line-height:1.3;width:70%;margin:.5rem auto;font-family:Lato,sans-serif;font-style:italic}._cta_container{display:flex;align-items:center;justify-content:center;gap:1.3rem;margin:1.8rem auto 3.2rem}._analyzed_img_container{width:60%;margin:0 auto}.analysis-section{display:flex;align-items:center;justify-content:center;gap:4rem;max-width:75rem;margin:6rem auto;padding:0 2rem}.analysis-phone-container{position:relative;flex-shrink:0;max-width:24rem;width:100%}.analysis-phone-container img{width:100%;height:auto;display:block}.iphone-wrapper{position:relative;width:20rem}.iphone-frame{width:100%;height:auto;position:relative;z-index:2;pointer-events:none}.iphone-screen{position:absolute;top:1.2%;left:3.8%;width:92.5%;height:97%;overflow:hidden;z-index:1}.iphone-screen .skin-analysis-container{width:100%;height:100%}.iphone-wrapper-svg{position:relative;width:24rem;height:auto;isolation:isolate}.phone-svg-wrapper{position:relative;width:100%;height:auto}.phone-frame-svg{width:100%;height:auto;display:block;position:relative;z-index:2;pointer-events:none}.phone-screen-content{position:absolute;top:.3%;left:0;width:100%;height:99%;overflow:hidden;border-radius:14.8%;z-index:1;-webkit-mask-image:-webkit-radial-gradient(white,black);-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);isolation:isolate}.phone-screen-content>*{width:100%;height:100%;object-fit:cover;display:block;-webkit-transform:translateZ(0);transform:translateZ(0)}.swipe-text{font-family:Lato,sans-serif;font-size:.875rem;font-weight:600;font-style:italic;color:var(--primaryPurple)}.analysis-content{max-width:24rem}.analysis-icon{width:3.5rem;height:3.5rem;margin-bottom:1rem}.analysis-icon img{width:100%;height:100%;object-fit:contain}.analysis-title{font-family:Lato,sans-serif;font-size:2.5rem;font-weight:800;color:var(--primaryDark);line-height:1.1;margin:0 0 .3rem}.analysis-subtitle{font-family:Lato,sans-serif;font-size:1rem;color:#6b7280;line-height:1.6;margin:0 0 1.5rem}.analysis-subtitle em{font-style:italic;color:var(--primaryDark);font-weight:500}.analysis-actions{display:flex;flex-direction:column;gap:.75rem;margin-top:3.8rem}.analysis-actions .store-btn{display:flex;align-items:center;gap:.625rem;padding:.5rem 1rem;border-radius:.5rem;border:.0625rem solid #e5e5e5;background:#fff;cursor:pointer;transition:all .2s ease;text-align:left;width:fit-content}.analysis-actions .store-btn:hover{border-color:var(--primaryPurple);transform:translateY(-.125rem);box-shadow:0 .25rem .75rem #00000014}.analysis-actions .store-icon{width:1.5rem;height:1.5rem;object-fit:contain}.analysis-actions .store-btn span p{font-size:.5rem;color:#6b7280;margin:0;font-family:Lato,sans-serif;font-weight:500;line-height:1.2}.analysis-actions .store-btn span h3{font-size:.875rem;color:var(--primaryPurple);margin:0;font-family:Lato,sans-serif;font-weight:700;line-height:1.2}@media (max-width: 64rem){.analysis-section{gap:3rem;margin:5rem auto}.analysis-phone-container{max-width:20rem}.iphone-wrapper-svg{width:20rem}.analysis-title{font-size:2.25rem}.analysis-subtitle{font-size:.95rem}.analysis-actions{margin-top:2.5rem}}@media (max-width: 48rem){.analysis-section{flex-direction:column-reverse;gap:2rem;margin:4rem auto;padding:5rem 1.5rem}.analysis-phone-container{max-width:18rem}.iphone-wrapper-svg{width:18rem}.analysis-content{text-align:center;max-width:100%}.analysis-icon{margin:0 auto .5rem}.analysis-title{font-size:2rem;width:65%;margin:0 auto}.analysis-subtitle{font-size:.9rem;width:75%;margin:0 auto}.analysis-actions{flex-direction:row;justify-content:center;gap:.5rem;margin-top:2rem}.analysis-actions .store-btn{flex:1;max-width:10rem;justify-content:flex-start}}@media (max-width: 30rem){.analysis-section{margin:3rem auto;padding:1rem;gap:.6rem}.analysis-phone-container{max-width:90%;width:90%}.iphone-wrapper-svg{width:100%}.analysis-icon{width:3rem;height:3rem;margin:0 auto}.analysis-title{font-size:1.3rem;width:85%;margin:0 auto .3rem}.analysis-subtitle{font-size:.85rem}.analysis-actions{gap:.5rem;margin-top:1.5rem}.analysis-actions .store-btn{width:auto;max-width:8rem;padding:.4rem .75rem;gap:.5rem}.analysis-actions .store-icon{width:1.25rem;height:1.25rem}.analysis-actions .store-btn span p{font-size:.45rem}.analysis-actions .store-btn span h3{font-size:.75rem}}.skin-analysis-container{position:relative;width:100%;height:100%;overflow:hidden;cursor:ew-resize;-webkit-user-select:none;user-select:none;border-radius:inherit}.image-layer{position:relative;width:100%;height:100%;border-radius:inherit}.image-layer img{display:block;width:100%;height:100%;object-fit:cover;border-radius:inherit}.analyzed-image{position:absolute;top:0;left:0;width:100%;height:100%}.markers-canvas{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;object-fit:cover}.slider-line{position:absolute;top:0;bottom:0;width:.125rem;background:linear-gradient(to bottom,transparent 0%,#ff1493 10%,#ff1493 90%,transparent 100%);transform:translate(-50%);pointer-events:none;z-index:10}.slider-handle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:2.5rem;height:2.5rem;background:#fff;border:.1875rem solid #ff1493;border-radius:50%;cursor:grab;pointer-events:all;display:flex;align-items:center;justify-content:center;box-shadow:0 .25rem .75rem #00000026;transition:transform .2s ease}.slider-handle:active{cursor:grabbing;transform:translate(-50%,-50%) scale(1.1)}.slider-arrows{display:flex;gap:.125rem;font-size:.75rem;color:#ff1493;font-weight:700}@media (max-width: 48rem){.slider-handle{width:2rem;height:2rem}.slider-arrows{font-size:.625rem}}@media (max-width: 30rem){.slider-handle{width:1.75rem;height:1.75rem}.slider-arrows{font-size:.5rem;gap:.0625rem}}.footer-page-container{max-width:800px;margin:0rem auto 8.8rem;padding:0 1rem;font-family:Lato,sans-serif;color:#333;line-height:1.6}.footer-page-title{font-size:3.5rem;font-weight:700;color:#1a1a1a;text-align:center;font-style:italic;line-height:1.3}.footer-page-update-date{text-align:center;font-size:.9rem;color:#888;margin-bottom:3rem}.footer-page-content h2{font-size:1.5rem;font-weight:600;margin-top:2.5rem;margin-bottom:1rem;border-bottom:1px solid #eee;padding-bottom:.5rem;font-style:italic}.footer-page-content p,.footer-page-content ul{margin-bottom:1rem;color:#555}.footer-page-content ul{padding-left:20px}.footer-page-content li{margin-bottom:.5rem}.footer-page-content strong{font-weight:600;color:#333}.footer-page-content a{color:#6366f1;text-decoration:none}.footer-page-content a:hover{text-decoration:underline}.contact-email{text-align:center;margin:2rem 0;font-size:1.1rem}.contact-email a{font-weight:600}.social-links-contact{display:flex;justify-content:center;gap:1.5rem;margin:1.5rem 0}.social-links-contact .social-link{color:#333;transition:color .3s ease}.social-links-contact .social-link:hover{color:#6366f1}@media (max-width: 768px){.footer-page-container{margin:2rem auto 6rem;padding:0 1.5rem}.footer-page-title{font-size:2.8rem}.footer-page-content h2{font-size:1.3rem}}@media (max-width: 480px){.footer-page-container{margin:1rem auto 4rem;padding:0 1rem}.footer-page-title{font-size:2.2rem;line-height:1.2}.footer-page-content h2{font-size:1.2rem}.footer-page-content p,.footer-page-content ul{font-size:.95rem}}._wait_list_container{max-width:1000px;margin:0rem auto 3rem;padding:2rem;min-height:60vh;text-align:center;border-radius:20px}._waitlistt_headline{margin-bottom:3rem}._waitlistt_headline h2{font-size:2.8rem;font-weight:900;color:var(--primaryDark);margin-bottom:.6rem;font-family:Lato,sans-serif;font-style:italic;line-height:1.2}._waitlistt_headline h2 span{color:var(--primaryPurple);background:linear-gradient(135deg,var(--primaryPurple),#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._waitlistt_headline p{font-size:1.2rem;color:var(--thirdDark);line-height:1.6;font-family:Lato,sans-serif;max-width:90%;margin:0 auto}._waiting_form{display:flex;flex-direction:column;gap:1.5rem;align-items:center}._waiting_form input{width:100%;max-width:400px;padding:1rem 1.5rem;border:2px solid rgba(119,62,249,.2);border-radius:12px;font-size:1rem;font-family:Lato,sans-serif;background:#fffc;transition:all .3s ease;outline:none}._waiting_form input:focus{border-color:var(--primaryPurple);box-shadow:0 0 0 3px #773ef91a;transform:translateY(-2px)}._waiting_form input::placeholder{color:var(--thirdDark);opacity:.7}._waiting_form button{background:linear-gradient(135deg,var(--primaryPurple),#8b5cf6);color:#fff;border:none;padding:1rem 3rem;border-radius:12px;font-size:1.1rem;font-weight:700;font-family:Lato,sans-serif;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #773ef94d;text-transform:uppercase;letter-spacing:.5px}._waiting_form button:hover{transform:translateY(-3px);box-shadow:0 8px 25px #773ef966;background:linear-gradient(135deg,#6d28d9,var(--primaryPurple))}._waiting_form button:active{transform:translateY(-1px)}._inputsErrMsg{color:#ef4444;font-size:.9rem;font-family:Lato,sans-serif;margin:-.5rem 0 0;padding:.5rem;background:#ef44441a;border:1px solid rgba(239,68,68,.2);border-radius:8px;max-width:400px}.loader-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0006;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);display:flex;justify-content:center;align-items:center;z-index:9999;animation:fadeIn .3s ease-out}.loader-container{display:flex;flex-direction:column;align-items:center;gap:1rem;background:#fff;padding:2rem 3rem;border-radius:16px;box-shadow:0 10px 40px #0003;animation:slideIn .3s ease-out}.loader-text{color:var(--primaryDark);font-family:Lato,sans-serif;font-size:1rem;font-weight:500;margin:0;text-align:center}.blurred{filter:blur(2px);pointer-events:none;transition:filter .3s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){._wait_list_container{padding:1.5rem}._waitlistt_headline h2{font-size:2.2rem}._waitlistt_headline p{font-size:1.1rem;max-width:100%}._waiting_form input{max-width:100%}._waiting_form button{padding:1rem 2rem;width:100%;max-width:400px}.loader-container{margin:1rem;padding:1.5rem 2rem}}@media (max-width: 480px){._waitlistt_headline h2{font-size:1.8rem}._waitlistt_headline p{font-size:.9rem}._waiting_form input{padding:.8rem 1rem}.loader-container{padding:1.5rem}.loader-text{font-size:.9rem}}.routine-section{max-width:75rem;margin:12rem auto;padding:0 2rem}.routine-header{text-align:center;margin-bottom:3rem}.routine-title{font-family:Lato,sans-serif;font-size:2.5rem;font-weight:800;color:var(--primaryDark);margin:0 0 .5rem}.routine-subtitle{font-family:Lato,sans-serif;font-size:1rem;font-style:italic;color:#6b7280;margin:0 auto;max-width:32rem}.routine-content{display:flex;align-items:stretch;justify-content:center;gap:1.5rem}.routine-card{background:#e9e9e984;border-radius:1.5rem;overflow:hidden;display:flex;flex-direction:column;width:18rem;text-align:center;align-items:center;justify-content:space-between}.routine-card-full{display:flex;align-items:center;justify-content:center;padding:1rem}.routine-phone-img{width:100%;height:100%;object-fit:contain}.routine-card-top{padding:3rem 1.5rem 0}.routine-card-bottom{padding:0 1.5rem 1.5rem}.routine-card-top,.routine-card-bottom{display:flex;flex-direction:column;justify-content:space-between}.routine-card-text{font-family:Lato,sans-serif;font-size:1rem;font-weight:600;font-style:italic;color:#6b7280;line-height:1.4;text-align:center;margin:0;width:10rem}.routine-phone-clipped{overflow:hidden}.routine-phone-clipped img{width:100%;height:auto;object-fit:cover}.routine-phone-clipped-top{height:21.8rem}.routine-phone-clipped-top img{object-position:top}.routine-phone-clipped-bottom{height:25.6rem;display:flex;align-items:flex-end}.routine-phone-clipped-bottom img{object-position:bottom;margin-top:-10rem}@media (max-width: 64rem){.routine-title{font-size:2.25rem}.routine-card{width:15rem;height:28rem}.routine-phone-clipped-top,.routine-phone-clipped-bottom{height:20rem}.routine-phone-clipped-bottom img{margin-top:-8rem}.routine-card-text{font-size:.9rem}}@media (max-width: 48rem){.routine-section{margin:4rem auto}.routine-title{font-size:1.75rem}.routine-subtitle{font-size:.9rem}.routine-content{flex-direction:column;align-items:center;gap:1.5rem}.routine-card{width:100%;max-width:18rem;height:32rem;gap:.8rem}.routine-card-top{padding:2rem 1rem 0}.routine-card-bottom{padding:0 1rem 1rem}.routine-phone-clipped-top{height:23rem}.routine-phone-clipped-bottom{height:96%}.routine-phone-clipped-bottom img{margin-top:-8rem}.routine-card-text{font-size:.875rem}.routine-card-text{width:80%}}@media (max-width: 30rem){.routine-section{margin:3rem auto;padding:5rem 0 2rem;width:100%}.routine-header{margin-bottom:2rem;width:80%;margin-left:auto;margin-right:auto}.routine-title{font-size:1.5rem}.routine-subtitle{font-size:.85rem}.routine-content{width:100%;padding:0}.routine-card{max-width:90%;width:100%;height:auto;min-height:32rem;border-radius:3.6rem}.routine-card-full{min-height:28rem}.routine-card-top{padding:2rem 1rem 1rem;min-height:32rem}.routine-card-bottom{padding:1rem 1rem 0rem;min-height:32rem}.routine-phone-clipped-top{height:auto;flex:1}.routine-phone-clipped-top img{height:100%;width:100%;object-fit:contain}.routine-phone-clipped-bottom{height:auto;flex:1}.routine-phone-clipped-bottom img{margin-top:0;height:100%;width:100%;object-fit:contain}.routine-card-text{font-size:1rem;width:85%;margin:0 auto 1rem}}._questions_container{text-align:center;margin:2rem auto 5rem;max-width:1280px;padding:0 0 5rem}._questions_container h2{font-size:2.8rem;margin:0 auto;color:#070022;font-family:Lato,sans-serif;font-weight:700}._q_title_text{font-size:1.5rem;color:#6b7280;font-family:Lato,sans-serif;font-style:italic}._questions{display:flex;flex-direction:column;gap:1.8rem;align-items:center;justify-content:flex-start;margin:2.8rem auto;text-align:left;max-width:85%}._questions_div{background:#e9e9e984;padding:1rem 1.5rem;border-radius:.6rem;width:70%;box-shadow:#63636333 0 2px 8px}._questions_div p{color:#6b7280;font-size:1rem;line-height:1.5;margin:1rem auto;font-family:Lato,sans-serif;font-style:italic}._q_div{display:flex;justify-content:space-between;align-items:center}._questions_div_none{display:none}._questions_div_reveal{display:block}._les_questions_reveal{color:var(--secondryDark);font-family:Lato,sans-serif}._les_questions{color:#6b7280}._q_icon{color:var(--thirdDark);cursor:pointer;font-size:1.5rem}@media screen and (max-width: 1042px){._questions_div{padding:1rem;width:80%}@media screen and (max-width: 850px){._questions{max-width:99%;margin:2rem auto}._get_started_btn,._trial_text{font-size:1rem}@media screen and (max-width: 600px){._questions_container{margin:1.3rem auto}._questions_div{width:95%}._questions_div h4{font-size:.85rem;letter-spacing:.5px}._get_started_btn{font-size:1rem}._questions_container h2{font-size:1.8rem}._q_title_text{font-size:1.3rem}}}}._404_svg{width:100%;max-width:800px}._404_page_container{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0rem auto 8rem}.not-found-title{font-size:2rem;font-weight:700;margin:1.6rem auto .3rem;font-family:Lato,sans-serif;color:#333}.not-found-message{font-size:1.1rem;color:#666;margin-bottom:2rem;font-family:Lato,sans-serif;font-style:italic}@media (max-width: 768px){.not-found-title{font-size:1.5rem}.not-found-message{font-size:1rem}}@media (max-width: 480px){.not-found-title{font-size:1.25rem;width:80%;margin:1.6rem auto .3rem;text-align:center}.not-found-message{font-size:.9rem}}.footer-section{font-family:Lato,sans-serif}.cta-section{padding:4rem 2rem;display:flex;align-items:center;justify-content:center;margin:8rem auto 6rem}.cta-container{z-index:2;text-align:center;max-width:60rem;margin:0 auto}.cta-title{font-size:3.5rem;font-weight:900;line-height:1.1;margin-bottom:.3rem;letter-spacing:-.125rem;font-family:Lato,sans-serif;color:var(--secondryDark)}.copy{font-family:Lato,sans-serif;font-size:1rem;font-style:italic;font-weight:400;color:#a4a4a4}.highlight-amazing{color:var(--primaryPurple)}.cta-image-container{position:relative;width:80%;max-width:60rem;margin:0 auto;border-radius:1.5rem;overflow:hidden}.cta-image{width:100%;height:auto;display:block;object-fit:cover}.cta-image-gradient{position:absolute;bottom:0;left:0;right:0;height:26%;background:linear-gradient(to top,#f8f8f8,#f8f8f8cc 30%,#f8f8f800);pointer-events:none}.cta-bottom{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.cta-subtitle{font-size:1.1rem;color:var(--thirdDark);margin:0;max-width:32rem;font-weight:500;font-style:italic;font-family:Lato,sans-serif;line-height:1.5}._footer_section{display:flex;align-items:center;justify-content:center;gap:1rem}._footer_section .store-btn{display:flex;align-items:center;gap:.8rem;padding:.5rem .8rem;border-radius:.8rem;border:.0625rem solid #e5e5e5;background:#fff;cursor:pointer;transition:all .2s ease;text-align:left}._footer_section .store-btn:hover{border-color:var(--primaryPurple);transform:translateY(-.125rem);box-shadow:0 .25rem .75rem #00000014}._footer_section .store-icon{width:2rem;height:2rem;object-fit:contain}._footer_section .store-btn span p{font-size:.5rem;color:#6b7280;margin:0;font-family:Lato,sans-serif;font-weight:500;line-height:1.2}._footer_section .store-btn span h3{color:var(--primaryPurple);margin:0;font-family:Lato,sans-serif;font-weight:700;line-height:1.2}.footer-container{max-width:50rem;margin:0 auto 1rem;display:flex;flex-direction:column;gap:2rem}.footer-top{display:flex;align-items:center;justify-content:space-between}.footer-columns{display:flex;justify-content:space-between;align-items:center;gap:6rem}.footer-column h4{font-size:1rem;font-weight:700;margin-bottom:.6rem;color:var(--secondryPurple);font-family:Lato,sans-serif}.footer-column ul{list-style:none;padding:0;margin:0}.footer-column li{margin-bottom:.3rem}.footer-column a{color:var(--primaryDark);text-decoration:none;font-size:.8rem;letter-spacing:.5px;transition:color .3s ease;display:inline-block;position:relative;font-weight:500;font-family:Lato,sans-serif}.footer-column a:hover{color:var(--primaryPurple)}.footer-right{display:flex;flex-direction:column;align-items:flex-start;gap:.75rem}.footer-right h4{font-size:1rem;font-weight:700;color:var(--secondryPurple);font-family:Lato,sans-serif;margin:0}.social-links{display:flex;gap:1.25rem}.social-link{display:flex;align-items:center;justify-content:center;color:var(--secondryDark);transition:color .3s ease}.social-link:hover{color:var(--primaryPurple)}.social-link svg{width:1.5rem;height:1.5rem}._facia_footer{width:8rem;cursor:pointer}._footer_logo_container{text-align:center;margin:1.5rem 0}@media (max-width: 64rem){.cta-title{font-size:3rem}.cta-image-container{max-width:42rem}}@media (max-width: 48rem){.cta-section{padding:3rem 1.5rem;margin:2rem auto 4rem}.cta-title{font-size:2.5rem;margin-bottom:1.5rem}.cta-image-container{max-width:100%;border-radius:1rem}.cta-subtitle{font-size:1rem}._footer_section{gap:.75rem}.footer-top{flex-direction:column;gap:2rem;text-align:center}.footer-columns{gap:4rem}.footer-right{align-items:center}}@media (max-width: 30rem){.cta-section{padding:2rem 0rem;margin:1.5rem auto 3rem}.cta-title{font-size:1.75rem;margin-bottom:1rem}.cta-image-gradient{height:50%}.cta-subtitle{font-size:1rem;width:85%}._footer_section{flex-direction:row;gap:.5rem}._footer_section .store-btn{width:auto;max-width:18rem;justify-content:flex-start;flex:1}.footer-container{gap:1.5rem;padding:0 1rem}.footer-columns{flex-direction:column;gap:1.5rem}.footer-column h4{font-size:.9rem;margin-bottom:.5rem}.footer-column a{font-size:.75rem}._facia_footer{width:6rem}.copy{font-size:.85rem}.social-link svg{width:1.25rem;height:1.25rem}._footer_section .store-icon{width:1.5rem;height:1.5rem}}
