:root{--vert:#404820;--vert2:#727844;--creme:#fff9cc;--fond:#f2ebd8;--fonce:#2a2e18;--gris:#6c6f5e;--blanc:#fbf7ec;--terre:#b5623f;--ray:14px}.sol-home *{box-sizing:border-box;margin:0;padding:0}.sol-home{scroll-behavior:smooth}.sol-home{font-family:Manrope,system-ui,sans-serif;color:var(--fonce);background:var(--fond);line-height:1.55;-webkit-font-smoothing:antialiased}.sol-home h1,.sol-home h2,.sol-home h3,.sol-home .serif{font-family:Fraunces,Georgia,serif;font-weight:600;line-height:1.1;letter-spacing:-.01em}.sol-home a{color:inherit;text-decoration:none}.sol-home .wrap{max-width:1200px;margin:0 auto;padding:0 24px}.sol-home .btn{display:inline-block;background:var(--vert);color:var(--creme);padding:14px 26px;border-radius:999px;font-weight:700;font-size:15px;border:2px solid var(--vert);cursor:pointer;transition:.15s}.sol-home .btn:hover{background:#333a18}.sol-home .btn.ghost{background:transparent;color:var(--vert);border-color:var(--vert)}.sol-home .btn.ghost:hover{background:var(--vert);color:var(--creme)}.sol-home .tag{display:inline-block;background:var(--terre);color:#fff;font-family:Space Mono,monospace;font-size:11.5px;font-weight:700;padding:5px 13px;border-radius:999px;letter-spacing:.06em;text-transform:uppercase}.sol-home .photo{position:relative;background:repeating-linear-gradient(45deg,#e7dcc2,#e7dcc2 10px,#ded1b0 10px 20px);border:2px dashed var(--vert2);border-radius:var(--ray);display:flex;align-items:center;justify-content:center;text-align:center;color:var(--vert);min-height:180px;overflow:hidden}.sol-home .photo .lbl{background:#ffffffeb;border:1px solid var(--vert2);border-radius:8px;padding:8px 12px;font-size:12.5px;font-weight:700;max-width:82%;line-height:1.3}.sol-home .photo .lbl small{display:block;font-weight:500;color:var(--gris);margin-top:2px}.sol-home .photo img{width:100%;height:100%;object-fit:cover;display:block}.sol-home .photo.hero-real,.sol-home .photo.photo-img{background:#f7efd6;border-style:solid;border-color:#e7dcc2;padding:0}.sol-home .photo .lbl.float{position:absolute;left:12px;bottom:12px;max-width:76%;font-size:11.5px}.sol-home header.nav{position:sticky;top:0;z-index:50;background:#faf7efeb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid #e7dcc2}.sol-home .nav .row{display:flex;align-items:center;justify-content:space-between;height:70px;gap:24px}.sol-home .logo img{height:52px;display:block}.sol-home .logo span{font-size:11px;font-family:Manrope;font-weight:600;color:var(--vert2);display:block;letter-spacing:.18em;margin-top:-4px;text-transform:uppercase}.sol-home nav.links{display:flex;gap:26px;font-family:Space Mono,monospace;font-weight:400;font-size:13px;text-transform:uppercase;letter-spacing:.08em}.sol-home nav.links a:hover{color:var(--vert2)}.sol-home .nav .actions{display:flex;align-items:center;gap:16px;font-weight:600}.sol-home .banner{background:var(--vert);color:var(--creme);text-align:center;font-size:13px;font-weight:600;padding:8px;letter-spacing:.02em}.sol-home .hero{padding:56px 0 40px}.sol-home .hero .solgrid{display:grid;grid-template-columns:1.05fr .95fr;gap:48px;align-items:center}.sol-home .hero h1{font-size:56px;margin-bottom:18px}.sol-home .hero p.lead{font-size:19px;color:var(--gris);max-width:520px;margin-bottom:26px}.sol-home .hero .cta{display:flex;gap:14px;flex-wrap:wrap;margin-bottom:22px}.sol-home .hero .mini{display:flex;gap:20px;font-family:Space Mono,monospace;font-size:12px;color:var(--vert2);font-weight:400;flex-wrap:wrap;text-transform:uppercase;letter-spacing:.04em}.sol-home .hero .mini span:before{content:"\2713  "}.sol-home .hero .photo{min-height:440px}.sol-home .trust{background:var(--creme);border-top:1px solid #ece6b8;border-bottom:1px solid #ece6b8}.sol-home .trust .row{display:flex;justify-content:space-between;gap:18px;flex-wrap:wrap;padding:16px 0;font-family:Space Mono,monospace;font-weight:400;color:var(--vert);font-size:12.5px;text-transform:uppercase;letter-spacing:.04em}.sol-home .trust .row div:before{content:"\25cf  ";color:var(--vert2)}.sol-home section{padding:64px 0}.sol-home .eyebrow{font-family:Space Mono,monospace;text-transform:uppercase;letter-spacing:.18em;font-size:12px;font-weight:700;color:var(--vert2);margin-bottom:10px}.sol-home .sec-head{max-width:640px;margin:0 auto 40px;text-align:center}.sol-home .sec-head h2{font-size:38px;margin-bottom:12px}.sol-home .sec-head p{color:var(--gris);font-size:17px}.sol-home .piliers{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.sol-home .pil{background:var(--blanc);border:1px solid #e7dcc2;border-radius:var(--ray);padding:26px 22px}.sol-home .pil .ic{width:46px;height:46px;border-radius:12px;background:var(--creme);display:flex;align-items:center;justify-content:center;font-size:22px;margin-bottom:14px}.sol-home .pil h3{font-size:19px;margin-bottom:8px}.sol-home .pil p{font-size:14.5px;color:var(--gris)}.sol-home .prodwrap{background:var(--blanc)}.sol-home .grid-prod{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.sol-home .card{border:1px solid #e7dcc2;border-radius:var(--ray);overflow:hidden;background:var(--blanc);transition:.15s}.sol-home .card:hover{transform:translateY(-3px);box-shadow:0 12px 30px #4048201a}.sol-home .card .photo{min-height:210px;border:none;border-radius:0;border-bottom:2px dashed var(--vert2)}.sol-home .card .body{padding:16px 18px 20px}.sol-home .card .abo{font-family:Space Mono,monospace;font-size:10.5px;font-weight:700;color:var(--terre);text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px}.sol-home .card h3{font-size:18px;margin-bottom:2px}.sol-home .card .fmt{font-size:13px;color:var(--gris);margin-bottom:12px}.sol-home .card .foot{display:flex;align-items:center;justify-content:space-between}.sol-home .card .prix{font-family:Fraunces;font-weight:700;font-size:20px;color:var(--vert)}.sol-home .card .add{background:var(--creme);color:var(--vert);border:1px solid var(--vert2);border-radius:999px;padding:8px 16px;font-weight:700;font-size:13.5px;cursor:pointer}.sol-home .card .add:hover{background:var(--vert);color:var(--creme)}.sol-home .abo-sec{background:var(--vert);color:#f4f1df}.sol-home .abo-sec .solgrid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.sol-home .abo-sec h2{color:var(--creme);font-size:40px;margin-bottom:16px}.sol-home .abo-sec p{color:#dfe0c8;font-size:17px;margin-bottom:24px;max-width:480px}.sol-home .steps{display:grid;gap:14px}.sol-home .step{display:flex;gap:14px;align-items:flex-start}.sol-home .step .n{flex:0 0 34px;height:34px;border-radius:50%;background:var(--vert2);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:800;font-family:Fraunces}.sol-home .step b{color:var(--creme)}.sol-home .step small{color:#cfd0b6}.sol-home .offre{background:#fff9cc1a;border:1px solid var(--vert2);border-radius:var(--ray);padding:26px}.sol-home .offre .big{font-family:Fraunces;font-weight:700;font-size:40px;color:var(--creme);line-height:1}.sol-home .offre .then{font-size:15px;color:#dfe0c8;margin-top:10px}.sol-home .offre ul{list-style:none;margin-top:18px;display:grid;gap:8px}.sol-home .offre li{font-size:14.5px;color:#e9e9d4}.sol-home .offre li:before{content:"\2014  "}.sol-home .grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.sol-home .cof{border:1px solid #e7dcc2;border-radius:var(--ray);overflow:hidden;background:var(--blanc)}.sol-home .cof .photo{min-height:230px;border:none;border-radius:0;border-bottom:2px dashed var(--vert2)}.sol-home .cof .body{padding:20px}.sol-home .cof h3{font-size:22px;margin-bottom:6px}.sol-home .cof p{font-size:14px;color:var(--gris);margin-bottom:14px;min-height:40px}.sol-home .cof .foot{display:flex;align-items:center;justify-content:space-between}.sol-home .cof .prix{font-family:Fraunces;font-weight:700;font-size:22px;color:var(--vert)}.sol-home .filiere .solgrid{display:grid;grid-template-columns:.95fr 1.05fr;gap:48px;align-items:center}.sol-home .filiere h2{font-size:38px;margin-bottom:16px}.sol-home .filiere p{color:var(--gris);font-size:16.5px;margin-bottom:14px}.sol-home .filiere .photo{min-height:400px}.sol-home .figs{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:22px 0 4px}.sol-home .figs div{background:var(--blanc);border:1px solid #e7dcc2;border-radius:10px;padding:14px 16px}.sol-home .figs b{font-family:Fraunces;font-size:26px;color:var(--vert);display:block;line-height:1}.sol-home .figs small{color:var(--gris);font-size:13px;display:block;margin-top:4px}.sol-home .news{background:var(--creme);border-top:1px solid #ece6b8}.sol-home .news .box{max-width:620px;margin:0 auto;text-align:center}.sol-home .news h2{font-size:32px;margin-bottom:10px}.sol-home .news p{color:var(--gris);margin-bottom:20px}.sol-home .news form{display:flex;gap:10px;max-width:460px;margin:0 auto}.sol-home .news input{flex:1;padding:14px 16px;border-radius:999px;border:1px solid var(--vert2);font-size:15px;font-family:inherit}.sol-home footer{background:var(--fonce);color:#cfd0bd;padding:56px 0 28px;font-size:14px}.sol-home footer .cols{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:32px;margin-bottom:32px}.sol-home footer h4{color:#fff;font-family:Space Mono,monospace;font-weight:700;font-size:12px;letter-spacing:.1em;text-transform:uppercase;margin-bottom:14px}.sol-home footer a{display:block;color:#bcbda8;margin-bottom:8px}.sol-home footer .logo{color:var(--creme)}.sol-home footer .logo span{color:var(--vert2)}.sol-home footer .legal{border-top:1px solid #43462f;padding-top:20px;display:flex;justify-content:space-between;flex-wrap:wrap;gap:12px;font-size:12.5px;color:#9a9c86}.sol-home .note{background:#2a2e18;color:var(--creme);font-size:13px;text-align:center;padding:10px;font-weight:600}@media(max-width:900px){.sol-home .hero .solgrid,.sol-home .abo-sec .solgrid,.sol-home .filiere .solgrid{grid-template-columns:1fr}.sol-home .piliers,.sol-home .grid-prod{grid-template-columns:repeat(2,1fr)}.sol-home .grid3{grid-template-columns:1fr}.sol-home nav.links{display:none}.sol-home .hero h1{font-size:40px}}.sol-home .card,.sol-home .cof{cursor:pointer}.sol-home .crumb{font-family:Space Mono,monospace;font-size:12px;text-transform:uppercase;letter-spacing:.05em;color:var(--gris);padding:24px 0 6px}.sol-home .crumb a{color:var(--vert2)}.sol-home .pdp-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:52px;padding:14px 0 40px;align-items:start}.sol-home .gallery{position:sticky;top:88px}.sol-home .gallery .main{border-radius:var(--ray);overflow:hidden;background:#f7efd6;border:1px solid #e7dcc2;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center}.sol-home .gallery .main img{width:100%;height:100%;object-fit:cover}.sol-home .thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:12px}.sol-home .thumbs .photo{min-height:0;aspect-ratio:1/1;border-radius:10px}.sol-home .thumbs .photo .lbl{font-size:10px;padding:5px 7px;max-width:90%}.sol-home .info h1{font-size:44px;margin:6px 0 12px}.sol-home .tagline{font-size:18px;color:var(--gris);margin-bottom:16px;max-width:520px}.sol-home .buybox{border:1px solid #e7dcc2;border-radius:var(--ray);background:var(--blanc);padding:22px;margin-bottom:26px}.sol-home .opt{display:flex;gap:14px;align-items:flex-start;border:2px solid #e7dcc2;border-radius:12px;padding:14px 16px;margin-bottom:12px;cursor:pointer;transition:.12s}.sol-home .opt:hover{border-color:var(--vert2)}.sol-home .opt.sel{border-color:var(--vert);background:#fbfbf4}.sol-home .opt .radio{flex:0 0 20px;height:20px;border-radius:50%;border:2px solid var(--vert2);margin-top:2px;position:relative}.sol-home .opt.sel .radio:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border-radius:50%;background:var(--vert)}.sol-home .opt .txt{flex:1}.sol-home .opt .top{display:flex;justify-content:space-between;align-items:baseline;gap:10px}.sol-home .opt .name{font-weight:700;font-size:15.5px}.sol-home .opt .price{font-family:Fraunces;font-weight:700;font-size:18px;color:var(--vert)}.sol-home .opt .sub{font-size:13px;color:var(--gris);margin-top:3px}.sol-home .opt .badge{display:inline-block;background:var(--terre);color:#fff;font-family:Space Mono,monospace;font-size:10px;font-weight:700;padding:2px 8px;border-radius:999px;text-transform:uppercase;letter-spacing:.05em;margin-left:8px;vertical-align:middle}.sol-home .freq{margin:6px 0 2px 34px;display:none}.sol-home .opt.sel .freq{display:block}.sol-home .freq select{font-family:inherit;font-size:14px;padding:9px 12px;border-radius:8px;border:1px solid var(--vert2);background:#fff}.sol-home .addcart{width:100%;text-align:center;font-size:16px;padding:16px}.sol-home .abo-cross{display:block;margin-top:14px;padding:13px 15px;border:1px dashed var(--vert2);border-radius:10px;background:#f7f4ea;font-size:13.5px;line-height:1.5;color:var(--vert);text-decoration:none}.sol-home .abo-cross:hover{background:#f1ecdc}.sol-home .reassure{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:16px;font-size:13px;color:var(--vert)}.sol-home .reassure div:before{content:"\2713  ";color:var(--vert2);font-weight:800}.sol-home .longdesc{font-size:15.5px;color:#4a4d3a;margin-bottom:8px}.sol-home .longdesc p{margin-bottom:12px}.sol-home .acc{border-top:1px solid #e7dcc2}.sol-home .acc details{border-bottom:1px solid #e7dcc2}.sol-home .acc summary{cursor:pointer;list-style:none;padding:16px 2px;font-weight:700;font-size:15.5px;display:flex;justify-content:space-between;align-items:center}.sol-home .acc summary::-webkit-details-marker{display:none}.sol-home .acc summary:after{content:"+";font-family:Fraunces;font-size:22px;color:var(--vert2)}.sol-home .acc details[open] summary:after{content:"\2013"}.sol-home .acc .body{padding:2px 2px 20px;font-size:14.5px;color:#4a4d3a}.sol-home .acc .body ul{list-style:none;display:grid;gap:7px}.sol-home .acc .body li b{color:var(--fonce)}.sol-home .nutri{width:100%;border-collapse:collapse;font-size:14px}.sol-home .nutri td{padding:8px 4px;border-bottom:1px solid #eee}.sol-home .nutri td:last-child{text-align:right;font-weight:600;font-family:Space Mono,monospace}.sol-home .nutri tr.sub td{color:var(--gris);padding-left:18px;font-style:italic}.sol-home .contient{display:grid;gap:10px;margin:6px 0 22px}.sol-home .contient .it{display:flex;gap:12px;align-items:center;background:#fbfbf4;border:1px solid #e7dcc2;border-radius:10px;padding:10px 14px;font-size:14.5px}.sol-home .contient .it .d{width:34px;height:34px;border-radius:8px;background:var(--creme);flex:0 0 34px}@media(max-width:900px){.sol-home .pdp-grid{grid-template-columns:1fr;gap:28px}.sol-home .gallery{position:static}.sol-home .reassure{grid-template-columns:1fr}.sol-home .info h1{font-size:34px}}.sol-home .sante{background:var(--creme);border-top:1px solid #ece6b8;border-bottom:1px solid #ece6b8}.sol-home .sante .sec-head{margin-bottom:0}.sol-home .sante h2{font-size:34px}.sol-home .sante p{font-size:17px}.sol-home .banner-hero{background-size:cover;background-position:center;min-height:78vh;display:flex;align-items:center;color:#fff}.sol-home .bh-inner{max-width:640px;padding:64px 0}.sol-home .banner-hero h1{color:#fff;font-size:60px;margin:16px 0 18px}.sol-home .banner-hero p{font-size:20px;color:#f1eedd;max-width:520px;margin-bottom:26px}.sol-home .btn.light{background:var(--creme);color:var(--vert);border-color:var(--creme)}.sol-home .btn.light:hover{background:#fff;border-color:#fff}.sol-home .btn.ghost-light{background:transparent;color:#fff;border-color:#fff}.sol-home .btn.ghost-light:hover{background:#fff;color:var(--vert)}.sol-home .mini.light span{color:#eef0dd}.sol-home .mini.light span:before{content:"\2713  "}.sol-home .grid2{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.sol-home .savoir h2{font-size:38px;margin-bottom:16px}.sol-home .savoir p{color:var(--gris);font-size:16.5px;margin-bottom:14px}.sol-home .savoir-photo{min-height:420px}.sol-home .sante-figs{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:26px}.sol-home .sante-figs div{background:var(--blanc);border:1px solid #e7dcc2;border-radius:12px;padding:18px;text-align:center}.sol-home .sante-figs b{font-family:Fraunces;font-size:30px;color:var(--vert);display:block;line-height:1}.sol-home .sante-figs small{color:var(--gris);font-size:12.5px;display:block;margin-top:6px}@media(max-width:900px){.sol-home .banner-hero h1{font-size:38px}.sol-home .banner-hero{min-height:62vh}.sol-home .grid2{grid-template-columns:1fr;gap:28px}.sol-home .sante-figs{grid-template-columns:1fr 1fr}}.sol-home .cart-ov{position:fixed;top:0;right:0;bottom:0;left:0;background:#14160c73;opacity:0;pointer-events:none;transition:.2s;z-index:90}.sol-home .cart-ov.open{opacity:1;pointer-events:auto}.sol-home .cart{position:fixed;top:0;right:0;height:100%;width:390px;max-width:92vw;background:var(--fond);box-shadow:-10px 0 40px #00000026;transform:translate(100%);transition:.25s;z-index:100;display:flex;flex-direction:column}.sol-home .cart.open{transform:none}.sol-home .cart-head{display:flex;justify-content:space-between;align-items:center;padding:20px 22px;border-bottom:1px solid #e7dcc2;font-size:17px}.sol-home .cart-head b{font-family:Fraunces;font-size:19px}.sol-home .cart .x{background:none;border:none;font-size:26px;cursor:pointer;color:var(--vert);line-height:1}.sol-home .cart-body{padding:20px 22px;flex:1;overflow:auto}.sol-home .cart-line{display:flex;gap:14px;align-items:center;padding-bottom:18px;border-bottom:1px solid #e7dcc2;margin-bottom:18px}.sol-home .cart-thumb{width:60px;height:60px;border-radius:8px;overflow:hidden;background:#f7efd6;flex:0 0 60px}.sol-home .cart-thumb img{width:100%;height:100%;object-fit:cover}.sol-home .cart-info{flex:1}.sol-home .cart-info b{font-size:14.5px;display:block}.sol-home .cart-info small{color:var(--gris);font-size:12.5px}.sol-home .cart-price{font-family:Fraunces;font-weight:700;color:var(--vert)}.sol-home .franco{margin-bottom:14px}.sol-home .franco-txt{font-size:13.5px;color:var(--vert);margin-bottom:8px}.sol-home .bar{height:9px;border-radius:999px;background:#e7dcc2;overflow:hidden}.sol-home .bar span{display:block;height:100%;background:linear-gradient(90deg,var(--vert2),var(--vert));border-radius:999px}.sol-home .mini-note{background:#fbe7d9;border:1px solid var(--terre);color:#8a3f22;font-size:13px;border-radius:10px;padding:10px 12px}.sol-home .cart-foot{padding:18px 22px;border-top:1px solid #e7dcc2;background:var(--blanc)}.sol-home .cart-sub{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:12px}.sol-home .cart-sub b{font-family:Fraunces;font-size:20px;color:var(--vert)}.sol-home .cart-legal{text-align:center;font-size:12px;color:var(--gris);margin-top:8px}.sol-home .hameau-in{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.sol-home .hameau h2{font-size:34px;margin-bottom:14px}.sol-home .hameau p{color:var(--gris);font-size:16.5px;margin-bottom:20px}.sol-home .faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px 40px;max-width:1000px;margin:0 auto}.sol-home .faq details{border-bottom:1px solid #e7dcc2}.sol-home .faq summary{cursor:pointer;list-style:none;padding:16px 2px;font-weight:700;font-size:15.5px;display:flex;justify-content:space-between;align-items:center;gap:12px}.sol-home .faq summary::-webkit-details-marker{display:none}.sol-home .faq summary:after{content:"+";font-family:Fraunces;font-size:22px;color:var(--vert2)}.sol-home .faq details[open] summary:after{content:"\2013"}.sol-home .faq .fbody{padding:0 2px 18px;font-size:14.5px;color:#4a4d3a}@media(max-width:900px){.sol-home .cart{width:100%}.sol-home .hameau-in{grid-template-columns:1fr;gap:26px}.sol-home .faq-grid{grid-template-columns:1fr;gap:0 0}}:root{--blanc:#ffffff;--creme:#f2ebd8}.sol-home .prodwrap{background:var(--fond)}.sol-home .trust,.sol-home .sante,.sol-home .news,.sol-home .hameau{background:var(--vert);border:none}.sol-home .trust .row{color:#e9e6d0}.sol-home .trust .row div:before{color:#a9b07e}.sol-home .sante h2,.sol-home .news h2,.sol-home .hameau h2{color:var(--creme)}.sol-home .sante p,.sol-home .news p,.sol-home .hameau p{color:#e5e3cf}.sol-home .sante .eyebrow,.sol-home .news .eyebrow,.sol-home .hameau .eyebrow{color:#b7bc90}.sol-home .pil .ic{background:#eef0e2}.sol-home .offre{background:#f2ebd81f}.sol-home .ship-note{background:#eef0e2;border:1px solid #d8ddc2;color:var(--vert);font-size:13px;border-radius:10px;padding:10px 12px}.sol-home .box-promo{background:#eef0e2;border:1px solid #d8ddc2;border-radius:10px;padding:12px 14px;font-size:13.5px;color:var(--vert);margin-top:14px;line-height:1.5}.sol-home .box-promo a{color:var(--terre);font-weight:700;white-space:nowrap}.sol-home header.nav{background:var(--vert);border-bottom:none}.sol-home .nav .links a,.sol-home .nav .actions a:not(.btn){color:#ece7d6}.sol-home .nav .links a:hover,.sol-home .nav .actions a:not(.btn):hover{color:#fff}.sol-home .btn.ghost-light{color:var(--creme);border-color:var(--creme)}.sol-home .btn.ghost-light:hover{background:var(--creme);color:var(--vert)}.sol-home footer{background:var(--vert)}.sol-home footer p{color:#cdcbb2}.sol-home footer a{color:#c7c5aa}.sol-home footer a:hover{color:var(--creme)}.sol-home footer .legal{border-top-color:#5a6038;color:#b3b299}.sol-home footer .legal div{color:#b3b299}.sol-home .opt-label{font-family:Space Mono,monospace;font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:var(--vert2);margin:16px 0 8px}.sol-home .sub-opt{display:flex;gap:12px;align-items:flex-start;border:2px solid #e7dcc2;border-radius:12px;padding:14px 16px;margin-bottom:10px;cursor:pointer;background:#fff}.sol-home .sub-opt.sel{border-color:var(--vert);background:#f5f2e4}.sol-home .sub-opt .radio{flex:0 0 20px;height:20px;border-radius:50%;border:2px solid var(--vert2);margin-top:2px;position:relative}.sol-home .sub-opt.sel .radio:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border-radius:50%;background:var(--vert)}.sol-home .sub-opt .so-main{flex:1}.sol-home .so-top{display:flex;justify-content:space-between;align-items:center;gap:10px}.sol-home .so-name{font-weight:700;font-size:15.5px}.sol-home .so-badge{background:var(--terre);color:#fff;font-family:Space Mono,monospace;font-size:10px;font-weight:700;padding:3px 9px;border-radius:999px;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap}.sol-home .so-price{margin-top:4px}.sol-home .so-price b{font-family:Fraunces;font-size:20px;color:var(--vert)}.sol-home .so-price s{color:var(--gris);font-size:14px;margin-left:6px}.sol-home .so-line{font-size:12.5px;color:var(--gris);margin-top:6px}.sol-home .so-freq{font-size:13px;margin-top:8px}.sol-home .so-freq select{font-family:inherit;font-size:13px;padding:6px 10px;border-radius:8px;border:1px solid var(--vert2)}.sol-home .qty-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:6px}.sol-home .qty-grid.two{grid-template-columns:1fr 1fr}.sol-home .qty-grid.qty-tiers{row-gap:18px}.sol-home .subnote{font-size:12.5px;color:var(--terre);font-weight:700;margin:2px 0 12px}.sol-home .qcard{background:#fff;border:2px solid #e7dcc2;border-radius:12px;padding:14px 10px;font-weight:700;font-size:14px;color:var(--vert);cursor:pointer;position:relative;display:flex;flex-direction:column;align-items:center;gap:3px;font-family:inherit}.sol-home .qcard small{font-weight:500;color:var(--gris);font-family:Fraunces;font-size:15px}.sol-home .qcard.sel{border-color:var(--vert);background:#f5f2e4}.sol-home .qbadge{background:var(--terre);color:#fff;font-family:Space Mono,monospace;font-size:9.5px;font-weight:700;padding:2px 7px;border-radius:999px;position:absolute;top:-8px;right:-6px}.sol-home .hl-wrap{padding:26px 24px}.sol-home .highlight{max-width:1040px;margin:0 auto;background:#fff;border:1px solid #e7dcc2;border-left:5px solid var(--terre);border-radius:12px;padding:20px 26px;box-shadow:0 10px 28px #40482014;display:flex;gap:26px;align-items:center;flex-wrap:wrap;justify-content:center}.sol-home .highlight .hi{display:flex;gap:9px;align-items:center;font-weight:700;color:var(--vert);font-size:14px}.sol-home .highlight .hi span{font-size:20px}@media(max-width:900px){.sol-home .qty-grid{grid-template-columns:1fr}.sol-home .qty-grid.two,.sol-home .qty-grid.qty-tiers{grid-template-columns:1fr 1fr}.sol-home .highlight{gap:14px}}.sol-home .cart-group{border:1px solid #e7dcc2;border-radius:12px;padding:12px 14px;margin-bottom:14px;background:#fff}.sol-home .cg-head{display:flex;justify-content:space-between;align-items:baseline;gap:8px;margin-bottom:10px;font-weight:700;color:var(--vert);font-size:14px}.sol-home .cg-head small{font-family:Space Mono,monospace;font-size:10px;text-transform:uppercase;letter-spacing:.04em;color:var(--vert2);font-weight:400}.sol-home .cart-group .cart-line:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0}.sol-home .qtystep{display:inline-flex;align-items:center;border:2px solid #e7dcc2;border-radius:999px;overflow:hidden;background:#fff;margin-bottom:14px}.sol-home .qtystep button{background:none;border:none;font-size:20px;width:42px;height:42px;cursor:pointer;color:var(--vert)}.sol-home .qtystep input{width:44px;text-align:center;border:none;font-family:inherit;font-size:16px;font-weight:700;color:var(--vert)}.sol-home .subnote{font-size:12.5px;color:var(--terre);font-weight:700;margin-top:4px}.sol-home .prod-share{background:#fff;border:1px solid #e7dcc2;border-left:5px solid var(--terre);border-radius:12px;padding:16px 20px;margin:20px 0 6px;font-size:15px;color:var(--vert);line-height:1.5}.sol-home .prod-share b{color:var(--terre)}.sol-home .banner-hero .mini{margin-top:18px}.sol-home,.sol-home *{font-family:Cartograph,monospace!important}.sol-home .banner-hero h1{font-size:clamp(2rem,5.2vw,2.9rem);line-height:1.12}.sol-home .sec-head h2{font-size:clamp(1.7rem,3.4vw,2.2rem)}.sol-home .abo-sec h2,.sol-home .savoir h2,.sol-home .filiere h2,.sol-home .sante h2,.sol-home .news h2,.sol-home .hameau h2{font-size:clamp(1.6rem,3.2vw,2rem)}.sol-home .offre .big{font-size:clamp(1.6rem,3.4vw,1.95rem);line-height:1.08}.sol-home .info h1{font-size:clamp(1.8rem,3.6vw,2.3rem)}.sol-home .pil{background:var(--vert);border-color:#5a6038}.sol-home .pil h3{color:var(--creme)}.sol-home .pil p{color:#dfe0c8}
/*# sourceMappingURL=/cdn/shop/t/1/assets/sol-maquette.css.map */
