.home-navbar,.other-navbar{background-color:#fff;border-bottom:1px solid #e0e0e0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.home-navbar{position:relative;z-index:100}.other-navbar{left:0;position:fixed;top:0;width:100%;z-index:100}.other-navbar.scrolled{box-shadow:0 4px 12px #0000001a;z-index:1200}.other-navbar-padding{padding-top:88px}.navbar-container{height:auto;margin-top:0;padding-bottom:16px;padding-top:16px}.menu{align-items:center;display:flex;flex-direction:row!important;gap:20px;justify-content:space-between;min-width:0;width:100%}.brand-logo{display:block;height:40px;width:auto}.desktop-links{flex:1 1}.links{align-items:center;display:flex;flex-direction:row!important;flex-wrap:wrap;gap:24px;justify-content:flex-end;min-width:0}.links a{color:#311f09;display:inline-flex;font-family:Poppins,sans-serif;font-size:18px;font-style:normal;font-weight:500;line-height:normal;padding-bottom:6px;position:relative;text-decoration:none;white-space:nowrap}.links a.active{color:#ff8a00}.hover-line{position:relative}.hover-line a:after{background-color:#f39c12;bottom:0;content:"";height:2px;left:0;position:absolute;transform:scaleX(0);transform-origin:bottom right;transition:transform .25s ease-out;width:100%}.hover-line a.active:after,.hover-line a:hover:after{transform:scaleX(1);transform-origin:bottom left}.auth-buttons{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-end}.login-button,.signUp-button{border-radius:133px!important;height:45px;min-width:112px;padding:0 22px!important;position:static}.user-avatar{border-radius:50%;cursor:pointer;height:45px;object-fit:cover;width:45px}.mobile-header-actions,.mobile-nav-panel{display:none}.hero{background:#fff;padding:48px 0 40px}.hero-grid{grid-gap:36px;align-items:center;display:grid;gap:36px;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr)}.hero-left{max-width:560px}.hero-pill{align-items:center;background:#fde7cf;border-radius:999px;color:#ff8a00;display:inline-flex;font-size:16px;font-weight:600;height:40px;padding:0 22px}.hero-title{color:#311f09;font-family:Raleway,sans-serif;font-size:80px;font-style:normal;font-weight:700;line-height:1.1;margin:18px 0 0}.hero-desc{color:#5c4529;font-family:Poppins,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:2;margin:24px 0 40px;max-width:523px;width:100%}.hero-actions{flex-wrap:wrap;margin-top:0}.btn-green,.btn-orange{border-radius:162.942px!important;height:60px;min-width:210px;padding:0 32px!important}.btn-orange{background:#ff8a00;color:#fff}.btn-orange:hover{background:#e77e00}.btn-green{background:#2fa24a;color:#fff}.btn-green:hover{background:#278a3f}.hero-right{height:600px;margin:0 auto;position:relative;width:min(100%,600px)}.img-main{aspect-ratio:1;height:auto;left:50%;object-fit:contain;position:absolute;top:50%;transform:translate(-50%,-50%);width:min(82%,492px);z-index:2}.img-left{left:2%;object-fit:contain;top:4%;transform:rotate(-3.387deg)}.img-bottom,.img-left{aspect-ratio:.9;height:auto;position:absolute;width:min(34%,203px);z-index:0}.img-bottom{bottom:8%;filter:blur(1px);object-fit:cover;right:2%;transform:rotate(4deg)}@media (max-width:1200px){.links{gap:18px}.links a{font-size:16px}.hero-title{font-size:64px}.hero-right{height:520px;width:min(100%,520px)}}@media (max-width:999px){.navbar-container{padding-bottom:12px;padding-top:12px}.desktop-links{display:none!important}.mobile-header-actions{align-items:center;display:flex;gap:8px;margin-left:auto}.mobile-header-actions>*{flex-shrink:0}.mobile-menu-toggle{background:#0000000a!important;border:1px solid #00000014;border-radius:14px!important;display:inline-flex!important;height:44px;width:44px}.mobile-menu-toggle svg{color:#311f09}.mobile-nav-panel{background:#fff;border:1px solid #0000000f;border-radius:18px;box-shadow:0 14px 34px #00000014;display:block;margin-top:0;max-height:0;opacity:0;overflow:hidden;padding:0 14px;transform:translateY(-8px);transition:max-height .3s ease,opacity .25s ease,transform .25s ease,padding .25s ease,margin-top .25s ease}.mobile-nav-panel.open{margin-top:14px;max-height:420px;opacity:1;padding:14px;transform:translateY(0)}.mobile-nav-links{display:flex;flex-direction:column;gap:8px}.mobile-nav-link{align-items:center;background:#00000008;border-radius:14px;color:#311f09;display:flex;font-weight:700;justify-content:flex-start;padding:12px 14px;text-decoration:none}.mobile-nav-link.active{background:#ff8a001a;color:#ff8a00}.mobile-auth-buttons{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr;margin-top:14px}.hero{padding-bottom:24px;padding-top:28px}.hero-grid{gap:28px;grid-template-columns:1fr}.hero-left{justify-self:center;max-width:none;text-align:center}.hero-desc{margin-left:auto;margin-right:auto}.hero-actions{justify-content:center}.hero-right{height:460px;width:min(100%,480px)}}@media (max-width:599px){.brand-logo{height:34px}.menu{gap:12px}.mobile-header-actions{gap:6px}.mobile-menu-toggle{height:40px;width:40px}.mobile-auth-buttons{grid-template-columns:1fr}.hero-pill{font-size:14px;height:36px;padding:0 18px}.hero-title{font-size:clamp(40px,12vw,54px)}.hero-desc{font-size:16px;line-height:1.8;margin-bottom:24px}.hero-right{height:340px}.img-left{left:0;top:0;width:min(32%,120px)}.img-bottom{bottom:6%;right:0;width:min(32%,120px)}.hero-actions{align-items:center;flex-direction:row;flex-wrap:nowrap;gap:12px!important;justify-content:center;width:100%}.btn-green,.btn-orange{height:52px;min-width:0;padding:0 14px!important;width:clamp(138px,42vw,168px)}}.footer{background:#2b1908;color:#ffffffe0;padding:70px 0 40px}.footer-inner{position:relative}.footer-grid{grid-gap:48px;align-items:start;display:grid;gap:48px;grid-template-columns:minmax(0,1.35fr) repeat(3,minmax(0,1fr))}.footer-left{flex:1 1 280px;max-width:360px}.footer-logo-circle{align-items:center;background:#ff9800;border-radius:50%;color:#fff;display:flex;font-size:18px;font-weight:900;height:52px;justify-content:center;width:52px}.footer-logo-text{color:#fff;font-weight:800;letter-spacing:.2px}.footer-desc{font-size:16px;line-height:2;margin-top:22px;max-width:320px}.footer-title{color:#ff9800;font-size:22px;font-weight:800;margin-bottom:26px}.footer-links a{color:#ffffffdb;display:inline-flex;font-size:16px;text-decoration:none;transition:.25s;width:-webkit-fit-content;width:fit-content}.footer-links a:hover{color:#ff9800;transform:translateX(2px)}.footer-touch{flex:1 1 220px;font-size:16px;line-height:1.8;max-width:280px}.footer-col{flex:1 1 180px;min-width:0}.footer-socials{flex-wrap:wrap;margin-top:26px}.footer-social-btn{align-items:center;background:#ffffffeb;border-radius:50%;box-shadow:0 18px 35px #00000040;color:#111;display:flex;height:56px;justify-content:center;transition:.3s;width:56px}.footer-social-btn:hover{background:#fff;transform:translateY(-5px) scale(1.04)}.footer-social-btn svg{font-size:26px}.footer-bottom{color:#ffffffb8;font-size:16px;margin-top:64px;text-align:center}@media (max-width:1000px){.footer-grid{gap:32px;grid-template-columns:repeat(2,minmax(0,1fr))}.footer-col,.footer-left,.footer-touch{max-width:100%}.footer-left{grid-column:1/-1}}@media (max-width:599px){.footer{padding:24px 0 14px}.footer-grid{gap:16px 28px;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.footer-left{grid-column:1/-1;max-width:none;text-align:left;width:100%}.footer-col-info,.footer-desc{display:none}.footer-col,.footer-touch{max-width:none;text-align:left;width:100%}.footer-col-page,.footer-col-touch{align-self:start}.footer-left .MuiStack-root,.footer-links,.footer-touch{align-items:flex-start}.footer-title{font-size:15px;margin-bottom:8px}.footer-col-page .footer-links{align-items:flex-start;display:flex!important;flex-direction:column!important;gap:8px!important}.footer-col-page .footer-links a{background:#0000;border-radius:0;color:#ffffffd6;display:inline-flex;font-size:13px;line-height:1.45;min-height:0;padding:0;width:auto}.footer-col-page .footer-links a:hover{transform:none}.footer-touch{font-size:13px;gap:8px!important;line-height:1.45}.footer-col-page,.footer-col-touch{min-width:0}.footer-col-touch .footer-touch>*{word-break:break-word}.footer-socials{gap:10px!important;justify-content:flex-start;margin-top:10px}.footer-social-btn{height:38px;width:38px}.footer-social-btn svg{font-size:18px}.footer-bottom{font-size:12px;margin-top:16px}}*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth}body,html{overflow-x:hidden}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f4f6f8;color:#311f09;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}#root{min-height:100vh;overflow-x:clip}canvas,img,svg,video{max-width:100%}button,input,select,textarea{font:inherit}a{color:inherit}.MuiContainer-root{padding-left:24px!important;padding-right:24px!important}.MuiDialog-paper,.MuiMenu-paper,.MuiPopover-paper{max-width:calc(100vw - 24px)}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@media (max-width:899px){.MuiContainer-root{padding-left:20px!important;padding-right:20px!important}}@media (max-width:599px){.MuiContainer-root{padding-left:16px!important;padding-right:16px!important}.MuiDialog-paper,.MuiMenu-paper,.MuiPopover-paper{margin:12px;width:calc(100vw - 24px)}}