:root{--forest:#123c2d;--forest-dark:#09291e;--leaf:#2f724f;--lime:#c9e265;--cream:#f7f3e8;--paper:#fffdf7;--ink:#17352a;--muted:#66736d;--line:#123c2d24;--orange:#ef7f38;--olive:#7f8f45;--tomato:#d8463c;--lemon:#f3d94e;--soil:#8b5f3f;--white:#fff;--serif:"Playfair Display", Georgia, serif;--sans:"DM Sans", Arial, sans-serif}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:var(--ink);background:radial-gradient(circle at 8% 12%, #f3d94e1a, transparent 24%), radial-gradient(circle at 92% 18%, #d8463c0f, transparent 25%), var(--paper);font-family:var(--sans);font-variant-numeric:lining-nums tabular-nums;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}button{color:inherit;font:inherit}.container{width:min(1180px,100% - 48px);margin-inline:auto}.site-header{z-index:100;width:100%;color:var(--white);border-bottom:1px solid #ffffff29;transition:all .3s;animation:.7s cubic-bezier(.22,.8,.27,1) .15s both headerEnter;position:fixed;top:0;left:0}.site-header.scrolled{color:var(--ink);border-color:var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdf7f0;box-shadow:0 8px 36px #09291e14}.header-inner{justify-content:space-between;align-items:center;height:84px;display:flex}.brand{align-items:center;gap:11px;line-height:1;display:inline-flex}.brand-logo{background:radial-gradient(circle at 65% 28%,#ffd25a 0 10%,#0000 11%),linear-gradient(145deg,#e84d38 0%,#8d2731 58%,#4c7f35 100%);border:1px solid #ffffff57;border-radius:50%;place-items:center;width:64px;height:62px;display:grid;position:relative;overflow:hidden}.brand-logo img{object-fit:contain;width:100%;height:100%}.brand-logo:before{color:#fff;content:"4M";letter-spacing:0;text-shadow:0 2px 10px #00000047;place-items:center;font-size:15px;font-weight:950;display:grid;position:absolute;inset:0}.brand-logo:after{content:"";background:#4c7f35;border:2px solid #ffffffc7;border-radius:50% 50% 50% 8px;width:18px;height:18px;position:absolute;bottom:7px;right:7px;transform:rotate(-22deg)}.brand-logo-text{color:#fff;font-family:var(--sans);letter-spacing:0;background:radial-gradient(circle at 72% 24%,#f3d94ef2,#0000 0 18%),linear-gradient(135deg,#238b24 0%,#8abd3b 48%,#e2443a 100%);border:1px solid #ffffff61;border-radius:50%;font-size:19px;font-weight:900;box-shadow:inset 0 0 0 4px #ffffff47}.brand strong,.brand small{display:block}.brand strong{font-family:var(--serif);font-variant-numeric:lining-nums proportional-nums;font-feature-settings:"lnum" 1, "pnum" 1;letter-spacing:.02em;white-space:nowrap;font-size:19px;font-weight:700}.brand small{letter-spacing:.38em;margin-top:5px;font-size:9px;font-weight:700}.desktop-nav{align-items:center;gap:36px;font-size:14px;font-weight:600;display:flex}.desktop-nav a{position:relative}.desktop-nav a:after{content:"";background:currentColor;width:0;height:1px;transition:width .2s;position:absolute;bottom:-8px;left:0}.desktop-nav a:hover:after{width:100%}.language-switcher{z-index:15;position:relative}.language-trigger{height:38px;color:inherit;cursor:pointer;letter-spacing:.06em;background:#ffffff14;border:1px solid;border-radius:999px;align-items:center;gap:7px;padding:0 11px;font-size:11px;font-weight:700;display:inline-flex}.site-header.scrolled .language-trigger{border-color:var(--line);background:#123c2d0a}.language-trigger:hover,.language-switcher.open .language-trigger{border-color:var(--lime);background:#c9e26524}.language-trigger svg{fill:none;stroke:currentColor;stroke-width:1.6px;width:17px}.language-trigger i{font-size:13px;font-style:normal;transition:transform .2s}.language-switcher.open .language-trigger i{transform:rotate(180deg)}.language-menu{border:1px solid var(--line);background:var(--paper);width:190px;color:var(--ink);opacity:0;pointer-events:none;border-radius:14px;padding:7px;transition:opacity .2s,transform .2s;display:grid;position:absolute;top:calc(100% + 12px);right:0;transform:translateY(-8px);box-shadow:0 18px 55px #09291e2e}.language-switcher.open .language-menu{opacity:1;pointer-events:auto;transform:translateY(0)}.language-menu button{cursor:pointer;text-align:start;background:0 0;border:0;border-radius:9px;grid-template-columns:34px 1fr 18px;align-items:center;gap:8px;min-height:44px;padding:0 10px;display:grid}.language-menu button:hover,.language-menu button.active{background:#123c2d12}.language-menu button b{color:var(--leaf);letter-spacing:.08em;font-size:10px}.language-menu button span{font-size:13px;font-weight:600}.language-menu button i{color:var(--leaf);opacity:0;font-style:normal}.language-menu button.active i{opacity:1}.language-switcher.mobile,.mobile-header-actions,.catalog-mobile-language{display:none}[dir=rtl] body{font-family:Arial,DM Sans,sans-serif}[dir=rtl] .language-menu{left:0;right:auto}[dir=rtl] .hero-overlay{transform:scaleX(-1)}[dir=rtl] .order-drawer{left:0;right:auto;transform:translate(-100%)}[dir=rtl] .order-drawer.open{transform:translate(0)}.button{border:1px solid var(--lime);background:var(--lime);min-height:54px;color:var(--forest-dark);border-radius:999px;justify-content:center;align-items:center;gap:14px;padding:0 27px;font-size:14px;font-weight:700;transition:transform .2s,background .2s;display:inline-flex}.button:hover{background:#d8ed81;transform:translateY(-2px)}.button svg{fill:none;stroke:currentColor;stroke-width:2px;width:18px}.button-small{min-height:42px;padding:0 20px;font-size:12px}.order-header-button{cursor:pointer}.header-count{background:var(--forest);width:21px;height:21px;color:var(--white);border-radius:50%;place-items:center;font-size:9px;display:grid}.menu-toggle,.mobile-nav{display:none}.hero{background:var(--forest-dark);min-height:790px;color:var(--white);align-items:center;display:flex;position:relative;overflow:hidden}.hero-image,.hero-overlay{width:100%;height:100%;position:absolute;inset:0}.hero-image{object-fit:cover;object-position:center;animation:1.8s cubic-bezier(.2,.7,.2,1) both heroImageEnter}.hero-overlay{background:linear-gradient(90deg,#041c14eb 0%,#07251bbd 38%,#0721181f 73%),linear-gradient(#0000 60%,#051c1459);animation:1.2s ease-out both heroOverlayEnter}.hero-content{z-index:2;padding-top:78px;position:relative}.eyebrow{color:var(--lime);letter-spacing:.19em;text-transform:uppercase;align-items:center;gap:11px;margin-bottom:24px;font-size:11px;font-weight:700;display:flex}.eyebrow span{background:currentColor;width:34px;height:1px}.eyebrow.dark{color:var(--leaf)}.eyebrow.light{color:var(--lime)}.hero h1{max-width:720px;font-family:var(--serif);letter-spacing:-.055em;font-size:clamp(58px,7.4vw,104px);font-weight:600;line-height:.9}.hero-line-mask{margin-bottom:-.07em;padding-bottom:.07em;display:block;overflow:hidden}.hero-line{animation:.95s cubic-bezier(.16,1,.3,1) both heroLineEnter;display:block;transform:translateY(115%)}.hero-line-one{animation-delay:.35s}.hero-line-two{animation-delay:.52s}.hero h1 em{color:var(--lime);font-weight:600}.hero-eyebrow-reveal,.hero-copy-reveal,.hero-actions-reveal{opacity:0;animation:.75s cubic-bezier(.22,.8,.27,1) both heroContentEnter;transform:translateY(22px)}.hero-eyebrow-reveal{animation-delay:.25s}.hero-copy-reveal{animation-delay:.78s}.hero-actions-reveal{animation-delay:.95s}.hero-copy{color:#ffffffc2;max-width:520px;margin-top:31px;font-size:18px;line-height:1.7}.hero-actions{align-items:center;gap:30px;margin-top:38px;display:flex}.text-link{border-bottom:1px solid #ffffff8c;padding-bottom:5px;font-size:14px;font-weight:600}.hero-note{z-index:2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-align:center;opacity:0;background:#09291e6b;border:1px solid #ffffff59;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:148px;height:148px;animation:.8s cubic-bezier(.16,1,.3,1) 1.1s both heroNoteEnter;display:flex;position:absolute;bottom:42px;right:4.5vw;transform:translateY(18px)scale(.88)}.hero-note strong{font-family:var(--serif);font-size:24px}.hero-note span{color:#ffffffb8;text-transform:uppercase;width:90px;margin-top:5px;font-size:10px;line-height:1.5}@keyframes headerEnter{0%{opacity:0;transform:translateY(-18px)}to{opacity:1;transform:translateY(0)}}@keyframes heroImageEnter{0%{opacity:.35;transform:scale(1.09)}to{opacity:1;transform:scale(1)}}@keyframes heroOverlayEnter{0%{opacity:0}to{opacity:1}}@keyframes heroLineEnter{0%{opacity:0;transform:translateY(115%)}to{opacity:1;transform:translateY(0)}}@keyframes heroContentEnter{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes heroNoteEnter{0%{opacity:0;transform:translateY(18px)scale(.88)rotate(-7deg)}to{opacity:1;transform:translateY(0)scale(1)rotate(0)}}.benefits{border-bottom:1px solid var(--line);background:var(--cream)}.catalog-page{background:var(--paper);min-height:100vh;padding-top:84px}.catalog-header{animation:none}.catalog-header-actions{align-items:center;gap:9px;display:flex}.cart-icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:18px;height:18px}.catalog-menu-toggle{z-index:121;border:1px solid var(--line);background:var(--paper);width:43px;height:43px;color:var(--forest);cursor:pointer;border-radius:50%;place-content:center;gap:5px;display:grid;position:relative}.catalog-menu-toggle span{background:currentColor;width:18px;height:1px;transition:all .25s;display:block}.catalog-menu-toggle.active span:first-child{transform:translateY(6px)rotate(45deg)}.catalog-menu-toggle.active span:nth-child(2){opacity:0}.catalog-menu-toggle.active span:last-child{transform:translateY(-6px)rotate(-45deg)}.catalog-menu{z-index:120;border:1px solid var(--line);background:var(--paper);opacity:0;pointer-events:none;transform-origin:100% 0;border-radius:8px;width:min(360px,100vw - 32px);padding:12px;transition:all .25s;display:grid;position:absolute;top:72px;right:max(24px,50vw - 590px);transform:translateY(-12px)scale(.97);box-shadow:0 24px 70px #051e1533}.catalog-menu.open{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.catalog-menu a{border-bottom:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:17px 15px;transition:all .2s;display:grid}.catalog-menu a:last-child{border-bottom:0}.catalog-menu a:hover{background:var(--cream);padding-left:20px}.catalog-menu small{color:var(--leaf);font-family:var(--serif);font-size:11px}.catalog-menu span{font-family:var(--serif);font-size:20px;font-weight:600}.catalog-menu b{color:var(--leaf);font-size:12px}.catalog-menu-backdrop{z-index:99;visibility:hidden;opacity:0;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#04140e47;transition:all .25s;position:fixed;inset:0}.catalog-menu-backdrop.open{visibility:visible;opacity:1}.catalog-hero{background:radial-gradient(circle at 85% 30%, #c9e2652e, transparent 24%), var(--forest);color:var(--white);padding:85px 0 78px;overflow:hidden}.catalog-hero-inner{display:block}.catalog-hero-copy{text-align:center;width:min(1080px,100%);margin-inline:auto}.catalog-hero-copy>.eyebrow{justify-content:center}.catalog-hero h1{max-width:1050px;font-family:var(--serif);letter-spacing:-.045em;margin-inline:auto;font-size:clamp(48px,5.5vw,76px);font-weight:600;line-height:1}.catalog-hero h1 em{color:var(--lime)}.catalog-typing-title{align-content:center;gap:6px;min-height:158px;display:grid}.catalog-typing-title>span,.catalog-typing-title em{display:block}.catalog-typing-title em{min-height:1.03em;font-style:normal}.catalog-typing-title i{vertical-align:-.05em;background:currentColor;border-radius:999px;width:.07em;height:.78em;margin-left:.08em;animation:.82s step-end infinite typingCaret;display:inline-block}[dir=rtl] .catalog-typing-title i{margin-left:0;margin-right:.08em}.catalog-hero-lead{color:#ffffffb8;text-align:center;max-width:720px;margin:18px auto 0;font-size:clamp(15px,1.35vw,19px);font-weight:600;line-height:1.65}@keyframes typingCaret{0%,48%{opacity:1}49%,to{opacity:0}}.catalog-instructions{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;width:min(930px,100%);margin:48px auto 0;display:grid}.catalog-instructions div{min-height:112px;color:var(--white);text-align:left;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(145deg,#ffffff1b,#ffffff09);border:1px solid #ffffff21;border-radius:18px;align-items:center;gap:18px;padding:22px 24px;transition:transform .25s,border-color .25s,background .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 40px #051e162e}.catalog-instructions div:after{content:"";background:#c9e26514;border-radius:50%;width:100px;height:100px;position:absolute;top:-42px;right:-34px}.catalog-instructions div:hover{background:linear-gradient(145deg,#ffffff24,#ffffff0e);border-color:#c9e26566;transform:translateY(-4px)}.catalog-instructions b{width:48px;height:48px;color:var(--lime);background:#c9e2651a;border:1px solid #c9e26552;border-radius:14px;flex:none;place-items:center;font-size:12px;display:grid}.catalog-instructions span{z-index:1;flex-direction:column;gap:5px;font-size:14px;font-weight:700;display:flex;position:relative}.catalog-instructions small{color:#ffffff7a;letter-spacing:.16em;text-transform:uppercase;font-size:8px;font-weight:700}.catalog-heading{margin-bottom:38px}.benefits-grid{grid-template-columns:repeat(3,1fr);display:grid}.benefits article{border-right:1px solid var(--line);align-items:center;gap:23px;min-height:164px;padding:25px 42px;display:flex}.benefits article:first-child{padding-left:0}.benefits article:last-child{border:0}.benefit-icon{border:1px solid var(--leaf);width:42px;height:42px;color:var(--leaf);font-family:var(--serif);border-radius:50%;flex:none;place-items:center;font-size:13px;display:grid}.benefits h2{font-family:var(--serif);margin-bottom:7px;font-size:20px}.benefits p{color:var(--muted);font-size:12px;line-height:1.6}.section{padding:120px 0}.section-heading{grid-template-columns:1.3fr .7fr;align-items:end;gap:80px;margin-bottom:48px;display:grid}.section-heading h2,.about-copy h2,.contact-copy h2{font-family:var(--serif);letter-spacing:-.045em;font-size:clamp(43px,5vw,68px);font-weight:600;line-height:1}.section-heading>p{color:var(--muted);font-size:15px;line-height:1.8}.featured-products{background:radial-gradient(circle at 10% 10%,#ccef562e,#0000 28%),linear-gradient(#fffdf7 0%,#f4f0e5 100%);position:relative;overflow:hidden}.featured-products:before{content:"";border:1px solid #123c2d1a;border-radius:50%;width:170px;height:170px;position:absolute;inset:26px 5% auto auto}.featured-heading{z-index:1;align-items:end;position:relative}.featured-carousel{z-index:1;padding:6px 0 14px;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 8% 92%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 8% 92%,#0000 100%)}.featured-track{will-change:transform;gap:16px;width:max-content;animation:26s linear infinite featured-scroll;display:flex}.featured-track.single{width:100%;animation:none}.featured-carousel:hover .featured-track{animation-play-state:paused}.featured-card{width:calc(min(1180px,100vw - 48px)/4 - 12px);min-width:0;color:inherit;background:#ffffffdb;border:1px solid #123c2d21;border-radius:24px;flex:0 0 calc(min(1180px,100vw - 48px)/4 - 12px);gap:14px;padding:13px;text-decoration:none;transition:transform .25s,box-shadow .25s,border-color .25s;display:grid;position:relative;box-shadow:0 18px 55px #09291e14}.featured-card:hover{border-color:#123c2d47;transform:translateY(-6px);box-shadow:0 26px 70px #09291e24}.featured-image{background:#fff;border-radius:19px;place-items:center;height:190px;display:grid;overflow:hidden}.featured-image img{object-fit:contain;width:100%;height:100%;padding:0;display:block}.featured-image strong{background:var(--forest);width:74px;height:74px;color:var(--leaf);font-family:var(--serif);border-radius:50%;place-items:center;font-size:36px;display:grid}.featured-info{gap:5px;padding:2px 4px 6px;display:grid}.featured-info>span{color:var(--leaf);letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:900}.featured-info h3{color:var(--forest);font-family:var(--serif);font-size:clamp(24px,2vw,34px);line-height:.95}.featured-info p{color:var(--forest);font-size:13px;font-weight:800}.featured-info small{color:var(--muted);font-size:10px;font-weight:700}.featured-link{z-index:1;background:var(--forest);min-height:48px;color:var(--white);border:1px solid #123c2d24;border-radius:999px;align-items:center;gap:10px;margin-top:22px;padding:0 18px;font-size:12px;font-weight:800;text-decoration:none;display:inline-flex;position:relative}.featured-link span{color:var(--leaf)}@keyframes featured-scroll{0%{transform:translate(0)}to{transform:translate(calc(-50% - 8px))}}.filter-row{scrollbar-width:none;grid-template-columns:repeat(5,minmax(170px,1fr));gap:10px;margin-bottom:30px;padding-bottom:8px;display:grid;overflow-x:auto}.filter{cursor:pointer;text-align:left;background:linear-gradient(#fffffff5,#faf7eee6);border:1px solid #1440311c;border-radius:999px;flex:none;min-width:0;padding:0;font-size:12px;font-weight:700;transition:transform .22s,box-shadow .22s,border-color .22s,background .22s;box-shadow:0 12px 26px #09291e0e}.filter:hover{background:linear-gradient(#fff,#f4fae2eb);border-color:#2f724f42;transform:translateY(-2px);box-shadow:0 16px 34px #09291e17}.filter.active{color:var(--white);background:radial-gradient(circle at 92% 18%,#c9e26547,#0000 34%),linear-gradient(135deg,#082f23,#124f39 58%,#0b3a2c);border-color:#c9e26547;transform:translateY(-3px);box-shadow:0 18px 42px #09291e2b}.category-filter{grid-template-columns:minmax(0,1fr) 9px;align-items:center;gap:12px;min-height:58px;padding:10px 15px 10px 18px;display:grid;position:relative;overflow:hidden}.category-filter:after{background:var(--category-color,var(--leaf));width:9px;height:9px;box-shadow:0 0 0 5px color-mix(in srgb, var(--category-color,var(--leaf)) 13%, transparent);content:"";border-radius:999px}.filter.active.category-filter:after{background:var(--lime);box-shadow:0 0 0 6px #c9e26524,0 0 18px #c9e2655c}.product-card:before{background:var(--category-color,var(--leaf));content:"";width:5px;position:absolute;inset:0 auto 0 0}.filter-copy{gap:2px;min-width:0;display:grid}.filter-copy small{color:#133e308c;letter-spacing:.16em;text-transform:uppercase;font-size:7px;font-weight:900}.filter-copy strong{color:var(--forest);text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.1;overflow:hidden}.filter:hover .filter-copy small{color:var(--category-color,var(--leaf))}.filter.active .filter-copy small{color:var(--leaf)}.filter.active .filter-copy strong{color:var(--white)}.category-showcase{margin:-8px 0 34px}.category-showcase-head{grid-template-columns:minmax(0,.75fr) minmax(280px,1fr);align-items:end;gap:28px;margin-bottom:22px;display:grid}.category-showcase-head h3{color:var(--forest);letter-spacing:-.055em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,6vw,76px);font-weight:400;line-height:.92}.category-showcase-head p{color:#0d30259e;max-width:680px;margin:0 0 11px auto;font-size:clamp(14px,1.3vw,18px);line-height:1.65}.category-card-row.filter-row{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;margin-bottom:30px;padding:0;display:grid;overflow:visible}.category-photo-card.category-filter{isolation:isolate;background:radial-gradient(circle at 20% 18%, color-mix(in srgb, var(--category-color,var(--leaf)) 36%, transparent), transparent 34%), linear-gradient(135deg, #143c2e, #091f18);border:0;border-radius:26px;min-height:clamp(205px,16vw,260px);padding:0;display:block;overflow:hidden;transform:translateY(0);box-shadow:0 24px 54px #09291e21}.category-photo-card.category-filter:after{display:none}.category-photo-card:hover{transform:translateY(-5px);box-shadow:0 30px 64px #09291e33}.category-photo-card.active{outline-offset:4px;outline:3px solid #c9e265e6;box-shadow:0 28px 70px #09291e3d}.category-photo-img{z-index:-2;object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .5s,filter .5s;position:absolute;inset:0;transform:scale(1.015)}.tone-organic .category-photo-img{object-position:center 58%}.tone-drinks .category-photo-img{object-position:center 54%}.category-photo-card:hover .category-photo-img{filter:saturate(1.08);transform:scale(1.06)}.category-photo-overlay{z-index:-1;background:linear-gradient(180deg, #08171208 0%, #071c1533 38%, #04140fd1 100%), radial-gradient(circle at 18% 88%, color-mix(in srgb, var(--category-color,var(--leaf)) 32%, transparent), transparent 34%);position:absolute;inset:0}.category-photo-copy.filter-copy{gap:8px;display:grid;position:absolute;bottom:18px;left:18px;right:18px}.category-photo-copy.filter-copy strong{color:var(--white);letter-spacing:-.055em;white-space:normal;font-family:Georgia,Times New Roman,serif;font-size:31px;font-weight:400;line-height:.95}.category-photo-copy.filter-copy small{color:#ffffffd6;letter-spacing:.18em;font-size:13px;font-weight:800}.category-photo-copy b{color:var(--leaf);font-size:16px}.catalog-search{border:1px solid var(--line);background:var(--white);border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:15px;margin:-13px 0 32px;padding:14px 17px;transition:border-color .2s,box-shadow .2s;display:grid;position:relative;box-shadow:0 12px 35px #09291e0f}.catalog-search:focus-within{border-color:#1548338c;box-shadow:0 14px 40px #09291e1a}.catalog-search>svg{width:22px;color:var(--leaf);fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.8px}.catalog-search label{gap:3px;display:grid}.catalog-search label span{color:var(--leaf);letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:800}.catalog-search input{width:100%;color:var(--ink);font:inherit;background:0 0;border:0;outline:0;padding:0;font-size:15px}.catalog-search input::placeholder{color:#9aa39d}.catalog-search small{color:var(--muted);white-space:nowrap;font-size:11px}.catalog-search>button{width:30px;height:30px;color:var(--muted);cursor:pointer;background:#eef1ec;border:0;border-radius:50%;place-items:center;font-size:18px;display:grid}.catalog-empty{border:1px dashed var(--line);text-align:center;border-radius:12px;align-content:center;place-items:center;gap:9px;min-height:330px;padding:40px 20px;display:grid}.catalog-empty>span{color:var(--leaf);font-size:42px}.catalog-empty h3{font-family:var(--serif);font-size:28px}.catalog-empty p{max-width:430px;color:var(--muted);font-size:13px;line-height:1.6}.catalog-empty button{color:var(--white);background:var(--forest);cursor:pointer;border:0;border-radius:999px;margin-top:10px;padding:11px 17px;font-weight:700}.product-grid{grid-template-columns:repeat(3,1fr);gap:18px;animation:.34s both productGridIn;display:grid}.product-card{border:1px solid var(--line);background:var(--white);border-radius:18px;grid-template-rows:auto 1fr;min-width:0;transition:transform .25s,box-shadow .25s,border-color .25s;display:grid;position:relative;overflow:hidden;box-shadow:0 12px 34px #09291e0f}.product-card:hover{border-color:#123c2d2e;transform:translateY(-7px);box-shadow:0 24px 58px #09291e21}.product-card.hidden{display:none}.product-visual{background:linear-gradient(135deg, #ffffff52, transparent 45%), var(--forest);align-content:space-between;height:320px;padding:28px;display:grid;position:relative;overflow:hidden}.product-photo{background:#fff;padding:0}.product-photo img{box-sizing:border-box;object-fit:contain;object-position:center;filter:none;width:100%;min-width:0;height:100%;min-height:0;padding:0;display:block;position:absolute;inset:0;transform:none}.product-visual.product-photo:before,.product-visual.product-photo:after{content:none;display:none}.product-card:hover .product-photo img{transform:none}.product-photo .photo-label{display:none}.product-badge{z-index:2;min-height:29px;color:var(--white);letter-spacing:.04em;text-transform:uppercase;background:#123c2ddb;border:1px solid #ffffffb8;border-radius:999px;align-items:center;padding:0 11px;font-size:10px;font-weight:900;display:inline-flex;position:absolute;top:16px;left:17px;box-shadow:0 12px 24px #09291e24}.tone-all{--category-color:#ccef56}.tone-fruit{--category-color:#d94b49}.tone-fruit-piece{--category-color:#e78a35}.tone-vegetable{--category-color:#4f9b55}.tone-vegetable-piece{--category-color:#7c9c37}.tone-greens{--category-color:#2f8f60}.tone-greens-piece{--category-color:#67a844}.tone-organic{--category-color:#a1693c}.tone-nuts{--category-color:#8b5b3e}.tone-drinks{--category-color:#e7a52e}.product-placeholder{isolation:isolate;height:320px;min-height:0}.product-placeholder strong{z-index:1;color:#ffffff1f;font-family:var(--serif);font-size:150px;line-height:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.product-placeholder-category{z-index:2;color:#fffc;letter-spacing:.12em;text-transform:uppercase;border:1px solid #ffffff40;width:fit-content;padding:7px 10px;font-size:9px;font-weight:700;position:relative}.product-placeholder .photo-label{z-index:2;max-width:82%;color:var(--white);font-family:var(--serif);letter-spacing:0;text-transform:none;font-size:21px;font-weight:600;line-height:1.1}.product-placeholder.category-egzotik{background-color:#69533b}.product-placeholder.category-meyve-adet{background-color:#8b4c43}.product-placeholder.category-sebze{background-color:#496849}.product-placeholder.category-sebze-adet{background-color:#64753f}.product-placeholder.category-yesillik{background-color:#315b42}.product-placeholder.category-yesillik-adet{background-color:#476b3f}.product-placeholder.category-organik{background-color:#7a5538}.product-placeholder.category-kuruyemis{background-color:#76513e}.product-placeholder.category-icecek{background-color:#986b31}.stock-badge{z-index:3;color:#fff;letter-spacing:.08em;text-transform:uppercase;background:#943f36;border-radius:999px;padding:8px 11px;font-size:9px;font-weight:800;position:absolute;top:18px;right:18px}.product-card.out-of-stock .product-visual{filter:saturate(.55)}.product-price{color:var(--forest);justify-content:space-between;align-items:flex-end;gap:12px;margin-top:10px;display:flex}.product-price span{color:var(--muted);font-size:10px;font-weight:700}.product-price strong{font-family:var(--sans);white-space:nowrap;font-size:18px;font-weight:700}.product-order button:disabled{cursor:not-allowed;opacity:.48}.whatsapp-support{z-index:80;align-items:flex-end;gap:12px;display:flex;position:fixed;bottom:clamp(18px,3vw,32px);right:clamp(18px,3vw,34px)}.whatsapp-support-button{border:4px solid var(--white);width:62px;height:62px;color:var(--white);background:#25d366;border-radius:50%;flex:none;place-items:center;transition:transform .2s,box-shadow .2s;animation:2.8s ease-in-out infinite whatsapp-breathe;display:grid;box-shadow:0 12px 35px #05321d47,inset 0 0 0 1px #fff3}.whatsapp-support-button:hover{transform:translateY(-4px)scale(1.03);box-shadow:0 17px 42px #05321d59}.whatsapp-support-button img{object-fit:contain;width:34px;height:34px;display:block}@keyframes whatsapp-breathe{0%,to{box-shadow:0 12px 35px #05321d47,0 0 #25d36647,inset 0 0 0 1px #fff3}50%{box-shadow:0 17px 45px #05321d57,0 0 0 10px #25d36600,inset 0 0 0 1px #fff3}}.whatsapp-support-hint{opacity:0;visibility:hidden;background:var(--white);transform-origin:100% 100%;pointer-events:none;border:1px solid #123c2d1a;border-radius:14px 14px 3px;width:min(290px,100vw - 112px);padding:17px 40px 17px 18px;transition:opacity .25s,transform .25s,visibility .25s;position:relative;transform:translate(12px)translateY(5px)scale(.96);box-shadow:0 16px 45px #082a1e29}.whatsapp-support.hint-open .whatsapp-support-hint{opacity:1;visibility:visible;pointer-events:auto;transform:none}.whatsapp-support-hint strong,.whatsapp-support-hint span{display:block}.whatsapp-support-hint strong{color:var(--forest);margin-bottom:5px;font-size:13px}.whatsapp-support-hint span{color:var(--muted);font-size:11px;line-height:1.5}.whatsapp-support-hint button{color:#78837c;cursor:pointer;background:#f0f2ee;border:0;border-radius:50%;place-items:center;width:26px;height:26px;font-size:17px;display:grid;position:absolute;top:8px;right:9px}@media (max-width:520px){.whatsapp-support{gap:9px;bottom:15px;right:15px}.whatsapp-support-button{width:56px;height:56px}.whatsapp-support-button img{width:31px;height:31px}.whatsapp-support-hint{width:min(255px,100vw - 90px);padding:14px 36px 14px 15px}}.product-visual:before,.product-visual:after{content:"";border-radius:50%;position:absolute}.product-visual:before{border:1px solid #fff3;width:170px;height:170px;top:50%;left:50%;transform:translate(-50%,-50%)}.product-visual:after{border:1px solid #ffffff75;width:170px;height:170px;bottom:-60px;right:-40px}.photo-number{z-index:1;color:var(--lime);font-family:var(--serif);font-size:42px;line-height:1;position:relative}.photo-label{z-index:1;color:#ffffffb8;letter-spacing:.15em;text-transform:uppercase;align-self:end;font-size:10px;font-weight:700;position:relative}.product-card:nth-child(2) .product-visual{background-color:#8b4c43}.product-card:nth-child(3) .product-visual{background-color:#55734e}.product-card:nth-child(4) .product-visual{background-color:#748947}.product-card:nth-child(5) .product-visual{background-color:#5d4e68}.product-card:nth-child(6) .product-visual{background-color:#9b783d}.product-card .product-visual.product-photo{background:#fff}.product-info{box-sizing:border-box;flex-direction:column;min-height:206px;padding:25px 27px 27px;display:flex}.product-info p{color:var(--leaf);letter-spacing:.14em;text-transform:uppercase;margin-bottom:8px;font-size:10px;font-weight:700}.product-info h3{font-family:var(--serif);font-size:23px}.product-order{grid-template-columns:1fr auto;gap:9px;margin-top:auto;padding-top:21px;display:grid}.product-order label>span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:7px;font-size:9px;font-weight:700;display:block}.product-order select{border:1px solid var(--line);background:var(--paper);width:100%;height:44px;color:var(--ink);cursor:pointer;font:600 12px var(--sans);border-radius:3px;outline:0;padding:0 13px}.product-order>button{background:var(--forest);height:44px;color:var(--white);cursor:pointer;white-space:nowrap;border:0;border-radius:3px;align-self:end;align-items:center;gap:7px;padding:0 15px;font-size:10px;font-weight:700;transition:all .2s;display:flex}.product-order>button:hover{background:var(--leaf)}.product-order>button span{color:var(--lime);font-size:18px}.product-order>button.added{background:var(--olive);animation:.42s cubic-bezier(.17,.84,.44,1) both added-pop}.product-order>button.added span{color:var(--lemon)}@keyframes added-pop{0%{transform:scale(1)}45%{transform:scale(1.06);box-shadow:0 12px 28px #7f8f4538}to{transform:scale(1)}}@keyframes productGridIn{0%{opacity:.72;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.about{background:var(--cream);overflow:hidden}.about-grid{grid-template-columns:1fr 1fr;align-items:center;gap:90px;display:grid}.about-art{min-height:530px;position:relative}.shop-gallery{background:var(--forest-dark);color:var(--white);touch-action:pan-y;border-radius:26px;position:absolute;inset:0;overflow:hidden;box-shadow:0 30px 80px #09291e38}.shop-gallery-empty{color:#ffffffb8;text-align:center;background:linear-gradient(145deg,#143f2f,#0b2c20);align-content:center;justify-items:center;gap:8px;min-height:560px;padding:30px;display:grid}.shop-gallery-empty strong{color:#fff;font-family:Georgia,serif;font-size:27px}.shop-gallery-empty span{font-size:13px}.shop-gallery-slides,.shop-gallery-slides img,.shop-gallery-shade{position:absolute;inset:0}.shop-gallery-slides img{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity 1s,transform 4.6s cubic-bezier(.18,.84,.28,1);transform:scale(1.08)translate(18px)}.shop-gallery-slides img.poster{object-fit:contain;background:#f7f4eb}.shop-gallery-slides img.active{opacity:1;transform:scale(1.015)translate(0)}.shop-gallery-shade{z-index:1;pointer-events:none;background:linear-gradient(90deg,#051e1680 0%,#0000 45%),linear-gradient(#051e160a 45%,#051e169e 100%)}.shop-gallery-label{z-index:2;max-width:min(380px,100% - 130px);position:absolute;bottom:28px;left:30px}.shop-gallery-label span{color:var(--lime);letter-spacing:.2em;text-shadow:0 2px 12px #00000059;font-size:9px;font-weight:800;display:block}.shop-gallery-label strong{color:#fff;font-family:var(--serif);letter-spacing:-.04em;text-shadow:0 8px 30px #00000059;margin-top:8px;font-size:clamp(28px,3.2vw,43px);font-weight:700;line-height:.98;display:block}.shop-gallery-counter{z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#051e1657;border:1px solid #fff3;border-radius:999px;align-items:baseline;gap:4px;padding:9px 12px;display:flex;position:absolute;top:24px;right:25px}.shop-gallery-counter strong{color:var(--white);font-size:12px}.shop-gallery-counter span{color:#ffffff8c;font-size:9px}.shop-gallery-arrow{z-index:3;width:42px;height:42px;color:var(--white);cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#051e166b;border:1px solid #ffffff40;border-radius:50%;place-items:center;font-size:19px;transition:background .2s,transform .2s;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.shop-gallery-arrow:hover{background:var(--leaf);transform:translateY(-50%)scale(1.06)}.shop-gallery-arrow.previous{left:18px}.shop-gallery-arrow.next{right:18px}.shop-gallery-dots{z-index:3;align-items:center;gap:6px;display:flex;position:absolute;bottom:31px;right:30px}.shop-gallery-dots button{cursor:pointer;background:#ffffff6b;border:0;border-radius:999px;width:7px;height:7px;padding:0;transition:width .25s,background .25s}.shop-gallery-dots button.active{background:var(--lime);width:23px}.about-copy>p:not(.eyebrow){max-width:550px;color:var(--muted);margin-top:30px;font-size:16px;line-height:1.9}.about-stats{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:24px;margin-top:46px;padding-top:32px;display:grid}.about-stats strong,.about-stats span{display:block}.about-stats strong{color:var(--leaf);font-family:var(--sans);margin-bottom:6px;font-size:24px;font-weight:700}.about-stats span{color:var(--muted);font-size:11px}.trust-section{background:radial-gradient(circle at 16% 20%, #d8463c12, transparent 22%), radial-gradient(circle at 85% 14%, #f3d94e1f, transparent 24%), var(--paper);position:relative;overflow:hidden}.trust-section:before{content:"";border:1px solid #7f8f4533;border-radius:50%;width:220px;height:220px;position:absolute;inset:auto 8% -90px auto}.trust-heading{z-index:1;position:relative}.trust-grid{z-index:1;grid-template-columns:repeat(4,1fr);gap:14px;display:grid;position:relative}.trust-card{background:linear-gradient(#ffffffe0,#f7f3e8c7);border:1px solid #123c2d1f;border-radius:24px;min-height:220px;padding:28px 24px;transition:transform .24s,box-shadow .24s;position:relative;overflow:hidden;box-shadow:0 18px 46px #09291e12}.trust-card:hover{transform:translateY(-6px);box-shadow:0 26px 64px #09291e1f}.trust-card:before{content:"";background:#c9e26538;border-radius:50%;width:128px;height:128px;position:absolute;bottom:-42px;right:-36px}.trust-card:nth-child(2):before{background:#d8463c1f}.trust-card:nth-child(3):before{background:#f3d94e38}.trust-card:nth-child(4):before{background:#7f8f452e}.trust-card span{width:44px;height:44px;color:var(--forest);font-family:var(--sans);background:#fff;border:1px solid #123c2d29;border-radius:50%;place-items:center;font-size:11px;font-weight:800;display:grid}.trust-card h3{color:var(--forest);font-family:var(--serif);margin-top:28px;font-size:26px;line-height:1}.trust-card p{color:var(--muted);margin-top:13px;font-size:13px;line-height:1.65}.slider{width:100%;max-width:100%;position:relative}.trust-slider{z-index:1;width:min(100%,1240px);max-width:none;margin:12px auto 0;position:relative}.slider__inner{align-items:center;max-width:1240px;height:560px;margin:0 auto;display:flex;position:relative}.slider__item{opacity:0;cursor:pointer;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:-1;background:radial-gradient(circle at 78% 18%,#eef8c9 0 22%,#0000 34%),linear-gradient(145deg,#fff 0%,#fffaf0 100%);border:1px solid #123c2d1f;border-radius:28px;width:260px;height:260px;padding:0;transition:all .3s ease-in-out;position:absolute;overflow:hidden;box-shadow:0 14px 34px #123c2d1f}.slider__item-selected{opacity:1;z-index:2;pointer-events:auto;width:min(470px,38vw);height:min(470px,38vw);left:50%;transform:translate(-50%);box-shadow:0 0 30px #fff9,0 0 60px #ffffff73,0 0 110px #ffffff40,0 24px 70px #123c2d2e}.slider__item-previous,.slider__item-next{opacity:1;z-index:1;pointer-events:auto;width:min(320px,26vw);height:min(320px,26vw)}.slider__item-previous{left:27%;transform:translate(-50%)}.slider__item-next{left:73%;transform:translate(-50%)}.slider__item-first,.slider__item-last{opacity:1;z-index:0;pointer-events:auto}.slider__item-first{left:9%;transform:translate(-50%)}.slider__item-last{left:91%;transform:translate(-50%)}.slider__item-container{width:100%;height:100%;position:relative}.slider__item-container:before{content:"";pointer-events:none;border:1px solid #123c2d14;border-radius:22px;position:absolute;inset:16px}.slider__step-card{text-align:left;flex-direction:column;justify-content:space-between;gap:18px;width:100%;height:100%;padding:clamp(28px,3vw,46px);display:flex;position:relative}.slider__step-number{width:76px;height:76px;color:var(--forest);font-family:var(--serif);background:#ffffffc7;border:1px solid #123c2d1f;border-radius:50%;place-items:center;font-size:25px;font-weight:900;display:grid;box-shadow:inset 0 0 0 6px #c9f36b1a}.slider__item-datas{width:100%;color:var(--forest);text-align:left;background-color:#0000;padding:0;font-family:inherit;overflow:hidden}.slider__item-datas span,.slider__item-datas small{white-space:normal;display:block;overflow:hidden}.slider__item-datas span{font-family:var(--serif);letter-spacing:-.03em;font-size:clamp(38px,3.8vw,50px);font-weight:900;line-height:.98}.slider__item-datas small{color:var(--muted);margin-top:18px;font-size:clamp(17px,1.35vw,20px);font-weight:700;line-height:1.55}.slider__item-previous .slider__step-card,.slider__item-next .slider__step-card{padding:clamp(24px,2.3vw,34px)}.slider__item-previous .slider__step-number,.slider__item-next .slider__step-number{width:58px;height:58px;font-size:19px}.slider__item-previous .slider__item-datas span,.slider__item-next .slider__item-datas span{font-size:clamp(30px,2.5vw,39px)}.slider__item-previous .slider__item-datas small,.slider__item-next .slider__item-datas small{font-size:clamp(14px,1.15vw,16px);line-height:1.45;display:block}.slider__item-first .slider__step-card,.slider__item-last .slider__step-card{padding:22px}.slider__item-first .slider__step-number,.slider__item-last .slider__step-number{width:48px;height:48px;font-size:16px}.slider__item-first .slider__item-datas span,.slider__item-last .slider__item-datas span{font-size:27px}.slider__item-first .slider__item-datas small,.slider__item-last .slider__item-datas small{display:none}.slider__controls{justify-content:space-between;align-items:center;width:100%;display:flex;position:absolute;left:0;right:0}.slider__controls-previous,.slider__controls-next{color:#123c2dbf;cursor:pointer;background-color:#0000;border:0;padding:0;font-size:50px;line-height:1}.slider__controls-previous:focus,.slider__controls-next:focus{outline:none}.order-banner{background:var(--forest);color:var(--white);padding:85px 0}.order-inner{grid-template-columns:1fr .9fr auto;align-items:center;gap:65px;display:grid}.order-inner h2{font-family:var(--serif);letter-spacing:-.035em;font-size:clamp(37px,4vw,53px);font-weight:600;line-height:1.05}.order-steps{gap:12px;display:grid}.order-steps div{color:#ffffffbf;align-items:center;gap:13px;font-size:13px;display:flex}.order-steps b{width:29px;height:29px;color:var(--lime);border:1px solid #ffffff4d;border-radius:50%;place-items:center;font-size:11px;display:grid}.button-light{min-width:185px}.contact.section{background:linear-gradient(180deg, var(--paper), #f5efe3)}.contact-grid{grid-template-columns:minmax(300px,.78fr) minmax(0,1.22fr);align-items:stretch;gap:34px;display:grid}.contact-copy{flex-direction:column;min-width:0;display:flex}.contact-list{flex:1;align-content:center;gap:12px;margin-top:24px;display:grid}.contact-info-card{background:#ffffffa6;border:1px solid #123c2d1a;border-radius:18px;align-items:center;gap:17px;min-height:94px;padding:16px;transition:color .2s,transform .2s,border-color .2s;display:flex;box-shadow:0 14px 36px #09291e0d}a.contact-info-card:hover{color:var(--leaf);border-color:#2f724f47;transform:translateY(-2px)}.contact-icon{width:46px;height:46px;color:var(--forest);background:var(--cream);border:1px solid #123c2d24;border-radius:50%;flex:none;place-items:center;display:grid}.contact-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:20px;height:20px}.contact-list small,.contact-list strong{display:block}.contact-list small{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;margin-bottom:4px;font-size:9px;font-weight:700}.contact-list strong{max-width:350px;font-family:var(--serif);font-size:16px;font-weight:600;line-height:1.45}.contact-hours-card em{color:var(--muted);margin-top:4px;font-size:13px;font-style:normal;font-weight:600;display:block}.delivery-globe-section{background:radial-gradient(circle at 10% 18%,#c9f36b2e,#0000 28%),radial-gradient(circle at 92% 20%,#14b8a624,#0000 30%),linear-gradient(#fffdf7 0%,#f7f0e4 100%);overflow:hidden}.delivery-globe-grid{grid-template-columns:minmax(0,.78fr) minmax(440px,1.22fr);align-items:center;gap:clamp(36px,5vw,84px);display:grid}.delivery-globe-copy{z-index:2;align-self:center;max-width:520px;position:relative}.delivery-globe-eyebrow{color:var(--leaf);letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:12px;margin-bottom:18px;font-size:11px;font-weight:900;display:inline-flex}.delivery-globe-eyebrow:before{content:"";background:currentColor;width:42px;height:1px}.delivery-globe-copy h2{max-width:520px;color:var(--forest);font-family:var(--serif);letter-spacing:-.04em;font-size:clamp(38px,4.4vw,64px);font-weight:700;line-height:.98}.delivery-globe-copy p{max-width:480px;color:var(--muted);margin-top:20px;font-size:16px;line-height:1.65}.delivery-globe-button{color:#fffdf7;cursor:pointer;background:linear-gradient(135deg,#123c2d,#0f766e);border:0;border-radius:999px;align-items:center;gap:12px;min-height:52px;margin-top:26px;padding:0 20px 0 24px;font-size:15px;font-weight:900;transition:transform .22s,box-shadow .22s,filter .22s;display:inline-flex;box-shadow:0 18px 44px #123c2d2e}.delivery-globe-button:hover{filter:saturate(1.06);transform:translateY(-2px);box-shadow:0 22px 54px #123c2d3d}.delivery-globe-button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.2px;width:18px;height:18px}.delivery-globe-notes{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.delivery-globe-notes span{color:var(--forest);background:#fffdf7b8;border:1px solid #123c2d17;border-radius:999px;align-items:center;gap:8px;padding:10px 12px;font-size:12px;font-weight:800;display:inline-flex;box-shadow:0 10px 28px #123c2d0f}.delivery-globe-notes i{background:#14b8a6;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #14b8a61f}.delivery-globe-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffdf7d1;border:1px solid #123c2d1a;border-radius:34px;padding:16px;position:relative;overflow:hidden;box-shadow:0 28px 90px #123c2d24}.delivery-globe-card:before{content:"";pointer-events:none;border-radius:inherit;background:linear-gradient(120deg,#ffffffb8,#0000 32%),radial-gradient(circle at 85% 12%,#c9f36b38,#0000 30%);position:absolute;inset:-1px}.delivery-globe-card-top,.delivery-globe-card-bottom{z-index:2;justify-content:space-between;align-items:center;gap:18px;padding:4px 6px 14px;display:flex;position:relative}.delivery-globe-card-top span,.delivery-globe-card-bottom span{color:var(--muted);font-size:12px;font-weight:800}.delivery-globe-card-top strong,.delivery-globe-card-bottom b{color:var(--forest);letter-spacing:.04em;text-transform:uppercase;font-size:12px;font-weight:900}.delivery-globe-card-bottom{padding:14px 6px 4px}.delivery-globe-map-shell{z-index:1;background:#eef1ed;border:1px solid #123c2d14;border-radius:28px;min-height:500px;position:relative;overflow:hidden}.mapcn-map,.delivery-globe-map{width:100%;height:100%;position:absolute;inset:0}.delivery-globe-map .maplibregl-canvas-container{cursor:grab}.delivery-globe-map .maplibregl-canvas-container:active{cursor:grabbing}.delivery-globe-map .maplibregl-control-container{display:none}.delivery-globe-map-shine{pointer-events:none;background:radial-gradient(circle at 26% 18%,#ffffff61,#0000 19%),radial-gradient(circle,#0000 54%,#fffdf78a 83%),linear-gradient(#ffffff24,#fffdf70f);position:absolute;inset:0}.delivery-globe-marker{cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:34px;height:34px;display:grid;position:relative}.delivery-globe-pulse{background:#14b8a6;border:4px solid #fffdf7f5;border-radius:50%;width:16px;height:16px;display:block;position:relative;box-shadow:0 0 0 9px #14b8a633,0 12px 28px #0f766e42}.delivery-globe-pulse:before,.delivery-globe-pulse:after{content:"";border:1px solid #14b8a657;border-radius:50%;animation:1.8s ease-out infinite delivery-pulse;position:absolute;inset:-12px}.delivery-globe-pulse:after{animation-delay:.7s}.delivery-globe-tooltip{min-width:190px;color:var(--forest);opacity:0;pointer-events:none;text-align:left;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdf7f5;border:1px solid #123c2d1a;border-radius:16px;padding:12px 14px;transition:opacity .2s,transform .2s;position:absolute;bottom:calc(100% + 14px);left:50%;transform:translate(-50%,8px);box-shadow:0 18px 42px #123c2d29}.delivery-globe-marker:hover .delivery-globe-tooltip,.delivery-globe-marker:focus-visible .delivery-globe-tooltip{opacity:1;transform:translate(-50%)}.delivery-globe-tooltip strong,.delivery-globe-tooltip em{display:block}.delivery-globe-tooltip strong{font-family:var(--serif);font-size:16px;line-height:1.1}.delivery-globe-tooltip em{color:var(--muted);margin-top:4px;font-size:12px;font-style:normal;font-weight:700}.delivery-map-controls{z-index:4;gap:8px;display:grid;position:absolute;bottom:18px;right:18px}.delivery-map-controls button{width:40px;height:40px;color:var(--forest);cursor:pointer;background:#fffdf7e6;border:1px solid #123c2d14;border-radius:14px;font-size:20px;font-weight:900;transition:transform .2s,background .2s;box-shadow:0 12px 30px #123c2d1f}.delivery-map-controls button:hover{background:#fff;transform:translateY(-1px)}@keyframes delivery-pulse{0%{opacity:.8;transform:scale(.5)}to{opacity:0;transform:scale(1.55)}}.location-card{background:radial-gradient(circle at 50% 34%,#c9f36b29,#0000 36%),linear-gradient(145deg,#0b2b20,#123c2d 54%,#071f17);border:1px solid #123c2d14;border-radius:28px;align-self:stretch;padding:24px;position:relative;overflow:hidden;box-shadow:0 26px 74px #09291e2e}.location-card:before,.location-card:after{content:"";pointer-events:none;border-radius:50%;position:absolute}.location-card:before{border:1px solid #ffffff14;width:520px;height:520px;top:-170px;right:-150px}.location-card:after{filter:blur(8px);background:#c9f36b1c;width:180px;height:180px;bottom:-88px;left:-60px}.globe-scene{z-index:1;aspect-ratio:1;background:#061f17;border-radius:32px;place-items:center;width:min(100%,460px);margin:0 auto;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff14,0 28px 70px #00000042}.mapcn-globe-wrap{border-radius:inherit;background:#061f17;position:absolute;inset:0;overflow:hidden}.mapcn-globe-map{position:absolute;inset:0}.mapcn-globe-map .maplibregl-map,.mapcn-globe-map .maplibregl-canvas-container,.mapcn-globe-map .maplibregl-canvas{width:100%!important;height:100%!important}.mapcn-globe-map .maplibregl-canvas{position:absolute;inset:0}.mapcn-globe-map .maplibregl-canvas-container{cursor:grab}.mapcn-globe-map .maplibregl-canvas-container:active{cursor:grabbing}.mapcn-globe-map .maplibregl-ctrl-bottom-left,.mapcn-globe-map .maplibregl-ctrl-bottom-right{display:none}.mapcn-globe-overlay{pointer-events:none;background:radial-gradient(circle at 32% 18%,#ffffff2e,#0000 18%),radial-gradient(circle at 50% 55%,#0000 52%,#061f17ad 74%),linear-gradient(#061f1705,#061f1738);position:absolute;inset:0;box-shadow:inset 0 0 58px #00000047}.mapcn-marker{place-items:center;display:grid;transform:translateY(-4px)}.mapcn-marker span{background:var(--tomato);border:4px solid #fffdf7f2;border-radius:50% 50% 50% 0;width:18px;height:18px;animation:1.7s ease-in-out infinite mapcn-pin-pulse;display:block;transform:rotate(-45deg);box-shadow:0 0 0 9px #d8463c29,0 12px 28px #00000057}.mapcn-marker strong{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);letter-spacing:.1em;white-space:nowrap;background:#061f17c7;border:1px solid #ffffff38;border-radius:999px;margin-top:9px;padding:7px 10px;font-size:9px;box-shadow:0 12px 30px #0000003d}.mapcn-fallback{text-align:center;color:var(--white);background:radial-gradient(circle at 50% 45%,#c9e2653d,#0000 34%),#061f17;place-content:center;gap:8px;display:grid;position:absolute;inset:0}.mapcn-fallback span{color:var(--lime);letter-spacing:.16em;font-size:10px;font-weight:900}.mapcn-fallback strong{font-family:var(--serif);font-size:30px}@keyframes mapcn-pin-pulse{50%{box-shadow:0 0 0 14px #d8463c14,0 14px 30px #00000061}}.map-badge{z-index:3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);white-space:nowrap;background:#fffdf7f0;border:1px solid #ffffffb3;border-radius:999px;align-items:center;gap:11px;padding:12px 16px;display:flex;position:absolute;top:22px;left:50%;transform:translate(-50%);box-shadow:0 10px 28px #09291e26}.map-badge-dot{background:var(--leaf);box-sizing:content-box;border:3px solid #2f724f2e;border-radius:50%;width:10px;height:10px}.map-badge small,.map-badge strong{display:block}.map-badge small{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;margin-bottom:2px;font-size:8px;font-weight:700}.map-badge strong{color:var(--forest);font-family:var(--serif);font-size:15px}.location-panel{z-index:1;color:#fff;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff12;border:1px solid #ffffff1a;border-radius:22px;margin-top:22px;padding:22px;position:relative}.location-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.location-kicker{color:var(--lime);letter-spacing:.15em;text-transform:uppercase;margin-bottom:5px;font-size:9px;font-weight:700;display:block}.location-heading h3{font-family:var(--serif);font-size:24px;font-weight:600}.open-status{color:var(--lime);text-transform:uppercase;background:#c9f36b24;border-radius:999px;flex:none;align-items:center;gap:7px;padding:7px 10px;font-size:9px;font-weight:700;display:inline-flex}.open-status i{background:#36a76a;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #36a76a21}.location-panel>p{color:#ffffffad;margin-top:10px;font-size:11px;line-height:1.6}.open-map-button{width:100%;min-height:52px;color:var(--forest-dark);background:var(--lime);cursor:pointer;text-align:left;border:0;border-radius:7px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;margin-top:16px;padding:0 17px;transition:transform .2s,background .2s,box-shadow .2s;display:grid}.open-map-button:hover{background:#d7ff7b;transform:translateY(-2px);box-shadow:0 12px 26px #c9f36b2e}.open-map-button>span{color:#fff;background:var(--forest-dark);border-radius:50%;place-items:center;width:32px;height:32px;display:grid}.open-map-button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:17px;height:17px}.open-map-button strong{font-size:12px}.open-map-button b{color:var(--forest-dark);font-size:15px}footer{background:var(--forest-dark);color:var(--white);padding-top:70px}.footer-main{grid-template-columns:1fr 1fr auto;align-items:center;gap:50px;padding-bottom:55px;display:grid}.footer-main>p{color:#ffffff87;max-width:300px;font-size:13px;line-height:1.7}.footer-links{gap:28px;font-size:12px;font-weight:600;display:flex}.footer-bottom{color:#ffffff75;border-top:1px solid #ffffff1f;justify-content:space-between;padding:23px 0;font-size:10px;display:flex}.order-float{z-index:90;background:var(--forest-dark);min-width:205px;min-height:60px;color:var(--white);cursor:pointer;border:1px solid #fff3;border-radius:999px;align-items:center;gap:12px;padding:9px 13px;transition:transform .2s;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 14px 35px #082d1c45}.order-float:hover{transform:translateY(-3px)}.order-float-icon{background:var(--lime);width:40px;height:40px;color:var(--forest-dark);border-radius:50%;flex:none;place-items:center;font-size:22px;display:grid}.order-float-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:21px;height:21px}.order-float-text{text-align:left}.order-float-text small,.order-float-text strong{display:block}.order-float-text small{color:#fff9;letter-spacing:.1em;text-transform:uppercase;margin-bottom:3px;font-size:8px;font-weight:700}.order-float-text strong{font-size:11px}.order-float>b{background:#25d366;border-radius:50%;place-items:center;width:24px;height:24px;margin-left:auto;font-size:10px;display:grid}.order-backdrop{z-index:109;visibility:hidden;opacity:0;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#04140e91;transition:all .3s;position:fixed;inset:0}.order-backdrop.open{visibility:visible;opacity:1}.order-drawer{z-index:110;background:radial-gradient(circle at 12% 0,#c9e2653d,#0000 31%),radial-gradient(circle at 95% 20%,#ef7f3817,#0000 26%),linear-gradient(#f8f4e8 0%,#fffdf7 58%,#fff 100%);border-left:1px solid #ffffffa6;grid-template-rows:auto 1fr auto;width:min(450px,100% - 34px);height:100dvh;transition:transform .35s cubic-bezier(.22,.8,.27,1);display:grid;position:fixed;top:0;right:0;overflow:hidden;transform:translate(105%);box-shadow:-28px 0 80px #09291e3d}.order-drawer.open{transform:translate(0)}.drawer-grip{display:none}.drawer-header{min-height:112px;color:var(--forest-dark);text-align:center;background:0 0;border-bottom:0;grid-template-columns:48px 1fr auto;align-items:center;gap:12px;padding:24px 26px 12px;display:grid}.drawer-header span{color:#123c2d8c;letter-spacing:.15em;margin-bottom:4px;font-size:7px;font-weight:700;display:block}.drawer-header h2{font-family:var(--sans);font-size:21px;font-weight:800}.drawer-header>button{width:48px;height:48px;color:var(--forest-dark);cursor:pointer;background:#ffffffe0;border:0;border-radius:50%;place-items:center;font-size:28px;line-height:1;display:grid;box-shadow:0 12px 28px #09291e14}.drawer-clear{letter-spacing:.02em;white-space:nowrap;min-width:92px;padding:0 13px;font-weight:800;width:auto!important;height:38px!important;color:var(--forest)!important;box-shadow:none!important;background:#123c2d14!important;border-radius:999px!important;font-size:10px!important}.drawer-clear:disabled{cursor:not-allowed;opacity:.42}.drawer-content{scrollbar-width:thin;padding:0 26px 342px;overflow-y:auto}.empty-order{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;min-height:330px;display:flex}.empty-order>span{width:65px;height:65px;color:var(--leaf);font-family:var(--sans);background:#ffffffbd;border:1px solid #123c2d24;border-radius:50%;place-items:center;margin-bottom:22px;font-size:17px;display:grid}.empty-order h3{font-family:var(--sans);font-size:24px}.empty-order p{max-width:290px;color:var(--muted);margin-top:10px;font-size:12px;line-height:1.7}.empty-order button{border:1px solid var(--line);color:var(--forest);cursor:pointer;background:#fff;border-radius:999px;margin-top:24px;padding:12px 19px;font-size:11px;font-weight:700}.order-summary{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.order-summary span{color:var(--forest-dark);letter-spacing:0;text-transform:none;font-size:16px;font-weight:800}.order-summary button{color:#123c2db8;cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;font-size:12px;font-weight:700;display:inline-flex}.order-summary button i{background:var(--forest);width:15px;height:15px;color:var(--lime);border-radius:4px;place-items:center;font-style:normal;line-height:1;display:grid}.order-list{gap:14px;display:grid}.order-list:after{content:"";height:12px;display:block}.order-item{background:#fffffff0;border:0;border-radius:25px;grid-template-columns:112px 1fr;align-items:stretch;gap:14px;min-height:128px;padding:12px;display:grid;position:relative;box-shadow:0 16px 38px #09291e14}.order-item-mark{width:112px;height:112px;color:var(--leaf);font-family:var(--sans);background:#fff;border-radius:22px;place-items:center;font-size:26px;font-weight:800;display:grid;overflow:hidden}.order-item-mark img{object-fit:contain;width:100%;height:100%;padding:0}.order-item-copy{min-width:0;padding:4px 38px 36px 0}.order-item-copy h3{color:var(--forest-dark);font-family:var(--sans);text-overflow:ellipsis;white-space:nowrap;margin-bottom:8px;font-size:17px;font-weight:800;line-height:1.25;overflow:hidden}.order-item-copy span{color:#123c2d94;font-size:13px;font-weight:700;display:block}.order-item-copy strong{color:var(--forest-dark);font-family:var(--sans);margin-top:22px;font-size:13px;font-weight:800;display:block}.order-item-copy strong:before{content:attr(data-total-label) " ";color:#123c2d80;margin-right:4px;font-weight:600}.order-remove{width:25px;height:25px;color:var(--tomato);cursor:pointer;background:#d8463c14;border:0;border-radius:50%;place-items:center;display:grid;position:absolute;top:15px;right:16px}.order-remove svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:14px;height:14px}.quantity-control{border:0;border-radius:999px;align-items:center;gap:8px;padding:0;display:flex;position:absolute;bottom:14px;right:14px}.quantity-control button{width:25px;height:25px;color:var(--forest-dark);cursor:pointer;background:#fff;border:0;border-radius:50%;place-items:center;font-size:16px;line-height:1;display:grid;box-shadow:0 8px 20px #09291e1a}.quantity-control button:last-child{background:var(--lime);color:var(--forest-dark)}.quantity-control strong{min-width:14px;color:var(--forest-dark);text-align:center;font-size:13px}.drawer-footer{background:#fffdf7fa;border-top:0;border-radius:32px 32px 0 0;padding:22px 26px 26px;position:absolute;bottom:-10px;left:0;right:0;box-shadow:0 -24px 55px #09291e21}.delivery-note{color:#09291ec7;background:#c9e26529;border:1px solid #123c2d1f;border-radius:16px;margin-bottom:12px;padding:11px 13px;font-size:11px;font-weight:700;line-height:1.45}.order-total{border:1px solid var(--line);background:#fff;border-radius:20px;gap:12px;margin-bottom:16px;padding:16px 18px;display:grid}.total-row{justify-content:space-between;align-items:center;gap:18px;display:flex}.total-row span{color:#123c2da8;letter-spacing:0;text-transform:none;font-size:14px;font-weight:600}.total-row strong{color:var(--forest-dark);font-family:var(--sans);font-size:15px;font-weight:900}.total-row.discount strong{color:var(--tomato)}.total-row.final{border-top:1px solid var(--line);padding-top:13px}.total-row.final span,.total-row.final strong{color:var(--forest-dark);font-size:15px}.header-count,.catalog-menu small,.catalog-instructions b,.benefit-icon,.photo-number,.empty-order>span,.quantity-control strong,.order-float>b{font-family:var(--sans);font-variant-numeric:lining-nums tabular-nums;font-weight:700}.send-whatsapp{background:linear-gradient(180deg, var(--leaf) 0%, var(--forest) 100%);color:#fff;cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:11px;width:100%;min-height:58px;font-size:14px;font-weight:800;display:flex;box-shadow:0 18px 34px #123c2d47}.send-whatsapp:disabled{cursor:not-allowed;filter:grayscale();opacity:.42}.send-whatsapp span{background:#ffffff38;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.send-whatsapp svg{fill:currentColor;width:19px;height:19px}@media (max-width:980px){.container{width:min(100% - 40px,920px)}.desktop-nav,.header-order{display:none}.mobile-header-actions{align-items:center;gap:8px;display:flex}.mobile-header-actions .language-switcher.mobile,.catalog-mobile-language,.catalog-mobile-language .language-switcher.mobile{display:block}.mobile-header-actions .language-trigger,.catalog-mobile-language .language-trigger{background:#ffffff14;border-color:currentColor;height:42px;padding:0 10px}.site-header.scrolled .mobile-header-actions .language-trigger,.catalog-header .catalog-mobile-language .language-trigger{border-color:var(--line);background:#123c2d0a}.menu-toggle{background:0 0;border:1px solid;border-radius:50%;place-content:center;gap:5px;width:42px;height:42px;padding:9px;display:grid}.menu-toggle span{background:currentColor;width:18px;height:1px;transition:all .2s;display:block}.menu-toggle.active span:first-child{transform:translateY(6px)rotate(45deg)}.menu-toggle.active span:nth-child(2){opacity:0}.menu-toggle.active span:last-child{transform:translateY(-6px)rotate(-45deg)}.mobile-nav{z-index:98;border:1px solid var(--line);background:var(--paper);width:min(310px,72vw);height:auto;max-height:calc(100dvh - 112px);color:var(--ink);opacity:0;pointer-events:none;transform-origin:100% 0;border-radius:20px;flex-direction:column;gap:0;padding:12px;transition:opacity .24s,transform .24s;display:flex;position:fixed;top:92px;left:auto;right:18px;overflow-y:auto;transform:translateY(-10px)scale(.96);box-shadow:0 24px 70px #051e153d}.mobile-nav.open{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.mobile-nav>a{border-bottom:1px solid var(--line);font-family:var(--serif);border-radius:11px;padding:17px 42px 17px 15px;font-size:19px;font-weight:600;transition:background .2s,color .2s,padding .2s;position:relative}.mobile-nav>a:last-child{border-bottom:0}.mobile-nav>a:after{color:var(--leaf);content:"↗";font-family:var(--sans);font-size:12px;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.mobile-nav>a:hover{background:var(--cream);color:var(--leaf);padding-left:19px}[dir=rtl] .mobile-nav{transform-origin:0 0;left:18px;right:auto}[dir=rtl] .mobile-nav.open{transform:translateY(0)scale(1)}[dir=rtl] .mobile-nav>a{padding-left:42px;padding-right:15px}[dir=rtl] .mobile-nav>a:after{left:16px;right:auto}.benefits article{padding-inline:22px}.product-grid{grid-template-columns:repeat(2,1fr)}.filter-row{grid-template-columns:repeat(3,minmax(190px,1fr))}.catalog-hero h1{font-size:clamp(48px,8vw,70px)}.featured-card{flex-basis:calc(min(1180px,100vw - 48px)/2 - 8px);width:calc(min(1180px,100vw - 48px)/2 - 8px)}.trust-grid{grid-template-columns:repeat(2,1fr)}.trust-slider{width:100%;margin-inline:auto}.slider__inner{max-width:760px;height:470px}.slider__item-selected{width:min(370px,50vw);height:min(370px,50vw)}.slider__item-previous,.slider__item-next{width:min(245px,33vw);height:min(245px,33vw)}.slider__item-previous{left:22%}.slider__item-next{left:78%}.slider__item-first{left:2%}.slider__item-last{left:98%}.about-grid,.contact-grid{gap:45px}.delivery-globe-grid{grid-template-columns:1fr;gap:30px}.delivery-globe-copy h2,.delivery-globe-copy p,.delivery-globe-copy{max-width:none}.delivery-globe-card{width:100%}.delivery-globe-map-shell{min-height:clamp(360px,68vw,520px)}.order-inner{grid-template-columns:1fr 1fr}.order-inner .button{grid-column:1/-1;justify-self:start}.catalog-header .header-order{display:inline-flex}.catalog-header .desktop-nav{display:none}}@media (max-width:720px){.container{width:min(100% - 32px,580px)}.header-inner{height:72px}.brand-logo{width:55px;height:53px}.brand strong{font-size:16px}.mobile-nav{width:min(286px,72vw);max-height:calc(100dvh - 96px);top:80px;right:12px}.catalog-page{padding-top:72px}.catalog-header .header-order{min-height:38px;padding:0 14px;font-size:10px}.catalog-header-actions{gap:6px}.catalog-mobile-language .language-trigger,.mobile-header-actions .language-trigger{justify-content:center;width:39px;height:39px;padding:0}.catalog-mobile-language .language-trigger svg,.mobile-header-actions .language-trigger svg,.catalog-mobile-language .language-trigger i,.mobile-header-actions .language-trigger i{display:none}.catalog-menu-toggle{width:39px;height:39px}.catalog-menu{border-radius:18px;width:min(286px,72vw);padding:10px;top:64px;right:12px;box-shadow:0 24px 70px #051e153d}.catalog-menu a{border-radius:10px;gap:11px;padding:15px 12px}.catalog-menu small{background:#2f724f1a;border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.catalog-menu span{font-size:17px}[dir=rtl] .catalog-menu{left:12px;right:auto}.catalog-header .brand>span:last-child{display:none}.catalog-hero{padding:56px 0 60px}.catalog-hero-inner{display:block}.catalog-hero h1{font-size:clamp(38px,11vw,52px);line-height:1.04}.catalog-typing-title{gap:4px;min-height:118px}.catalog-hero-lead{max-width:310px;margin-top:14px;font-size:13px;line-height:1.55}.catalog-hero h1 br{display:none}.catalog-instructions{gap:7px;margin-top:34px}.catalog-instructions div{text-align:center;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:116px;padding:14px 7px}.catalog-instructions span{align-items:center;gap:4px;font-size:10px;line-height:1.35}.catalog-instructions small{letter-spacing:.08em;font-size:7px}.catalog-instructions b{border-radius:10px;width:36px;height:36px;font-size:8px}.hero{align-items:flex-end;min-height:max(720px,100dvh)}.hero-image{object-position:62% center}.hero-overlay{background:linear-gradient(#051e1633 0%,#051e16d4 52%,#041c14fa 100%)}.hero-content{padding:0 0 84px}.hero h1{font-size:clamp(52px,16vw,74px)}.hero-copy{margin-top:23px;font-size:15px}.hero-actions{flex-direction:column;align-items:flex-start;gap:20px;margin-top:30px}.hero-note{display:none}.benefits-grid{grid-template-columns:1fr;padding-block:15px}.benefits article,.benefits article:first-child{border-right:0;border-bottom:1px solid var(--line);min-height:125px;padding:22px 0}.benefits article:last-child{border-bottom:0}.section{padding:82px 0}.section-heading{grid-template-columns:1fr;gap:24px;margin-bottom:34px}.featured-products{padding:78px 0}.featured-carousel{width:calc(100% + 32px);margin-left:-16px;padding-left:16px;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 5% 88%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 5% 88%,#0000 100%)}.featured-card{border-radius:20px;flex-basis:min(82vw,360px);width:min(82vw,360px)}.featured-image{height:225px}.featured-link{justify-content:center;width:100%}.section-heading h2,.about-copy h2,.contact-copy h2{font-size:44px}.filter-row{width:calc(100% + 16px);padding-right:16px;display:flex}.category-filter{min-width:210px;min-height:60px}.catalog-search{grid-template-columns:auto minmax(0,1fr) auto;gap:11px;margin-top:-15px;padding:12px 13px}.catalog-search small{display:none}.product-grid{grid-template-columns:1fr}.product-visual{height:clamp(250px,78vw,305px)}.product-info{min-height:0;padding:22px}.product-photo img{padding:0}.about-grid,.contact-grid{grid-template-columns:1fr;gap:60px}.about-art{order:2;min-height:520px}.shop-gallery{width:min(100vw - 24px,620px);left:50%;transform:translate(-50%)}.shop-gallery-label{max-width:none;bottom:22px;left:22px;right:22px}.shop-gallery-label strong{font-size:32px}.trust-grid{grid-template-columns:1fr}.trust-card{min-height:188px}.trust-slider{width:100%;margin-inline:auto}.slider__inner{max-width:100%;height:390px}.slider__item-selected{width:min(310px,82vw);height:min(310px,82vw)}.slider__item-previous,.slider__item-next{width:min(198px,52vw);height:min(198px,52vw)}.slider__item-previous{left:9%}.slider__item-next{left:91%}.slider__item-first{left:-14%}.slider__item-last{left:114%}.slider__controls{display:none}.slider__step-card{gap:16px;padding:28px}.slider__step-number{width:62px;height:62px;font-size:20px}.slider__item-datas{padding:0}.slider__item-datas span{font-size:clamp(31px,8.7vw,38px)}.slider__item-datas small{margin-top:14px;font-size:clamp(14px,3.7vw,16px);line-height:1.5}.slider__item-previous .slider__step-card,.slider__item-next .slider__step-card{padding:20px}.slider__item-previous .slider__step-number,.slider__item-next .slider__step-number{width:46px;height:46px;font-size:15px}.slider__item-previous .slider__item-datas span,.slider__item-next .slider__item-datas span{font-size:clamp(23px,6vw,30px)}.slider__item-previous .slider__item-datas small,.slider__item-next .slider__item-datas small,.slider__item-first .slider__item-datas small,.slider__item-last .slider__item-datas small{display:none}.shop-gallery-counter{top:16px;right:16px}.shop-gallery-arrow{width:36px;height:36px;font-size:16px}.shop-gallery-arrow.previous{left:12px}.shop-gallery-arrow.next{right:12px}.shop-gallery-dots{gap:5px;bottom:23px;right:20px}.shop-gallery-dots button{width:6px;height:6px}.shop-gallery-dots button.active{width:18px}.about-stats{gap:12px}.about-stats strong{font-size:19px}.order-banner{padding:70px 0}.order-inner{grid-template-columns:1fr;gap:36px}.order-inner .button{grid-column:auto;width:100%}.contact-copy{order:1}.delivery-globe-section{padding-top:70px}.delivery-globe-copy h2{font-size:clamp(34px,10.5vw,48px)}.delivery-globe-copy p{font-size:15px}.delivery-globe-notes{grid-template-columns:1fr;display:grid}.delivery-globe-card{border-radius:26px;padding:12px}.delivery-globe-map-shell{border-radius:22px;min-height:390px}.delivery-globe-card-top,.delivery-globe-card-bottom{flex-direction:column;align-items:flex-start;gap:4px}.delivery-globe-tooltip{min-width:170px}.location-card{order:2;padding:18px}.globe-scene{width:min(100%,340px)}.location-panel{padding:18px}.location-heading{flex-direction:column;align-items:flex-start;gap:12px}.map-actions{grid-template-columns:1fr}.share-location{grid-column:auto}.footer-main{grid-template-columns:1fr;gap:28px}.footer-links{flex-wrap:wrap}.footer-bottom{flex-direction:column;gap:10px}.order-float{min-width:0;min-height:54px;padding:7px 10px;bottom:15px;right:15px}.order-float-icon{width:38px;height:38px}.order-float-text{display:none}.order-drawer{border-left:0;border-radius:32px 32px 0 0;width:100%;height:min(93dvh,760px);top:auto;bottom:0;right:0;transform:translateY(105%)}.order-drawer.open{transform:translateY(0)}[dir=rtl] .order-drawer{left:auto;right:0;transform:translateY(105%)}[dir=rtl] .order-drawer.open{transform:translateY(0)}.drawer-grip{background:#1919191f;border-radius:999px;width:48px;height:5px;display:block;position:absolute;top:11px;left:50%;transform:translate(-50%)}.drawer-header{border-radius:32px 32px 0 0;grid-template-columns:44px 1fr auto;gap:8px;min-height:98px;padding:26px 20px 8px}.drawer-header>button{width:44px;height:44px}.drawer-content{padding:0 18px 330px}.drawer-footer{padding:18px 18px max(24px, env(safe-area-inset-bottom));bottom:-12px}.order-total{gap:10px;margin-bottom:14px;padding:14px 18px}.send-whatsapp{min-height:54px}.drawer-clear{min-width:72px;padding:0 9px;height:34px!important;font-size:9px!important}.delivery-note{margin-bottom:10px;padding:10px 12px;font-size:10px}.order-item{border-radius:22px;grid-template-columns:96px 1fr;gap:12px;min-height:116px}.order-item-mark{border-radius:18px;width:96px;height:96px}.order-item-copy{padding-bottom:34px;padding-right:32px}.order-item-copy h3{font-size:15px}.order-item-copy strong{margin-top:16px}.quantity-control{bottom:12px;right:12px}}@media (max-width:520px){.container{width:min(100% - 24px,480px)}.brand-logo{width:50px;height:48px}.brand strong{font-size:14px}.brand small{letter-spacing:.28em;margin-top:3px;font-size:7px}.mobile-nav,.catalog-menu{width:min(280px,100vw - 24px);right:12px}.hero{min-height:max(690px,100dvh)}.hero-content{padding-bottom:72px}.hero h1{font-size:clamp(48px,15vw,64px)}.catalog-hero h1{font-size:clamp(34px,10.5vw,48px)}.catalog-typing-title{min-height:108px}.catalog-instructions{grid-template-columns:1fr;gap:9px}.catalog-instructions div{text-align:left;flex-direction:row;justify-content:flex-start;min-height:82px;padding:13px 15px}.filter-row{width:calc(100% + 12px);padding-right:12px}.category-filter{min-width:176px}.product-visual{height:clamp(230px,74vw,275px)}.featured-card{flex-basis:min(86vw,330px);width:min(86vw,330px)}.featured-image{height:205px}.delivery-globe-map-shell{min-height:330px}.order-drawer{border-radius:26px 26px 0 0;height:min(94dvh,720px)}.drawer-header{grid-template-columns:40px 1fr auto;min-height:88px;padding:24px 16px 6px}.drawer-header>button{width:40px;height:40px}.drawer-header h2{font-size:19px}.drawer-content{padding:0 14px 318px}.drawer-footer{padding-inline:14px}.order-item{grid-template-columns:82px 1fr;gap:10px;min-height:108px;padding:10px}.order-item-mark{border-radius:17px;width:82px;height:82px}.order-item-copy{padding-bottom:32px;padding-right:26px}}@media (max-width:1180px){.category-card-row.filter-row{grid-template-columns:repeat(4,minmax(0,1fr))}.category-photo-card.category-filter{min-height:220px}.category-photo-copy.filter-copy strong{font-size:29px}}@media (max-width:900px){.category-showcase-head{grid-template-columns:1fr;gap:10px}.category-showcase-head p{max-width:620px;margin:0}.category-card-row.filter-row{grid-template-columns:repeat(3,minmax(0,1fr));width:100%;padding-right:0}.category-photo-card.category-filter{min-width:0;min-height:205px}.category-photo-copy.filter-copy strong{font-size:28px}}@media (max-width:720px){.category-card-row.filter-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}}@media (max-width:560px){.category-showcase{margin-top:-4px}.category-showcase-head h3{font-size:45px}.category-showcase-head p{font-size:13px;line-height:1.55}.category-card-row.filter-row{gap:12px}.category-photo-card.category-filter{border-radius:21px;min-height:170px}.category-photo-copy.filter-copy{gap:6px;bottom:15px;left:15px;right:15px}.category-photo-copy.filter-copy strong{font-size:25px}.category-photo-copy.filter-copy small{letter-spacing:.16em;font-size:10px}}@media (max-width:390px){.category-photo-card.category-filter{min-height:158px}.category-photo-copy.filter-copy{bottom:13px;left:13px;right:13px}.category-photo-copy.filter-copy strong{font-size:22px}}@media (min-width:721px){:root{--market-ink:#241711;--market-red:#db3f2f;--market-orange:#f08021;--market-lemon:#ffd25a;--market-leaf:#4c7f35;--market-plum:#5f2948;--market-muted:#7c6656;--market-line:#62382029;--market-shadow:0 24px 70px #4f2b1829;--market-shadow-strong:0 34px 90px #32180e40}html{background:#fffdf7}body{color:var(--market-ink);background:radial-gradient(circle at 9% 9%,#ffd25a42,#0000 27%),radial-gradient(circle at 88% 6%,#db3f2f29,#0000 28%),linear-gradient(#fffaf0 0%,#fff3df 36%,#fffdf7 68%,#f8ead8 100%)}body:before{z-index:-1;pointer-events:none;opacity:.34;content:"";background-image:radial-gradient(circle at 18px 18px,#db3f2f14 0 5px,#0000 6px),radial-gradient(circle at 58px 52px,#ffd25a26 0 7px,#0000 8px),radial-gradient(circle at 90px 18px,#4c7f3514 0 5px,#0000 6px);background-size:128px 104px;position:fixed;inset:0}.site-header{color:#fff;background:linear-gradient(#140c08ad,#0000);border-bottom-color:#ffffff24}.site-header.scrolled,.catalog-header{color:var(--market-ink);background:#fffaf0f0;border-color:#6238201f;box-shadow:0 16px 46px #6238201a}.brand-logo{background:radial-gradient(circle at 65% 28%,#ffd25a 0 10%,#0000 11%),linear-gradient(145deg,#e84d38 0%,#8d2731 58%,#4c7f35 100%);border:1px solid #ffffff57;border-radius:50%;place-items:center;width:58px;height:58px;display:grid;position:relative;overflow:hidden;box-shadow:0 14px 34px #30150c38}.site-header.scrolled .brand-logo,.catalog-header .brand-logo{border-color:#db3f2f38}.brand-logo img{display:none!important}.brand-logo:before{color:#fff;content:"4M";letter-spacing:0;text-shadow:0 2px 10px #00000047;place-items:center;font-size:15px;font-weight:950;display:grid;position:absolute;inset:0}.brand-logo:after{content:"";background:var(--market-leaf);border:2px solid #ffffffc7;border-radius:50% 50% 50% 8px;width:18px;height:18px;position:absolute;bottom:7px;right:7px;transform:rotate(-22deg)}.brand strong{font-family:var(--sans);font-weight:950}.brand small{opacity:.72;letter-spacing:.16em}.button,.product-order>button,.delivery-globe-button,.featured-link,.empty-order button,.catalog-empty button,.send-whatsapp,.header-order,.order-header-button{color:#fff;background:linear-gradient(135deg, var(--market-orange), var(--market-red) 58%, var(--market-plum));border:0;box-shadow:0 18px 38px #db3f2f3d}.button:hover,.product-order>button:hover,.delivery-globe-button:hover,.featured-link:hover,.empty-order button:hover,.catalog-empty button:hover,.send-whatsapp:hover,.header-order:hover,.order-header-button:hover{color:#fff;background:linear-gradient(135deg,#dc6817,#bb2c25 58%,#81213a);transform:translateY(-1px)}.hero{isolation:isolate;color:#fff;background:#17100b;min-height:min(880px,100dvh);overflow:hidden}.hero-image{z-index:-3;object-fit:cover;object-position:center center;filter:saturate(1.1)contrast(1.03);display:block!important}.hero:before,.hero:after{display:none}.hero-overlay{z-index:-2;background:linear-gradient(90deg,#0e0a07d6 0%,#2e190c8f 38%,#2c190c1a 72%,#120a0605 100%),linear-gradient(#09070524 0%,#0000 58%,#110a0624 100%)}.hero-content{max-width:760px;padding-top:176px;padding-bottom:138px;transform:translate(-118px)}.hero h1,.catalog-hero h1{color:#fff9ed;font-family:var(--sans);text-wrap:balance;text-shadow:0 20px 60px #00000052;font-weight:950}.hero h1{max-width:690px;font-size:clamp(62px,7.8vw,108px);line-height:.92}.hero-line-two{max-width:575px}.hero h1 em,.catalog-hero h1 em{color:var(--market-lemon)}.hero-copy{color:#fff9edd6;max-width:620px;font-size:clamp(17px,1.45vw,22px)}.hero .text-link{color:#fff9ed}.hero-note{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fff8e829;border:1px solid #ffffff42;border-radius:18px;bottom:36px;right:clamp(20px,5vw,86px);box-shadow:0 20px 58px #3e1f0c2e}.hero-note strong{color:var(--market-lemon)}.hero-note span{color:#fff9edcc}.eyebrow,.eyebrow.dark,.delivery-globe-eyebrow{color:var(--market-red)}.eyebrow.light{color:var(--market-lemon)}.section-heading h2,.about-copy h2,.contact-copy h2,.category-showcase-head h3,.delivery-globe-copy h2{color:var(--market-ink);letter-spacing:-.02em}.trust-section{background:linear-gradient(#fff6e8 0%,#fffaf0 48%,#fffdf7 100%);margin-top:-1px}.slider__step-card,.featured-card,.product-card,.category-showcase,.catalog-search,.location-card,.contact-info-card,.order-item,.order-total,.drawer-header,.order-drawer,.about-stats div,.whatsapp-support-hint{border:1px solid var(--market-line);box-shadow:var(--market-shadow);background:#fffdf7ed;border-radius:18px}.slider__step-card{background:linear-gradient(135deg,#ffd25a2e,#0000 42%),#fffdf7;min-height:150px}.slider__step-number,.benefit-icon,.catalog-instructions b{color:var(--market-red);background:#fff0dc;border-color:#db3f2f38;border-radius:14px}.featured-products{background:radial-gradient(circle at 12% 16%,#ffd25a3d,#0000 26%),linear-gradient(#fffdf7 0%,#fff3df 100%)}.featured-card,.product-card{background:linear-gradient(#fffdf7 0%,#fff7eb 100%);transition:transform .22s,box-shadow .22s,border-color .22s;overflow:hidden}.featured-card:hover,.product-card:hover{box-shadow:var(--market-shadow-strong);border-color:#db3f2f3d;transform:translateY(-5px)}.featured-image,.product-visual{background:radial-gradient(circle at 50% 43%,#fff1cf 0 32%,#0000 33%),linear-gradient(135deg,#fff6e8,#ffe5cd)}.featured-image{height:240px}.featured-image img,.product-photo img{object-fit:contain;filter:drop-shadow(0 22px 26px #532b1533);width:88%;height:88%}.product-visual{border-radius:20px;height:245px}.product-photo img{transform:translateY(7px)scale(1.02)}.product-card:hover .product-photo img{transform:translateY(2px)scale(1.06)}.featured-info span,.product-info p,.product-price strong,.catalog-menu small,.catalog-menu b,.language-menu button b,.language-menu button i{color:var(--market-red)}.featured-info h3,.product-info h3{color:var(--market-ink)}.featured-info p,.product-price span,.category-showcase-head p,.section-heading>p,.about-copy p{color:var(--market-muted)}.product-badge,.header-count,.order-float>b,.filter.active.category-filter:after{color:var(--market-ink);background:var(--market-lemon)}.stock-badge{color:#fff;background:var(--market-plum)}.photo-label{color:#fff9ed;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#241711a3;border-radius:999px}.product-placeholder,.product-placeholder.category-egzotik,.product-placeholder.category-meyve-adet,.product-placeholder.category-sebze,.product-placeholder.category-sebze-adet,.product-placeholder.category-yesillik,.product-placeholder.category-yesillik-adet,.product-placeholder.category-organik,.product-placeholder.category-kuruyemis,.product-placeholder.category-icecek,.product-card:nth-child(2) .product-visual,.product-card:nth-child(3) .product-visual,.product-card:nth-child(4) .product-visual,.product-card:nth-child(5) .product-visual,.product-card:nth-child(6) .product-visual{background:radial-gradient(circle at 50% 40%,#ffd25a47,#0000 34%),linear-gradient(135deg,#8f2e2c,#4c7f35)}.about{background:linear-gradient(#fff3df 0%,#fffdf7 100%);overflow:hidden}.shop-gallery{min-height:540px;box-shadow:var(--market-shadow-strong);background:linear-gradient(90deg,#120b077a,#120b070a),url(/images/4-mevsim-hero.jpg) 50%/cover no-repeat;border:1px solid #ffffff80;border-radius:28px;overflow:hidden}.shop-gallery-slides,.shop-gallery-counter,.shop-gallery-arrow,.shop-gallery-dots{display:none!important}.shop-gallery-shade{background:linear-gradient(#0000 28%,#120a06d1 100%)}.shop-gallery-label{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#20120a8a;border-color:#ffffff47;border-radius:16px}.shop-gallery-label span,.shop-gallery-label strong{color:#fff9ed}.about-stats div{background:linear-gradient(135deg,#ffd25a3d,#0000 58%),#fffdf7}.about-stats strong{color:var(--market-red)}.catalog-hero{color:#fff;background:linear-gradient(90deg,#120b07e6,#3c200fa8 42%,#120b0714),url(/images/4-mevsim-hero.jpg) 50%/cover no-repeat;min-height:620px;overflow:hidden}.catalog-hero:before{background:linear-gradient(#0b07052e,#0000 42%,#0d0805ad),radial-gradient(circle at 74% 72%,#ffd25a38,#0000 26%)}.catalog-hero-inner{padding-top:160px;padding-bottom:90px}.catalog-hero-copy{max-width:760px}.catalog-hero-lead{color:#fff9edd1;max-width:620px}.catalog-instructions div{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#24150c6b;border:1px solid #ffffff38;border-radius:18px;box-shadow:0 22px 54px #0000003d}.catalog-instructions small,.catalog-instructions span{color:#fff9edc7}.products{background:radial-gradient(circle at 92% 8%,#4c7f351f,#0000 24%),linear-gradient(#fff8ec 0%,#fffdf7 42%,#fff3df 100%);overflow:hidden}.category-showcase{background:linear-gradient(135deg,#ffd25a2e,#0000 52%),#fffdf7f0;border-radius:26px;padding:30px}.category-photo-card.category-filter{border:1px solid #ffffff85;border-radius:22px;min-height:230px;overflow:hidden;box-shadow:0 18px 42px #4f2b1824}.category-photo-img{filter:saturate(1.1)contrast(1.02);transform:scale(1.02)}.category-photo-overlay{background:linear-gradient(#0000 16%,#160c07d1 100%),radial-gradient(circle at 78% 16%,#ffd25a33,#0000 28%)}.category-photo-copy strong,.category-photo-copy small{color:#fff9ed;text-shadow:0 10px 24px #00000047}.category-filter.active{outline-offset:3px;outline:3px solid #ffd25ab8}.catalog-search{background:#fffdf7f5;border-radius:22px}.catalog-search svg{stroke:var(--market-red)}.catalog-search input{color:var(--market-ink)}.product-order select{background-color:#fffaf0;border-color:#62382029;border-radius:14px}.product-order>button{border-radius:14px}.order-float{background:#fffdf7f5;border-color:#62382029;border-radius:18px;box-shadow:0 22px 70px #4f2b1833}.order-float-icon,.whatsapp-support-button{background:linear-gradient(135deg, var(--market-leaf), #2d5a25);box-shadow:0 18px 42px #2d5a2547}.whatsapp-support-button:before{content:"WA"}.order-drawer{background:#fffdf7;border-radius:26px 26px 0 0}.drawer-header{background:linear-gradient(135deg,#ffd25a2e,#0000 50%),#fff8ec;border-radius:26px 26px 0 0}.drawer-clear,.drawer-back,.quantity-control button,.order-remove{border-radius:12px}.delivery-globe-section{color:#fff;background:linear-gradient(135deg,#18100ae0,#472a14b8),url(/images/category-cards/sebze-kategori.jpg) 50%/cover no-repeat}.delivery-globe-copy h2,.delivery-globe-eyebrow{color:#fff9ed}.delivery-globe-copy p,.delivery-globe-notes span,.delivery-globe-card-top span,.delivery-globe-card-bottom span{color:#fff9edc7}.delivery-globe-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#1f120a9e;border-color:#ffffff2e;border-radius:20px;box-shadow:0 24px 70px #00000042}.delivery-globe-map-shell{border-radius:20px}.delivery-globe-pulse{background:var(--market-red);box-shadow:0 0 0 8px #db3f2f33}footer{color:#fff9ed;background:linear-gradient(135deg,#140c08eb,#3a1f10f0),url(/images/category-cards/sebze-kategori.jpg) 50%/cover no-repeat}.footer-main,.footer-bottom{border-color:#fff9ed29}.footer-main>p,.footer-bottom,.footer-links{color:#fff9edc2}.footer-links a,.footer-bottom a{color:#fff9ed}.language-trigger,.catalog-menu-toggle,.menu-toggle{background:#ffffff1f;border-color:#ffffff38}.site-header.scrolled .language-trigger,.catalog-header .language-trigger,.catalog-menu-toggle{background:#fffdf7;border-color:#62382029}.language-menu,.catalog-menu,.mobile-nav{border-color:var(--market-line);box-shadow:var(--market-shadow-strong);background:#fffdf7;border-radius:18px}.language-menu button:hover,.language-menu button.active,.catalog-menu a:hover,.mobile-nav>a:hover{color:var(--market-red);background:#fff0dc}}@media (min-width:721px) and (max-width:900px){.hero{min-height:760px}.hero-image{object-position:58% center}.hero-overlay{background:linear-gradient(90deg,#0e0a07eb,#21140cc7),linear-gradient(#09070529,#110a0652)}.hero-content{transform:none}.catalog-hero{min-height:560px}.category-photo-card.category-filter{min-height:200px}}.mobile-app-home,.mobile-bottom-nav,.mobile-store-gallery,.mobile-delivery-promo{display:none}.product-order>button .add-icon{color:var(--lime);font-size:18px}.product-order>button .add-label{color:var(--white);font-size:10px}.product-order>button.added .add-icon{color:var(--lemon)}.product-order>button.added .add-label{color:var(--white)}.catalog-cart-button.bump{animation:.56s both cartButtonPop}.cart-flyer{z-index:260;width:var(--fly-size);height:var(--fly-size);pointer-events:none;transform:translate3d(var(--fly-start-x), var(--fly-start-y), 0) scale(1);background:#fff;border:3px solid #fffffffa;border-radius:23px;place-items:center;animation:1.35s cubic-bezier(.18,.78,.15,1) forwards cartFlyToIcon;display:grid;position:fixed;top:0;left:0;overflow:visible;box-shadow:0 18px 42px #14362247,0 0 0 7px #238b241f}.cart-flyer:after{z-index:-1;filter:blur(8px);content:"";background:#c9e2653d;border-radius:28px;position:absolute;inset:-9px}.cart-flyer img{object-fit:cover;border-radius:19px;width:100%;height:100%;overflow:hidden}.cart-flyer span{color:#238b24;background:#eaf8e4;place-items:center;width:100%;height:100%;font-size:22px;font-weight:900;display:grid}@keyframes cartButtonPop{0%{transform:scale(1)}45%{transform:scale(1.12)}to{transform:scale(1)}}@keyframes cartFlyToIcon{0%{opacity:1;transform:translate3d(var(--fly-start-x), var(--fly-start-y), 0) scale(1)}22%{opacity:1;transform:translate3d(var(--fly-start-x), calc(var(--fly-start-y) - 22px), 0) scale(1.08) rotate(-3deg)}58%{opacity:1;transform:translate3d(var(--fly-mid-x), var(--fly-mid-y), 0) scale(.88) rotate(-8deg)}86%{opacity:.96;transform:translate3d(var(--fly-end-x), var(--fly-end-y), 0) scale(.42) rotate(7deg)}to{opacity:0;transform:translate3d(var(--fly-end-x), var(--fly-end-y), 0) scale(.22) rotate(10deg)}}@media (max-width:720px){body:has(.mobile-app-home){background:#f8fbf4;overflow-x:hidden}body:has(.mobile-app-home) .site-header:not(.catalog-header){display:none}body:has(.mobile-app-home) main>section:not(.mobile-app-home){display:none}body:has(.mobile-app-home) .delivery-globe-section{display:none}body:has(.mobile-app-home) footer{display:none}body:has(.mobile-app-home) .whatsapp-support{display:none}body:has(.mobile-app-home) main{min-height:100dvh;overflow-x:hidden}.mobile-app-home{background:radial-gradient(circle at 88% 8%,#c7ec4e3d,#0000 22%),linear-gradient(#fffefa 0%,#f8fbf4 44%,#eef8e8 100%);max-width:520px;min-height:100dvh;margin:0 auto;padding:14px 14px 112px;display:block}.mobile-app-topbar{justify-content:center;align-items:center;min-height:58px;margin-bottom:6px;display:flex}.mobile-app-brand-link,.mobile-app-topbar .brand{justify-content:center;align-items:center;gap:10px;display:inline-flex}.mobile-app-topbar .brand-logo{place-items:center;width:48px;height:46px;display:grid}.mobile-app-topbar .brand strong{color:#228a26;font-family:var(--sans);letter-spacing:.04em;font-size:16px;font-weight:900}.mobile-app-topbar .brand small{color:#e2443a;letter-spacing:.24em;margin-top:2px;font-size:10px}.mobile-search-pill{color:#7b8580;background:#fff;border:1px solid #228a2614;border-radius:16px;align-items:center;gap:9px;min-height:48px;margin:13px 0 14px;padding:0 15px;display:flex;box-shadow:0 8px 24px #1c4e2f0f}.mobile-search-pill span{color:#2c9130;border-radius:50%;place-items:center;width:18px;height:18px;display:grid;position:relative}.mobile-search-pill span:before{content:"";border:2px solid;border-radius:50%;width:11px;height:11px}.mobile-search-pill span:after{content:"";background:currentColor;border-radius:999px;width:7px;height:2px;position:absolute;bottom:2px;right:1px;transform:rotate(45deg)}.mobile-search-pill small{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:700;overflow:hidden}.mobile-hero-card{isolation:isolate;background:radial-gradient(circle at 88% 16%,#ee4c3e29,#0000 24%),radial-gradient(circle at 78% 82%,#c7ec4e47,#0000 32%),linear-gradient(135deg,#eff9e8 0%,#fff5d9 100%);border:1px solid #238b2414;border-radius:20px;grid-template-columns:minmax(0,1fr) 126px;align-items:stretch;gap:12px;padding:18px;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 40px #24562e1c}.mobile-hero-copy{z-index:3;min-width:0;position:relative}.mobile-hero-copy>span{color:#238b24;background:#fff;border-radius:999px;align-items:center;min-height:25px;padding:0 10px;font-size:11px;font-weight:900;display:inline-flex;box-shadow:0 8px 18px #1c4e2f0f}.mobile-hero-copy h1{color:#238329;max-width:190px;font-family:var(--sans);letter-spacing:0;margin-top:11px;font-size:clamp(23px,6.6vw,28px);font-weight:900;line-height:1.08}.mobile-hero-copy p{color:#44564c;max-width:190px;margin-top:9px;font-size:12px;font-weight:600;line-height:1.45}.mobile-hero-actions{flex-wrap:wrap;gap:8px;margin-top:13px;display:flex}.mobile-hero-actions a{color:#fff;background:#238b24;border-radius:999px;justify-content:center;align-items:center;min-height:34px;padding:0 11px;font-size:11px;font-weight:900;display:inline-flex}.mobile-hero-actions a:last-child{color:#238b24;background:#fff;border:1px solid #238b242e}.mobile-hero-preview{z-index:2;min-height:168px;position:relative}.mobile-preview-card{background:#ffffffe6;border:1px solid #238b241f;border-radius:22px;align-content:start;gap:9px;width:118px;min-height:132px;padding:15px 13px;display:grid;position:absolute;top:12px;right:-1px;transform:rotate(3deg);box-shadow:0 18px 34px #1c4e2f1f}.mobile-preview-card:before{content:"";background:#238b24;border-radius:13px;width:34px;height:34px;position:absolute;bottom:14px;right:14px}.mobile-preview-card:after{content:"";border-bottom:3px solid #fff;border-left:3px solid #fff;width:13px;height:8px;position:absolute;bottom:28px;right:25px;transform:rotate(-45deg)}.mobile-preview-card>span{background:#e7f4df;border-radius:999px;height:11px;display:block}.mobile-preview-card>span:nth-child(2){width:76%}.mobile-preview-card>span:nth-child(3){width:58%}.mobile-preview-card strong{color:#172e24;margin-top:5px;font-size:13px;font-weight:900;line-height:1.05}.mobile-preview-card small{color:#238b24;max-width:70px;font-size:9px;font-weight:900;line-height:1.15}.mobile-preview-badge{background:#ffffffe6;border:1px solid #238b241a;border-radius:16px;align-content:center;gap:2px;min-width:70px;min-height:52px;padding:8px 10px;display:grid;position:absolute;bottom:5px;right:53px;box-shadow:0 12px 24px #1c4e2f1a}.mobile-preview-badge b{color:#172e24;font-size:14px;font-weight:900;line-height:1}.mobile-preview-badge small{color:#238b24;font-size:9px;font-weight:900;line-height:1}.mobile-hero-visual{z-index:1;grid-column:1/-1;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:2px;display:grid;position:relative}.mobile-hero-visual div{background:#ffffffd1;border:1px solid #238b2417;border-radius:15px;align-content:center;gap:4px;min-height:64px;padding:11px 9px;display:grid;box-shadow:0 10px 20px #1c4e2f0f}.mobile-hero-visual strong{color:#172e24;font-size:13px;font-weight:900;line-height:1.05}.mobile-hero-visual small{color:#6f7b73;font-size:10px;font-weight:800;line-height:1.15}.mobile-service-row{background:#fff;border:1px solid #19462814;border-radius:14px;grid-template-columns:repeat(3,1fr);margin:14px 0 19px;display:grid;overflow:hidden;box-shadow:0 10px 24px #1c4e2f0f}.mobile-service-row div{text-align:center;border-right:1px solid #19462814;align-content:center;place-items:center;gap:3px;min-width:0;min-height:70px;display:grid}.mobile-service-row div:last-child{border-right:0}.mobile-service-row span{color:#238b24;font-size:10px;font-weight:900}.mobile-service-row strong{color:#172e24;font-size:11px;font-weight:900}.mobile-service-row small{color:#68766e;font-size:9px;font-weight:700}.mobile-section-title{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.mobile-section-title h2{color:#172e24;letter-spacing:0;font-size:19px;font-weight:900}.mobile-section-title a{color:#6b756f;white-space:nowrap;font-size:11px;font-weight:800}.mobile-category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;display:grid}.mobile-category-grid a{text-align:center;background:#fff;border-radius:16px;place-items:center;gap:7px;min-width:0;padding:9px 4px 10px;display:grid;box-shadow:0 10px 24px #1c4e2f0f}.mobile-category-grid img{object-fit:contain;border-radius:12px;width:48px;height:48px}.mobile-category-grid strong{color:#172e24;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:10px;font-weight:900;line-height:1.1;overflow:hidden}.mobile-store-gallery{margin-top:22px;display:block}.mobile-gallery-frame,.mobile-gallery-empty{background:#123c2d;border:1px solid #1946281a;border-radius:22px;min-height:238px;position:relative;overflow:hidden;box-shadow:0 18px 40px #14362221}.mobile-gallery-slides,.mobile-gallery-slides img{position:absolute;inset:0}.mobile-gallery-slides img{opacity:0;object-fit:cover;width:100%;height:100%;transition:opacity .45s,transform 1.2s;transform:scale(1.03)}.mobile-gallery-slides img.poster{object-fit:contain;background:#fff;padding:12px}.mobile-gallery-slides img.active{opacity:1;transform:scale(1)}.mobile-gallery-frame:after{content:"";pointer-events:none;background:linear-gradient(#0000,#082318c7);height:48%;position:absolute;inset:auto 0 0}.mobile-gallery-label{z-index:2;gap:4px;display:grid;position:absolute;bottom:46px;left:14px;right:14px}.mobile-gallery-label span{color:#ffffffbd;letter-spacing:.14em;font-size:9px;font-weight:900}.mobile-gallery-label strong{color:#fff;font-size:16px;font-weight:900;line-height:1.1}.mobile-gallery-count{z-index:3;color:#17352a;background:#ffffffeb;border-radius:999px;align-items:center;gap:3px;min-height:35px;padding:0 11px;display:inline-flex;position:absolute;top:12px;right:12px;box-shadow:0 10px 22px #14362224}.mobile-gallery-count strong{font-size:13px;font-weight:900}.mobile-gallery-count span{color:#78837b;font-size:10px;font-weight:800}.mobile-gallery-dots{z-index:3;gap:5px;display:flex;position:absolute;bottom:16px;left:14px;right:14px}.mobile-gallery-dots button{cursor:pointer;background:#ffffff61;border:0;border-radius:999px;flex:1;min-width:0;height:4px}.mobile-gallery-dots button.active{background:#fff}.mobile-gallery-empty{color:#fff;text-align:center;align-content:center;place-items:center;gap:6px;padding:20px;display:grid}.mobile-gallery-empty strong{font-size:17px;font-weight:900}.mobile-gallery-empty span{color:#ffffffb8;font-size:12px;font-weight:700}.mobile-contact-card{margin-top:22px;scroll-margin-top:18px;display:block}.mobile-contact-panel{background:#fff;border:1px solid #1946281a;border-radius:22px;gap:10px;padding:12px;display:grid;box-shadow:0 18px 40px #1436221a}.mobile-contact-primary{color:#fff;background:radial-gradient(circle at 88% 12%,#ffd25a47,#0000 28%),linear-gradient(135deg,#238b24,#174f2b);border-radius:18px;gap:4px;padding:16px;display:grid}.mobile-contact-primary span,.mobile-contact-grid span,.mobile-contact-info span{letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:900}.mobile-contact-primary strong{letter-spacing:0;font-size:22px;font-weight:950}.mobile-contact-primary small{color:#ffffffc2;font-size:11px;font-weight:800}.mobile-contact-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.mobile-contact-grid a{background:#f6f8f5;border-radius:16px;align-content:center;gap:5px;min-height:82px;padding:13px;display:grid}.mobile-contact-grid span,.mobile-contact-info span{color:#238b24}.mobile-contact-grid strong{color:#172e24;font-size:13px;font-weight:950;line-height:1.15}.mobile-contact-info{gap:10px;display:grid}.mobile-contact-info div{background:#fff8ec;border-radius:16px;gap:5px;padding:13px;display:grid}.mobile-contact-info p{color:#172e24;font-size:13px;font-weight:850;line-height:1.35}.mobile-bottom-nav{z-index:170;right:10px;bottom:max(10px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border:1px solid #1553281a;border-radius:22px;grid-template-columns:repeat(3,1fr);min-height:64px;padding:7px 6px;display:grid;position:fixed;left:10px;box-shadow:0 18px 48px #14362229}.mobile-bottom-nav a,.mobile-bottom-nav button{color:#9aa39d;cursor:pointer;min-width:0;font:inherit;text-align:center;background:0 0;border:0;border-radius:16px;align-content:center;place-items:center;gap:4px;display:grid;position:relative}.mobile-bottom-nav span{border-radius:50%;place-items:center;width:22px;height:22px;display:grid}.mobile-bottom-nav svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:18px;height:18px}.mobile-bottom-nav small{font-size:9px;font-weight:800;line-height:1}.mobile-bottom-nav .active{color:#238b24}.mobile-bottom-nav .active span{background:#eaf8e4}.mobile-bottom-nav b{color:#fff;background:#f04b3f;border-radius:999px;place-items:center;min-width:16px;height:16px;font-size:9px;font-weight:900;display:grid;position:absolute;top:4px;right:20%}body:has(.catalog-bottom-nav){background:#eef8e8;overflow-x:hidden}body:has(.catalog-bottom-nav) footer{display:none}body:has(.catalog-bottom-nav) .whatsapp-support{display:none}.catalog-page{background:linear-gradient(#fffefa 0%,#f7faf4 42%,#eef8e8 100%);padding-top:62px;padding-bottom:108px;overflow-x:hidden}.catalog-header{color:var(--ink);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border-color:#19462814;box-shadow:0 8px 26px #14362214}.catalog-header .header-inner{height:60px}.catalog-header .brand{gap:8px}.catalog-header .brand>span:last-child{display:block}.catalog-header .brand-logo{width:43px;height:41px}.catalog-header .brand strong{color:#238b24;font-family:var(--sans);letter-spacing:.03em;font-size:14px;font-weight:900}.catalog-header .brand small{color:#e2443a;letter-spacing:.18em;font-size:9px}.catalog-cart-button{border-radius:16px;width:42px;min-width:42px;height:42px;padding:0}.catalog-cart-button>span:not(.header-count){display:none}.catalog-cart-button .cart-icon{width:20px;height:20px}.catalog-cart-button .header-count{background:#f04b3f;width:19px;height:19px;font-size:9px;position:absolute;top:-5px;right:-5px}.catalog-hero{display:none}.products.section{padding:6px 0 100px}.catalog-heading{display:none}.mobile-delivery-promo{background:#f6f8f5;border-radius:18px;width:100%;margin:0 0 6px;display:block;overflow:hidden;box-shadow:0 12px 28px #1c4e2f14}.mobile-delivery-promo img{width:100%;height:auto;display:block}.category-showcase{margin:1px 0 12px}.category-showcase-head{justify-content:space-between;align-items:center;margin-bottom:9px;display:flex}.category-showcase-head h3{color:#172e24;font-family:var(--sans);letter-spacing:0;font-size:18px;font-weight:900;line-height:1}.category-showcase-head p{display:none}.category-card-row.filter-row{scrollbar-width:none;gap:8px;width:100%;margin:0 0 11px;padding:2px 0 7px;display:flex;overflow-x:auto}.category-card-row.filter-row::-webkit-scrollbar{display:none}.category-photo-card.category-filter{min-width:auto;min-height:36px;box-shadow:none;color:#238b24;background:#f1f8ec;border:1px solid #238b241a;border-radius:999px;flex:none;padding:0 14px}.category-photo-card.category-filter.active{color:#fff;background:#238b24;outline:0;box-shadow:0 8px 20px #238b2433}.category-photo-img,.category-photo-overlay{display:none}.category-photo-copy.filter-copy{display:block;position:static}.category-photo-copy.filter-copy strong{color:currentColor;font-family:var(--sans);letter-spacing:0;white-space:nowrap;font-size:11px;font-weight:900;line-height:1}.category-photo-copy.filter-copy small{display:none}.catalog-search{background:#fff;border:1px solid #19462814;border-radius:16px;grid-template-columns:auto minmax(0,1fr) auto;gap:9px;margin:0 0 13px;padding:11px 13px;box-shadow:0 9px 24px #1c4e2f0f}.catalog-search label span,.catalog-search small{display:none}.catalog-search input{font-size:13px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-card{background:#fff;border-color:#19462814;border-radius:18px;box-shadow:0 12px 26px #1c4e2f14}.product-card:before,.product-badge,.photo-label,.product-placeholder-category{display:none}.stock-badge{color:#fff;letter-spacing:0;text-transform:none;background:#943f36e6;border-radius:999px;align-items:center;min-height:23px;padding:0 8px;font-size:9px;font-weight:900;display:inline-flex;top:9px;right:9px}.product-card:hover{transform:none;box-shadow:0 12px 26px #1c4e2f14}.product-visual,.product-placeholder{background:#f3f8ef;height:clamp(104px,31vw,132px);min-height:0;padding:0}.product-photo img{object-fit:cover;object-position:center 62%;padding:0;transform:scale(1.02)}.product-card.out-of-stock .product-photo img{filter:grayscale(.22)saturate(.82);opacity:.62}.product-placeholder{background:radial-gradient(circle at 82% 12%, #ffffff57, transparent 34%), linear-gradient(135deg, color-mix(in srgb, var(--category-color,#238b24) 74%, #fff 26%), color-mix(in srgb, var(--category-color,#238b24) 58%, #132d22 42%));align-content:center;place-items:center}.product-placeholder strong{color:#ffffffbd;width:52px;height:52px;font-family:var(--sans);background:#ffffff42;border-radius:17px;place-items:center;font-size:24px;font-weight:900;display:grid}.product-info{min-height:0;padding:10px 10px 11px}.product-info p{display:none}.product-info h3{color:#172e24;min-height:33px;font-family:var(--sans);font-size:13px;font-weight:900;line-height:1.15}.product-price{margin-top:5px;display:block}.product-price span{color:#238b24;font-size:11px;font-weight:900}.product-price strong{display:none}.product-order{grid-template-columns:minmax(0,1fr) 34px;gap:7px;margin-top:8px;padding-top:0}.product-order label{min-width:0}.product-order label>span{display:none}.product-order select{box-sizing:border-box;background:#f7faf5;border-radius:11px;min-width:0;max-width:100%;height:34px;padding:0 8px;font-size:11px;font-weight:800}.product-order>button{background:#238b24;border-radius:12px;place-items:center;width:34px;min-width:34px;max-width:34px;height:34px;padding:0;font-size:0;display:grid;overflow:hidden}.product-order>button:disabled{opacity:1;background:#b7c4ba}.product-order>button .add-icon{color:#fff;width:12px;height:12px;font-size:0;line-height:1;display:block;position:relative}.product-order>button .add-label{display:none}.product-order>button:not(.added):not(:disabled) .add-icon:before,.product-order>button:not(.added):not(:disabled) .add-icon:after{content:"";background:#fff;border-radius:999px;width:12px;height:2px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.product-order>button:not(.added):not(:disabled) .add-icon:after{transform:translate(-50%,-50%)rotate(90deg)}.product-order>button.added .add-icon,.product-order>button:disabled .add-icon{color:#fff;place-items:center;width:18px;height:18px;font-size:16px;line-height:1;display:grid}.order-float{display:none}.order-drawer{z-index:190}.order-backdrop{z-index:185}}@media (max-width:390px){.mobile-hero-card{grid-template-columns:minmax(0,1fr) 112px;gap:10px;padding:16px}.mobile-hero-copy h1{max-width:176px;font-size:24px}.mobile-hero-copy p{max-width:176px}.mobile-hero-actions a{padding:0 10px;font-size:9px}.mobile-hero-preview{min-height:158px}.mobile-preview-card{width:108px;min-height:126px;padding:14px 12px}.mobile-preview-badge{right:45px}.mobile-preview-card strong{font-size:12px}.mobile-category-grid{gap:7px}.mobile-category-grid img{width:39px;height:39px}}.contact-page{background:linear-gradient(#fffdf7 0%,#f6faef 52%,#eef7e9 100%);min-height:100dvh;padding-top:84px;overflow:hidden}.contact-hero-screen{color:#fff;background:linear-gradient(135deg,#123c2dfa 0%,#236434f5 54%,#ef7f38e6 100%);padding:76px 0 46px;position:relative}.contact-hero-screen:after{content:"";pointer-events:none;background:linear-gradient(#0000,#0723192e);height:140px;position:absolute;inset:auto 0 0}.contact-hero-inner{z-index:1;grid-template-columns:minmax(0,760px);justify-content:center;align-items:center;gap:54px;display:grid;position:relative}.contact-mobile-topbar{display:none}.contact-back-link{color:#ffffffd1;border:1px solid #ffffff38;border-radius:999px;align-items:center;min-height:38px;margin-bottom:24px;padding:0 14px;font-size:12px;font-weight:800;display:inline-flex}.contact-eyebrow{color:#f3d94e;letter-spacing:.12em;text-transform:uppercase;font-size:12px;font-weight:950}.contact-hero-copy h1{color:#fff;max-width:660px;font-family:var(--sans);letter-spacing:0;margin-top:14px;font-size:68px;font-weight:950;line-height:.96}.contact-hero-copy p:not(.contact-eyebrow){color:#ffffffc7;max-width:560px;margin-top:22px;font-size:18px;font-weight:650;line-height:1.55}.contact-hero-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.contact-hero-actions a{border-radius:999px;justify-content:center;align-items:center;min-height:52px;padding:0 22px;font-size:13px;font-weight:950;display:inline-flex}.contact-action-primary{color:#07351e;background:#25d366;box-shadow:0 16px 38px #052a1838}.contact-action-secondary{color:#fff;background:#ffffff1a;border:1px solid #ffffff47}.contact-visual-panel{background:linear-gradient(145deg,#ffffff2e,#ffffff0f);border:1px solid #fff3;border-radius:28px;min-height:430px;position:relative;overflow:hidden;box-shadow:0 28px 80px #07231947}.contact-map-art{background:linear-gradient(90deg,#ffffff17 1px,#0000 1px) 0 0/42px 42px,linear-gradient(#ffffff17 1px,#0000 1px) 0 0/42px 42px,radial-gradient(circle at 28% 24%,#f3d94e38,#0000 26%),radial-gradient(circle at 76% 78%,#25d3662e,#0000 30%),linear-gradient(145deg,#082a1e7a,#ffffff14);border:1px solid #ffffff29;border-radius:24px;position:absolute;inset:22px;overflow:hidden}.contact-map-art:before{content:"";background:linear-gradient(135deg,#0000 0 34%,#ffffff14 35% 37%,#0000 38% 100%),linear-gradient(32deg,#0000 0 48%,#ffffff14 49% 51%,#0000 52% 100%);position:absolute;inset:0}.contact-map-road{background:#ffffff47;border-radius:999px;height:12px;display:block;position:absolute;box-shadow:0 0 0 1px #ffffff1a,inset 0 0 0 4px #123c2d33}.contact-map-road:after{content:"";background:repeating-linear-gradient(90deg,#ffffffc7 0 14px,#0000 14px 25px);border-radius:999px;height:2px;position:absolute;top:50%;left:12px;right:12px;transform:translateY(-50%)}.contact-map-road.road-one{width:330px;top:84px;left:-54px;transform:rotate(-18deg)}.contact-map-road.road-two{width:300px;bottom:122px;right:-46px;transform:rotate(24deg)}.contact-map-road.road-three{width:240px;bottom:58px;left:42px;transform:rotate(-4deg)}.contact-map-pin{z-index:2;border-radius:50%;place-items:center;display:grid;position:absolute}.contact-map-pin.main{color:#fff;background:#ef7f38;width:78px;height:78px;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 18px 45px #47190940,0 0 0 12px #ef7f382e}.contact-map-pin.main svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9px;width:34px;height:34px}.contact-map-pin.dot{background:#c9e265;width:17px;height:17px;box-shadow:0 0 0 8px #c9e26529}.contact-map-pin.dot-one{top:68px;right:80px}.contact-map-pin.dot-two{bottom:86px;left:72px}.contact-map-pin.dot-three{background:#25d366;bottom:58px;right:142px;box-shadow:0 0 0 8px #25d36629}.contact-route-card{z-index:3;color:#17352a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffdf7f0;border:1px solid #ffffff3d;border-radius:18px;gap:5px;width:min(270px,100% - 44px);padding:17px;display:grid;position:absolute;bottom:22px;left:22px;box-shadow:0 18px 46px #07231933}.contact-route-card small{color:#238b24;letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:950}.contact-route-card strong{color:#17352a;font-size:18px;font-weight:950}.contact-route-card span{color:#66736d;font-size:12px;font-weight:800}.contact-live-ticket,.contact-location-ticket{z-index:2;color:#17352a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffdf7f0;border:1px solid #ffffff38;display:grid;position:absolute;box-shadow:0 18px 46px #07231933}.contact-live-ticket{border-radius:20px;gap:5px;min-width:174px;padding:18px;bottom:28px;right:28px}.contact-live-ticket span{color:#ef7f38;font-size:31px;font-weight:950;line-height:1}.contact-live-ticket strong{color:#17352a;font-size:18px;font-weight:950}.contact-live-ticket small{color:#66736d;font-size:12px;font-weight:850}.contact-location-ticket{border-radius:999px;grid-template-columns:34px 1fr;align-items:center;gap:9px;min-height:54px;padding:9px 13px;top:28px;left:28px}.contact-location-ticket svg,.contact-card-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:20px;height:20px}.contact-location-ticket svg{color:#fff;background:#238b24;border-radius:50%;width:34px;height:34px;padding:7px}.contact-location-ticket span{color:#17352a;font-size:12px;font-weight:950}.contact-content-section{padding:28px 0 76px}.contact-content-grid{max-width:900px;display:block}.contact-info-panel{background:#ffffffeb;border:1px solid #123c2d1a;border-radius:24px;overflow:hidden;box-shadow:0 20px 52px #09291e17}.contact-info-heading{background:radial-gradient(circle at 92% 0,#c9e26538,#0000 28%),linear-gradient(135deg,#fffdf7,#f4faee);border-bottom:1px solid #123c2d14;padding:26px 28px 18px}.contact-info-heading small,.contact-info-row small{color:#238b24;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:950}.contact-info-heading h2{color:#17352a;font-family:var(--sans);letter-spacing:0;margin-top:6px;font-size:30px;font-weight:950}.contact-info-list{display:grid}.contact-info-row{border-bottom:1px solid #123c2d14;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:15px;min-height:112px;padding:22px 28px;display:grid}.contact-info-row:last-child{border-bottom:0}.contact-info-row.primary{color:#fff;background:linear-gradient(135deg,#123c2d 0%,#238b24 72%)}.contact-info-row .contact-card-icon{width:48px;height:48px}.contact-info-row.primary .contact-card-icon{background:#ffffff29}.contact-info-row:not(.primary) .contact-card-icon{color:#238b24;background:#eaf8e4}.contact-info-row div{gap:6px;min-width:0;display:grid}.contact-info-row strong{color:#17352a;overflow-wrap:anywhere;font-size:18px;font-weight:900;line-height:1.35}.contact-info-row div>span{color:#66736d;overflow-wrap:anywhere;font-size:13px;font-weight:750;line-height:1.45}.contact-info-row.primary small,.contact-info-row.primary strong{color:#fff}.contact-info-row.primary strong{font-size:32px;line-height:1}.contact-address-text{gap:2px;display:grid}.contact-address-text span{min-width:0;display:block}.contact-info-row a:not(.contact-info-row){color:#fff;background:#ef7f38;border-radius:999px;justify-content:center;align-items:center;width:fit-content;min-height:36px;margin-top:5px;padding:0 13px;font-size:11px;font-weight:950;display:inline-flex}.contact-feature-card,.contact-address-panel,.contact-highlight-row{background:#ffffffe0;border:1px solid #123c2d1a;border-radius:22px;box-shadow:0 18px 46px #09291e14}.contact-feature-card{align-content:end;gap:8px;min-height:152px;padding:22px;display:grid}.contact-whatsapp-card{color:#fff;background:linear-gradient(145deg,#123c2d 0%,#238b24 58%,#c9e265 100%);min-height:320px}.contact-card-icon{color:#fff;background:#ffffff29;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.contact-feature-card:not(.contact-whatsapp-card) .contact-card-icon{color:#238b24;background:#eaf8e4}.contact-feature-card small,.contact-address-panel span,.contact-highlight-row small{color:#238b24;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:950}.contact-whatsapp-card small{color:#ffffffbd}.contact-feature-card strong{color:#17352a;font-size:25px;font-weight:950;line-height:1.05}.contact-whatsapp-card strong{color:#fff;font-size:42px}.contact-feature-card em{color:#ffffffc2;max-width:330px;font-size:14px;font-style:normal;font-weight:750;line-height:1.45}.contact-mini-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.contact-mini-grid .contact-feature-card:last-child{grid-column:1/-1}.contact-address-panel{grid-column:1/-1;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;padding:24px;display:grid}.contact-address-panel span{grid-column:1/-1}.contact-address-panel p{color:#17352a;font-size:18px;font-weight:850;line-height:1.45}.contact-address-panel a{color:#fff;white-space:nowrap;background:#ef7f38;border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding:0 17px;font-size:12px;font-weight:950;display:inline-flex}.contact-highlight-row{grid-column:1/-1;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.contact-highlight-row div{border-right:1px solid #123c2d1a;align-content:center;gap:6px;min-height:96px;padding:18px 22px;display:grid}.contact-highlight-row div:last-child{border-right:0}.contact-highlight-row strong{color:#17352a;font-size:20px;font-weight:950}@media (max-width:720px){body:has(.contact-page){background:#f8fbf4;overflow-x:hidden}:is(body:has(.contact-page) .contact-header,body:has(.contact-page) .contact-footer){display:none}.contact-page{background:linear-gradient(#fffefa 0%,#f7faf4 44%,#eef8e8 100%);width:100%;max-width:520px;margin:0 auto;padding-top:0;padding-bottom:110px;overflow-x:hidden}.contact-hero-screen{color:#17352a;background:0 0;padding:14px 14px 0}.contact-hero-screen:after{display:none}.contact-hero-inner{width:calc(100vw - 28px);max-width:calc(100vw - 28px);margin:0;display:block}.contact-mobile-topbar{justify-content:center;align-items:center;min-height:58px;margin-bottom:12px;display:flex}.contact-mobile-topbar .brand{gap:8px}.contact-mobile-topbar .brand-logo{width:48px;height:46px}.contact-mobile-topbar .brand strong{color:#238b24;font-family:var(--sans);font-size:15px;font-weight:950}.contact-mobile-topbar .brand small{color:#e2443a;letter-spacing:.2em;font-size:9px}.contact-mobile-topbar .language-switcher.mobile{display:none}.contact-back-link{color:#238b24;background:#fff;border-color:#238b241f;min-height:34px;margin-bottom:14px;box-shadow:0 8px 24px #1c4e2f0f}.contact-eyebrow{color:#ef7f38;font-size:10px}.contact-hero-copy{background:linear-gradient(135deg,#eff9e8 0%,#fff5d9 100%);border:1px solid #238b2414;border-radius:22px;padding:18px;box-shadow:0 18px 40px #24562e1c}.contact-hero-copy h1{color:#17352a;max-width:310px;margin-top:9px;font-size:33px;line-height:1.02}.contact-hero-copy p:not(.contact-eyebrow){color:#44564c;max-width:320px;margin-top:12px;font-size:13px;font-weight:700;line-height:1.45}.contact-hero-actions{gap:8px;margin-top:16px}.contact-hero-actions a{min-height:40px;padding:0 13px;font-size:11px}.contact-action-primary{color:#fff;box-shadow:none;background:#238b24}.contact-action-secondary{color:#238b24;background:#fff;border-color:#238b2429}.contact-visual-panel{background:#123c2d;border-color:#1946281a;border-radius:22px;width:100%;min-height:238px;margin-top:14px;box-shadow:0 18px 40px #14362221}.contact-map-art{background-size:34px 34px,34px 34px,auto,auto,auto;border-radius:18px;inset:12px}.contact-map-road{height:10px}.contact-map-road.road-one{width:260px;top:58px;left:-70px}.contact-map-road.road-two{width:246px;bottom:83px;right:-64px}.contact-map-road.road-three{width:190px;bottom:42px;left:26px}.contact-map-pin.main{width:58px;height:58px;top:46%;box-shadow:0 14px 32px #47190938,0 0 0 9px #ef7f382e}.contact-map-pin.main svg{width:27px;height:27px}.contact-map-pin.dot{width:13px;height:13px;box-shadow:0 0 0 6px #c9e26529}.contact-map-pin.dot-one{top:42px;right:62px}.contact-map-pin.dot-two{bottom:62px;left:42px}.contact-map-pin.dot-three{bottom:40px;right:106px}.contact-route-card{border-radius:14px;gap:2px;width:min(190px,100% - 118px);padding:11px;bottom:12px;left:12px}.contact-route-card small{font-size:8px}.contact-route-card strong{font-size:12px;line-height:1.1}.contact-route-card span{font-size:9px}.contact-live-ticket{border-radius:16px;width:102px;min-width:0;padding:13px;bottom:12px;right:12px}.contact-live-ticket span{font-size:22px}.contact-live-ticket strong{font-size:14px}.contact-live-ticket small{font-size:10px}.contact-location-ticket{grid-template-columns:28px 1fr;max-width:calc(100% - 24px);min-height:44px;padding:7px 10px;top:12px;left:12px}.contact-location-ticket svg{width:28px;height:28px;padding:6px}.contact-location-ticket span{font-size:10px}.contact-content-section{padding:14px 14px 24px}.contact-content-grid{width:calc(100vw - 28px);max-width:calc(100vw - 28px);margin:0;display:block}.contact-info-panel{border-radius:20px;width:100%;box-shadow:0 14px 32px #14362214}.contact-info-heading{padding:18px 16px 14px}.contact-info-heading h2{font-size:21px}.contact-info-row{grid-template-columns:38px minmax(0,1fr);gap:12px;min-height:86px;padding:15px 16px}.contact-info-row .contact-card-icon{width:38px;height:38px}.contact-info-row strong{font-size:13px;line-height:1.38}.contact-info-row div>span{font-size:11px;line-height:1.35}.contact-info-row.primary strong{font-size:23px}.contact-info-row small{font-size:9px}.contact-info-row a:not(.contact-info-row){min-height:34px;padding:0 12px;font-size:10px}.contact-feature-card,.contact-address-panel,.contact-highlight-row{border-radius:18px;box-shadow:0 14px 32px #14362214}.contact-feature-card{gap:6px;min-height:112px;padding:16px}.contact-whatsapp-card{min-height:176px}.contact-card-icon{width:38px;height:38px}.contact-feature-card strong{font-size:18px}.contact-whatsapp-card strong{font-size:28px}.contact-feature-card em{font-size:12px}.contact-mini-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-mini-grid .contact-feature-card:last-child{grid-column:1/-1}.contact-address-panel{grid-template-columns:1fr;gap:9px;padding:16px}.contact-address-panel p{font-size:13px}.contact-address-panel a{justify-self:start;min-height:39px}.contact-highlight-row{grid-template-columns:repeat(3,1fr)}.contact-highlight-row div{text-align:center;min-width:0;min-height:76px;padding:12px 8px}.contact-highlight-row small{font-size:9px}.contact-highlight-row strong{font-size:12px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation:none!important}.hero-line,.hero-eyebrow-reveal,.hero-copy-reveal,.hero-actions-reveal,.hero-note{opacity:1;transform:none}}
