*{box-sizing:border-box}
:root{--ink:#17332f;--green:#183b35;--green2:#285b4f;--cream:#f7f0e4;--sand:#e9d6bd;--orange:#e36c45;--yellow:#f3c86a;--white:#fffdf8;--line:#e5d7c8;--muted:#6b756f}
html{scroll-behavior:smooth}
body{margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;background:var(--white);color:var(--ink)}
button,input,textarea{font:inherit}
.container{width:min(1180px,calc(100% - 40px));margin:auto}
.announcement{min-height:34px;padding:8px 24px;background:var(--orange);color:white;display:flex;align-items:center;justify-content:center;gap:24px;font-size:11px;font-weight:900;letter-spacing:1.8px;text-transform:uppercase}
.announcement-note{opacity:.75;font-weight:700}
.site-header{background:rgba(255,253,248,.94);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:50;backdrop-filter:blur(16px)}
.nav{height:78px;display:flex;align-items:center;gap:28px}
.brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:var(--ink);margin-right:auto}
.brand-mark{display:grid;place-items:center;width:45px;height:45px;border-radius:50%;background:var(--green);color:white;font-family:Georgia,serif;font-size:17px}
.brand-text{display:flex;flex-direction:column;line-height:1}
.brand-text b{font-size:17px;letter-spacing:1.5px}
.brand-text small{font-size:9px;letter-spacing:2.6px;margin-top:6px;color:#7b776f}
.nav-links{display:flex;gap:27px}
.nav-links a{text-decoration:none;color:var(--ink);font-size:13px;font-weight:700}
.cart-top{border:0;border-radius:999px;padding:11px 15px;background:var(--cream);cursor:pointer;color:var(--ink)}
.cart-top b{display:inline-grid;place-items:center;width:24px;height:24px;border-radius:50%;background:var(--orange);color:white;margin-left:5px}
.menu-btn{display:none;border:0;background:transparent;font-size:25px;cursor:pointer}
.hero{background:var(--cream);overflow:hidden}
.hero-grid{min-height:660px;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:60px;padding-top:65px;padding-bottom:65px}
.eyebrow{margin:0;font-size:11px;letter-spacing:3.5px;font-weight:900;color:var(--yellow);text-transform:uppercase}
.eyebrow.dark{color:var(--orange)}
.hero h1,.section h2,.story h2,.contact-section h2,.cart-head h2{font-family:Georgia,"Times New Roman",serif;font-weight:400;line-height:.92;letter-spacing:-2.5px}
.hero h1{font-size:clamp(55px,7.5vw,100px);margin:18px 0 24px}
.hero h1 em{color:var(--orange);font-weight:400}
.hero-text{font-size:18px;line-height:1.65;max-width:580px;color:#52635d}
.hero-actions{display:flex;gap:12px;margin-top:30px}
.btn{border:0;border-radius:999px;padding:14px 21px;text-decoration:none;display:inline-flex;justify-content:center;align-items:center;cursor:pointer;font-weight:900;font-size:13px}
.primary{background:var(--green);color:white}
.secondary{background:transparent;color:var(--green);border:1px solid #b8c6be}
.light{background:white;color:var(--green)}
.hero-points{display:flex;flex-wrap:wrap;gap:17px;margin-top:30px;color:#6e786f;font-size:12px;font-weight:700}
.hero-art{height:510px;background:var(--green);border-radius:220px 220px 28px 28px;position:relative;overflow:hidden;color:white;box-shadow:0 24px 55px rgba(24,59,53,.16)}
.hero-art .sun{position:absolute;width:230px;height:230px;background:var(--yellow);border-radius:50%;top:70px;right:50px}
.elephant{font-size:170px;position:absolute;left:50%;top:47%;transform:translate(-50%,-50%);filter:grayscale(.1);z-index:2}
.leaf{font-size:120px;position:absolute;z-index:1}
.leaf-one{left:-25px;bottom:40px;transform:rotate(-25deg)}
.leaf-two{right:-15px;bottom:30px;transform:rotate(20deg)}
.hero-art>p{position:absolute;bottom:23px;left:32px;margin:0;font-size:13px;letter-spacing:4px;font-weight:900}
.stamp{position:absolute;z-index:3;right:25px;top:25px;border:1px solid rgba(255,255,255,.65);border-radius:50%;width:95px;height:95px;display:grid;place-content:center;text-align:center;font-size:9px;letter-spacing:1.7px;transform:rotate(8deg)}
.stamp b{font-size:11px}
.benefits{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr)}
.benefit-grid div{padding:22px 14px;display:flex;align-items:center;gap:13px;border-right:1px solid var(--line);font-size:12px;font-weight:800}
.benefit-grid div:last-child{border-right:0}
.benefit-grid b{color:var(--orange);font-size:11px}
.section{padding:105px 0}
.section-top{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:28px}
.section h2{font-size:clamp(43px,5vw,68px);margin:9px 0 13px}
.muted{color:var(--muted);line-height:1.6;margin:0}
.search{height:45px;display:flex;align-items:center;gap:8px;padding:0 15px;border:1px solid var(--line);background:white;border-radius:999px;min-width:245px}
.search input{border:0;outline:0;width:100%;background:transparent}
.filters{display:flex;gap:9px;flex-wrap:wrap;margin-bottom:34px}
.filter{border:1px solid var(--line);background:white;border-radius:999px;padding:9px 15px;cursor:pointer;color:var(--ink);font-size:12px;font-weight:800}
.filter.active{background:var(--green);border-color:var(--green);color:white}
.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}
.product{border:1px solid var(--line);background:white;overflow:hidden;transition:.2s}
.product:hover{transform:translateY(-4px);box-shadow:0 18px 40px rgba(30,55,47,.08)}
.product-image{height:220px;background:linear-gradient(145deg,#f5eadc,#ead5b8);position:relative;display:grid;place-items:center}
.product-image span{font-size:90px;filter:drop-shadow(0 15px 13px rgba(43,37,29,.1))}
.product-badge{position:absolute;top:12px;left:12px;background:white;border-radius:999px;padding:6px 9px;font-size:9px;font-weight:900;letter-spacing:1px}
.product-body{padding:18px}
.product-category{font-size:9px;letter-spacing:2px;color:var(--orange);font-weight:900;text-transform:uppercase}
.product h3{font-family:Georgia,serif;font-size:24px;font-weight:400;margin:7px 0 8px}
.product-desc{color:var(--muted);font-size:13px;line-height:1.5;min-height:39px}
.product-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:17px;gap:10px}
.price{font-size:20px;font-weight:900}
.add-btn{width:39px;height:39px;border-radius:50%;border:0;background:var(--green);color:white;cursor:pointer;font-size:20px}
.empty{text-align:center;color:var(--muted);display:none;padding:35px}
.story{background:var(--green);color:white;padding:105px 0}
.story-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:95px;align-items:center}
.story-card{min-height:430px;background:var(--yellow);color:var(--green);position:relative;padding:30px;border-radius:8px;overflow:hidden}
.story-mini{font-size:12px;letter-spacing:2px;font-weight:900}
.big-elephant{font-size:185px;text-align:center;margin-top:55px}
.story-card p{position:absolute;bottom:25px;margin:0;text-transform:uppercase;font-weight:900;letter-spacing:2px;font-size:10px}
.story h2{font-size:clamp(50px,6vw,80px);margin:15px 0 25px}
.story-copy>p:not(.eyebrow){color:#dbe6e2;line-height:1.75;font-size:16px}
.info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.info-grid article{padding:36px;border:1px solid var(--line);background:var(--cream)}
.info-grid span{font-size:34px}
.info-grid h3{font-family:Georgia,serif;font-size:29px;font-weight:400;margin:18px 0 10px}
.info-grid p{color:var(--muted);line-height:1.65;font-size:14px}
.contact-section{background:var(--orange);color:white;padding:90px 0}
.contact-box{display:flex;justify-content:space-between;align-items:center;gap:40px}
.contact-section h2{font-size:clamp(45px,6vw,78px);margin:14px 0 20px}
.contact-section p:not(.eyebrow){max-width:560px;line-height:1.65;color:#ffe9de}
footer{background:#102a26;color:#dce8e4;padding:28px 0}
.footer-grid{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;font-size:11px;letter-spacing:1px}
.footer-grid>div:nth-child(2){text-align:center}
.footer-grid>div:last-child{text-align:right}
.footer-brand{display:flex;flex-direction:column;gap:4px}
.footer-brand b{color:white}
.footer-brand span{opacity:.7}
.cart-drawer{position:fixed;right:0;top:0;z-index:100;width:min(440px,100%);height:100vh;background:var(--white);transform:translateX(105%);transition:.3s;display:flex;flex-direction:column;box-shadow:-20px 0 50px rgba(12,33,29,.18)}
.cart-drawer.open{transform:translateX(0)}
.overlay{position:fixed;inset:0;background:rgba(8,25,21,.4);z-index:90;opacity:0;visibility:hidden;transition:.25s}
.overlay.open{opacity:1;visibility:visible}
.cart-head{padding:27px;border-bottom:1px solid var(--line);display:flex;align-items:flex-start;justify-content:space-between}
.cart-head h2{font-size:40px;margin:5px 0 0}
.icon-btn{border:0;background:var(--cream);width:39px;height:39px;border-radius:50%;cursor:pointer;font-size:25px}
.cart-items{padding:8px 25px;overflow:auto;flex:1}
.cart-empty{padding:50px 10px;text-align:center;color:var(--muted)}
.cart-line{display:grid;grid-template-columns:54px 1fr auto;gap:12px;align-items:center;padding:16px 0;border-bottom:1px solid var(--line)}
.cart-emoji{height:54px;width:54px;border-radius:8px;background:var(--cream);display:grid;place-items:center;font-size:27px}
.cart-line h4{margin:0 0 5px;font-size:13px}
.cart-line small{color:var(--muted)}
.qty{display:flex;align-items:center;gap:8px;margin-top:8px}
.qty button{width:23px;height:23px;border:1px solid var(--line);background:white;border-radius:50%;cursor:pointer}
.remove{border:0;background:none;cursor:pointer;color:#a16452;font-size:18px}
.cart-footer{border-top:1px solid var(--line);padding:22px 25px}
.cart-total{display:flex;justify-content:space-between;font-size:16px;margin-bottom:16px}
.cart-total b{font-size:24px}
.wide{width:100%}
.clear-btn,.copy-btn{width:100%;border:0;background:transparent;color:var(--muted);cursor:pointer;padding:12px}
.order-text{display:none;width:100%;height:130px;border:1px solid var(--line);padding:10px;resize:none;font-size:12px;line-height:1.5;background:#fff}
.copy-btn{display:none;background:var(--cream);color:var(--ink);margin-top:8px;border-radius:8px;font-weight:800}
.toast{position:fixed;left:50%;bottom:25px;transform:translate(-50%,30px);background:var(--green);color:white;padding:12px 18px;border-radius:999px;z-index:200;opacity:0;pointer-events:none;transition:.25s;font-size:12px;font-weight:800}
.toast.show{opacity:1;transform:translate(-50%,0)}
@media(max-width:960px){.product-grid{grid-template-columns:repeat(2,1fr)}.hero-grid{grid-template-columns:1fr 1fr;gap:30px}.hero-art{height:450px}.story-grid{gap:45px}.nav-links{display:none}.menu-btn{display:block;order:3}.nav-links.open{display:flex;position:absolute;top:78px;left:20px;right:20px;background:white;border:1px solid var(--line);padding:20px;flex-direction:column;box-shadow:0 15px 40px rgba(0,0,0,.08)}}
@media(max-width:700px){.container{width:min(100% - 28px,1180px)}.announcement-note{display:none}.hero-grid{grid-template-columns:1fr;min-height:auto;padding-top:55px}.hero-art{height:420px}.hero h1{font-size:56px}.benefit-grid{grid-template-columns:1fr 1fr}.benefit-grid div:nth-child(2){border-right:0}.benefit-grid div:nth-child(-n+2){border-bottom:1px solid var(--line)}.section{padding:75px 0}.section-top{align-items:flex-start;flex-direction:column}.search{width:100%}.product-grid{grid-template-columns:1fr 1fr}.product-image{height:170px}.product-image span{font-size:65px}.story-grid{grid-template-columns:1fr}.story-card{min-height:360px}.info-grid{grid-template-columns:1fr}.contact-box{align-items:flex-start;flex-direction:column}.footer-grid{grid-template-columns:1fr;gap:9px}.footer-grid>div:nth-child(2),.footer-grid>div:last-child{text-align:left}.cart-top span{display:none}}
@media(max-width:480px){.product-grid{grid-template-columns:1fr}.product-image{height:230px}.hero-actions{flex-direction:column;align-items:stretch}.btn{text-align:center}.brand-text small{display:none}.hero-art{height:370px}.elephant{font-size:135px}.big-elephant{font-size:150px}.announcement{font-size:9px}}

.lang-switcher{display:flex;align-items:center;gap:4px;padding:4px;background:var(--cream);border-radius:999px}
.lang-btn{border:0;background:transparent;color:var(--ink);border-radius:999px;padding:7px 9px;cursor:pointer;font-size:10px;font-weight:900}
.lang-btn.active{background:var(--green);color:white}
@media(max-width:1100px){.lang-switcher{order:2}.nav{gap:14px}.nav-links{gap:18px}}
@media(max-width:700px){.lang-switcher{position:absolute;top:83px;right:14px;z-index:5;background:white;border:1px solid var(--line);box-shadow:0 8px 25px rgba(0,0,0,.08)}.site-header{margin-bottom:45px}}

.line-checkout-note{margin:0 0 14px;padding:13px 14px;border-radius:12px;background:var(--cream,#f7f3ec);display:flex;flex-direction:column;gap:5px}
.line-checkout-note b{font-size:12px}
.line-checkout-note span{font-size:11px;line-height:1.45;color:var(--muted,#747b76)}
.line-btn{background:#06c755!important;color:white!important;margin-bottom:9px}
.line-logo{display:inline-flex;align-items:center;justify-content:center;background:white;color:#06c755;border-radius:7px;font-size:9px;font-weight:1000;padding:4px 5px;margin-right:8px}
.secondary-order-btn{width:100%;border:1px solid var(--line,#e6ded4);background:white;border-radius:999px;padding:11px 14px;cursor:pointer;color:var(--ink,#304039);font-weight:800;font-size:11px}
