:root{--lop-bg:#f5efe5;--lop-ink:#171b18;--lop-accent:#183c32;--lop-cognac:#9b5a37;--lop-white:#fffdf9;--lop-line:rgba(23,27,24,.13)}
.lop-core-active{margin:0!important;background:var(--lop-bg)!important;color:var(--lop-ink);font-family:Arial,Helvetica,sans-serif}.lop-core-active *{box-sizing:border-box}.lop-core-active a{text-decoration:none}.lop-core-active svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}
.lop-topbar{height:28px;background:#070807;color:#fff;padding:0 34px;display:flex;align-items:center;justify-content:space-between;text-transform:uppercase;font-size:8px;letter-spacing:.06em}.lop-header{position:sticky;top:0;z-index:70;background:rgba(255,253,249,.97);backdrop-filter:blur(12px);border-bottom:1px solid var(--lop-line)}.admin-bar .lop-header{top:32px}.lop-header-inner{max-width:1536px;height:72px;margin:auto;padding:0 32px;display:grid;grid-template-columns:225px 1fr 155px;align-items:center;gap:24px}.lop-logo{color:var(--lop-ink);display:inline-flex;flex-direction:column;align-items:flex-start}.lop-logo strong{font:700 23px/1 Georgia,"Times New Roman",serif;letter-spacing:.015em}.lop-logo small{font-size:7px;letter-spacing:.03em;margin-top:5px}.lop-header nav{justify-self:center;display:flex;gap:33px;align-items:center;white-space:nowrap}.lop-header nav a{font-size:9px;text-transform:uppercase;color:#111;font-weight:700}.lop-header nav b{font-size:11px}.lop-head-actions{justify-self:end;display:flex;align-items:center;gap:18px}.lop-icon,.lop-cart{color:var(--lop-ink);display:flex;align-items:center;position:relative}.lop-cart-label{display:none}.lop-cart em{position:absolute;right:-8px;top:-9px;width:18px;height:18px;border-radius:50%;background:var(--lop-accent);color:#fff;display:grid;place-items:center;font-size:9px;font-style:normal;font-weight:800}.lop-menu-toggle{display:none;border:0;background:none;padding:8px}.lop-menu-toggle i{display:block;width:22px;border-top:1.5px solid var(--lop-ink);margin:5px 0}.lop-mobile-nav{background:#fffdf9;border-top:1px solid var(--lop-line);padding:12px 22px 22px}.lop-mobile-nav a{display:block;padding:14px 0;border-bottom:1px solid var(--lop-line);color:var(--lop-ink);font-size:14px;font-weight:700}
.lop-main-site{max-width:1536px;margin:0 auto;background:#fffdf9;padding:0 32px 24px}.lop-hero-front{margin:0 -32px;min-height:515px;display:grid;grid-template-columns:45.5% 54.5%;overflow:hidden}.lop-hero-copy{padding:58px 54px 34px 70px;display:flex;flex-direction:column;justify-content:center;background:#fffdf9}.lop-eyebrow{font-size:8px;letter-spacing:.08em;font-weight:800;color:#343a36;margin-bottom:18px}.lop-hero-copy h1{font:700 clamp(41px,4.25vw,66px)/1.03 Georgia,"Times New Roman",serif;letter-spacing:-.035em;margin:0 0 24px;max-width:650px}.lop-hero-copy>p{font-size:14px;line-height:1.6;max-width:420px;margin:0 0 18px}.lop-btn{display:inline-flex;align-items:center;justify-content:space-between;gap:36px;align-self:flex-start;background:var(--lop-accent);color:#fff!important;padding:14px 18px;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.02em}.lop-hero-trust{display:flex;gap:24px;flex-wrap:wrap;margin-top:36px}.lop-hero-trust span{display:flex;align-items:center;gap:7px;font-size:9px}.lop-hero-trust svg{width:16px;height:16px}.lop-hero-visual{min-height:515px;background-size:cover;background-position:center}
.lop-finder{position:relative;z-index:3;margin:-28px 0 0;background:#fbf8f2;border:1px solid var(--lop-line);padding:26px 24px 28px;box-shadow:0 8px 20px rgba(45,38,29,.03)}.lop-finder-title{text-align:center;margin-bottom:20px}.lop-finder-title h2{font:700 22px Georgia,"Times New Roman",serif;text-transform:uppercase;margin:0 0 8px}.lop-finder-title p{font-size:11px;margin:0}.lop-finder-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:6px}.lop-finder-grid a{min-height:115px;border:1px solid var(--lop-line);background:#fff;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:13px;color:var(--lop-ink);text-align:center;padding:12px}.lop-finder-grid a svg{width:31px;height:31px}.lop-finder-grid a b{font-size:12px}.lop-finder-grid a.is-special{background:linear-gradient(140deg,#244b3c,#172f28);color:#fff;border-color:transparent}
.lop-curated{display:grid;grid-template-columns:195px 1fr;gap:26px;padding:42px 8px 36px}.lop-curated-intro{padding-top:11px}.lop-curated-intro h2,.lop-shop-intro h2,.lop-occasion-intro h2{font:700 25px/.95 Georgia,"Times New Roman",serif;text-transform:uppercase;margin:0 0 18px}.lop-curated-intro p,.lop-shop-intro p{font-size:11px;line-height:1.55;margin:0 0 36px}.lop-curated-intro a,.lop-shop-intro a,.lop-occasion-intro a{font-size:9px;font-weight:800;text-transform:uppercase;color:var(--lop-ink)}.lop-products{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.lop-product-card{min-width:0}.lop-product-img{display:block;position:relative;aspect-ratio:1.03/1;background:#eee8df;overflow:hidden}.lop-product-img img{width:100%;height:100%;object-fit:cover;transition:transform .25s}.lop-product-card:hover img{transform:scale(1.02)}.lop-card-heart{position:absolute;right:10px;top:10px;color:#fff;filter:drop-shadow(0 1px 2px rgba(0,0,0,.4))}.lop-card-heart svg{width:19px;height:19px}.lop-product-copy{padding:9px 1px}.lop-product-copy h3{font-size:11px;line-height:1.25;margin:0 0 4px}.lop-product-copy h3 a{color:#111}.lop-product-copy p{font-size:9px;line-height:1.4;color:#60645f;margin:0 0 7px;min-height:25px}.lop-product-row strong{font-size:11px;color:#111}.lop-product-row del{opacity:.45;font-weight:400}.lop-product-row ins{text-decoration:none}
.lop-shop-by-guy{display:grid;grid-template-columns:165px 1fr;gap:16px;background:#f7f2e9;padding:14px 16px;margin:0 -6px 24px}.lop-shop-intro{padding:7px 2px}.lop-shop-intro h2{font-size:23px}.lop-shop-intro p{margin-bottom:16px}.lop-personality-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.lop-personality{position:relative;min-height:135px;background-size:cover;background-position:center;border-radius:2px;overflow:hidden}.lop-personality:after{content:"";position:absolute;inset:35% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.62))}.lop-personality span{position:absolute;z-index:2;left:10px;right:8px;bottom:9px;color:#fff;font-size:10px;font-weight:700}
.lop-editorial{display:grid;grid-template-columns:34% 47% 19%;min-height:245px;background:#eee2d1;overflow:hidden;margin:0 6px 22px}.lop-editorial-copy{padding:29px 36px;display:flex;flex-direction:column;justify-content:center}.lop-editorial-copy>span{font-size:8px;font-weight:800;letter-spacing:.03em}.lop-editorial-copy h2{font:700 35px/1 Georgia,"Times New Roman",serif;letter-spacing:-.025em;margin:12px 0 12px}.lop-editorial-copy p{font-size:11px;margin:0 0 8px}.lop-editorial-copy .lop-btn{font-size:9px}.lop-editorial-photo{background-size:cover;background-position:center}.lop-editorial blockquote{margin:0;padding:30px 20px;display:flex;flex-direction:column;justify-content:center;background:linear-gradient(100deg,#5f4c39,#806b52);color:#fff;font:700 35px/1 Georgia,serif}.lop-editorial blockquote span{font:400 12px/1.6 Georgia,serif;margin:8px 0 18px}.lop-editorial blockquote small{font:700 9px Arial,sans-serif}
.lop-occasions{display:grid;grid-template-columns:190px 1fr;gap:20px;padding:12px 8px 22px}.lop-occasion-intro h2{font-size:25px}.lop-occasion-grid{display:grid;grid-template-columns:repeat(6,1fr);border:1px solid var(--lop-line)}.lop-occasion-grid a{min-height:94px;color:var(--lop-ink);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;border-right:1px solid var(--lop-line);font-size:10px;text-align:center}.lop-occasion-grid a:last-child{border-right:0}.lop-occasion-grid svg{width:31px;height:31px}
.lop-benefits{border-top:1px solid var(--lop-line);padding:18px 12px 4px;display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.lop-benefits>div{display:flex;align-items:flex-start;gap:10px}.lop-benefits svg,.lop-round{width:30px;height:30px;flex:0 0 30px}.lop-round{border:1px solid var(--lop-ink);border-radius:50%;display:grid;place-items:center;font:700 13px Georgia,serif}.lop-benefits p{margin:0}.lop-benefits strong{display:block;font-size:8px;text-transform:uppercase;margin-bottom:4px}.lop-benefits span{display:block;font-size:8px;line-height:1.35;color:#4b514d}
.lop-footer{background:#142f28;color:#fff;margin-top:0}.lop-footer-grid{max-width:1472px;margin:auto;padding:55px 32px;display:grid;grid-template-columns:2fr 1fr 1fr;gap:45px}.lop-footer .lop-logo{color:#fff}.lop-footer-grid>div{display:flex;flex-direction:column;gap:10px}.lop-footer-grid p,.lop-footer-grid a{color:#bec9c4;font-size:11px;line-height:1.5}.lop-footer-grid b{text-transform:uppercase;font-size:10px}.lop-footer-bottom{max-width:1472px;margin:auto;padding:16px 32px;border-top:1px solid rgba(255,255,255,.12);font-size:9px;color:#9eada7}
.lop-restructure[hidden]{display:none!important}.lop-restructure{position:fixed;inset:0;z-index:999999;display:grid;place-items:center;padding:18px}.lop-restructure-backdrop{position:absolute;inset:0;background:rgba(13,24,21,.72);backdrop-filter:blur(8px)}.lop-restructure-card{position:relative;width:min(580px,100%);background:#f6efe4;border-radius:28px;padding:46px 46px 38px;text-align:center;box-shadow:0 30px 100px rgba(0,0,0,.35);border:1px solid rgba(255,255,255,.2)}.lop-restructure-mark{width:66px;height:66px;border-radius:50%;background:var(--lop-accent);color:#fff;display:grid;place-items:center;margin:0 auto 22px;font:700 25px Georgia,serif}.lop-restructure-kicker{font-size:10px;letter-spacing:.2em;color:var(--lop-cognac);font-weight:900}.lop-restructure-card h2{font:700 42px/.98 Georgia,serif;letter-spacing:-.045em;margin:12px auto 16px;color:var(--lop-ink)}.lop-restructure-card p{font-size:15px;line-height:1.7;color:#5f6b66;margin:0 auto 25px}.lop-restructure-close{border:0;border-radius:999px;background:var(--lop-accent);color:#fff;font-weight:800;padding:14px 24px;min-width:180px;cursor:pointer}.lop-restructure-card small{display:block;margin-top:17px;color:#8b928e}.lop-modal-open{overflow:hidden}
.woocommerce .woocommerce-info,.woocommerce .woocommerce-message,.woocommerce .woocommerce-error{border-top-color:var(--lop-cognac)!important;background:#fff8ed!important;color:var(--lop-ink)!important;border-radius:12px!important}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{background:var(--lop-white);padding:0 0 18px;border-radius:10px;overflow:hidden}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-family:Georgia,serif;font-size:20px!important;color:var(--lop-ink);padding-left:16px!important;padding-right:16px!important}.woocommerce ul.products li.product .price{padding:0 16px;color:var(--lop-ink)!important}.woocommerce ul.products li.product .button{margin-left:16px;border-radius:0;background:var(--lop-accent)!important;color:#fff!important}.woocommerce ul.products li.product .lop-pick{z-index:4}.woocommerce div.product .product_title{font-family:Georgia,serif;color:var(--lop-ink)}.woocommerce button.button.alt,.woocommerce a.button.alt{background:var(--lop-accent)!important}.woocommerce input,.woocommerce select,.woocommerce textarea{border-radius:4px!important;border:1px solid rgba(23,35,31,.2)!important;padding:11px!important}
@media(max-width:1100px){.lop-header-inner{grid-template-columns:205px 1fr 110px}.lop-header nav{gap:17px}.lop-header nav a{font-size:8px}.lop-hero-copy{padding-left:45px}.lop-personality-grid{grid-template-columns:repeat(3,1fr)}.lop-personality{min-height:155px}.lop-shop-by-guy{grid-template-columns:145px 1fr}.lop-benefits{grid-template-columns:repeat(3,1fr)}}
@media(max-width:780px){.admin-bar .lop-header{top:46px}.lop-topbar{height:23px;padding:0 14px;font-size:6px}.lop-topbar span:nth-child(2),.lop-topbar span:nth-child(3){display:none}.lop-header-inner{height:64px;padding:0 16px;grid-template-columns:1fr auto}.lop-logo strong{font-size:20px}.lop-logo small{font-size:6px}.lop-header nav,.desktop-only{display:none}.lop-head-actions{gap:12px}.lop-cart-label{display:inline;font-size:13px;font-weight:700;margin-right:3px;order:-1}.lop-menu-toggle{display:block}.lop-main-site{padding:0 14px 18px}.lop-hero-front{margin:0 -14px;display:flex;flex-direction:column;min-height:0}.lop-hero-copy{order:1;padding:35px 24px 28px;background:#eee1cd}.lop-eyebrow{font-size:8px;color:var(--lop-cognac);margin-bottom:16px}.lop-hero-copy h1{font-size:clamp(38px,11vw,52px);line-height:.96;margin-bottom:20px}.lop-hero-copy>p{font-size:14px}.lop-btn{padding:14px 18px;border-radius:999px;font-size:11px}.lop-hero-trust{display:none}.lop-hero-visual{order:2;min-height:315px;background-position:center}.lop-finder{margin:16px 0 0;padding:22px 12px}.lop-finder-title h2{font-size:18px}.lop-finder-grid{grid-template-columns:repeat(2,1fr);gap:7px}.lop-finder-grid a{min-height:98px}.lop-curated{grid-template-columns:1fr;padding:42px 0 34px}.lop-curated-intro{display:grid;grid-template-columns:1fr 1fr;align-items:end}.lop-curated-intro h2{font-size:27px}.lop-curated-intro p{display:none}.lop-curated-intro a{text-align:right;margin-bottom:18px}.lop-products{grid-template-columns:repeat(2,1fr);gap:12px}.lop-product-copy h3{font-size:12px}.lop-shop-by-guy{grid-template-columns:1fr;margin:0;padding:18px 12px}.lop-shop-intro{display:flex;align-items:end;justify-content:space-between;gap:16px}.lop-shop-intro p{display:none}.lop-personality-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:5px}.lop-personality{min-width:145px;min-height:170px;scroll-snap-align:start}.lop-editorial{grid-template-columns:1fr;margin:22px 0;min-height:0}.lop-editorial-copy{padding:34px 24px}.lop-editorial-copy h2{font-size:36px}.lop-editorial-photo{min-height:260px}.lop-editorial blockquote{display:none}.lop-occasions{grid-template-columns:1fr;padding:18px 0}.lop-occasion-intro{display:flex;justify-content:space-between;align-items:end}.lop-occasion-grid{grid-template-columns:repeat(3,1fr)}.lop-occasion-grid a{border-bottom:1px solid var(--lop-line);min-height:105px}.lop-benefits{grid-template-columns:1fr 1fr;padding:18px 0}.lop-benefits>div:nth-child(5){grid-column:1/-1}.lop-footer-grid{grid-template-columns:1fr;padding:42px 22px}.lop-footer-bottom{padding:15px 22px}.lop-restructure-card{padding:34px 24px 28px;border-radius:22px}.lop-restructure-card h2{font-size:36px}}
@media(max-width:420px){.lop-topbar{justify-content:center}.lop-cart svg{display:none}.lop-hero-copy{padding:32px 22px 26px}.lop-hero-copy h1{font-size:42px}.lop-hero-visual{min-height:280px}.lop-finder-title p{font-size:10px}.lop-products{grid-template-columns:1fr 1fr}.lop-product-copy p{display:none}.lop-personality{min-width:135px}.lop-occasion-grid{grid-template-columns:repeat(2,1fr)}.lop-benefits{grid-template-columns:1fr}.lop-benefits>div:nth-child(5){grid-column:auto}}

/* v0.2.1 — WooCommerce takeover: le thème actif reste chargé par WordPress mais ne rend plus les templates produit/boutique. */
.lop-woo-main{padding-top:0}.lop-breadcrumb{max-width:1380px;margin:0 auto;padding:24px 8px 18px;display:flex;gap:8px;align-items:center;font-size:10px;color:#6d706b}.lop-breadcrumb a{color:#6d706b}.lop-breadcrumb strong{font-weight:700;color:var(--lop-ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lop-single-product{max-width:1380px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.72fr);gap:52px;padding:8px 8px 30px}.lop-single-gallery{display:grid;grid-template-columns:88px 1fr;gap:14px}.lop-single-thumbs{display:flex;flex-direction:column;gap:10px}.lop-thumb{appearance:none;border:1px solid transparent;background:#ede7de;padding:0;aspect-ratio:1;overflow:hidden;cursor:pointer}.lop-thumb img{width:100%;height:100%;object-fit:cover;display:block}.lop-thumb.is-active{border-color:var(--lop-ink)}.lop-single-main{background:#eee8df;aspect-ratio:1/1;overflow:hidden}.lop-single-main img{width:100%;height:100%;display:block;object-fit:cover}.lop-single-summary{padding:28px 0 10px}.lop-single-pick{font-size:9px;letter-spacing:.16em;text-transform:uppercase;font-weight:800;border-bottom:1px solid var(--lop-ink);padding-bottom:3px}.lop-single-summary h1{font:700 clamp(38px,4vw,64px)/.95 Georgia,"Times New Roman",serif;margin:18px 0 12px;max-width:680px}.lop-rating{display:flex;align-items:center;gap:9px;font-size:11px;margin:5px 0 18px}.lop-rating .star-rating{float:none;margin:0;color:#a46616}.lop-single-price{font-size:25px;font-weight:800;margin:0 0 18px}.lop-single-price del{opacity:.45;font-weight:400}.lop-single-price ins{text-decoration:none}.lop-single-excerpt{font-size:14px;line-height:1.65;color:#4f554f;max-width:560px}.lop-single-points{list-style:none;padding:0;margin:22px 0;display:grid;gap:9px}.lop-single-points li{display:flex;gap:9px;align-items:center;font-size:12px}.lop-single-points svg{width:17px;height:17px}.lop-single-buy{margin-top:24px}.lop-single-buy form.cart{display:flex!important;gap:10px;align-items:stretch;flex-wrap:wrap}.lop-single-buy .quantity .qty{height:48px;min-width:72px;border:1px solid rgba(23,35,31,.2)!important;background:#fff}.lop-single-buy .single_add_to_cart_button{min-height:48px!important;padding:0 28px!important;background:var(--lop-accent)!important;color:#fff!important;border-radius:0!important;text-transform:uppercase;font-size:11px!important;letter-spacing:.06em}.lop-single-buy table.variations{width:100%;margin-bottom:14px}.lop-single-buy table.variations th,.lop-single-buy table.variations td{display:block;text-align:left;padding:4px 0}.lop-single-buy table.variations label{font-size:11px;text-transform:uppercase;letter-spacing:.08em}.lop-single-buy table.variations select{width:100%;max-width:420px;background:#fff}.lop-single-meta{font-size:10px;color:#6c706b;margin-top:18px}.lop-single-meta>span{display:block;margin:4px 0}.lop-single-trust{max-width:1380px;margin:10px auto 0;padding:17px 20px;background:#f0e9de;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.lop-single-trust>div{display:flex;gap:12px;align-items:center}.lop-single-trust svg{width:22px;height:22px;flex:0 0 auto}.lop-single-trust span{font-size:10px;line-height:1.4}.lop-single-trust b{display:block;text-transform:uppercase;font-size:9px;margin-bottom:2px}.lop-product-story{max-width:1380px;margin:54px auto 0;padding:48px 8px;border-top:1px solid var(--lop-line);display:grid;grid-template-columns:.7fr 1.3fr;gap:70px}.lop-story-title>span{font-size:9px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--lop-cognac)}.lop-story-title h2,.lop-product-details h2,.lop-related h2{font:700 36px/1 Georgia,"Times New Roman",serif;margin:12px 0}.lop-story-copy{font-size:14px;line-height:1.75;color:#454b46}.lop-story-copy>*:first-child{margin-top:0}.lop-product-details{max-width:1380px;margin:0 auto;padding:32px 8px 52px;border-top:1px solid var(--lop-line)}.lop-detail-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.lop-detail-grid>div{background:#fffaf2;padding:18px}.lop-detail-grid span{display:block;font-size:9px;text-transform:uppercase;letter-spacing:.08em;color:#777}.lop-detail-grid b{display:block;margin-top:5px;font-size:12px}.lop-related{max-width:1380px;margin:0 auto;padding:38px 8px 68px;border-top:1px solid var(--lop-line)}.lop-section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:22px}.lop-section-head h2{margin:0}.lop-section-head a{font-size:10px;text-transform:uppercase;font-weight:800;color:var(--lop-ink)}.lop-product-missing{max-width:850px;margin:80px auto;padding:70px 30px;text-align:center}.lop-product-missing h1{font:700 54px/1 Georgia,serif}.lop-archive-hero{max-width:1380px;margin:0 auto;background:linear-gradient(120deg,#182820,#543f2f);color:#fff;padding:56px 52px;min-height:210px;display:flex;align-items:center}.lop-archive-hero span{font-size:9px;letter-spacing:.16em;text-transform:uppercase}.lop-archive-hero h1{font:700 clamp(42px,5vw,72px)/.95 Georgia,serif;margin:10px 0}.lop-archive-hero p,.lop-archive-desc{font-size:13px;line-height:1.6;max-width:620px;opacity:.85}.lop-catalog-bar{max-width:1380px;margin:0 auto;padding:20px 8px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--lop-line);font-size:11px}.lop-ordering .woocommerce-ordering{margin:0!important}.lop-ordering select{font-size:11px;background:#fff}.lop-archive-products{max-width:1380px;margin:0 auto;padding:28px 8px 70px}.lop-products-archive{grid-template-columns:repeat(4,1fr)}.lop-pagination{margin-top:44px}.lop-pagination ul.page-numbers{display:flex!important;justify-content:center;gap:8px;border:0!important}.lop-pagination ul.page-numbers li{border:0!important}.lop-pagination .page-numbers a,.lop-pagination .page-numbers span{display:grid!important;place-items:center;width:38px;height:38px;border:1px solid var(--lop-line)!important;background:#fff!important;color:var(--lop-ink)!important}.lop-pagination .page-numbers.current{background:var(--lop-accent)!important;color:#fff!important}.lop-empty-catalog{text-align:center;padding:80px 20px}.lop-empty-catalog h2{font:700 42px/1 Georgia,serif}

@media(max-width:780px){.lop-breadcrumb{padding:14px 2px 12px;font-size:8px}.lop-single-product{grid-template-columns:1fr;gap:22px;padding:0 0 24px}.lop-single-gallery{grid-template-columns:1fr}.lop-single-thumbs{order:2;flex-direction:row;overflow-x:auto}.lop-thumb{min-width:64px;width:64px}.lop-single-main{order:1}.lop-single-summary{padding:4px 4px 10px}.lop-single-summary h1{font-size:40px}.lop-single-price{font-size:22px}.lop-single-buy form.cart{display:grid!important;grid-template-columns:84px 1fr}.lop-single-buy .variations_form{display:block!important}.lop-single-buy .variations_form .single_variation_wrap{width:100%}.lop-single-trust{grid-template-columns:1fr;margin:0;padding:15px}.lop-product-story{grid-template-columns:1fr;gap:18px;padding:36px 2px}.lop-story-title h2,.lop-product-details h2,.lop-related h2{font-size:30px}.lop-product-details{padding:28px 2px 38px}.lop-detail-grid{grid-template-columns:1fr 1fr}.lop-related{padding:30px 2px 50px}.lop-related .lop-products{grid-template-columns:repeat(2,1fr)}.lop-archive-hero{padding:38px 24px;min-height:170px;margin:0 -14px}.lop-catalog-bar{padding:16px 0}.lop-archive-products{padding:22px 0 50px}.lop-products-archive{grid-template-columns:repeat(2,1fr)}}
@media(max-width:420px){.lop-single-summary h1{font-size:36px}.lop-detail-grid{grid-template-columns:1fr}.lop-single-buy form.cart{grid-template-columns:72px 1fr}.lop-products-archive{grid-template-columns:repeat(2,1fr)}}

/* v0.2.2 — pages SEO : contenu existant + sélection Woo auto par slug, sans shortcode. */
.lop-seo-main{max-width:1380px;margin:0 auto;padding:0 8px 70px}.lop-seo-article{max-width:1180px;margin:0 auto;padding:24px 0 0;color:var(--lop-ink)}.lop-seo-article>h1,.lop-seo-article .elementor-widget-heading h1,.lop-seo-article h1{font:700 clamp(46px,5.4vw,78px)/.96 Georgia,"Times New Roman",serif;letter-spacing:-.035em;max-width:1000px;margin:18px 0 28px}.lop-seo-article h2{font:700 clamp(31px,3.3vw,48px)/1.02 Georgia,"Times New Roman",serif;letter-spacing:-.025em;margin:64px 0 20px}.lop-seo-article h3{font:700 25px/1.1 Georgia,"Times New Roman",serif}.lop-seo-article p,.lop-seo-article li{font-size:17px;line-height:1.82;color:#555b56}.lop-seo-article a{color:var(--lop-accent)}.lop-seo-selection{max-width:1380px;margin:42px calc((1180px - 1380px)/2) 62px;background:#efe7dc;padding:28px;border-radius:3px}.lop-seo-selection-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:22px}.lop-seo-selection-head span{font-size:9px;font-weight:800;letter-spacing:.15em;color:var(--lop-cognac)}.lop-seo-selection-head h2{font:700 clamp(32px,3.4vw,48px)/1 Georgia,"Times New Roman",serif;margin:7px 0 5px!important}.lop-seo-selection-head p{font-size:12px!important;line-height:1.4!important;margin:0!important}.lop-seo-controls{display:flex;gap:8px;align-items:center}.lop-filter-toggle,.lop-seo-sort{height:42px;border:1px solid rgba(24,60,50,.18);background:#fffaf3;color:var(--lop-ink);padding:0 15px;font-size:10px;text-transform:uppercase;font-weight:800;letter-spacing:.04em}.lop-filter-toggle{cursor:pointer}.lop-seo-filters{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 20px}.lop-seo-filters button{border:1px solid rgba(24,60,50,.18);background:transparent;border-radius:999px;padding:9px 14px;font-size:10px;cursor:pointer;color:var(--lop-ink)}.lop-seo-filters button.is-active{background:var(--lop-accent);color:#fff;border-color:var(--lop-accent)}.lop-products-seo{grid-template-columns:repeat(4,1fr)}.lop-products-seo .lop-product-card[hidden]{display:none!important}.lop-seo-no-match{text-align:center!important;padding:42px 10px!important;margin:0!important}.lop-seo-empty{padding:48px 20px;text-align:center;background:#fffaf3}.lop-seo-empty strong,.lop-seo-empty span{display:block}.lop-seo-empty strong{font:700 30px Georgia,serif}.lop-seo-empty span{margin-top:8px;color:#6a6e69}.lop-seo-article .wp-block-image img,.lop-seo-article img{max-width:100%;height:auto}
@media(max-width:1200px){.lop-seo-selection{margin:38px -10px 54px}}
@media(max-width:780px){.lop-seo-main{padding:0 14px 48px}.lop-seo-article{padding-top:10px}.lop-seo-article>h1,.lop-seo-article .elementor-widget-heading h1,.lop-seo-article h1{font-size:42px;line-height:.98;margin:18px 0 22px}.lop-seo-article h2{font-size:31px;margin:45px 0 16px}.lop-seo-article p,.lop-seo-article li{font-size:16px;line-height:1.72}.lop-seo-selection{margin:30px -14px 46px;padding:24px 14px}.lop-seo-selection-head{display:block}.lop-seo-controls{margin-top:18px;justify-content:space-between}.lop-filter-toggle,.lop-seo-sort{flex:1;min-width:0}.lop-products-seo{grid-template-columns:repeat(2,1fr);gap:11px}.lop-seo-filters{overflow-x:auto;flex-wrap:nowrap;padding-bottom:4px}.lop-seo-filters button{white-space:nowrap}.lop-seo-selection-head h2{font-size:32px!important}}

/* === v0.3.2 — DA validée / garde-fous contre le thème === */
html{scroll-behavior:smooth}
body.lop-core-active{min-height:100vh;overflow-x:hidden}
body.lop-core-active .site,body.lop-core-active #page,body.lop-core-active .site-content{max-width:none!important;margin:0!important;padding:0!important;background:transparent!important}
.lop-core-active button,.lop-core-active input,.lop-core-active select,.lop-core-active textarea{font:inherit}

/* Home : proportions plus proches de la maquette validée */
.lop-hero-front{min-height:550px}
.lop-hero-copy{padding:62px 58px 42px 62px}
.lop-hero-copy h1{font-size:clamp(43px,4.45vw,70px);line-height:1.035;max-width:660px}
.lop-hero-visual{min-height:550px;background-position:center center}
.lop-finder{margin-top:-24px;padding:28px 24px 30px}
.lop-finder-grid a{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.lop-finder-grid a:hover{transform:translateY(-2px);box-shadow:0 10px 28px rgba(38,31,23,.06);border-color:rgba(24,60,50,.24)}
.lop-product-card{transition:transform .18s ease}
.lop-product-card:hover{transform:translateY(-2px)}
.lop-product-img img{transition:transform .28s ease}
.lop-product-card:hover .lop-product-img img{transform:scale(1.018)}
.lop-editorial{grid-template-columns:34% 66%;min-height:315px;background:#efe5d5;overflow:hidden}
.lop-editorial-copy{padding:42px 28px 38px 44px;background:linear-gradient(90deg,#f2e8d8 0%,#efe3d0 100%)}
.lop-editorial-copy h2{font-size:clamp(34px,3.25vw,52px);line-height:.98}
.lop-editorial-photo{min-height:315px;background-size:cover;background-position:center}
.lop-editorial blockquote{display:none!important}

/* Woo : le thème actif ne doit plus dicter la mise en page */
.lop-woo-takeover .woocommerce,.lop-woo-takeover .woocommerce-page{font-family:Arial,Helvetica,sans-serif!important}
.lop-woo-takeover .woocommerce div.product,.lop-woo-takeover .woocommerce-page div.product{width:100%!important;max-width:none!important;margin:0!important}
.lop-single-main img{display:block;width:100%;height:auto;max-height:720px;object-fit:contain;background:#f4efe7}
.lop-single-buy form.cart{margin:0!important}
.lop-single-buy .quantity .qty{min-height:48px!important;background:#fff!important}
.lop-single-buy .single_add_to_cart_button{min-height:48px!important;border-radius:0!important;text-transform:uppercase!important;letter-spacing:.025em!important;font-size:11px!important;font-weight:800!important;padding:0 28px!important}
.lop-single-buy table.variations{width:100%!important;margin:0 0 18px!important}
.lop-single-buy table.variations th,.lop-single-buy table.variations td{display:block!important;width:100%!important;padding:0 0 8px!important;text-align:left!important}
.lop-single-buy table.variations select{width:100%!important;min-height:48px!important;background:#fff!important}
.lop-product-story img{max-width:100%;height:auto}

/* Pages SEO : même vocabulaire visuel que la boutique, même avec Elementor. */
.lop-seo-page .lop-main-site{background:#fffdf9}
.lop-seo-article{max-width:1180px!important;margin:0 auto!important;padding:34px 0 40px!important}
.lop-seo-article>.elementor,.lop-seo-article .elementor{width:100%!important;max-width:none!important}
.lop-seo-article h1,.lop-seo-article .elementor-widget-heading h1{font-family:Georgia,"Times New Roman",serif!important;font-size:clamp(44px,5vw,72px)!important;line-height:1!important;letter-spacing:-.035em!important;text-transform:none!important;color:var(--lop-ink)!important;font-weight:700!important}
.lop-seo-article h2,.lop-seo-article .elementor-widget-heading h2{font-family:Georgia,"Times New Roman",serif!important;font-size:clamp(30px,3.4vw,48px)!important;line-height:1.04!important;letter-spacing:-.02em!important;text-transform:none!important;color:var(--lop-ink)!important;font-weight:700!important}
.lop-seo-article h3{font-family:Georgia,"Times New Roman",serif!important;text-transform:none!important}
.lop-seo-article p,.lop-seo-article li,.lop-seo-article .elementor-widget-text-editor{font-family:Arial,Helvetica,sans-serif!important;color:#595b57!important;font-size:17px!important;line-height:1.78!important;font-weight:400!important;letter-spacing:0!important}
.lop-seo-article strong{color:var(--lop-ink)}
.lop-seo-article .lop-seo-products{margin-left:0!important;margin-right:0!important}

/* Mobile : surtout ne plus refaire le hero géant aperçu en V0.1. */
@media(max-width:780px){
  .lop-topbar{height:24px}
  .lop-header{position:sticky}
  .lop-main-site{padding-left:14px;padding-right:14px}
  .lop-hero-front{min-height:0;margin-left:-14px;margin-right:-14px}
  .lop-hero-copy{padding:32px 22px 27px}
  .lop-hero-copy h1{font-size:clamp(36px,9.8vw,46px);line-height:.99;letter-spacing:-.035em;margin:0 0 18px}
  .lop-hero-copy>p{font-size:14px;line-height:1.55;margin-bottom:15px}
  .lop-hero-visual{min-height:270px;background-position:center}
  .lop-finder{margin-top:14px;padding:20px 10px 16px}
  .lop-finder-title{margin-bottom:14px}
  .lop-finder-title h2{font-size:17px;line-height:1.1}
  .lop-finder-grid a{min-height:92px;padding:13px 8px}
  .lop-finder-grid a svg{width:23px;height:23px}
  .lop-finder-grid a b{font-size:12px}
  .lop-curated{padding-top:36px}
  .lop-curated-intro{grid-template-columns:1fr auto;gap:12px}
  .lop-curated-intro h2{font-size:26px;line-height:.95}
  .lop-curated-intro a{font-size:8px}
  .lop-products{gap:10px}
  .lop-product-img{aspect-ratio:1/1}
  .lop-product-copy{padding:10px 2px 8px}
  .lop-product-copy h3{font-size:12px;line-height:1.25;margin-bottom:7px}
  .lop-product-row strong{font-size:12px}
  .lop-shop-by-guy{margin-left:-2px;margin-right:-2px}
  .lop-personality{min-width:138px;min-height:158px;background-position:center}
  .lop-editorial{grid-template-columns:1fr;margin:20px 0 24px}
  .lop-editorial-copy{padding:30px 22px 28px}
  .lop-editorial-copy h2{font-size:34px}
  .lop-editorial-photo{min-height:210px;background-position:center}
  .lop-occasion-grid a{font-size:10px}
  .lop-seo-main{padding-left:14px!important;padding-right:14px!important}
  .lop-seo-article{padding-top:16px!important}
  .lop-seo-article h1,.lop-seo-article .elementor-widget-heading h1{font-size:38px!important;line-height:1.02!important;margin:14px 0 20px!important}
  .lop-seo-article h2,.lop-seo-article .elementor-widget-heading h2{font-size:29px!important;line-height:1.05!important;margin:42px 0 16px!important}
  .lop-seo-article p,.lop-seo-article li,.lop-seo-article .elementor-widget-text-editor{font-size:16px!important;line-height:1.7!important}
  .lop-single-summary h1{font-size:36px!important;line-height:1.02!important}
  .lop-single-main img{max-height:none}
}
@media(max-width:420px){
  .lop-logo strong{font-size:19px}
  .lop-logo small{max-width:170px;white-space:nowrap}
  .lop-cart-label{font-size:12px}
  .lop-hero-copy h1{font-size:38px}
  .lop-hero-visual{min-height:245px}
  .lop-finder-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .lop-product-copy p{display:none}
  .lop-editorial-photo{min-height:190px}
}

/* v0.3.7 – Product page design 3 */
.lop-single-v037 .lop-single-product--v3{max-width:1280px;gap:42px;padding:0 8px 36px}
.lop-single-v037 .lop-single-summary{padding:8px 0 10px}
.lop-single-v037 .lop-single-heading h1{font:800 clamp(34px,4vw,54px)/.95 Georgia,"Times New Roman",serif;letter-spacing:-.03em;text-transform:uppercase;margin:0;color:var(--lop-ink)}
.lop-single-v037 .lop-single-tagline{margin:8px 0 0;color:var(--lop-cognac);font-size:20px;line-height:1.15;font-style:italic}
.lop-single-v037 .lop-single-priceband{display:flex;align-items:center;gap:14px;margin:22px 0 6px}
.lop-single-v037 .lop-single-prices{font-size:34px;font-weight:800;line-height:1}
.lop-single-v037 .lop-single-prices del{font-size:.62em;opacity:.4;font-weight:500;margin-left:8px}
.lop-single-v037 .lop-single-prices ins{text-decoration:none}
.lop-single-v037 .lop-discount-badge{display:inline-flex;align-items:center;justify-content:center;height:32px;padding:0 12px;border-radius:4px;background:var(--lop-accent);color:#fff;font-size:13px;font-weight:800;letter-spacing:.03em}
.lop-single-v037 .lop-rating{display:flex;align-items:center;gap:8px;margin:0 0 14px}
.lop-single-v037 .lop-rating .star-rating{margin:0;color:#b9781d}
.lop-single-v037 .lop-rating span{font-size:13px;color:#676c67}
.lop-single-v037 .lop-single-excerpt{font-size:16px;line-height:1.7;color:#4d544f;max-width:600px;margin-bottom:18px}
.lop-single-v037 .lop-single-excerpt p{margin:0}
.lop-single-v037 .lop-single-gallery{grid-template-columns:86px 1fr;align-items:start}
.lop-single-v037 .lop-single-thumbs{gap:12px}
.lop-single-v037 .lop-thumb{border-radius:2px;background:#f4eee5}
.lop-single-v037 .lop-thumb.is-active{border-color:var(--lop-accent)}
.lop-single-v037 .lop-single-main{position:relative;border-radius:4px;background:#f4eee5}
.lop-single-v037 .lop-single-main::after{content:"";position:absolute;right:18px;top:18px;width:42px;height:42px;border-radius:50%;background:var(--lop-accent)}
.lop-single-v037 .lop-single-main::before{content:"";position:absolute;right:30px;top:31px;width:18px;height:16px;z-index:2;background:#fff;clip-path:path('M9 16L1.7 9.1C-.6 6.8-.6 3.1 1.8 .8a5 5 0 0 1 7 0L9 1l.2-.2a5 5 0 0 1 7 0c2.4 2.3 2.4 6 0 8.3Z')}
.lop-single-v037 .lop-single-trust.lop-trust-strip{margin:24px 0 18px;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:0;background:linear-gradient(135deg,#193a31,#0f5b46);color:#fff;border-radius:0;overflow:hidden}
.lop-single-v037 .lop-trust-strip>div{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;min-height:92px;padding:14px 10px;text-align:center;border-right:1px solid rgba(255,255,255,.16)}
.lop-single-v037 .lop-trust-strip>div:last-child{border-right:0}
.lop-single-v037 .lop-trust-strip svg{width:24px;height:24px}
.lop-single-v037 .lop-trust-strip span{font-size:11px;font-weight:700;line-height:1.25;letter-spacing:.05em}
.lop-single-v037 .lop-single-buy{margin-top:10px}
.lop-single-v037 .lop-single-buy form.cart{display:grid!important;grid-template-columns:120px 1fr;gap:14px;align-items:stretch}
.lop-single-v037 .lop-single-buy .quantity{display:flex;align-items:stretch;border:1px solid var(--lop-line);background:#fff}
.lop-single-v037 .lop-single-buy .quantity .qty{height:52px;min-width:0;width:100%;text-align:center;border:0!important;background:transparent;font-size:16px}
.lop-single-v037 .lop-single-buy .quantity .minus,
.lop-single-v037 .lop-single-buy .quantity .plus{display:none!important}
.lop-single-v037 .lop-single-buy .single_add_to_cart_button{min-height:52px!important;padding:0 20px!important;background:linear-gradient(135deg,#14392f,#0d5b45)!important;color:#fff!important;border-radius:0!important;text-transform:uppercase;font-size:13px!important;letter-spacing:.05em;border:0!important}
.lop-single-v037 .lop-single-buy .woocommerce-variation-add-to-cart{display:grid!important;grid-template-columns:120px 1fr;gap:14px}
.lop-single-v037 .lop-wishlist-btn{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;margin-top:12px;height:52px;border:1px solid rgba(19,41,34,.6);background:#fff;color:var(--lop-ink);text-transform:uppercase;font-size:13px;font-weight:700;letter-spacing:.04em;cursor:pointer}
.lop-single-v037 .lop-wishlist-btn svg{width:18px;height:18px}
.lop-single-v037 .lop-single-checks{list-style:none;padding:0;margin:16px 0 0;display:grid;gap:11px}
.lop-single-v037 .lop-single-checks li{display:flex;gap:12px;align-items:flex-start;color:#2a332d}
.lop-single-v037 .lop-single-checks svg{width:18px;height:18px;flex:0 0 auto;stroke:currentColor;fill:none;stroke-width:1.7}
.lop-single-v037 .lop-single-checks span{font-size:14px;line-height:1.45}
.lop-single-v037 .lop-accordion-group{margin-top:22px;border-top:1px solid var(--lop-line)}
.lop-single-v037 .lop-acc{border-bottom:1px solid var(--lop-line)}
.lop-single-v037 .lop-acc summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;padding:18px 0;font-size:14px;font-weight:800;text-transform:uppercase;letter-spacing:.03em}
.lop-single-v037 .lop-acc summary::-webkit-details-marker{display:none}
.lop-single-v037 .lop-acc summary::after{content:'+';font-size:22px;font-weight:400;line-height:1;transition:transform .2s ease}
.lop-single-v037 .lop-acc[open] summary::after{content:'–'}
.lop-single-v037 .lop-acc-body{padding:0 0 18px;font-size:14px;line-height:1.7;color:#4d544f}
.lop-single-v037 .lop-acc-body p:first-child{margin-top:0}
.lop-single-v037 .lop-acc-features{display:grid;gap:8px}
.lop-single-v037 .lop-feature-row{display:grid;grid-template-columns:120px 1fr;gap:14px}
.lop-single-v037 .lop-feature-row span{font-size:11px;text-transform:uppercase;letter-spacing:.05em;color:#767b76}
.lop-single-v037 .lop-feature-row b{font-size:14px;color:var(--lop-ink)}
.lop-single-v037 .lop-related{padding-top:34px}
.lop-single-v037 .lop-related h2{font:800 14px/1.1 system-ui,sans-serif;letter-spacing:.04em;text-transform:uppercase;margin:0}
.lop-single-v037 .lop-section-head{margin-bottom:18px}
.lop-single-v037 .lop-section-head a{display:none}
@media(max-width:780px){
  .lop-single-v037 .lop-breadcrumb{display:none}
  .lop-single-v037 .lop-single-product--v3{gap:18px;padding:2px 0 22px}
  .lop-single-v037 .lop-single-gallery{grid-template-columns:1fr}
  .lop-single-v037 .lop-single-thumbs{order:2;flex-direction:row;gap:8px;padding-top:10px}
  .lop-single-v037 .lop-thumb{width:62px;min-width:62px}
  .lop-single-v037 .lop-single-main{order:1}
  .lop-single-v037 .lop-single-summary{padding:0}
  .lop-single-v037 .lop-single-heading h1{font-size:21px;line-height:1.02}
  .lop-single-v037 .lop-single-tagline{font-size:16px}
  .lop-single-v037 .lop-single-priceband{margin:16px 0 4px;gap:10px}
  .lop-single-v037 .lop-single-prices{font-size:24px}
  .lop-single-v037 .lop-rating span{font-size:12px}
  .lop-single-v037 .lop-single-excerpt{font-size:14px;line-height:1.62;margin-bottom:14px}
  .lop-single-v037 .lop-trust-strip>div{min-height:82px;padding:12px 6px}
  .lop-single-v037 .lop-trust-strip span{font-size:10px}
  .lop-single-v037 .lop-single-buy form.cart,
  .lop-single-v037 .lop-single-buy .woocommerce-variation-add-to-cart{grid-template-columns:84px 1fr;gap:10px}
  .lop-single-v037 .lop-single-buy .quantity .qty,
  .lop-single-v037 .lop-single-buy .single_add_to_cart_button,
  .lop-single-v037 .lop-wishlist-btn{height:48px;min-height:48px!important;font-size:12px!important}
  .lop-single-v037 .lop-single-checks span,.lop-single-v037 .lop-acc-body{font-size:13px}
  .lop-single-v037 .lop-acc summary{font-size:13px;padding:16px 0}
  .lop-single-v037 .lop-feature-row{grid-template-columns:1fr;gap:4px}
}
@media(max-width:420px){
  .lop-single-v037 .lop-trust-strip{margin-left:-14px;margin-right:-14px}
  .lop-single-v037 .lop-single-main::after{right:14px;top:14px;width:36px;height:36px}
  .lop-single-v037 .lop-single-main::before{right:24px;top:25px;transform:scale(.88)}
}

/* v0.3.9 – customer account, login & registration */
.lop-account-main{max-width:1500px;margin:0 auto;padding:28px 18px 70px;color:var(--lop-ink)}
.lop-auth-shell{display:grid;grid-template-columns:minmax(0,.95fr) minmax(440px,1.05fr);max-width:1280px;margin:16px auto 24px;background:#fffdf9;border:1px solid rgba(23,35,31,.08);box-shadow:0 12px 38px rgba(18,34,28,.06);min-height:670px}
.lop-auth-visual{position:relative;background-size:cover;background-position:center;display:flex;flex-direction:column;justify-content:space-between;padding:56px 48px;color:#fff;overflow:hidden}
.lop-auth-visual::before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(15,45,36,.1),rgba(12,36,29,.68));z-index:0}
.lop-auth-visual>*{position:relative;z-index:1}
.lop-auth-visual-copy{max-width:390px}.lop-auth-visual-copy>span,.lop-auth-title>span,.lop-auth-kicker{font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.lop-auth-visual-copy h1{font:700 52px/1 Georgia,"Times New Roman",serif;margin:12px 0 18px}.lop-auth-visual-copy p{font-size:15px;line-height:1.7;max-width:340px}
.lop-auth-mini-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;background:rgba(255,250,243,.92);color:var(--lop-ink);padding:18px}.lop-auth-mini-trust>div{display:flex;flex-direction:column;align-items:center;gap:7px;text-align:center;font-size:9px;font-weight:800;text-transform:uppercase;line-height:1.25}.lop-auth-mini-trust svg{width:22px;height:22px}
.lop-auth-form-panel{padding:68px 64px;display:flex;flex-direction:column;justify-content:center}.lop-auth-title{margin-bottom:28px}.lop-auth-title>span{color:var(--lop-cognac)}.lop-auth-title h1{font:700 46px/1 Georgia,"Times New Roman",serif;margin:9px 0 12px}.lop-auth-title p{font-size:13px}.lop-auth-title a{font-weight:800;color:var(--lop-ink);text-decoration:underline}
.lop-auth-form-panel .form-row{margin:0 0 19px}.lop-auth-form-panel label{display:block;font-size:12px;font-weight:750;margin-bottom:8px}.lop-auth-form-panel input[type=text],.lop-auth-form-panel input[type=email],.lop-auth-form-panel input[type=password],.lop-auth-form-panel select{width:100%;height:52px;padding:0 15px;border:1px solid rgba(23,35,31,.18);background:#fff;color:var(--lop-ink);border-radius:2px;box-shadow:none}.lop-auth-form-panel input:focus{border-color:var(--lop-accent);outline:1px solid var(--lop-accent)}
.lop-login-options{display:flex;justify-content:space-between;gap:18px;align-items:center;font-size:12px;margin:-3px 0 24px}.lop-login-options label{margin:0;font-weight:500;display:flex;gap:7px;align-items:center}.lop-login-options a{color:var(--lop-ink);text-decoration:underline}.lop-auth-submit{width:100%!important;min-height:54px!important;background:linear-gradient(135deg,#153a30,#0c5a44)!important;color:#fff!important;border:0!important;border-radius:2px!important;text-transform:none!important;font-size:14px!important;font-weight:800!important}.lop-auth-switch{display:flex;flex-direction:column;align-items:center;gap:8px;margin-top:42px;padding-top:26px;border-top:1px solid var(--lop-line);font-size:13px}.lop-auth-switch a{font-weight:800;text-decoration:underline;color:var(--lop-ink)}
.lop-form-row-2{display:grid;grid-template-columns:1fr 1fr;gap:14px}.lop-password-help,.lop-auth-privacy{font-size:11px;line-height:1.55;color:#777d77;margin:-10px 0 18px}.lop-auth-register{grid-template-columns:minmax(0,1.15fr) minmax(340px,.65fr)}.lop-auth-register .lop-auth-form-panel{padding:52px 58px}.lop-auth-benefits-panel{background:#f5eee4;padding:60px 42px;display:flex;flex-direction:column;justify-content:center}.lop-auth-benefits-icon{width:62px;height:62px;border-radius:50%;background:#e8dac8;display:grid;place-items:center;margin:0 auto 18px}.lop-auth-benefits-icon svg{width:28px;height:28px;color:var(--lop-cognac)}.lop-auth-benefits-panel>h2{text-align:center;font-size:18px;text-transform:uppercase;margin:0 0 28px}.lop-auth-benefit{display:flex;gap:14px;padding:19px 0;border-top:1px solid rgba(23,35,31,.09)}.lop-auth-benefit svg{width:24px;height:24px;flex:0 0 auto;color:var(--lop-cognac)}.lop-auth-benefit span{display:grid;gap:4px}.lop-auth-benefit b{text-transform:uppercase;font-size:11px}.lop-auth-benefit small{font-size:11px;line-height:1.5;color:#686d68}
.lop-auth-shell--lost{grid-template-columns:.7fr 1.3fr;min-height:430px}.lop-auth-aside{background:var(--lop-accent);color:#fff;padding:54px}.lop-auth-aside h1{font:700 42px/1 Georgia,serif;margin:14px 0}.lop-auth-aside p{font-size:14px;line-height:1.7}.lop-auth-shell--lost .lop-auth-form-panel{padding:54px}
.lop-account-benefits{max-width:1280px;margin:22px auto 0;background:#f4eee5;display:grid;grid-template-columns:repeat(4,1fr);gap:0;padding:20px 10px}.lop-account-benefits>div{display:flex;gap:11px;align-items:center;padding:5px 18px;border-right:1px solid rgba(23,35,31,.09)}.lop-account-benefits>div:last-child{border-right:0}.lop-account-benefits svg{width:25px;height:25px;flex:0 0 auto}.lop-account-benefits span{display:grid;gap:2px}.lop-account-benefits b{font-size:10px;text-transform:uppercase}.lop-account-benefits small{font-size:9px;color:#666d67}
.lop-account-shell{display:grid;grid-template-columns:250px 1fr;max-width:1300px;margin:16px auto 0;min-height:720px;background:#fffdf9;border:1px solid rgba(23,35,31,.08);box-shadow:0 12px 38px rgba(18,34,28,.05)}.lop-account-sidebar{background:linear-gradient(180deg,#16382f,#0f4939);color:#fff;padding:30px 16px 22px;display:flex;flex-direction:column}.lop-account-brand{display:grid;gap:4px;color:#fff;padding:5px 10px 32px}.lop-account-brand b{font:700 22px Georgia,serif}.lop-account-brand small{font-size:6px;letter-spacing:.08em}.lop-account-nav{display:grid;gap:6px}.lop-account-nav a{display:flex;align-items:center;gap:11px;color:#fff;padding:12px 11px;border-radius:5px;font-size:12px}.lop-account-nav a:hover,.lop-account-nav a.is-active{background:rgba(255,255,255,.14)}.lop-account-nav svg{width:19px;height:19px}.lop-account-help{margin-top:auto;background:rgba(255,255,255,.08);padding:17px 14px;border-radius:5px}.lop-account-help b{font-size:13px}.lop-account-help p{font-size:10px;opacity:.8}.lop-account-help a{display:block;color:#fff;border:1px solid rgba(255,255,255,.55);padding:10px 12px;margin-top:12px;font-size:10px}
.lop-account-content{padding:38px 38px 32px;min-width:0}.lop-account-welcome h1{font:700 30px/1.1 system-ui,sans-serif;margin:0 0 7px}.lop-account-welcome p{font-size:13px;color:#656b66;margin:0}.lop-account-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:13px;margin:32px 0 36px}.lop-account-stats>a{background:#fff;border:1px solid rgba(23,35,31,.09);padding:20px 18px;min-height:150px;display:flex;flex-direction:column;color:var(--lop-ink);box-shadow:0 6px 20px rgba(23,35,31,.035)}.lop-stat-icon{color:var(--lop-cognac);margin-bottom:12px}.lop-stat-icon svg{width:25px;height:25px}.lop-account-stats strong{font-size:27px}.lop-account-stats b{font-size:11px;margin-top:2px}.lop-account-stats small{font-size:10px;margin-top:auto;color:#555c57}.lop-account-section-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:14px}.lop-account-section-head h2{font-size:20px;margin:0}.lop-account-section-head a{border:1px solid rgba(23,35,31,.2);padding:9px 12px;color:var(--lop-ink);font-size:10px}.lop-order-list{border:1px solid rgba(23,35,31,.09);background:#fff}.lop-order-row{display:grid;grid-template-columns:62px minmax(0,1.5fr) .65fr .55fr 18px;gap:14px;align-items:center;padding:13px 15px;border-bottom:1px solid rgba(23,35,31,.08);color:var(--lop-ink)}.lop-order-row:last-child{border-bottom:0}.lop-order-thumb{width:58px;height:58px;background:#f1ece4;overflow:hidden}.lop-order-thumb img{width:100%;height:100%;object-fit:cover}.lop-order-main{display:grid;gap:5px}.lop-order-main b{font-size:12px}.lop-order-main small{font-size:9px;color:#727772}.lop-order-status{justify-self:start;padding:5px 8px;border-radius:3px;background:#eee4d4;font-size:9px}.lop-status-completed{background:#e1efe5;color:#235339}.lop-status-processing{background:#f3e5cb;color:#805e20}.lop-order-total{font-size:11px;text-align:right}.lop-order-arrow{font-size:22px}.lop-account-empty{padding:35px;text-align:center;background:#f8f3ec}.lop-account-empty .lop-btn{display:inline-block;margin-top:8px}.lop-account-content>.lop-account-benefits{margin-top:34px}
.lop-account-endpoint>h2,.lop-wc-endpoint-content>h2{font:700 32px/1.1 Georgia,serif;margin:0 0 10px}.lop-account-endpoint>p:first-child{color:#666d67}.lop-wc-endpoint-content table{width:100%;border-collapse:collapse;background:#fff;border:1px solid rgba(23,35,31,.1);margin-top:24px}.lop-wc-endpoint-content th,.lop-wc-endpoint-content td{padding:15px 13px;border-bottom:1px solid rgba(23,35,31,.08);font-size:12px;text-align:left}.lop-wc-endpoint-content th{font-size:10px;text-transform:uppercase;letter-spacing:.04em;background:#faf6ef}.lop-wc-endpoint-content .button{background:var(--lop-accent)!important;color:#fff!important;border-radius:2px!important;padding:10px 14px!important}.lop-wc-endpoint-content fieldset{border:0;padding:0;margin:25px 0}.lop-wc-endpoint-content legend{font:700 24px Georgia,serif;margin-bottom:15px}.lop-wc-endpoint-content .form-row{margin-bottom:16px}.lop-wc-endpoint-content label{display:block;font-size:11px;font-weight:700;margin-bottom:6px}.lop-wc-endpoint-content input,.lop-wc-endpoint-content select,.lop-wc-endpoint-content textarea{width:100%;padding:12px;border:1px solid rgba(23,35,31,.18);background:#fff}.lop-wc-endpoint-content .woocommerce-Addresses{display:grid;grid-template-columns:1fr 1fr;gap:18px}.lop-wc-endpoint-content .woocommerce-Address{float:none!important;width:auto!important;background:#fff;border:1px solid rgba(23,35,31,.09);padding:20px}.lop-wc-endpoint-content .woocommerce-Address-title h2{font-size:20px}.lop-wc-endpoint-content .woocommerce-Address-title a{font-size:10px}.lop-wc-endpoint-content address{font-style:normal;font-size:13px;line-height:1.7}
.woocommerce-error,.woocommerce-message,.woocommerce-info{max-width:1280px;margin:0 auto 18px!important;padding:14px 18px!important;border:1px solid rgba(23,35,31,.12)!important;background:#fff8ee!important;color:var(--lop-ink)!important;list-style:none!important}
@media(max-width:900px){.lop-auth-shell,.lop-auth-register{grid-template-columns:1fr;max-width:720px}.lop-auth-visual{min-height:390px}.lop-auth-benefits-panel{display:none}.lop-account-shell{grid-template-columns:210px 1fr}.lop-account-stats{grid-template-columns:1fr 1fr}.lop-account-content{padding:28px 24px}.lop-order-row{grid-template-columns:55px 1fr auto}.lop-order-status{grid-column:2}.lop-order-total{grid-column:3;grid-row:1}.lop-order-arrow{display:none}.lop-account-benefits{grid-template-columns:1fr 1fr}}
@media(max-width:680px){.lop-account-main{padding:0 14px 46px}.lop-auth-shell{margin:0 -14px 20px;border-left:0;border-right:0;box-shadow:none;min-height:0}.lop-auth-visual{min-height:330px;padding:34px 24px}.lop-auth-visual-copy h1{font-size:40px}.lop-auth-form-panel{padding:38px 22px}.lop-auth-title h1{font-size:38px}.lop-auth-mini-trust{padding:14px 8px}.lop-form-row-2{grid-template-columns:1fr}.lop-account-benefits{grid-template-columns:1fr 1fr;margin:16px 0 0}.lop-account-benefits>div{border-right:0;border-bottom:1px solid rgba(23,35,31,.08);padding:12px}.lop-account-shell{display:block;margin:0 -14px;border:0;box-shadow:none}.lop-account-sidebar{padding:18px 14px 12px}.lop-account-brand{display:none}.lop-account-nav{display:flex;overflow-x:auto;gap:6px;padding-bottom:4px}.lop-account-nav a{flex:0 0 auto;padding:10px 12px}.lop-account-nav a span{white-space:nowrap}.lop-account-help{display:none}.lop-account-content{padding:26px 14px}.lop-account-welcome h1{font-size:24px}.lop-account-stats{grid-template-columns:1fr 1fr;gap:9px;margin:24px 0 30px}.lop-account-stats>a{min-height:126px;padding:15px}.lop-account-stats strong{font-size:23px}.lop-account-section-head h2{font-size:17px}.lop-account-section-head a{padding:7px 8px}.lop-order-row{grid-template-columns:52px 1fr auto;padding:11px 10px;gap:10px}.lop-order-main b{font-size:11px}.lop-order-status{font-size:8px}.lop-order-total{font-size:10px}.lop-wc-endpoint-content table{display:block;overflow-x:auto}.lop-wc-endpoint-content .woocommerce-Addresses{grid-template-columns:1fr}.lop-auth-shell--lost{grid-template-columns:1fr}.lop-auth-aside{padding:36px 24px}.lop-auth-aside h1{font-size:34px}}

/* v0.4.0 brand logo */
.lop-logo{gap:4px;text-decoration:none}
.lop-logo-mark{display:block;width:auto;height:40px;max-width:100%}
.lop-logo-mark.is-footer{height:46px}
.lop-logo small{font-size:7px;letter-spacing:.08em;margin-top:2px;text-transform:uppercase}
.lop-footer .lop-logo small{color:#bec9c4}
@media(max-width:980px){.lop-header-inner{grid-template-columns:260px 1fr 155px}.lop-logo-mark{height:34px}}
@media(max-width:780px){.lop-header-inner{grid-template-columns:1fr auto}.lop-logo-mark{height:28px;max-width:240px}.lop-logo small{font-size:5.5px;margin-top:1px}}

/* v0.4.2 — wider desktop canvas + corrected brand scale */
@media (min-width:1201px){
  .lop-header-inner{max-width:1800px;height:76px;padding-left:24px;padding-right:24px;grid-template-columns:285px 1fr 155px}
  .lop-main-site{max-width:1800px;padding-left:24px;padding-right:24px}
  .lop-hero-front{margin-left:-24px;margin-right:-24px;min-height:500px}
  .lop-hero-copy{padding:48px 52px 32px 58px}
  .lop-hero-copy h1{font-size:clamp(42px,3.7vw,64px);max-width:610px;margin-bottom:20px}
  .lop-hero-visual{min-height:500px}
  .lop-logo-mark{height:48px;max-width:235px;object-fit:contain;object-position:left center}
  .lop-logo small{font-size:6.5px;margin-top:0;letter-spacing:.07em}
}
@media (min-width:1537px){
  .lop-main-site,.lop-header-inner{width:calc(100% - 120px)}
}

/* v0.4.5 — clean transparent brand + calmer desktop product page */
.lop-logo-mark{background:transparent!important;object-fit:contain;object-position:left center}
.lop-footer .lop-logo-mark{background:transparent!important}
@media (min-width:1201px){
  .lop-header-inner{grid-template-columns:330px 1fr 155px}
  .lop-logo-mark{height:54px;max-width:270px}
  .lop-logo-mark.is-footer{height:58px;max-width:290px}

  .lop-single-v037 .lop-single-product--v3{
    max-width:1440px;
    grid-template-columns:minmax(0,1.05fr) minmax(430px,.95fr);
    gap:44px;
    align-items:start;
    padding-top:8px;
  }
  .lop-single-v037 .lop-single-gallery{grid-template-columns:76px minmax(0,1fr);gap:12px}
  .lop-single-v037 .lop-single-main{aspect-ratio:4/3;max-height:575px}
  .lop-single-v037 .lop-single-main img{width:100%;height:100%;max-height:575px;object-fit:contain}
  .lop-single-v037 .lop-single-summary{padding-top:10px;max-width:610px}
  .lop-single-v037 .lop-single-heading h1{
    font-size:clamp(31px,2.55vw,44px);
    line-height:.98;
    max-width:590px;
  }
  .lop-single-v037 .lop-single-tagline{font-size:18px;margin-top:7px}
  .lop-single-v037 .lop-single-priceband{margin-top:18px}
  .lop-single-v037 .lop-single-prices{font-size:30px}
  .lop-single-v037 .lop-single-excerpt{font-size:14px;line-height:1.6;max-width:590px}
  .lop-single-v037 .lop-single-trust.lop-trust-strip{margin-top:18px}
  .lop-single-v037 .lop-trust-strip>div{min-height:82px}
}
@media (min-width:1537px){
  .lop-single-v037 .lop-single-product--v3{max-width:1480px}
}
@media (max-width:780px){
  .lop-logo-mark{height:32px;max-width:190px}
  .lop-logo-mark.is-footer{height:38px;max-width:220px}
}

/* v0.4.6 – Footer premium validé */
.lop-footer-v046{background:#0d342c;color:#f7f1e7;border-top:0;margin-top:0;padding:0}
.lop-footer-v046 .lop-footer-main{max-width:1760px;margin:0 auto;display:grid;grid-template-columns:1.35fr .9fr .7fr;gap:8vw;padding:58px clamp(34px,5vw,88px) 48px}
.lop-footer-v046 .lop-footer-brand{max-width:520px}
.lop-footer-v046 .lop-footer-logo{display:block;width:max-content;max-width:100%}
.lop-footer-v046 .lop-footer-logo .lop-logo-mark{height:68px;width:auto;max-width:min(480px,100%);object-fit:contain;object-position:left center;background:transparent!important}
.lop-footer-v046 .lop-footer-goldline{display:block;width:40px;height:1px;background:#c79a58;margin:18px 0 18px}
.lop-footer-v046 .lop-footer-tagline{font-size:13px;letter-spacing:.045em;color:#f5eee2;margin:0 0 34px}
.lop-footer-v046 .lop-footer-copy{font-size:15px;line-height:1.65;color:#e8e5df;margin:0}
.lop-footer-v046 .lop-socials{display:flex;gap:14px;margin-top:30px}
.lop-footer-v046 .lop-social{width:42px;height:42px;border:1px solid rgba(237,225,206,.55);border-radius:50%;display:grid;place-items:center;color:#fff;text-decoration:none;font-weight:800;font-size:15px;transition:.2s ease}
.lop-footer-v046 .lop-social:hover{background:#f3e7d5;color:#0d342c;border-color:#f3e7d5;transform:translateY(-1px)}
.lop-footer-v046 .lop-footer-nav{display:flex;flex-direction:column;align-items:stretch}
.lop-footer-v046 .lop-footer-nav h3{margin:0;color:#d7aa66;font-size:13px;line-height:1;text-transform:uppercase;letter-spacing:.055em;font-weight:800}
.lop-footer-v046 .lop-footer-nav .lop-footer-goldline{width:38px;margin:18px 0 10px}
.lop-footer-v046 .lop-footer-nav a{display:block;padding:13px 0;border-bottom:1px solid rgba(255,255,255,.11);color:#f2eee8;font-size:14px;line-height:1.3;text-decoration:none;transition:color .18s ease,padding-left .18s ease}
.lop-footer-v046 .lop-footer-nav a:hover{color:#d7aa66;padding-left:4px}
.lop-footer-v046 .lop-footer-lower{border-top:1px solid rgba(255,255,255,.23);max-width:none;padding:26px clamp(34px,5vw,88px);display:flex;align-items:center;justify-content:space-between;gap:28px}
.lop-footer-v046 .lop-footer-legal{display:flex;align-items:center;gap:0;flex-wrap:wrap;color:#d7d9d4;font-size:12px}
.lop-footer-v046 .lop-footer-legal>*{display:flex;align-items:center;color:inherit;text-decoration:none;white-space:nowrap}
.lop-footer-v046 .lop-footer-legal>*+*::before{content:"";height:20px;border-left:1px solid rgba(255,255,255,.28);margin:0 22px}
.lop-footer-v046 .lop-footer-legal a:hover{color:#d7aa66}
.lop-footer-v046 .lop-payment-marks{display:flex;align-items:center;gap:10px;flex:0 0 auto}
.lop-footer-v046 .lop-payment-marks span{min-height:27px;padding:5px 9px;border-radius:4px;background:#f6f2e9;color:#14382f;display:inline-grid;place-items:center;font-size:10px;font-weight:900;line-height:1}
.lop-footer-v046 .lop-payment-marks span:nth-child(3){border-radius:999px;padding-inline:8px;background:linear-gradient(90deg,#ef5b35 0 48%,#f4a62a 52% 100%);color:transparent;width:34px}
.lop-footer-v046 .lop-payment-marks span:nth-child(4){background:transparent;color:#fff;border:1px solid rgba(255,255,255,.65);font-weight:700}
.lop-footer-v046 .lop-majeste{display:flex;align-items:center;justify-content:center;gap:14px;padding:2px 24px 28px;color:#e7d2b0}
.lop-footer-v046 .lop-majeste i{display:block;width:150px;max-width:16vw;height:1px;background:linear-gradient(90deg,transparent,#b88b4f)}
.lop-footer-v046 .lop-majeste i:last-child{background:linear-gradient(90deg,#b88b4f,transparent)}
.lop-footer-v046 .lop-majeste small{font-size:10px;line-height:1;color:#c89b59;opacity:.8;margin-right:-4px}
.lop-footer-v046 .lop-majeste em{font:italic 16px/1.2 Georgia,"Times New Roman",serif;letter-spacing:.015em;color:#eadbc5;white-space:nowrap}
@media(max-width:980px){
  .lop-footer-v046 .lop-footer-main{grid-template-columns:1.2fr .8fr .8fr;gap:50px;padding:50px 30px 42px}
  .lop-footer-v046 .lop-footer-logo .lop-logo-mark{height:54px;max-width:390px}
  .lop-footer-v046 .lop-footer-lower{padding:22px 30px;align-items:flex-start}
  .lop-footer-v046 .lop-footer-legal>*+*::before{margin:0 13px}
}
@media(max-width:780px){
  .lop-footer-v046 .lop-footer-main{grid-template-columns:1fr;padding:42px 22px 30px;gap:34px}
  .lop-footer-v046 .lop-footer-brand{max-width:none}
  .lop-footer-v046 .lop-footer-logo .lop-logo-mark{height:50px;max-width:320px}
  .lop-footer-v046 .lop-footer-tagline{margin-bottom:20px;font-size:11px}
  .lop-footer-v046 .lop-footer-copy{font-size:13px}
  .lop-footer-v046 .lop-footer-nav h3{font-size:11px}
  .lop-footer-v046 .lop-footer-nav a{font-size:13px;padding:12px 0}
  .lop-footer-v046 .lop-footer-lower{padding:24px 22px;display:grid;grid-template-columns:1fr;gap:22px}
  .lop-footer-v046 .lop-footer-legal{display:grid;grid-template-columns:1fr 1fr;gap:12px 18px;font-size:11px}
  .lop-footer-v046 .lop-footer-legal>*+*::before{display:none}
  .lop-footer-v046 .lop-payment-marks{justify-content:flex-start;flex-wrap:wrap}
  .lop-footer-v046 .lop-majeste{padding:2px 18px 28px;gap:9px}
  .lop-footer-v046 .lop-majeste i{max-width:12vw}
  .lop-footer-v046 .lop-majeste em{font-size:13px;white-space:normal;text-align:center}
}

/* v0.4.10 footer logo exact validated asset */
.lop-footer-v046 .lop-footer-logo{display:block;width:min(100%,520px)!important;max-width:520px!important}
.lop-footer-v046 .lop-footer-logo .lop-logo-mark.is-footer{display:block!important;width:100%!important;height:auto!important;max-width:none!important;object-fit:contain!important;object-position:left center!important;background:transparent!important}
@media(max-width:1024px){.lop-footer-v046 .lop-footer-logo{width:min(100%,440px)!important}}
@media(max-width:780px){.lop-footer-v046 .lop-footer-logo{width:min(100%,330px)!important}}

/* v0.4.11 header logo alignment */
.lop-header .lop-logo{gap:6px;align-self:center}
.lop-header .lop-logo-mark.is-header{display:block;width:100%;height:auto;max-width:360px;object-fit:contain;object-position:left center;background:transparent!important}
.lop-header .lop-logo small{display:block;margin-top:2px;font-size:7px;letter-spacing:.1em;color:#304038}
@media (max-width:1200px){.lop-header .lop-logo-mark.is-header{max-width:310px}}
@media (max-width:980px){.lop-header .lop-logo-mark.is-header{max-width:270px}.lop-header .lop-logo small{font-size:6px}}
@media (max-width:780px){.lop-header .lop-logo-mark.is-header{max-width:220px}.lop-header .lop-logo small{font-size:5px;letter-spacing:.08em}}

/* v0.4.13 – Cart redesign */
.lop-cart-main{padding-bottom:40px}
.lop-cart-shell{max-width:1380px;margin:0 auto;padding:28px 8px 0}
.lop-cart-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:24px}
.lop-kicker{display:block;font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--lop-cognac);margin-bottom:12px}
.lop-cart-head h1{margin:0;font:800 clamp(48px,5vw,76px)/.92 Georgia,"Times New Roman",serif;color:var(--lop-ink)}
.lop-cart-head p{margin:10px 0 0;color:#5f665f;font-size:16px}
.lop-cart-continue{font-size:11px;font-weight:800;letter-spacing:.07em;text-transform:uppercase;color:var(--lop-ink)}
.lop-cart-notices .woocommerce-message,
.lop-cart-notices .woocommerce-info,
.lop-cart-notices .woocommerce-error{margin:0 0 18px!important;border:1px solid rgba(141,97,49,.28)!important;background:#fffaf2!important;color:#1c241f!important;padding:18px 22px 18px 48px!important;border-radius:18px!important;box-shadow:none!important}
.lop-cart-notices .woocommerce-message::before,.lop-cart-notices .woocommerce-info::before,.lop-cart-notices .woocommerce-error::before{left:18px!important;top:18px!important;color:var(--lop-accent)!important}
.lop-cart-notices .button{float:right!important;margin-left:16px!important;background:var(--lop-accent)!important;color:#fff!important;border-radius:999px!important;padding:12px 18px!important;font-size:11px!important;text-transform:uppercase!important;letter-spacing:.05em}
.lop-cart-layout{display:grid;grid-template-columns:minmax(0,1.18fr) 390px;gap:28px;align-items:start}
.lop-cart-items-panel,.lop-cart-summary-card{background:#fffdf9;border:1px solid var(--lop-line)}
.lop-cart-items{display:grid}
.lop-cart-item{display:grid;grid-template-columns:32px 112px minmax(0,1fr) 120px 120px 120px;align-items:center;gap:18px;padding:24px;border-bottom:1px solid var(--lop-line)}
.lop-cart-item:last-child{border-bottom:0}
.lop-cart-remove{font-size:30px;line-height:1;color:#9c371c;justify-self:center}
.lop-cart-thumb{width:112px}
.lop-cart-thumb img{width:112px;height:112px;object-fit:cover;display:block;background:#f2ece2}
.lop-cart-copy h3{margin:0 0 8px;font:700 28px/1.02 Georgia,"Times New Roman",serif;color:var(--lop-ink)}
.lop-cart-copy h3 a{color:inherit}
.lop-cart-copy p{margin:0;color:#5f665f;font-size:14px;line-height:1.6;max-width:420px}
.lop-cart-price,.lop-cart-subtotal{font-size:20px;font-weight:700;color:var(--lop-ink)}
.lop-cart-qty .quantity{display:flex;align-items:center;justify-content:center}
.lop-cart-qty .qty{width:84px;height:56px;border:1px solid var(--lop-line)!important;background:#fff;text-align:center;font-size:18px}
.lop-cart-actions-row{display:flex;justify-content:space-between;align-items:end;gap:16px;padding:22px 24px;border-top:1px solid var(--lop-line);background:#fffaf5}
.lop-cart-coupon label{display:block;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#595f59;margin-bottom:8px}
.lop-cart-coupon-fields{display:flex;gap:10px;align-items:center}
.lop-cart-coupon input{width:190px;height:50px;border:1px solid var(--lop-line);background:#fff;padding:0 14px;font-size:14px}
.lop-btn-minor{height:50px;border:0;background:var(--lop-accent);color:#fff;padding:0 18px;font-size:12px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}
.lop-update-cart{margin-left:auto;background:#9ca8a1}
.lop-cart-summary-card{position:sticky;top:108px;padding:28px 28px 24px}
.lop-cart-summary-card h2{margin:0 0 24px;font:800 54px/.94 Georgia,"Times New Roman",serif;color:var(--lop-ink)}
.lop-summary-row,.lop-summary-total{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 0;border-top:1px solid var(--lop-line);font-size:15px;color:#455047}
.lop-summary-row strong{font-weight:700;color:var(--lop-ink);text-align:right}
.lop-summary-total{margin-top:6px;border-top:2px solid var(--lop-ink);padding-top:18px;font-size:18px}
.lop-summary-total strong{font:800 30px/1 Georgia,"Times New Roman",serif;color:var(--lop-ink)}
.lop-cart-cta .wc-proceed-to-checkout{padding:0!important;margin:18px 0 0!important}
.lop-cart-cta .checkout-button{display:flex!important;align-items:center;justify-content:center;min-height:58px;padding:0 18px!important;background:linear-gradient(135deg,#12362d,#0d5b45)!important;color:#fff!important;border-radius:999px!important;text-transform:uppercase!important;font-size:12px!important;letter-spacing:.06em;font-weight:800!important}
.lop-summary-trust{display:grid;gap:12px;margin-top:18px;padding-top:18px;border-top:1px solid var(--lop-line)}
.lop-summary-trust>div{display:flex;align-items:center;gap:12px;font-size:13px;color:#334037}
.lop-summary-trust svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:1.8}
@media(max-width:1100px){
  .lop-cart-layout{grid-template-columns:1fr 340px}
  .lop-cart-item{grid-template-columns:28px 92px minmax(0,1fr) 100px 110px 110px;gap:14px;padding:18px}
  .lop-cart-thumb,.lop-cart-thumb img{width:92px;height:92px}
  .lop-cart-copy h3{font-size:23px}
}
@media(max-width:780px){
  .lop-cart-shell{padding:16px 0 0}
  .lop-cart-head{display:block;margin-bottom:18px}
  .lop-cart-head h1{font-size:52px}
  .lop-cart-head p{font-size:14px}
  .lop-cart-continue{display:inline-block;margin-top:14px}
  .lop-cart-notices .woocommerce-message,.lop-cart-notices .woocommerce-info,.lop-cart-notices .woocommerce-error{padding:16px 16px 16px 42px!important;border-radius:14px!important}
  .lop-cart-notices .button{float:none!important;display:inline-flex!important;margin:12px 0 0!important}
  .lop-cart-layout{grid-template-columns:1fr;gap:18px}
  .lop-cart-item{grid-template-columns:28px 82px 1fr;grid-template-areas:'remove thumb copy' '. thumb price' '. thumb qty' '. thumb subtotal';align-items:start;padding:16px}
  .lop-cart-remove{grid-area:remove;margin-top:4px}
  .lop-cart-thumb{grid-area:thumb;width:82px}.lop-cart-thumb img{width:82px;height:82px}
  .lop-cart-copy{grid-area:copy}.lop-cart-copy h3{font-size:20px;margin-bottom:6px}.lop-cart-copy p{font-size:13px}
  .lop-cart-price{grid-area:price;margin-top:8px}.lop-cart-qty{grid-area:qty;margin-top:10px}.lop-cart-subtotal{grid-area:subtotal;margin-top:12px}
  .lop-cart-actions-row{display:block;padding:18px 16px}
  .lop-cart-coupon-fields{display:grid;grid-template-columns:1fr 1fr;gap:10px}.lop-cart-coupon input{width:100%}
  .lop-update-cart{width:100%;margin-top:12px;height:48px}
  .lop-cart-summary-card{position:static;padding:22px 18px}
  .lop-cart-summary-card h2{font-size:42px;margin-bottom:18px}
  .lop-cart-cta .checkout-button{min-height:54px;font-size:11px!important}
}

/* =========================================================
   v0.5.0 — L'Opportunist Concept Store
   Dark forest / cognac / amber / warm cream
   ========================================================= */
:root{--lop-bg:#f1e7da;--lop-white:#fffaf3;--lop-ink:#171b18;--lop-accent:#10281f;--lop-cognac:#b8753a;--lop-line:rgba(77,55,35,.18);--lop-night:#0b120f;--lop-forest:#10281f;--lop-forest-2:#1c3b30;--lop-amber:#c18a4d;--lop-cream:#efe2cf;--lop-cognac-deep:#7c482d}
body.lop-core-active{background:#ede2d3!important;color:var(--lop-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}
.lop-topbar{height:26px;background:#090d0b;color:#cfa86f;border-bottom:1px solid rgba(193,138,77,.28);font-size:8px;letter-spacing:.12em;padding:0 max(24px,calc((100vw - 1540px)/2))}
.lop-header{background:rgba(10,16,13,.96);border-bottom:1px solid rgba(193,138,77,.28);backdrop-filter:blur(14px)}
.lop-header-inner{max-width:1540px;height:78px;padding:0 24px;grid-template-columns:270px 1fr 150px}
.lop-header .lop-logo small{color:#c9a46f!important;font-size:6px!important;letter-spacing:.13em!important;margin-top:1px!important}
.lop-header .lop-logo-mark.is-header{display:block;width:245px!important;height:auto!important;max-width:245px!important;object-fit:contain!important;object-position:left center!important;background:transparent!important}
.lop-header nav a{color:#d9c7a9;font-size:9px;letter-spacing:.07em;font-weight:700}
.lop-header nav a:hover{color:#fff2dd}
.lop-head-actions .lop-icon,.lop-head-actions .lop-cart{color:#d5ae72}
.lop-cart em{background:#b8753a;color:#fff8ea}
.lop-menu-toggle i{border-color:#d9c7a9}
.lop-mobile-nav{background:#0e1f19;border-color:rgba(193,138,77,.28)}
.lop-mobile-nav a{color:#eee2cf;border-color:rgba(193,138,77,.16)}
.lop-main-site.lop-concept-home{max-width:1540px;padding:0;background:#fffaf3}

/* Hero */
.lop-concept-hero{display:grid;grid-template-columns:39% 61%;min-height:520px;background:#0b120f;border-bottom:1px solid rgba(193,138,77,.3)}
.lop-concept-hero-copy{padding:64px 56px;display:flex;flex-direction:column;justify-content:center;color:#efe2cf;background:linear-gradient(120deg,#0b120f 0%,#10251d 100%)}
.lop-concept-kicker{font-size:10px;line-height:1;text-transform:uppercase;letter-spacing:.2em;font-weight:800;color:#c18a4d}
.lop-concept-hero h1{font:500 clamp(50px,4.8vw,78px)/.94 Georgia,"Times New Roman",serif;letter-spacing:-.035em;margin:18px 0 22px;max-width:620px;color:#f0e3cf}
.lop-concept-hero-copy>p{font-size:15px;line-height:1.75;color:#cbbda8;max-width:510px;margin:0 0 26px}
.lop-concept-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap}
.lop-concept-btn{display:inline-flex;align-items:center;justify-content:space-between;gap:34px;background:#c18a4d;color:#101812!important;padding:16px 20px;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;border:1px solid #c18a4d}
.lop-concept-btn:hover{background:#d0a064}
.lop-concept-link{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#e4d1b2!important;border-bottom:1px solid rgba(228,209,178,.55);padding-bottom:4px}
.lop-concept-signals{display:flex;gap:20px;flex-wrap:wrap;margin-top:34px}
.lop-concept-signals span{display:flex;align-items:center;gap:7px;font-size:9px;color:#bba98e}
.lop-concept-signals svg{width:15px;height:15px;color:#c18a4d}
.lop-concept-hero-visual{min-height:520px;background-size:cover;background-position:center 46%;position:relative}
.lop-concept-hero-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(9,15,12,.16),transparent 34%,rgba(9,15,12,.04))}

/* Occasion finder */
.lop-concept-occasion-strip{display:grid;grid-template-columns:205px 1fr;background:#10281f;color:#e8dac4;border-top:1px solid rgba(193,138,77,.22);border-bottom:1px solid rgba(193,138,77,.22)}
.lop-concept-occasion-intro{padding:26px 24px;border-right:1px solid rgba(193,138,77,.22)}
.lop-concept-occasion-intro h2{font:500 21px/1.08 Georgia,serif;margin:9px 0 16px;color:#ead7b9}
.lop-concept-occasion-intro>a{font-size:8px;text-transform:uppercase;letter-spacing:.07em;color:#c9a46f}
.lop-concept-occasion-grid{display:grid;grid-template-columns:repeat(6,1fr)}
.lop-concept-occasion-grid>a{min-height:128px;border-right:1px solid rgba(193,138,77,.22);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:#e6d6bd;padding:10px;text-align:center}
.lop-concept-occasion-grid>a:last-child{border-right:0}.lop-concept-occasion-grid svg{width:30px;height:30px;color:#c18a4d}.lop-concept-occasion-grid b{font:500 15px Georgia,serif}.lop-concept-occasion-grid span{font-size:8px;text-decoration:underline;text-underline-offset:3px;color:#bda985}

/* Product selection */
.lop-concept-selection{display:grid;grid-template-columns:235px 1fr;gap:24px;padding:38px 28px 44px;background:#efe2cf}
.lop-concept-selection-intro h2{font:500 35px/.98 Georgia,serif;margin:12px 0 16px;color:#493421}.lop-concept-selection-intro p{font-size:11px;line-height:1.7;color:#75624e;margin:0 0 25px}.lop-concept-selection-intro>a{font-size:9px;font-weight:800;text-transform:uppercase;color:#6e472b;border-bottom:1px solid #a57549;padding-bottom:4px}
.lop-concept-selection .lop-products{gap:12px}.lop-concept-selection .lop-product-card{background:#fff9f0;border:1px solid rgba(80,56,36,.15)}
.lop-concept-selection .lop-product-img{aspect-ratio:1.12/1;background:#e3d4c0}.lop-concept-selection .lop-product-copy{padding:12px 12px 14px}.lop-concept-selection .lop-product-copy h3{font:500 15px/1.15 Georgia,serif;margin-bottom:7px}.lop-concept-selection .lop-product-copy p{font-size:9px;min-height:0;color:#716757}.lop-concept-selection .lop-product-row strong{font-size:12px;color:#6b4227}
.lop-card-heart{color:#f4e8d6}

/* Personality / universes */
.lop-concept-universes{display:grid;grid-template-columns:240px 1fr;background:#0c1511;color:#eee0c9;padding:30px 28px 34px;gap:22px}
.lop-concept-universe-intro{padding:8px 14px 0 0}.lop-concept-universe-intro h2{font:500 34px/.98 Georgia,serif;margin:12px 0 15px;color:#e7d3b3}.lop-concept-universe-intro p{font-size:11px;line-height:1.7;color:#a99578;margin:0 0 22px}.lop-concept-universe-intro>a{color:#c8995b;font-size:9px;text-transform:uppercase;border-bottom:1px solid #8f6a3d}
.lop-concept-personality-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.lop-concept-personality-grid .lop-personality{min-height:190px;border:1px solid rgba(193,138,77,.28);filter:saturate(.7) sepia(.16)}.lop-concept-personality-grid .lop-personality:after{inset:20% 0 0;background:linear-gradient(transparent,rgba(5,8,7,.88))}.lop-concept-personality-grid .lop-personality span{left:14px;bottom:16px;color:#d9b77c;font:500 14px Georgia,serif;text-transform:uppercase;letter-spacing:.02em}

/* Manifesto */
.lop-concept-manifesto{display:grid;grid-template-columns:.72fr 1.28fr;gap:80px;padding:58px 70px;background:#f7efe4;border-top:1px solid rgba(83,57,36,.16)}
.lop-concept-manifesto h2{font:500 clamp(42px,4vw,64px)/.94 Georgia,serif;color:#322419;margin:14px 0 0}.lop-concept-manifesto p{font-size:15px;line-height:1.8;color:#665a4e;margin:0 0 14px;max-width:700px}.lop-concept-btn--light{margin-top:14px;background:#10281f;border-color:#10281f;color:#f1dfc4!important}
.lop-concept-benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:0;background:#10281f;color:#dfcfb7;border-top:1px solid rgba(193,138,77,.25)}.lop-concept-benefits>div{display:flex;gap:13px;align-items:center;padding:22px 24px;border-right:1px solid rgba(193,138,77,.2)}.lop-concept-benefits>div:last-child{border-right:0}.lop-concept-benefits svg{width:23px;height:23px;color:#c18a4d;flex:0 0 auto}.lop-concept-benefits span{font-size:9px;line-height:1.45;color:#a99475}.lop-concept-benefits b{display:block;color:#e6d4b8;text-transform:uppercase;font-size:9px;letter-spacing:.05em;margin-bottom:3px}

/* Product / archive / cart / account harmonisation */
.lop-woo-main,.lop-cart-main{background:#f4eadc!important}.lop-breadcrumb{color:#796b59}.lop-single-v037 .lop-single-heading h1{font-family:Georgia,"Times New Roman",serif!important;text-transform:none!important;color:#201812}.lop-single-v037 .lop-single-tagline{color:#a56a38!important}.lop-single-v037 .lop-single-main,.lop-single-v037 .lop-thumb{background:#e9ddce!important}.lop-single-v037 .lop-single-prices,.lop-single-v037 .lop-summary-total strong{color:#714627!important}.lop-single-v037 .lop-single-trust.lop-trust-strip{background:#10281f!important}.lop-single-v037 .lop-single-buy .single_add_to_cart_button{background:#10281f!important}.lop-archive-hero{background:linear-gradient(110deg,#0a120f,#18372c)!important;color:#ead8ba!important}.lop-archive-hero h1{font-weight:500!important}.lop-cart-head h1,.lop-cart-summary-card h2{font-weight:500!important}.lop-cart-items-panel,.lop-cart-summary-card{background:#fffaf3!important}.lop-cart-cta .checkout-button{background:#10281f!important;border-radius:0!important}.lop-summary-total strong{color:#7b4d2d!important}.lop-account-shell{--lop-account-green:#10281f;--lop-account-cognac:#b8753a}

/* Checkout — classic + blocks */
body.woocommerce-checkout .lop-main-site{max-width:1400px!important;background:#f4eadc!important;padding:38px 32px 70px!important}
body.woocommerce-checkout h1,body.woocommerce-checkout .wc-block-checkout__main h2,body.woocommerce-checkout .woocommerce-billing-fields h3,body.woocommerce-checkout #order_review_heading{font-family:Georgia,"Times New Roman",serif!important;font-weight:500!important;color:#201812!important}
body.woocommerce-checkout form.checkout{display:grid;grid-template-columns:minmax(0,1fr) 420px;gap:34px;align-items:start}
body.woocommerce-checkout #customer_details{grid-column:1}.woocommerce-checkout #order_review_heading,.woocommerce-checkout #order_review{grid-column:2}
body.woocommerce-checkout #order_review{position:sticky;top:118px;background:#fffaf3;border:1px solid rgba(80,56,36,.15);padding:26px}
body.woocommerce-checkout .woocommerce-checkout-payment{background:#f0e2d0!important;border-radius:0!important}
body.woocommerce-checkout #place_order{width:100%;min-height:56px;background:#10281f!important;color:#f3dfc1!important;border-radius:0!important;text-transform:uppercase;letter-spacing:.08em;font-weight:800}
body.woocommerce-checkout input.input-text,body.woocommerce-checkout textarea,body.woocommerce-checkout select{background:#fffaf3!important;border:1px solid rgba(80,56,36,.2)!important;border-radius:0!important;min-height:48px!important}
body.woocommerce-checkout .wc-block-checkout{max-width:1320px;margin:auto}.wc-block-components-checkout-place-order-button{background:#10281f!important;color:#f3dfc1!important;border:0!important;border-radius:0!important;min-height:56px!important;text-transform:uppercase!important;letter-spacing:.07em!important}

/* Footer retoned */
.lop-footer-v046{background:#0b1712!important}.lop-footer-v046 .lop-footer-main{border-color:rgba(193,138,77,.18)!important}.lop-footer-v046 .lop-footer-copy{color:#b5a58e!important}.lop-footer-v046 .lop-footer-nav h3{color:#c59658!important}.lop-footer-v046 .lop-footer-nav a{color:#c9baa4!important}.lop-footer-v046 .lop-footer-goldline{background:#b8753a!important}.lop-footer-v046 .lop-footer-lower{border-color:rgba(193,138,77,.18)!important}

@media(max-width:980px){
 .lop-header-inner{grid-template-columns:230px 1fr 125px}.lop-header .lop-logo-mark.is-header{width:210px!important;max-width:210px!important}.lop-header nav{gap:18px}.lop-header nav a{font-size:8px}
 .lop-concept-hero{grid-template-columns:44% 56%}.lop-concept-hero-copy{padding:50px 36px}.lop-concept-occasion-strip{grid-template-columns:1fr}.lop-concept-occasion-intro{border-right:0;border-bottom:1px solid rgba(193,138,77,.22)}.lop-concept-occasion-grid{grid-template-columns:repeat(3,1fr)}.lop-concept-occasion-grid>a:nth-child(3){border-right:0}.lop-concept-selection{grid-template-columns:1fr}.lop-concept-selection-intro{max-width:660px}.lop-concept-universes{grid-template-columns:1fr}.lop-concept-personality-grid{grid-template-columns:repeat(3,1fr)}.lop-concept-manifesto{gap:40px;padding:48px 38px}body.woocommerce-checkout form.checkout{grid-template-columns:1fr}body.woocommerce-checkout #customer_details,body.woocommerce-checkout #order_review_heading,body.woocommerce-checkout #order_review{grid-column:1}body.woocommerce-checkout #order_review{position:static}
}
@media(max-width:780px){
 .lop-topbar{background:#080c0a;color:#cda66b}.lop-header-inner{height:72px;padding:0 14px;grid-template-columns:1fr auto}.lop-header .lop-logo-mark.is-header{width:205px!important;max-width:205px!important}.lop-header .lop-logo small{font-size:5px!important}.lop-cart-label{color:#e1d1b7!important}.lop-main-site.lop-concept-home{padding:0!important}
 .lop-concept-hero{grid-template-columns:1fr;min-height:0}.lop-concept-hero-copy{order:2;padding:36px 24px 32px}.lop-concept-hero-visual{order:1;min-height:365px;background-position:61% center}.lop-concept-hero h1{font-size:48px;line-height:.96}.lop-concept-hero-copy>p{font-size:14px}.lop-concept-signals{display:none}
 .lop-concept-occasion-intro{padding:24px 18px}.lop-concept-occasion-grid{grid-template-columns:repeat(2,1fr)}.lop-concept-occasion-grid>a{min-height:112px;border-bottom:1px solid rgba(193,138,77,.22)}.lop-concept-occasion-grid>a:nth-child(odd){border-right:1px solid rgba(193,138,77,.22)}.lop-concept-occasion-grid>a:nth-child(even){border-right:0}
 .lop-concept-selection{padding:34px 14px}.lop-concept-selection .lop-products{grid-template-columns:repeat(2,1fr)}.lop-concept-selection-intro h2{font-size:38px}.lop-concept-selection .lop-product-copy h3{font-size:13px}.lop-concept-selection .lop-product-copy p{display:none}
 .lop-concept-universes{padding:34px 14px}.lop-concept-universe-intro h2{font-size:38px}.lop-concept-personality-grid{display:flex;overflow-x:auto;gap:10px}.lop-concept-personality-grid .lop-personality{min-width:185px;min-height:220px}
 .lop-concept-manifesto{grid-template-columns:1fr;gap:24px;padding:42px 22px}.lop-concept-manifesto h2{font-size:46px}.lop-concept-manifesto p{font-size:14px}.lop-concept-benefits{grid-template-columns:1fr 1fr}.lop-concept-benefits>div:nth-child(2n){border-right:0}.lop-concept-benefits>div{border-bottom:1px solid rgba(193,138,77,.18)}
 body.woocommerce-checkout .lop-main-site{padding:24px 14px 50px!important}
}

/* v0.5.1 — Premium product page / Direction 2 */
.lop-single-concept-v2{background:#f5ede1;color:#0f1b16}
.lop-single-concept-v2 .lop-topbar{background:#091611;color:#c79a5d;border-bottom:1px solid rgba(199,154,93,.24)}
.lop-single-concept-v2 .lop-header{background:#0c241b;border-bottom:1px solid rgba(199,154,93,.32);backdrop-filter:none}
.lop-single-concept-v2 .lop-header nav a,.lop-single-concept-v2 .lop-head-actions,.lop-single-concept-v2 .lop-icon,.lop-single-concept-v2 .lop-cart{color:#ead9bf}
.lop-single-concept-v2 .lop-header .lop-logo small{color:#c88e49}
.lop-single-concept-v2 .lop-menu-toggle i{border-color:#d9bc91}
.lop-single-concept-v2 .lop-main-site{max-width:none;padding:0;background:#f5ede1}
.lop-product-concept-main{overflow:hidden}
.lop-premium-product{max-width:1440px;margin:0 auto;padding:34px 34px 46px;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(420px,.82fr);gap:58px;align-items:start}
.lop-premium-gallery-wrap{min-width:0}
.lop-single-concept-v2 .lop-single-gallery{display:grid;grid-template-columns:1fr;gap:18px}
.lop-single-concept-v2 .lop-single-main{order:1;position:relative;aspect-ratio:1.16/1;max-height:740px;background:#241a13;border:1px solid rgba(174,116,58,.58);border-radius:24px;overflow:hidden;box-shadow:0 24px 60px rgba(47,29,15,.14)}
.lop-single-concept-v2 .lop-single-main::after{content:'⌕';position:absolute;right:20px;bottom:20px;width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:#0f382b;color:#f4e7d2;font:500 28px/1 Georgia,serif;border:1px solid rgba(255,255,255,.35)}
.lop-single-concept-v2 .lop-single-main img{width:100%;height:100%;object-fit:cover;display:block}
.lop-single-concept-v2 .lop-single-thumbs{order:2;display:flex;flex-direction:row;justify-content:center;gap:14px;overflow-x:auto;padding:0 4px 4px}
.lop-single-concept-v2 .lop-thumb{width:104px;min-width:104px;aspect-ratio:1;border-radius:15px;border:1px solid #d9c5a9;background:#fff8ed;overflow:hidden}
.lop-single-concept-v2 .lop-thumb.is-active{border:2px solid #b47735;box-shadow:0 0 0 3px rgba(180,119,53,.10)}
.lop-single-concept-v2 .lop-thumb img{width:100%;height:100%;object-fit:cover}
.lop-premium-info{padding:40px 0 8px;position:relative}
.lop-premium-title-row{display:grid;grid-template-columns:minmax(0,1fr) 130px;gap:24px;align-items:start}
.lop-premium-kicker{display:flex;align-items:center;gap:10px;color:#a7652e;font-size:11px;font-weight:800;letter-spacing:.17em;text-transform:uppercase;margin-bottom:14px}
.lop-premium-kicker::before{content:'';width:38px;border-top:2px solid #b97837}
.lop-premium-title-copy h1{margin:0;color:#0f2b21;font:500 clamp(48px,4.1vw,72px)/.96 Georgia,"Times New Roman",serif;letter-spacing:-.035em}
.lop-premium-intro{max-width:620px;margin:20px 0 0;color:#4f544e;font:400 17px/1.65 Georgia,"Times New Roman",serif}
.lop-premium-seal{width:124px;height:124px;border:1px solid rgba(177,119,55,.58);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#a86d31;transform:rotate(-5deg);background:rgba(255,249,240,.42)}
.lop-premium-seal span,.lop-premium-seal small{font-size:8px;line-height:1.15;letter-spacing:.13em}
.lop-premium-seal strong{font:500 42px/1 Georgia,serif;margin:3px 0}
.lop-premium-price-row{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin:28px 0 10px}
.lop-premium-current{font:500 46px/1 Georgia,"Times New Roman",serif;color:#103529}
.lop-premium-price-row del{font-size:17px;color:#9e978d;text-decoration-thickness:1px}
.lop-premium-sale{background:#b97837;color:#fff3e2;border-radius:8px;padding:9px 12px;font-size:14px;font-weight:800}
.lop-premium-rating{display:flex;gap:10px;align-items:center;margin:0 0 18px;color:#9b6a34;font-size:12px}
.lop-premium-rating .star-rating{float:none;margin:0}
.lop-premium-benefits{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #d6c3aa;border-bottom:1px solid #d6c3aa;margin:24px 0 16px}
.lop-premium-benefits>div{min-height:104px;padding:17px 12px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:9px;border-right:1px solid #dccab3;color:#19352b}
.lop-premium-benefits>div:last-child{border-right:0}
.lop-premium-benefits svg{width:25px;height:25px;color:#b77a39}
.lop-premium-benefits span{font-size:10px;line-height:1.35;text-transform:uppercase;letter-spacing:.055em}
.lop-premium-benefits b{display:block;font-size:10px;color:#0f2c22}
.lop-premium-service-strip{display:grid;grid-template-columns:repeat(3,1fr);background:rgba(255,250,242,.66);border:1px solid #e1d3c1;border-radius:16px;margin:14px 0 22px}
.lop-premium-service-strip>div{display:flex;align-items:center;gap:12px;padding:16px 14px;border-right:1px solid #e0d0bb}
.lop-premium-service-strip>div:last-child{border-right:0}
.lop-premium-service-strip svg{width:24px;height:24px;color:#173a2f;flex:0 0 auto}
.lop-premium-service-strip b{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.05em;color:#183a30}
.lop-premium-service-strip small{display:block;margin-top:3px;color:#7b756c;font-size:10px;line-height:1.25}
.lop-premium-buy-row{display:grid;grid-template-columns:minmax(0,1fr) 62px;gap:12px;align-items:stretch}
.lop-premium-buy form.cart{display:grid!important;grid-template-columns:150px minmax(0,1fr);gap:14px;margin:0!important}
.lop-premium-buy .quantity{display:flex;align-items:stretch;border:1px solid #cdb99e;background:#fbf5ec;border-radius:14px;overflow:hidden}
.lop-premium-buy .quantity .qty{width:100%!important;min-width:0!important;height:60px!important;border:0!important;background:transparent!important;text-align:center;font-size:18px}
.lop-premium-buy .single_add_to_cart_button{min-height:60px!important;border:0!important;border-radius:14px!important;background:linear-gradient(90deg,#a55f28,#c77a31)!important;color:#fff6e8!important;text-transform:uppercase!important;letter-spacing:.09em!important;font-size:13px!important;font-weight:800!important;box-shadow:0 12px 30px rgba(148,84,33,.16)}
.lop-premium-buy table.variations{grid-column:1/-1;width:100%;margin:0 0 12px}
.lop-premium-buy table.variations th,.lop-premium-buy table.variations td{display:block;text-align:left;padding:4px 0}
.lop-premium-buy table.variations select{width:100%;min-height:48px;background:#fffaf2;border:1px solid #d8c5aa}
.lop-premium-buy .woocommerce-variation-add-to-cart{display:grid!important;grid-template-columns:150px minmax(0,1fr);gap:14px}
.lop-premium-wishlist{width:62px;border:1px solid #bba88e;border-radius:14px;background:#fbf5ec;color:#17382e;display:grid;place-items:center;cursor:pointer}
.lop-premium-wishlist svg{width:24px;height:24px}
.lop-premium-accordions{margin-top:22px;border-top:1px solid #cbb99e}
.lop-premium-accordions details{border-bottom:1px solid #cbb99e}
.lop-premium-accordions summary{list-style:none;display:flex;align-items:center;justify-content:space-between;cursor:pointer;padding:17px 2px;text-transform:uppercase;font-size:12px;font-weight:800;letter-spacing:.09em;color:#102c22}
.lop-premium-accordions summary::-webkit-details-marker{display:none}
.lop-premium-accordions summary::after{content:'+';font:400 22px/1 Georgia,serif;color:#a96830}
.lop-premium-accordions details[open] summary::after{content:'–'}
.lop-premium-accordion-body{padding:0 2px 20px;color:#515851;font-size:14px;line-height:1.75}
.lop-premium-accordion-body>*:first-child{margin-top:0}
.lop-premium-attributes{display:grid;gap:8px}
.lop-premium-attributes>div{display:grid;grid-template-columns:150px 1fr;gap:12px;padding:8px 0;border-bottom:1px solid rgba(203,185,158,.45)}
.lop-premium-attributes span{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#8c806f}
.lop-premium-attributes strong{font-size:13px;color:#18362c}
.lop-premium-signature{background:#0d2e23;color:#dfc6a1;text-align:center;padding:18px 20px;text-transform:uppercase;font-size:10px;letter-spacing:.14em;border-top:1px solid rgba(193,138,77,.35);border-bottom:1px solid rgba(193,138,77,.35)}
.lop-premium-signature span{color:#c6853e;margin-right:8px}.lop-premium-signature b{color:#c6853e;font-weight:700}
.lop-single-concept-v2 .lop-related{max-width:1440px;background:#f5ede1;padding:48px 34px 70px;border-top:0}
.lop-single-concept-v2 .lop-related h2{font:500 34px/1 Georgia,serif;text-transform:none;letter-spacing:-.02em;color:#102c22}
@media(max-width:1100px){
  .lop-premium-product{grid-template-columns:1fr;max-width:880px;gap:20px;padding-top:24px}
  .lop-premium-info{padding-top:18px}
  .lop-premium-title-row{grid-template-columns:minmax(0,1fr) 112px}
  .lop-premium-seal{width:108px;height:108px}
  .lop-premium-title-copy h1{font-size:58px}
}
@media(max-width:780px){
  .lop-single-concept-v2 .lop-topbar{display:none}
  .lop-single-concept-v2 .lop-header-inner{height:100px;padding:0 22px;grid-template-columns:auto 1fr auto}
  .lop-single-concept-v2 .lop-header .lop-logo{grid-column:2;justify-self:center;align-items:center;max-width:260px}
  .lop-single-concept-v2 .lop-header .lop-logo-mark.is-header{max-width:240px}
  .lop-single-concept-v2 .lop-header .lop-logo small{font-size:6px;text-align:center}
  .lop-single-concept-v2 .lop-head-actions{grid-column:3}.lop-single-concept-v2 .lop-menu-toggle{position:absolute;left:14px;display:block}
  .lop-premium-product{display:block;padding:16px 18px 30px}
  .lop-single-concept-v2 .lop-single-main{aspect-ratio:1/1;border-radius:20px;max-height:none}
  .lop-single-concept-v2 .lop-single-main::after{width:46px;height:46px;right:14px;bottom:14px}
  .lop-single-concept-v2 .lop-single-thumbs{justify-content:flex-start;margin-top:12px}
  .lop-single-concept-v2 .lop-thumb{width:78px;min-width:78px;border-radius:12px}
  .lop-premium-info{padding:32px 4px 0}
  .lop-premium-title-row{grid-template-columns:minmax(0,1fr) 88px;gap:12px}
  .lop-premium-seal{width:84px;height:84px}.lop-premium-seal strong{font-size:30px}.lop-premium-seal span,.lop-premium-seal small{font-size:6px}
  .lop-premium-title-copy h1{font-size:clamp(43px,12vw,62px);line-height:.96}
  .lop-premium-intro{font-size:15px;margin-top:15px}
  .lop-premium-current{font-size:39px}.lop-premium-price-row{margin-top:22px}
  .lop-premium-benefits{grid-template-columns:repeat(2,1fr)}
  .lop-premium-benefits>div:nth-child(2){border-right:0}.lop-premium-benefits>div:nth-child(-n+2){border-bottom:1px solid #dccab3}
  .lop-premium-service-strip{grid-template-columns:1fr 1fr 1fr}.lop-premium-service-strip>div{display:block;text-align:center;padding:13px 7px}.lop-premium-service-strip svg{margin:0 auto 7px}.lop-premium-service-strip small{display:none}
  .lop-premium-buy-row{grid-template-columns:minmax(0,1fr) 56px}.lop-premium-buy form.cart{grid-template-columns:92px minmax(0,1fr);gap:10px}.lop-premium-buy .woocommerce-variation-add-to-cart{grid-template-columns:92px minmax(0,1fr);gap:10px}
  .lop-premium-buy .quantity .qty,.lop-premium-buy .single_add_to_cart_button{height:56px!important;min-height:56px!important}.lop-premium-wishlist{width:56px;border-radius:12px}
  .lop-premium-attributes>div{grid-template-columns:1fr;gap:4px}
  .lop-premium-signature{font-size:8px;line-height:1.6;padding:15px 14px}
  .lop-single-concept-v2 .lop-related{padding:36px 18px 54px}
}
@media(max-width:420px){
  .lop-single-concept-v2 .lop-header-inner{height:92px;padding:0 14px}.lop-single-concept-v2 .lop-header .lop-logo-mark.is-header{max-width:210px}.lop-single-concept-v2 .lop-cart-label{display:none}
  .lop-premium-product{padding-left:14px;padding-right:14px}
  .lop-premium-title-row{display:block}.lop-premium-seal{display:none}
  .lop-premium-title-copy h1{font-size:46px}
  .lop-premium-service-strip b{font-size:8px}.lop-premium-service-strip svg{width:21px;height:21px}
  .lop-premium-buy-row{grid-template-columns:1fr}.lop-premium-wishlist{width:100%;height:48px}.lop-premium-wishlist::after{content:'Ajouter à la wishlist';margin-left:9px;text-transform:uppercase;font-size:10px;letter-spacing:.07em}.lop-premium-wishlist{display:flex;align-items:center;justify-content:center}
}

/* v0.5.2 — checkout cleanup + slogan/logo tune */
.lop-header .lop-logo-mark.is-header{background:transparent!important;box-shadow:none!important}
.lop-header .lop-logo small{color:#8f6a3d!important}
body.woocommerce-checkout .lop-main-site.lop-checkout-main{max-width:none!important;padding:24px 0 54px!important}
.lop-checkout-shell{max-width:1380px;margin:0 auto;padding:0 14px}
.lop-checkout-head{margin:4px 0 26px}
.lop-checkout-head h1{margin:0;font:500 clamp(46px,5vw,76px)/.92 Georgia,"Times New Roman",serif;color:#201812}
.lop-checkout-head p{margin:10px 0 0;font-size:15px;color:#695c50}
.lop-checkout-content .woocommerce{display:block}
body.woocommerce-checkout .woocommerce form.checkout{margin-top:0}
body.woocommerce-checkout .woocommerce-NoticeGroup, body.woocommerce-checkout .woocommerce-notices-wrapper{margin-bottom:16px}
body.woocommerce-checkout .woocommerce-info, body.woocommerce-checkout .woocommerce-message, body.woocommerce-checkout .woocommerce-error{position:relative;margin:0 0 16px!important;padding:18px 20px!important;border-radius:18px!important;background:#fffaf3!important;border:1px solid rgba(184,117,58,.26)!important;box-shadow:none!important;color:#1f231f!important;list-style:none!important}
body.woocommerce-checkout .woocommerce-info::before, body.woocommerce-checkout .woocommerce-message::before, body.woocommerce-checkout .woocommerce-error::before{display:none!important;content:none!important}
body.woocommerce-checkout .showcoupon{color:#7f532f!important;font-weight:700;text-decoration:none;border-bottom:1px solid rgba(127,83,47,.35)}
body.woocommerce-checkout .checkout_coupon{margin:0 0 18px!important;padding:18px 20px!important;border-radius:18px!important;border:1px solid rgba(184,117,58,.26)!important;background:#fffaf3!important}
body.woocommerce-checkout .checkout_coupon p:first-child{font-size:14px;color:#5f574f;margin:0 0 14px}
body.woocommerce-checkout .checkout_coupon .form-row{margin:0!important}
body.woocommerce-checkout .checkout_coupon .input-text{height:48px!important}
body.woocommerce-checkout .checkout_coupon button.button{height:48px!important;background:#10281f!important;color:#f3dfc1!important;border:0!important;border-radius:999px!important;padding:0 18px!important;text-transform:uppercase!important;letter-spacing:.05em!important;font-size:11px!important;font-weight:800!important}
body.woocommerce-checkout .col2-set{display:grid;grid-template-columns:1fr;gap:16px}
body.woocommerce-checkout .woocommerce-billing-fields, body.woocommerce-checkout .woocommerce-additional-fields{background:#fffaf3;border:1px solid rgba(80,56,36,.15);padding:24px}
body.woocommerce-checkout .woocommerce-billing-fields h3, body.woocommerce-checkout .woocommerce-additional-fields h3{margin:0 0 18px;font:500 34px/1 Georgia,"Times New Roman",serif;color:#201812!important}
body.woocommerce-checkout .form-row{margin-bottom:16px!important}
body.woocommerce-checkout label{display:block;font-size:12px;font-weight:700;line-height:1.35;color:#1d241f;margin-bottom:7px}
body.woocommerce-checkout #order_review_heading{margin:0 0 10px;font-size:34px!important}
body.woocommerce-checkout #order_review{border-radius:0}
body.woocommerce-checkout table.shop_table{border-collapse:collapse;background:transparent!important;border:0!important}
body.woocommerce-checkout table.shop_table th, body.woocommerce-checkout table.shop_table td{padding:14px 0!important;border-bottom:1px solid rgba(80,56,36,.12)!important;font-size:14px!important;background:transparent!important}
body.woocommerce-checkout .product-total, body.woocommerce-checkout .order-total td, body.woocommerce-checkout .order-total th{color:#201812;font-weight:700}
body.woocommerce-checkout .woocommerce-checkout-payment ul.payment_methods{border-bottom:1px solid rgba(80,56,36,.12)!important;padding-bottom:12px!important}
body.woocommerce-checkout .payment_box{background:#fff6ea!important;border:1px solid rgba(184,117,58,.22)!important;color:#54493e!important}
body.woocommerce-checkout .payment_box::before{border-bottom-color:#fff6ea!important}
body.woocommerce-checkout .place-order{padding-top:14px!important}
@media(max-width:780px){
  .lop-checkout-shell{padding:0 0}
  .lop-checkout-head{padding:0 14px;margin:0 0 18px}
  .lop-checkout-head h1{font-size:58px;line-height:.95}
  .lop-checkout-head p{font-size:14px}
  body.woocommerce-checkout .woocommerce-info, body.woocommerce-checkout .woocommerce-message, body.woocommerce-checkout .woocommerce-error, body.woocommerce-checkout .checkout_coupon{border-radius:16px!important;padding:16px 16px!important}
  body.woocommerce-checkout .checkout_coupon .form-row-first, body.woocommerce-checkout .checkout_coupon .form-row-last{float:none!important;width:100%!important}
  body.woocommerce-checkout .checkout_coupon button.button{width:100%;margin-top:10px!important}
  body.woocommerce-checkout .woocommerce-billing-fields, body.woocommerce-checkout .woocommerce-additional-fields{padding:18px 16px}
  body.woocommerce-checkout .woocommerce-billing-fields h3, body.woocommerce-checkout .woocommerce-additional-fields h3, body.woocommerce-checkout #order_review_heading{font-size:28px!important}
}

/* v0.5.3 — mobile account access */
.lop-mobile-account{display:none}
.lop-mobile-nav-account{display:none!important}
@media(max-width:780px){
  .lop-mobile-account{display:flex!important;align-items:center;justify-content:center;width:38px;height:38px;flex:0 0 38px;color:inherit!important}
  .lop-mobile-account svg{width:22px;height:22px}
  .lop-mobile-nav-account{display:flex!important;align-items:center;gap:12px;color:#eee2cf!important;font-weight:800!important}
  .lop-mobile-nav-account svg{width:20px;height:20px;flex:0 0 20px}
  .lop-head-actions{gap:10px!important}
  .lop-single-concept-v2 .lop-mobile-account{color:#ead9bf!important}
  .lop-single-concept-v2 .lop-head-actions{display:flex!important;align-items:center;justify-content:flex-end;gap:10px!important}
  .lop-single-concept-v2 .lop-cart{display:flex!important;align-items:center;justify-content:center}
}
@media(max-width:390px){
  .lop-mobile-account{width:34px;height:34px;flex-basis:34px}
  .lop-mobile-account svg{width:20px;height:20px}
  .lop-head-actions{gap:7px!important}
}

/* v0.5.4 — readable mobile branding */
.lop-header .lop-logo-mark.is-header{filter:none!important;background:transparent!important}
@media(max-width:780px){
  .lop-header .lop-logo{min-width:0;max-width:218px!important}
  .lop-header .lop-logo-mark.is-header{width:205px!important;max-width:205px!important;height:auto!important;display:block!important;object-fit:contain!important;object-position:left center!important}
  .lop-header .lop-logo small{color:#c99a61!important;font-size:5px!important;letter-spacing:.09em!important;margin-top:1px!important}
  .lop-mobile-account{display:grid!important;place-items:center!important;width:38px!important;height:38px!important;flex:0 0 38px!important;border:1px solid rgba(244,229,205,.58)!important;border-radius:50%!important;color:#f7ead6!important;background:rgba(255,255,255,.055)!important;opacity:1!important;visibility:visible!important}
  .lop-mobile-account svg{display:block!important;width:21px!important;height:21px!important;stroke:#f7ead6!important;stroke-width:1.7!important;opacity:1!important}
  .lop-mobile-account:hover,.lop-mobile-account:focus{background:rgba(255,255,255,.12)!important;color:#fff6e8!important}
  .lop-head-actions{color:#f0dec3!important}
  .lop-menu-toggle i{border-color:#d7b47d!important}
}
@media(max-width:420px){
  .lop-header .lop-logo{max-width:186px!important}
  .lop-header .lop-logo-mark.is-header{width:180px!important;max-width:180px!important}
  .lop-mobile-account{width:36px!important;height:36px!important;flex-basis:36px!important}
  .lop-mobile-account svg{width:20px!important;height:20px!important}
}

/* v0.5.5 — mobile cart icon + footer logo cleanup */
@media(max-width:780px){
  .lop-header .lop-cart-label{display:none!important}
  .lop-header .lop-cart svg{display:block!important;width:25px!important;height:25px!important;stroke:currentColor!important;fill:none!important}
  .lop-header .lop-cart{width:42px;height:42px;display:grid!important;place-items:center;color:#eadbc4!important}
  .lop-header .lop-cart em{right:-1px!important;top:-5px!important}
}
@media(max-width:420px){
  .lop-header .lop-cart svg{display:block!important}
}

/* =========================================================
   v0.5.7 — Mobile cart compact + Account Concept Store
   ========================================================= */
/* Quantity control */
.lop-qty-control{display:inline-grid;grid-template-columns:38px 48px 38px;align-items:center;border:1px solid rgba(57,45,34,.18);background:#fffaf3;min-height:44px}
.lop-qty-control .lop-qty-btn{appearance:none;border:0;background:transparent;color:#10281f;font-size:20px;line-height:1;cursor:pointer;height:42px;padding:0}
.lop-qty-control .quantity{display:block!important;margin:0!important}
.lop-qty-control .qty{width:48px!important;height:42px!important;min-width:0!important;border:0!important;border-left:1px solid rgba(57,45,34,.11)!important;border-right:1px solid rgba(57,45,34,.11)!important;background:transparent!important;text-align:center!important;font-size:15px!important;padding:0!important;-moz-appearance:textfield}
.lop-qty-control .qty::-webkit-inner-spin-button,.lop-qty-control .qty::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}

/* Account — global visual language */
.lop-account-page .lop-account-main{max-width:none!important;padding:34px 24px 76px!important;background:#efe4d5;color:#13231c}
.lop-account-page .lop-account-shell{max-width:1380px;margin:0 auto;grid-template-columns:260px minmax(0,1fr);background:#fffaf3;border:1px solid rgba(77,55,35,.13);box-shadow:0 24px 70px rgba(28,31,26,.06)}
.lop-account-page .lop-account-sidebar{background:#0c241b;color:#eadcc5;padding:32px 20px 24px}
.lop-account-page .lop-account-brand{padding:8px 10px 28px;color:#f4e7d2}
.lop-account-page .lop-account-brand b{font:500 23px/1 Georgia,"Times New Roman",serif;letter-spacing:.03em}
.lop-account-page .lop-account-brand small{color:#c08a4e;font-size:6px;letter-spacing:.13em;margin-top:5px}
.lop-account-page .lop-account-nav{gap:7px}
.lop-account-page .lop-account-nav a{border:1px solid transparent;border-radius:0;padding:13px 12px;color:#d9cbb5;font-size:11px;letter-spacing:.02em}
.lop-account-page .lop-account-nav a:hover{background:rgba(255,255,255,.045);border-color:rgba(192,138,78,.24)}
.lop-account-page .lop-account-nav a.is-active{background:#eadcc5;color:#10281f;border-color:#eadcc5}
.lop-account-page .lop-account-nav svg{width:18px;height:18px}
.lop-account-page .lop-account-help{border:1px solid rgba(192,138,78,.24);background:rgba(255,255,255,.025);border-radius:0;padding:18px 15px}
.lop-account-page .lop-account-help b{font-family:Georgia,"Times New Roman",serif;font-size:16px;font-weight:500;color:#f2e2c8}
.lop-account-page .lop-account-help p{color:#b9aa94;line-height:1.55}
.lop-account-page .lop-account-help a{border:0;border-bottom:1px solid rgba(192,138,78,.55);padding:0 0 3px;display:inline-block;color:#d9a35e;width:auto}
.lop-account-page .lop-account-content{padding:46px 48px 42px;background:#fffaf3}
.lop-account-kicker{display:block;margin-bottom:11px;color:#aa6d37;font-size:9px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}
.lop-account-page .lop-account-welcome h1{font:500 clamp(34px,3.2vw,50px)/.98 Georgia,"Times New Roman",serif;color:#10281f;margin:0 0 10px}
.lop-account-page .lop-account-welcome p{font-size:13px;line-height:1.65;color:#75695d;max-width:620px}
.lop-account-page .lop-account-stats{gap:12px;margin:30px 0 42px}
.lop-account-page .lop-account-stats>a{min-height:128px;background:#f6eddf;border:1px solid rgba(120,83,48,.13);box-shadow:none;padding:18px;color:#10281f;position:relative;overflow:hidden}
.lop-account-page .lop-account-stats>a::after{content:'';position:absolute;right:-22px;bottom:-22px;width:74px;height:74px;border:1px solid rgba(184,117,58,.10);border-radius:50%}
.lop-account-page .lop-stat-icon{color:#ae6e37;margin-bottom:10px}
.lop-account-page .lop-stat-icon svg{width:22px;height:22px}
.lop-account-page .lop-account-stats strong{font:500 30px/1 Georgia,"Times New Roman",serif;color:#10281f}
.lop-account-page .lop-account-stats b{font-size:10px;letter-spacing:.06em;text-transform:uppercase;margin-top:5px}
.lop-account-page .lop-account-stats small{color:#8a7764;font-size:9px;text-transform:uppercase;letter-spacing:.05em}
.lop-account-page .lop-account-section-head{align-items:end;margin-bottom:16px}
.lop-account-page .lop-account-section-head h2{font:500 30px/1 Georgia,"Times New Roman",serif;color:#10281f}
.lop-account-page .lop-account-section-head a{border:0;border-bottom:1px solid rgba(174,110,55,.45);padding:0 0 3px;color:#8c592f;font-size:9px;text-transform:uppercase;letter-spacing:.07em}
.lop-account-page .lop-order-list{background:#fffaf3;border-color:rgba(77,55,35,.13)}
.lop-account-page .lop-order-row{padding:15px 16px;border-color:rgba(77,55,35,.10)}
.lop-account-page .lop-order-thumb{background:#efe4d5}
.lop-account-page .lop-order-status{border-radius:999px;padding:6px 9px}
.lop-account-page .lop-account-empty{background:#0f2b21;color:#eadcc5;padding:46px 30px;border:1px solid rgba(192,138,78,.22)}
.lop-account-page .lop-account-empty p{font:500 26px/1.1 Georgia,"Times New Roman",serif;margin:0 0 16px}
.lop-account-page .lop-account-empty .lop-btn{background:#c17a3b;color:#fff;border-color:#c17a3b;border-radius:0}
.lop-account-page .lop-account-benefits{max-width:none;margin:34px 0 0;background:#efe4d5;border:1px solid rgba(77,55,35,.10);padding:16px 8px}
.lop-account-page .lop-account-benefits svg{color:#a96b35}
.lop-account-page .lop-account-benefits b{color:#10281f;letter-spacing:.04em}
.lop-account-page .lop-account-benefits small{color:#75695d}
.lop-account-page .lop-wc-endpoint-content>h2{font:500 36px/1 Georgia,"Times New Roman",serif;color:#10281f}
.lop-account-page .lop-wc-endpoint-content table{border-color:rgba(77,55,35,.13);background:#fffaf3}
.lop-account-page .lop-wc-endpoint-content th{background:#efe4d5;color:#7b5435}
.lop-account-page .lop-wc-endpoint-content .woocommerce-Address{background:#f6eddf;border-color:rgba(77,55,35,.12)}

@media(max-width:680px){
  /* Compact cart cards */
  .lop-cart-main{padding-left:14px!important;padding-right:14px!important}
  .lop-cart-head{margin-bottom:14px}
  .lop-cart-head .lop-kicker{font-size:8px;margin-bottom:8px}
  .lop-cart-head h1{font-size:48px!important;line-height:.92}
  .lop-cart-head p{font-size:13px;margin-top:8px}
  .lop-cart-continue{font-size:9px;margin-top:10px}
  .lop-cart-items-panel{border:0!important;background:transparent!important}
  .lop-cart-items{gap:10px}
  .lop-cart-item{display:grid!important;grid-template-columns:78px minmax(0,1fr) 26px!important;grid-template-areas:'thumb copy remove' 'thumb meta meta'!important;gap:10px 12px!important;align-items:start!important;padding:13px!important;background:#fffaf3!important;border:1px solid rgba(77,55,35,.12)!important}
  .lop-cart-item+.lop-cart-item{border-top:1px solid rgba(77,55,35,.12)!important}
  .lop-cart-thumb{grid-area:thumb!important;width:78px!important;height:78px!important}
  .lop-cart-thumb img{width:78px!important;height:78px!important;border-radius:0;object-fit:cover}
  .lop-cart-copy{grid-area:copy!important;min-width:0}
  .lop-cart-copy h3{font-size:18px!important;line-height:1.08!important;margin:2px 0 5px!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
  .lop-cart-copy p{font-size:11px!important;line-height:1.4!important;color:#827466!important;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}
  .lop-cart-remove{grid-area:remove!important;justify-self:end!important;margin:0!important;font-size:22px!important;color:#9d4d2c!important}
  .lop-cart-price,.lop-cart-qty,.lop-cart-subtotal{grid-area:meta!important;margin:0!important}
  .lop-cart-price{justify-self:start!important;align-self:center!important;font-size:16px!important;font-family:Georgia,"Times New Roman",serif!important;color:#10281f!important;padding-top:4px}
  .lop-cart-qty{justify-self:center!important;align-self:center!important}
  .lop-cart-subtotal{justify-self:end!important;align-self:center!important;font-size:16px!important;font-weight:700!important;color:#10281f!important;padding-top:4px}
  .lop-cart-item{position:relative}
  .lop-cart-item .lop-cart-price{position:absolute;left:102px;bottom:20px}
  .lop-cart-item .lop-cart-qty{position:absolute;left:50%;transform:translateX(-22%);bottom:11px}
  .lop-cart-item .lop-cart-subtotal{position:absolute;right:13px;bottom:20px}
  .lop-qty-control{grid-template-columns:30px 36px 30px;min-height:38px}
  .lop-qty-control .lop-qty-btn{height:36px;font-size:17px}
  .lop-qty-control .qty{width:36px!important;height:36px!important;font-size:13px!important}
  .lop-cart-actions-row{margin-top:10px;border:1px solid rgba(77,55,35,.12);background:#fffaf3!important;padding:14px!important}
  .lop-cart-coupon label{font-size:9px}
  .lop-update-cart{display:none!important}

  /* Account concept-store mobile */
  .lop-account-page .lop-account-main{padding:0 14px 44px!important;background:#efe4d5!important}
  .lop-account-page .lop-account-shell{display:block;margin:0 -14px;border:0;box-shadow:none;background:transparent}
  .lop-account-page .lop-account-sidebar{padding:14px;background:#efe4d5;color:#10281f}
  .lop-account-page .lop-account-brand,.lop-account-page .lop-account-help{display:none}
  .lop-account-page .lop-account-nav{display:grid;grid-template-columns:1fr 1fr;gap:8px;overflow:visible;padding:0}
  .lop-account-page .lop-account-nav a{min-width:0;padding:12px 11px;border:1px solid rgba(16,40,31,.16);background:#f8efe3;color:#10281f;font-size:10px;gap:8px}
  .lop-account-page .lop-account-nav a.is-active{background:#10281f;color:#f1dfc4;border-color:#10281f}
  .lop-account-page .lop-account-nav a:last-child{grid-column:1/-1;justify-content:center;background:transparent;color:#8e5a31;border-color:rgba(142,90,49,.24);padding:10px}
  .lop-account-page .lop-account-nav svg{width:17px;height:17px;flex:0 0 auto}
  .lop-account-page .lop-account-nav a span{white-space:normal;overflow:visible;text-overflow:clip}
  .lop-account-page .lop-account-content{padding:30px 14px 24px;background:#fffaf3;border-top:1px solid rgba(77,55,35,.12)}
  .lop-account-kicker{font-size:8px;margin-bottom:9px}
  .lop-account-page .lop-account-welcome h1{font-size:38px!important;line-height:.98;margin-bottom:10px}
  .lop-account-page .lop-account-welcome p{font-size:12px;line-height:1.55}
  .lop-account-page .lop-account-stats{grid-template-columns:1fr 1fr;gap:8px;margin:24px 0 32px}
  .lop-account-page .lop-account-stats>a{min-height:100px;padding:13px 12px;background:#f5eadc}
  .lop-account-page .lop-stat-icon{margin-bottom:7px}.lop-account-page .lop-stat-icon svg{width:19px;height:19px}
  .lop-account-page .lop-account-stats strong{font-size:24px}
  .lop-account-page .lop-account-stats b{font-size:9px;margin-top:3px}
  .lop-account-page .lop-account-stats small{font-size:8px}
  .lop-account-page .lop-account-section-head{display:block;margin-bottom:13px}
  .lop-account-page .lop-account-section-head h2{font-size:28px;line-height:1.02;margin-bottom:10px}
  .lop-account-page .lop-account-section-head a{display:inline-block;padding-bottom:2px}
  .lop-account-page .lop-account-empty{padding:32px 20px}
  .lop-account-page .lop-account-empty p{font-size:22px}
  .lop-account-page .lop-account-benefits{grid-template-columns:1fr 1fr;margin-top:22px;padding:8px 4px;background:#efe4d5}
  .lop-account-page .lop-account-benefits>div{padding:11px 9px!important;border-right:0!important;border-bottom:1px solid rgba(77,55,35,.08)!important;align-items:flex-start}
  .lop-account-page .lop-account-benefits b{font-size:8px}.lop-account-page .lop-account-benefits small{font-size:8px;line-height:1.35}
  .lop-account-page .lop-wc-endpoint-content>h2{font-size:30px}
  .lop-account-page .lop-wc-endpoint-content table{font-size:11px}
}

/* v0.5.8 — Mobile cart layout fix: no overlap */
@media(max-width:680px){
  .lop-cart-item{
    position:relative!important;
    display:grid!important;
    grid-template-columns:78px minmax(0,1fr) auto!important;
    grid-template-areas:
      'thumb copy remove'
      'thumb price price'
      'thumb qty subtotal'!important;
    column-gap:12px!important;
    row-gap:8px!important;
    min-height:146px!important;
    padding:14px!important;
  }
  .lop-cart-thumb{grid-area:thumb!important;align-self:start!important}
  .lop-cart-copy{grid-area:copy!important;padding-right:2px!important}
  .lop-cart-remove{grid-area:remove!important;position:static!important;align-self:start!important;justify-self:end!important}
  .lop-cart-price{grid-area:price!important;position:static!important;left:auto!important;right:auto!important;bottom:auto!important;transform:none!important;justify-self:start!important;align-self:center!important;padding:0!important;font-size:15px!important;line-height:1!important}
  .lop-cart-qty{grid-area:qty!important;position:static!important;left:auto!important;right:auto!important;bottom:auto!important;transform:none!important;justify-self:start!important;align-self:center!important;margin:0!important;padding:0!important}
  .lop-cart-subtotal{grid-area:subtotal!important;position:static!important;left:auto!important;right:auto!important;bottom:auto!important;transform:none!important;justify-self:end!important;align-self:center!important;margin:0!important;padding:0!important;font-size:16px!important;white-space:nowrap!important}
  .lop-qty-control{display:grid!important;grid-template-columns:30px 34px 30px!important;width:94px!important;min-height:36px!important;border:1px solid rgba(16,40,31,.18)!important;background:#fff!important;overflow:hidden!important}
  .lop-qty-control .lop-qty-btn{display:grid!important;place-items:center!important;width:30px!important;height:36px!important;border:0!important;background:#fff!important;color:#10281f!important;font-size:17px!important;line-height:1!important;padding:0!important}
  .lop-qty-control .quantity{display:block!important;width:34px!important;height:36px!important;margin:0!important;border-left:1px solid rgba(16,40,31,.12)!important;border-right:1px solid rgba(16,40,31,.12)!important}
  .lop-qty-control .qty{display:block!important;width:34px!important;min-width:34px!important;height:36px!important;min-height:36px!important;margin:0!important;padding:0!important;border:0!important;background:#fff!important;text-align:center!important;font-size:13px!important;line-height:36px!important;box-shadow:none!important;-moz-appearance:textfield!important}
  .lop-qty-control .qty::-webkit-outer-spin-button,.lop-qty-control .qty::-webkit-inner-spin-button{-webkit-appearance:none!important;margin:0!important}
}
@media(max-width:390px){
  .lop-cart-item{grid-template-columns:70px minmax(0,1fr) auto!important;padding:12px!important;column-gap:10px!important}
  .lop-cart-thumb,.lop-cart-thumb img{width:70px!important;height:70px!important}
  .lop-cart-copy h3{font-size:16px!important}
  .lop-cart-copy p{font-size:10px!important}
  .lop-cart-subtotal{font-size:15px!important}
}

/* v0.5.9 — Assistance */
.lop-support{max-width:1320px;margin:0 auto;padding:54px 24px 80px;color:#132119}
.lop-support-hero{max-width:780px;margin-bottom:34px}.lop-support-hero h1{font:500 clamp(46px,6vw,78px)/.94 Georgia,"Times New Roman",serif;margin:0 0 18px;color:#10281f}.lop-support-hero p{font-size:16px;line-height:1.75;color:#6e6257;margin:0}.lop-support-success{display:flex;gap:12px;align-items:center;justify-content:space-between;background:#10281f;color:#f7e9d4;padding:17px 20px;margin-bottom:22px;border-radius:2px}.lop-support-success strong{font-family:Georgia,serif;font-size:19px}.lop-support-success span{font-size:12px;letter-spacing:.04em}.lop-support-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(300px,.55fr);gap:22px;align-items:stretch}.lop-support-form-card,.lop-support-aside-card,.lop-support-history,.lop-support-thread{background:#fffaf3;border:1px solid rgba(74,53,36,.14)}.lop-support-form-card{padding:30px}.lop-support-card-head{display:flex;gap:16px;align-items:start;padding-bottom:22px;border-bottom:1px solid rgba(74,53,36,.12);margin-bottom:22px}.lop-support-card-head>span{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#10281f;color:#d6aa6b;font-size:11px;font-weight:800}.lop-support-card-head h2,.lop-support-section-title h2{font:500 30px/1.05 Georgia,serif;margin:0;color:#1b251f}.lop-support-card-head p{margin:6px 0 0;color:#797067;font-size:13px}.lop-support-form p{margin:0 0 17px}.lop-support-form label{display:block;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;margin-bottom:8px;color:#3c463f}.lop-support-form label small{font-weight:500;text-transform:none;letter-spacing:0}.lop-support-form input,.lop-support-form select,.lop-support-form textarea,.lop-support-reply-form textarea{width:100%;border:1px solid rgba(74,53,36,.18);background:#fff;padding:13px 14px;box-shadow:none;border-radius:0;color:#17231d}.lop-support-form input,.lop-support-form select{height:50px}.lop-support-form textarea,.lop-support-reply-form textarea{resize:vertical;line-height:1.55}.lop-support-two{display:grid;grid-template-columns:1fr 1fr;gap:14px}.lop-support-submit,.lop-support-reply-form button{min-height:52px;background:#10281f;color:#f5e2c4;border:0;padding:0 24px;text-transform:uppercase;letter-spacing:.07em;font-size:11px;font-weight:800;cursor:pointer}.lop-support-aside{display:grid;gap:14px}.lop-support-aside-card{padding:32px;background:#10281f;color:#ead9be}.lop-support-round{width:54px;height:54px;border:1px solid rgba(214,170,107,.4);border-radius:50%;display:grid;place-items:center;margin-bottom:28px}.lop-support-round svg{width:25px;height:25px;color:#d6aa6b}.lop-support-aside-card h3{font:500 34px/1.02 Georgia,serif;margin:0 0 15px}.lop-support-aside-card p{font-size:13px;line-height:1.75;color:#b9aa95}.lop-support-mini-trust{display:grid;grid-template-columns:1fr 1fr;border:1px solid rgba(74,53,36,.14);background:#f6eadb}.lop-support-mini-trust>div{padding:17px 14px;display:flex;gap:9px;align-items:center;font-size:11px;font-weight:700}.lop-support-mini-trust>div+div{border-left:1px solid rgba(74,53,36,.12)}.lop-support-mini-trust svg{width:18px;height:18px;color:#a46734}.lop-support-login-note{margin-top:20px;background:#f0e2d0;padding:20px;display:grid;grid-template-columns:auto 1fr auto;gap:16px;align-items:center}.lop-support-login-note strong{font-family:Georgia,serif;font-size:18px}.lop-support-login-note span{font-size:13px;color:#6b6258}.lop-support-login-note a{font-size:10px;font-weight:800;text-transform:uppercase;color:#10281f}.lop-support-history{margin-top:28px;padding:28px}.lop-support-section-title{display:flex;justify-content:space-between;align-items:end;margin-bottom:18px}.lop-support-ticket-list{border-top:1px solid rgba(74,53,36,.12)}.lop-support-ticket-row{display:grid;grid-template-columns:1fr auto 110px;gap:18px;align-items:center;padding:17px 4px;border-bottom:1px solid rgba(74,53,36,.12);color:#18221c}.lop-support-ticket-row>div{display:grid;gap:4px}.lop-support-ticket-row strong{font-size:10px;letter-spacing:.09em;color:#a46734}.lop-support-ticket-row span{font:500 18px Georgia,serif}.lop-support-ticket-row small{text-align:right;color:#81776c}.lop-support-ticket-row em,.lop-support-thread-head em,.lop-admin-ticket-table em{font-style:normal;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;padding:7px 10px;border-radius:999px;background:#eee4d6;color:#695744}.lop-support-ticket-row em.is-new,.lop-support-thread-head em.is-new,.lop-admin-ticket-table em.is-new{background:#efe0c8;color:#8a5528}.lop-support-ticket-row em.is-in_progress,.lop-support-thread-head em.is-in_progress,.lop-admin-ticket-table em.is-in_progress{background:#dbe7e1;color:#1d5b44}.lop-support-ticket-row em.is-answered,.lop-support-thread-head em.is-answered,.lop-admin-ticket-table em.is-answered{background:#10281f;color:#f0dcc0}.lop-support-ticket-row em.is-closed,.lop-support-thread-head em.is-closed,.lop-admin-ticket-table em.is-closed{background:#e6e4df;color:#65645f}.lop-support-empty{padding:30px;text-align:center;background:#f8f1e8;color:#766b60}.lop-support-thread{padding:30px}.lop-support-back{display:inline-block;margin-bottom:20px;font-size:10px;text-transform:uppercase;font-weight:800;color:#6f583e}.lop-support-thread-head{display:flex;justify-content:space-between;gap:20px;align-items:start;padding-bottom:22px;border-bottom:1px solid rgba(74,53,36,.12)}.lop-support-thread-head>div>span{font-size:10px;letter-spacing:.1em;color:#a46734;font-weight:800}.lop-support-thread-head h2{font:500 34px/1.05 Georgia,serif;margin:6px 0}.lop-support-thread-head p{margin:0;color:#71675e;font-size:12px}.lop-support-messages{display:grid;gap:12px;padding:24px 0}.lop-support-message{max-width:78%;padding:16px 18px;border:1px solid rgba(74,53,36,.12)}.lop-support-message.is-customer{justify-self:end;background:#f2e4d3}.lop-support-message.is-admin{justify-self:start;background:#10281f;color:#f1e0c5;border-color:#10281f}.lop-support-message header{display:flex;justify-content:space-between;gap:16px;margin-bottom:8px}.lop-support-message header strong{font-size:11px;text-transform:uppercase;letter-spacing:.05em}.lop-support-message header time{font-size:9px;opacity:.65}.lop-support-message p{margin:0;font-size:13px;line-height:1.65}.lop-support-reply-form{border-top:1px solid rgba(74,53,36,.12);padding-top:20px;display:grid;gap:12px}.lop-support-reply-form button{justify-self:end}.lop-footer-nav a[href*="assistance"]{color:#d3ad73!important}
@media(max-width:780px){.lop-support{padding:34px 14px 60px}.lop-support-hero h1{font-size:48px}.lop-support-hero p{font-size:14px}.lop-support-grid{grid-template-columns:1fr}.lop-support-form-card{padding:22px 16px}.lop-support-two{grid-template-columns:1fr}.lop-support-aside-card{padding:26px 20px}.lop-support-login-note{grid-template-columns:1fr;gap:7px}.lop-support-history{padding:20px 14px}.lop-support-ticket-row{grid-template-columns:1fr auto}.lop-support-ticket-row small{grid-column:1/-1;text-align:left}.lop-support-thread{padding:22px 14px}.lop-support-thread-head{display:grid;gap:12px}.lop-support-thread-head em{justify-self:start}.lop-support-message{max-width:92%}}

/* v0.6.0 — Brand pages: Contact + À propos */
.lop-brand-page{background:#0a1511;color:#e8dbc7}
.lop-brand-page .lop-header{background:#08130f!important;border-bottom-color:rgba(190,135,75,.24)!important}
.lop-brand-page .lop-topbar{background:#050907!important;color:#c79b61!important}
.lop-brand-page .lop-header nav a,.lop-brand-page .lop-head-actions,.lop-brand-page .lop-icon,.lop-brand-page .lop-cart,.lop-brand-page .lop-menu-toggle{color:#e6d8c1!important}
.lop-brand-page .lop-menu-toggle i{border-color:#c69254!important}
.lop-brand-page .lop-header .lop-logo small{color:#b98a53!important}
.lop-brand-main{max-width:1536px;margin:0 auto;background:#f6efe5;color:#171b18}
.lop-brand-eyebrow{display:block;color:#bb7e42;font-size:10px;letter-spacing:.18em;text-transform:uppercase;font-weight:800;margin-bottom:14px}
.lop-brand-round{width:44px;height:44px;display:grid;place-items:center;flex:0 0 auto;border:1px solid rgba(39,38,32,.22);border-radius:50%}
.lop-brand-round svg,.lop-contact-reassurance svg,.lop-about-values svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.55}
.lop-text-link{display:inline-block;margin-top:9px;color:#8c582d;font-size:12px;font-weight:800}

/* Contact */
.lop-contact-hero{display:grid;grid-template-columns:42% 58%;min-height:430px;background:#0b1411;color:#f0e3cf;border-bottom:1px solid rgba(189,132,71,.25)}
.lop-contact-hero-copy{padding:76px 54px 60px;display:flex;flex-direction:column;justify-content:center;background:radial-gradient(circle at 18% 20%,rgba(35,80,59,.2),transparent 50%),#08100d}
.lop-contact-hero h1{font:500 clamp(58px,6vw,92px)/.92 Georgia,"Times New Roman",serif;margin:0 0 28px;letter-spacing:-.025em;color:#f2e8dc}
.lop-contact-hero p{font-size:15px;line-height:1.75;color:#d2c2ab;margin:0}
.lop-contact-hero-image{background:url('images/contact-concept-v1.jpg') center/cover no-repeat;min-height:430px}
.lop-contact-body{display:grid;grid-template-columns:360px minmax(0,1fr);gap:0;padding:52px 64px 44px;background:#f7f0e6}
.lop-contact-infos{padding-right:42px;border-right:1px solid rgba(83,57,36,.16)}
.lop-contact-infos article{display:flex;gap:18px;padding:8px 0 28px;margin-bottom:25px;border-bottom:1px solid rgba(83,57,36,.12)}
.lop-contact-infos article:last-child{border-bottom:0;margin-bottom:0}
.lop-contact-infos h2{font:700 13px/1.2 Georgia,serif;text-transform:uppercase;letter-spacing:.1em;margin:1px 0 9px;color:#39291d}
.lop-contact-infos p{font-size:13px;line-height:1.65;color:#62584d;margin:0}.lop-contact-infos a{color:#4b3b2f}
.lop-contact-form-wrap{padding-left:42px}
.lop-contact-form{display:grid;gap:14px}.lop-contact-form p{margin:0}.lop-contact-two{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.lop-contact-form label{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.08em;font-weight:800;color:#5c4e40;margin-bottom:7px}
.lop-contact-form input,.lop-contact-form select,.lop-contact-form textarea{width:100%;background:#fffaf3;border:1px solid rgba(90,63,41,.18);color:#201b17;padding:13px 14px;border-radius:0;box-shadow:none;font:inherit}
.lop-contact-form input,.lop-contact-form select{height:52px}.lop-contact-form textarea{resize:vertical;min-height:178px}
.lop-contact-form button{min-height:54px;border:0;background:#0e3025;color:#f5e3c8;text-transform:uppercase;font-size:11px;letter-spacing:.11em;font-weight:800;cursor:pointer}
.lop-contact-form>small{font-size:10px;color:#817467}.lop-honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important}
.lop-brand-alert{padding:14px 16px;margin-bottom:16px;font-size:13px;border:1px solid}.lop-brand-alert.is-success{background:#eef4ed;border-color:#8da989;color:#28412d}.lop-brand-alert.is-error{background:#fff0eb;border-color:#c88d77;color:#6c3022}
.lop-contact-reassurance{margin:0 32px 36px;background:#0e2a21;color:#dec9ab;display:grid;grid-template-columns:repeat(3,1fr);border:1px solid rgba(193,138,77,.28)}
.lop-contact-reassurance article{display:flex;gap:16px;padding:28px 30px;border-right:1px solid rgba(193,138,77,.22)}.lop-contact-reassurance article:last-child{border-right:0}
.lop-contact-reassurance svg{color:#c38c4c;flex:0 0 auto}.lop-contact-reassurance h3{margin:0 0 7px;text-transform:uppercase;font-size:11px;letter-spacing:.08em;color:#cf9d60}.lop-contact-reassurance p{margin:0 0 8px;font-size:11px;line-height:1.55;color:#bdad98}.lop-contact-reassurance a{color:#d4a36b;font-size:10px;font-weight:700}

/* About */
.lop-about-main{background:#08130f;color:#e5d7c2}
.lop-about-hero{display:grid;grid-template-columns:51% 49%;min-height:450px;border-bottom:1px solid rgba(190,135,75,.28)}
.lop-about-hero-copy{padding:72px 64px;display:flex;flex-direction:column;justify-content:center;background:radial-gradient(circle at 20% 35%,rgba(43,80,63,.19),transparent 54%),#0a120f}
.lop-about-hero h1{font:500 clamp(58px,5.5vw,90px)/.94 Georgia,"Times New Roman",serif;color:#f0e5d6;margin:0 0 26px;letter-spacing:-.025em}.lop-about-hero p{max-width:640px;font:400 15px/1.8 Georgia,serif;color:#c8b8a2;margin:0}
.lop-about-hero-image{background:url('images/about-concept-v1.jpg') center/cover no-repeat;min-height:450px}
.lop-about-vision{display:grid;grid-template-columns:50% 50%;min-height:380px;border-bottom:1px solid rgba(190,135,75,.24)}
.lop-about-vision-image{background:url('images/about-vision-v1.jpg') center/cover no-repeat;min-height:380px}
.lop-about-vision-copy{padding:54px 58px;background:#0d271e;display:flex;flex-direction:column;justify-content:center}.lop-about-vision-copy h2{font:500 clamp(38px,4vw,56px)/1 Georgia,serif;color:#eadbc5;margin:0 0 22px}.lop-about-vision-copy p{font-size:14px;line-height:1.8;color:#bcae9a;margin:0 0 12px;max-width:620px}.lop-about-vision-copy strong{font:italic 16px Georgia,serif;color:#d1bd9f;margin:6px 0 22px}.lop-about-vision-copy>a{align-self:flex-start;color:#c28b4d;text-transform:uppercase;font-size:9px;letter-spacing:.12em;border-bottom:1px solid #9d6e3b;padding-bottom:5px}
.lop-about-selection{background:#f1e8dc;color:#291f17;padding:34px 28px 28px}.lop-about-selection header{text-align:center;margin-bottom:22px}.lop-about-selection h2{font:500 38px/1 Georgia,serif;margin:0}
.lop-about-universes{display:grid;grid-template-columns:repeat(5,1fr);gap:7px}.lop-about-universes a{min-height:175px;padding:20px;display:flex;flex-direction:column;justify-content:flex-end;position:relative;overflow:hidden;background:linear-gradient(145deg,#2b231c,#0b1913);border:1px solid rgba(117,83,48,.18);color:#f0ddc1}.lop-about-universes a:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 80% 20%,rgba(187,125,65,.24),transparent 45%)}.lop-about-universes span,.lop-about-universes small{position:relative;z-index:1}.lop-about-universes span{font:500 24px Georgia,serif;text-transform:uppercase;letter-spacing:.06em}.lop-about-universes small{margin-top:6px;font-size:10px;color:#c89a65}
.lop-about-values{padding:30px 28px 34px;background:#0d271e;border-top:1px solid rgba(190,135,75,.24);border-bottom:1px solid rgba(190,135,75,.24)}.lop-about-values>header{text-align:center}.lop-about-values-grid{display:grid;grid-template-columns:repeat(4,1fr);max-width:1300px;margin:0 auto}.lop-about-values article{padding:18px 30px;border-right:1px solid rgba(190,135,75,.22)}.lop-about-values article:last-child{border-right:0}.lop-about-values svg{color:#c18749;margin-bottom:9px}.lop-about-values h3{text-transform:uppercase;color:#c79659;font-size:11px;letter-spacing:.12em;margin:0 0 8px}.lop-about-values p{font-size:12px;line-height:1.65;color:#b9aa96;margin:0}
.lop-about-help{text-align:center;padding:40px 24px 44px;background:linear-gradient(90deg,#15120f,#0a1712,#15120f)}.lop-about-help h2{font:500 34px/1.1 Georgia,serif;margin:0 auto 22px;max-width:760px;color:#e7d6bd}.lop-about-help>div{display:flex;justify-content:center;gap:34px}.lop-about-help a{color:#d6b07c;text-transform:uppercase;font-size:10px;letter-spacing:.1em;border-bottom:1px solid rgba(214,176,124,.45);padding-bottom:5px}

@media(max-width:980px){
 .lop-contact-hero,.lop-about-hero{grid-template-columns:1fr 1fr}.lop-contact-hero-copy,.lop-about-hero-copy{padding:54px 34px}.lop-contact-body{grid-template-columns:300px 1fr;padding:42px 34px}.lop-about-values article{padding:18px}.lop-about-universes span{font-size:19px}
}
@media(max-width:780px){
 .lop-brand-main{margin:0}.lop-contact-hero,.lop-about-hero{grid-template-columns:1fr}.lop-contact-hero-copy,.lop-about-hero-copy{order:1;padding:40px 24px}.lop-contact-hero-image,.lop-about-hero-image{order:2;min-height:280px}.lop-contact-hero h1,.lop-about-hero h1{font-size:52px}.lop-contact-hero p,.lop-about-hero p{font-size:14px}.lop-contact-body{grid-template-columns:1fr;padding:30px 18px;gap:28px}.lop-contact-infos{padding-right:0;border-right:0}.lop-contact-infos article{padding-bottom:20px;margin-bottom:17px}.lop-contact-form-wrap{padding-left:0}.lop-contact-two{grid-template-columns:1fr}.lop-contact-reassurance{grid-template-columns:1fr;margin:0 14px 24px}.lop-contact-reassurance article{border-right:0;border-bottom:1px solid rgba(193,138,77,.22);padding:22px 20px}.lop-contact-reassurance article:last-child{border-bottom:0}
 .lop-about-vision{grid-template-columns:1fr}.lop-about-vision-image{min-height:300px}.lop-about-vision-copy{padding:38px 24px}.lop-about-vision-copy h2{font-size:42px}.lop-about-selection{padding:30px 14px 24px}.lop-about-selection h2{font-size:34px}.lop-about-universes{display:flex;overflow-x:auto;gap:9px}.lop-about-universes a{min-width:190px;min-height:180px}.lop-about-values{padding:28px 14px}.lop-about-values-grid{grid-template-columns:1fr 1fr}.lop-about-values article{border-right:0;border-bottom:1px solid rgba(190,135,75,.18);padding:18px 12px}.lop-about-values article:nth-child(odd){border-right:1px solid rgba(190,135,75,.18)}.lop-about-help{padding:34px 18px}.lop-about-help h2{font-size:30px}.lop-about-help>div{gap:20px;flex-direction:column;align-items:center}
}


/* v0.6.1 — Brand pages: wider desktop + white light surfaces */
body.lop-brand-page{
  background:#ffffff!important;
}
.lop-brand-page .lop-brand-main{
  width:min(1880px,calc(100% - 32px))!important;
  max-width:1880px!important;
  margin:0 auto!important;
  background:#ffffff!important;
}
.lop-brand-page .lop-contact-body{
  background:#ffffff!important;
}
.lop-brand-page .lop-contact-form input,
.lop-brand-page .lop-contact-form select,
.lop-brand-page .lop-contact-form textarea{
  background:#ffffff!important;
}
.lop-brand-page .lop-about-selection{
  background:#ffffff!important;
}
.lop-brand-page .lop-contact-reassurance{
  margin-left:0!important;
  margin-right:0!important;
}
@media (min-width:1400px){
  .lop-brand-page .lop-contact-body{
    grid-template-columns:390px minmax(0,1fr)!important;
    padding:58px 72px 48px!important;
  }
  .lop-brand-page .lop-contact-infos{
    padding-right:48px!important;
  }
  .lop-brand-page .lop-contact-form-wrap{
    padding-left:48px!important;
  }
  .lop-brand-page .lop-about-selection{
    padding:42px 44px 36px!important;
  }
  .lop-brand-page .lop-about-values{
    padding-left:44px!important;
    padding-right:44px!important;
  }
}
@media (max-width:780px){
  .lop-brand-page .lop-brand-main{
    width:100%!important;
    max-width:none!important;
  }
}


/* v0.6.2 — white light surfaces site-wide */
body.lop-core-active,
.lop-main-site,
.lop-woo-main,
.lop-cart-main,
.lop-main-site.lop-concept-home,
.lop-single-concept-v2,
.lop-single-concept-v2 .lop-main-site,
.lop-single-concept-v2 .lop-related,
.lop-concept-selection,
.lop-concept-manifesto,
.lop-cart-items-panel,
.lop-cart-summary-card,
.lop-cart-actions-row,
.lop-cart-item,
.lop-account-page .lop-account-shell,
.lop-account-page .lop-account-content,
.lop-account-page .lop-order-list,
.lop-account-page .lop-wc-endpoint-content table,
.lop-support-form-card,
.lop-support-history,
.lop-support-thread,
.lop-contact-body,
.lop-about-selection,
body.woocommerce-checkout .lop-main-site,
body.woocommerce-checkout #order_review,
body.woocommerce-checkout .woocommerce-billing-fields,
body.woocommerce-checkout .woocommerce-additional-fields,
body.woocommerce-checkout .woocommerce-info,
body.woocommerce-checkout .woocommerce-message,
body.woocommerce-checkout .woocommerce-error,
body.woocommerce-checkout .checkout_coupon,
body.woocommerce-checkout input.input-text,
body.woocommerce-checkout textarea,
body.woocommerce-checkout select,
body.woocommerce-checkout .payment_box,
.lop-detail-grid>div,
.lop-qty-control{
  background:#ffffff!important;
}

/* product and catalogue light image wells stay neutral, never yellow */
.lop-product-img,
.lop-thumb,
.lop-single-main,
.lop-concept-selection .lop-product-img{
  background:#f5f5f2!important;
}

/* cards on white should still have separation */
.lop-concept-selection .lop-product-card,
.lop-cart-items-panel,
.lop-cart-summary-card,
.lop-cart-item,
.lop-account-page .lop-account-shell,
.lop-support-form-card,
.lop-support-history,
.lop-support-thread{
  border-color:rgba(16,40,31,.12)!important;
}

/* keep intentional dark-green sections intact */
.lop-concept-hero,
.lop-concept-hero-copy,
.lop-concept-occasion-strip,
.lop-concept-universes,
.lop-concept-benefits,
.lop-footer-v046,
.lop-support-aside-card,
.lop-single-concept-v2 .lop-header{
  background-color:initial;
}

/* v0.6.3 — desktop width + adaptive header logo */
.lop-logo-switch{display:block;position:relative;line-height:0;max-width:100%}
.lop-logo-switch .lop-logo-dark{display:none!important}
.lop-logo-switch .lop-logo-light{display:block!important}
.lop-header[data-lop-header-tone="light"] .lop-logo-switch .lop-logo-dark{display:block!important}
.lop-header[data-lop-header-tone="light"] .lop-logo-switch .lop-logo-light{display:none!important}
.lop-header[data-lop-header-tone="dark"] .lop-logo-switch .lop-logo-dark{display:none!important}
.lop-header[data-lop-header-tone="dark"] .lop-logo-switch .lop-logo-light{display:block!important}
@media(min-width:1200px){
  .lop-main-site.lop-concept-home{width:calc(100% - 32px)!important;max-width:1880px!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important}
  .lop-header-inner{width:calc(100% - 32px)!important;max-width:1880px!important;margin-left:auto!important;margin-right:auto!important}
}

/* ==========================================================
   v0.7.0 — Nouvelle DA globale L’Opportunist
   Plus de blanc, pleine largeur, vert forêt en accents.
   Le footer v0.4.6 reste volontairement intact.
   ========================================================== */
:root{
  --lop-v7-forest:#0d2d22;
  --lop-v7-forest-2:#123b2e;
  --lop-v7-gold:#bd8143;
  --lop-v7-ink:#121815;
  --lop-v7-muted:#68716c;
  --lop-v7-line:#e4e8e5;
  --lop-v7-soft:#f5f7f5;
}
body.lop-core-active{background:#fff!important;color:var(--lop-v7-ink)!important}
body.lop-core-active main{background:#fff}

/* Header : on conserve le logo actuel, sur un bandeau vert compact. */
.lop-topbar{background:#fff!important;color:#26342e!important;border-bottom:1px solid var(--lop-v7-line)!important;height:30px!important;text-transform:none!important;font-size:10px!important;letter-spacing:.01em!important}
.lop-header{background:var(--lop-v7-forest)!important;border-bottom:1px solid rgba(189,129,67,.26)!important;backdrop-filter:none!important}
.lop-header-inner{width:calc(100% - 32px)!important;max-width:1880px!important;height:82px!important;padding:0 18px!important;grid-template-columns:300px minmax(0,1fr) 170px!important}
.lop-header .lop-logo{max-width:285px!important;justify-self:start!important}
.lop-header .lop-logo-switch .lop-logo-dark{display:none!important}
.lop-header .lop-logo-switch .lop-logo-light{display:block!important;width:270px!important;max-width:270px!important;height:auto!important}
.lop-header .lop-logo small{color:#d2a15f!important;font-size:6px!important;letter-spacing:.11em!important;margin-top:1px!important}
.lop-header nav{gap:32px!important}
.lop-header nav a,.lop-header .lop-head-actions,.lop-header .lop-icon,.lop-header .lop-cart{color:#f6f6f2!important}
.lop-header nav a{font-size:10px!important;font-weight:650!important;letter-spacing:.03em!important}
.lop-header .lop-menu-toggle i{border-color:#f6f6f2!important}
.lop-header .lop-cart em{background:var(--lop-v7-gold)!important;color:#fff!important}
.lop-mobile-nav{background:#fff!important;border-top:0!important;box-shadow:0 18px 45px rgba(13,45,34,.12)!important}
.lop-mobile-nav a{color:var(--lop-v7-forest)!important;border-color:var(--lop-v7-line)!important}

/* Pleine largeur sur toutes les pages prises en charge par le Core. */
.lop-main-site,
.lop-brand-main,
.lop-account-main{
  width:min(1880px,calc(100% - 32px))!important;
  max-width:1880px!important;
  margin-left:auto!important;
  margin-right:auto!important;
  background:#fff!important;
}
.lop-main-site{padding-left:0!important;padding-right:0!important}
.lop-cart-shell,.lop-checkout-shell,.lop-premium-product,.lop-single-concept-v2 .lop-related{max-width:1760px!important}
.lop-account-shell,.lop-auth-shell{max-width:1600px!important}
.lop-support{width:min(1680px,calc(100% - 32px))!important;max-width:1680px!important}

/* HOME 0.7 */
.lop-v7-home{width:min(1880px,calc(100% - 32px));margin:0 auto;background:#fff;color:var(--lop-v7-ink)}
.lop-v7-home *{box-sizing:border-box}
.lop-v7-hero{display:grid;grid-template-columns:38% 62%;min-height:540px;border-bottom:1px solid var(--lop-v7-line);background:#fff;overflow:hidden}
.lop-v7-hero-copy{display:flex;flex-direction:column;justify-content:center;padding:64px clamp(36px,5vw,92px);background:#fff}
.lop-v7-kicker{display:block;color:var(--lop-v7-gold);font-size:10px;font-weight:800;letter-spacing:.13em;text-transform:uppercase;margin-bottom:16px}
.lop-v7-hero h1{margin:0 0 22px;color:var(--lop-v7-ink);font:500 clamp(54px,4.8vw,86px)/.96 Georgia,"Times New Roman",serif;letter-spacing:-.045em}
.lop-v7-hero h1 em{display:block;color:var(--lop-v7-gold);font-style:normal}
.lop-v7-hero p{max-width:560px;margin:0;color:#39443f;font-size:16px;line-height:1.7}
.lop-v7-actions{display:flex;align-items:center;gap:12px;margin-top:28px;flex-wrap:wrap}
.lop-v7-btn{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:0 23px;background:var(--lop-v7-forest);border:1px solid var(--lop-v7-forest);color:#fff!important;text-transform:uppercase;font-size:10px;font-weight:800;letter-spacing:.055em}
.lop-v7-btn.is-ghost{background:#fff;color:var(--lop-v7-ink)!important;border-color:#dce1de}
.lop-v7-rating{display:flex;align-items:center;gap:10px;margin-top:30px}.lop-v7-rating>span{color:#c99245;letter-spacing:.08em;font-size:13px}.lop-v7-rating small{font-size:11px;color:#68716c}
.lop-v7-hero-photo{min-height:540px;background-size:cover;background-position:center 49%;position:relative}
.lop-v7-hero-photo:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.12),transparent 20%)}
.lop-v7-trust{position:relative;z-index:2;width:calc(100% - 160px);margin:-30px auto 28px;display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid var(--lop-v7-line);box-shadow:0 12px 34px rgba(18,39,31,.05);padding:18px 10px}
.lop-v7-trust>div{display:flex;align-items:center;justify-content:center;gap:12px;min-height:48px;padding:0 22px;border-right:1px solid var(--lop-v7-line)}.lop-v7-trust>div:last-child{border-right:0}.lop-v7-trust svg{width:25px;height:25px;color:var(--lop-v7-forest)}.lop-v7-trust span{display:grid;gap:3px}.lop-v7-trust b{font-size:10px;text-transform:uppercase}.lop-v7-trust small{font-size:10px;color:#6f7772}
.lop-v7-universes{padding:0 28px 24px}.lop-v7-universe-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.lop-v7-universe{min-height:126px;padding:20px 17px;display:flex;flex-direction:column;justify-content:center;background-size:cover;background-position:center;color:var(--lop-v7-ink)!important;border:1px solid var(--lop-v7-line);overflow:hidden}.lop-v7-universe strong{max-width:120px;font-size:11px;line-height:1.35;text-transform:uppercase}.lop-v7-universe span{margin-top:12px;font-size:9px;color:#46504b}
.lop-v7-selection{padding:32px 28px 52px;background:#fff}.lop-v7-section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:22px}.lop-v7-section-head h2{margin:0;font:500 clamp(36px,3.2vw,54px)/1 Georgia,"Times New Roman",serif;letter-spacing:-.035em;color:var(--lop-v7-ink)}.lop-v7-section-head a{font-size:10px;text-transform:uppercase;letter-spacing:.06em;color:#9d662f;font-weight:800}.lop-v7-selection .lop-products{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:18px}.lop-v7-selection .lop-product-card{border:1px solid var(--lop-v7-line);background:#fff;min-width:0}.lop-v7-selection .lop-product-img{aspect-ratio:1/1;background:var(--lop-v7-soft)!important}.lop-v7-selection .lop-product-img img{width:100%;height:100%;object-fit:cover}.lop-v7-selection .lop-product-copy{padding:13px 13px 16px}.lop-v7-selection .lop-product-copy h3{font-size:13px;line-height:1.32;margin:0 0 6px}.lop-v7-selection .lop-product-copy p{font-size:10px;color:#6a736e;min-height:28px;margin-bottom:12px}.lop-v7-selection .lop-product-row strong{font-size:13px}.lop-v7-selection .lop-card-heart{background:#fff;color:var(--lop-v7-forest);filter:none;border-radius:50%;width:32px;height:32px;display:grid;place-items:center}
.lop-v7-find{margin:0 28px 30px;padding:34px 40px;display:grid;grid-template-columns:1.2fr 1fr;align-items:center;gap:30px;border:1px solid var(--lop-v7-line);background:var(--lop-v7-soft)}.lop-v7-find h2{margin:0;font:500 clamp(30px,2.7vw,44px)/1.05 Georgia,serif;color:var(--lop-v7-forest)}.lop-v7-find-links{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.lop-v7-find-links a{min-height:54px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid var(--lop-v7-line);color:var(--lop-v7-forest);font-size:10px;text-transform:uppercase;font-weight:800}
.lop-v7-values{margin:0 28px 44px;display:grid;grid-template-columns:1.2fr repeat(3,1fr);background:var(--lop-v7-forest);color:#fff}.lop-v7-values>div{min-height:122px;padding:22px 28px;display:flex;align-items:center;gap:13px;border-right:1px solid rgba(189,129,67,.28)}.lop-v7-values>div:last-child{border-right:0}.lop-v7-values>div:first-child b{font:500 29px/1.05 Georgia,serif;color:#d6a15e}.lop-v7-values svg{width:26px;height:26px;color:#d6a15e;flex:0 0 auto}.lop-v7-values span{display:grid;gap:5px}.lop-v7-values strong{font-size:11px}.lop-v7-values small{font-size:10px;line-height:1.45;color:#ccd4d0}

/* FICHE PRODUIT — lumineuse, sans grand fond vert */
.lop-single-concept-v2{background:#fff!important;color:var(--lop-v7-ink)!important}
.lop-single-concept-v2 .lop-main-site{background:#fff!important}
.lop-premium-product{width:calc(100% - 56px)!important;padding:48px 0 56px!important;grid-template-columns:minmax(0,1.02fr) minmax(460px,.78fr)!important;gap:72px!important}
.lop-single-concept-v2 .lop-single-main{background:var(--lop-v7-soft)!important;border:1px solid var(--lop-v7-line)!important;border-radius:0!important;box-shadow:none!important;aspect-ratio:1.08/1!important}
.lop-single-concept-v2 .lop-single-main::after{background:#fff!important;color:var(--lop-v7-forest)!important;border:1px solid var(--lop-v7-line)!important;box-shadow:0 4px 16px rgba(13,45,34,.05)!important}
.lop-single-concept-v2 .lop-thumb{background:#fff!important;border:1px solid var(--lop-v7-line)!important;border-radius:0!important}.lop-single-concept-v2 .lop-thumb.is-active{border-color:var(--lop-v7-gold)!important;box-shadow:none!important}
.lop-premium-info{padding-top:20px!important}.lop-premium-title-copy h1{color:var(--lop-v7-forest)!important}.lop-premium-intro{color:#59635e!important}.lop-premium-seal{background:#fff!important;border-color:#d6b58e!important;color:#a86d31!important}
.lop-premium-current{color:var(--lop-v7-ink)!important}.lop-premium-sale{border-radius:0!important;background:var(--lop-v7-gold)!important}
.lop-premium-benefits{border-color:var(--lop-v7-line)!important}.lop-premium-benefits>div{border-color:var(--lop-v7-line)!important;background:#fff!important}.lop-premium-benefits svg{color:var(--lop-v7-gold)!important}
.lop-premium-service-strip{background:#fff!important;border-color:var(--lop-v7-line)!important;border-radius:0!important}.lop-premium-service-strip>div{border-color:var(--lop-v7-line)!important}
.lop-premium-buy .quantity,.lop-premium-wishlist{background:#fff!important;border-color:#dce1de!important;border-radius:0!important}.lop-premium-buy .single_add_to_cart_button{background:var(--lop-v7-forest)!important;color:#fff!important;border-radius:0!important;box-shadow:none!important}.lop-premium-buy table.variations select{background:#fff!important;border-color:#dce1de!important}
.lop-premium-accordions,.lop-premium-accordions details{border-color:var(--lop-v7-line)!important}.lop-premium-signature{background:var(--lop-v7-soft)!important;color:#56615b!important;border-color:var(--lop-v7-line)!important}.lop-premium-signature span,.lop-premium-signature b{color:#a76c33!important}
.lop-single-concept-v2 .lop-related{width:calc(100% - 56px)!important;background:#fff!important;padding:44px 0 70px!important;border-top:1px solid var(--lop-v7-line)!important}
.lop-single-concept-v2 .lop-related .lop-products{grid-template-columns:repeat(4,minmax(0,1fr))!important}

/* BOUTIQUE / ARCHIVES */
.lop-shop-main,.lop-archive-main{background:#fff!important}.lop-archive-head,.lop-shop-head{padding-left:24px!important;padding-right:24px!important}.lop-products{gap:20px}
body.post-type-archive-product .lop-main-site,body.tax-product_cat .lop-main-site,body.tax-product_tag .lop-main-site{padding:32px 28px 56px!important;background:#fff!important}
body.post-type-archive-product .lop-product-card,body.tax-product_cat .lop-product-card,body.tax-product_tag .lop-product-card{border:1px solid var(--lop-v7-line);background:#fff}.lop-product-img{background:var(--lop-v7-soft)!important}

/* PANIER */
.lop-cart-main{background:#fff!important;padding-bottom:60px!important}.lop-cart-shell{width:calc(100% - 56px)!important;padding:44px 0 0!important}.lop-cart-head h1{font-weight:500!important;color:var(--lop-v7-forest)!important}.lop-cart-head p{color:#707873!important}.lop-cart-items-panel,.lop-cart-summary-card,.lop-cart-item{background:#fff!important;border-color:var(--lop-v7-line)!important;box-shadow:none!important}.lop-cart-layout{grid-template-columns:minmax(0,1fr) 420px!important;gap:42px!important}.lop-cart-summary-card{position:sticky;top:130px}.lop-cart-summary-card .button,.lop-cart-summary-card button,.lop-cart-main .checkout-button{background:var(--lop-v7-forest)!important;color:#fff!important;border-radius:0!important}.lop-cart-notices .woocommerce-message,.lop-cart-notices .woocommerce-info,.lop-cart-notices .woocommerce-error{background:#fff!important;border-color:var(--lop-v7-line)!important;border-radius:0!important}

/* CHECKOUT */
body.woocommerce-checkout{background:#fff!important}.lop-checkout-main{background:#fff!important}.lop-checkout-shell{width:calc(100% - 56px)!important;padding-top:42px!important}.lop-checkout-head h1{font-weight:500!important;color:var(--lop-v7-forest)!important}.lop-checkout-content .woocommerce-billing-fields,.lop-checkout-content .woocommerce-additional-fields,body.woocommerce-checkout #order_review,body.woocommerce-checkout .woocommerce-info,body.woocommerce-checkout .woocommerce-message,body.woocommerce-checkout .woocommerce-error,body.woocommerce-checkout .checkout_coupon{background:#fff!important;border:1px solid var(--lop-v7-line)!important;border-radius:0!important;box-shadow:none!important}.lop-checkout-content input.input-text,.lop-checkout-content textarea,.lop-checkout-content select{background:#fff!important;border-color:#dce1de!important;border-radius:0!important}.lop-checkout-content #place_order{background:var(--lop-v7-forest)!important;color:#fff!important;border-radius:0!important}.lop-checkout-content .payment_box{background:var(--lop-v7-soft)!important;border-color:var(--lop-v7-line)!important}

/* ESPACE CLIENT — sidebar claire, vert seulement pour les états/CTA */
.lop-account-page,.lop-account-page .lop-account-main{background:#fff!important}.lop-account-page .lop-account-main{padding:42px 0 78px!important}.lop-account-page .lop-account-shell{width:calc(100% - 56px)!important;grid-template-columns:270px minmax(0,1fr)!important;background:#fff!important;border-color:var(--lop-v7-line)!important;box-shadow:none!important}.lop-account-page .lop-account-sidebar{background:#fff!important;color:var(--lop-v7-forest)!important;border-right:1px solid var(--lop-v7-line)!important;padding:32px 20px 24px!important}.lop-account-page .lop-account-brand{color:var(--lop-v7-forest)!important;border-bottom:1px solid var(--lop-v7-line)!important;margin-bottom:14px!important}.lop-account-page .lop-account-brand small{color:var(--lop-v7-gold)!important}.lop-account-page .lop-account-nav a{color:#405049!important;border:1px solid transparent!important;border-radius:0!important}.lop-account-page .lop-account-nav a:hover{background:var(--lop-v7-soft)!important;border-color:var(--lop-v7-line)!important}.lop-account-page .lop-account-nav a.is-active{background:var(--lop-v7-forest)!important;color:#fff!important;border-color:var(--lop-v7-forest)!important}.lop-account-page .lop-account-help{background:var(--lop-v7-soft)!important;border-color:var(--lop-v7-line)!important;color:#405049!important}.lop-account-page .lop-account-help b{color:var(--lop-v7-forest)!important}.lop-account-page .lop-account-help p{color:#6b746f!important}.lop-account-page .lop-account-help a{color:#9d662f!important;border-color:#cda36f!important}.lop-account-page .lop-account-content{background:#fff!important;padding:46px 52px 48px!important}.lop-account-page .lop-account-stats>a{background:#fff!important;border-color:var(--lop-v7-line)!important;box-shadow:none!important}.lop-account-page .lop-account-stats>a::after{display:none!important}.lop-account-page .lop-order-list,.lop-account-page .lop-wc-endpoint-content table{background:#fff!important;border-color:var(--lop-v7-line)!important}.lop-account-page .lop-order-thumb{background:var(--lop-v7-soft)!important}.lop-account-page .lop-account-empty{background:var(--lop-v7-soft)!important;color:var(--lop-v7-forest)!important;border-color:var(--lop-v7-line)!important}.lop-account-page .lop-account-empty .lop-btn{background:var(--lop-v7-forest)!important;border-color:var(--lop-v7-forest)!important}.lop-account-benefits{max-width:1600px!important;background:#fff!important;border:1px solid var(--lop-v7-line)!important}.lop-account-benefits>div{border-color:var(--lop-v7-line)!important}
.lop-auth-shell{width:calc(100% - 56px)!important;background:#fff!important;border-color:var(--lop-v7-line)!important;box-shadow:none!important}.lop-auth-form-panel{background:#fff!important}.lop-auth-title h1{font-weight:500!important;color:var(--lop-v7-forest)!important}.lop-auth-form-panel input[type=text],.lop-auth-form-panel input[type=email],.lop-auth-form-panel input[type=password],.lop-auth-form-panel select{background:#fff!important;border-color:#dce1de!important}.lop-auth-submit{background:var(--lop-v7-forest)!important;color:#fff!important;border-radius:0!important}.lop-auth-benefits-panel{background:var(--lop-v7-soft)!important;border-left:1px solid var(--lop-v7-line)!important}

/* ASSISTANCE — beaucoup plus légère */
.lop-support{padding:52px 0 84px!important;background:#fff!important;color:var(--lop-v7-ink)!important}.lop-support-hero{max-width:900px!important;margin-bottom:28px!important}.lop-support-hero h1{font-weight:500!important;color:var(--lop-v7-forest)!important}.lop-support-hero p{color:#68716c!important}.lop-support-grid{grid-template-columns:minmax(0,1.25fr) minmax(330px,.55fr)!important;gap:28px!important}.lop-support-form-card,.lop-support-aside-card,.lop-support-history,.lop-support-thread{background:#fff!important;border-color:var(--lop-v7-line)!important;box-shadow:none!important}.lop-support-form-card{padding:34px!important}.lop-support-card-head{border-color:var(--lop-v7-line)!important}.lop-support-card-head>span{background:var(--lop-v7-forest)!important;color:#fff!important}.lop-support-form input,.lop-support-form select,.lop-support-form textarea,.lop-support-reply-form textarea{background:#fff!important;border-color:#dce1de!important}.lop-support-submit,.lop-support-reply-form button{background:var(--lop-v7-forest)!important;color:#fff!important}.lop-support-aside-card{padding:32px!important;color:var(--lop-v7-ink)!important}.lop-support-round{border-color:#d8b88d!important}.lop-support-aside-card h3{color:var(--lop-v7-forest)!important}.lop-support-aside-card p{color:#68716c!important}.lop-support-mini-trust,.lop-support-login-note,.lop-support-empty{background:var(--lop-v7-soft)!important;border-color:var(--lop-v7-line)!important}.lop-support-mini-trust>div+div{border-color:var(--lop-v7-line)!important}.lop-support-message.is-customer{background:var(--lop-v7-soft)!important}.lop-support-message.is-admin{background:#fff!important;color:var(--lop-v7-ink)!important;border-color:#b8c7c0!important;border-left:3px solid var(--lop-v7-forest)!important}.lop-support-success{background:var(--lop-v7-forest)!important;color:#fff!important}

/* CONTACT — blanc majoritaire, image chaude, CTA vert */
.lop-brand-page{background:#fff!important;color:var(--lop-v7-ink)!important}.lop-brand-page .lop-header{background:var(--lop-v7-forest)!important}.lop-brand-page .lop-topbar{background:#fff!important;color:#26342e!important}.lop-brand-main{background:#fff!important;color:var(--lop-v7-ink)!important}.lop-contact-hero{grid-template-columns:40% 60%!important;background:#fff!important;color:var(--lop-v7-ink)!important;border-color:var(--lop-v7-line)!important}.lop-contact-hero-copy{background:#fff!important;padding:72px clamp(40px,5vw,84px)!important}.lop-contact-hero h1{color:var(--lop-v7-forest)!important;font-weight:500!important}.lop-contact-hero p{color:#59635e!important}.lop-contact-body{background:#fff!important;padding:58px 72px 50px!important}.lop-contact-infos{border-color:var(--lop-v7-line)!important}.lop-contact-infos article{border-color:var(--lop-v7-line)!important}.lop-contact-infos h2{color:var(--lop-v7-forest)!important}.lop-contact-infos p,.lop-contact-infos a{color:#59635e!important}.lop-contact-form input,.lop-contact-form select,.lop-contact-form textarea{background:#fff!important;border-color:#dce1de!important}.lop-contact-form button{background:var(--lop-v7-forest)!important;color:#fff!important}.lop-contact-reassurance{margin:0 0 40px!important;background:#fff!important;color:var(--lop-v7-ink)!important;border-color:var(--lop-v7-line)!important}.lop-contact-reassurance article{border-color:var(--lop-v7-line)!important}.lop-contact-reassurance h3{color:#9d662f!important}.lop-contact-reassurance p{color:#68716c!important}.lop-contact-reassurance a{color:#9d662f!important}

/* À PROPOS — 70% clair, une seule section sombre forte */
.lop-about-main{background:#fff!important;color:var(--lop-v7-ink)!important}.lop-about-hero{grid-template-columns:43% 57%!important;background:#fff!important;border-color:var(--lop-v7-line)!important}.lop-about-hero-copy{background:#fff!important;padding:72px clamp(40px,5vw,84px)!important}.lop-about-hero h1{color:var(--lop-v7-forest)!important;font-weight:500!important}.lop-about-hero p{color:#59635e!important}.lop-about-vision{border-color:var(--lop-v7-line)!important}.lop-about-vision-copy{background:var(--lop-v7-forest)!important}.lop-about-selection{background:#fff!important;color:var(--lop-v7-ink)!important;padding:46px 28px 42px!important}.lop-about-selection h2{color:var(--lop-v7-forest)!important}.lop-about-universes{gap:12px!important}.lop-about-universes a{min-height:190px!important;border-color:var(--lop-v7-line)!important}.lop-about-values{background:#fff!important;border-color:var(--lop-v7-line)!important;color:var(--lop-v7-ink)!important;padding:34px 28px!important}.lop-about-values article{border-color:var(--lop-v7-line)!important}.lop-about-values h3{color:#9d662f!important}.lop-about-values p{color:#68716c!important}.lop-about-values svg{color:var(--lop-v7-gold)!important}.lop-about-help{background:var(--lop-v7-soft)!important}.lop-about-help h2{color:var(--lop-v7-forest)!important}.lop-about-help a{color:#9d662f!important}

/* SEO / Elementor — continuité avec le shortcode 0.6.4 */
body.lop-seo-products-page{background:#fff!important}.lop-seo-products-page .elementor-section.elementor-section-boxed>.elementor-container{max-width:1760px!important}.lop-seo-products-page .elementor-widget-text-editor{color:#404b46!important}.lop-seo-products-page .elementor-widget-heading h1,.lop-seo-products-page .elementor-widget-heading h2,.lop-seo-products-page .elementor-widget-heading h3{color:var(--lop-v7-forest)!important;font-weight:500!important}

@media(max-width:1300px){
 .lop-header-inner{grid-template-columns:255px minmax(0,1fr) 145px!important}.lop-header .lop-logo-switch .lop-logo-light{width:235px!important;max-width:235px!important}.lop-header nav{gap:18px!important}.lop-header nav a{font-size:9px!important}
 .lop-v7-hero{grid-template-columns:42% 58%}.lop-v7-trust{width:calc(100% - 80px)}.lop-v7-universe-grid{grid-template-columns:repeat(3,1fr)}.lop-v7-selection .lop-products{grid-template-columns:repeat(3,1fr)}.lop-v7-values{grid-template-columns:1fr 1fr}.lop-v7-values>div:nth-child(2){border-right:0}.lop-v7-values>div:nth-child(-n+2){border-bottom:1px solid rgba(189,129,67,.28)}
}
@media(max-width:980px){
 .lop-v7-hero{grid-template-columns:1fr 1.1fr}.lop-v7-hero-copy{padding:50px 34px}.lop-v7-trust{width:calc(100% - 40px)}.lop-v7-find{grid-template-columns:1fr}.lop-v7-find-links{grid-template-columns:repeat(3,1fr)}
 .lop-premium-product{grid-template-columns:1fr!important;max-width:960px!important;gap:28px!important}.lop-cart-layout{grid-template-columns:1fr!important}.lop-cart-summary-card{position:static!important}.lop-account-page .lop-account-shell{grid-template-columns:220px minmax(0,1fr)!important}.lop-support-grid{grid-template-columns:1fr!important}
}
@media(max-width:780px){
 .lop-topbar{display:none!important}.lop-header-inner{width:100%!important;height:70px!important;padding:0 14px!important;grid-template-columns:1fr auto!important}.lop-header .lop-logo{max-width:195px!important}.lop-header .lop-logo-switch .lop-logo-light{width:185px!important;max-width:185px!important}.lop-header .lop-logo small{display:none!important}.lop-header nav,.lop-header .desktop-only{display:none!important}.lop-head-actions{gap:7px!important}.lop-mobile-account{display:flex!important}.lop-menu-toggle{display:block!important}
 .lop-main-site,.lop-brand-main,.lop-account-main,.lop-support{width:100%!important;max-width:none!important}.lop-v7-home{width:100%!important}.lop-v7-hero{grid-template-columns:1fr;min-height:0}.lop-v7-hero-copy{padding:38px 22px 34px}.lop-v7-hero h1{font-size:46px}.lop-v7-hero p{font-size:14px}.lop-v7-hero-photo{min-height:330px;background-position:center 48%}.lop-v7-actions{display:grid;grid-template-columns:1fr}.lop-v7-btn{width:100%}.lop-v7-trust{width:calc(100% - 28px);margin:-18px auto 22px;grid-template-columns:1fr 1fr;padding:8px}.lop-v7-trust>div{padding:12px 8px;justify-content:flex-start;border-right:0;border-bottom:1px solid var(--lop-v7-line)}.lop-v7-trust>div:nth-last-child(-n+2){border-bottom:0}.lop-v7-trust small{display:none}.lop-v7-universes{padding:0 14px 18px}.lop-v7-universe-grid{display:flex;overflow-x:auto;gap:10px}.lop-v7-universe{min-width:235px;min-height:116px}.lop-v7-selection{padding:26px 14px 38px}.lop-v7-section-head{align-items:start}.lop-v7-section-head h2{font-size:34px}.lop-v7-section-head>a{display:none}.lop-v7-selection .lop-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.lop-v7-selection .lop-product-copy p{display:none}.lop-v7-find{margin:0 14px 20px;padding:26px 20px}.lop-v7-find-links{grid-template-columns:1fr}.lop-v7-values{margin:0 14px 30px;grid-template-columns:1fr}.lop-v7-values>div{min-height:auto;border-right:0!important;border-bottom:1px solid rgba(189,129,67,.28)!important}.lop-v7-values>div:last-child{border-bottom:0!important}
 .lop-premium-product,.lop-single-concept-v2 .lop-related,.lop-cart-shell,.lop-checkout-shell,.lop-account-page .lop-account-shell,.lop-auth-shell{width:calc(100% - 28px)!important}.lop-premium-product{padding:26px 0 40px!important}.lop-premium-title-row{grid-template-columns:1fr!important}.lop-premium-seal{display:none!important}.lop-premium-title-copy h1{font-size:43px!important}.lop-premium-benefits{grid-template-columns:1fr 1fr!important}.lop-premium-benefits>div:nth-child(2){border-right:0!important}.lop-premium-service-strip{grid-template-columns:1fr!important}.lop-premium-service-strip>div{border-right:0!important;border-bottom:1px solid var(--lop-v7-line)!important}.lop-premium-service-strip>div:last-child{border-bottom:0!important}.lop-premium-buy form.cart,.lop-premium-buy .woocommerce-variation-add-to-cart{grid-template-columns:95px 1fr!important}.lop-single-concept-v2 .lop-related .lop-products{grid-template-columns:repeat(2,1fr)!important}
 .lop-cart-shell{padding-top:26px!important}.lop-cart-head{align-items:start!important}.lop-cart-continue{display:none!important}.lop-cart-layout{gap:18px!important}
 .lop-checkout-shell{padding-top:26px!important}
 .lop-account-page .lop-account-main{padding-top:20px!important}.lop-account-page .lop-account-shell{grid-template-columns:1fr!important}.lop-account-page .lop-account-sidebar{border-right:0!important;border-bottom:1px solid var(--lop-v7-line)!important;padding:16px!important}.lop-account-page .lop-account-brand{display:none!important}.lop-account-page .lop-account-nav{display:grid!important;grid-template-columns:1fr 1fr!important}.lop-account-page .lop-account-nav a{min-height:48px!important}.lop-account-page .lop-account-help{display:none!important}.lop-account-page .lop-account-content{padding:28px 18px 34px!important}.lop-account-page .lop-account-stats{grid-template-columns:1fr 1fr!important}.lop-account-benefits{width:calc(100% - 28px)!important;grid-template-columns:1fr 1fr!important}
 .lop-support{padding:34px 14px 58px!important}.lop-support-form-card{padding:22px 16px!important}.lop-support-two{grid-template-columns:1fr!important}
 .lop-contact-hero,.lop-about-hero{grid-template-columns:1fr!important}.lop-contact-hero-copy,.lop-about-hero-copy{padding:38px 22px!important}.lop-contact-hero h1,.lop-about-hero h1{font-size:48px!important}.lop-contact-hero-image,.lop-about-hero-image{min-height:285px!important}.lop-contact-body{grid-template-columns:1fr!important;padding:30px 18px!important}.lop-contact-form-wrap{padding-left:0!important}.lop-contact-infos{padding-right:0!important;border-right:0!important}.lop-contact-reassurance{grid-template-columns:1fr!important;margin:0 14px 26px!important}.lop-about-vision{grid-template-columns:1fr!important}.lop-about-universes{display:flex!important;overflow-x:auto}.lop-about-universes a{min-width:205px!important}.lop-about-values-grid{grid-template-columns:1fr 1fr!important}
}

/* v0.7.1 — Panier latéral type Spiralée + fiche produit sans sceau rond */
.lop-premium-title-row{grid-template-columns:minmax(0,1fr)!important}
.lop-premium-seal{display:none!important}

html.lop-cart-drawer-open,html.lop-cart-drawer-open body{overflow:hidden!important}
.lop-cart-drawer-shell{position:fixed;inset:0;z-index:999999;pointer-events:none;visibility:hidden}
.lop-cart-drawer-shell.is-open{pointer-events:auto;visibility:visible}
.lop-cart-drawer-backdrop{position:absolute;inset:0;border:0;background:rgba(8,20,16,.46);opacity:0;transition:opacity .28s ease;cursor:default}
.lop-cart-drawer-shell.is-open .lop-cart-drawer-backdrop{opacity:1}
.lop-cart-drawer-panel{position:absolute;top:0;right:0;width:min(470px,100vw);height:100%;background:#fff;box-shadow:-20px 0 55px rgba(6,18,13,.16);transform:translateX(102%);transition:transform .32s cubic-bezier(.22,.75,.25,1);display:flex;flex-direction:column;overflow:hidden}
.lop-cart-drawer-shell.is-open .lop-cart-drawer-panel{transform:translateX(0)}
.lop-cart-drawer-inner{height:100%;display:flex;flex-direction:column;background:#fff;color:#173c30}
.lop-cart-drawer-head{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding:27px 28px 20px;border-bottom:1px solid rgba(20,55,43,.12)}
.lop-cart-drawer-kicker{display:block;color:#b47a3d;font-size:10px;line-height:1;text-transform:uppercase;letter-spacing:.18em;font-weight:700;margin-bottom:7px}
.lop-cart-drawer-head h2{margin:0;font:500 30px/1.05 Georgia,'Times New Roman',serif;color:#173c30}
.lop-cart-drawer-head h2 em{display:inline-grid;place-items:center;min-width:22px;height:22px;padding:0 6px;border-radius:99px;background:#173c30;color:#fff;font:700 11px/1 Arial,sans-serif;vertical-align:5px;margin-left:5px}
.lop-cart-drawer-close{width:38px;height:38px;display:grid;place-items:center;border:1px solid rgba(20,55,43,.14);background:#fff;color:#173c30;font-size:28px;font-weight:300;line-height:1;cursor:pointer;transition:.2s ease}
.lop-cart-drawer-close:hover{background:#173c30;color:#fff;border-color:#173c30}
.lop-cart-drawer-shipping{padding:15px 28px 14px;background:#fbfbfa;border-bottom:1px solid rgba(20,55,43,.1)}
.lop-cart-drawer-shipping p{margin:0 0 9px;font-size:12px;line-height:1.45;color:#59635e}
.lop-cart-drawer-shipping p strong{color:#173c30}
.lop-cart-drawer-shipping>span{display:block;height:4px;background:#e8ebe9;overflow:hidden;border-radius:99px}
.lop-cart-drawer-shipping>span i{display:block;height:100%;background:#b47a3d;border-radius:99px;transition:width .25s ease}
.lop-cart-drawer-items{flex:1;min-height:0;overflow-y:auto;padding:6px 28px 10px}
.lop-cart-drawer-item{position:relative;display:grid;grid-template-columns:92px minmax(0,1fr) 24px;gap:15px;padding:19px 0;border-bottom:1px solid rgba(20,55,43,.1)}
.lop-cart-drawer-thumb{display:block;width:92px;height:108px;background:#f5f5f2;overflow:hidden}
.lop-cart-drawer-thumb img{display:block;width:100%;height:100%;object-fit:contain}
.lop-cart-drawer-copy{min-width:0;padding-top:2px}
.lop-cart-drawer-name{display:block;color:#173c30;text-decoration:none;font:600 15px/1.3 Arial,sans-serif;margin:0 0 7px;padding-right:6px}
.lop-cart-drawer-copy .variation{margin:0 0 9px;font-size:11px;color:#77807c}
.lop-cart-drawer-copy .variation dt,.lop-cart-drawer-copy .variation dd{display:inline;margin:0 4px 0 0}
.lop-cart-drawer-copy .variation p{margin:0;display:inline}
.lop-cart-drawer-line{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:13px}
.lop-cart-drawer-line>strong{font-size:14px;color:#173c30;white-space:nowrap}
.lop-cart-drawer-qty{height:34px;display:grid;grid-template-columns:31px 34px 31px;border:1px solid rgba(20,55,43,.16);background:#fff}
.lop-drawer-qty-btn{border:0;background:#fff;color:#173c30;font-size:16px;cursor:pointer;padding:0;display:grid;place-items:center}
.lop-drawer-qty-btn:hover{background:#f4f6f5}
.lop-cart-drawer-qty span{display:grid;place-items:center;border-left:1px solid rgba(20,55,43,.1);border-right:1px solid rgba(20,55,43,.1);font-size:12px;font-weight:700}
.lop-cart-drawer-remove{width:24px;height:24px;border:0;background:transparent;color:#8a948f;font-size:20px;line-height:1;cursor:pointer;padding:0;margin-top:-2px}
.lop-cart-drawer-remove:hover{color:#173c30}
.lop-cart-drawer-foot{padding:18px 28px 22px;border-top:1px solid rgba(20,55,43,.12);background:#fff;box-shadow:0 -12px 30px rgba(15,36,27,.04)}
.lop-cart-drawer-subtotal{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:5px;color:#173c30}
.lop-cart-drawer-subtotal span{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}
.lop-cart-drawer-subtotal strong{font:500 24px/1 Georgia,serif}
.lop-cart-drawer-foot>p{margin:0 0 14px;font-size:10px;color:#7b8580}
.lop-cart-drawer-checkout,.lop-cart-drawer-view{display:flex;align-items:center;justify-content:center;width:100%;min-height:49px;text-decoration:none;text-transform:uppercase;letter-spacing:.08em;font-weight:800;font-size:11px;transition:.2s ease}
.lop-cart-drawer-checkout{background:#173c30;color:#fff;border:1px solid #173c30}
.lop-cart-drawer-checkout:hover{background:#0f2d24;color:#fff}
.lop-cart-drawer-view{margin-top:8px;background:#fff;color:#173c30;border:1px solid rgba(20,55,43,.2)}
.lop-cart-drawer-view:hover{border-color:#173c30}
.lop-cart-drawer-reassurance{margin-top:15px;padding-top:13px;border-top:1px solid rgba(20,55,43,.08);display:flex;align-items:center;justify-content:center;gap:7px;color:#68736e;font-size:9px;text-transform:uppercase;letter-spacing:.06em}
.lop-cart-drawer-reassurance svg{width:15px;height:15px;fill:none;stroke:#b47a3d;stroke-width:1.5;margin-left:9px}
.lop-cart-drawer-reassurance svg:first-child{margin-left:0}
.lop-cart-drawer-empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:45px 34px;color:#173c30}
.lop-cart-drawer-empty-icon{width:62px;height:62px;border:1px solid rgba(180,122,61,.35);border-radius:50%;display:grid;place-items:center;margin-bottom:18px}
.lop-cart-drawer-empty-icon svg{width:26px;height:26px;fill:none;stroke:#b47a3d;stroke-width:1.4}
.lop-cart-drawer-empty h3{font:500 26px/1.15 Georgia,serif;margin:0 0 8px}
.lop-cart-drawer-empty p{margin:0 0 22px;color:#69736e;font-size:13px}
.lop-cart-drawer-shop{min-width:220px;text-align:center}
.lop-cart-drawer-inner.is-loading{opacity:.56;pointer-events:none}

@media(max-width:560px){
 .lop-cart-drawer-panel{width:100vw}
 .lop-cart-drawer-head{padding:22px 20px 16px}
 .lop-cart-drawer-items{padding-left:20px;padding-right:20px}
 .lop-cart-drawer-shipping{padding-left:20px;padding-right:20px}
 .lop-cart-drawer-foot{padding:16px 20px 18px}
 .lop-cart-drawer-item{grid-template-columns:76px minmax(0,1fr) 22px;gap:12px}
 .lop-cart-drawer-thumb{width:76px;height:92px}
 .lop-cart-drawer-head h2{font-size:27px}
}


/* v0.7.2 — cartes produit plus premium */
.lop-product-card{border:1px solid rgba(23,27,24,.10);border-radius:18px;background:#fff;box-shadow:0 10px 28px rgba(16,23,20,.05);overflow:hidden;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}
.lop-product-card:hover{transform:translateY(-3px);box-shadow:0 16px 34px rgba(16,23,20,.08);border-color:rgba(23,27,24,.15)}
.lop-product-img{aspect-ratio:1/1;background:#f6f2ea;padding:18px;border-bottom:1px solid rgba(23,27,24,.06)}
.lop-product-img img{width:100%;height:100%;object-fit:contain;transition:transform .25s}
.lop-product-copy{padding:16px 16px 18px}
.lop-product-copy h3{font-size:13px;line-height:1.28;margin:0 0 6px}
.lop-product-copy p{font-size:10px;line-height:1.5;color:#626863;margin:0 0 10px;min-height:32px}
.lop-product-row{display:flex;align-items:center;justify-content:space-between;gap:10px}
.lop-product-row strong{font-size:13px}


/* v0.7.3 — fiche produit éditoriale claire, référence validée */
.lop-single-concept-v3{background:#fff!important}
.lop-single-concept-v3 .lop-product-editorial-main{width:min(1880px,calc(100% - 38px))!important;max-width:1880px!important;margin:0 auto!important;padding:0 0 42px!important;background:#fff!important}
.lop-product-breadcrumb{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding:28px 6px 24px;color:#6e756f;font-size:11px;line-height:1.4}
.lop-product-breadcrumb a{color:#3d4742!important;text-decoration:underline;text-underline-offset:3px}.lop-product-breadcrumb span:last-child{color:#1b211e}
.lop-editorial-product{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(420px,.72fr);gap:72px;padding:0 6px 58px;border-bottom:1px solid rgba(16,23,20,.10)}
.lop-editorial-gallery{min-width:0}.lop-editorial-gallery .lop-single-gallery{display:flex!important;flex-direction:column!important;gap:15px!important}.lop-editorial-gallery .lop-single-main{order:1!important;width:100%!important;aspect-ratio:1.18/1!important;min-height:0!important;background:#f7f3eb!important;border:1px solid rgba(16,23,20,.08)!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;padding:0!important}.lop-editorial-gallery .lop-single-main img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}.lop-editorial-gallery .lop-single-thumbs{order:2!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:15px!important;width:100%!important}.lop-editorial-gallery .lop-thumb{width:100%!important;height:auto!important;aspect-ratio:1.22/1!important;margin:0!important;border:1px solid rgba(16,23,20,.08)!important;border-radius:2px!important;background:#f7f3eb!important;padding:0!important;overflow:hidden!important}.lop-editorial-gallery .lop-thumb.is-active{border:1px solid #a36b2e!important;box-shadow:inset 0 0 0 1px #a36b2e!important}.lop-editorial-gallery .lop-thumb img{width:100%!important;height:100%!important;object-fit:cover!important;margin:0!important}
.lop-editorial-info{padding:36px 18px 0 0;align-self:start}.lop-editorial-info h1{max-width:630px;margin:0!important;color:#163b31!important;font:500 clamp(42px,4vw,70px)/.98 Georgia,'Times New Roman',serif!important;letter-spacing:-.038em!important}.lop-editorial-title-rule{display:block;width:46px;height:1px;background:#b77a35;margin:28px 0 26px}.lop-editorial-intro{max-width:560px;margin:0 0 24px!important;color:#303a35!important;font-size:15px!important;line-height:1.75!important}.lop-editorial-rating{display:flex;align-items:center;gap:10px;margin:0 0 20px;font-size:11px;color:#65706b}.lop-editorial-rating .star-rating{float:none!important;margin:0!important;color:#c98a35!important}
.lop-editorial-price{display:flex;align-items:center;gap:13px;margin:12px 0 18px}.lop-editorial-price strong{color:#18231f;font:500 31px/1 Georgia,'Times New Roman',serif}.lop-editorial-price del{color:#919691;font-size:14px}.lop-editorial-sale{display:inline-flex;align-items:center;justify-content:center;min-height:27px;padding:0 9px;background:#f2e6d6;color:#9e642c;font-size:11px;font-weight:800}
.lop-editorial-stock{display:flex;align-items:center;gap:10px;margin:0 0 28px;color:#555f59;font-size:13px}.lop-editorial-stock i{width:8px;height:8px;border-radius:50%;background:#9b6b2a}.lop-editorial-stock.is-out i{background:#8d3636}
.lop-editorial-buy{margin:0 0 30px}.lop-editorial-buy form.cart{display:grid!important;grid-template-columns:110px minmax(0,1fr)!important;gap:13px!important;margin:0!important}.lop-editorial-buy .quantity{display:block!important;width:110px!important;margin:0!important}.lop-editorial-buy .qty{width:100%!important;height:54px!important;border:1px solid rgba(16,23,20,.14)!important;background:#fff!important;text-align:center!important;color:#17211d!important;box-shadow:none!important}.lop-editorial-buy .single_add_to_cart_button{width:100%!important;min-height:54px!important;margin:0!important;border:0!important;border-radius:0!important;background:#0f382d!important;color:#fff!important;text-transform:uppercase!important;letter-spacing:.035em!important;font-size:11px!important;font-weight:800!important;box-shadow:none!important}.lop-editorial-buy .single_add_to_cart_button:hover{background:#0a2b22!important}
.lop-editorial-services{display:grid;gap:0;margin-top:12px;padding:3px 0 18px}.lop-editorial-services>div{display:flex;align-items:center;gap:13px;min-height:46px;color:#333d38;font-size:11px;text-transform:uppercase;letter-spacing:.035em}.lop-editorial-services svg{width:21px!important;height:21px!important;color:#183c32}.lop-editorial-services b{font-weight:700}
.lop-editorial-gift{display:grid;grid-template-columns:32px 1fr 18px;align-items:center;gap:13px;min-height:68px;margin-top:14px;padding:14px 16px;border:1px solid rgba(16,23,20,.14);color:#1c2521!important;background:#fff}.lop-editorial-gift svg{width:25px!important;height:25px!important}.lop-editorial-gift span{display:flex;flex-direction:column;gap:3px}.lop-editorial-gift b{text-transform:uppercase;font-size:11px;letter-spacing:.045em}.lop-editorial-gift small{font-size:10px;color:#69716d}.lop-editorial-gift em{font:400 26px Georgia,serif;font-style:normal;text-align:right}
.lop-editorial-details{padding:42px 6px 14px}.lop-editorial-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));max-width:720px;border-bottom:1px solid rgba(16,23,20,.11);margin-bottom:10px}.lop-editorial-tabs button{position:relative;min-height:52px;border:0;background:transparent;color:#5f6863;text-transform:uppercase;font-size:11px;letter-spacing:.03em}.lop-editorial-tabs button.is-active{color:#1a2721}.lop-editorial-tabs button.is-active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:#b77a35}
.lop-editorial-description-grid{display:grid;grid-template-columns:minmax(320px,.7fr) minmax(0,1.3fr);gap:60px;align-items:center;padding:0 0 32px}.lop-editorial-description-copy{padding:34px 22px 26px 30px;color:#3a433e}.lop-editorial-description-copy p,.lop-editorial-description-copy li{font-size:13px!important;line-height:1.8!important}.lop-editorial-description-copy h2,.lop-editorial-description-copy h3{font:500 26px/1.1 Georgia,'Times New Roman',serif!important;color:#173a30!important}.lop-editorial-attrs{display:grid;gap:10px;margin:24px 0;padding-top:18px;border-top:1px solid rgba(16,23,20,.09)}.lop-editorial-attrs>div{display:flex;justify-content:space-between;gap:18px;font-size:12px}.lop-editorial-attrs span{color:#69716d}.lop-editorial-attrs strong{color:#1c2521;text-align:right}.lop-editorial-description-copy blockquote{margin:30px 0 0!important;padding:0!important;border:0!important;color:#b27333!important;font:italic 20px/1.5 Georgia,'Times New Roman',serif!important}.lop-editorial-description-copy blockquote small{display:block;margin-top:7px;color:#5d6661;font:11px/1.4 Arial,sans-serif;font-style:normal}.lop-editorial-description-media{min-height:440px;background:#f7f3eb;overflow:hidden}.lop-editorial-description-media img{display:block;width:100%;height:100%;min-height:440px;object-fit:cover}
.lop-related-editorial{padding:26px 6px 8px!important;background:#fff!important}.lop-related-editorial .lop-section-head{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;margin-bottom:24px!important}.lop-related-editorial .lop-section-head h2{margin:0!important;color:#1b2520!important;font:500 30px/1 Georgia,'Times New Roman',serif!important;text-transform:uppercase!important;letter-spacing:-.02em!important}.lop-related-editorial .lop-section-head a{color:#a76a30!important;font-size:10px!important;text-transform:uppercase!important;font-weight:800!important}.lop-related-editorial .lop-products{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:24px!important}.lop-related-editorial .lop-product-card{border-radius:10px!important;box-shadow:none!important;border:1px solid rgba(16,23,20,.10)!important}.lop-related-editorial .lop-product-img{aspect-ratio:1.08/1!important;padding:0!important;background:#f7f3eb!important}.lop-related-editorial .lop-product-img img{object-fit:cover!important}.lop-related-editorial .lop-product-copy{padding:14px 14px 17px!important}
@media(max-width:1100px){.lop-editorial-product{grid-template-columns:1fr 1fr;gap:40px}.lop-editorial-description-grid{grid-template-columns:1fr 1fr;gap:32px}.lop-related-editorial .lop-products{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:780px){.lop-single-concept-v3 .lop-product-editorial-main{width:100%!important}.lop-product-breadcrumb{padding:18px 18px 14px;font-size:10px}.lop-editorial-product{grid-template-columns:1fr;gap:22px;padding:0 18px 34px}.lop-editorial-info{padding:8px 0 0}.lop-editorial-info h1{font-size:42px!important}.lop-editorial-gallery .lop-single-main{aspect-ratio:1/1!important}.lop-editorial-gallery .lop-single-thumbs{grid-template-columns:repeat(4,1fr)!important;gap:8px!important}.lop-editorial-buy form.cart{grid-template-columns:92px minmax(0,1fr)!important}.lop-editorial-buy .quantity{width:92px!important}.lop-editorial-details{padding:26px 18px 8px}.lop-editorial-tabs{overflow-x:auto;grid-template-columns:repeat(3,minmax(130px,1fr));width:100%}.lop-editorial-description-grid{grid-template-columns:1fr;gap:18px}.lop-editorial-description-copy{padding:24px 2px 10px}.lop-editorial-description-media{min-height:300px}.lop-editorial-description-media img{min-height:300px}.lop-related-editorial{padding:22px 18px 8px!important}.lop-related-editorial .lop-products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}.lop-related-editorial .lop-section-head h2{font-size:24px!important}.lop-related-editorial .lop-section-head a{display:none}}
@media(max-width:430px){.lop-editorial-info h1{font-size:36px!important}.lop-related-editorial .lop-products{grid-template-columns:1fr 1fr!important}.lop-editorial-gallery .lop-single-thumbs{grid-template-columns:repeat(4,1fr)!important}}


/* v0.7.4 — fiche produit : galerie desktop plus contenue */
@media (min-width:1100px){
  .lop-single-concept-v3 .lop-product-editorial-main{
    width:min(1780px,calc(100% - 56px))!important;
  }
  .lop-editorial-product{
    grid-template-columns:minmax(0,780px) minmax(420px,620px)!important;
    justify-content:center!important;
    gap:84px!important;
    align-items:start!important;
  }
  .lop-editorial-gallery{
    width:100%!important;
    max-width:780px!important;
    justify-self:end!important;
  }
  .lop-editorial-gallery .lop-single-main{
    width:100%!important;
    height:clamp(500px,34vw,620px)!important;
    max-height:620px!important;
    aspect-ratio:auto!important;
    padding:18px!important;
    background:#f8f6f1!important;
  }
  .lop-editorial-gallery .lop-single-main img{
    width:100%!important;
    height:100%!important;
    object-fit:contain!important;
  }
  .lop-editorial-gallery .lop-single-thumbs{
    grid-template-columns:repeat(4,112px)!important;
    justify-content:start!important;
    gap:12px!important;
  }
  .lop-editorial-gallery .lop-thumb{
    width:112px!important;
    height:88px!important;
    aspect-ratio:auto!important;
  }
  .lop-editorial-gallery .lop-thumb img{object-fit:cover!important}
  .lop-editorial-info{
    padding-top:18px!important;
  }
}
@media (min-width:1500px){
  .lop-editorial-product{
    grid-template-columns:minmax(0,820px) minmax(430px,640px)!important;
    gap:96px!important;
  }
  .lop-editorial-gallery{max-width:820px!important}
  .lop-editorial-gallery .lop-single-main{
    height:620px!important;
    max-height:620px!important;
  }
}
@media (max-width:1099px) and (min-width:769px){
  .lop-editorial-product{grid-template-columns:minmax(0,1fr) minmax(360px,.82fr)!important;gap:44px!important}
  .lop-editorial-gallery .lop-single-main{height:min(54vw,560px)!important;aspect-ratio:auto!important;padding:14px!important}
  .lop-editorial-gallery .lop-single-main img{object-fit:contain!important}
}


/* v0.7.5 — galerie vraiment compacte + onglets fonctionnels */
.lop-editorial-tab-panel[hidden]{display:none!important}
.lop-editorial-tab-panel.is-active{display:block}
.lop-editorial-tab-simple{max-width:980px;padding:36px 30px 44px;color:#39443e}
.lop-editorial-tab-simple h2{margin:0 0 22px;color:#173a30;font:500 30px/1.1 Georgia,'Times New Roman',serif}
.lop-editorial-tab-simple p{max-width:820px;margin:0 0 13px;font-size:14px;line-height:1.75;color:#47514c}
.lop-editorial-tabs{display:flex!important;grid-template-columns:none!important;max-width:780px!important}
.lop-editorial-tabs button{flex:1 1 0;cursor:pointer}

@media (min-width:1100px){
  .lop-editorial-product{
    grid-template-columns:minmax(0,620px) minmax(430px,620px)!important;
    gap:76px!important;
  }
  .lop-editorial-gallery{
    width:100%!important;
    max-width:620px!important;
    justify-self:end!important;
  }
  .lop-editorial-gallery .lop-single-main{
    width:100%!important;
    height:480px!important;
    max-height:480px!important;
    min-height:0!important;
    aspect-ratio:auto!important;
    padding:20px!important;
    background:#f8f6f1!important;
  }
  .lop-editorial-gallery .lop-single-main img{
    width:100%!important;
    height:100%!important;
    max-width:100%!important;
    max-height:440px!important;
    object-fit:contain!important;
  }
  .lop-editorial-gallery .lop-single-thumbs{
    grid-template-columns:repeat(4,92px)!important;
    gap:10px!important;
  }
  .lop-editorial-gallery .lop-thumb{
    width:92px!important;
    height:72px!important;
  }
  .lop-editorial-info{padding-top:8px!important}
}
@media (min-width:1500px){
  .lop-editorial-product{
    grid-template-columns:minmax(0,650px) minmax(440px,640px)!important;
    gap:88px!important;
  }
  .lop-editorial-gallery{max-width:650px!important}
  .lop-editorial-gallery .lop-single-main{height:500px!important;max-height:500px!important}
  .lop-editorial-gallery .lop-single-main img{max-height:460px!important}
}
@media (max-width:1099px) and (min-width:769px){
  .lop-editorial-gallery .lop-single-main{height:440px!important;max-height:440px!important;padding:16px!important}
  .lop-editorial-gallery .lop-single-main img{object-fit:contain!important;max-height:408px!important}
}
@media (max-width:768px){
  .lop-editorial-tabs{overflow-x:auto!important;max-width:100%!important}
  .lop-editorial-tabs button{flex:0 0 auto;min-width:150px;padding:0 16px!important}
  .lop-editorial-tab-simple{padding:26px 18px 32px}
}

/* ==========================================================
   v0.7.6 — Description media + cards home/related harmonisées
   ========================================================== */
@media(min-width:1101px){
  .lop-single-concept-v3 .lop-editorial-description-grid{
    grid-template-columns:minmax(0,1fr) minmax(360px,520px)!important;
    gap:54px!important;
    align-items:start!important;
    width:min(1420px,100%)!important;
    margin:0 auto!important;
  }
  .lop-single-concept-v3 .lop-editorial-description-copy{
    padding:28px 0 24px!important;
    max-width:720px!important;
  }
  .lop-single-concept-v3 .lop-editorial-description-media{
    width:100%!important;
    max-width:520px!important;
    height:340px!important;
    min-height:0!important;
    margin-left:auto!important;
    overflow:hidden!important;
    border:1px solid rgba(16,23,20,.08)!important;
    border-radius:12px!important;
    background:#f7f5f0!important;
  }
  .lop-single-concept-v3 .lop-editorial-description-media img{
    display:block!important;
    width:100%!important;
    height:340px!important;
    min-height:0!important;
    object-fit:contain!important;
    object-position:center!important;
    padding:16px!important;
    background:#f7f5f0!important;
  }
}

/* Home — cards plus légères, moins “plugin Woo” */
.lop-v7-selection .lop-product-card{
  border:1px solid #e5e9e6!important;
  border-radius:10px!important;
  background:#fff!important;
  box-shadow:none!important;
  overflow:hidden!important;
}
.lop-v7-selection .lop-product-card:hover{
  transform:translateY(-2px)!important;
  border-color:#d9dfdb!important;
  box-shadow:0 10px 24px rgba(14,39,31,.045)!important;
}
.lop-v7-selection .lop-product-img{
  aspect-ratio:1/1!important;
  padding:14px!important;
  background:#f7f7f5!important;
  border-bottom:1px solid #ecefec!important;
}
.lop-v7-selection .lop-product-img img{
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
  object-position:center!important;
}
.lop-v7-selection .lop-product-copy{
  padding:14px 14px 16px!important;
}
.lop-v7-selection .lop-product-copy h3{
  margin:0 0 6px!important;
  font-size:13px!important;
  line-height:1.32!important;
  font-weight:700!important;
}
.lop-v7-selection .lop-product-copy p{
  margin:0 0 12px!important;
  color:#68716c!important;
  font-size:10px!important;
  line-height:1.45!important;
}
.lop-v7-selection .lop-product-row strong{
  font-size:13px!important;
}

/* Même langage visuel dans “Vous aimerez aussi” */
.lop-related-editorial .lop-product-card{
  border-radius:10px!important;
  border:1px solid #e5e9e6!important;
  box-shadow:none!important;
  background:#fff!important;
}
.lop-related-editorial .lop-product-img{
  aspect-ratio:1/1!important;
  padding:14px!important;
  background:#f7f7f5!important;
}
.lop-related-editorial .lop-product-img img{
  object-fit:contain!important;
  object-position:center!important;
}

@media(max-width:1100px){
  .lop-single-concept-v3 .lop-editorial-description-media{
    min-height:0!important;
    height:320px!important;
    max-height:320px!important;
    border-radius:10px!important;
  }
  .lop-single-concept-v3 .lop-editorial-description-media img{
    height:320px!important;
    min-height:0!important;
    object-fit:contain!important;
    padding:12px!important;
  }
}
@media(max-width:780px){
  .lop-single-concept-v3 .lop-editorial-description-media{
    height:260px!important;
    max-height:260px!important;
  }
  .lop-single-concept-v3 .lop-editorial-description-media img{
    height:260px!important;
    padding:10px!important;
  }
  .lop-v7-selection .lop-product-img,
  .lop-related-editorial .lop-product-img{padding:10px!important}
}


/* v0.7.7 – cards style 3 premium concept store */
.lop-products{gap:26px 24px}
.lop-product-card{display:flex;flex-direction:column;background:#fff;border:1px solid #e7dfd2;border-radius:14px;overflow:hidden;box-shadow:0 12px 30px rgba(18,33,28,.04);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}
.lop-product-card:hover{transform:translateY(-4px);box-shadow:0 18px 38px rgba(18,33,28,.08);border-color:#ddd1be}
.lop-product-img{aspect-ratio:1.08/1;background:#f6f2ea;border-bottom:1px solid #eee4d7}
.lop-product-img img{width:100%;height:100%;object-fit:contain;padding:18px}
.lop-product-copy{display:flex;flex-direction:column;gap:8px;padding:18px 18px 20px}
.lop-card-tag{display:inline-flex;align-self:flex-start;max-width:100%;padding:6px 10px;border-radius:999px;background:#f5efe5;color:#9b6c35;font-size:10px;font-weight:800;letter-spacing:.09em;line-height:1;text-transform:uppercase}
.lop-product-copy h3{margin:0;font:700 18px/1.15 Georgia,"Times New Roman",serif;color:#13211c}
.lop-product-copy h3 a{color:inherit;text-decoration:none}
.lop-product-copy p{margin:0;min-height:40px;font-size:12px;line-height:1.55;color:#64706a}
.lop-product-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:auto;padding-top:6px}
.lop-product-row strong{font-size:18px;font-weight:800;color:#13211c}
.lop-product-row del{margin-right:6px;color:#9aa29d}
.lop-product-row ins{text-decoration:none}
.lop-card-cta{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 16px;border-radius:999px;background:#123d31;color:#fff;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;text-decoration:none;transition:background .2s ease,transform .2s ease}
.lop-card-cta:hover{background:#0e3027;transform:translateY(-1px)}
.lop-card-heart{right:12px;top:12px;width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:rgba(255,255,255,.92);color:#123d31;filter:none;border:1px solid rgba(18,61,49,.10)}
.lop-card-heart svg{width:18px;height:18px}
@media (max-width:767px){
  .lop-product-copy{padding:16px}
  .lop-product-copy h3{font-size:16px}
  .lop-product-row strong{font-size:16px}
  .lop-card-cta{padding:0 14px;font-size:10px}
}


/* v0.7.8 — related / upsells / cross-sells harmonisés */
.lop-related,
.lop-cart-cross-sells{
  width:min(1880px,calc(100vw - 32px));
  max-width:none!important;
  margin:0 50% 0!important;
  transform:translateX(-50%);
  padding:54px 0 72px!important;
  border-top:1px solid #ece8e0;
  background:#fff;
}
.lop-related .lop-section-head,
.lop-cart-cross-sells .lop-section-head{
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:24px;
  margin:0 0 26px;
}
.lop-related-kicker{
  display:block;
  margin:0 0 8px;
  color:#b67a3d;
  font-size:10px;
  font-weight:800;
  letter-spacing:.12em;
  text-transform:uppercase;
}
.lop-related .lop-section-head h2,
.lop-cart-cross-sells .lop-section-head h2{
  margin:0!important;
  color:#10352a;
  font:500 clamp(28px,2.4vw,42px)/1 Georgia,"Times New Roman",serif!important;
  letter-spacing:-.03em;
}
.lop-related .lop-section-head>a,
.lop-cart-cross-sells .lop-section-head>a{
  color:#9b6c35!important;
  font-size:11px!important;
  font-weight:800!important;
  letter-spacing:.05em;
  text-transform:uppercase;
}
.lop-related .lop-products,
.lop-cart-cross-sells .lop-products{
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:28px 24px!important;
}

/* sécurité visuelle pour les sections Woo natives éventuelles */
.woocommerce .related.products,
.woocommerce .upsells.products,
.woocommerce .cross-sells{
  width:min(1880px,calc(100vw - 32px));
  max-width:none!important;
  margin:50px 50% 70px!important;
  transform:translateX(-50%);
}
.woocommerce .related.products>h2,
.woocommerce .upsells.products>h2,
.woocommerce .cross-sells>h2{
  margin:0 0 24px!important;
  color:#10352a!important;
  font:500 36px/1 Georgia,"Times New Roman",serif!important;
}
.woocommerce .related.products ul.products,
.woocommerce .upsells.products ul.products,
.woocommerce .cross-sells ul.products{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:28px 24px!important;
}
.woocommerce .related.products ul.products li.product,
.woocommerce .upsells.products ul.products li.product,
.woocommerce .cross-sells ul.products li.product{
  width:auto!important;
  margin:0!important;
  border:1px solid #e7dfd2!important;
  border-radius:14px!important;
  background:#fff!important;
  overflow:hidden!important;
  box-shadow:0 12px 30px rgba(18,33,28,.04)!important;
}
.woocommerce .related.products ul.products li.product img,
.woocommerce .upsells.products ul.products li.product img,
.woocommerce .cross-sells ul.products li.product img{
  width:100%!important;
  aspect-ratio:1.08/1!important;
  object-fit:contain!important;
  padding:18px!important;
  margin:0!important;
  background:#f6f2ea!important;
  border-bottom:1px solid #eee4d7!important;
}
.woocommerce .related.products .woocommerce-loop-product__title,
.woocommerce .upsells.products .woocommerce-loop-product__title,
.woocommerce .cross-sells .woocommerce-loop-product__title{
  padding:18px 18px 8px!important;
  margin:0!important;
  color:#13211c!important;
  font:700 18px/1.15 Georgia,"Times New Roman",serif!important;
}
.woocommerce .related.products .price,
.woocommerce .upsells.products .price,
.woocommerce .cross-sells .price{
  display:block!important;
  padding:0 18px 18px!important;
  color:#13211c!important;
  font-size:16px!important;
  font-weight:800!important;
}
.woocommerce .related.products .button,
.woocommerce .upsells.products .button,
.woocommerce .cross-sells .button{
  margin:0 18px 18px!important;
  border-radius:999px!important;
  background:#123d31!important;
  color:#fff!important;
  font-size:11px!important;
}
@media(max-width:1100px){
  .lop-related .lop-products,.lop-cart-cross-sells .lop-products,
  .woocommerce .related.products ul.products,.woocommerce .upsells.products ul.products,.woocommerce .cross-sells ul.products{grid-template-columns:repeat(3,minmax(0,1fr))!important}
}
@media(max-width:767px){
  .lop-related,.lop-cart-cross-sells{width:100%;margin:0!important;transform:none;padding:36px 0 48px!important}
  .lop-related .lop-section-head,.lop-cart-cross-sells .lop-section-head{align-items:flex-start;flex-direction:column;gap:10px}
  .lop-related .lop-products,.lop-cart-cross-sells .lop-products,
  .woocommerce .related.products ul.products,.woocommerce .upsells.products ul.products,.woocommerce .cross-sells ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px 14px!important}
  .woocommerce .related.products,.woocommerce .upsells.products,.woocommerce .cross-sells{width:100%;margin:36px 0 48px!important;transform:none}
}


/* v0.8.0 — CARD OPTION 3 validée : tuile premium avec CTA bas */
.lop-product-card{
  position:relative!important;
  display:flex!important;
  flex-direction:column!important;
  min-width:0!important;
  overflow:hidden!important;
  border:1px solid #dedfdc!important;
  border-radius:0!important;
  background:#fff!important;
  box-shadow:none!important;
  transform:none!important;
}
.lop-product-card:hover{transform:none!important;box-shadow:0 8px 24px rgba(16,40,31,.045)!important;border-color:#cfd4d0!important}
.lop-card-top{
  min-height:48px!important;
  padding:0 15px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:10px!important;
  background:#fff!important;
}
.lop-card-tag{
  display:block!important;
  padding:0!important;
  margin:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  color:#153b30!important;
  font:800 9px/1.1 Arial,Helvetica,sans-serif!important;
  letter-spacing:.095em!important;
  text-transform:uppercase!important;
}
.lop-card-heart{
  position:static!important;
  width:24px!important;
  height:24px!important;
  padding:0!important;
  display:grid!important;
  place-items:center!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  color:#183c32!important;
  filter:none!important;
}
.lop-card-heart svg{width:18px!important;height:18px!important;stroke-width:1.35!important}
.lop-product-card .lop-product-img{
  display:block!important;
  width:calc(100% - 24px)!important;
  aspect-ratio:1/1.08!important;
  margin:0 12px!important;
  padding:0!important;
  overflow:hidden!important;
  border:0!important;
  background:#f4f2ed!important;
}
.lop-product-card .lop-product-img img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  padding:0!important;
  object-fit:contain!important;
  object-position:center!important;
  transform:none!important;
}
.lop-product-card:hover .lop-product-img img{transform:none!important}
.lop-product-card .lop-product-copy{
  flex:1 1 auto!important;
  display:flex!important;
  flex-direction:column!important;
  gap:0!important;
  padding:16px 15px 18px!important;
  background:#fff!important;
}
.lop-product-card .lop-product-copy h3{
  margin:0 0 9px!important;
  color:#1c231f!important;
  font:500 17px/1.18 Georgia,"Times New Roman",serif!important;
  letter-spacing:-.01em!important;
}
.lop-product-card .lop-product-copy h3 a{color:inherit!important;text-decoration:none!important}
.lop-product-card .lop-product-copy p{
  min-height:38px!important;
  margin:0 0 20px!important;
  color:#69716d!important;
  font:400 11px/1.5 Arial,Helvetica,sans-serif!important;
}
.lop-product-card .lop-product-row{margin-top:auto!important;padding:0!important;display:block!important}
.lop-product-card .lop-product-row strong{color:#17372e!important;font-size:16px!important;font-weight:800!important;line-height:1.2!important}
.lop-product-card .lop-product-row del{font-size:11px!important;opacity:.45!important}
.lop-product-card .lop-product-row ins{text-decoration:none!important}
.lop-card-footer{
  min-height:52px!important;
  margin-top:auto!important;
  border-top:1px solid #e0d4c4!important;
  background:#fff!important;
}
.lop-card-add{
  width:100%!important;
  min-height:52px!important;
  padding:0 14px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:9px!important;
  border:0!important;
  border-radius:0!important;
  background:#fff!important;
  color:#173d32!important;
  font:800 9px/1 Arial,Helvetica,sans-serif!important;
  letter-spacing:.085em!important;
  text-transform:uppercase!important;
  text-decoration:none!important;
  transition:background .18s ease,color .18s ease!important;
}
.lop-card-add svg{width:17px!important;height:17px!important;stroke-width:1.45!important}
.lop-card-add:hover{background:#153b30!important;color:#fff!important}
.lop-card-add.added{background:#153b30!important;color:#fff!important}
.lop-product-card .added_to_cart{display:none!important}
@media(max-width:767px){
 .lop-card-top{min-height:42px!important;padding:0 11px!important}
 .lop-card-tag{font-size:8px!important}
 .lop-product-card .lop-product-img{width:calc(100% - 18px)!important;margin:0 9px!important}
 .lop-product-card .lop-product-copy{padding:13px 11px 14px!important}
 .lop-product-card .lop-product-copy h3{font-size:15px!important}
 .lop-product-card .lop-product-copy p{font-size:10px!important;margin-bottom:15px!important}
 .lop-product-card .lop-product-row strong{font-size:14px!important}
 .lop-card-footer,.lop-card-add{min-height:46px!important}
 .lop-card-add{font-size:8px!important;padding:0 8px!important;gap:6px!important}
}


/* v0.8.1 — related products fix + no age labels */
.lop-card-tag.is-empty{opacity:0!important;visibility:hidden!important}
.lop-related-editorial .lop-products,.lop-cart-cross-sells .lop-products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important}
.lop-related-editorial .lop-product-card,.lop-cart-cross-sells .lop-product-card{display:flex!important;flex-direction:column!important;border:1px solid #dedfdc!important;border-radius:0!important;background:#fff!important;box-shadow:none!important;overflow:hidden!important}
.lop-related-editorial .lop-card-top,.lop-cart-cross-sells .lop-card-top{min-height:46px!important;padding:0 14px!important;background:#fff!important;display:flex!important;align-items:center!important;justify-content:space-between!important}
.lop-related-editorial .lop-card-tag,.lop-cart-cross-sells .lop-card-tag{background:transparent!important;border:0!important;border-radius:0!important;padding:0!important;color:#153b30!important;font:800 9px/1 Arial,Helvetica,sans-serif!important;letter-spacing:.1em!important;text-transform:uppercase!important}
.lop-related-editorial .lop-card-heart,.lop-cart-cross-sells .lop-card-heart{position:static!important;width:24px!important;height:24px!important;display:grid!important;place-items:center!important;background:transparent!important;color:#183c32!important;filter:none!important}
.lop-related-editorial .lop-product-img,.lop-cart-cross-sells .lop-product-img{width:calc(100% - 24px)!important;margin:0 12px!important;aspect-ratio:1/1.08!important;background:#f4f2ed!important;border:0!important;padding:0!important}
.lop-related-editorial .lop-product-img img,.lop-cart-cross-sells .lop-product-img img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;padding:0!important}
.lop-related-editorial .lop-product-copy,.lop-cart-cross-sells .lop-product-copy{display:flex!important;flex-direction:column!important;flex:1 1 auto!important;padding:16px 15px 18px!important;background:#fff!important}
.lop-related-editorial .lop-product-copy h3,.lop-cart-cross-sells .lop-product-copy h3{margin:0 0 9px!important;color:#1c231f!important;font:500 17px/1.18 Georgia,"Times New Roman",serif!important;letter-spacing:-.01em!important}
.lop-related-editorial .lop-product-copy p,.lop-cart-cross-sells .lop-product-copy p{margin:0 0 18px!important;min-height:38px!important;color:#69716d!important;font:400 11px/1.5 Arial,Helvetica,sans-serif!important}
.lop-related-editorial .lop-product-row,.lop-cart-cross-sells .lop-product-row{margin-top:auto!important;display:block!important;padding:0!important}
.lop-related-editorial .lop-product-row strong,.lop-cart-cross-sells .lop-product-row strong{color:#17372e!important;font-size:16px!important;font-weight:800!important;line-height:1.2!important}
.lop-related-editorial .lop-card-footer,.lop-cart-cross-sells .lop-card-footer{margin-top:auto!important;min-height:52px!important;border-top:1px solid #e0d4c4!important;background:#fff!important}
.lop-related-editorial .lop-card-add,.lop-cart-cross-sells .lop-card-add{width:100%!important;min-height:52px!important;padding:0 14px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:9px!important;border:0!important;border-radius:0!important;background:#fff!important;color:#173d32!important;font:800 9px/1 Arial,Helvetica,sans-serif!important;letter-spacing:.085em!important;text-transform:uppercase!important;text-decoration:none!important}
.lop-related-editorial .lop-card-add:hover,.lop-cart-cross-sells .lop-card-add:hover{background:#153b30!important;color:#fff!important}
@media(max-width:767px){
  .lop-related-editorial .lop-products,.lop-cart-cross-sells .lop-products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}
  .lop-related-editorial .lop-card-top,.lop-cart-cross-sells .lop-card-top{min-height:42px!important;padding:0 11px!important}
  .lop-related-editorial .lop-product-img,.lop-cart-cross-sells .lop-product-img{width:calc(100% - 18px)!important;margin:0 9px!important}
  .lop-related-editorial .lop-product-copy,.lop-cart-cross-sells .lop-product-copy{padding:13px 11px 14px!important}
  .lop-related-editorial .lop-product-copy h3,.lop-cart-cross-sells .lop-product-copy h3{font-size:15px!important}
  .lop-related-editorial .lop-product-copy p,.lop-cart-cross-sells .lop-product-copy p{font-size:10px!important;margin-bottom:15px!important}
  .lop-related-editorial .lop-product-row strong,.lop-cart-cross-sells .lop-product-row strong{font-size:14px!important}
  .lop-related-editorial .lop-card-footer,.lop-related-editorial .lop-card-add,.lop-cart-cross-sells .lop-card-footer,.lop-cart-cross-sells .lop-card-add{min-height:46px!important}
}


/* v0.8.2 — mobile header no longer floats while scrolling */
@media(max-width:780px){
  .lop-header{
    position:relative!important;
    top:auto!important;
    left:auto!important;
    right:auto!important;
    transform:none!important;
  }
  .admin-bar .lop-header{top:auto!important}
}


/* v0.8.3 — Espace client + Assistance intégrée */
.lop-account-page .lop-account-main{padding:34px 0 72px!important;background:#fff!important}
.lop-account-page .lop-account-shell{width:min(1740px,calc(100% - 40px))!important;max-width:none!important;grid-template-columns:260px minmax(0,1fr)!important;min-height:720px!important;border:1px solid #e6e8e6!important;background:#fff!important;box-shadow:none!important}
.lop-account-page .lop-account-sidebar{padding:28px 18px 22px!important;background:#fff!important;color:#163b30!important;border-right:1px solid #e6e8e6!important}
.lop-account-page .lop-account-brand{padding:8px 10px 26px!important;margin-bottom:14px!important;color:#163b30!important;border-bottom:1px solid #eceeec!important}
.lop-account-page .lop-account-brand b{font:500 22px/1 Georgia,"Times New Roman",serif!important}
.lop-account-page .lop-account-brand small{color:#b47a3a!important}
.lop-account-page .lop-account-nav{gap:5px!important}
.lop-account-page .lop-account-nav a{min-height:48px!important;padding:0 12px!important;border:1px solid transparent!important;border-radius:0!important;background:#fff!important;color:#53615b!important;font-size:12px!important}
.lop-account-page .lop-account-nav a:hover{background:#f6f7f5!important;border-color:#e5e8e5!important;color:#163b30!important}
.lop-account-page .lop-account-nav a.is-active{background:#153c31!important;border-color:#153c31!important;color:#fff!important}
.lop-account-page .lop-account-help{margin-top:auto!important;padding:18px!important;border:1px solid #e6e8e6!important;border-radius:0!important;background:#f8f8f6!important;color:#4d5b55!important}
.lop-account-page .lop-account-help b{color:#163b30!important;font:500 18px Georgia,"Times New Roman",serif!important}
.lop-account-page .lop-account-help p{margin:7px 0 13px!important;color:#727a76!important;line-height:1.5!important}
.lop-account-page .lop-account-help a{margin:0!important;padding:0!important;border:0!important;color:#a96f33!important;font-size:10px!important;font-weight:800!important;text-transform:uppercase!important}
.lop-account-page .lop-account-content{padding:44px clamp(28px,4vw,62px) 50px!important;background:#fff!important}
.lop-account-page .lop-account-welcome h1{font:500 clamp(38px,4vw,58px)/1 Georgia,"Times New Roman",serif!important;color:#17231e!important;letter-spacing:-.035em!important}
.lop-account-page .lop-account-welcome p{max-width:720px!important;color:#68716c!important;font-size:14px!important}
.lop-account-page .lop-account-stats{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important;margin:30px 0 24px!important}
.lop-account-page .lop-account-stats>a{min-height:130px!important;padding:18px!important;border:1px solid #e7e9e7!important;background:#fff!important;box-shadow:none!important}
.lop-account-page .lop-stat-icon{color:#b47739!important}
.lop-account-page .lop-account-stats strong{font:500 30px/1 Georgia,"Times New Roman",serif!important;color:#153c31!important}
.lop-account-page .lop-account-stats b{font-size:11px!important;color:#36443e!important}
.lop-account-page .lop-account-stats small{color:#9b6937!important}
.lop-account-support-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;gap:20px;align-items:center;margin:0 0 36px;padding:24px 26px;border:1px solid #dce3df;background:#f7faf8;color:#17372e}
.lop-account-support-icon{width:52px;height:52px;display:grid;place-items:center;border:1px solid #c9d5cf;background:#fff;color:#153c31}
.lop-account-support-icon svg{width:24px;height:24px}
.lop-account-support-copy h2{margin:3px 0 6px;font:500 24px/1.05 Georgia,"Times New Roman",serif;color:#17231e}
.lop-account-support-copy p{margin:0;max-width:760px;color:#67716c;font-size:12px;line-height:1.55}
.lop-account-support-meta{display:grid;min-width:92px;text-align:center;padding:0 20px;border-left:1px solid #dce3df;border-right:1px solid #dce3df}
.lop-account-support-meta strong{font:500 32px/1 Georgia,"Times New Roman",serif;color:#153c31}
.lop-account-support-meta span{margin-top:4px;color:#68726d;font-size:9px;text-transform:uppercase;letter-spacing:.06em}
.lop-account-support-cta{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;background:#153c31;color:#fff!important;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}
.lop-account-recent{margin-top:0!important}
.lop-account-section-head h2{font:500 27px/1.05 Georgia,"Times New Roman",serif!important;color:#17231e!important}

/* Assistance à l'intérieur du compte */
.lop-account-support{width:100%;color:#17231e}
.lop-account-support-head{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;padding-bottom:24px;margin-bottom:24px;border-bottom:1px solid #e7e9e7}
.lop-account-support-head h1{margin:4px 0 8px;font:500 clamp(36px,4vw,54px)/1 Georgia,"Times New Roman",serif;color:#153c31;letter-spacing:-.035em}
.lop-account-support-head p{max-width:760px;margin:0;color:#6a746f;font-size:13px;line-height:1.6}
.lop-account-support-summary{min-width:122px;padding:14px 18px;border-left:2px solid #b6783a;display:grid}
.lop-account-support-summary strong{font:500 34px/1 Georgia,"Times New Roman",serif;color:#153c31}
.lop-account-support-summary span{margin-top:4px;color:#68726d;font-size:9px;letter-spacing:.06em;text-transform:uppercase}
.lop-account-support-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(250px,.55fr);gap:18px;align-items:stretch}
.lop-account-support-form-card{padding:26px!important;border:1px solid #e3e7e4!important;background:#fff!important}
.lop-account-support-form-card .lop-support-card-head{margin-bottom:20px!important;padding-bottom:18px!important;border-color:#e6e9e7!important}
.lop-account-support-form-card .lop-support-card-head>span{width:42px!important;height:42px!important;border-radius:0!important;background:#153c31!important;color:#fff!important}
.lop-account-support-form-card .lop-support-card-head>span svg{width:20px;height:20px}
.lop-account-support-form-card .lop-support-card-head h2{font:500 27px/1 Georgia,"Times New Roman",serif!important}
.lop-account-support-side{display:grid;grid-template-rows:repeat(3,1fr);border:1px solid #e3e7e4;background:#f7f8f6}
.lop-account-support-side>div{display:flex;gap:13px;align-items:flex-start;padding:22px;border-bottom:1px solid #e3e7e4}
.lop-account-support-side>div:last-child{border-bottom:0}
.lop-account-support-side svg{width:22px;height:22px;color:#b6783a;flex:0 0 auto}
.lop-account-support-side span{display:grid;gap:5px}
.lop-account-support-side b{color:#153c31;font-size:11px;text-transform:uppercase;letter-spacing:.04em}
.lop-account-support-side small{color:#6a746f;font-size:10px;line-height:1.45}
.lop-account-support .lop-support-history{margin-top:22px!important;padding:24px!important;border:1px solid #e3e7e4!important;background:#fff!important}
.lop-account-support .lop-support-section-title h2{font:500 27px/1 Georgia,"Times New Roman",serif!important}
.lop-account-support .lop-support-ticket-row{grid-template-columns:minmax(0,1fr) auto 90px!important}
.lop-account-support .lop-support-thread{padding:24px!important;border:1px solid #e3e7e4!important;background:#fff!important}
.lop-account-support .lop-support-message.is-customer{background:#f5f7f5!important;border-color:#e0e5e2!important}
.lop-account-support .lop-support-message.is-admin{background:#153c31!important;color:#fff!important;border-color:#153c31!important;border-left:0!important}
.lop-account-support .lop-support-reply-form button,.lop-account-support .lop-support-submit{background:#153c31!important;color:#fff!important}
.lop-account-support .lop-support-form input,.lop-account-support .lop-support-form select,.lop-account-support .lop-support-form textarea,.lop-account-support .lop-support-reply-form textarea{border-color:#dce1de!important;background:#fff!important}

@media(max-width:1050px){
 .lop-account-support-card{grid-template-columns:auto 1fr auto}.lop-account-support-meta{display:none}.lop-account-support-cta{grid-column:2/-1;justify-self:start}
 .lop-account-support-layout{grid-template-columns:1fr}.lop-account-support-side{grid-template-columns:repeat(3,1fr);grid-template-rows:none}.lop-account-support-side>div{border-bottom:0;border-right:1px solid #e3e7e4}.lop-account-support-side>div:last-child{border-right:0}
}
@media(max-width:780px){
 .lop-account-page .lop-account-main{padding:18px 0 44px!important}
 .lop-account-page .lop-account-shell{width:calc(100% - 24px)!important;grid-template-columns:1fr!important}
 .lop-account-page .lop-account-sidebar{padding:12px!important;border-right:0!important;border-bottom:1px solid #e6e8e6!important}
 .lop-account-page .lop-account-brand,.lop-account-page .lop-account-help{display:none!important}
 .lop-account-page .lop-account-nav{grid-template-columns:1fr 1fr!important;gap:7px!important}
 .lop-account-page .lop-account-nav a{min-height:46px!important;padding:0 10px!important;border-color:#e5e8e5!important;background:#fff!important;font-size:10px!important}
 .lop-account-page .lop-account-nav a:nth-last-child(1){grid-column:1/-1!important}
 .lop-account-page .lop-account-content{padding:26px 14px 30px!important}
 .lop-account-page .lop-account-stats{grid-template-columns:1fr 1fr!important;gap:8px!important}
 .lop-account-page .lop-account-stats>a{min-height:106px!important;padding:13px!important}
 .lop-account-support-card{grid-template-columns:auto 1fr!important;padding:18px!important;gap:14px!important}
 .lop-account-support-copy h2{font-size:21px!important}.lop-account-support-copy p{font-size:11px!important}
 .lop-account-support-cta{grid-column:1/-1!important;width:100%!important}
 .lop-account-support-head{display:block!important}.lop-account-support-summary{margin-top:18px!important;border-left:2px solid #b6783a!important;padding:8px 14px!important}
 .lop-account-support-side{grid-template-columns:1fr!important}.lop-account-support-side>div{border-right:0!important;border-bottom:1px solid #e3e7e4!important}.lop-account-support-side>div:last-child{border-bottom:0!important}
 .lop-account-support-form-card{padding:18px 14px!important}
 .lop-account-support .lop-support-two{grid-template-columns:1fr!important}
 .lop-account-support .lop-support-ticket-row{grid-template-columns:1fr auto!important}.lop-account-support .lop-support-ticket-row small{grid-column:1/-1!important;text-align:left!important}
}


/* v0.8.4 — Mon compte + Assistance, référence visuelle validée */
.lop-account-page .lop-account-main{padding:0 0 70px!important;background:#fff!important}
.lop-account-top-trust{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-bottom:1px solid #ece9e3;background:#fbfaf7;padding:18px max(28px,calc((100vw - 1480px)/2));}
.lop-account-top-trust>div{display:flex;align-items:center;justify-content:center;gap:13px;min-height:48px;border-right:1px solid #e7e3dc;color:#26362f}.lop-account-top-trust>div:last-child{border-right:0}
.lop-account-top-trust svg{width:25px;height:25px;color:#153c31}.lop-account-top-trust span{display:grid;gap:3px}.lop-account-top-trust b{font-size:11px;text-transform:uppercase;letter-spacing:.035em}.lop-account-top-trust small{font-size:9px;color:#757b77}
.lop-account-title-wrap{width:min(1540px,calc(100% - 48px));margin:30px auto 16px}.lop-account-title-wrap h1{margin:0;font:500 clamp(36px,3.4vw,52px)/1 Georgia,"Times New Roman",serif;color:#1d2924;letter-spacing:-.035em}
.lop-account-page .lop-account-shell{width:min(1540px,calc(100% - 48px))!important;max-width:none!important;margin:0 auto!important;grid-template-columns:270px minmax(0,1fr)!important;min-height:680px!important;border:0!important;background:#fff!important;box-shadow:none!important;gap:32px}
.lop-account-page .lop-account-sidebar{padding:0!important;background:#fff!important;color:#26362f!important;border:0!important}
.lop-account-page .lop-account-brand{display:none!important}
.lop-account-page .lop-account-nav{display:grid!important;gap:0!important;border:1px solid #e7e4de!important;background:#fff!important;padding:10px 8px!important}
.lop-account-page .lop-account-nav a{min-height:48px!important;padding:0 14px!important;border:0!important;border-radius:0!important;background:#fff!important;color:#26342e!important;font-size:12px!important;gap:12px!important}
.lop-account-page .lop-account-nav a:hover{background:#f7f7f4!important;color:#153c31!important}
.lop-account-page .lop-account-nav a.is-active{background:#153c31!important;color:#fff!important;border-radius:5px!important}
.lop-account-page .lop-account-nav svg{width:18px!important;height:18px!important}
.lop-account-page .lop-account-help{display:block!important;margin-top:28px!important;padding:24px 20px!important;border:1px solid #e7e4de!important;border-radius:0!important;background:#fff!important;color:#27362f!important}
.lop-account-page .lop-account-help b{font:500 21px/1.1 Georgia,"Times New Roman",serif!important}.lop-account-page .lop-account-help p{margin:10px 0 16px!important;font-size:11px!important;line-height:1.6!important;color:#6b736f!important}.lop-account-page .lop-account-help a{display:inline-flex!important;min-height:38px!important;align-items:center!important;padding:0 14px!important;margin:0!important;border:0!important;border-radius:999px!important;background:#153c31!important;color:#fff!important;font-size:10px!important;font-weight:700!important}
.lop-account-page .lop-account-content{padding:4px 0 0!important;min-width:0!important;background:#fff!important}
.lop-account-page .lop-account-kicker{color:#b2783a!important;font-size:9px!important;font-weight:800!important;letter-spacing:.12em!important;text-transform:uppercase!important}
.lop-account-page .lop-account-welcome h1{margin:0 0 6px!important;font:500 28px/1.08 Georgia,"Times New Roman",serif!important;color:#1b2822!important;letter-spacing:-.02em!important}.lop-account-page .lop-account-welcome p{margin:0!important;color:#6c746f!important;font-size:12px!important}
.lop-account-page .lop-account-stats{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important;margin:28px 0 38px!important}
.lop-account-page .lop-account-stats>a{display:grid!important;grid-template-columns:48px 1fr!important;grid-template-rows:auto auto auto!important;column-gap:12px!important;align-items:center!important;min-height:128px!important;padding:18px!important;border:1px solid #e6e3dd!important;border-radius:7px!important;background:#fff!important;box-shadow:0 4px 18px rgba(23,42,34,.025)!important;color:#26342e!important}
.lop-account-page .lop-account-stats>a::after{display:none!important}.lop-account-page .lop-stat-icon{grid-row:1/3;width:46px;height:46px;margin:0!important;display:grid;place-items:center;border-radius:10px;background:#f8f3eb;color:#b2783a}.lop-account-page .lop-stat-icon svg{width:23px;height:23px}.lop-account-page .lop-stat-number{font:500 27px/1 Georgia,"Times New Roman",serif;color:#1c2923}.lop-account-page .lop-account-stats b{margin:2px 0 0!important;font-size:10px!important;text-transform:none!important;letter-spacing:0!important;color:#5f6964!important}.lop-account-page .lop-account-stats small{grid-column:2;margin-top:10px!important;color:#a56b32!important;font-size:9px!important;text-transform:none!important;letter-spacing:0!important}

.lop-account-assistance-preview{margin:0 0 42px}.lop-account-assistance-preview-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:14px}.lop-account-assistance-preview-head h2{margin:3px 0 4px;font:500 32px/1 Georgia,"Times New Roman",serif;color:#1b2822}.lop-account-assistance-preview-head p{margin:0;color:#6d7571;font-size:11px}.lop-account-assistance-preview-head>a{color:#a56b32;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}
.lop-account-assistance-preview-grid,.lop-account-support-list-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);gap:28px;align-items:stretch}
.lop-account-ticket-preview,.lop-account-support-list-card{border:1px solid #e6e3dd;background:#fff;min-width:0}
.lop-support-tabs{display:flex;align-items:center;gap:34px;min-height:54px;padding:0 18px;border-bottom:1px solid #e8e4de;background:#fff}.lop-support-tabs a{position:relative;display:flex;align-items:center;align-self:stretch;color:#505b56;font:500 14px/1 Georgia,"Times New Roman",serif}.lop-support-tabs a.is-active{color:#1b2822}.lop-support-tabs a.is-active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:#b77a39}
.lop-account-mini-tickets>a{display:grid;grid-template-columns:minmax(0,1fr) auto 16px;align-items:center;gap:14px;min-height:62px;padding:10px 16px;border-bottom:1px solid #ece9e4;color:#26342e}.lop-account-mini-tickets>a:last-child{border-bottom:0}.lop-mini-ticket-main{display:grid;gap:4px}.lop-mini-ticket-main b{font:500 14px/1.25 Georgia,"Times New Roman",serif;color:#1d2924}.lop-mini-ticket-main small{font-size:9px;color:#838984}.lop-account-mini-tickets em,.lop-support-ticket-row em{display:inline-flex;align-items:center;justify-content:center;min-width:76px;min-height:24px;padding:0 9px;border-radius:999px;font-size:8px;font-style:normal;font-weight:800;text-transform:uppercase;letter-spacing:.04em;background:#eee;color:#626862}.lop-account-mini-tickets em.is-in_progress,.lop-support-ticket-row em.is-in_progress{background:#f3e6d2;color:#99652f}.lop-account-mini-tickets em.is-answered,.lop-support-ticket-row em.is-answered{background:#e5f1e8;color:#3f754f}.lop-account-mini-tickets em.is-new,.lop-support-ticket-row em.is-new{background:#f7e7d9;color:#9b5b31}.lop-account-mini-tickets em.is-closed,.lop-support-ticket-row em.is-closed{background:#ececea;color:#717772}.lop-mini-ticket-arrow{font-size:19px;color:#b2783a}
.lop-account-ticket-empty{padding:42px 22px;text-align:center}.lop-account-ticket-empty p{margin:0 0 10px;color:#6b736f}.lop-account-ticket-empty a{color:#a56b32;font-size:10px;font-weight:700}
.lop-account-help-panel{border:1px solid #e6e3dd;background:#fff;padding:28px 26px;display:flex;flex-direction:column;align-items:flex-start}.lop-account-help-icon{width:54px;height:54px;display:grid;place-items:center;border-radius:50%;background:#f8f3eb;color:#153c31}.lop-account-help-icon svg{width:26px;height:26px}.lop-account-help-panel h3{margin:18px 0 8px;font:500 25px/1.05 Georgia,"Times New Roman",serif;color:#1d2924}.lop-account-help-panel>p{margin:0 0 18px;color:#69726d;font-size:11px;line-height:1.6}.lop-account-help-btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 18px;border-radius:999px;background:#153c31;color:#fff!important;font-size:10px;font-weight:800}.lop-account-help-faq{width:100%;margin-top:auto;padding-top:22px;border-top:1px solid #e8e4de;display:grid;gap:5px}.lop-account-help-faq b{font:500 15px Georgia,"Times New Roman",serif;color:#25332d}.lop-account-help-faq span{font-size:10px;color:#737a76}.lop-account-help-faq a{margin-top:7px;color:#a56b32;font-size:10px;font-weight:700}

.lop-account-page .lop-account-section-head h2{font:500 25px Georgia,"Times New Roman",serif!important;color:#1d2924!important}.lop-account-page .lop-account-section-head a{border:0!important;padding:0!important;color:#a56b32!important;font-size:9px!important;font-weight:800!important;text-transform:uppercase!important}.lop-account-page .lop-order-list{border-color:#e6e3dd!important}.lop-account-page .lop-order-row{padding:12px 14px!important}.lop-account-page .lop-order-thumb{border-radius:4px!important;background:#f5f2eb!important}

.lop-account-support-v084 .lop-account-support-head{align-items:end!important;margin-bottom:18px!important;padding-bottom:18px!important}.lop-account-support-v084 .lop-account-support-head h1{margin:3px 0 6px!important;font:500 34px/1 Georgia,"Times New Roman",serif!important;color:#1d2924!important}.lop-account-support-v084 .lop-account-support-head p{font-size:11px!important}.lop-account-support-v084>.lop-support-tabs{margin-bottom:18px}.lop-account-support-list-card .lop-support-history{margin:0!important;padding:0!important;border:0!important}.lop-account-support-list-card .lop-support-ticket-list{border:0!important}.lop-account-support-list-card .lop-support-ticket-row{min-height:62px!important;padding:10px 16px!important;border-bottom:1px solid #ece9e4!important}.lop-account-support-list-card .lop-support-ticket-row:last-child{border-bottom:0!important}.lop-account-support-list-card .lop-support-ticket-row>div strong{color:#b2783a!important;font-size:9px!important}.lop-account-support-list-card .lop-support-ticket-row>div span{font:500 14px/1.25 Georgia,"Times New Roman",serif!important;color:#1d2924!important}.lop-account-support-list-card .lop-support-ticket-row small{font-size:9px!important;color:#858b87!important}.lop-account-support-new-layout{grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr)!important;gap:28px!important}.lop-account-support-form-card{border-color:#e6e3dd!important;border-radius:0!important;box-shadow:none!important}.lop-account-support-form-card .lop-support-card-head>span{border-radius:50%!important;background:#f8f3eb!important;color:#153c31!important}.lop-account-support-form-card .lop-support-card-head h2{font:500 26px Georgia,"Times New Roman",serif!important;color:#1d2924!important}.lop-account-support .lop-support-submit{border-radius:999px!important;background:#153c31!important;padding:0 20px!important;min-height:44px!important}.lop-account-support .lop-support-form input,.lop-account-support .lop-support-form select,.lop-account-support .lop-support-form textarea{border:1px solid #dedfdc!important;border-radius:4px!important;background:#fff!important}
.lop-account-page .lop-account-benefits{width:min(1540px,calc(100% - 48px))!important;max-width:none!important;margin:40px auto 0!important;background:#fbfaf7!important;border-top:1px solid #e8e4de!important;border-bottom:1px solid #e8e4de!important;border-left:0!important;border-right:0!important;padding:18px 0!important}.lop-account-page .lop-account-benefits>div{justify-content:center!important}.lop-account-page .lop-account-benefits svg{color:#153c31!important}.lop-account-page .lop-account-benefits small{color:#737a76!important}

@media(max-width:1020px){.lop-account-page .lop-account-shell{grid-template-columns:220px minmax(0,1fr)!important;gap:20px}.lop-account-page .lop-account-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important}.lop-account-assistance-preview-grid,.lop-account-support-list-layout,.lop-account-support-new-layout{grid-template-columns:1fr!important}.lop-account-help-panel{min-height:280px}}
@media(max-width:680px){.lop-account-top-trust{grid-template-columns:1fr 1fr;padding:10px 12px}.lop-account-top-trust>div{justify-content:flex-start;padding:7px 8px;border-right:0;border-bottom:1px solid #e8e4de}.lop-account-top-trust>div:last-child{grid-column:1/-1;border-bottom:0}.lop-account-top-trust small{display:none}.lop-account-title-wrap{width:calc(100% - 28px);margin:20px auto 12px}.lop-account-title-wrap h1{font-size:34px}.lop-account-page .lop-account-shell{width:100%!important;display:block!important;margin:0!important}.lop-account-page .lop-account-sidebar{padding:0 14px 14px!important}.lop-account-page .lop-account-nav{grid-template-columns:1fr 1fr!important;gap:6px!important;padding:7px!important}.lop-account-page .lop-account-nav a{min-height:44px!important;border:1px solid #e8e4de!important;font-size:10px!important;padding:0 10px!important}.lop-account-page .lop-account-nav a:last-child{grid-column:1/-1}.lop-account-page .lop-account-help{display:none!important}.lop-account-page .lop-account-content{padding:22px 14px 0!important}.lop-account-page .lop-account-welcome h1{font-size:25px!important}.lop-account-page .lop-account-stats{grid-template-columns:1fr 1fr!important;gap:8px!important;margin:22px 0 30px!important}.lop-account-page .lop-account-stats>a{grid-template-columns:38px 1fr!important;min-height:105px!important;padding:12px!important}.lop-account-page .lop-stat-icon{width:38px;height:38px}.lop-account-page .lop-stat-number{font-size:22px}.lop-account-page .lop-account-stats b{font-size:9px!important}.lop-account-page .lop-account-stats small{font-size:8px!important}.lop-account-assistance-preview-head{display:block}.lop-account-assistance-preview-head>a{display:inline-block;margin-top:10px}.lop-account-assistance-preview-grid{gap:14px}.lop-support-tabs{gap:22px;padding:0 12px;overflow-x:auto}.lop-support-tabs a{white-space:nowrap;font-size:13px}.lop-account-mini-tickets>a{grid-template-columns:minmax(0,1fr) auto!important;padding:11px 12px!important}.lop-mini-ticket-arrow{display:none}.lop-account-mini-tickets em{min-width:66px;font-size:7px}.lop-account-help-panel{padding:22px 18px}.lop-account-support-v084 .lop-account-support-head{display:block!important}.lop-account-support-summary{margin-top:14px!important}.lop-account-support-list-layout,.lop-account-support-new-layout{gap:14px!important}.lop-account-page .lop-account-benefits{width:calc(100% - 28px)!important;grid-template-columns:1fr 1fr!important;margin-top:28px!important}.lop-account-page .lop-account-benefits>div{justify-content:flex-start!important}}


/* v0.8.6 — Checkout redesign plein largeur / blanc / premium */
body.lop-checkout-v086{background:#fff!important}
body.lop-checkout-v086 .lop-checkout-main{width:100%!important;max-width:none!important;margin:0!important;padding:0 0 72px!important;background:#fff!important}
body.lop-checkout-v086 .lop-checkout-shell{width:min(1880px,calc(100% - 56px))!important;max-width:none!important;margin:0 auto!important;padding:42px 0 0!important}
body.lop-checkout-v086 .lop-checkout-head{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:end!important;gap:36px!important;margin:0 0 28px!important;padding:0!important}
body.lop-checkout-v086 .lop-checkout-head-copy{max-width:820px!important}
body.lop-checkout-v086 .lop-checkout-head .lop-kicker{display:block!important;margin:0 0 10px!important;color:#b47a3f!important;font:800 10px/1 Arial,Helvetica,sans-serif!important;letter-spacing:.12em!important;text-transform:uppercase!important}
body.lop-checkout-v086 .lop-checkout-head h1{margin:0!important;color:#143b30!important;font:500 clamp(44px,4.1vw,72px)/.96 Georgia,"Times New Roman",serif!important;letter-spacing:-.04em!important}
body.lop-checkout-v086 .lop-checkout-head p{max-width:690px!important;margin:14px 0 0!important;color:#69716d!important;font-size:14px!important;line-height:1.6!important}
body.lop-checkout-v086 .lop-checkout-progress{display:flex!important;align-items:center!important;gap:10px!important;padding-bottom:5px!important;white-space:nowrap!important}
body.lop-checkout-v086 .lop-checkout-progress span{display:flex!important;align-items:center!important;gap:7px!important;color:#8a928d!important;font-size:10px!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:.05em!important}
body.lop-checkout-v086 .lop-checkout-progress span i{display:grid!important;place-items:center!important;width:25px!important;height:25px!important;border:1px solid #d6dcd8!important;border-radius:50%!important;background:#fff!important;color:#66706b!important;font-style:normal!important;font-size:10px!important}
body.lop-checkout-v086 .lop-checkout-progress span.is-done,body.lop-checkout-v086 .lop-checkout-progress span.is-current{color:#153b30!important}
body.lop-checkout-v086 .lop-checkout-progress span.is-done i,body.lop-checkout-v086 .lop-checkout-progress span.is-current i{border-color:#153b30!important;background:#153b30!important;color:#fff!important}
body.lop-checkout-v086 .lop-checkout-progress b{display:block!important;width:34px!important;height:1px!important;background:#d8dedb!important}
body.lop-checkout-v086 .lop-checkout-reassurance{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;margin:0 0 34px!important;border:1px solid #e6e9e7!important;background:#fff!important}
body.lop-checkout-v086 .lop-checkout-reassurance>div{display:flex!important;align-items:center!important;justify-content:center!important;gap:11px!important;min-height:72px!important;padding:14px 22px!important;border-right:1px solid #e6e9e7!important}
body.lop-checkout-v086 .lop-checkout-reassurance>div:last-child{border-right:0!important}
body.lop-checkout-v086 .lop-checkout-reassurance svg{width:23px!important;height:23px!important;color:#b47a3f!important;stroke-width:1.4!important;flex:0 0 auto!important}
body.lop-checkout-v086 .lop-checkout-reassurance span{display:flex!important;flex-direction:column!important;gap:3px!important}
body.lop-checkout-v086 .lop-checkout-reassurance strong{color:#19352c!important;font-size:11px!important;line-height:1.25!important}
body.lop-checkout-v086 .lop-checkout-reassurance small{color:#7b837e!important;font-size:10px!important;line-height:1.25!important}

/* Classic checkout */
body.lop-checkout-v086 .woocommerce form.checkout{display:grid!important;grid-template-columns:minmax(0,1fr) 430px!important;gap:48px!important;align-items:start!important;margin:0!important}
body.lop-checkout-v086 .woocommerce #customer_details{grid-column:1!important;min-width:0!important}
body.lop-checkout-v086 .woocommerce #order_review_heading{grid-column:2!important;grid-row:1!important;margin:0 0 12px!important;padding:0!important;color:#17372e!important;font:500 28px/1.05 Georgia,"Times New Roman",serif!important}
body.lop-checkout-v086 .woocommerce #order_review{grid-column:2!important;grid-row:1!important;position:sticky!important;top:110px!important;margin-top:44px!important;padding:26px!important;border:1px solid #dfe5e1!important;border-radius:0!important;background:#fff!important;box-shadow:0 14px 40px rgba(18,47,38,.06)!important}
body.lop-checkout-v086 .woocommerce .col2-set{display:grid!important;grid-template-columns:1fr!important;gap:18px!important}
body.lop-checkout-v086 .woocommerce .woocommerce-billing-fields,body.lop-checkout-v086 .woocommerce .woocommerce-shipping-fields,body.lop-checkout-v086 .woocommerce .woocommerce-additional-fields{padding:28px!important;border:1px solid #e4e8e5!important;background:#fff!important;box-shadow:none!important}
body.lop-checkout-v086 .woocommerce .woocommerce-billing-fields h3,body.lop-checkout-v086 .woocommerce .woocommerce-shipping-fields h3,body.lop-checkout-v086 .woocommerce .woocommerce-additional-fields h3{margin:0 0 22px!important;color:#17372e!important;font:500 30px/1 Georgia,"Times New Roman",serif!important;letter-spacing:-.02em!important}
body.lop-checkout-v086 .woocommerce .form-row{margin-bottom:16px!important}
body.lop-checkout-v086 .woocommerce label{display:block!important;margin:0 0 7px!important;color:#3d4843!important;font-size:11px!important;font-weight:700!important}
body.lop-checkout-v086 .woocommerce .required{color:#b47a3f!important}
body.lop-checkout-v086 .woocommerce input.input-text,body.lop-checkout-v086 .woocommerce textarea,body.lop-checkout-v086 .woocommerce select,body.lop-checkout-v086 .select2-container .select2-selection--single{min-height:50px!important;border:1px solid #d9dfdb!important;border-radius:0!important;background:#fff!important;color:#1d2823!important;box-shadow:none!important}
body.lop-checkout-v086 .woocommerce input.input-text,body.lop-checkout-v086 .woocommerce textarea{padding:12px 13px!important}
body.lop-checkout-v086 .select2-container .select2-selection--single .select2-selection__rendered{line-height:48px!important;padding-left:13px!important}
body.lop-checkout-v086 .select2-container .select2-selection--single .select2-selection__arrow{height:48px!important}
body.lop-checkout-v086 .woocommerce input.input-text:focus,body.lop-checkout-v086 .woocommerce textarea:focus,body.lop-checkout-v086 .woocommerce select:focus{outline:0!important;border-color:#153b30!important;box-shadow:0 0 0 2px rgba(21,59,48,.07)!important}
body.lop-checkout-v086 .woocommerce table.shop_table{width:100%!important;margin:0 0 22px!important;border:0!important;border-collapse:collapse!important;background:transparent!important}
body.lop-checkout-v086 .woocommerce table.shop_table th,body.lop-checkout-v086 .woocommerce table.shop_table td{padding:13px 0!important;border:0!important;border-bottom:1px solid #e8ebe9!important;background:transparent!important;color:#39453f!important;font-size:12px!important;vertical-align:top!important}
body.lop-checkout-v086 .woocommerce table.shop_table th{font-weight:700!important}
body.lop-checkout-v086 .woocommerce table.shop_table .product-name{padding-right:20px!important}
body.lop-checkout-v086 .woocommerce table.shop_table .product-total{text-align:right!important;color:#17372e!important;font-weight:800!important}
body.lop-checkout-v086 .woocommerce table.shop_table .order-total th,body.lop-checkout-v086 .woocommerce table.shop_table .order-total td{padding-top:18px!important;border-bottom:0!important;color:#17372e!important;font-size:16px!important;font-weight:800!important}
body.lop-checkout-v086 .woocommerce-checkout-payment{margin-top:6px!important;padding:18px!important;border:1px solid #e4e8e5!important;background:#fafbf9!important;border-radius:0!important}
body.lop-checkout-v086 .woocommerce-checkout-payment ul.payment_methods{margin:0!important;padding:0 0 12px!important;border-bottom:1px solid #e1e5e2!important;list-style:none!important}
body.lop-checkout-v086 .woocommerce-checkout-payment li{margin:0 0 8px!important}
body.lop-checkout-v086 .payment_box{margin:10px 0 0!important;padding:14px!important;border:1px solid #e5ded3!important;background:#fff!important;color:#5e655f!important;font-size:11px!important;line-height:1.5!important}
body.lop-checkout-v086 .payment_box:before{display:none!important}
body.lop-checkout-v086 .place-order{padding:16px 0 0!important;margin:0!important}
body.lop-checkout-v086 #place_order{width:100%!important;min-height:58px!important;border:0!important;border-radius:0!important;background:#153b30!important;color:#fff!important;text-transform:uppercase!important;letter-spacing:.08em!important;font-size:10px!important;font-weight:800!important;box-shadow:none!important}
body.lop-checkout-v086 #place_order:hover{background:#0f2f27!important}
body.lop-checkout-v086 .woocommerce-privacy-policy-text,body.lop-checkout-v086 .woocommerce-terms-and-conditions-wrapper{color:#747c77!important;font-size:10px!important;line-height:1.5!important}
body.lop-checkout-v086 .woocommerce-info,body.lop-checkout-v086 .woocommerce-message,body.lop-checkout-v086 .woocommerce-error,body.lop-checkout-v086 .checkout_coupon{margin:0 0 18px!important;padding:16px 18px!important;border:1px solid #e5e8e6!important;border-radius:0!important;background:#fff!important;color:#4c5651!important;box-shadow:none!important;font-size:12px!important}
body.lop-checkout-v086 .showcoupon{color:#9f6a35!important;font-weight:800!important;text-decoration:none!important}
body.lop-checkout-v086 .checkout_coupon button.button{min-height:48px!important;border:0!important;border-radius:0!important;background:#153b30!important;color:#fff!important;text-transform:uppercase!important;letter-spacing:.06em!important;font-size:10px!important;font-weight:800!important}

/* WooCommerce Blocks checkout */
body.lop-checkout-v086 .wc-block-checkout{max-width:none!important;margin:0!important;padding:0!important}
body.lop-checkout-v086 .wc-block-checkout__main{padding-right:48px!important}
body.lop-checkout-v086 .wc-block-checkout__sidebar{position:sticky!important;top:110px!important;align-self:start!important;padding:26px!important;border:1px solid #dfe5e1!important;background:#fff!important;box-shadow:0 14px 40px rgba(18,47,38,.06)!important}
body.lop-checkout-v086 .wc-block-components-checkout-step{margin:0 0 18px!important;padding:28px!important;border:1px solid #e4e8e5!important;background:#fff!important}
body.lop-checkout-v086 .wc-block-components-checkout-step__heading h2,body.lop-checkout-v086 .wc-block-components-title{color:#17372e!important;font:500 28px/1 Georgia,"Times New Roman",serif!important}
body.lop-checkout-v086 .wc-block-components-text-input input,body.lop-checkout-v086 .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input{border-radius:0!important;border-color:#d9dfdb!important;background:#fff!important}
body.lop-checkout-v086 .wc-block-components-checkout-place-order-button{min-height:58px!important;border:0!important;border-radius:0!important;background:#153b30!important;color:#fff!important;text-transform:uppercase!important;letter-spacing:.08em!important;font-size:10px!important;font-weight:800!important}
body.lop-checkout-v086 .wc-block-components-order-summary{border:0!important}
body.lop-checkout-v086 .wc-block-components-totals-wrapper{border-top:1px solid #e8ebe9!important}

@media(max-width:1100px){
 body.lop-checkout-v086 .lop-checkout-head{grid-template-columns:1fr!important;align-items:start!important}
 body.lop-checkout-v086 .lop-checkout-progress{justify-content:flex-start!important}
 body.lop-checkout-v086 .woocommerce form.checkout{grid-template-columns:1fr!important;gap:22px!important}
 body.lop-checkout-v086 .woocommerce #customer_details,body.lop-checkout-v086 .woocommerce #order_review_heading,body.lop-checkout-v086 .woocommerce #order_review{grid-column:1!important;grid-row:auto!important}
 body.lop-checkout-v086 .woocommerce #order_review{position:static!important;margin-top:0!important}
 body.lop-checkout-v086 .wc-block-checkout__main{padding-right:0!important}
 body.lop-checkout-v086 .wc-block-checkout__sidebar{position:static!important}
}
@media(max-width:767px){
 body.lop-checkout-v086 .lop-checkout-main{padding-bottom:42px!important}
 body.lop-checkout-v086 .lop-checkout-shell{width:calc(100% - 28px)!important;padding-top:26px!important}
 body.lop-checkout-v086 .lop-checkout-head{gap:20px!important;margin-bottom:20px!important}
 body.lop-checkout-v086 .lop-checkout-head h1{font-size:42px!important}
 body.lop-checkout-v086 .lop-checkout-head p{font-size:13px!important}
 body.lop-checkout-v086 .lop-checkout-progress{gap:6px!important;overflow-x:auto!important;padding-bottom:4px!important}
 body.lop-checkout-v086 .lop-checkout-progress span{font-size:8px!important}
 body.lop-checkout-v086 .lop-checkout-progress span i{width:22px!important;height:22px!important}
 body.lop-checkout-v086 .lop-checkout-progress b{width:20px!important}
 body.lop-checkout-v086 .lop-checkout-reassurance{grid-template-columns:1fr!important;margin-bottom:22px!important}
 body.lop-checkout-v086 .lop-checkout-reassurance>div{justify-content:flex-start!important;min-height:58px!important;border-right:0!important;border-bottom:1px solid #e6e9e7!important;padding:12px 14px!important}
 body.lop-checkout-v086 .lop-checkout-reassurance>div:last-child{border-bottom:0!important}
 body.lop-checkout-v086 .woocommerce .woocommerce-billing-fields,body.lop-checkout-v086 .woocommerce .woocommerce-shipping-fields,body.lop-checkout-v086 .woocommerce .woocommerce-additional-fields,body.lop-checkout-v086 .woocommerce #order_review,body.lop-checkout-v086 .wc-block-components-checkout-step,body.lop-checkout-v086 .wc-block-checkout__sidebar{padding:18px 15px!important}
 body.lop-checkout-v086 .woocommerce .woocommerce-billing-fields h3,body.lop-checkout-v086 .woocommerce .woocommerce-shipping-fields h3,body.lop-checkout-v086 .woocommerce .woocommerce-additional-fields h3,body.lop-checkout-v086 .woocommerce #order_review_heading,body.lop-checkout-v086 .wc-block-components-checkout-step__heading h2{font-size:25px!important}
}


/* v0.8.7 — Checkout resserré + panier redesign */
body.lop-checkout-v086 .lop-checkout-content{max-width:1480px!important;margin:0 auto!important}
body.lop-checkout-v086 .woocommerce form.checkout{
  max-width:1480px!important;
  margin:0 auto!important;
  display:grid!important;
  grid-template-columns:minmax(0,1fr) minmax(400px,460px)!important;
  grid-template-areas:'customer heading' 'customer review'!important;
  grid-template-rows:auto 1fr!important;
  column-gap:30px!important;
  row-gap:12px!important;
  align-items:start!important;
}
body.lop-checkout-v086 .woocommerce #customer_details{grid-area:customer!important}
body.lop-checkout-v086 .woocommerce #order_review_heading{grid-area:heading!important;margin:0!important;padding:0 0 10px!important;align-self:end!important}
body.lop-checkout-v086 .woocommerce #order_review{grid-area:review!important;position:sticky!important;top:110px!important;margin:0!important;padding:24px!important}
body.lop-checkout-v086 .woocommerce .woocommerce-billing-fields,body.lop-checkout-v086 .woocommerce .woocommerce-shipping-fields,body.lop-checkout-v086 .woocommerce .woocommerce-additional-fields{padding:24px!important}
body.lop-checkout-v086 .woocommerce-info,body.lop-checkout-v086 .woocommerce-message,body.lop-checkout-v086 .woocommerce-error,body.lop-checkout-v086 .checkout_coupon{max-width:1480px!important;margin-left:auto!important;margin-right:auto!important}
body.lop-checkout-v086 .wc-block-checkout{max-width:1480px!important;margin:0 auto!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(400px,460px)!important;gap:30px!important;align-items:start!important}
body.lop-checkout-v086 .wc-block-checkout__main{width:auto!important;padding-right:0!important}
body.lop-checkout-v086 .wc-block-checkout__sidebar{width:auto!important;min-width:0!important}

body.lop-cart-v087{background:#fff!important}
body.lop-cart-v087 .lop-cart-main{width:100%!important;max-width:none!important;margin:0!important;padding:0 0 72px!important;background:#fff!important}
body.lop-cart-v087 .lop-cart-shell{width:min(1880px,calc(100% - 56px))!important;max-width:none!important;margin:0 auto!important;padding:42px 0 0!important}
body.lop-cart-v087 .lop-cart-head{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:end!important;gap:36px!important;margin:0 0 28px!important}
body.lop-cart-v087 .lop-cart-head-copy{max-width:760px!important}
body.lop-cart-v087 .lop-cart-head .lop-kicker,body.lop-cart-v087 .lop-cart-summary-card .lop-kicker,body.lop-cart-v087 .lop-cart-panel-head .lop-kicker{display:block!important;margin:0 0 10px!important;color:#b47a3f!important;font:800 10px/1 Arial,Helvetica,sans-serif!important;letter-spacing:.12em!important;text-transform:uppercase!important}
body.lop-cart-v087 .lop-cart-head h1{margin:0!important;color:#143b30!important;font:500 clamp(44px,4.1vw,72px)/.96 Georgia,"Times New Roman",serif!important;letter-spacing:-.04em!important}
body.lop-cart-v087 .lop-cart-head p{margin:14px 0 0!important;color:#69716d!important;font-size:14px!important;line-height:1.6!important}
body.lop-cart-v087 .lop-cart-progress{display:flex!important;align-items:center!important;gap:10px!important;padding-bottom:5px!important;white-space:nowrap!important}
body.lop-cart-v087 .lop-cart-progress span{display:flex!important;align-items:center!important;gap:7px!important;color:#8a928d!important;font-size:10px!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:.05em!important}
body.lop-cart-v087 .lop-cart-progress span i{display:grid!important;place-items:center!important;width:25px!important;height:25px!important;border:1px solid #d6dcd8!important;border-radius:50%!important;background:#fff!important;color:#66706b!important;font-style:normal!important;font-size:10px!important}
body.lop-cart-v087 .lop-cart-progress span.is-current{color:#153b30!important}
body.lop-cart-v087 .lop-cart-progress span.is-current i{border-color:#153b30!important;background:#153b30!important;color:#fff!important}
body.lop-cart-v087 .lop-cart-progress b{display:block!important;width:34px!important;height:1px!important;background:#d8dedb!important}
body.lop-cart-v087 .lop-cart-reassurance{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;margin:0 0 34px!important;border:1px solid #e6e9e7!important;background:#fff!important}
body.lop-cart-v087 .lop-cart-reassurance>div{display:flex!important;align-items:center!important;justify-content:center!important;gap:11px!important;min-height:72px!important;padding:14px 22px!important;border-right:1px solid #e6e9e7!important}
body.lop-cart-v087 .lop-cart-reassurance>div:last-child{border-right:0!important}
body.lop-cart-v087 .lop-cart-reassurance svg{width:23px!important;height:23px!important;color:#b47a3f!important;stroke-width:1.4!important;flex:0 0 auto!important}
body.lop-cart-v087 .lop-cart-reassurance span{display:flex!important;flex-direction:column!important;gap:3px!important}
body.lop-cart-v087 .lop-cart-reassurance strong{color:#19352c!important;font-size:11px!important;line-height:1.25!important}
body.lop-cart-v087 .lop-cart-reassurance small{color:#7b837e!important;font-size:10px!important;line-height:1.25!important}
body.lop-cart-v087 .lop-cart-notices{max-width:1480px!important;margin:0 auto!important}
body.lop-cart-v087 .lop-cart-notices .woocommerce-message,body.lop-cart-v087 .lop-cart-notices .woocommerce-info,body.lop-cart-v087 .lop-cart-notices .woocommerce-error{margin:0 0 18px!important;padding:16px 18px!important;border:1px solid #e5e8e6!important;background:#fff!important;color:#4c5651!important;box-shadow:none!important}
body.lop-cart-v087 .lop-cart-layout{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(400px,440px)!important;gap:30px!important;align-items:start!important;max-width:1480px!important;margin:0 auto!important}
body.lop-cart-v087 .lop-cart-items-panel{border:1px solid #e4e8e5!important;background:#fff!important;box-shadow:none!important}
body.lop-cart-v087 .lop-cart-panel-head{display:flex!important;align-items:end!important;justify-content:space-between!important;gap:20px!important;padding:22px 24px 18px!important;border-bottom:1px solid #e8ebe9!important}
body.lop-cart-v087 .lop-cart-panel-head h2{margin:0!important;color:#17372e!important;font:500 28px/1 Georgia,"Times New Roman",serif!important}
body.lop-cart-v087 .lop-cart-continue{color:#9f6a35!important;font-size:10px!important;font-weight:800!important;text-transform:uppercase!important;letter-spacing:.05em!important}
body.lop-cart-v087 .lop-cart-columns{display:grid!important;grid-template-columns:minmax(0,1fr) 110px 150px 110px!important;gap:18px!important;padding:12px 24px!important;border-bottom:1px solid #e8ebe9!important;background:#fafbf9!important;color:#8a928d!important;font-size:9px!important;font-weight:800!important;letter-spacing:.08em!important;text-transform:uppercase!important}
body.lop-cart-v087 .lop-cart-columns span:not(:first-child){text-align:center!important}
body.lop-cart-v087 .lop-cart-item{display:grid!important;grid-template-columns:minmax(0,1fr) 110px 150px 110px!important;gap:18px!important;align-items:center!important;padding:22px 24px!important;border:0!important;border-bottom:1px solid #e8ebe9!important;background:#fff!important;box-shadow:none!important;position:relative!important}
body.lop-cart-v087 .lop-cart-item:last-child{border-bottom:0!important}
body.lop-cart-v087 .lop-cart-product{display:grid!important;grid-template-columns:118px minmax(0,1fr)!important;gap:18px!important;align-items:center!important;min-width:0!important}
body.lop-cart-v087 .lop-cart-thumb{width:118px!important;height:118px!important;background:#f5f4f0!important;overflow:hidden!important}
body.lop-cart-v087 .lop-cart-thumb img{width:100%!important;height:100%!important;object-fit:contain!important;padding:10px!important}
body.lop-cart-v087 .lop-cart-copy{min-width:0!important}
body.lop-cart-v087 .lop-cart-item-kicker{display:block!important;margin:0 0 7px!important;color:#b47a3f!important;font-size:8px!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}
body.lop-cart-v087 .lop-cart-copy h3{margin:0 0 8px!important;font:500 19px/1.12 Georgia,"Times New Roman",serif!important;color:#1b2822!important}
body.lop-cart-v087 .lop-cart-copy h3 a{color:inherit!important;text-decoration:none!important}
body.lop-cart-v087 .lop-cart-copy p{margin:0 0 10px!important;color:#747d78!important;font-size:11px!important;line-height:1.5!important}
body.lop-cart-v087 .lop-cart-remove{position:static!important;display:inline-block!important;width:auto!important;height:auto!important;color:#9a7360!important;font-size:10px!important;font-weight:700!important;text-decoration:underline!important;text-underline-offset:3px!important}
body.lop-cart-v087 .lop-cart-price,body.lop-cart-v087 .lop-cart-subtotal{position:static!important;transform:none!important;padding:0!important;text-align:center!important;color:#17372e!important;font-size:14px!important;font-weight:800!important;white-space:nowrap!important}
body.lop-cart-v087 .lop-cart-qty{position:static!important;transform:none!important;padding:0!important;display:flex!important;justify-content:center!important}
body.lop-cart-v087 .lop-mobile-label{display:none!important}
body.lop-cart-v087 .lop-qty-control{display:grid!important;grid-template-columns:34px 42px 34px!important;width:110px!important;height:40px!important;border:1px solid #dfe4e1!important;background:#fff!important}
body.lop-cart-v087 .lop-qty-control .lop-qty-btn{display:grid!important;place-items:center!important;width:34px!important;height:38px!important;border:0!important;background:#fff!important;color:#17372e!important;font-size:16px!important;padding:0!important}
body.lop-cart-v087 .lop-qty-control .quantity,body.lop-cart-v087 .lop-qty-control .qty{width:42px!important;min-width:42px!important;height:38px!important;min-height:38px!important;margin:0!important;padding:0!important;border:0!important;background:#fff!important;text-align:center!important;box-shadow:none!important}
body.lop-cart-v087 .lop-qty-control .quantity{border-left:1px solid #e1e5e2!important;border-right:1px solid #e1e5e2!important}
body.lop-cart-v087 .lop-cart-actions-row{display:flex!important;align-items:end!important;justify-content:space-between!important;gap:18px!important;padding:20px 24px!important;border-top:1px solid #e8ebe9!important;background:#fafbf9!important}
body.lop-cart-v087 .lop-cart-coupon{min-width:min(100%,430px)!important}
body.lop-cart-v087 .lop-cart-coupon label{display:block!important;margin:0 0 8px!important;color:#3d4843!important;font-size:11px!important;font-weight:700!important}
body.lop-cart-v087 .lop-cart-coupon-fields{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important}
body.lop-cart-v087 .lop-cart-coupon input{min-height:46px!important;padding:0 13px!important;border:1px solid #d9dfdb!important;background:#fff!important;border-radius:0!important}
body.lop-cart-v087 .lop-btn-minor{min-height:46px!important;padding:0 16px!important;border:1px solid #153b30!important;border-radius:0!important;background:#fff!important;color:#153b30!important;font-size:9px!important;font-weight:800!important;letter-spacing:.06em!important;text-transform:uppercase!important}
body.lop-cart-v087 .lop-cart-coupon-fields .lop-btn-minor{background:#153b30!important;color:#fff!important}
body.lop-cart-v087 .lop-cart-summary-card{position:sticky!important;top:110px!important;padding:26px!important;border:1px solid #dfe5e1!important;background:#fff!important;box-shadow:0 14px 40px rgba(18,47,38,.06)!important}
body.lop-cart-v087 .lop-cart-summary-card h2{margin:0 0 22px!important;color:#17372e!important;font:500 32px/1 Georgia,"Times New Roman",serif!important;letter-spacing:-.025em!important}
body.lop-cart-v087 .lop-cart-shipping-meter{margin:0 0 18px!important;padding:15px!important;background:#faf8f4!important;border:1px solid #eee5d8!important}
body.lop-cart-v087 .lop-cart-shipping-meter p{margin:0 0 10px!important;color:#5e6862!important;font-size:11px!important;line-height:1.45!important}
body.lop-cart-v087 .lop-cart-shipping-meter p strong{color:#9f6a35!important}
body.lop-cart-v087 .lop-cart-shipping-meter>span{display:block!important;height:5px!important;background:#e5e9e6!important;overflow:hidden!important}
body.lop-cart-v087 .lop-cart-shipping-meter>span i{display:block!important;height:100%!important;background:#b47a3f!important}
body.lop-cart-v087 .lop-summary-row,body.lop-cart-v087 .lop-summary-total{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;padding:13px 0!important;border-top:1px solid #e8ebe9!important;color:#59635e!important;font-size:12px!important}
body.lop-cart-v087 .lop-summary-row strong{max-width:220px!important;text-align:right!important;color:#17372e!important;font-weight:800!important}
body.lop-cart-v087 .lop-summary-total{margin-top:4px!important;padding-top:18px!important;border-top:2px solid #17372e!important;color:#17372e!important;font-size:15px!important;font-weight:800!important}
body.lop-cart-v087 .lop-summary-total strong{font:700 27px/1 Georgia,"Times New Roman",serif!important;color:#17372e!important}
body.lop-cart-v087 .lop-cart-cta{margin-top:18px!important}
body.lop-cart-v087 .lop-cart-cta .checkout-button{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-height:58px!important;margin:0!important;border:0!important;border-radius:0!important;background:#153b30!important;color:#fff!important;font-size:10px!important;font-weight:800!important;letter-spacing:.08em!important;text-transform:uppercase!important}
body.lop-cart-v087 .lop-cart-secure-note{display:flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;margin:12px 0 0!important;color:#78817c!important;font-size:10px!important;text-align:center!important}
body.lop-cart-v087 .lop-cart-secure-note svg{width:15px!important;height:15px!important;color:#9f6a35!important}
body.lop-cart-v087 .lop-summary-trust{display:grid!important;gap:10px!important;margin-top:18px!important;padding-top:18px!important;border-top:1px solid #e8ebe9!important}
body.lop-cart-v087 .lop-summary-trust>div{display:flex!important;align-items:center!important;gap:10px!important;color:#5c6761!important;font-size:11px!important}
body.lop-cart-v087 .lop-summary-trust svg{width:17px!important;height:17px!important;color:#b47a3f!important}
body.lop-cart-v087 .lop-cart-empty-state{max-width:760px!important;margin:80px auto!important;padding:56px 28px!important;border:1px solid #e4e8e5!important;text-align:center!important;background:#fff!important}
body.lop-cart-v087 .lop-cart-empty-icon{display:grid!important;place-items:center!important;width:64px!important;height:64px!important;margin:0 auto 20px!important;border:1px solid #e5ddd2!important;border-radius:50%!important;color:#b47a3f!important}
body.lop-cart-v087 .lop-cart-empty-state h2{margin:0 0 10px!important;color:#17372e!important;font:500 34px/1 Georgia,"Times New Roman",serif!important}
body.lop-cart-v087 .lop-cart-empty-state p{margin:0 0 22px!important;color:#69716d!important}

@media(max-width:1100px){
 body.lop-checkout-v086 .woocommerce form.checkout{grid-template-columns:1fr!important;grid-template-areas:'customer' 'heading' 'review'!important;gap:18px!important}
 body.lop-checkout-v086 .woocommerce #order_review{position:static!important}
 body.lop-checkout-v086 .wc-block-checkout{grid-template-columns:1fr!important}
 body.lop-checkout-v086 .wc-block-checkout__sidebar{position:static!important}
 body.lop-cart-v087 .lop-cart-head{grid-template-columns:1fr!important;align-items:start!important}
 body.lop-cart-v087 .lop-cart-progress{justify-content:flex-start!important}
 body.lop-cart-v087 .lop-cart-layout{grid-template-columns:1fr!important;gap:22px!important}
 body.lop-cart-v087 .lop-cart-summary-card{position:static!important}
}
@media(max-width:767px){
 body.lop-cart-v087 .lop-cart-main{padding-bottom:42px!important}
 body.lop-cart-v087 .lop-cart-shell{width:calc(100% - 28px)!important;padding-top:26px!important}
 body.lop-cart-v087 .lop-cart-head{gap:20px!important;margin-bottom:20px!important}
 body.lop-cart-v087 .lop-cart-head h1{font-size:42px!important}
 body.lop-cart-v087 .lop-cart-head p{font-size:13px!important}
 body.lop-cart-v087 .lop-cart-progress{gap:6px!important;overflow-x:auto!important;padding-bottom:4px!important}
 body.lop-cart-v087 .lop-cart-progress span{font-size:8px!important}
 body.lop-cart-v087 .lop-cart-progress span i{width:22px!important;height:22px!important}
 body.lop-cart-v087 .lop-cart-progress b{width:20px!important}
 body.lop-cart-v087 .lop-cart-reassurance{grid-template-columns:1fr!important;margin-bottom:22px!important}
 body.lop-cart-v087 .lop-cart-reassurance>div{justify-content:flex-start!important;min-height:58px!important;border-right:0!important;border-bottom:1px solid #e6e9e7!important;padding:12px 14px!important}
 body.lop-cart-v087 .lop-cart-reassurance>div:last-child{border-bottom:0!important}
 body.lop-cart-v087 .lop-cart-panel-head{padding:18px 14px!important;align-items:flex-start!important}
 body.lop-cart-v087 .lop-cart-panel-head h2{font-size:24px!important}
 body.lop-cart-v087 .lop-cart-continue{display:none!important}
 body.lop-cart-v087 .lop-cart-columns{display:none!important}
 body.lop-cart-v087 .lop-cart-item{grid-template-columns:1fr!important;gap:14px!important;padding:16px 14px!important}
 body.lop-cart-v087 .lop-cart-product{grid-template-columns:90px minmax(0,1fr)!important;gap:13px!important;align-items:start!important}
 body.lop-cart-v087 .lop-cart-thumb{width:90px!important;height:90px!important}
 body.lop-cart-v087 .lop-cart-copy h3{font-size:17px!important}
 body.lop-cart-v087 .lop-cart-copy p{display:none!important}
 body.lop-cart-v087 .lop-cart-price,body.lop-cart-v087 .lop-cart-qty,body.lop-cart-v087 .lop-cart-subtotal{display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%!important;text-align:right!important;padding-top:10px!important;border-top:1px solid #eef0ef!important}
 body.lop-cart-v087 .lop-mobile-label{display:block!important;color:#7c8580!important;font-size:9px!important;font-weight:800!important;letter-spacing:.07em!important;text-transform:uppercase!important}
 body.lop-cart-v087 .lop-cart-actions-row{display:grid!important;grid-template-columns:1fr!important;align-items:stretch!important;padding:16px 14px!important}
 body.lop-cart-v087 .lop-cart-coupon{min-width:0!important;width:100%!important}
 body.lop-cart-v087 .lop-update-cart{width:100%!important}
 body.lop-cart-v087 .lop-cart-summary-card{padding:20px 16px!important}
 body.lop-cart-v087 .lop-cart-summary-card h2{font-size:28px!important}
}


/* v0.8.8 — Checkout: neutralise les anciennes colonnes Woo 48% */
body.lop-checkout-v086 .woocommerce #customer_details,
body.lop-checkout-v086 .woocommerce #customer_details .col2-set,
body.lop-checkout-v086 .woocommerce .col2-set,
body.lop-checkout-v086 .woocommerce .col2-set .col-1,
body.lop-checkout-v086 .woocommerce .col2-set .col-2,
body.lop-checkout-v086 .woocommerce #customer_details .col-1,
body.lop-checkout-v086 .woocommerce #customer_details .col-2{
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
  float:none!important;
  clear:none!important;
  margin-left:0!important;
  margin-right:0!important;
}
body.lop-checkout-v086 .woocommerce #customer_details{display:block!important}
body.lop-checkout-v086 .woocommerce #customer_details .col2-set,
body.lop-checkout-v086 .woocommerce .col2-set{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:18px!important}
body.lop-checkout-v086 .woocommerce form.checkout{
  grid-template-columns:minmax(0,920px) minmax(420px,480px)!important;
  justify-content:center!important;
  column-gap:36px!important;
}
body.lop-checkout-v086 .woocommerce #order_review_heading,
body.lop-checkout-v086 .woocommerce #order_review{width:100%!important;max-width:none!important}
@media(max-width:1100px){
 body.lop-checkout-v086 .woocommerce form.checkout{grid-template-columns:1fr!important;grid-template-areas:'customer' 'heading' 'review'!important;gap:18px!important}
 body.lop-checkout-v086 .woocommerce #order_review{position:static!important}
}


/* v0.9.1 — avis prioritaires sur les cards, sans extrait */
.lop-product-card .lop-product-copy>p{display:none!important}
.lop-card-rating{
  display:flex!important;
  align-items:center!important;
  gap:7px!important;
  min-height:20px!important;
  margin:1px 0 16px!important;
  overflow:hidden!important;
  white-space:nowrap!important;
  color:#767d79!important;
  font:600 10px/1 Arial,Helvetica,sans-serif!important;
}
.lop-card-stars{
  position:relative!important;
  display:inline-block!important;
  width:69px!important;
  overflow:hidden!important;
  color:#d7d6cf!important;
  font:400 14px/1 Arial,Helvetica,sans-serif!important;
  letter-spacing:0!important;
}
.lop-card-stars:before{content:"★★★★★"!important}
.lop-card-stars>span{
  position:absolute!important;
  top:0!important;
  left:0!important;
  display:block!important;
  overflow:hidden!important;
  color:#c58b38!important;
  white-space:nowrap!important;
}
.lop-card-rating-count{color:#6f7672!important;font-size:10px!important;font-weight:600!important}
.lop-card-rating.is-empty{color:#8b918e!important;font-weight:500!important}
@media(max-width:767px){
  .lop-card-rating{margin:0 0 12px!important;min-height:18px!important;gap:5px!important;font-size:9px!important}
  .lop-card-stars{width:59px!important;font-size:12px!important}
  .lop-card-rating-count{font-size:9px!important}
}


/* v0.9.2 — fiche produit variable : variations propres et CTA aligné */
.lop-single-concept-v3 .lop-editorial-buy form.variations_form.cart{
  display:block!important;
  width:100%!important;
  margin:0!important;
}
.lop-single-concept-v3 .lop-editorial-buy table.variations{
  display:block!important;
  width:100%!important;
  margin:0 0 18px!important;
  border:0!important;
}
.lop-single-concept-v3 .lop-editorial-buy table.variations tbody,
.lop-single-concept-v3 .lop-editorial-buy table.variations tr{
  display:block!important;
  width:100%!important;
}
.lop-single-concept-v3 .lop-editorial-buy table.variations tr{
  margin:0 0 14px!important;
}
.lop-single-concept-v3 .lop-editorial-buy table.variations th,
.lop-single-concept-v3 .lop-editorial-buy table.variations td{
  display:block!important;
  width:100%!important;
  padding:0!important;
  text-align:left!important;
  border:0!important;
}
.lop-single-concept-v3 .lop-editorial-buy table.variations th.label{
  margin:0 0 7px!important;
}
.lop-single-concept-v3 .lop-editorial-buy table.variations label{
  display:block!important;
  margin:0!important;
  color:#183c32!important;
  font:800 10px/1.2 Arial,Helvetica,sans-serif!important;
  letter-spacing:.08em!important;
  text-transform:uppercase!important;
}
.lop-single-concept-v3 .lop-editorial-buy table.variations select{
  display:block!important;
  width:100%!important;
  max-width:none!important;
  min-height:52px!important;
  margin:0!important;
  padding:0 42px 0 14px!important;
  border:1px solid #d9dfdb!important;
  border-radius:0!important;
  background-color:#fff!important;
  color:#1c2823!important;
  font-size:13px!important;
  box-shadow:none!important;
}
.lop-single-concept-v3 .lop-editorial-buy .reset_variations{
  display:inline-block!important;
  margin-top:8px!important;
  color:#9b6a32!important;
  font-size:10px!important;
  font-weight:700!important;
  text-decoration:none!important;
}
.lop-single-concept-v3 .lop-editorial-buy .single_variation_wrap{
  display:block!important;
  width:100%!important;
}
.lop-single-concept-v3 .lop-editorial-buy .woocommerce-variation.single_variation{
  margin:0 0 12px!important;
  min-height:0!important;
}
.lop-single-concept-v3 .lop-editorial-buy .woocommerce-variation-price{
  margin:0 0 8px!important;
}
.lop-single-concept-v3 .lop-editorial-buy .woocommerce-variation-price .price{
  color:#183c32!important;
  font:700 20px/1.2 Georgia,"Times New Roman",serif!important;
}
.lop-single-concept-v3 .lop-editorial-buy .woocommerce-variation-add-to-cart{
  display:grid!important;
  grid-template-columns:96px minmax(0,1fr)!important;
  gap:12px!important;
  align-items:stretch!important;
  width:100%!important;
}
.lop-single-concept-v3 .lop-editorial-buy .woocommerce-variation-add-to-cart .quantity{
  display:block!important;
  width:96px!important;
  margin:0!important;
  border:0!important;
}
.lop-single-concept-v3 .lop-editorial-buy .woocommerce-variation-add-to-cart .qty{
  width:96px!important;
  min-width:96px!important;
  height:54px!important;
  min-height:54px!important;
  margin:0!important;
  padding:0 8px!important;
  border:1px solid #d9dfdb!important;
  border-radius:0!important;
  background:#fff!important;
  color:#18241f!important;
  text-align:center!important;
  font-size:14px!important;
  box-shadow:none!important;
}
.lop-single-concept-v3 .lop-editorial-buy .woocommerce-variation-add-to-cart .single_add_to_cart_button{
  width:100%!important;
  min-height:54px!important;
  margin:0!important;
  padding:0 24px!important;
  border:0!important;
  border-radius:0!important;
  background:#0f382d!important;
  color:#fff!important;
  text-transform:uppercase!important;
  letter-spacing:.045em!important;
  font-size:11px!important;
  font-weight:800!important;
  box-shadow:none!important;
}
.lop-single-concept-v3 .lop-editorial-buy .woocommerce-variation-add-to-cart .single_add_to_cart_button.disabled,
.lop-single-concept-v3 .lop-editorial-buy .woocommerce-variation-add-to-cart .single_add_to_cart_button:disabled{
  background:#d8e0dc!important;
  color:#6d7b75!important;
  opacity:1!important;
  cursor:not-allowed!important;
}
.lop-single-concept-v3 .lop-editorial-buy .woocommerce-variation-description{
  margin:0 0 10px!important;
  color:#68716d!important;
  font-size:11px!important;
  line-height:1.5!important;
}
@media(max-width:780px){
  .lop-single-concept-v3 .lop-editorial-buy .woocommerce-variation-add-to-cart{
    grid-template-columns:82px minmax(0,1fr)!important;
    gap:9px!important;
  }
  .lop-single-concept-v3 .lop-editorial-buy .woocommerce-variation-add-to-cart .quantity,
  .lop-single-concept-v3 .lop-editorial-buy .woocommerce-variation-add-to-cart .qty{
    width:82px!important;
    min-width:82px!important;
  }
}
