/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#10251c;--muted:#607169;--green-950:#062d21;--green-900:#083b2a;--green-700:#087a51;--green-500:#20b977;--green-300:#65dba2;--lime:#c6ef56;--cream:#f5f5ed;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);font-family:var(--font-geist-sans), Arial, sans-serif;margin:0}a{color:inherit;text-decoration:none}svg{display:block}.container{width:min(1180px,100% - 48px);margin:0 auto}.site-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe0;border-bottom:1px solid #0b3a2a14;position:fixed;inset:0 0 auto}.header-inner{justify-content:space-between;align-items:center;gap:30px;min-height:78px;display:flex}.brand{flex-shrink:0;align-items:center;gap:11px;display:flex}.brand img{object-fit:cover;border-radius:50%;width:44px;height:44px}.brand span{flex-direction:column;line-height:1;display:flex}.brand strong{letter-spacing:-.055em;font-size:23px;font-weight:900}.brand small{color:var(--green-700);letter-spacing:.28em;margin-top:5px;font-size:8px;font-weight:800}nav{align-items:center;gap:35px;margin-left:auto;display:flex}nav a{color:#3f5048;font-size:14px;font-weight:600;transition:color .2s}nav a:hover{color:var(--green-700)}.header-cta{color:#fff;background:var(--green-900);border-radius:10px;align-items:center;gap:10px;padding:12px 17px;font-size:13px;font-weight:750;transition:transform .2s,background .2s;display:flex}.header-cta:hover{background:var(--green-700);transform:translateY(-1px)}.header-cta svg{width:16px}.hero{color:#fff;background:radial-gradient(circle at 75% 18%, #176e4f 0%, var(--green-900) 35%, var(--green-950) 72%);padding:164px 0 0;position:relative;overflow:hidden}.hero:before{content:"";opacity:.12;background-image:linear-gradient(#ffffff1c 1px,#0000 1px),linear-gradient(90deg,#ffffff1c 1px,#0000 1px);background-size:56px 56px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000 12%,#000 65%);mask-image:linear-gradient(90deg,#0000 12%,#000 65%)}.hero-glow{filter:blur(2px);pointer-events:none;border-radius:50%;position:absolute}.hero-glow-one{background:#50d99514;border:1px solid #64e9a924;width:560px;height:560px;top:-230px;right:-210px}.hero-glow-two{background:#c6ef5612;width:340px;height:340px;bottom:-150px;left:-180px}.hero-grid{grid-template-columns:1.03fr .97fr;align-items:center;gap:70px;min-height:560px;display:grid;position:relative}.hero-copy{padding-bottom:72px}.eyebrow{color:#b9d6ca;letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:25px;font-size:12px;font-weight:750;display:inline-flex}.eyebrow span{background:var(--lime);width:27px;height:2px}.hero h1{letter-spacing:-.055em;max-width:630px;margin:0;font-size:clamp(52px,5.35vw,77px);font-weight:690;line-height:.99}.hero h1 em{color:var(--green-300);font-style:normal;font-weight:680;display:block}.hero-copy>p{color:#c8dad2;max-width:580px;margin:26px 0 31px;font-size:18px;line-height:1.6}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.button{border-radius:12px;justify-content:center;align-items:center;gap:12px;min-height:54px;padding:0 22px;font-size:14px;font-weight:750;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button svg{width:18px}.button-primary{color:#083b2a;background:var(--lime);box-shadow:0 10px 34px #05181138}.button-primary:hover{background:#d7f878;box-shadow:0 14px 38px #05181147}.button-ghost{color:#fff;background:#ffffff0d;border:1px solid #fff3}.button-ghost:hover{background:#ffffff1a}.hero-note{align-items:center;gap:14px;margin-top:31px;display:flex}.hero-note p{color:#94b0a3;margin:0;font-size:11px;line-height:1.5}.hero-note p strong{color:#dbe7e1;font-size:12px}.avatar-stack{display:flex}.avatar-stack span{border:2px solid var(--green-900);width:31px;height:31px;color:var(--green-900);background:#bde8d2;border-radius:50%;place-items:center;margin-right:-7px;font-size:8px;font-weight:900;display:grid}.avatar-stack span:nth-child(2){background:#e6ebb5}.avatar-stack span:nth-child(3){color:#fff;background:var(--green-700)}.hero-visual{height:470px;position:relative}.map-shape{color:#65dba209;letter-spacing:-.13em;place-items:center;font-size:220px;font-weight:900;display:grid;position:absolute;inset:20px 20px 0 70px;transform:rotate(-8deg)}.map-shape:before{content:"";border:1px solid #65dba221;border-radius:50%;width:390px;height:390px;position:absolute}.map-shape:after{content:"";border:1px solid #65dba217;border-radius:50%;width:290px;height:290px;position:absolute}.visual-card{color:var(--ink);background:#fffffff5;border:1px solid #ffffff59;align-items:center;display:flex;position:absolute;box-shadow:0 30px 60px #02160f52}.card-main{border-radius:25px;width:330px;min-height:175px;padding:24px;top:74px;left:45px;transform:rotate(-2deg)}.card-main img{object-fit:cover;border-radius:16px;width:118px;height:118px}.card-main div{border-left:1px solid #d8e3dd;flex-direction:column;padding-left:20px;display:flex}.card-main span{letter-spacing:-.07em;font-size:30px;font-weight:900}.card-main small{max-width:110px;color:var(--green-700);margin-top:8px;font-size:10px;font-weight:750;line-height:1.35}.card-order{border-radius:17px;width:250px;padding:17px;top:219px;right:-18px;transform:rotate(2.5deg)}.card-market{border-radius:17px;width:235px;padding:16px;top:294px;left:0;transform:rotate(-4deg)}.mini-icon{color:#fff;background:var(--green-700);border-radius:12px;place-items:center;width:43px;height:43px;margin-right:13px;display:grid}.mini-icon svg{width:23px}.visual-card div:nth-child(2){flex-direction:column;display:flex}.visual-card div:nth-child(2) small{color:#84928c;text-transform:uppercase;letter-spacing:.09em;font-size:9px}.visual-card div:nth-child(2) strong{margin-top:4px;font-size:14px}.status-dot{background:var(--green-500);border-radius:50%;width:8px;height:8px;margin-left:auto;box-shadow:0 0 0 5px #20b9771f}.visual-seal{width:112px;height:112px;color:var(--green-950);background:var(--lime);border:7px solid #ffffff1f;border-radius:50%;align-items:center;gap:9px;padding:13px;display:flex;position:absolute;top:56px;right:25px;transform:rotate(8deg)}.visual-seal strong{letter-spacing:-.06em;font-size:34px}.visual-seal span{text-transform:uppercase;font-size:9px;font-weight:800;line-height:1.25}.trust-row{border-top:1px solid #ffffff1c;grid-template-columns:repeat(4,1fr);min-height:86px;display:grid;position:relative}.trust-row div{color:#bcd1c8;border-right:1px solid #ffffff1a;justify-content:center;align-items:center;gap:11px;font-size:12px;font-weight:600;display:flex}.trust-row div:last-child{border-right:0}.trust-row svg{width:20px;color:var(--green-300)}.section{padding:116px 0}.about{background:var(--cream)}.about-grid{grid-template-columns:.9fr 1.1fr;align-items:start;gap:110px;display:grid}.section-kicker{color:var(--green-700);letter-spacing:.19em;text-transform:uppercase;margin-bottom:22px;font-size:11px;font-weight:800}.section-kicker:before{content:"";background:currentColor;width:24px;height:2px;margin:0 10px 3px 0;display:inline-block}.about h2,.retailer-copy h2{letter-spacing:-.05em;margin:0;font-size:clamp(40px,4vw,57px);font-weight:660;line-height:1.06}.about h2 span{color:var(--green-500)}.about-copy{padding-top:34px}.about-copy p{color:var(--muted);margin:0 0 18px;font-size:17px;line-height:1.75}.text-link{color:var(--green-700);border-bottom:1px solid #087a514d;align-items:center;gap:9px;margin-top:10px;padding-bottom:5px;font-size:13px;font-weight:800;display:inline-flex}.text-link svg{width:17px}.channels{color:#fff;background:var(--green-950)}.section-heading{justify-content:space-between;align-items:end;gap:70px;margin-bottom:48px;display:flex}.section-kicker.light{color:var(--green-300)}.section-heading h2{letter-spacing:-.05em;margin:0;font-size:clamp(40px,4.2vw,60px);line-height:1}.section-heading>p{color:#a8beb4;max-width:400px;margin:0;font-size:15px;line-height:1.7}.channel-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.channel-card{background:#0a412f;border:1px solid #ffffff1f;border-radius:22px;min-height:420px;padding:29px;transition:transform .25s,border-color .25s,box-shadow .25s;position:relative;overflow:hidden}.channel-card:before{content:"";border:1px solid #ffffff14;border-radius:50%;width:210px;height:210px;position:absolute;inset:auto -40px -80px auto}.channel-card:hover{border-color:#ffffff52;transform:translateY(-7px);box-shadow:0 28px 60px #00000040}.channel-number{color:#ffffff26;letter-spacing:-.06em;font-size:42px;font-weight:800;position:absolute;top:21px;right:24px}.channel-icon{background:#ffffff1a;border-radius:15px;place-items:center;width:53px;height:53px;margin-bottom:26px;display:grid}.channel-icon svg{width:27px}.channel-card .pill{color:var(--green-950);background:var(--lime);letter-spacing:.08em;text-transform:uppercase;border-radius:20px;padding:6px 10px;font-size:9px;font-weight:850;display:inline-block}.channel-card h3{letter-spacing:-.03em;margin:18px 0 13px;font-size:27px}.channel-card p{color:#a9c0b6;margin:0;font-size:14px;line-height:1.65}.channel-action{align-items:center;gap:9px;font-size:12px;font-weight:800;display:flex;position:absolute;bottom:28px;left:29px}.channel-action svg{width:17px}.channel-card.ml{color:#332d02;background:#ffe45c;border-color:#0000}.channel-card.ml .channel-icon{color:#332d02;background:#ffffff8c}.channel-card.ml .pill{color:#fff;background:#2b65d9}.channel-card.ml p{color:#6d631d}.channel-card.shopee{background:#e9552d;border-color:#0000}.channel-card.shopee .channel-icon{background:#ffffff2e}.channel-card.shopee .pill{color:#b53a18;background:#fff}.channel-card.shopee p{color:#ffe0d7}.channel-card.tiktok{background:#121417;border-color:#ffffff29}.channel-card.tiktok:after{content:"";pointer-events:none;background:radial-gradient(circle at 92% 5%,#25f4ee29,#0000 34%),radial-gradient(circle at 0 100%,#fe2c5524,#0000 35%);position:absolute;inset:0}.channel-card.tiktok .channel-icon{z-index:1;color:#fff;text-shadow:-2px 0 #25f4ee,2px 1px #fe2c55;background:#25282d;font-size:32px;font-weight:900;position:relative}.channel-card.tiktok .pill{z-index:1;color:#121417;background:#fff;position:relative}.channel-card.tiktok h3,.channel-card.tiktok p{z-index:1;position:relative}.channel-card.tiktok .channel-action{z-index:1;position:absolute;bottom:28px;left:29px}.channel-card.tiktok p{color:#c7cbd0}.retailers{background:#e9eee9}.retailer-card{background:#fff;border-radius:30px;grid-template-columns:1fr 1fr;min-height:570px;display:grid;overflow:hidden;box-shadow:0 25px 70px #1d413117}.retailer-copy{padding:72px 64px}.retailer-copy>p{max-width:500px;color:var(--muted);margin:24px 0;font-size:16px;line-height:1.7}.retailer-copy ul{gap:12px;margin:0 0 31px;padding:0;list-style:none;display:grid}.retailer-copy li{color:#42554c;align-items:center;gap:10px;font-size:14px;display:flex}.retailer-copy li svg{color:#fff;background:var(--green-500);border-radius:50%;width:22px;height:22px;padding:3px}.retailer-visual{background:linear-gradient(145deg,#0d6848,#073b2c);place-items:center;display:grid;position:relative;overflow:hidden}.retailer-visual:before,.retailer-visual:after{content:"";border:1px solid #ffffff1c;border-radius:50%;position:absolute}.retailer-visual:before{width:520px;height:520px;top:-200px;right:-260px}.retailer-visual:after{width:360px;height:360px;bottom:-170px;left:-190px}.browser-card{z-index:1;background:#f7f8f5;border:7px solid #ffffff38;border-radius:20px;width:79%;position:relative;overflow:hidden;transform:rotate(2deg);box-shadow:0 35px 70px #011a1259}.browser-bar{background:#e7ebe7;align-items:center;gap:5px;height:35px;padding:0 12px;display:flex}.browser-bar>span{background:#c2cbc5;border-radius:50%;width:7px;height:7px}.browser-bar div{color:#789087;text-align:center;background:#fff;border-radius:8px;width:56%;margin-left:10px;padding:5px;font-size:7px}.browser-content{padding:24px 27px 30px}.browser-brand{align-items:center;gap:16px;display:flex}.browser-brand img{border-radius:13px;width:72px;height:72px}.browser-brand span{color:var(--green-700);letter-spacing:.08em;font-size:12px;line-height:1.25}.browser-brand strong{color:var(--ink);letter-spacing:-.04em;font-size:28px}.browser-lines{gap:7px;margin:20px 0;display:grid}.browser-lines span{background:#dfe6e0;border-radius:4px;width:85%;height:7px}.browser-lines span:nth-child(2){width:66%}.browser-lines span:nth-child(3){width:48%}.product-row{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.product-row i{background:linear-gradient(145deg,#e4eee6,#cce2d4);border-radius:10px;height:85px}.floating-badge{z-index:2;color:var(--ink);background:var(--lime);border-radius:13px;align-items:center;gap:10px;padding:13px 17px;display:flex;position:absolute;bottom:13%;right:7%;transform:rotate(-3deg);box-shadow:0 18px 38px #01181140}.floating-badge svg{width:24px}.floating-badge span{font-size:10px;line-height:1.3}.floating-badge strong{font-size:12px}.social-strip{color:#fff;background:#0e583f;padding:43px 0}.social-inner{grid-template-columns:auto auto 1fr auto;align-items:center;gap:20px;display:grid}.social-icon{width:50px;height:50px;color:var(--green-950);background:var(--green-300);border-radius:14px;place-items:center;display:grid}.social-icon svg{width:25px}.social-inner>div:nth-child(2){flex-direction:column;display:flex}.social-inner span{color:#adcbc0;text-transform:uppercase;letter-spacing:.1em;font-size:10px}.social-inner strong{margin-top:4px;font-size:16px}.social-inner p{color:#b5cec4;justify-self:center;max-width:440px;margin:0;font-size:13px;line-height:1.5}.social-inner>a{align-items:center;gap:8px;font-size:12px;font-weight:800;display:flex}.social-inner>a svg{width:17px}footer{color:#bdcec6;background:#041f17;padding:55px 0 25px}.footer-top{grid-template-columns:auto 1fr auto;align-items:center;gap:34px;padding-bottom:44px;display:grid}.footer-brand img{width:48px;height:48px}.footer-brand strong{color:#fff}.footer-brand small{color:var(--green-300)}.footer-top>p{color:#7d9a8e;margin:0;font-size:13px}.footer-links{gap:25px;display:flex}.footer-links a{font-size:12px;font-weight:600;transition:color .2s}.footer-links a:hover{color:var(--green-300)}.footer-bottom{color:#57766a;text-transform:uppercase;letter-spacing:.12em;border-top:1px solid #ffffff14;justify-content:space-between;padding-top:23px;font-size:10px;display:flex}@media (width<=980px){nav{display:none}.hero{padding-top:140px}.hero-grid{grid-template-columns:1fr;gap:20px}.hero-copy{padding-bottom:20px}.hero-visual{width:min(580px,100%);margin:0 auto}.trust-row{grid-template-columns:repeat(2,1fr)}.trust-row div:nth-child(2){border-right:0}.trust-row div{border-top:1px solid #ffffff14;min-height:70px}.about-grid{grid-template-columns:1fr;gap:20px}.about-copy{padding-top:0}.channel-grid{grid-template-columns:repeat(2,1fr)}.channel-card{min-height:340px}.retailer-card{grid-template-columns:1fr}.retailer-visual{min-height:480px}.social-inner{grid-template-columns:auto 1fr auto}.social-inner p{display:none}.footer-top{grid-template-columns:1fr}.footer-links{flex-wrap:wrap}}@media (width<=640px){.container{width:min(100% - 30px,1180px)}.header-inner{min-height:68px}.brand img{width:39px;height:39px}.brand strong{font-size:20px}.header-cta{padding:11px 13px;font-size:11px}.header-cta svg{display:none}.hero{padding-top:118px}.hero h1{font-size:47px}.hero-copy>p{font-size:16px}.hero-actions{flex-direction:column;align-items:stretch}.hero-visual{transform-origin:top;height:410px;margin-bottom:-45px;transform:scale(.88)}.card-main{width:300px;left:0}.card-order{width:225px;right:-25px}.card-market{width:220px;left:-5px}.visual-seal{right:0}.trust-row{grid-template-columns:1fr;padding:16px 0}.trust-row div{border-right:0;justify-content:flex-start;min-height:48px;padding-left:20px}.section{padding:82px 0}.about h2,.retailer-copy h2,.section-heading h2{font-size:39px}.about-copy p{font-size:15px}.section-heading{display:block}.section-heading>p{margin-top:20px}.channel-card{padding:25px}.channel-grid{grid-template-columns:1fr}.retailer-copy{padding:45px 25px}.retailer-visual{min-height:380px}.browser-card{width:88%}.browser-content{padding:18px}.social-inner{grid-template-columns:auto 1fr}.social-inner>a{border:1px solid #ffffff29;border-radius:10px;grid-column:1/-1;justify-content:center;padding:13px}.footer-bottom{flex-direction:column;gap:10px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}.sr-only{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.products-page{--arenales-gold:#dfb53a;--arenales-forest:#123d2f;--arenales-mint:#d7f4dd;background:#f2f2e9}.products-hero{color:#fff;background:radial-gradient(circle at 84% 11%,#237a56 0,#0d4b37 33%,#062d21 72%);padding:116px 0 100px;position:relative;overflow:hidden}.products-hero:before{content:"";opacity:.13;background-image:linear-gradient(#ffffff1f 1px,#0000 1px),linear-gradient(90deg,#ffffff1f 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000 3%,#000 78%);mask-image:linear-gradient(90deg,#0000 3%,#000 78%)}.products-orbit{border:1px solid #9aebbe21;border-radius:50%;position:absolute}.orbit-one{width:570px;height:570px;top:-260px;right:-180px}.orbit-two{width:300px;height:300px;bottom:-235px;right:18%}.products-hero-grid{grid-template-columns:1.08fr .92fr;align-items:center;gap:90px;display:grid;position:relative}.products-hero h1{letter-spacing:-.06em;max-width:700px;margin:0;font-size:clamp(52px,5.2vw,76px);line-height:.99}.products-hero h1 em{color:var(--green-300);font-style:normal;display:block}.products-hero-grid>div:first-child>p{color:#bfd5cc;max-width:650px;margin:25px 0 31px;font-size:17px;line-height:1.7}.products-hero .button svg{width:18px}.products-hero-index{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff0e;border:1px solid #ffffff24;border-radius:26px;padding:23px;position:relative;box-shadow:0 30px 80px #0218113d}.index-label{color:#86aa9b;letter-spacing:.18em;text-transform:uppercase;padding:2px 4px 17px;font-size:9px;font-weight:850;display:block}.index-featured{color:#10251c;background:linear-gradient(135deg,#e9f8dc,#aee7bf);border-radius:19px;flex-direction:column;min-height:215px;padding:30px;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.index-featured:after{content:"A";color:#07422d17;font-size:190px;font-weight:900;line-height:1;position:absolute;bottom:-47px;right:-9px}.index-featured:hover{transform:translateY(-3px);box-shadow:0 20px 50px #02181138}.index-featured small{color:#3f725d;letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:850}.index-featured strong{z-index:1;letter-spacing:-.06em;margin-top:auto;font-size:43px;line-height:1;position:relative}.index-featured>span{z-index:1;color:#35614f;margin-top:7px;font-size:12px;position:relative}.index-future{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:9px;display:grid}.index-future span{color:#79998c;text-align:center;text-transform:uppercase;letter-spacing:.07em;border:1px dashed #ffffff26;border-radius:10px;padding:12px 8px;font-size:8px;line-height:1.3}.collection-nav{z-index:30;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffffed;border-bottom:1px solid #dce6df;position:sticky;top:78px}.collection-nav-inner{align-items:center;gap:26px;min-height:64px;display:flex}.collection-nav-inner>span:first-child{color:#8a9992;letter-spacing:.13em;text-transform:uppercase;font-size:9px;font-weight:800}.collection-nav a{color:var(--green-900);background:#e8f5e9;border-radius:30px;align-items:center;gap:9px;padding:10px 16px;font-size:12px;font-weight:800;display:inline-flex}.collection-nav a i{background:var(--green-500);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #20b9771f}.collection-soon{color:#9ea9a3;margin-left:auto;font-size:10px}.brand-world{color:#fff;background:#102f25;padding:126px 0;position:relative;overflow:hidden}.brand-world:before{content:"";background:linear-gradient(90deg, var(--arenales-gold), #f1d871 42%, #6ebd83);height:7px;position:absolute;inset:0 0 auto}.brand-grid-pattern{opacity:.08;background-image:radial-gradient(circle,#fff 1px,#0000 1px);background-size:27px 27px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 55%,#0000);mask-image:linear-gradient(90deg,#0000,#000 55%,#0000)}.arenales-intro{grid-template-columns:.78fr 1.22fr;align-items:center;gap:110px;display:grid;position:relative}.arenales-mark{aspect-ratio:1;background:radial-gradient(circle,#deb53a21,#0000 60%);border:1px solid #deb53a7a;border-radius:50%;place-items:center;width:min(390px,100%);display:grid;position:relative}.arenales-mark:before,.arenales-mark:after{content:"";border:1px solid #ffffff1a;border-radius:50%;position:absolute}.arenales-mark:before{inset:30px}.arenales-mark:after{border-style:dashed;animation:30s linear infinite slow-spin;inset:-22px}@keyframes slow-spin{to{transform:rotate(360deg)}}.arenales-mark strong{color:#d9f0d5;font-family:Georgia,serif;font-size:180px;font-weight:400;line-height:1}.arenales-mark small{color:#19372d;background:var(--arenales-gold);letter-spacing:.1em;text-transform:uppercase;border-radius:20px;padding:7px 13px;font-size:9px;font-weight:850;position:absolute;bottom:61px}.mark-leaf{color:#17372c;background:#d4ebcf;border-radius:50%;place-items:center;width:56px;height:56px;display:grid;position:absolute;top:52px;right:62px;transform:rotate(12deg)}.mark-leaf svg{width:30px}.brand-overline{color:var(--arenales-gold);letter-spacing:.18em;text-transform:uppercase;margin-bottom:17px;font-size:10px;font-weight:850;display:block}.arenales-copy h2{letter-spacing:-.075em;margin:0;font-size:clamp(62px,7vw,104px);line-height:.86}.brand-lead{letter-spacing:-.02em;max-width:680px;color:#d4e6de!important;margin:27px 0 17px!important;font-size:clamp(21px,2vw,27px)!important;line-height:1.35!important}.arenales-copy>p{color:#a9c2b7;max-width:700px;margin:0;font-size:15px;line-height:1.75}.brand-facts{grid-template-columns:repeat(3,1fr);gap:12px;margin:36px 0 31px;display:grid}.brand-facts div{background:#ffffff09;border:1px solid #ffffff1c;border-radius:14px;flex-direction:column;min-height:100px;padding:19px;display:flex}.brand-facts strong{color:#e6cd70;letter-spacing:-.04em;font-size:27px}.brand-facts span{color:#91ada1;text-transform:uppercase;letter-spacing:.08em;margin-top:auto;font-size:9px;line-height:1.35}.brand-actions{flex-wrap:wrap;gap:12px;display:flex}.brand-actions svg{width:18px}.button-outline-light{color:#fff;background:0 0;border:1px solid #fff3}.button-outline-light:hover{background:#ffffff14}.arenales-principles{background:#ecf0e8;padding:112px 0}.principles-heading{grid-template-columns:1fr .72fr;align-items:end;gap:80px;margin-bottom:45px;display:grid}.principles-heading h2{letter-spacing:-.055em;max-width:650px;margin:0;font-size:clamp(43px,4.4vw,62px);line-height:1.02}.principles-heading>p{color:var(--muted);margin:0;font-size:15px;line-height:1.7}.principle-grid{grid-template-columns:repeat(3,1fr);gap:17px;display:grid}.principle-grid article{background:#fff;border:1px solid #dce5dc;border-radius:21px;min-height:355px;padding:31px;position:relative;overflow:hidden}.principle-grid article>span{color:#9eaaa3;font-size:10px;font-weight:850}.principle-symbol{width:70px;height:70px;color:var(--green-900);background:#ebf6e9;border:1px solid #bed5c5;border-radius:50%;place-items:center;margin:60px 0 27px;font-family:Georgia,serif;font-size:25px;display:grid}.principle-grid h3{letter-spacing:-.03em;margin:0 0 13px;font-size:25px}.principle-grid p{color:var(--muted);margin:0;font-size:13px;line-height:1.68}.product-explorer{background:#f8f8f2;padding:118px 0 126px}.explorer-heading{grid-template-columns:1fr .7fr;align-items:end;gap:90px;display:grid}.explorer-heading h2{letter-spacing:-.06em;max-width:690px;margin:0;font-size:clamp(46px,4.8vw,68px);line-height:1}.explorer-heading h2 em{color:var(--green-500);font-style:normal}.explorer-heading>p{color:var(--muted);margin:0 0 5px;font-size:15px;line-height:1.7}.explorer-tools{background:#fff;border:1px solid #dde5df;border-radius:20px;margin-top:46px;padding:20px;box-shadow:0 17px 50px #1b44310f}.product-search{background:#f2f5f1;border:1px solid #0000;border-radius:13px;align-items:center;min-height:58px;padding:0 18px;transition:border-color .2s,box-shadow .2s;display:flex;position:relative}.product-search:focus-within{border-color:var(--green-500);box-shadow:0 0 0 4px #20b9771c}.product-search svg{width:22px;color:var(--green-700)}.product-search input{width:100%;min-width:0;color:var(--ink);font:inherit;background:0 0;border:0;outline:0;margin-left:12px;font-size:14px}.product-search input::placeholder{color:#94a29b}.product-search button{color:#64776e;cursor:pointer;background:#e2e8e3;border:0;border-radius:50%;width:34px;height:34px;font-size:20px}.category-filters{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.category-filters button{color:#64766e;min-height:39px;font:inherit;cursor:pointer;background:0 0;border:1px solid #dce4de;border-radius:22px;padding:0 14px;font-size:11px;font-weight:750;transition:color .2s,background .2s,border-color .2s}.category-filters button:hover{border-color:#9db9a8}.category-filters button.active{color:#fff;background:var(--green-900);border-color:var(--green-900)}.explorer-result-bar{color:#73847c;justify-content:space-between;align-items:center;min-height:68px;font-size:11px;display:flex}.explorer-result-bar strong{color:var(--green-900);font-size:16px}.explorer-result-bar span:last-child{text-transform:uppercase;letter-spacing:.09em}.arenales-product-grid{grid-template-columns:repeat(3,1fr);gap:17px;display:grid}.arenales-product-card{background:#fff;border:1px solid #dce4de;border-radius:21px;flex-direction:column;min-height:470px;padding:25px;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;position:relative;overflow:hidden}.arenales-product-card:before{content:"";background:#4fb87b;width:100%;height:4px;position:absolute;top:0;left:0}.arenales-product-card[data-category=Controle\ parasitário]:before{background:#b98837}.arenales-product-card[data-category=Reprodução]:before{background:#b25c7d}.arenales-product-card[data-category="Infecções e suporte sanitário"]:before{background:#cb674e}.arenales-product-card[data-category="Cascos e pele"]:before{background:#a56e45}.arenales-product-card[data-category="Fígado e intoxicações"]:before{background:#765bb5}.arenales-product-card:hover{border-color:#b5c8bc;transform:translateY(-6px);box-shadow:0 24px 60px #1a41301c}.product-card-top{justify-content:space-between;align-items:center;display:flex}.product-index{color:#9aa7a0;font-size:10px;font-weight:800}.product-category{max-width:65%;color:var(--green-800,#185a42);text-transform:uppercase;letter-spacing:.07em;text-align:center;background:#edf6ed;border-radius:20px;padding:6px 9px;font-size:8px;font-weight:850}.product-monogram{width:82px;height:82px;color:var(--green-900);background:linear-gradient(145deg,#dff3df,#bfe3c5);border-radius:21px;place-items:center;margin:32px 0 23px;display:grid;position:relative;transform:rotate(-3deg)}.product-monogram:before{content:"";border:1px solid #094b3429;border-radius:15px;position:absolute;inset:8px}.product-monogram span{font-family:Georgia,serif;font-size:40px}.product-monogram i{background:var(--arenales-gold);border:4px solid #fff;border-radius:50%;width:17px;height:17px;position:absolute;top:-5px;right:-5px}.arenales-product-card h3{letter-spacing:-.035em;margin:0 0 12px;font-size:24px;line-height:1.08}.arenales-product-card>p{color:var(--muted);margin:0;font-size:13px;line-height:1.62}.species-list{flex-wrap:wrap;gap:5px;margin:18px 0 24px;display:flex}.species-list span{color:#567065;background:#f0f3ef;border-radius:5px;padding:5px 8px;font-size:8px;font-weight:750}.product-card-footer{border-top:1px solid #e5ebe6;justify-content:space-between;align-items:end;gap:12px;margin-top:auto;padding-top:17px;display:flex}.product-card-footer>span{flex-direction:column;display:flex}.product-card-footer small{color:#96a49d;text-transform:uppercase;letter-spacing:.08em;font-size:8px}.product-card-footer strong{color:#40564c;margin-top:4px;font-size:11px}.product-card-footer a{color:var(--green-700);flex-shrink:0;align-items:center;gap:6px;font-size:11px;font-weight:850;display:inline-flex}.product-card-footer a svg{width:15px}.empty-products{text-align:center;background:#fff;border:1px dashed #cdd9d0;border-radius:21px;padding:80px 25px}.empty-products>span{color:#c7d2ca;font-size:65px;font-weight:850}.empty-products h3{margin:8px 0;font-size:25px}.empty-products p{color:var(--muted)}.empty-products button{color:#fff;background:var(--green-900);font:inherit;cursor:pointer;border:0;border-radius:9px;padding:11px 17px;font-size:12px;font-weight:800}.arenales-care{color:#fff;background:#071f18;padding:105px 0}.care-grid{grid-template-columns:.8fr 1.2fr;align-items:start;gap:100px;display:grid}.care-heading>span{color:var(--arenales-gold);text-transform:uppercase;letter-spacing:.16em;font-size:9px;font-weight:850}.care-heading h2{letter-spacing:-.05em;margin:17px 0 0;font-size:clamp(39px,4vw,56px);line-height:1.04}.care-points{gap:0;display:grid}.care-points div{border-bottom:1px solid #ffffff1a;grid-template-columns:50px 1fr;align-items:start;gap:21px;padding:26px 0;display:grid}.care-points div:first-child{padding-top:0}.care-points strong{color:#123026;background:var(--arenales-gold);border-radius:50%;place-items:center;width:40px;height:40px;font-size:10px;display:grid}.care-points p{color:#afc5bc;margin:0;font-size:14px;line-height:1.7}.arenales-banner{background:linear-gradient(115deg,#17603f,#0b3829)}.collection-index-page{background:#f3f4ed}.collection-index-hero{color:#fff;background:radial-gradient(circle at 88% 5%,#237a56 0,#0d4b37 34%,#062d21 76%);padding:112px 0 105px;position:relative;overflow:hidden}.collection-index-hero:before{content:"";opacity:.12;background-image:linear-gradient(#ffffff1f 1px,#0000 1px),linear-gradient(90deg,#ffffff1f 1px,#0000 1px);background-size:62px 62px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000);mask-image:linear-gradient(90deg,#0000,#000)}.collection-index-glow{border:1px solid #79e2ac29;border-radius:50%;width:650px;height:650px;position:absolute;top:-300px;right:-210px;box-shadow:0 0 0 95px #79e2ac06,0 0 0 190px #79e2ac05}.collection-index-hero-grid{grid-template-columns:1.12fr .88fr;align-items:end;gap:100px;display:grid;position:relative}.collection-index-hero h1{letter-spacing:-.06em;max-width:720px;margin:0;font-size:clamp(52px,5.3vw,78px);line-height:.99}.collection-index-hero h1 em{color:var(--green-300);font-style:normal;display:block}.collection-index-hero-grid>p{color:#bed4ca;max-width:470px;margin:0 0 7px;font-size:17px;line-height:1.72}.collection-library{min-height:760px;padding:112px 0 130px}.collection-library-grid{grid-template-columns:.65fr 1.35fr;align-items:start;gap:100px;display:grid}.collection-library-intro{position:sticky;top:120px}.collection-library-intro h2{letter-spacing:-.055em;margin:0;font-size:clamp(42px,4vw,58px);line-height:1.02}.collection-library-intro>p{max-width:310px;color:var(--muted);margin:22px 0 40px;font-size:15px;line-height:1.7}.collection-count{border-top:1px solid #d2ddd5;align-items:center;gap:13px;padding-top:25px;display:flex}.collection-count strong{color:var(--green-700);font-size:27px}.collection-count span{color:#889790;letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:800}.collection-stack{gap:18px;display:grid}.brand-collection-card{border-radius:28px;flex-direction:column;min-height:570px;padding:35px;transition:transform .28s,box-shadow .28s;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 70px #15412e21}.brand-collection-card:hover{transform:translateY(-7px);box-shadow:0 34px 85px #15412e33}.arenales-collection-card{color:#102d23;background:radial-gradient(circle at 87% 12%,#ffffffb8,#0000 25%),linear-gradient(140deg,#eef9dd 0,#bde8c6 56%,#8ed0aa 100%)}.arenales-collection-card:before{content:"A";color:#07452e12;font-family:Georgia,serif;font-size:430px;line-height:1;position:absolute;bottom:-92px;right:-28px}.arenales-collection-card:after{content:"";border:1px solid #0a4c331f;border-radius:50%;width:380px;height:380px;position:absolute;top:-115px;right:-80px}.collection-card-top{z-index:1;color:#4d7967;letter-spacing:.12em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:20px;font-size:9px;font-weight:850;display:flex;position:relative}.collection-card-status{color:#225c45;letter-spacing:.07em;background:#ffffff80;border-radius:20px;align-items:center;gap:8px;padding:8px 11px;display:inline-flex}.collection-card-status i{background:#1ca568;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #1ca56821}.collection-card-mark{z-index:1;border:1px solid #0a4b332e;border-radius:50%;place-items:center;width:190px;height:190px;display:grid;position:absolute;top:96px;right:55px}.collection-card-mark:before{content:"";border:1px solid #0a4b331a;border-radius:50%;position:absolute;inset:16px}.collection-card-mark>strong{font-family:Georgia,serif;font-size:100px;font-weight:400}.collection-card-mark>span{color:#17372c;background:#dcb441;border-radius:50%;place-items:center;width:45px;height:45px;display:grid;position:absolute;top:5px;right:4px}.collection-card-mark svg{width:25px}.collection-card-copy{z-index:1;max-width:500px;margin-top:auto;position:relative}.collection-card-copy>span{color:#3b755d;text-transform:uppercase;letter-spacing:.13em;font-size:10px;font-weight:850}.collection-card-copy h2{letter-spacing:-.075em;margin:10px 0 14px;font-size:clamp(52px,6vw,82px);line-height:.87}.collection-card-copy p{color:#3d6b58;max-width:465px;margin:0;font-size:14px;line-height:1.65}.collection-card-footer{z-index:1;border-top:1px solid #1050372e;align-items:end;gap:30px;margin-top:34px;padding-top:22px;display:flex;position:relative}.collection-card-footer>div{flex-direction:column;display:flex}.collection-card-footer>div strong{font-size:22px}.collection-card-footer>div span{color:#58806f;text-transform:uppercase;letter-spacing:.08em;font-size:8px;font-weight:800}.collection-open{color:#fff;background:#0d4b37;border-radius:12px;align-items:center;gap:9px;margin-left:auto;padding:14px 17px;font-size:11px;font-weight:850;display:inline-flex}.collection-open svg{width:16px}.future-collections-note{color:#7b8d84;background:#ffffff6b;border:1px dashed #c7d3ca;border-radius:18px;align-items:center;gap:16px;min-height:90px;padding:22px 26px;display:flex}.future-collections-note>span{color:#789087;background:#e3e9e3;border-radius:50%;flex-shrink:0;place-items:center;width:38px;height:38px;font-size:20px;display:grid}.future-collections-note p{max-width:410px;margin:0;font-size:11px;line-height:1.55}.collection-back{color:#c5d9d0;margin-bottom:20px;font-size:11px;font-weight:750;display:inline-flex}.collection-back:hover{color:var(--green-300)}@media (width<=980px){.products-hero-grid,.arenales-intro{grid-template-columns:1fr}.products-hero-index{max-width:650px}.arenales-mark{width:330px;margin:0 auto}.arenales-product-grid{grid-template-columns:repeat(2,1fr)}.principles-heading,.explorer-heading,.care-grid{grid-template-columns:1fr;gap:27px}.collection-index-hero-grid,.collection-library-grid{grid-template-columns:1fr;gap:48px}.collection-library-intro{position:static}.collection-library-intro>p{max-width:530px}}@media (width<=640px){.products-hero{padding:82px 0 72px}.products-hero h1{font-size:46px}.products-hero-grid{gap:48px}.products-hero-index{padding:15px}.index-featured{min-height:185px;padding:23px}.index-featured strong{font-size:36px}.index-future{grid-template-columns:1fr}.index-future span{text-align:left}.collection-nav{top:68px}.collection-nav-inner{gap:10px;overflow-x:auto}.collection-nav-inner>span:first-child,.collection-soon{display:none}.brand-world{padding:92px 0}.arenales-intro{gap:70px}.arenales-mark{width:260px}.arenales-mark strong{font-size:125px}.arenales-mark small{bottom:38px}.mark-leaf{width:46px;height:46px;top:35px;right:36px}.arenales-copy h2{font-size:57px}.brand-facts{grid-template-columns:1fr}.brand-facts div{min-height:85px}.brand-actions{flex-direction:column}.arenales-principles,.product-explorer{padding:82px 0}.principle-grid,.arenales-product-grid{grid-template-columns:1fr}.principle-grid article{min-height:315px}.explorer-heading h2{font-size:43px}.explorer-tools{padding:13px}.category-filters{scrollbar-width:thin;flex-wrap:nowrap;padding-bottom:4px;overflow-x:auto}.category-filters button{flex-shrink:0}.explorer-result-bar span:last-child{display:none}.arenales-product-card{min-height:450px}.arenales-care{padding:80px 0}.collection-index-hero{padding:82px 0 76px}.collection-index-hero h1{font-size:46px}.collection-index-hero-grid{gap:28px}.collection-library{padding:80px 0 95px}.brand-collection-card{border-radius:22px;min-height:520px;padding:25px}.collection-card-top{align-items:flex-start}.collection-card-status{max-width:130px;line-height:1.3}.collection-card-mark{width:145px;height:145px;top:100px;right:25px}.collection-card-mark>strong{font-size:74px}.collection-card-copy h2{font-size:52px}.collection-card-footer{gap:16px}.collection-open{justify-content:center;width:45px;height:45px;padding:0;font-size:0}}.menu-button{cursor:pointer;background:#eef2ee;border:0;border-radius:10px;width:42px;height:42px;padding:10px;display:none}.menu-button span{background:var(--green-900);border-radius:2px;width:100%;height:2px;margin:4px 0;display:block}.whatsapp-float{z-index:45;color:#fff;background:#18a957;border:2px solid #fff;border-radius:30px;align-items:center;gap:9px;min-height:52px;padding:0 18px;font-size:13px;font-weight:800;transition:transform .2s,background .2s;display:flex;position:fixed;bottom:22px;right:23px;box-shadow:0 12px 35px #042d1847}.whatsapp-float:hover{background:#128c47;transform:translateY(-3px)}.whatsapp-float svg{width:25px;height:25px}.popup-backdrop{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#021911ab;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.business-popup{color:#fff;background:linear-gradient(145deg,#0d6848,#073b2c);border:1px solid #ffffff26;border-radius:25px;width:min(470px,100%);padding:42px;position:relative;box-shadow:0 35px 90px #0006}.business-popup:after{content:"";pointer-events:none;border:1px solid #ffffff1a;border-radius:50%;width:180px;height:180px;position:absolute;top:-60px;right:-60px}.popup-close{color:#fff;cursor:pointer;background:#ffffff1a;border:0;border-radius:50%;place-items:center;width:35px;height:35px;font-size:24px;display:grid;position:absolute;top:14px;right:16px}.popup-tag{color:var(--green-950);background:var(--lime);letter-spacing:.1em;text-transform:uppercase;border-radius:20px;padding:6px 10px;font-size:10px;font-weight:850;display:inline-block}.business-popup h2{letter-spacing:-.045em;margin:18px 0 13px;font-size:36px;line-height:1.05}.business-popup p{color:#bad0c7;margin:0 0 25px;font-size:15px;line-height:1.65}.business-popup .button{width:100%}.popup-later{color:#bad0c7;cursor:pointer;background:0 0;border:0;margin:18px auto 0;font-size:12px;display:block}.footer-contact{color:#8ca79b;flex-direction:column;gap:6px;font-size:11px;display:flex}.footer-contact a:hover{color:var(--green-300)}.internal-page{padding-top:78px}.page-hero{color:#fff;background:radial-gradient(circle at 84% 8%, #176e4f 0, var(--green-900) 35%, var(--green-950) 78%);padding:105px 0 94px}.page-hero.compact{padding-top:90px;padding-bottom:78px}.page-hero-grid{grid-template-columns:1.15fr .85fr;align-items:end;gap:90px;display:grid}.page-eyebrow{color:var(--green-300);letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:9px;margin-bottom:23px;font-size:11px;font-weight:800;display:inline-flex}.page-eyebrow:before{content:"";background:var(--lime);width:25px;height:2px}.page-hero h1{letter-spacing:-.055em;margin:0;font-size:clamp(50px,5.4vw,76px);line-height:.99}.page-hero h1 em{color:var(--green-300);font-style:normal}.page-hero-grid>p,.page-hero-grid>div:last-child>p{color:#c0d5cc;margin:0;font-size:17px;line-height:1.7}.page-hero-grid>div:last-child .button{margin-top:25px}.content-section{background:var(--cream);padding:110px 0}.split-content{grid-template-columns:.95fr 1.05fr;gap:110px;display:grid}.split-content h2,.form-layout h2{letter-spacing:-.05em;margin:0;font-size:clamp(40px,4vw,57px);line-height:1.07}.prose p{color:var(--muted);margin:0 0 21px;font-size:17px;line-height:1.8}.values-section{color:#fff;background:var(--green-950);padding:100px 0}.value-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.value-grid article{background:#ffffff09;border:1px solid #ffffff1f;border-radius:20px;padding:38px}.value-grid article>span{color:var(--green-300);font-size:12px;font-weight:800}.value-grid h3{margin:42px 0 12px;font-size:27px}.value-grid p{color:#a9c0b6;margin:0;font-size:14px;line-height:1.65}.page-cta{background:#fff;padding:78px 0}.page-cta .container,.catalog-banner .container,.help-strip .container{justify-content:space-between;align-items:center;gap:40px;display:flex}.page-cta h2{letter-spacing:-.045em;margin:0;font-size:clamp(34px,4vw,50px)}.section-heading.dark h2{color:var(--ink)}.section-heading.dark>p{color:var(--muted)}.category-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.category-grid article{background:#fff;border:1px solid #e0e7e2;border-radius:20px;min-height:250px;padding:35px}.category-grid article>span{color:var(--green-500);font-size:12px;font-weight:850}.category-grid h3{letter-spacing:-.03em;margin:60px 0 11px;font-size:25px}.category-grid p{max-width:450px;color:var(--muted);margin:0;font-size:14px;line-height:1.65}.catalog-banner{color:#fff;background:linear-gradient(120deg,#0b5b40,#062d21);padding:90px 0}.catalog-banner span{color:var(--green-300);letter-spacing:.13em;text-transform:uppercase;font-size:10px;font-weight:850}.catalog-banner h2{letter-spacing:-.05em;margin:12px 0 10px;font-size:clamp(36px,4vw,54px)}.catalog-banner p{color:#a9c0b6;margin:0}.benefit-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.benefit-grid article{background:#fff;border:1px solid #dfe7e1;border-radius:20px;padding:35px}.benefit-grid strong{width:44px;height:44px;color:var(--green-950);background:var(--lime);border-radius:12px;place-items:center;font-size:11px;display:grid}.benefit-grid h3{margin:48px 0 12px;font-size:25px}.benefit-grid p{color:var(--muted);margin:0;font-size:14px;line-height:1.65}.form-section{background:#e8eee9;padding:110px 0}.form-layout{grid-template-columns:.8fr 1.2fr;align-items:start;gap:85px;display:grid}.form-layout>div:first-child>p{color:var(--muted);line-height:1.7}.direct-contact{color:var(--green-700);flex-direction:column;gap:9px;margin-top:30px;font-size:14px;font-weight:750;display:flex}.contact-form{background:#fff;border-radius:23px;gap:19px;padding:38px;display:grid;box-shadow:0 20px 60px #18412f14}.form-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.contact-form label{color:#3c5147;gap:8px;font-size:12px;font-weight:750;display:grid}.contact-form input,.contact-form textarea{width:100%;color:var(--ink);font:inherit;background:#f5f7f4;border:1px solid #dbe4dd;border-radius:10px;outline:none;padding:14px 15px}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--green-500);box-shadow:0 0 0 3px #20b9771c}.contact-form textarea{resize:vertical}.contact-form .button svg{width:22px}.form-note{text-align:center;font-size:11px;color:#7b8c84!important;margin:-5px 0 0!important}.purchase-section{background:var(--cream);padding:95px 0}.purchase-grid{grid-template-columns:repeat(2,1fr);gap:19px;display:grid}.purchase-card{color:#fff;background:#0b5b40;border-radius:23px;min-height:310px;padding:38px;transition:transform .2s,box-shadow .2s;position:relative}.purchase-card:hover{transform:translateY(-5px);box-shadow:0 22px 55px #0d332429}.purchase-number{color:#ffffff2e;font-size:45px;font-weight:850;position:absolute;top:22px;right:30px}.purchase-card small{color:var(--green-950);background:var(--lime);text-transform:uppercase;border-radius:20px;padding:6px 10px;font-weight:800;display:inline-block}.purchase-card h2{letter-spacing:-.04em;margin:72px 0 11px;font-size:34px}.purchase-card p{color:#bad0c7;max-width:390px;margin:0;line-height:1.6}.purchase-card>strong{font-size:12px;position:absolute;bottom:34px}.purchase-card.ml{color:#332d02;background:#ffe45c}.purchase-card.ml small{color:#fff;background:#2b65d9}.purchase-card.ml p{color:#6d631d}.purchase-card.shopee{background:#e9552d}.purchase-card.tiktok{background:#14161a}.help-strip{color:#fff;background:var(--green-950);padding:70px 0}.help-strip span{color:var(--green-300);text-transform:uppercase;letter-spacing:.12em;font-size:11px}.help-strip h2{margin:8px 0 0;font-size:38px}.contact-options{background:var(--cream);padding:80px 0}.contact-cards{grid-template-columns:repeat(3,1fr);gap:17px;display:grid}.contact-cards a{background:#fff;border:1px solid #dfe7e1;border-radius:18px;min-width:0;padding:30px;transition:border-color .2s,transform .2s}.contact-cards a:hover{border-color:var(--green-500);transform:translateY(-3px)}.contact-cards small{color:var(--green-700);font-weight:750}.contact-cards h2{overflow-wrap:anywhere;letter-spacing:-.03em;margin:35px 0 15px;font-size:20px}.contact-cards span{color:var(--muted);font-size:12px;font-weight:750}.service-note{border-top:1px solid #ced9d1;padding-top:25px;font-size:13px;margin-top:35px!important}@media (width<=1100px){nav{gap:20px}nav a{font-size:12px}.footer-top{grid-template-columns:auto 1fr}.footer-links{grid-column:1/-1}}@media (width<=860px){.header-cta{margin-left:auto}.menu-button{display:block}.site-header nav{background:#fff;border-bottom:1px solid #dce5de;flex-direction:column;align-items:stretch;gap:0;padding:12px 24px 22px;display:none;position:absolute;inset:77px 0 auto;box-shadow:0 20px 40px #0a2b1f1a}.site-header nav.nav-open{display:flex}.site-header nav a{border-bottom:1px solid #edf1ee;padding:13px 0;font-size:14px}.page-hero-grid,.split-content,.form-layout{grid-template-columns:1fr;gap:35px}.value-grid,.benefit-grid,.contact-cards{grid-template-columns:1fr}.page-hero,.content-section,.form-section{padding:80px 0}}@media (width<=640px){.internal-page{padding-top:68px}.header-cta{display:none}.site-header nav{top:68px}.page-hero h1{font-size:45px}.page-hero-grid>p,.page-hero-grid>div:last-child>p{font-size:15px}.page-cta .container,.catalog-banner .container,.help-strip .container{flex-direction:column;align-items:flex-start}.category-grid,.purchase-grid,.form-row{grid-template-columns:1fr}.contact-form{padding:25px}.purchase-card{min-height:290px;padding:28px}.whatsapp-float{justify-content:center;width:54px;padding:0;bottom:14px;right:14px}.whatsapp-float span{display:none}.business-popup{padding:35px 25px 28px}.business-popup h2{font-size:30px}}.blog-page{background:#f3f4ed}.blog-hero{color:#fff;background:radial-gradient(circle at 82% 4%,#237a56 0,#0d4b37 34%,#062d21 76%);padding:112px 0 105px;position:relative;overflow:hidden}.blog-hero:before{content:"";opacity:.11;background-image:linear-gradient(#ffffff1f 1px,#0000 1px),linear-gradient(90deg,#ffffff1f 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000 2%,#000 78%);mask-image:linear-gradient(90deg,#0000 2%,#000 78%)}.blog-hero-orbit{border:1px solid #75e2aa21;border-radius:50%;position:absolute}.blog-hero-orbit.orbit-a{width:620px;height:620px;top:-350px;right:-280px;box-shadow:0 0 0 90px #75e2aa06}.blog-hero-orbit.orbit-b{width:300px;height:300px;bottom:-245px;left:39%}.blog-hero-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:95px;display:grid;position:relative}.blog-hero-copy h1{letter-spacing:-.062em;max-width:720px;margin:0;font-size:clamp(52px,5.25vw,77px);line-height:.98}.blog-hero-copy h1 em{color:var(--green-300);font-style:normal;display:block}.blog-hero-copy>p{color:#bfd5cc;max-width:610px;margin:25px 0 30px;font-size:17px;line-height:1.72}.blog-hero-copy .button span{font-size:20px;line-height:1}.blog-hero-visual{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff0b;border:1px solid #ffffff24;border-radius:28px;min-height:410px;padding:28px;position:relative;box-shadow:0 35px 80px #0218113d}.blog-visual-label{color:#88ad9d;letter-spacing:.18em;text-transform:uppercase;font-size:9px;font-weight:850;display:block}.blog-visual-card{color:#103225;border-radius:18px;flex-direction:column;justify-content:flex-end;width:46%;min-height:182px;padding:22px;display:flex;position:absolute;box-shadow:0 20px 45px #0218113d}.blog-visual-card small{opacity:.42;font-size:12px;font-weight:850;position:absolute;top:14px;right:17px}.blog-visual-card strong{letter-spacing:-.04em;font-size:27px}.blog-visual-card span{text-transform:uppercase;letter-spacing:.06em;margin-top:4px;font-size:9px;font-weight:750}.visual-card-one{background:linear-gradient(145deg,#e9f8dc,#aee7bf);top:79px;left:27px;transform:rotate(-3deg)}.visual-card-two{color:#203107;background:linear-gradient(145deg,#dff67b,#bfdc48);top:123px;right:26px;transform:rotate(3deg)}.visual-card-three{color:#fff;background:linear-gradient(145deg,#16805a,#0b5039);bottom:24px;left:28%;transform:rotate(-1deg)}.blog-visual-seal{z-index:2;color:var(--green-950);background:var(--lime);border-radius:30px;align-items:center;gap:8px;padding:11px 14px;display:flex;position:absolute;top:26px;right:26px;transform:rotate(4deg);box-shadow:0 12px 30px #03211638}.blog-visual-seal svg{width:22px}.blog-visual-seal span{text-transform:uppercase;letter-spacing:.06em;font-size:8px;font-weight:850;line-height:1.3}.blog-featured{padding:115px 0 126px}.blog-section-heading{justify-content:space-between;align-items:end;gap:70px;margin-bottom:44px;display:flex}.blog-section-heading h2{letter-spacing:-.055em;margin:0;font-size:clamp(42px,4.3vw,62px);line-height:1}.blog-section-heading>p{max-width:410px;color:var(--muted);margin:0;font-size:15px;line-height:1.7}.featured-post-card{min-height:480px;color:var(--ink);background:#fff;border:1px solid #dde5de;border-radius:28px;grid-template-columns:.82fr 1.18fr;transition:transform .28s,box-shadow .28s;display:grid;overflow:hidden;box-shadow:0 25px 70px #15412e17}.featured-post-card:hover{transform:translateY(-6px);box-shadow:0 34px 85px #15412e29}.featured-post-art{color:#123c2e;background:radial-gradient(circle at 20% 18%,#ffffffd1,#0000 28%),linear-gradient(145deg,#e6f6cf,#8fd1a8);flex-direction:column;justify-content:space-between;min-height:480px;padding:38px;display:flex;position:relative;overflow:hidden}.featured-post-art:before,.featured-post-art:after{content:"";border:1px solid #0d523624;border-radius:50%;position:absolute}.featured-post-art:before{width:390px;height:390px;top:-130px;right:-180px}.featured-post-art:after{width:245px;height:245px;top:-60px;right:-95px}.featured-post-art>span{z-index:1;color:#fff;letter-spacing:.14em;background:#0d4b37;border-radius:20px;align-self:flex-start;padding:7px 11px;font-size:9px;font-weight:850;position:relative}.featured-post-art>strong{z-index:1;letter-spacing:-.1em;margin-top:auto;font-family:Georgia,serif;font-size:170px;font-weight:400;line-height:.77;position:relative}.featured-art-lines{gap:9px;width:48%;display:grid;position:absolute;bottom:45px;left:43%;transform:rotate(-5deg)}.featured-art-lines i{background:#0e46313d;height:2px}.featured-art-lines i:nth-child(2){width:82%}.featured-art-lines i:nth-child(3){width:58%}.featured-post-copy{flex-direction:column;justify-content:center;padding:60px 65px;display:flex}.post-meta{color:#83928b;letter-spacing:.08em;text-transform:uppercase;flex-wrap:wrap;align-items:center;gap:10px;font-size:9px;font-weight:800;display:flex}.post-meta>*+:before{content:"";background:#a8b6af;border-radius:50%;width:4px;height:4px;margin:0 10px 2px 0;display:inline-block}.post-meta>span:first-child{color:#0d6142;background:#e5f4e7;border-radius:20px;padding:7px 10px}.post-meta>span:first-child:before{display:none}.featured-post-copy h2{letter-spacing:-.055em;max-width:620px;margin:24px 0 19px;font-size:clamp(38px,4vw,56px);line-height:1.03}.featured-post-copy>p{max-width:580px;color:var(--muted);margin:0;font-size:16px;line-height:1.75}.post-open{color:var(--green-700);border-bottom:1px solid #087a514d;align-self:flex-start;align-items:center;gap:9px;margin-top:35px;padding-bottom:5px;font-size:12px;font-weight:850;display:inline-flex}.post-open svg{width:17px}.editorial-tracks{color:#fff;background:#072b20;padding:112px 0 122px}.dark-heading>p{color:#a8beb4}.editorial-track-grid{grid-template-columns:repeat(4,1fr);gap:15px;display:grid}.editorial-track-grid article{background:#ffffff09;border:1px solid #ffffff1c;border-radius:20px;min-height:300px;padding:28px;position:relative;overflow:hidden}.editorial-track-grid article:after{content:"";border:1px solid #ffffff12;border-radius:50%;width:190px;height:190px;position:absolute;bottom:-95px;right:-80px}.editorial-track-grid article>span{color:var(--green-300);font-size:10px;font-weight:850}.editorial-track-grid h3{letter-spacing:-.035em;margin:112px 0 13px;font-size:25px;line-height:1.08}.editorial-track-grid p{color:#a8beb4;margin:0;font-size:13px;line-height:1.65}.editorial-track-grid article:nth-child(2){background:#c6ef5614}.editorial-track-grid article:nth-child(3){background:#65dba214}.blog-bridge{color:#fff;background:linear-gradient(118deg,#146346,#0a3c2c);padding:84px 0}.blog-bridge-inner{justify-content:space-between;align-items:center;gap:60px;display:flex}.blog-bridge-inner>div>span{color:var(--green-300);letter-spacing:.14em;text-transform:uppercase;font-size:9px;font-weight:850}.blog-bridge h2{letter-spacing:-.05em;margin:9px 0 10px;font-size:clamp(35px,4vw,52px);line-height:1}.blog-bridge p{color:#b7cfc5;margin:0;font-size:14px}.blog-bridge .button{flex-shrink:0}.article-page{background:#f7f7f1}.article-hero{color:#fff;background:radial-gradient(circle at 82% 4%,#1c7551 0,#0d4b37 34%,#062d21 76%);padding:86px 0 95px;position:relative;overflow:hidden}.article-hero-grid-pattern{opacity:.1;background-image:radial-gradient(circle,#fff 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000 7%,#000 60%,#0000);mask-image:linear-gradient(90deg,#0000 7%,#000 60%,#0000)}.article-hero-inner{max-width:980px;position:relative}.article-back{color:#acc9bd;margin-bottom:55px;font-size:11px;font-weight:750;display:inline-flex}.article-back:hover{color:var(--green-300)}.article-meta{color:#b2c9bf}.article-meta>span:first-child{color:#173b2e;background:var(--lime)}.article-meta>*+:before{background:#759589}.article-hero h1{letter-spacing:-.062em;max-width:940px;margin:24px 0;font-size:clamp(48px,6vw,82px);line-height:.98}.article-hero-inner>p{color:#bfd5cc;max-width:770px;margin:0;font-size:18px;line-height:1.7}.article-progress-line{background:linear-gradient(90deg, var(--lime) 0 22%, var(--green-500) 22% 56%, #dce9df 56%);height:6px}.article-body-section{padding:105px 0 125px}.article-layout{grid-template-columns:260px minmax(0,720px);justify-content:center;align-items:start;gap:90px;display:grid}.article-index{border-top:2px solid var(--green-700);border-bottom:1px solid #d4ded6;padding:24px 0;position:sticky;top:118px}.article-index>span{color:var(--green-700);letter-spacing:.14em;text-transform:uppercase;margin-bottom:15px;font-size:9px;font-weight:850;display:block}.article-index nav{gap:0;margin:0;display:grid}.article-index nav a{color:#718179;border-bottom:1px solid #e2e8e3;padding:10px 0;font-size:11px;font-weight:650;line-height:1.4}.article-index nav a:last-child{border-bottom:0}.article-index nav a:hover{color:var(--green-700)}.article-content{min-width:0}.article-lead{letter-spacing:-.015em;color:#28473a!important;margin:0 0 65px!important;font-size:23px!important;line-height:1.58!important}.article-content>section{border-bottom:1px solid #dce4dd;margin-bottom:53px;padding:0 0 52px;scroll-margin-top:115px}.article-content h2{color:#123629;letter-spacing:-.045em;margin:0 0 22px;font-size:clamp(31px,3.2vw,43px);line-height:1.08}.article-content p{color:#596d63;margin:0 0 20px;font-size:17px;line-height:1.85}.article-content ul{background:#edf3ec;border-radius:15px;gap:11px;margin:28px 0 0;padding:23px 26px;list-style:none;display:grid}.article-content li{color:#3f5c4f;padding-left:25px;font-size:14px;line-height:1.6;position:relative}.article-content li:before{content:"✓";color:#fff;background:var(--green-500);border-radius:50%;place-items:center;width:16px;height:16px;font-size:9px;font-weight:900;display:grid;position:absolute;top:1px;left:0}.article-conclusion{color:#fff;background:linear-gradient(140deg,#0d5b40,#08382a);border-radius:24px;margin-top:70px;padding:43px}.article-conclusion>span{color:var(--green-300);letter-spacing:.14em;text-transform:uppercase;font-size:9px;font-weight:850}.article-conclusion h2{color:#fff;margin:15px 0 16px}.article-conclusion p{color:#b9d0c6;margin:0;font-size:15px;line-height:1.75}.article-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.article-actions a{color:var(--green-900);background:#fff;border:1px solid #d8e2da;border-radius:11px;align-items:center;gap:8px;padding:14px 17px;font-size:11px;font-weight:850;display:inline-flex}.article-actions a:hover{border-color:var(--green-500)}.article-actions svg{width:15px}.article-footer-cta{color:#fff;background:#082b21;padding:78px 0}.article-footer-cta .container{justify-content:space-between;align-items:center;gap:50px;display:flex}.article-footer-cta span{color:var(--green-300);letter-spacing:.14em;text-transform:uppercase;font-size:9px;font-weight:850}.article-footer-cta h2{letter-spacing:-.05em;max-width:680px;margin:10px 0 0;font-size:clamp(33px,3.7vw,49px);line-height:1.04}@media (width<=980px){.blog-hero-grid{grid-template-columns:1fr;gap:55px}.blog-hero-visual{width:100%;max-width:650px}.featured-post-card{grid-template-columns:1fr}.featured-post-art{min-height:360px}.featured-post-art>strong{font-size:135px}.editorial-track-grid{grid-template-columns:repeat(2,1fr)}.article-layout{grid-template-columns:220px minmax(0,1fr);gap:55px}}@media (width<=760px){.blog-section-heading{display:block}.blog-section-heading>p{margin-top:20px}.blog-bridge-inner,.article-footer-cta .container{flex-direction:column;align-items:flex-start}.article-layout{grid-template-columns:1fr;gap:45px}.article-index{position:static}.article-index nav{grid-template-columns:repeat(2,1fr);column-gap:20px}}@media (width<=640px){.blog-hero{padding:79px 0 78px}.blog-hero-copy h1{font-size:46px}.blog-hero-copy>p{font-size:15px}.blog-hero-visual{min-height:380px;padding:20px}.blog-visual-card{width:52%;min-height:158px;padding:18px}.visual-card-one{top:72px;left:18px}.visual-card-two{top:125px;right:17px}.visual-card-three{bottom:20px;left:23%}.blog-visual-seal{top:20px;right:16px}.blog-featured,.editorial-tracks{padding:80px 0 88px}.featured-post-card{border-radius:22px}.featured-post-art{min-height:280px;padding:26px}.featured-post-art>strong{font-size:105px}.featured-post-copy{padding:35px 25px 39px}.featured-post-copy h2{font-size:36px}.post-meta{gap:7px;line-height:1.5}.post-meta>*+:before{margin-right:7px}.editorial-track-grid{grid-template-columns:1fr}.editorial-track-grid article{min-height:240px}.editorial-track-grid h3{margin-top:70px}.blog-bridge{padding:68px 0}.article-hero{padding:67px 0 73px}.article-back{margin-bottom:40px}.article-hero h1{font-size:43px}.article-hero-inner>p{font-size:16px}.article-body-section{padding:72px 0 85px}.article-index nav{grid-template-columns:1fr}.article-lead{margin-bottom:50px!important;font-size:20px!important}.article-content p{font-size:16px}.article-conclusion{padding:31px 25px}.article-actions{flex-direction:column}.article-actions a{justify-content:space-between}.article-footer-cta{padding:65px 0}}
