@import "https://fonts.googleapis.com/css2?family=Sora:wght@300;400;600;700&display=swap";
:root{--orange:#fe6111;--text:#3b3a31;--footer-bg:#fdf6e6}.landing-module__79oWsG__main{flex-direction:column;min-height:100vh;padding-top:0;display:flex;position:relative;overflow:visible}.landing-module__79oWsG__mainBg{background-image:url(/icons/background_landing.png);background-position:top;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.landing-module__79oWsG__mainBg:after{content:"";background-color:#fffbf1cc;position:absolute;inset:0}.landing-module__79oWsG__nav{z-index:10;justify-content:space-between;align-items:center;padding:.75rem 3rem;display:flex;position:relative}.landing-module__79oWsG__logo{width:160px;height:auto;display:block}.landing-module__79oWsG__navBtns{align-items:center;gap:.75rem;display:flex}.landing-module__79oWsG__btnOutline{color:#1a1a1a;background-color:#0000;border:1px solid #1a1a1a;border-radius:15px;align-items:center;gap:.5rem;padding:1rem 1.25rem;font-family:Sora,sans-serif;font-size:.95rem;font-weight:500;text-decoration:none;transition:background-color .2s,color .2s;display:inline-flex}.landing-module__79oWsG__btnOutline:hover{background-color:#0000000f}.landing-module__79oWsG__btnOrange{color:#fff;background-color:var(--orange);border:1px solid var(--orange);border-radius:15px;align-items:center;gap:.5rem;padding:1rem 1.25rem;font-family:Sora,sans-serif;font-size:.95rem;font-weight:500;text-decoration:none;transition:opacity .2s;display:inline-flex}.landing-module__79oWsG__btnOrange:hover{opacity:.88}.landing-module__79oWsG__hero{z-index:10;flex:1;justify-content:space-between;align-items:center;gap:3rem;width:100%;max-width:1280px;margin:0 auto;padding:3rem 3rem 5rem;display:flex;position:relative}.landing-module__79oWsG__heroLeft{flex-direction:column;flex:1;gap:1.5rem;max-width:560px;display:flex}.landing-module__79oWsG__heroTitle{color:#1a1a1a;font-family:AppetitePro,sans-serif;font-size:clamp(2rem,3.8vw,3rem);font-weight:700;line-height:1.15}.landing-module__79oWsG__orange{color:var(--orange)}.landing-module__79oWsG__heroDesc{color:var(--text);max-width:480px;font-family:Sora,sans-serif;font-size:clamp(.95rem,1.3vw,1.05rem);font-weight:400;line-height:1.7}.landing-module__79oWsG__heroCtas{flex-wrap:wrap;align-items:center;gap:1.25rem;display:flex}.landing-module__79oWsG__demoLink{color:#1a1a1a;text-underline-offset:3px;align-items:center;gap:.4rem;font-family:Sora,sans-serif;font-size:.95rem;font-weight:600;text-decoration:underline;transition:opacity .2s;display:inline-flex}.landing-module__79oWsG__demoLink:hover{opacity:.7}.landing-module__79oWsG__heroRight{flex:1;justify-content:center;align-items:center;max-width:580px;display:flex}.landing-module__79oWsG__mockup{object-fit:contain;width:100%;height:auto}.landing-module__79oWsG__footer{background-color:var(--footer-bg);padding:0 3rem 2rem;position:relative}.landing-module__79oWsG__wave{z-index:1;width:100%;height:100px;margin-bottom:-2px;display:block;position:relative}.landing-module__79oWsG__footerInner{grid-template-columns:repeat(4,1fr);grid-auto-rows:auto;align-items:start;gap:3rem;max-width:1280px;margin:0 auto;padding:3rem 0 2.5rem;display:grid}.landing-module__79oWsG__footerInner>:first-child{margin-top:-5rem}.landing-module__79oWsG__footerCol{flex-direction:column;align-self:start;gap:1rem;display:flex}.landing-module__79oWsG__footerCol:first-child{gap:.25rem}.landing-module__79oWsG__footerCol:not(:first-child){padding-top:0}.landing-module__79oWsG__footerLogo{width:160px;height:auto;margin-bottom:-3rem;display:block}.landing-module__79oWsG__footerDesc{color:var(--text);font-family:Sora,sans-serif;font-size:.9rem;font-weight:400;line-height:1.6}.landing-module__79oWsG__socials{gap:.65rem;margin-top:.25rem;display:flex}.landing-module__79oWsG__socialPill{background-color:#fff;border-radius:18px;justify-content:center;align-items:center;width:44px;height:44px;transition:opacity .2s;display:flex;box-shadow:0 2px 8px #3b3a311f}.landing-module__79oWsG__socialPill:hover{opacity:.8}.landing-module__79oWsG__footerColTitle{color:#1a1a1a;font-family:AppetitePro,sans-serif;font-size:clamp(1.4rem,2vw,1.75rem);font-weight:400;line-height:1}.landing-module__79oWsG__footerDivider{background-color:var(--orange);border-radius:999px;width:2.5rem;height:3px;margin-top:-.25rem}.landing-module__79oWsG__footerColText{color:var(--text);font-family:Sora,sans-serif;font-size:.9rem;font-weight:400;line-height:1.6}.landing-module__79oWsG__footerLink{color:var(--text);text-underline-offset:3px;align-items:center;gap:.4rem;font-family:Sora,sans-serif;font-size:.9rem;font-weight:400;text-decoration:underline;transition:color .2s;display:inline-flex}.landing-module__79oWsG__footerLink:hover{color:var(--orange)}.landing-module__79oWsG__copyright{color:var(--text);text-align:center;max-width:1280px;margin:0 auto;padding-top:1.5rem;font-family:Sora,sans-serif;font-size:.8rem;font-weight:400}.landing-module__79oWsG__fadeIn{opacity:0;transition:opacity .7s}.landing-module__79oWsG__slideFromLeft{opacity:0;transition:opacity .7s,transform .7s cubic-bezier(.22,1,.36,1);transform:translate(-48px)}.landing-module__79oWsG__slideFromRight{opacity:0;transition:opacity .7s,transform .7s cubic-bezier(.22,1,.36,1);transform:translate(48px)}.landing-module__79oWsG__visible{opacity:1;transform:translate(0)}.landing-module__79oWsG__menuBtn{cursor:pointer;color:#1a1a1a;background:0 0;border:none;padding:.25rem;display:none}.landing-module__79oWsG__drawer{z-index:200;background-color:#fffbf1;flex-direction:column;align-items:center;gap:2rem;width:280px;height:100%;padding:2.5rem 1.5rem;transition:transform .35s cubic-bezier(.22,1,.36,1);display:flex;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-4px 0 24px #0000001a}.landing-module__79oWsG__drawer.landing-module__79oWsG__drawerOpen{transform:translate(0)}.landing-module__79oWsG__drawerLogo{width:140px;height:auto}.landing-module__79oWsG__drawerLinks{flex-direction:column;align-items:center;gap:1rem;width:100%;display:flex}.landing-module__79oWsG__drawerOverlay{z-index:199;opacity:0;pointer-events:none;background-color:#0000004d;transition:opacity .3s;position:fixed;inset:0}.landing-module__79oWsG__drawerOverlay.landing-module__79oWsG__drawerOpen{opacity:1;pointer-events:all}.landing-module__79oWsG__drawerClose{cursor:pointer;color:#1a1a1a;background:0 0;border:none;position:absolute;top:1.25rem;right:1.25rem}@media (max-width:768px){.landing-module__79oWsG__navBtns{display:none}.landing-module__79oWsG__menuBtn{justify-content:center;align-items:center;display:flex}.landing-module__79oWsG__nav{justify-content:space-between}}@media (max-width:1024px){.landing-module__79oWsG__footerInner{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (max-width:768px){.landing-module__79oWsG__nav{flex-flow:row;justify-content:space-between;align-items:center;padding:.75rem 1.5rem}.landing-module__79oWsG__logo{width:120px!important;margin-top:0!important}.landing-module__79oWsG__navBtns{gap:.4rem;margin-top:0!important}.landing-module__79oWsG__btnOutline,.landing-module__79oWsG__btnOrange{border-radius:12px;padding:.5rem .7rem;font-size:.72rem}.landing-module__79oWsG__hero{flex-direction:column;gap:2.5rem;padding:2rem 1.5rem 4rem}.landing-module__79oWsG__heroLeft,.landing-module__79oWsG__heroRight{max-width:100%}.landing-module__79oWsG__footerInner{grid-template-columns:1fr;gap:2rem;padding:2rem 0 1.5rem}.landing-module__79oWsG__footer{padding:0 1.5rem 1.5rem}}@media (max-width:480px){.landing-module__79oWsG__heroCtas{flex-flow:wrap;justify-content:center;align-items:center}.landing-module__79oWsG__heroLeft{text-align:center;align-items:center}}
