body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{background:#fff;font-family:Poppins,sans-serif;margin:0}#root{position:relative;z-index:1}.site-doodles{inset:0;overflow:hidden;pointer-events:none;position:fixed;z-index:0}.site-doodle{animation-iteration-count:infinite;animation-name:doodleFloat;animation-timing-function:ease-in-out;filter:drop-shadow(0 16px 28px rgba(199,168,147,.1));opacity:.18;position:absolute;transform-origin:center}.site-doodle img{display:block;filter:saturate(.82) brightness(1.02);height:100%;width:100%}.site-doodle--sage img{filter:hue-rotate(-8deg) saturate(.78) brightness(1.04)}.site-doodle--wheat img{filter:hue-rotate(18deg) saturate(.72) brightness(1.03)}.site-doodle--blush img{filter:hue-rotate(-34deg) saturate(.76) brightness(1.04)}.site-doodle--clay img{filter:hue-rotate(-12deg) saturate(.84) brightness(.98)}@keyframes doodleFloat{0%{transform:translateZ(0) rotate(0deg) scale(1);transform:translateZ(0) rotate(var(--doodle-rotate,0deg)) scale(1)}50%{transform:translate3d(0,-14px,0) rotate(5deg) scale(1.04);transform:translate3d(0,-14px,0) rotate(calc(var(--doodle-rotate, 0deg) + 5deg)) scale(1.04)}to{transform:translateZ(0) rotate(0deg) scale(1);transform:translateZ(0) rotate(var(--doodle-rotate,0deg)) scale(1)}}@media (pointer:fine){body.custom-cursor-enabled,body.custom-cursor-enabled *,body.custom-cursor-enabled :after,body.custom-cursor-enabled :before,html.custom-cursor-enabled,html.custom-cursor-enabled [role=button],html.custom-cursor-enabled a,html.custom-cursor-enabled button,html.custom-cursor-enabled input[type=button],html.custom-cursor-enabled input[type=submit],html.custom-cursor-enabled label,html.custom-cursor-enabled summary{cursor:none!important}.custom-cursor{height:32px;left:0;opacity:0;pointer-events:none;position:fixed;top:0;transition:opacity .18s ease;width:32px;will-change:transform,opacity;z-index:9999}.custom-cursor__sprite{animation:sproutSway 1.8s ease-in-out infinite;filter:drop-shadow(0 6px 10px rgba(112,86,72,.18));height:32px;transform-origin:50% 85%;width:32px}.custom-cursor__sprite svg{display:block;height:100%;width:100%}.custom-cursor.is-active .custom-cursor__sprite{animation-duration:1s;filter:drop-shadow(0 8px 16px rgba(112,86,72,.24))}@keyframes sproutSway{0%{transform:rotate(-5deg) translateY(0)}50%{transform:rotate(5deg) translateY(-1px)}to{transform:rotate(-5deg) translateY(0)}}}.nav-wrapper{display:flex;justify-content:center;position:fixed;top:22px;width:100%;z-index:999}.nav{align-items:center;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff8c;border:1px solid #fff6;border-radius:22px;box-shadow:0 10px 40px #00000014,inset 0 1px 0 #ffffff80;display:flex;justify-content:space-between;max-width:1200px;padding:14px 38px;width:82%}.logo{color:#2b2b2b;font-size:20px;font-weight:600;letter-spacing:.4px}.logo-accent{color:#b86a5b;font-weight:700}.nav-links{display:flex;gap:32px}.nav-links button{background:#0000;border:none;color:#444;cursor:pointer;font-weight:500;font:inherit;padding:0;position:relative;text-decoration:none;transition:.3s}.nav-links button:after{background:linear-gradient(90deg,#b86a5b,#d89a7e);bottom:-6px;content:"";height:2px;left:0;position:absolute;transition:.3s;width:0}.nav-links button:hover:after{width:100%}.nav-links button:hover{color:#b86a5b}.nav-btn{background:linear-gradient(135deg,#a85f52,#be7d68,#d8a38d);border:none;border-radius:12px;box-shadow:0 8px 22px #b86a5b3d;color:#fff;cursor:pointer;font-weight:600;padding:10px 22px;transition:.3s}.nav-btn:hover{box-shadow:0 14px 28px #d8a38d52;transform:translateY(-2px)}.hero{background:#fff;display:flex;justify-content:center;min-height:100vh;padding-top:140px}.hero,.hero-inner{align-items:center}.hero-inner{grid-gap:40px;display:grid;gap:40px;grid-template-columns:45% 55%;max-width:1300px;width:100%}.hero-left{padding-right:30px}.hero-left h1{font-size:72px;font-weight:800;line-height:1.05}.hero-left span{color:#b86a5b}.hero-left p{color:#555;font-size:18px;margin-top:22px;max-width:420px}.hero-buttons{display:flex;gap:16px;margin-top:32px}.hero-right{display:flex;justify-content:flex-end}.hero-right img{animation:floatProduct 6s ease-in-out infinite;filter:drop-shadow(0 40px 40px rgba(0,0,0,.15));max-width:100%;width:850px}@keyframes floatProduct{0%{transform:translateY(0)}50%{transform:translateY(-20px)}to{transform:translateY(0)}}@media (max-width:1024px){.hero-inner{grid-template-columns:1fr;text-align:center}.hero-left{padding-right:0}.hero-left p{margin-left:auto;margin-right:auto}.hero-buttons,.hero-right{justify-content:center}.hero-right img{width:600px}}@media (max-width:600px){.hero{padding-top:120px}.hero-left h1{font-size:44px}.hero-left p{font-size:16px}.hero-right img{width:100%}}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-18px)}to{transform:translateY(0)}}.float-animation{animation:float 6s ease-in-out infinite}.hamburger{cursor:pointer;display:none;flex-direction:column;gap:5px}.hamburger span{background:#333;height:3px;transition:.3s;width:24px}@media (max-width:768px){.nav-links{align-items:center;background:#fff;display:flex;flex-direction:column;gap:20px;left:0;opacity:0;padding:20px 0;pointer-events:none;position:absolute;right:0;top:100%;transform:translateY(-20px);transition:.3s}.nav-links.open{opacity:1;pointer-events:auto;transform:translateY(0)}.nav-btn{display:none}.hamburger{display:flex}}
/*# sourceMappingURL=main.69a32498.css.map*/