/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.block{display:block}.table{display:table}}:root{--green:#27766d;--green-dark:#1d5752;--green-soft:#e8f4f1;--olive:#557f76;--gold:#b97b58;--cream:#fffaf5;--paper:#fffdf8;--ink:#25332f;--muted:#6c7975;--line:#e4ece9;--shadow:0 14px 36px #235b5314}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Segoe UI,Tahoma,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}.shell{width:min(1420px,100% - 44px);margin-inline:auto}.utility-bar{color:#ffffffeb;background:#27766d;font-size:11px}.utility-inner{justify-content:space-between;align-items:center;gap:20px;min-height:36px;display:flex}.utility-inner p{margin:0}.utility-inner p strong{color:#fff}.utility-inner>div{align-items:center;gap:12px;display:flex}.utility-inner i{background:#e7b291;border-radius:50%;width:3px;height:3px}.store-header{z-index:50;box-shadow:0 1px 0 var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff7;position:sticky;top:0}.header-main{grid-template-columns:300px minmax(320px,1fr) 300px;align-items:center;gap:30px;min-height:108px;display:grid}.store-brand{align-items:center;gap:12px;min-width:0;display:flex}.logo-frame{background:#fff;border:1px solid #d9ded9;border-radius:16px;flex:none;place-items:center;width:86px;height:68px;display:grid;overflow:hidden}.logo-frame img{object-fit:contain;object-position:center;transform-origin:50%;width:100%;height:100%;display:block;transform:translate(-2px,1px)scale(1.35)}.store-brand>span:last-child{flex-direction:column;gap:3px;display:flex}.store-brand strong{color:var(--green-dark);white-space:nowrap;font-size:19px}.store-brand small{color:var(--olive);white-space:nowrap;font-size:8px;font-weight:650;line-height:1.35}.search-box{background:#fbfcfb;border:1px solid #d4dcd7;border-radius:12px;grid-template-columns:26px 1fr auto;align-items:center;height:50px;padding-inline-start:16px;transition:border .2s,box-shadow .2s;display:grid}.search-box:focus-within{border-color:var(--green);background:#fff;box-shadow:0 0 0 3px #27766d1a}.search-box svg{fill:none;width:20px;stroke:var(--green);stroke-width:1.7px}.search-box input{min-width:0;height:100%;color:var(--ink);background:0 0;border:0;outline:0;padding:0 10px;font-size:13px}.search-box input::placeholder{color:#8a938f}.search-box button{background:var(--green);color:#fff;border:0;border-radius:9px;height:38px;margin-left:6px;padding:0 22px;font-size:12px;font-weight:700}.search-box button:hover{background:var(--green-dark)}.header-actions{justify-content:flex-end;align-items:center;gap:10px;display:flex}.header-actions a{color:#4e5d56;justify-content:center;align-items:center;font-size:10px;display:flex;position:relative}.header-actions svg{fill:none;width:23px;height:23px;stroke:var(--green-dark);stroke-width:1.6px}.header-actions .facebook-action{border:1px solid var(--line);background:#fff;border-radius:12px;flex-direction:column;gap:2px;width:46px;height:46px}.header-actions .facebook-action span{font-size:7px}.header-actions .whatsapp-action{color:#fff;background:linear-gradient(135deg,#169b65,#0d8154);border:1px solid #0d8c59;border-radius:13px;gap:10px;min-height:54px;padding:0 15px;box-shadow:0 8px 20px #159b6530}.header-actions .whatsapp-action:hover{transform:translateY(-1px);box-shadow:0 10px 24px #159b6540}.header-actions .whatsapp-action svg{stroke:#fff;width:27px;height:27px}.header-actions .whatsapp-action>span{flex-direction:column;align-items:flex-start;gap:3px;display:flex}.header-actions .whatsapp-action small{color:#ffffffc2;font-size:7px;font-weight:700}.header-actions .whatsapp-action strong{color:#fff;letter-spacing:.02em;white-space:nowrap;font:700 12px/1 Arial,sans-serif}.header-actions b{color:#fff;background:#c46b4e;border-radius:50%;place-items:center;width:17px;height:17px;font-size:8px;display:grid;position:absolute;top:-6px;right:5px}.category-nav{border-top:1px solid #eef0ee}.nav-inner{scrollbar-width:none;align-items:center;gap:clamp(20px,2.4vw,38px);min-height:47px;display:flex;overflow-x:auto}.nav-inner::-webkit-scrollbar{display:none}.nav-inner a,.nav-inner button{color:#435049;flex:none;padding:16px 0;font-size:11px;font-weight:600}.nav-inner button{background:0 0;border:0}.nav-inner a:hover,.nav-inner button:hover,.nav-inner button.active{color:var(--green)}.nav-inner .all-categories{border-left:1px solid var(--line);color:var(--green-dark);padding-inline-end:28px;font-weight:800}.all-categories span{color:var(--olive);margin-left:9px}.nav-inner .nav-new{color:#b36f4d;margin-right:auto}.nav-inner .consult-nav{color:var(--green);font-weight:800}.product-ticker{background:var(--green-dark);color:#fff;border-bottom:1px solid #ffffff1f;overflow:hidden}.ticker-track{will-change:transform;width:max-content;animation:34s linear infinite ticker-slide;display:flex}.ticker-set{flex:none;align-items:center;display:flex}.ticker-set span{color:#ffffffe0;white-space:nowrap;direction:rtl;align-items:center;gap:10px;min-height:38px;padding-inline:24px;font-size:9px;font-weight:700;display:inline-flex}.ticker-set i{background:#e7ad8c;border-radius:50%;flex:none;width:5px;height:5px;box-shadow:0 0 0 4px #e7ad8c1a}.product-ticker:hover .ticker-track{animation-play-state:paused}@keyframes ticker-slide{to{transform:translate(-50%)}}.hero-store{background:linear-gradient(125deg,#eaf6f3 0%,#fff7f0 100%);border:1px solid #e2efeb;border-radius:24px;grid-template-columns:.92fr 1.08fr;min-height:560px;margin-top:24px;display:grid;overflow:hidden}.hero-copy{flex-direction:column;justify-content:center;padding:clamp(54px,6vw,92px);display:flex;position:relative}.hero-copy:after{content:"";border:1px solid #27766d1c;border-radius:50%;width:260px;height:260px;position:absolute;top:-120px;left:-130px;box-shadow:0 0 0 48px #27766d08,0 0 0 96px #27766d05}.hero-pill{color:var(--green);background:#ffffffbd;border:1px solid #27766d33;border-radius:999px;align-self:flex-start;padding:7px 12px;font-size:10px;font-weight:700}.hero-copy h1{letter-spacing:-.055em;margin:19px 0 18px;font-size:clamp(48px,5.5vw,80px);font-weight:760;line-height:1.08}.hero-copy h1 em{color:var(--green);font-style:normal}.hero-copy>p{max-width:600px;color:var(--muted);margin:0;font-size:14px;line-height:2}.hero-actions{align-items:center;gap:22px;margin-top:28px;display:flex}.primary-btn{background:var(--green);color:#fff;border-radius:10px;align-items:center;gap:34px;min-height:50px;padding:0 23px;font-size:12px;font-weight:700;display:inline-flex;box-shadow:0 9px 20px #27766d30}.primary-btn:hover{background:var(--green-dark);transform:translateY(-1px)}.primary-btn span{color:#f0bea0;font-size:18px}.secondary-link{color:#44564d;border-bottom:1px solid #9aa69f;padding-bottom:6px;font-size:11px;font-weight:700}.hero-copy ul{color:#5e6e66;flex-wrap:wrap;gap:10px 19px;margin:34px 0 0;padding:0;font-size:10px;list-style:none;display:flex}.hero-copy li{align-items:center;gap:7px;display:flex}.hero-copy li b{width:18px;height:18px;color:var(--green);background:#fff;border-radius:50%;place-items:center;font-size:9px;display:grid}.hero-product{background:#f7faf8;min-height:560px;position:relative;overflow:hidden}.hero-product>img{object-fit:contain;object-position:center;width:100%;height:100%;position:absolute;inset:0}.hero-product:after{content:"";background:linear-gradient(#0000 58%,#122d2459);position:absolute;inset:0}.hero-product-card{z-index:2;min-width:225px;box-shadow:var(--shadow);background:#ffffffed;border-radius:14px;flex-direction:column;gap:4px;padding:16px 18px;display:flex;position:absolute;bottom:28px;right:28px}.hero-product-card span{color:var(--olive);font-size:9px;font-weight:700}.hero-product-card strong{font-size:17px}.hero-product-card small{color:var(--muted);font-size:9px}.benefit-row{border-block:1px solid var(--line);background:#fff;margin-top:26px}.benefit-row>div{grid-template-columns:repeat(4,1fr);display:grid}.benefit-row article{border-left:1px solid var(--line);align-items:center;gap:14px;min-height:92px;padding:18px 23px;display:flex}.benefit-row article:last-child{border-left:0}.benefit-row article>span{background:var(--green-soft);width:38px;height:38px;color:var(--green);border-radius:12px;flex:none;place-items:center;font:12px/1 Georgia,serif;display:grid}.benefit-row article div{flex-direction:column;gap:4px;display:flex}.benefit-row strong{font-size:12px}.benefit-row small{color:var(--muted);font-size:8px;line-height:1.5}.consultation-section{background:linear-gradient(125deg,#f3faf8 0%,#fff8f2 100%);border:1px solid #d8ebe6;border-radius:20px;grid-template-columns:auto minmax(0,1fr) minmax(290px,.72fr);align-items:center;gap:28px;margin-top:34px;padding:31px 34px;display:grid;position:relative;overflow:hidden;box-shadow:0 12px 34px #235b530f}.consultation-section:after{content:"";border:1px solid #27766d1a;border-radius:50%;width:240px;height:240px;position:absolute;top:-100px;left:-130px;box-shadow:0 0 0 42px #27766d06}.consultation-icon{z-index:1;background:var(--green);color:#fff;border-radius:22px;place-items:center;width:88px;height:88px;display:grid;position:relative;box-shadow:0 12px 26px #27766d2e}.consultation-icon svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:50px;height:50px}.consultation-copy{z-index:1;position:relative}.consultation-copy>span{color:var(--gold);font-size:9px;font-weight:800}.consultation-copy h2{margin:7px 0 9px;font-size:clamp(27px,3vw,40px);line-height:1.2}.consultation-copy p{max-width:650px;color:var(--muted);margin:0 0 12px;font-size:11px;line-height:1.9}.consultation-copy strong{color:var(--green-dark);background:#fff;border:1px solid #27766d2e;border-radius:999px;padding:7px 11px;font-size:8px;line-height:1.6;display:inline-flex}.consultation-action{z-index:1;position:relative}.consultation-action a{color:#fff;background:linear-gradient(135deg,#169b65,#0d8154);border-radius:13px;justify-content:space-between;align-items:center;gap:12px;min-height:56px;padding:0 18px;font-size:10px;font-weight:800;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 10px 22px #159b6533}.consultation-action a:hover{transform:translateY(-2px);box-shadow:0 13px 28px #159b6542}.consultation-action svg{fill:none;stroke:currentColor;stroke-width:1.7px;flex:none;width:24px;height:24px}.consultation-action b{color:#f2c1a4;font-size:18px}.category-section{padding-block:78px 84px}.section-head{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:34px;display:flex}.section-head>div>span{color:var(--olive);font-size:10px;font-weight:750}.section-head h2{letter-spacing:-.035em;margin:8px 0 0;font-size:clamp(30px,3.6vw,48px);line-height:1.15}.section-head>a,.section-head>.show-all-link{color:var(--green);background:0 0;border:0;padding:0;font-size:11px;font-weight:700}.section-head>a b,.section-head>.show-all-link b{margin-right:8px;font-size:16px}.section-head>p{max-width:500px;color:var(--muted);margin:0;font-size:11px;line-height:1.8}.category-grid{grid-template-columns:repeat(4,1fr);gap:15px;display:grid}.category-card{text-align:center;min-width:0;color:inherit;border:1px solid var(--line);background:#fff;border-radius:16px;flex-direction:column;align-items:center;padding:17px 13px 19px;transition:transform .2s,box-shadow .2s,border .2s;display:flex}.category-card:hover{box-shadow:var(--shadow);border-color:#bacbc1;transform:translateY(-4px)}.category-card.active{border-color:var(--green);box-shadow:0 0 0 3px #27766d17, var(--shadow)}.category-card.active:after{content:"محدد";background:var(--green-soft);color:var(--green-dark);border-radius:999px;margin-top:8px;padding:3px 8px;font-size:7px;font-weight:800}.category-art{border-radius:50%;place-items:center;width:108px;height:108px;margin-bottom:16px;display:grid;position:relative;overflow:hidden}.category-art:after{content:"";border:1px solid #ffffffa6;border-radius:50%;position:absolute;inset:12px}.category-art.sage{color:#27766d;background:#dcefeb}.category-art.sand{color:#a26649;background:#f5e8dd}.category-art.olive{color:#477b73;background:#e2efed}.category-art.clay{color:#a85f48;background:#f3ddd3}.category-art.mint{color:#19776c;background:#d9f1ec}.category-art.botanical{color:#5d7746;background:#e7edd9}.category-art.medical{color:#3c6f85;background:#dceaf1}.category-art.gold{color:#ad704f;background:#f4e7d4}.category-art svg{z-index:1;fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:58px;height:58px;position:relative}.category-art .icon-fill{fill:currentColor;opacity:.09;stroke:none}.category-card strong{font-size:12px}.category-card small{color:var(--muted);margin-top:5px;font-size:8px;line-height:1.5}.honey-section{background:radial-gradient(circle at 12% 15%,#d6a54a2e,#0000 29%),linear-gradient(135deg,#f5ead6 0%,#fffaf1 48%,#edf5ed 100%);padding-block:84px;position:relative;overflow:hidden}.honey-section:before{content:"";border:1px solid #895d221a;border-radius:50%;width:390px;height:390px;position:absolute;top:-200px;left:-190px;box-shadow:0 0 0 50px #895d2206,0 0 0 100px #895d2205}.honey-section:after{content:"";opacity:.28;background:repeating-linear-gradient(60deg,#0000 0 25px,#a46f2521 26px 27px),repeating-linear-gradient(-60deg,#0000 0 25px,#a46f2521 26px 27px);width:240px;height:240px;position:absolute;bottom:-115px;right:-95px;transform:rotate(8deg)}.honey-inner{z-index:1;grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr);gap:58px;display:grid;position:relative}.honey-intro{background:#ffffffd1;border:1px solid #8d642a29;border-radius:27px;overflow:hidden;box-shadow:0 22px 54px #6548211c}.honey-portrait{isolation:isolate;background:#d4b775;height:330px;margin:0;position:relative;overflow:hidden}.honey-portrait:after{content:"";z-index:1;background:linear-gradient(#1e28180a 28%,#2a1e0bc7 100%);position:absolute;inset:0}.honey-portrait img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .7s}.honey-intro:hover .honey-portrait img{transform:scale(1.035)}.honey-icon{z-index:3;color:#fff;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#744d16d1;border:1px solid #ffffff6b;border-radius:20px;place-items:center;width:70px;height:70px;display:grid;position:absolute;top:20px;right:20px;box-shadow:0 12px 25px #3320083d}.honey-icon svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:48px;height:48px}.honeycomb-decor{z-index:3;opacity:.76;grid-template-columns:repeat(2,25px);gap:2px;display:grid;position:absolute;top:92px;right:25px}.honeycomb-decor i{clip-path:polygon(25% 6%,75% 6%,100% 50%,75% 94%,25% 94%,0 50%);border:1px solid #ffffffbf;width:25px;height:28px;display:block}.honeycomb-decor i:nth-child(3){grid-column:2;margin-top:-7px}.honey-portrait figcaption{z-index:3;color:#fff;flex-direction:column;gap:5px;display:flex;position:absolute;bottom:23px;right:24px}.honey-portrait figcaption strong{font-size:14px}.honey-portrait figcaption small{color:#ffffffbd;font-size:8px}.honey-intro-copy{padding:31px 34px 34px}.honey-intro-copy>span{color:#a46f25;font-size:9px;font-weight:850}.honey-intro-copy h2{letter-spacing:-.04em;max-width:470px;margin:8px 0 14px;font-size:clamp(34px,4vw,52px);line-height:1.18}.honey-intro-copy p{color:#665f55;margin:0;font-size:11px;line-height:2}.honey-intro-copy>a{color:#fff;background:linear-gradient(135deg,#95641f,#744812);border-radius:12px;align-items:center;gap:11px;min-height:54px;margin-top:25px;padding:0 17px;font-size:10px;font-weight:850;display:flex;box-shadow:0 10px 24px #895d222e}.honey-intro-copy>a:hover{transform:translateY(-2px);box-shadow:0 14px 28px #895d223d}.honey-intro-copy>a svg{fill:none;stroke:currentColor;stroke-width:1.7px;width:23px;height:23px}.honey-intro-copy>a b{color:#f4d5a2;margin-right:auto;font-size:18px}.honey-content{flex-direction:column;gap:22px;display:flex}.honey-types{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.honey-types>div{background:#ffffffd1;border:1px solid #70573324;border-radius:17px;grid-template-columns:1fr auto;align-content:start;min-height:168px;padding:15px 16px 17px;transition:transform .2s,box-shadow .2s;display:grid;position:relative;overflow:hidden}.honey-types>div:after{content:"";clip-path:polygon(25% 6%,75% 6%,100% 50%,75% 94%,25% 94%,0 50%);background:#ebc47f12;border:1px solid #bb88402b;width:47px;height:52px;position:absolute;bottom:-16px;left:-13px}.honey-types>div:hover{transform:translateY(-3px);box-shadow:0 12px 24px #56402112}.honey-type-art{color:#8b631e;background:linear-gradient(145deg,#fff4d7,#ead2a1);border-radius:18px 18px 18px 5px;grid-column:1;place-items:center;width:62px;height:62px;display:grid;box-shadow:inset 0 0 0 1px #8b631e17}.honey-type-art svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:40px;height:40px}.honey-number{color:#bb8840;grid-column:2;align-self:start;font:10px/1 Georgia,serif}.honey-types strong{grid-column:1/-1;margin:11px 0 5px;font-size:13px}.honey-types small{color:#777067;grid-column:1/-1;font-size:8px;line-height:1.6}.honey-samar .honey-type-art{color:#714b2f;background:linear-gradient(145deg,#f6e8d5,#dfbea0)}.honey-maria .honey-type-art{color:#507653;background:linear-gradient(145deg,#edf5dc,#d4e4b7)}.honey-salam .honey-type-art{color:#9b6d45;background:linear-gradient(145deg,#fff2dc,#efcda6)}.honey-talh .honey-type-art{color:#5b7850;background:linear-gradient(145deg,#eef4de,#cdddb0)}.honey-dubayah .honey-type-art{color:#a36b31;background:linear-gradient(145deg,#f7e9d5,#dfc296)}.honey-mountain .honey-type-art{color:#4f786a;background:linear-gradient(145deg,#e8f3eb,#c8dfd3)}.honey-types .more-honey{background:#edf5edd9;border-style:dashed}.honey-types .more-honey .honey-type-art{color:#466e58;background:linear-gradient(145deg,#e8f4ed,#c9dfd1)}.honey-method{background:#ffffffc7;border:1px solid #48705224;border-radius:19px;grid-template-columns:135px 1fr;align-items:start;gap:20px 30px;padding:26px 29px;display:grid}.honey-method>span{color:#876126;font-size:10px;font-weight:850}.honey-method ol{grid-template-columns:repeat(3,1fr);margin:0;padding:0;list-style:none;display:grid}.honey-method li{border-left:1px solid #48705221;gap:12px;padding-inline:20px;display:flex}.honey-method li:last-child{border-left:0}.honey-method li>b{color:#477054;background:#e7efe7;border-radius:50%;flex:none;place-items:center;width:27px;height:27px;font-size:9px;display:grid}.honey-method li div{flex-direction:column;gap:6px;display:flex}.honey-method li strong{font-size:10px}.honey-method li small{color:#777067;font-size:8px;line-height:1.65}.honey-method>p{color:#695e50;border-top:1px solid #48705221;grid-column:2;margin:0;padding-top:16px;font-size:9px;line-height:1.8}.products-section{background:var(--cream);padding-block:78px 92px}.products-toolbar{background:#ffffffc2;border:1px solid #dde8e3;border-radius:13px;justify-content:space-between;align-items:center;gap:18px;min-height:58px;margin:-10px 0 24px;padding:11px 15px;display:flex}.products-toolbar>div{align-items:center;gap:11px;display:flex}.products-toolbar strong{font-size:11px}.products-toolbar span{background:var(--green-soft);color:var(--green-dark);border-radius:999px;padding:4px 8px;font-size:8px;font-weight:800}.products-toolbar button{color:var(--green);background:0 0;border:0;border-radius:8px;padding:7px 10px;font-size:9px;font-weight:800}.products-toolbar button:hover{background:var(--green-soft)}.product-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.product-card{background:#fff;border:1px solid #e0e4df;border-radius:18px;min-width:0;transition:transform .2s,box-shadow .2s;overflow:hidden}.product-card[data-category=oils]{border-top:3px solid #7f9867}.product-card[data-category=joints]{border-top:3px solid #6d95a6}.product-card[data-category=skin]{border-top:3px solid #c99178}.product-card[data-category=supplements]{border-top:3px solid #6f9e88}.product-card:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.product-image{isolation:isolate;background:radial-gradient(circle at 50% 78%,#b58e4f1f,#0000 25%),linear-gradient(145deg,#fbfaf6 0%,#f2ede4 100%);place-items:center;height:380px;padding:22px;display:grid;position:relative;overflow:hidden}.product-image:before{content:"";z-index:0;filter:blur(14px);background:#4e3f281f;border-radius:50%;width:64%;height:24px;position:absolute;bottom:28px;left:18%}.product-image:after{content:"";z-index:0;pointer-events:none;border:1px solid #345b4b14;border-radius:13px;width:calc(100% - 44px);height:calc(100% - 44px);position:absolute;inset:22px}.product-image img{z-index:1;object-fit:contain;mix-blend-mode:multiply;width:100%;min-width:0;height:100%;min-height:0;transform:scale(var(--product-scale,1));transition:transform .35s;display:block}.product-card:hover .product-image img{transform:translateY(-3px) scale(var(--product-scale,1))}.product-badge{z-index:2;background:var(--green);color:#fff;border-radius:7px;padding:6px 9px;font-size:8px;font-weight:700;position:absolute;top:15px;right:15px}.product-content{padding:19px 19px 18px}.product-content>small{color:var(--olive);font-size:8px;font-weight:700}.product-content h3{margin:6px 0 2px;font-size:18px}.product-en{color:#79847e;letter-spacing:.04em;font:8px/1.4 Arial,sans-serif}.product-content p{min-height:42px;color:var(--muted);margin:13px 0;font-size:10px;line-height:1.75}.product-meta{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding-block:12px;display:flex}.product-meta strong{font-size:11px}.product-meta span{color:#3f7e64;font-size:9px;font-weight:700}.product-actions{grid-template-columns:auto 1fr;gap:8px;display:grid}.product-actions a{border-radius:9px;justify-content:center;align-items:center;gap:12px;min-height:42px;padding:0 14px;font-size:10px;font-weight:750;display:flex}.product-actions .quick-order{background:var(--green-soft);color:var(--green-dark)}.product-actions .quick-order:hover{background:var(--green);color:#fff}.product-actions .details-button{border:1px solid var(--green);color:var(--green-dark);background:#fff}.product-actions .details-button:hover{background:#f3faf8}.product-actions a b{font-size:16px}.product-detail-page{background:#fffdf9;min-height:100vh}.detail-utility{background:var(--green);color:#ffffffe0;align-items:center;min-height:36px;font-size:9px;display:flex}.detail-utility .shell{justify-content:space-between;align-items:center;gap:20px;display:flex}.detail-header{border-bottom:1px solid var(--line);background:#fffffff7}.detail-header-inner{justify-content:space-between;align-items:center;gap:28px;min-height:92px;display:flex}.detail-back{border:1px solid var(--line);min-height:42px;color:var(--green-dark);border-radius:10px;align-items:center;gap:12px;padding:0 15px;font-size:10px;font-weight:800;display:inline-flex}.detail-back:hover{border-color:var(--green);background:var(--green-soft)}.detail-back b{font-size:17px}.detail-breadcrumb{color:var(--muted);align-items:center;gap:9px;padding-block:24px 18px;font-size:9px;display:flex}.detail-breadcrumb a:hover{color:var(--green)}.detail-breadcrumb strong{color:var(--ink)}.product-detail-hero{grid-template-columns:minmax(0,1.12fr) minmax(380px,.88fr);align-items:start;gap:clamp(36px,6vw,86px);padding-bottom:74px;display:grid}.detail-gallery{grid-template-columns:minmax(0,1fr) 180px;gap:14px;min-width:0;display:grid}.detail-main-image{background:#fff;border:1px solid #e0e7e3;border-radius:22px;min-height:660px;position:relative;overflow:hidden}.detail-main-image>span{z-index:2;background:var(--green);color:#fff;border-radius:7px;padding:7px 10px;font-size:8px;font-weight:800;position:absolute;top:18px;right:18px}.detail-main-image img{z-index:1;object-fit:contain;width:100%;height:100%;position:absolute;inset:0}.detail-original-image{background:#fff;border:1px solid #e0e7e3;border-radius:18px;flex-direction:column;gap:12px;min-height:660px;padding:10px;display:flex}.detail-original-image img{object-fit:cover;object-position:center;background:#eee;border-radius:11px;flex:1;width:100%;min-height:0}.detail-original-image div{flex-direction:column;gap:5px;padding:4px 4px 7px;display:flex}.detail-original-image strong{font-size:10px}.detail-original-image small{color:var(--muted);font-size:7px;line-height:1.5}.detail-copy{padding-top:24px}.detail-kicker{color:var(--olive);align-items:center;gap:9px;font-size:9px;font-weight:800;display:flex}.detail-kicker i{background:var(--gold);border-radius:50%;width:4px;height:4px}.detail-copy h1{letter-spacing:-.055em;margin:14px 0 5px;font-size:clamp(48px,5vw,72px);line-height:1}.detail-en{color:#8c9691;letter-spacing:.12em;margin:0;font:9px/1.4 Arial,sans-serif}.detail-lead{max-width:610px;color:var(--muted);margin:27px 0 24px;font-size:13px;line-height:2}.detail-facts{border-block:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.detail-facts article{border-left:1px solid var(--line);flex-direction:column;gap:8px;min-height:82px;padding:17px 14px;display:flex}.detail-facts article:last-child{border-left:0}.detail-facts span{color:var(--muted);font-size:8px}.detail-facts strong{font-size:12px}.detail-order-card{background:linear-gradient(135deg,#f1f9f6,#fff9f4);border:1px solid #d9e8e2;border-radius:16px;margin-top:24px;padding:22px}.detail-order-card>div{justify-content:space-between;align-items:center;gap:20px;display:flex}.detail-order-card>div span{color:var(--muted);font-size:9px}.detail-order-card>div strong{color:var(--green-dark);font-size:14px}.detail-order-card>small{color:var(--muted);margin:10px 0 17px;font-size:8px;line-height:1.7;display:block}.detail-order-card svg,.detail-confidence svg,.detail-next-step svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:23px;height:23px}.detail-whatsapp{color:#fff;background:linear-gradient(135deg,#169b65,#0d8154);border-radius:11px;align-items:center;gap:11px;min-height:52px;padding:0 17px;font-size:10px;font-weight:850;display:flex;box-shadow:0 9px 20px #159b652e}.detail-whatsapp b{color:#f5c4a8;margin-right:auto;font-size:18px}.detail-whatsapp:hover{transform:translateY(-1px)}.detail-phone{min-height:44px;color:var(--green-dark);background:#fff;border:1px solid #cfded8;border-radius:10px;align-items:center;gap:9px;margin-top:9px;padding:0 14px;font-size:9px;font-weight:750;display:flex}.detail-phone span{margin-right:auto;font:10px/1 Arial,sans-serif}.detail-confidence{align-items:center;gap:14px;margin-top:20px;display:flex}.detail-confidence>svg{background:var(--green-soft);width:44px;height:44px;color:var(--green);border-radius:12px;padding:9px}.detail-confidence div{flex-direction:column;gap:5px;display:flex}.detail-confidence strong{font-size:10px}.detail-confidence small{color:var(--muted);font-size:8px;line-height:1.6}.detail-info-section{border-block:1px solid var(--line);background:var(--cream);padding-block:76px 86px}.detail-section-heading{max-width:700px;margin-bottom:30px}.detail-section-heading>span{color:var(--gold);font-size:9px;font-weight:800}.detail-section-heading h2{margin:8px 0 10px;font-size:clamp(34px,4vw,52px)}.detail-section-heading p{color:var(--muted);margin:0;font-size:10px;line-height:1.8}.detail-info-grid{border-block:1px solid #dfe7e3;grid-template-columns:repeat(3,1fr);display:grid}.detail-info-grid article{border-left:1px solid #dfe7e3;min-height:210px;padding:31px 34px}.detail-info-grid article:last-child{border-left:0}.detail-info-grid b{color:var(--gold);font:14px/1 Georgia,serif}.detail-info-grid h3{margin:19px 0 10px;font-size:19px}.detail-info-grid p{color:var(--muted);margin:0;font-size:10px;line-height:1.9}.detail-next-step{background:linear-gradient(125deg,#eaf6f2,#fff4ed);border:1px solid #d5e6df;border-radius:18px;justify-content:space-between;align-items:center;gap:40px;margin-block:72px;padding:38px 42px;display:flex}.detail-next-step span{color:var(--gold);font-size:9px;font-weight:800}.detail-next-step h2{margin:8px 0;font-size:30px}.detail-next-step p{color:var(--muted);margin:0;font-size:10px}.detail-next-step>a{background:var(--green);color:#fff;border-radius:11px;flex:none;align-items:center;gap:10px;min-height:50px;padding:0 18px;font-size:10px;font-weight:850;display:flex}.detail-footer{color:#ffffffb8;background:#1b4f4a;padding-block:28px;font-size:9px}.detail-footer .shell{justify-content:space-between;align-items:center;gap:20px;display:flex}.detail-footer a{color:#f1b08c;font-weight:750}.no-results{text-align:center;background:#ffffffb8;border:1px dashed #cadbd4;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;min-height:330px;padding:45px 20px;display:flex}.no-results svg{background:var(--green-soft);fill:none;width:46px;height:46px;stroke:var(--green);stroke-width:1.7px;border-radius:50%;padding:10px}.no-results h3{margin:16px 0 7px;font-size:20px}.no-results p{color:var(--muted);margin:0;font-size:10px;line-height:1.8}.no-results button{background:var(--green);color:#fff;border:0;border-radius:9px;min-height:42px;margin-top:18px;padding:0 17px;font-size:10px;font-weight:800}.shop-banner{min-height:410px;color:var(--ink);background:linear-gradient(125deg,#e5f3f0 0%,#fff2e9 100%);border:1px solid #d8ebe7;border-radius:24px;grid-template-columns:1fr .9fr;align-items:center;gap:60px;margin-block:82px;padding:clamp(42px,5vw,72px);display:grid;position:relative;overflow:hidden}.shop-banner:before{content:"";border:1px solid #27766d1c;border-radius:50%;width:450px;height:450px;position:absolute;top:-40px;left:-190px;box-shadow:0 0 0 65px #27766d08,0 0 0 130px #27766d05}.banner-copy{z-index:2;position:relative}.banner-copy>span{color:#b46f4e;letter-spacing:.19em;font:8px/1 Arial,sans-serif}.banner-copy h2{letter-spacing:-.05em;margin:14px 0 18px;font-size:clamp(40px,4.6vw,66px);line-height:1.17}.banner-copy p{max-width:580px;color:var(--muted);font-size:12px;line-height:2}.banner-copy a{min-height:47px;color:var(--green-dark);border:1px solid #27766d6b;border-radius:9px;align-items:center;gap:35px;margin-top:14px;padding:0 18px;font-size:10px;font-weight:700;display:inline-flex}.banner-copy a:hover{background:var(--green);color:#fff}.banner-products{z-index:2;direction:ltr;justify-content:center;align-items:center;display:flex;position:relative}.banner-products img{object-fit:contain;mix-blend-mode:multiply;background:linear-gradient(145deg,#fbfaf6,#f2ede4);border:5px solid #fff;border-radius:16px;width:170px;height:230px;margin-left:-34px;padding:10px;box-shadow:0 18px 40px #235b5324}.banner-products img:nth-child(2){transform:translateY(-22px)}.trust-section{padding-block:20px 94px}.section-head.compact{margin-bottom:26px}.trust-grid{border-block:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.trust-grid article{border-left:1px solid var(--line);min-height:200px;padding:35px 37px}.trust-grid article:last-child{border-left:0}.trust-grid b{color:var(--gold);font:14px/1 Georgia,serif}.trust-grid h3{margin:18px 0 10px;font-size:19px}.trust-grid p{color:var(--muted);margin:0;font-size:10px;line-height:1.9}.contact-section{color:#fff;background:#27766d;padding-block:64px}.contact-inner{grid-template-columns:1.2fr .8fr;align-items:end;gap:80px;display:grid}.contact-inner span{color:#f2c1a4;font-size:9px;font-weight:700}.contact-inner h2{margin:8px 0 12px;font-size:clamp(32px,4vw,52px)}.contact-inner p{color:#ffffffa8;max-width:680px;margin:0;font-size:11px;line-height:1.9}.contact-buttons{flex-wrap:wrap;gap:10px;margin-top:25px;display:flex}.contact-buttons a{color:#fff;border:1px solid #ffffff52;border-radius:10px;align-items:center;gap:9px;min-height:46px;padding:0 17px;font-size:10px;font-weight:750;transition:transform .2s,background .2s;display:inline-flex}.contact-buttons a:hover{background:#ffffff1a;transform:translateY(-2px)}.contact-buttons .contact-whatsapp{color:var(--green-dark);background:#fff;border-color:#fff}.contact-buttons .contact-whatsapp:hover{background:#f5fff9}.contact-buttons svg{fill:none;stroke:currentColor;stroke-width:1.6px;width:20px;height:20px}.contact-card{background:#ffffff12;border:1px solid #ffffff38;border-radius:14px;padding:23px 24px}.contact-card address{border:0;padding:0;font-size:11px;font-style:normal;line-height:2}.contact-card>p{border-top:1px solid #ffffff29;justify-content:space-between;align-items:center;gap:18px;max-width:none;margin-top:18px;padding-top:17px;display:flex}.contact-card>p strong{color:#f2c1a4;font-size:9px}.contact-card>p a{color:#fff;font:11px/1 Arial,sans-serif}.contact-card small{color:#ffffff94;margin-top:12px;font-size:8px;line-height:1.7;display:block}footer{color:#fff;background:#1b4f4a}.footer-inner{grid-template-columns:1fr 1fr 1fr;align-items:center;gap:30px;min-height:155px;display:grid}.footer-brand .logo-frame{border-color:#ffffff21}.footer-brand strong{color:#fff}.footer-inner>p{color:#ffffff73;text-align:center;font-size:9px}.footer-inner>div{flex-direction:column;align-items:flex-end;gap:7px;display:flex}.footer-inner>div a{color:#e7ad8c;font:9px/1.2 Arial,sans-serif}.footer-inner>div a:hover{color:#fff}.footer-inner>div small{color:#ffffff61;font-size:8px}.floating-whatsapp{z-index:60;color:#fff;background:#159b65;border:2px solid #ffffffeb;border-radius:999px;align-items:center;gap:9px;min-height:48px;padding:0 17px;font-size:10px;font-weight:800;transition:transform .2s,background .2s;display:inline-flex;position:fixed;bottom:20px;left:20px;box-shadow:0 10px 28px #0f5d3f47}.floating-whatsapp:hover{background:#0d8454;transform:translateY(-3px)}.floating-whatsapp svg{fill:none;stroke:currentColor;stroke-width:1.6px;width:22px;height:22px}@media (width<=1120px){.header-main{grid-template-columns:250px 1fr 260px;gap:18px}.category-grid{grid-template-columns:repeat(3,1fr)}.product-grid{grid-template-columns:repeat(2,1fr)}.product-image{height:390px}.benefit-row>div{grid-template-columns:repeat(2,1fr)}.benefit-row article:nth-child(2){border-left:0}.consultation-section{grid-template-columns:auto 1fr}.consultation-action{grid-column:1/-1}.honey-inner{grid-template-columns:1fr;gap:24px}.product-detail-hero{grid-template-columns:1fr}.detail-copy{padding-top:0}}@media (width<=820px){.utility-inner{justify-content:center}.utility-inner>div{display:none}.store-header{position:static}.header-main{grid-template-columns:1fr auto;padding-block:13px}.search-box{grid-area:2/1/auto/-1}.header-actions .facebook-action span{display:none}.header-actions .facebook-action{width:42px;height:42px}.header-actions .whatsapp-action{min-height:48px;padding:0 12px}.category-nav{border-top:1px solid var(--line)}.hero-store{grid-template-columns:1fr}.hero-product{min-height:480px}.hero-copy{order:2}.hero-product{order:1}.shop-banner{grid-template-columns:1fr}.banner-products{margin-top:10px}.contact-inner{grid-template-columns:1fr;gap:30px}.consultation-section{text-align:center;grid-template-columns:1fr}.consultation-icon{margin-inline:auto}.consultation-copy strong{justify-content:center}.consultation-action{grid-column:auto}.honey-types{grid-template-columns:repeat(2,1fr)}.honey-method{grid-template-columns:1fr}.honey-method ol{grid-template-columns:1fr;gap:16px}.honey-method li{border-bottom:1px solid #48705221;border-left:0;padding:0 0 16px}.honey-method li:last-child{border-bottom:0;padding-bottom:0}.honey-method>p{grid-column:1}.detail-gallery{grid-template-columns:1fr 150px}.detail-main-image,.detail-original-image{min-height:560px}.detail-info-grid{grid-template-columns:1fr}.detail-info-grid article{border-bottom:1px solid #dfe7e3;border-left:0;min-height:0}.detail-info-grid article:last-child{border-bottom:0}.detail-next-step{flex-direction:column;align-items:flex-start}}@media (width<=620px){.shell{width:min(100% - 28px,1420px)}.store-brand strong{font-size:16px}.logo-frame{width:70px;height:56px}.logo-frame img{width:100%;height:100%}.header-actions{gap:7px}.header-actions .facebook-action{display:none}.header-actions .whatsapp-action{padding:0 10px}.header-actions .whatsapp-action svg{width:24px;height:24px}.header-actions .whatsapp-action small{display:none}.header-actions .whatsapp-action strong{font-size:10px}.header-main{grid-template-columns:minmax(0,1fr) auto}.hero-store{border-radius:17px;margin-top:14px}.hero-product{min-height:360px}.hero-copy{padding:42px 23px}.hero-copy h1{font-size:48px}.hero-actions{flex-direction:column;align-items:flex-start}.hero-copy ul{display:grid}.hero-product-card{min-width:190px;bottom:16px;right:16px}.benefit-row>div{grid-template-columns:1fr}.benefit-row article{border-left:0;border-bottom:1px solid var(--line)}.benefit-row article:last-child{border-bottom:0}.ticker-set span{padding-inline:17px}.consultation-section{border-radius:17px;gap:18px;width:min(100% - 28px,1420px);padding:27px 20px}.consultation-icon{width:76px;height:76px}.consultation-copy strong{border-radius:12px}.consultation-action a{justify-content:center}.consultation-action a b{display:none}.category-section,.products-section,.honey-section{padding-block:58px}.honey-portrait{height:270px}.honey-intro-copy{padding:25px 21px}.honey-intro-copy h2{font-size:38px}.honey-intro-copy>a{text-align:center;justify-content:center}.honey-intro-copy>a b{display:none}.honey-types{gap:9px}.honey-types>div{min-height:156px;padding:14px}.honey-method{padding:22px 19px}.section-head{flex-direction:column;align-items:flex-start;gap:16px}.category-grid{grid-template-columns:repeat(2,1fr);gap:10px}.category-art{width:88px;height:88px}.products-toolbar{flex-direction:column;align-items:flex-start}.product-grid,.product-actions{grid-template-columns:1fr}.product-image{height:350px}.shop-banner{border-radius:0;width:100%;margin-block:60px;padding:48px 22px}.banner-products img{width:115px;height:155px;margin-left:-24px}.trust-grid{grid-template-columns:1fr}.trust-grid article{border-left:0;border-bottom:1px solid var(--line);min-height:0}.contact-buttons{flex-direction:column}.contact-buttons a{justify-content:center}.contact-card>p{flex-direction:column;align-items:flex-start;gap:8px}.footer-inner{text-align:center;grid-template-columns:1fr;padding-block:36px}.detail-utility .shell{justify-content:center}.detail-utility .shell span:last-child{display:none}.detail-header-inner{min-height:80px}.detail-header .store-brand>span:last-child{display:none}.detail-back{padding:0 10px;font-size:8px}.detail-breadcrumb{padding-block:18px 14px}.product-detail-hero{gap:24px;padding-bottom:52px}.detail-gallery{grid-template-columns:1fr}.detail-main-image{min-height:465px}.detail-original-image{grid-template-columns:112px 1fr;align-items:center;min-height:auto;display:grid}.detail-original-image img{height:155px}.detail-copy h1{font-size:50px}.detail-lead{margin-block:20px;font-size:11px}.detail-facts{grid-template-columns:1fr 1fr 1fr}.detail-facts article{min-height:72px;padding:14px 9px}.detail-facts strong{font-size:10px}.detail-order-card{padding:17px}.detail-order-card>div{flex-direction:column;align-items:flex-start;gap:6px}.detail-whatsapp{text-align:center;justify-content:center}.detail-whatsapp b{display:none}.detail-info-section{padding-block:56px}.detail-next-step{margin-block:50px;padding:28px 22px}.detail-next-step>a{justify-content:center;width:100%}.detail-footer .shell{flex-direction:column;align-items:flex-start}.footer-brand{justify-content:center}.footer-inner>div{align-items:center}.floating-whatsapp{justify-content:center;width:50px;height:50px;min-height:0;padding:0;bottom:14px;left:14px}.floating-whatsapp span{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}.ticker-track{animation:none}}
