@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&family=Playfair+Display:ital,wght@0,500;0,600;1,500;1,600&display=swap");:root{--ink:#102f5c;--green:#419c27;--lime:#eaf3df;--cream:#fbfaf4;--muted:#738076}*{box-sizing:border-box}body{margin:0;background:var(--cream);color:var(--ink);font-family:DM Sans,sans-serif}a{text-decoration:none;color:inherit;cursor:pointer}.topbar{height:36px;background:var(--ink);color:#e9f1e7;font-size:11px;letter-spacing:.03em;padding:10px 6.5%;display:flex;justify-content:space-between}.topbar b{color:#a7dd70;font-weight:500}header{height:91px;padding:15px 6.5%;display:flex;align-items:center;justify-content:space-between;background:var(--cream);border-bottom:1px solid #e7e9dd}.brand img{width:175px;height:auto;display:block}nav{display:flex;gap:38px;font-size:12px;color:#1c416d}nav a:first-child{color:var(--green);font-weight:700}.actions{display:flex;gap:17px;align-items:center}.actions button{border:0;background:transparent;color:var(--ink);font-size:25px;padding:4px;cursor:pointer}.actions .bag{font-size:22px;position:relative}.bag i{position:absolute;right:-6px;top:-3px;background:var(--green);color:#fff;font:700 9px DM Sans;width:16px;height:16px;border-radius:50%;display:grid;place-items:center}.hero{min-height:570px;background:#e9f1df;display:flex;padding:60px 10% 50px 12%;overflow:hidden}.hero,.hero-copy{position:relative}.hero-copy{z-index:1;max-width:510px;padding-top:25px}.eyebrow{color:var(--green);text-transform:uppercase;letter-spacing:.16em;font-size:10px;font-weight:700;margin:0 0 18px}.hero h1{font:500 64px/1.08 Playfair Display,serif;margin:0;color:var(--ink);letter-spacing:-.04em}.hero h1 em{color:var(--green);font-style:italic}.lead{font-size:15px;line-height:1.7;color:#526b63;max-width:390px;margin:25px 0 32px}.button{border:0;padding:16px 22px;display:inline-flex;align-items:center;gap:24px;font:700 11px DM Sans;letter-spacing:.02em;cursor:pointer}.button span{font-size:20px;font-weight:400}.dark{background:var(--ink);color:#fff}.text-link{font-size:11px;font-weight:700;margin-left:25px;color:var(--ink);border-bottom:1px solid #a4b7a7;padding-bottom:5px}.hero-art{right:7%;top:0;width:51%;height:100%;background:radial-gradient(ellipse at 50% 41%,#f9eee0 0 26%,transparent 27%),linear-gradient(135deg,transparent 50%,rgba(65,156,39,.08) 0);clip-path:ellipse(45% 68% at 52% 50%)}.hero-art,.sun{position:absolute}.sun{width:330px;height:330px;border-radius:50%;background:linear-gradient(145deg,#e7bb88,#b98352);opacity:.6;left:30%;top:16%}.hero-label{position:absolute;bottom:18%;right:13%;font-size:12px;letter-spacing:.27em;color:var(--green);line-height:1.8}.hero-label strong{color:var(--ink);font-size:18px;letter-spacing:.13em}.hero-label small{display:block;font-size:9px;letter-spacing:.1em;color:#698176}.trust{height:72px;background:#fff;padding:0 10%;display:flex;justify-content:space-between;align-items:center;color:#587066;text-transform:uppercase;letter-spacing:.1em;font-size:10px}.trust span:first-letter{color:var(--green);font-size:20px}.section{padding:86px 8.5%}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:36px}.newsletter h2,.section h2{font:500 38px Playfair Display,serif;margin:0;letter-spacing:-.03em}.categories{background:var(--cream)}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.category{background:#f0f3e9;min-height:190px;padding:25px 27px;transition:.2s}.category:hover{background:#e4efda;transform:translateY(-3px)}.category-icon{font-size:34px;color:var(--green);height:53px}.category h3{font:500 20px Playfair Display;margin:0 0 5px}.category p{font-size:11px;color:var(--muted);margin:0 0 21px}.category a{font-size:10px;font-weight:700;color:var(--green)}.products{background:#fff}.outline{background:transparent;border:1px solid #bdcabb;color:var(--ink)}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.product-image{height:310px;position:relative;overflow:hidden;background:#f2eade}.product-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:.4s}.product:hover img{transform:scale(1.04)}.product-image>span{position:absolute;left:15px;top:15px;background:var(--cream);color:var(--green);padding:7px 11px;font-size:9px;text-transform:uppercase;letter-spacing:.1em}.product-image button{position:absolute;right:14px;top:13px;border:0;background:#fff;border-radius:50%;width:30px;height:30px;color:var(--green);font-size:17px}.product-meta{display:flex;justify-content:space-between;padding:19px 0 12px}.product-meta p{color:var(--green);font-size:9px;text-transform:uppercase;letter-spacing:.1em;margin:0 0 6px}.product h3{font:500 18px Playfair Display;margin:0}.product-meta strong{font-size:12px;white-space:nowrap;padding-top:17px}.product-meta small{font-size:8px;font-weight:400}.add{background:none;border:0;border-top:1px solid #e2e7dd;padding:14px 0;width:100%;text-align:left;color:var(--ink);font:700 10px DM Sans;display:flex;justify-content:space-between}.add span{font-size:19px;color:var(--green)}.story{display:flex;min-height:470px;background:#eaf1df}.story-image{width:50%;background:linear-gradient(145deg,rgba(16,47,92,.1),rgba(65,156,39,.16)),url(https://images.unsplash.com/photo-1556228578-8c89e6adf883?auto=format&fit=crop&w=1000&q=85) 50%/cover}.story-copy{width:50%;padding:90px 10%;align-self:center}.story-copy h2{font:500 40px/1.15 Playfair Display;margin:0 0 20px}.story-copy>p:not(.eyebrow){font-size:14px;line-height:1.8;color:#587066;margin-bottom:29px}.newsletter{text-align:center;padding:90px 20px;background:#f8f4ea}.newsletter h2{margin-bottom:13px}.newsletter>p:not(.eyebrow){font-size:13px;color:#718078;margin:0 auto 27px}.newsletter div{display:flex;justify-content:center}.newsletter input{width:270px;border:1px solid #d5ded2;background:#fff;padding:16px;font:12px DM Sans}.newsletter .button{padding:0 20px}footer{background:var(--ink);color:#eaf1e7;text-align:center;padding:42px 8% 28px}footer img{width:150px;filter:brightness(0) invert(1);opacity:.9}footer p{font:italic 15px Playfair Display;color:#a4d26f}footer div{display:flex;justify-content:center;gap:25px;font-size:11px;margin:26px 0 32px}footer small{font-size:9px;color:#9cadac}@media(max-width:800px){nav{display:none}.hero{padding:48px 8%;min-height:600px}.hero h1{font-size:50px}.hero-art{width:85%;right:-22%;opacity:.55}.trust{padding:20px 8%;height:auto;gap:18px;flex-wrap:wrap}.section{padding:60px 7%}.section h2{font-size:31px}.section-head{align-items:start;gap:15px}.category-grid{grid-template-columns:repeat(2,1fr)}.product-grid{grid-template-columns:1fr}.product-image{height:350px}.story{display:block}.story-copy,.story-image{width:100%}.story-image{height:300px}.story-copy{padding:55px 9%}.story-copy h2{font-size:34px}.text-link{margin-left:0;white-space:nowrap}.topbar{padding:10px 5%;font-size:9px}.topbar span{display:none}}button{font-family:inherit;cursor:pointer}.category{border:0;text-align:left;width:100%}.category span{font-size:11px;font-weight:700;color:var(--green)}.catalog-tools{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:-10px 0 30px}.catalog-tools input{width:280px;padding:14px 16px;border:1px solid #dce5d8;background:#fbfcf8;font:13px DM Sans;outline-color:var(--green)}.catalog-tools div{display:flex;gap:8px}.catalog-tools button{background:#f2f5ef;border:0;padding:11px 16px;color:#64746b;font-size:11px}.catalog-tools button.selected{background:var(--ink);color:#fff}.empty{color:var(--muted);padding:25px 0}.overlay{position:fixed;z-index:10;inset:0;background:rgba(16,47,92,.38);display:flex;justify-content:flex-end}.cart-drawer{background:var(--cream);width:min(430px,100%);height:100%;padding:42px 30px;overflow:auto;box-shadow:-10px 0 30px #102f5c20}.cart-drawer h2{font:500 32px Playfair Display;margin:0 0 26px}.cart-drawer h2 small{display:block;font:11px DM Sans;color:var(--muted);margin-top:7px}.close{position:absolute;right:25px;top:20px;border:0;background:none;font-size:28px;color:var(--ink)}.cart-item{display:flex;align-items:center;gap:13px;padding:13px 0;border-bottom:1px solid #e1e7dd}.cart-item img{width:57px;height:57px;-o-object-fit:cover;object-fit:cover}.cart-item div{flex:1}.cart-item b,.cart-item small{display:block;font-size:12px}.cart-item small{color:var(--green);margin-top:7px}.cart-item>button{border:0;background:none;font-size:20px;color:#98a59a}.cart-total{display:flex;justify-content:space-between;border-top:1px solid #becabc;margin-top:23px;padding:18px 0;font-size:15px}.cart-total b{font-size:17px}.checkout-input{display:block;width:100%;border:1px solid #dce5d8;background:#fff;padding:14px;margin:9px 0;font:12px DM Sans;resize:vertical}.checkout{width:100%;justify-content:space-between;margin-top:10px}.success{color:var(--green);font-size:13px;display:block}.product-meta strong{font-size:14px}@media(max-width:600px){.catalog-tools{display:block}.catalog-tools input{width:100%;margin-bottom:12px}.catalog-tools div{overflow:auto}.catalog-tools button{white-space:nowrap}.hero h1{font-size:45px}.lead,.story-copy>p:not(.eyebrow){font-size:16px}.category h3{font-size:18px}.product h3{font-size:20px}}html{scroll-behavior:smooth;scroll-padding-top:92px}header{position:sticky;top:0;z-index:5}.site-nav a,header nav a{position:relative;display:inline-flex;align-items:center;min-height:42px;padding:0 12px;border-radius:999px;color:inherit;text-decoration:none;transition:color .18s ease,background-color .18s ease,transform .18s ease}header nav a:hover{background:#f1f6ed;color:#4b9d2a;transform:translateY(-1px)}header nav a.nav-active{background:#edf6e9;color:#4b9d2a;font-weight:700}header nav a.nav-active:after{content:"";position:absolute;left:12px;right:12px;bottom:3px;height:3px;border-radius:999px;background:#4b9d2a}.menu-toggle{display:none;background:transparent;border:0;color:#102f5c;font-size:22px}@media(max-width:800px){.menu-toggle{display:block;order:0}header .brand{order:1;margin-right:auto;margin-left:12px}header .actions{order:2}header nav{display:none;position:absolute;top:90px;left:0;right:0;padding:16px 8%;background:#fbfaf4;border-bottom:1px solid #e7e9dd;box-shadow:0 10px 20px #102f5c12;z-index:6}header nav.open{display:flex;flex-direction:column;gap:0}header nav.open a{justify-content:flex-start;min-height:48px;padding:14px 12px;border-bottom:1px solid #e7e9dd;border-radius:12px;font-size:14px}header nav.open a.nav-active:after{left:4px;right:auto;top:10px;bottom:10px;width:3px;height:auto}#accueil header{height:auto;min-height:78px;flex-wrap:wrap;gap:8px}#accueil header nav{display:flex;order:4;width:100%;gap:6px;overflow-x:auto;padding:4px 0 7px;scrollbar-width:none}}@media(max-width:800px){#accueil header nav::-webkit-scrollbar{display:none}#accueil header nav a{white-space:nowrap;padding:8px 12px;min-height:36px;font-size:11px}}