*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f8f6ef;color:#123c2c;font-family:"DM Sans",sans-serif;overflow-x:hidden}.progress{position:fixed;z-index:9999;top:0;left:0;height:3px;background:#f3c51b;width:0}.nav{height:78px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(20px,5vw,76px);position:fixed;top:0;left:0;right:0;z-index:1000;transition:.3s;background:rgba(248,246,239,.72);backdrop-filter:blur(14px);border-bottom:1px solid transparent}.nav.scrolled{background:rgba(248,246,239,.94);border-bottom-color:#e5e1d5;box-shadow:0 8px 30px rgba(0,0,0,.05)}.brand{display:flex;align-items:center;gap:10px;color:#0c3e2c;text-decoration:none;font-weight:800;font-size:17px}.brand img{width:43px;height:43px;object-fit:contain}.brand-dot{color:#e2b50c}.nav-links{display:flex;gap:30px}.nav-links a{color:#244a3b;text-decoration:none;font-weight:600;font-size:14px}.nav-links a:hover{color:#087a4e}.nav-wa{background:#075b3b;color:#fff;padding:12px 18px;border-radius:100px;text-decoration:none;font-weight:700;font-size:14px;display:flex;gap:10px;align-items:center;box-shadow:0 8px 20px rgba(7,91,59,.18)}.arrow{font-size:17px}.section{padding:120px clamp(20px,6vw,96px);max-width:1400px;margin:auto}.hero{min-height:760px;padding-top:155px;display:grid;grid-template-columns:1fr .95fr;gap:50px;align-items:center;position:relative}.hero:before{content:"";position:absolute;width:560px;height:560px;border-radius:50%;background:#e8f1e8;filter:blur(2px);right:-180px;top:110px;z-index:-1}.eyebrow{font-size:12px;letter-spacing:2.2px;font-weight:800;color:#14724e;display:inline-flex;align-items:center;gap:8px}.eyebrow.light{color:#f5d24e}.pulse{width:8px;height:8px;background:#19a667;border-radius:50%;box-shadow:0 0 0 6px rgba(25,166,103,.12);animation:pulse 1.8s infinite}.hero h1,.section-head h2,.order-inner h2,.location h2,.final-cta h2{font-family:"Playfair Display",serif;line-height:1.02;letter-spacing:-2px;font-size:clamp(48px,6vw,82px);margin:18px 0 20px;color:#093b2a}.hero h1 em,.section-head h2 em,.order-inner h2 em,.location h2 em,.final-cta h2 em{font-style:normal;color:#d2a900}.hero-sub{max-width:650px;font-size:18px;line-height:1.7;color:#53675f;margin-bottom:30px}.hero-sub strong{color:#123c2c}.hero-actions,.location-actions{display:flex;gap:12px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;gap:13px;padding:15px 21px;border-radius:13px;text-decoration:none;font-weight:800;transition:.25s;cursor:pointer;border:1px solid transparent}.btn:hover{transform:translateY(-3px)}.btn-primary{background:#075b3b;color:#fff;box-shadow:0 12px 25px rgba(7,91,59,.18)}.btn-primary:hover{background:#064d32;box-shadow:0 16px 30px rgba(7,91,59,.24)}.btn-ghost{border-color:#cbd4cb;color:#174b38;background:rgba(255,255,255,.45)}.btn-ghost:hover{border-color:#075b3b}.btn-ghost.dark{border-color:#b7c6be}.btn-white{background:#fff;color:#075b3b;box-shadow:0 12px 30px rgba(0,0,0,.16)}.btn-light{background:#f4d344;color:#173c2d}.trust-row{display:flex;margin-top:45px;border-top:1px solid #ddd9cc;padding-top:20px;gap:35px}.trust-row div{display:flex;flex-direction:column;gap:3px}.trust-row b{font-size:12px;letter-spacing:1.5px}.trust-row span{font-size:12px;color:#7b8983}.hero-visual{position:relative;min-height:540px;display:flex;align-items:center;justify-content:center}.glow{position:absolute;width:450px;height:450px;border-radius:50%;background:radial-gradient(circle,#dcefe3,rgba(220,239,227,0) 68%);animation:breath 4s ease-in-out infinite}.hero-card{position:relative;width:min(500px,90%);border-radius:28px;overflow:hidden;box-shadow:0 30px 70px rgba(25,61,45,.22);transform:rotate(2deg);background:#fff;animation:float 5s ease-in-out infinite}.hero-card img{display:block;width:100%;height:auto}.hero-badge{position:absolute;bottom:16px;left:16px;background:rgba(7,91,59,.93);color:#fff;padding:10px 15px;border-radius:100px;font-size:13px;font-weight:800;backdrop-filter:blur(5px)}.hero-badge span{color:#f4d344;margin-right:5px}.float-card{position:absolute;background:rgba(255,255,255,.92);border:1px solid #e4e7df;box-shadow:0 18px 40px rgba(20,50,38,.13);border-radius:15px;padding:12px 14px;display:flex;align-items:center;gap:10px;backdrop-filter:blur(12px);animation:float 4s ease-in-out infinite}.float-card b{font-size:13px;display:block}.float-card small{font-size:11px;color:#738079}.float-card .icon{font-size:24px}.float-card-1{right:-5px;top:100px}.float-card-2{left:-5px;bottom:85px;animation-delay:-1.5s}.ticker{overflow:hidden;background:#075b3b;color:#fff;white-space:nowrap}.ticker-track{display:flex;width:max-content;gap:28px;align-items:center;padding:15px 0;font-size:12px;font-weight:800;letter-spacing:1.5px;animation:ticker 24s linear infinite}.ticker i{color:#f4d344;font-style:normal}.intro{padding-bottom:80px}.section-head{max-width:780px}.section-head h2{font-size:clamp(43px,5vw,68px)}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:45px}.feature{background:#fff;border:1px solid #e8e5dc;border-radius:23px;padding:30px;position:relative;min-height:270px;overflow:hidden;box-shadow:0 10px 30px rgba(30,50,40,.04)}.feature-dark{background:#0a4833;color:#fff;border-color:#0a4833}.feature-dark h3,.feature-dark p{color:#fff}.feature-num{position:absolute;right:22px;top:20px;font-size:12px;font-weight:800;opacity:.35}.feature-icon{font-size:30px;margin:25px 0 20px}.feature h3{font-family:"Playfair Display",serif;font-size:27px;margin:0 0 10px;color:#123c2c}.feature p{line-height:1.65;color:#68766f;margin:0}.products{padding-top:80px}.products-head{display:flex;justify-content:space-between;align-items:end;gap:40px}.products-head>p{max-width:380px;color:#68766f;line-height:1.65}.filters{display:flex;gap:9px;flex-wrap:wrap;margin:30px 0}.filter{font:inherit;border:1px solid #d8ded8;background:transparent;color:#466257;border-radius:100px;padding:10px 16px;font-weight:700;cursor:pointer;transition:.2s}.filter.active,.filter:hover{background:#075b3b;border-color:#075b3b;color:#fff}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product-card{background:#fff;border:1px solid #e7e4db;border-radius:21px;overflow:hidden;transition:.3s;box-shadow:0 8px 25px rgba(20,45,35,.04)}.product-card:hover{transform:translateY(-7px);box-shadow:0 20px 40px rgba(20,45,35,.1)}.product-art{height:190px;display:grid;place-items:center;position:relative;overflow:hidden}.product-art:before,.product-art:after{content:"";position:absolute;border-radius:50%;background:rgba(255,255,255,.14)}.product-art:before{width:190px;height:190px;left:-45px;bottom:-90px}.product-art:after{width:250px;height:250px;right:-100px;top:-130px}.product-art span{font-size:74px;filter:drop-shadow(0 14px 10px rgba(0,0,0,.12));z-index:1}.art-sukari{background:linear-gradient(135deg,#d7a744,#9a5b23)}.art-ajwa{background:linear-gradient(135deg,#263f35,#0b1e17)}.art-tunisia{background:linear-gradient(135deg,#e4b64b,#a76d20)}.art-medjool{background:linear-gradient(135deg,#5e3727,#24150f)}.art-mesir{background:linear-gradient(135deg,#a97b3c,#5e3e22)}.product-body{padding:22px}.product-tag{font-size:9px;letter-spacing:1.4px;font-weight:900;color:#15714f}.product-body h3{font-family:"Playfair Display",serif;font-size:27px;margin:7px 0}.product-body p{color:#718078;font-size:13px;line-height:1.6;min-height:43px}.mini-cta{color:#075b3b;font-size:13px;font-weight:800;text-decoration:none}.custom-card{background:#075b3b;color:#fff;border-color:#075b3b}.custom-inner{padding:30px;min-height:190px}.big-icon{font-size:35px}.custom-card h3{font-family:"Playfair Display",serif;font-size:29px;margin:12px 0 7px}.custom-card p{font-size:13px;line-height:1.6;color:#cfe1d8}.custom-card .btn{margin-top:8px}.product-card.hide{display:none}.order-band{background:#075b3b;color:#fff;position:relative;overflow:hidden}.order-band:after{content:"";position:absolute;width:520px;height:520px;border:90px solid rgba(255,255,255,.04);border-radius:50%;right:-160px;top:-260px}.order-inner{max-width:1200px;margin:auto;padding:90px clamp(20px,6vw,96px);display:flex;justify-content:space-between;align-items:center;gap:40px;position:relative;z-index:1}.order-inner h2{color:#fff;font-size:clamp(42px,5vw,64px)}.order-inner p{color:#cfe1d8;line-height:1.6}.location{padding-top:110px}.location-card{background:#edeadf;border-radius:28px;padding:15px;display:grid;grid-template-columns:1fr 1fr;gap:10px;overflow:hidden}.location-copy{padding:55px}.location h2{font-size:clamp(42px,4.7vw,65px)}.location-copy p{color:#63736b;line-height:1.7;max-width:560px}.map-visual{min-height:470px;position:relative;overflow:hidden;border-radius:20px;background:#dce7dc;display:block;text-decoration:none}.map-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(48,94,72,.13) 1px,transparent 1px),linear-gradient(90deg,rgba(48,94,72,.13) 1px,transparent 1px);background-size:42px 42px;transform:rotate(5deg) scale(1.15)}.map-road{position:absolute;height:26px;background:#f8f6ef;border:5px solid #c7d8c8;transform:rotate(-25deg);border-radius:30px}.road-a{width:650px;top:190px;left:-100px}.road-b{width:500px;top:350px;left:-80px;transform:rotate(35deg)}.road-c{width:440px;top:50px;right:-100px;transform:rotate(72deg)}.map-pin{position:absolute;left:52%;top:43%;font-size:60px;color:#d2a900;text-shadow:0 5px 10px rgba(0,0,0,.16);animation:pin 2s ease-in-out infinite}.map-label{position:absolute;left:30px;bottom:30px;background:#fff;padding:14px 18px;border-radius:14px;box-shadow:0 15px 30px rgba(20,50,35,.12)}.map-label b{display:block;color:#123c2c}.map-label span{font-size:12px;color:#718078}.map-open{position:absolute;right:20px;top:20px;background:#075b3b;color:#fff;padding:10px 14px;border-radius:100px;font-size:12px;font-weight:800}.final-cta{text-align:center;padding-top:80px;padding-bottom:110px}.final-logo{width:74px;height:74px;object-fit:contain;margin-bottom:14px}.final-cta h2{font-size:clamp(45px,5.5vw,72px)}.final-cta p{color:#6d7b74;margin:0 auto 28px;max-width:520px}.btn.big{padding:17px 28px}.contact-strip{display:flex;justify-content:center;gap:13px;margin-top:28px;font-size:13px;color:#78847f;flex-wrap:wrap}.contact-strip a{color:#49665a;text-decoration:none;font-weight:700}.contact-strip a:hover{color:#075b3b}footer{background:#062f22;color:#c8d8d1;padding:28px clamp(20px,6vw,76px);display:flex;justify-content:space-between;align-items:center;gap:20px}footer p{font-size:11px;opacity:.7}.footer-brand{display:flex;align-items:center;gap:11px}.footer-brand img{width:42px;height:42px;background:#fff;border-radius:9px}.footer-brand b{display:block;color:#fff}.footer-brand b span{color:#f4d344}.footer-brand small{display:block;font-size:10px;margin-top:3px;opacity:.7}.floating-wa{position:fixed;z-index:900;right:22px;bottom:22px;width:60px;height:60px;border-radius:50%;background:#18a966;color:#fff;display:grid;place-items:center;text-decoration:none;box-shadow:0 14px 35px rgba(7,91,59,.35);animation:float 3s ease-in-out infinite}.wa-ring{position:absolute;inset:-6px;border:2px solid rgba(24,169,102,.3);border-radius:50%;animation:ring 2s infinite}.floating-wa b{font-size:14px}@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-9px)}}@keyframes breath{0%,100%{transform:scale(1);opacity:.75}50%{transform:scale(1.08);opacity:1}}@keyframes pulse{0%,100%{transform:scale(1)}50%{transform:scale(1.25)}}@keyframes ticker{to{transform:translateX(-50%)}}@keyframes pin{0%,100%{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes ring{0%{transform:scale(.85);opacity:.8}80%,100%{transform:scale(1.35);opacity:0}}.reveal{opacity:0;transform:translateY(28px);transition:opacity .75s ease,transform .75s ease}.reveal.show{opacity:1;transform:translateY(0)}.reveal-delay{transition-delay:.12s}.reveal-delay-2{transition-delay:.24s}@media(max-width:900px){.nav{height:68px}.nav-links{display:none}.nav-wa{padding:10px 14px}.hero{grid-template-columns:1fr;min-height:auto;padding-top:120px;padding-bottom:80px}.hero-visual{min-height:460px}.hero h1{font-size:clamp(48px,13vw,70px)}.float-card-1{right:0}.float-card-2{left:0}.feature-grid,.product-grid{grid-template-columns:repeat(2,1fr)}.products-head{display:block}.products-head>p{margin-top:0}.location-card{grid-template-columns:1fr}.location-copy{padding:45px 30px}.map-visual{min-height:390px}.order-inner{display:block}.order-inner .btn{margin-top:20px}}@media(max-width:600px){.brand span{display:none}.nav-wa span:first-child{display:inline}.hero{padding-top:105px}.hero-sub{font-size:16px}.trust-row{gap:15px;justify-content:space-between}.trust-row span{font-size:10px}.hero-visual{min-height:370px}.hero-card{width:92%;border-radius:20px}.float-card{transform:scale(.86)}.float-card-1{top:20px;right:-5px}.float-card-2{bottom:25px;left:-10px}.feature-grid,.product-grid{grid-template-columns:1fr}.feature{min-height:auto}.product-art{height:180px}.location-copy{padding:36px 24px}.map-visual{min-height:330px}.order-inner{padding-top:70px;padding-bottom:70px}.final-cta{padding-top:65px}.floating-wa{right:16px;bottom:16px}footer{display:block}footer p{margin-top:18px}.section{padding-left:20px;padding-right:20px}}@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}}
