:root{--text:#2b2520;--text-h:#120f0c;--bg:#fbf7f4;--navbar-bg:#e7e4df;--accent:#f9755b;--border-strong:#f9755b;--sans:"Montserrat Text", system-ui, "Segoe UI", Roboto, sans-serif;--heading:"Nunito Heading", system-ui, "Segoe UI", Roboto, sans-serif;--ui:"Raleway UI", system-ui, "Segoe UI", Roboto, sans-serif;--subtitle:"Montserrat Subtitle", system-ui, "Segoe UI", Roboto, sans-serif;--container-max:1240px;--container-pad:clamp(16px, 3vw, 48px);--anchor-offset:96px;--fs-hero-title:clamp(30px, 3vw, 44px);--fs-hero-text:clamp(15px, 1.2vw, 18px);--fs-section-title:clamp(22px, 2.2vw, 32px);--fs-beliefs:clamp(13px, 1.6vw, 23px);font:16px/150% var(--sans);letter-spacing:.16px;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}@media (width<=1024px){:root{font-size:15px}}@font-face{font-family:Nunito Heading;src:url(/assets/Nunito-ExtraBold-W3Rj-jkA.ttf)format("truetype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Raleway UI;src:url(/assets/Raleway-v4020-ExtraBold-Bpx5AtUs.otf)format("opentype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Montserrat Subtitle;src:url(/assets/Montserrat-SemiBold-YdOtxg4l.ttf)format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Montserrat Text;src:url(/assets/Montserrat-Medium-NQGxzFBw.ttf)format("truetype");font-weight:500;font-style:normal;font-display:swap}html{scroll-padding-top:var(--anchor-offset)}.page-container[id]{scroll-margin-top:var(--anchor-offset)}*,:before,:after{box-sizing:border-box}body{background:var(--bg);min-height:100vh;margin:0}#root{flex-direction:column;min-height:100vh;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h)}p{margin:0}img{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}::selection{color:#fbf7f4;background-color:#6155f5}::selection{color:#fbf7f4;background-color:#6155f5}.app{background-color:var(--bg);flex-direction:column;min-height:100vh;padding:24px 0;display:flex}.navbar-wrapper{width:100%;max-width:var(--container-max);z-index:100;padding-bottom:16px;padding-inline:var(--container-pad);box-sizing:border-box;background:0 0;justify-content:center;margin-inline:auto;display:flex;position:sticky;top:24px}.navbar{-webkit-backdrop-filter:saturate(180%)blur(28px);box-sizing:border-box;background:linear-gradient(#ffffff61 0%,#fbf7f433 100%),#e7e4df75;border:1px solid #ffffffb8;border-radius:50px;flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:16px;width:100%;min-height:60px;padding:0 24px;display:flex;box-shadow:0 14px 32px #120f0c1a,inset 0 1px #ffffff61}.navbar-burger{cursor:pointer;background:0 0;border:none;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:5px;width:36px;height:36px;padding:0;display:none}.navbar-burger span{background-color:var(--text-h);border-radius:2px;width:22px;height:2px;transition:background-color .2s;display:block}.navbar-burger:hover span{background-color:var(--accent)}.drawer-overlay{z-index:200;background:#0f0f0f14;position:fixed;inset:0}.drawer{top:96px;left:max(var(--container-pad), calc((100vw - var(--container-max)) / 2 + var(--container-pad)));width:min(280px, calc(100vw - (var(--container-pad) * 2)));-webkit-backdrop-filter:blur(24px);z-index:201;box-sizing:border-box;transform-origin:0 0;background-color:#e7e4dfd1;border:1px solid #fff9;border-radius:24px;flex-direction:column;align-items:center;padding:16px;display:flex;position:fixed;box-shadow:0 18px 40px #120f0c1f}.drawer-close{border:2px solid var(--border-strong);color:var(--text-h);cursor:pointer;font-size:14px;line-height:1;font-family:var(--ui);background:0 0;border-radius:50px;align-self:center;padding:6px 12px;font-weight:800;transition:background-color .2s,color .2s}.drawer-close:hover{background-color:var(--accent);color:#fff;border-color:var(--accent)}.drawer-nav{flex-direction:column;align-items:center;gap:6px;width:100%;margin-top:10px;display:flex}.drawer-link{font-family:var(--ui);color:var(--text-h);text-align:center;background:#fbf7f457;border-radius:16px;justify-content:center;width:100%;padding:12px 14px;font-size:15px;font-weight:800;text-decoration:none;transition:background-color .2s,color .2s}.drawer-link:hover{background-color:var(--accent);color:#fff}.navbar-logo{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:93px;height:28px;padding:0;text-decoration:none;display:flex;position:relative}.navbar-logo img{object-fit:contain;width:93px;height:28px}.navbar-logo-img{object-fit:contain;width:100%;height:100%;transition:opacity .25s;position:absolute;inset:0}.navbar-logo-img.base{opacity:1}.navbar-logo-img.hover,.navbar-logo:hover .navbar-logo-img.base{opacity:0}.navbar-logo:hover .navbar-logo-img.hover{opacity:1}.navbar-actions{align-items:center;gap:12px;display:flex}.navbar-button{border:2px solid var(--border-strong);color:var(--text-h);font-family:var(--ui);cursor:default;white-space:nowrap;background:0 0;border-radius:50px;justify-content:center;align-items:center;padding:8px 16px;font-size:14px;font-weight:800;line-height:1;text-decoration:none;transition:background-color .2s,color .2s,transform .1s;display:inline-flex}.navbar-button:hover{background-color:var(--accent);color:#fff;transform:translateY(-1px)}.navbar-button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.page{scrollbar-gutter:stable both-edges;flex-direction:column;flex:1;align-items:center;margin-top:24px;display:flex}.page-container{width:100%;max-width:var(--container-max);padding-inline:var(--container-pad);flex-direction:column;gap:32px;display:flex}.page-container-secondary{margin-top:120px}.page-container-how{align-items:center;margin-top:140px}.page-container-faq{align-items:center;margin-top:160px}.page-container-demo{align-items:center;gap:32px;margin-top:160px}.footer{margin-top:120px;margin-bottom:40px}.hero{justify-content:space-between;align-items:center;gap:32px;display:flex}.hero-left{max-width:520px}.hero-title{font-size:var(--fs-hero-title);color:var(--text-h);line-height:1.1;font-family:var(--heading);margin:0 0 24px;font-weight:800}.hero-title-line{display:block}.hero-title-accent{color:var(--accent)}.hero-subtitle{font-size:var(--fs-hero-text);color:var(--text);line-height:1.4;font-family:var(--subtitle);flex-direction:column;gap:4px;margin:0 0 32px;font-weight:600;display:flex}.hero-actions{flex-wrap:wrap;gap:16px;display:flex}.hero-button{font-family:var(--ui);cursor:pointer;border:2px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:12px 22px;font-size:15px;font-weight:800;line-height:1;text-decoration:none;transition:background-color .2s,color .2s,border-color .2s,transform .1s;display:inline-flex}.hero-button-primary{background-color:var(--accent);color:#fbf7f4;border-color:var(--accent)}.hero-button-primary:hover{background-color:#ff8a6f;border-color:#ff8a6f;transform:translateY(-1px)}.hero-button-secondary{color:var(--text-h);border-color:var(--accent);background:0 0}.hero-button-secondary:hover{background-color:#f9755b14;transform:translateY(-1px)}.hero-button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hero-right{flex-shrink:0;margin-left:auto}.hero-visual{position:relative;overflow:visible;transform:translate(24px)}.hero-mobile-image{image-rendering:auto;width:min(420px,100%);max-width:100%;height:auto;display:none}.hero-image{object-fit:contain;image-rendering:auto;width:min(520px,100%);max-width:100%;height:auto;max-height:min(480px,56vh);display:block}.hero-visual-layer{position:absolute}.hero-visual-layer-base{border-radius:25px;display:block;position:relative;overflow:hidden}.hero-visual-layer-top{z-index:1;transform-origin:bottom;width:70%;transition:transform .25s ease-out;top:120px;right:5%}.benefits{flex-wrap:wrap;justify-content:space-between;gap:24px;margin-top:clamp(64px,12vh,120px);display:flex}.benefit-card{box-sizing:border-box;text-align:center;color:#fbf7f4;border-radius:50px;flex-direction:column;flex:0 0 calc(33.3333% - 16px);justify-content:center;align-items:center;height:194px;padding:24px 28px;transition:transform .22s,box-shadow .22s,filter .22s;display:flex}.benefit-card:hover{filter:saturate(1.05);transform:translateY(-6px);box-shadow:0 16px 28px #120f0c24}.benefit-card-left,.benefit-card-right{background-color:#6155f5}.benefit-card-center{background-color:#f9755b}.benefit-badge{font:600 var(--fs-hero-text) / 1.2 var(--sans);border-radius:999px;margin-bottom:12px;padding:8px 18px;display:inline-flex}.benefit-badge-left{color:#fbf7f4;background-color:#f9755b}.benefit-badge-center{color:#fbf7f4;background-color:#6155f5}.benefit-text{font-size:var(--fs-hero-text);line-height:1.5;font-family:var(--sans);margin:0}.beliefs{text-align:center;color:#0f0f0f;font-size:var(--fs-beliefs);line-height:1.4;font-family:var(--subtitle);font-weight:600}.beliefs-line{margin:0 0 32px}.beliefs-line:last-child{margin-bottom:0}.pill{white-space:nowrap;border-style:solid;border-width:2px;border-radius:999px;padding:6px 18px;transition:background-color .2s,color .2s;display:inline-block}.pill-accent{border-color:#f9755b;padding:3px 9px}.pill-secondary{border-color:#6155f5}.pill-accent:hover{color:#fbf7f4;background-color:#f9755b}.pill-secondary:hover{color:#fbf7f4;background-color:#6155f5}.features-split{align-items:stretch;gap:40px;margin-top:72px;display:flex}.features-left,.features-right{flex-direction:column;flex:1;display:flex}.features-left{gap:22px;max-width:628px}.feature-main-card{box-sizing:border-box;color:#fbf7f4;width:628px;max-width:100%;height:86px;font-size:var(--fs-hero-text);font-family:var(--subtitle);background-color:#f9755b;border-radius:50px;justify-content:space-between;align-items:center;padding:0 28px;font-weight:600;display:flex}.feature-main-text{font-size:inherit}.feature-main-icon{width:40px;height:40px}.feature-main-image{object-fit:cover;border-radius:32px;width:628px;max-width:100%;height:389px;margin-top:0}.features-right{justify-content:space-between;gap:13px}.feature-card{box-sizing:border-box;color:#fbf7f4;border-radius:32px;flex-direction:column;gap:4px;padding:18px 24px;display:flex}.feature-card-regular{background-color:#6155f5}.feature-card-title{font-weight:600;font-size:var(--fs-hero-text);font-family:var(--subtitle)}.feature-card-subtitle{font-size:var(--fs-hero-text);line-height:1.5;font-family:var(--sans)}.feature-card-highlight{background-color:#f9755b;flex-direction:row;justify-content:space-between;align-items:center;gap:16px;display:flex}.feature-card-highlight-text{font-size:var(--fs-hero-text);white-space:nowrap;font-weight:600;font-family:var(--subtitle)}.feature-card-highlight-icon{width:40px;height:40px}.how-title-pill{color:#fbf7f4;font-size:clamp(19px,2vw,28px);font-weight:800;font-family:var(--heading);background-color:#f9755b;border-radius:50px;align-self:center;padding:20px}.how-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:259px;gap:24px;width:100%;margin-top:40px;display:grid}.how-card{color:#fbf7f4;transform-origin:50%;border:4px solid #0f0f0f;border-radius:40px;width:100%;height:259px;transition:transform .2s ease-out,box-shadow .2s ease-out;overflow:hidden;box-shadow:0 4px #0f0f0f}.how-card-accent{background-color:#f9755b}.how-card-secondary{background-color:#6155f5}.how-card:hover{transform:translateY(-4px)scale(1.01);box-shadow:0 8px 14px #0000002e}.how-card-content{box-sizing:border-box;width:100%;height:100%;padding:24px;position:relative}.how-card-text{font-size:var(--fs-hero-text);line-height:1.3;font-family:var(--subtitle);margin:0;position:absolute;bottom:24px;left:24px}.how-card-image{object-fit:contain;width:110px;height:110px;position:absolute;top:24px;right:24px}.faq-title{font-size:var(--fs-section-title);color:#0f0f0f;text-align:center;font-family:var(--heading);margin:0 0 40px;font-weight:800}.faq-title-accent{color:#6155f5}.faq-columns{flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:40px;width:100%;display:flex}.faq-column{flex-direction:column;flex:420px;align-items:center;gap:16px;max-width:560px;display:flex}.faq-column-title{font-size:var(--fs-section-title);text-align:center;font-weight:800;font-family:var(--heading);margin:0 0 16px}.faq-column-title-parents{color:#6155f5}.faq-column-title-children{color:#f9755b}.faq-item{box-sizing:border-box;cursor:pointer;text-align:left;border:none;border-radius:50px;flex-direction:column;justify-content:center;gap:0;width:100%;min-height:65px;padding:14px 20px;transition:background-color .2s,color .2s;display:flex}.faq-item-open{justify-content:flex-start;gap:8px}.faq-item-closed{color:#0f0f0f;background-color:#d0d0d0}.faq-item-parents.faq-item-open{color:#fbf7f4;background-color:#6155f5}.faq-item-children.faq-item-open{color:#fbf7f4;background-color:#f9755b}.faq-item-header{justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:40px;display:flex}.faq-item-question{font-size:var(--fs-hero-text);font-family:var(--subtitle);font-weight:600;line-height:1.3}.faq-item-answer{font-size:var(--fs-hero-text);line-height:1.4;font-family:var(--sans);margin:0}.faq-item-answer-wrapper{opacity:0;will-change:max-height, opacity, transform;max-height:0;transition:max-height .28s,opacity .2s,transform .28s;overflow:hidden;transform:translateY(-4px)}.faq-item-open .faq-item-answer-wrapper{opacity:1;max-height:260px;transform:translateY(0)}.faq-item-icon{flex-shrink:0;width:37px;height:37px;display:block}.faq-footer{text-align:center;font-size:var(--fs-hero-text);color:#0f0f0f;font-family:var(--subtitle);cursor:default;background-color:#0000;border:2px solid #6155f5;border-radius:50px;justify-content:center;align-items:center;margin:40px 0 0;padding:12px 28px;font-weight:600;transition:background-color .2s,color .2s,transform .1s;display:inline-flex}.faq-footer:hover{color:#fbf7f4;background-color:#6155f5;transform:translateY(-1px)}.demo-image{border-radius:32px;width:100%;max-width:100%;height:auto;display:block}.demo-content{justify-content:space-between;align-items:center;gap:40px;width:100%;margin-top:clamp(-32px,-4vw,0px);display:flex}.demo-text{max-width:520px}.demo-title{font-size:var(--fs-hero-title);color:#0f0f0f;font-family:var(--heading);margin:0 0 16px;font-weight:800}.demo-subtitle{font-size:var(--fs-hero-text);color:#0f0f0f;line-height:1.4;font-family:var(--subtitle);flex-direction:column;gap:4px;margin:0;font-weight:600;display:flex}.demo-form{flex:1;justify-content:flex-end;display:flex}.demo-input-wrapper{box-sizing:border-box;background-color:#0000;border:2px solid #d0d0d0;border-radius:999px;align-items:center;width:100%;max-width:480px;padding:4px;display:flex}.demo-input{min-width:0;font-size:var(--fs-hero-text);font-family:var(--sans);background:0 0;border:none;outline:none;flex:1;padding:10px 16px}.demo-input::placeholder{color:#9f9f9f}.demo-button{color:#fbf7f4;font-size:var(--fs-hero-text);cursor:pointer;white-space:nowrap;font-weight:500;font-family:var(--ui);background-color:#f9755b;border:none;border-radius:999px;padding:10px 24px;font-weight:800}.demo-button:hover{background-color:#ff8a6f}.footer-inner{color:#fbf7f4;box-sizing:border-box;background:linear-gradient(135deg,#0f0f0f 0%,#1a1816 100%);border-radius:36px;justify-content:space-between;align-items:flex-start;gap:32px;width:100%;padding:28px 32px;transition:transform .2s,box-shadow .2s;display:flex}.footer-brand{flex-direction:column;gap:16px;max-width:460px;display:flex}.footer-brand-head{align-self:flex-start;align-items:center;gap:14px;display:inline-flex}.footer-logo{border-radius:14px;flex-shrink:0;width:48px;height:48px}.footer-brand-name{color:#fbf7f4;font-family:var(--ui);letter-spacing:.01em;font-size:18px;font-weight:800;line-height:1}.footer-text{max-width:420px;font-size:15px;line-height:1.55;font-family:var(--sans);color:#fbf7f4db;margin:0}.footer-inner:hover{background:#6155f5;transform:translateY(-2px);box-shadow:0 16px 40px #120f0c29}.footer-inner:hover .footer-text,.footer-inner:hover .footer-brand-name,.footer-inner:hover .footer-nav-link{color:#fbf7f4}.footer-inner:hover .footer-nav-link{background:#fbf7f414;border-color:#fbf7f42e}.footer-nav{flex-wrap:wrap;justify-content:flex-end;align-items:flex-start;gap:10px;max-width:400px;display:flex}.footer-nav-link{color:inherit;cursor:default;font-size:14px;font-family:var(--ui);background:#fbf7f40a;border:1px solid #fbf7f41f;border-radius:999px;justify-content:center;align-items:center;padding:10px 14px;font-weight:800;text-decoration:none;transition:background-color .2s,transform .1s;display:inline-flex}.footer-nav-link:hover{background-color:#fbf7f41f;transform:translateY(-1px)}@media (width<=720px){.navbar-actions{display:none}.navbar-burger{display:flex}}@media (width<=1024px){.app{padding:20px 0}.navbar{border-radius:50px;height:auto;padding:10px 20px}.navbar-actions{gap:8px}.navbar-button{padding:8px 14px;font-size:13px}.page{margin-top:24px}.hero{text-align:center;flex-direction:column;align-items:center}.hero-left{text-align:center;max-width:100%}.hero-title{font-size:clamp(28px,5vw,40px)}.hero-actions{justify-content:center;align-items:center;width:100%}.hero-right{justify-content:center;width:100%;display:flex}.hero-visual{display:none}.hero-mobile-image{width:min(420px,88vw);display:block}.hero-image{align-self:center;width:min(360px,100%);height:auto}.benefits{gap:16px;margin-top:32px}.benefit-card{flex:100%;width:100%;height:auto}.page-container-secondary{margin-top:80px}.beliefs{max-width:760px;margin-inline:auto;font-size:clamp(18px,2.8vw,24px);line-height:1.5}.beliefs-line{margin-bottom:24px;line-height:1.55}.pill{white-space:normal;text-align:center;justify-content:center;align-items:center;margin:4px;line-height:1.2;display:inline-flex}.features-split{flex-direction:column}.features-left{max-width:100%}.feature-main-card,.feature-main-image{width:100%}.feature-main-image{object-fit:contain;height:auto;max-height:360px}.page-container-how{margin-top:100px}.how-grid{grid-template-columns:minmax(0,1fr);grid-auto-rows:auto;gap:16px}.how-card{width:100%;height:auto;min-height:240px}.how-card-image{width:88px;height:88px}.how-card-content{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:20px;padding:28px 20px;display:flex}.how-card-text{text-align:center;max-width:420px;position:static}.how-card-image{order:-1;position:static}.page-container-faq{margin-top:120px}.faq-columns{flex-direction:column;align-items:center}.faq-column{max-width:100%}.page-container-demo{margin-top:120px}.demo-content{text-align:center;flex-direction:column;align-items:center;margin-top:0}.demo-form{justify-content:center;width:100%}.footer-inner{text-align:center;flex-direction:column;align-items:center}.footer-brand{text-align:center;align-items:center}.footer-brand-head{align-self:center}.beliefs,.feature-main-card,.feature-card,.how-title-pill,.how-card-text,.demo-text,.footer-text{text-align:center}}@media (width<=640px){.drawer{top:86px;left:var(--container-pad);width:calc(100vw - (var(--container-pad) * 2))}.navbar{flex-direction:row;justify-content:space-between;align-items:center;gap:16px}.navbar-logo{justify-content:flex-start}.navbar-actions{display:none}.navbar-button{text-align:center;flex:calc(50% - 8px)}.hero-title{font-size:32px}.hero-mobile-image{width:min(360px,92vw)}.demo-input-wrapper{border-radius:28px;flex-direction:column;align-items:stretch;gap:8px;max-width:100%;padding:8px}.demo-input{text-align:center;width:100%;padding-inline:12px}.demo-button{justify-content:center;width:100%}.hero-actions{flex-direction:column;align-items:stretch}.hero-button{text-align:center;width:100%}.beliefs{background:#ffffff8f;border:1px solid #6155f51f;border-radius:28px;max-width:100%;padding:18px 16px;font-size:17px;line-height:1.5;box-shadow:0 10px 30px #120f0c0f}.beliefs-line{margin-bottom:14px;line-height:1.55}.pill{vertical-align:middle;border-width:1.5px;border-radius:999px;justify-content:center;align-items:center;margin:4px 3px;padding:3px 10px;line-height:1.2;display:inline-flex}.pill-accent{background-color:#f9755b14;padding:2px 8px}.pill-secondary{background-color:#6155f514}.footer{margin-top:88px;margin-bottom:24px}.footer-inner{border-radius:28px;align-items:stretch;gap:20px;padding:20px 16px}.footer-brand{text-align:center;align-items:center;gap:12px;max-width:none}.footer-brand-head{align-self:center;gap:10px}.footer-logo{width:40px;height:40px}.footer-brand-name{font-size:16px}.footer-text{max-width:none;font-size:14px;line-height:1.5}.footer-nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%;display:grid}.footer-nav-link{text-align:center;background-color:#fbf7f40a;border:1px solid #fbf7f424;width:100%;min-height:42px;padding:10px 12px;font-size:13px}.footer-nav-link:hover{background-color:#fbf7f424}}
