*{box-sizing:border-box;}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;}body{margin:0;min-width:0;font-family:Arial,Helvetica,sans-serif;color:#1f2937;background:#fbfaf4;}img,svg{max-width:100%;}a{text-decoration:none;}.bg-forest-green{background-color:#0b3f1d;}.bg-leaf-green{background-color:#6f951c;}.bg-cream{background-color:#fbfaf4;}.text-forest-green{color:#0b3f1d;}.text-cream{color:#fbfaf4;}.text-soft-gold{color:#9bb332;}.site-alert{position:fixed;top:0;left:0;right:0;z-index:50;min-height:48px;display:flex;align-items:center;justify-content:center;padding:10px 16px;background:#0b3f1d;color:#fff;text-align:center;font-size:14px;font-weight:700;}.site-header{position:fixed;top:48px;left:0;right:0;z-index:40;background:rgba(255,255,255,0.96);box-shadow:0 4px 18px rgba(11,63,29,0.14);backdrop-filter:blur(12px);}.site-header>div{max-width:1280px;margin:0 auto;min-height:88px;padding:12px 16px;display:flex;align-items:center;justify-content:space-between;gap:24px;}.brand-logo{width:auto;height:68px;max-width:168px;object-fit:contain;}.site-header nav{display:flex;gap:28px;}.site-header nav a{color:#0b3f1d;font-size:14px;font-weight:700;}#mobile-menu{display:none;}#mobile-menu.is-open{display:block;}.hero-section{position:relative;width:100%;min-height:100vh;padding:148px 16px 56px;display:flex;align-items:center;justify-content:center;overflow:hidden;background-size:cover;background-position:center;}.hero-section>.absolute{position:absolute;inset:0;background:#000;opacity:0.42;}.hero-content{position:relative;z-index:1;width:100%;max-width:1000px;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#fff;}.hero-eyebrow{margin:0 0 16px;color:#d6e7a1;font-size:13px;font-weight:800;line-height:1.4;text-transform:uppercase;letter-spacing:0.22em;text-shadow:0 2px 8px rgba(0,0,0,0.45);}.hero-title{max-width:760px;margin:0 0 16px;color:#fff;font-family:Georgia,serif;font-size:clamp(2rem,4.4vw,3.55rem);line-height:1.1;font-weight:800;letter-spacing:0;text-shadow:0 3px 14px rgba(0,0,0,0.5);}.hero-copy{max-width:620px;margin:0;color:#fbfaf4;font-size:clamp(1rem,1.7vw,1.25rem);line-height:1.5;text-shadow:0 2px 8px rgba(0,0,0,0.45);}.hero-actions{margin-top:22px;display:flex;flex-wrap:wrap;justify-content:center;gap:12px;}.hero-actions a{min-height:42px;display:inline-flex;align-items:center;justify-content:center;padding:10px 20px;border-radius:6px;font-size:14px;font-weight:800;box-shadow:0 8px 22px rgba(7,44,20,0.28);}.hero-actions a:first-child{background-color:#6f951c;}.hero-actions a:first-child:hover{background-color:#5b7d15;}@keyframes fomoSlideUp{from{opacity:0;transform:translateY(16px);}to{opacity:1;transform:translateY(0);}}@keyframes fomoSlideDown{from{opacity:1;transform:translateY(0);}to{opacity:0;transform:translateY(14px);}}#notifications-container{position:fixed;left:24px;bottom:24px;z-index:30;width:min(300px,calc(100vw - 32px));pointer-events:none;}.fomo-notification{padding:10px 12px;border-radius:8px;background:rgba(11,63,29,0.94);color:#fff;box-shadow:0 10px 24px rgba(11,63,29,0.2);font-size:13px;font-weight:700;line-height:1.4;animation:fomoSlideUp 0.35s ease-out;}.fomo-notification.is-leaving{animation:fomoSlideDown 0.35s ease-out forwards;}.hero-badges{width:100%;max-width:640px;margin-top:28px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;color:#fff;font-size:14px;}.hero-badges>div{min-height:48px;display:flex;align-items:center;justify-content:center;padding:12px 16px;border:1px solid rgba(255,255,255,0.25);border-radius:6px;background:rgba(255,255,255,0.16);}section{width:100%;}section>.max-w-6xl,section>.max-w-4xl,footer>.max-w-6xl{width:min(100%,1152px);margin-inline:auto;}.philosophy-scroll{width:100%;display:grid;grid-auto-flow:column;grid-auto-columns:minmax(220px,260px);gap:16px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scroll-padding-inline:4px;padding:4px 4px 14px;-webkit-overflow-scrolling:touch;}.philosophy-card{min-height:168px;scroll-snap-align:start;}.philosophy-scroll::-webkit-scrollbar{height:8px;}.philosophy-scroll::-webkit-scrollbar-track{background:#edf4d6;border-radius:999px;}.philosophy-scroll::-webkit-scrollbar-thumb{background:#6f951c;border-radius:999px;}#produits .category-chip{min-height:40px;padding:9px 16px;border:1px solid #d6c38a;border-radius:999px;background:#fff;color:#0b3f1d;font-size:14px;font-weight:800;cursor:pointer;}#produits .category-chip:hover,#produits .category-chip.is-active{border-color:#0b3f1d;background:#0b3f1d;color:#fff;}#produits .products-grid{width:100%;display:grid;grid-auto-flow:column;grid-auto-columns:minmax(260px,320px);gap:24px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scroll-padding-inline:4px;padding:4px 4px 18px;-webkit-overflow-scrolling:touch;}#produits .products-grid>*{height:100%;scroll-snap-align:start;}#produits .products-grid::-webkit-scrollbar{height:8px;}#produits .products-grid::-webkit-scrollbar-track{background:#edf4d6;border-radius:999px;}#produits .products-grid::-webkit-scrollbar-thumb{background:#6f951c;border-radius:999px;}#produits .product-card.is-hidden{display:none;}#produits .line-clamp-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}#temoignages>div>.grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px;}footer#contact{display:block;background:#fbfaf4;color:#0b3f1d;padding:32px 16px;border-top:1px solid #dce8bd;}footer#contact a{color:inherit;}@media (max-width:900px){#temoignages>div>.grid{grid-template-columns:1fr;}#produits .products-grid{grid-auto-columns:minmax(240px,300px);}}@media (max-width:767px){.site-alert{min-height:44px;font-size:13px;}.site-header{top:44px;}.site-header>div{min-height:74px;}.site-header nav:not(#mobile-menu){display:none;}.hero-section{height:auto !important;min-height:100svh;padding-top:132px;padding-bottom:34px;background-color:#123f20;background-size:contain;background-repeat:no-repeat;background-position:center 112px;}.hero-content{height:auto !important;min-height:0;}.hero-section>.absolute{background:linear-gradient(180deg,rgba(0,0,0,0.18),rgba(11,63,29,0.36) 42%,rgba(11,63,29,0.82));opacity:1;}.brand-logo{height:56px;max-width:132px;}.hero-title{font-size:1.65rem;line-height:1.15;max-width:22rem;}.hero-copy{max-width:20rem;font-size:0.95rem;line-height:1.45;}.hero-actions,.hero-actions a{width:100%;}.hero-actions{margin-top:18px;gap:10px;}.hero-actions a{min-height:40px;padding:9px 16px;font-size:13px;}.hero-badges{grid-template-columns:1fr;}#notifications-container{left:12px;right:12px;bottom:88px;width:auto;max-width:360px;margin:auto;}.fomo-notification{padding:9px 11px;font-size:12px;line-height:1.35;}}