/*! 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}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#15352a;--green:#087942;--green-bright:#12a85b;--green-pale:#e9f3e5;--cream:#f6f2e9;--paper:#fffdf8;--line:#15352a29}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-header{border-bottom:1px solid var(--line);z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdf8eb;justify-content:space-between;align-items:center;height:88px;padding:0 clamp(24px,5vw,76px);display:flex;position:sticky;top:0}.brand{align-items:center;gap:12px;display:flex}.brand>span:last-child{gap:2px;display:grid}.brand strong{letter-spacing:.17em;font-size:16px}.brand small{color:#15352a94;letter-spacing:.28em;font-size:8px;font-weight:700}.brand-mark{background:var(--green);border-radius:50%;width:34px;height:34px;display:block;position:relative}.brand-mark span{transform-origin:4px 10px;background:#fff;border-radius:100% 0;width:6px;height:9px;position:absolute;top:7px;left:13px}.brand-mark span:nth-child(2){transform:rotate(120deg)}.brand-mark span:nth-child(3){transform:rotate(240deg)}nav{align-items:center;gap:32px;font-size:13px;font-weight:700;display:flex}nav a:not(.nav-cta){transition:color .16s}nav a:not(.nav-cta):hover{color:var(--green-bright)}.nav-cta{background:var(--ink);color:#fff;border-radius:999px;padding:12px 20px;transition:background .16s,transform .16s}.nav-cta:hover{background:var(--green);transform:translateY(-1px)}.hero{grid-template-columns:minmax(0,.9fr) minmax(520px,1.1fr);min-height:calc(100vh - 88px);display:grid;overflow:hidden}.hero-copy{z-index:2;align-self:center;padding:clamp(64px,8vw,126px) 5vw clamp(64px,7vw,110px) clamp(28px,7vw,110px);position:relative}.eyebrow{color:var(--green);letter-spacing:.19em;text-transform:uppercase;align-items:center;gap:12px;margin:0 0 26px;font-size:12px;font-weight:800;display:flex}.eyebrow:before{content:"";background:currentColor;width:26px;height:2px}.hero h1{letter-spacing:-.065em;max-width:780px;margin:0;font-size:clamp(54px,6.1vw,96px);font-weight:750;line-height:.94}.hero h1 span{color:var(--green);display:block}.hero-text{color:#15352ab8;max-width:590px;margin:34px 0 0;font-size:17px;line-height:1.7}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:38px;display:flex}.button{border-radius:999px;justify-content:center;align-items:center;gap:13px;padding:16px 23px;font-size:13px;font-weight:800;transition:transform .16s,background .16s;display:inline-flex}.button svg,.mail-card svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px}.button.primary{background:var(--green);color:#fff}.button.secondary{border:1px solid var(--line)}.button:hover{transform:translateY(-2px)}.button.primary:hover{background:var(--ink)}.hero-facts{border-top:1px solid var(--line);gap:clamp(22px,4vw,54px);max-width:620px;margin-top:48px;padding-top:24px;display:flex}.hero-facts div{gap:5px;display:grid}.hero-facts strong{font-size:16px}.hero-facts span{color:#15352a8f;font-size:11px}.hero-visual{background-color:#dcebd8;background-image:linear-gradient(#ebf7ed14,#0a4b2c21),url(/images/hero-fresh-bg.webp);background-position:50%;background-size:cover;min-height:700px;position:relative;overflow:hidden}.hero-visual:before{content:"";z-index:1;background:radial-gradient(#f0f9f180,#0000 68%);position:absolute;inset:0}.hero-visual:after{content:"";filter:blur(8px);background:#ffffffa6;border-radius:50%;width:76%;height:8%;position:absolute;bottom:5%;left:12%}.hero-bottle{filter:drop-shadow(0 20px 20px #0c241b33);object-fit:cover;object-position:center;transform-origin:50% 92%;position:absolute}.bottle-mango{z-index:2;width:28%;height:76%;bottom:14%;left:1%;transform:rotate(-7deg)scale(.92)}.bottle-natural{z-index:4;width:34%;height:92%;bottom:0;left:24%;transform:rotate(-2deg)scale(1.04)}.bottle-strawberry{z-index:3;width:30%;height:83%;bottom:8%;left:50%;transform:rotate(4deg)}.bottle-pomegranate{z-index:2;width:27%;height:73%;bottom:17%;left:73%;transform:rotate(7deg)scale(.9)}.exclusive-note{background:var(--ink);color:#fff;letter-spacing:.13em;text-transform:uppercase;white-space:nowrap;z-index:5;border-radius:999px;padding:13px 19px;font-size:11px;font-weight:800;position:absolute;bottom:7%;left:50%;transform:translate(-50%)}.product-section{padding:120px clamp(24px,6vw,92px) 130px}.section-heading{grid-template-columns:1.25fr .75fr;align-items:end;gap:48px;max-width:1360px;margin:0 auto 62px;display:grid}.section-heading h2,.commercial-section h2{letter-spacing:-.055em;margin:0;font-size:clamp(40px,5vw,72px);line-height:1}.section-heading>p{color:#15352aab;max-width:500px;margin:0;font-size:15px;line-height:1.75}.product-grid{grid-template-columns:repeat(4,1fr);gap:14px;max-width:1360px;margin:0 auto;display:grid}.product-card{--accent:var(--green);background:#f3f0e8;border-radius:26px;min-height:580px;position:relative;overflow:hidden}.product-card.strawberry{--accent:#e94e55}.product-card.mango{--accent:#eab625}.product-card.pomegranate{--accent:#d82921}.product-image-wrap{background-color:var(--accent);align-items:flex-end}@supports (color:color-mix(in lab, red, red)){.product-image-wrap{background-color:color-mix(in srgb, var(--accent) 16%, #fff)}}.product-image-wrap{background-position:50%;background-size:cover;justify-content:center;height:390px;display:flex;position:relative;overflow:hidden}.product-card.green .product-image-wrap{background-image:url(/images/naturale-fresh-bg.webp)}.product-card.strawberry .product-image-wrap{background-image:url(/images/fragola-fresh-bg.webp)}.product-card.mango .product-image-wrap{background-image:url(/images/mango-fresh-bg.webp)}.product-card.pomegranate .product-image-wrap{background-image:url(/images/melograno-fresh-bg.webp)}.product-image-wrap:after{content:"";background:linear-gradient(#ffffff1a,#0c241b14);position:absolute;inset:0}.product-image-wrap img{filter:drop-shadow(0 16px 16px #0c241b2e);object-fit:contain;z-index:2;width:82%;height:96%;transition:transform .3s;position:relative}.product-card:hover .product-image-wrap img{transform:translateY(-8px)scale(1.02)}.product-number{color:var(--accent);letter-spacing:.13em;z-index:3;font-size:12px;font-weight:900;position:absolute;top:20px;left:20px}.product-copy{padding:27px 26px 32px}.product-copy p{color:var(--accent);letter-spacing:.14em;text-transform:uppercase;margin:0 0 7px;font-size:10px;font-weight:900}.product-copy h3{letter-spacing:-.035em;margin:0 0 12px;font-size:27px}.product-copy span{color:#15352aa6;font-size:13px;line-height:1.6}.company-tags{flex-wrap:wrap;gap:9px;margin-top:34px;display:flex}.company-tags span{border:1px solid #15352a40;border-radius:999px;padding:10px 14px;font-size:11px;font-weight:700}.commercial-section{background:var(--green-pale);grid-template-columns:minmax(380px,1.1fr) minmax(300px,.8fr) auto;align-items:center;gap:clamp(34px,5vw,76px);padding:96px clamp(28px,6vw,96px);display:grid}.commercial-intro>p:last-child,.commercial-details>p{color:#15352aad;max-width:620px;margin:25px 0 0;line-height:1.7}.commercial-details>p{margin-top:0;font-size:15px}.mail-card{background:#fff;border-radius:22px;grid-template-columns:1fr auto;align-items:center;gap:7px;min-width:min(440px,100%);padding:28px 30px;transition:transform .18s;display:grid;box-shadow:0 20px 65px #15352a1a}.mail-card:hover{transform:translateY(-4px)}.mail-card span{color:#15352a8c;text-transform:uppercase;grid-column:1/-1;font-size:11px;font-weight:700}.mail-card strong{font-size:clamp(17px,2vw,24px)}footer{color:#ffffffad;background:#0c241b;grid-template-columns:1fr 1fr;gap:55px;padding:68px clamp(28px,8vw,120px) 32px;display:grid}.footer-brand,.footer-data{gap:10px;display:grid}.footer-brand strong{color:#fff;letter-spacing:.18em;font-size:18px}.footer-brand span,.footer-data span,.footer-bottom{font-size:11px;line-height:1.55}.footer-data{text-align:right;justify-self:end}.footer-bottom{border-top:1px solid #ffffff1f;grid-column:1/-1;justify-content:space-between;padding-top:24px;display:flex}.footer-bottom a:hover{color:#fff}@media (width<=1100px){.hero{grid-template-columns:1fr}.hero-visual{min-height:720px}.product-grid{grid-template-columns:repeat(2,1fr)}.commercial-section{grid-template-columns:1fr 1fr}.mail-card{grid-column:1/-1;max-width:520px}}@media (width<=700px){.site-header{height:72px;padding:0 20px}.brand strong{font-size:13px}.brand small{display:none}.brand-mark{width:30px;height:30px}.brand-mark span{top:5px;left:11px}nav{gap:10px}nav a:not(.nav-cta){display:none}.nav-cta{padding:10px 16px}.hero{min-height:auto}.hero-copy{padding:70px 24px 54px}.hero h1{font-size:clamp(51px,15.2vw,72px)}.hero-text{font-size:15px}.hero-facts{justify-content:space-between;gap:18px}.hero-facts span{font-size:9px}.hero-visual{min-height:490px}.hero-bottle{top:auto}.bottle-mango{width:31%;height:68%;bottom:15%;left:-2%}.bottle-natural{width:38%;height:84%;bottom:1%;left:22%}.bottle-strawberry{width:34%;height:75%;bottom:9%;left:49%}.bottle-pomegranate{width:31%;height:65%;bottom:18%;left:72%}.product-section{padding:84px 20px 90px}.section-heading{grid-template-columns:1fr;align-items:start;gap:28px;margin-bottom:38px}.product-grid{grid-template-columns:1fr}.product-card{min-height:0}.product-image-wrap{height:420px}.commercial-section{grid-template-columns:1fr;gap:42px;padding:82px 24px}.mail-card{grid-column:1;width:100%;min-width:0;padding:24px}footer{grid-template-columns:1fr;gap:34px;padding:56px 24px 28px}.footer-data{text-align:left;justify-self:start}.footer-bottom{grid-column:1;gap:8px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
