@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@500;600;700&display=swap');
:root{font-family:'DM Sans',sans-serif;color:#18352f;background:#f5f7f2;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select{touch-action:manipulation}button{cursor:pointer}button:disabled{opacity:.5;cursor:wait}a{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #278772;outline-offset:4px}.hidden{display:none!important}.header{padding:22px max(5vw,20px);display:flex;justify-content:space-between;align-items:center;background:#f5f7f2eb;border-bottom:1px solid #dfe6dd;position:sticky;top:0;z-index:5;backdrop-filter:blur(16px)}.brand{font-family:'Space Grotesk',sans-serif;font-size:29px;font-weight:700;letter-spacing:-1.5px;text-decoration:none}.header-actions{display:flex;gap:10px}.wrap{max-width:1360px;margin:auto;padding:30px 5vw}.button{border:1px solid #cedbd0;border-radius:30px;background:transparent;color:#18352f;padding:12px 21px;font-weight:600;transition:background .2s,transform .2s}.button:hover{background:#e2ebdc;transform:translateY(-1px)}.primary{background:#183f35;color:#f4f9e8;border-color:#183f35}.primary:hover{background:#285c4c}.small{padding:9px 13px;font-size:13px}.hero{display:grid;grid-template-columns:1.1fr 1fr;min-height:435px;background:#e8eedc;border-radius:28px;overflow:hidden}.hero-content{padding:52px;position:relative;z-index:1}.eyebrow{font-size:11px;letter-spacing:2px;font-weight:700;text-transform:uppercase;color:#637667}.hero h1{font-family:'Space Grotesk',sans-serif;font-size:clamp(36px,4.4vw,65px);line-height:1.04;letter-spacing:-3px;font-weight:600;margin:22px 0;overflow-wrap:anywhere}.hero p{font-size:17px;line-height:1.6;max-width:440px}.hero .button{margin-top:20px}.hero-art{position:relative;overflow:hidden;min-height:350px;background:radial-gradient(ellipse at 30% 40%,#cceba8,#9db798)}.orb{width:310px;height:310px;position:absolute;border-radius:50%;left:12%;top:10%;background:radial-gradient(circle at 28% 24%,#edffd5,#b3d894 36%,#496c4b 75%,#294e38);box-shadow:20px 35px 55px #3c624c70,inset -12px -18px 28px #30563866;animation:float 9s ease-in-out infinite}.hero-word{position:absolute;right:25px;bottom:25px;white-space:pre-line;font-size:53px;line-height:.93;font-weight:700;letter-spacing:-3px;color:#f2ffe5a8}.hero-image{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:45px}h2{font-family:'Space Grotesk',sans-serif;font-size:27px;letter-spacing:-1px}.live{font-size:12px;color:#4c7653;white-space:nowrap}.searchbar{display:flex;border:1px solid #cbd8ca;border-radius:18px;background:white;padding:8px;gap:10px}.searchbar input{width:100%;min-width:0;border:0;background:transparent;padding:14px;font-size:16px}.searchbar .button{white-space:nowrap}.filters{display:flex;gap:12px;align-items:center;padding:20px 0;flex-wrap:wrap}select{border:1px solid #d8e1d4;background:#fff;border-radius:20px;padding:10px;max-width:100%;color:#244336}.muted{font-size:13px;color:#6c7b70}.filters .muted{margin-left:auto}.notice{font-size:14px;line-height:1.5;margin-bottom:15px}.notice:empty{display:none}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.card{border:1px solid #e0e6da;background:white;border-radius:22px;overflow:hidden;transition:box-shadow .2s,transform .2s}.card:hover{transform:translateY(-4px);box-shadow:0 14px 30px #28432912}.image-button{display:block;width:100%;padding:22px;border:0;background:#edf1e9}.product-image{width:100%;height:235px;object-fit:contain;mix-blend-mode:multiply}.no-image{min-height:180px;display:grid;place-items:center;background:#eef2eb;color:#788272;font-size:13px}.card-body{padding:23px}.product-name{text-align:left;background:none;border:0;padding:13px 0;color:#173d2e;font-weight:600;font-size:16px;min-height:65px;line-height:1.4}.card-bottom{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-top:16px}.price{font-family:'Space Grotesk',sans-serif;font-size:22px;font-weight:600}.more{text-align:center;padding:32px}.assistant{background:#e7efdf;border:1px solid #c7d9bf;padding:24px;border-radius:18px;white-space:pre-wrap;line-height:1.6;margin-bottom:22px}.footer{padding:35px;text-align:center;border-top:1px solid #dce4d6;font-size:13px;color:#637564}.dialog{border:1px solid #dae5d5;border-radius:24px;padding:26px;width:min(600px,94vw);max-height:90dvh;color:#18352f;box-shadow:0 30px 120px #0c2b2855}.dialog::backdrop{background:#0e292a88;backdrop-filter:blur(5px)}.dialog-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.dialog-head h2{font-size:23px}.dialog-body{line-height:1.6;overflow-wrap:anywhere}.dialog-body .button{margin:12px 8px 0 0}.field{display:block;margin:13px 0}.field span{display:block;font-size:13px;margin-bottom:5px}.field input,textarea{border:1px solid #cbd8c9;background:#f7f9f4;border-radius:10px;padding:12px;width:100%;font-size:16px}.cart-line{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:16px 0;border-bottom:1px solid #e2e9dd}.cart-line:first-child{flex:1}.pix-qr{width:248px;max-width:100%;display:block;margin:20px auto}.editorial{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin:20px 0 40px}.editorial h2{grid-column:1/-1}.post{background:#eaf0e2;border-radius:20px;padding:22px}.post p{line-height:1.6;font-size:14px}.post img{max-height:180px}@keyframes float{50%{transform:translateY(15px) rotate(8deg)}}@media(max-width:900px){.hero-content{padding:30px}.hero-art{min-height:320px}.orb{left:0;width:240px;height:240px}.grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-word{font-size:40px}.editorial{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.header{padding:16px}.brand{font-size:23px}.header-actions{gap:4px}.header .button{padding:9px 10px;font-size:12px}.wrap{padding:18px 16px}.hero{grid-template-columns:1fr}.hero-content{padding:28px}.hero h1{letter-spacing:-1.8px}.hero-art{min-height:200px}.orb{height:220px;width:220px;left:15%;top:-15%}.hero-word{font-size:43px;right:24px}.section-heading{display:block;margin-top:30px}.section-heading h2{margin-bottom:8px}.live{margin-bottom:20px}.searchbar{flex-direction:column}.searchbar .button{width:100%}.filters{gap:7px}select{font-size:12px}.filters .muted{width:100%;margin:6px 0}.grid{gap:10px}.card{border-radius:15px}.card-body{padding:12px}.image-button{padding:12px}.product-image{height:160px}.product-name{font-size:12px;min-height:65px}.card-bottom{flex-direction:column;align-items:start;margin-top:6px}.card-bottom .button{width:100%}.price{font-size:18px}.eyebrow{font-size:9px;letter-spacing:1px}.editorial{grid-template-columns:1fr}.dialog{padding:18px}.cart-line{flex-wrap:wrap}}@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
