:root{--gc-black:#080808;--gc-black2:#111;--gc-card:#171717;--gc-white:#fff;--gc-muted:#a9a9a9;--gc-yellow:#f5c518;--gc-border:rgba(255,255,255,.12);--gc-radius:22px;--gc-shadow:0 24px 70px rgba(0,0,0,.35)}*{box-sizing:border-box}html{scroll-behavior:smooth}.gcha-lock{overflow:hidden}.gcha-body{margin:0;background:var(--gc-black);color:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.gcha-body a{text-decoration:none}.gcha-body button,.gcha-body input{font:inherit}.gcha-wrap{width:min(1180px,calc(100% - 36px));margin:auto}.gcha-header{position:sticky;top:0;z-index:50;background:rgba(8,8,8,.88);backdrop-filter:blur(18px);border-bottom:1px solid var(--gc-border)}.gcha-header-inner{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}.gcha-logo{color:#fff;display:flex;align-items:center}.gcha-logo-img{max-height:54px;width:auto}.gcha-wordmark{font-weight:950;letter-spacing:-.06em;font-size:25px}.gcha-wordmark span{color:var(--gc-yellow)}.gcha-header nav{display:flex;gap:26px}.gcha-header nav a,.gcha-cart-link{color:#d6d6d6;font-size:14px;font-weight:700}.gcha-header nav a:hover,.gcha-cart-link:hover{color:#fff}.gcha-head-actions{display:flex;align-items:center;gap:14px}.gcha-cart-count{display:inline-grid;place-items:center;min-width:23px;height:23px;padding:0 6px;border-radius:20px;background:var(--gc-yellow);color:#000;font-size:12px;font-weight:900}.gcha-btn{display:inline-flex;justify-content:center;align-items:center;min-height:48px;padding:0 22px;border-radius:999px;font-weight:900;transition:.2s;border:1px solid transparent}.gcha-btn:hover{transform:translateY(-2px)}.gcha-btn.yellow{background:var(--gc-yellow);color:#090909}.gcha-btn.ghost{border-color:rgba(255,255,255,.3);color:#fff}.gcha-btn.white{background:#fff;color:#000}.gcha-btn.whatsapp{background:#25d366;color:#071b0e}.gcha-hero{min-height:700px;display:flex;align-items:center;position:relative;overflow:hidden;background:radial-gradient(circle at 75% 25%,rgba(245,197,24,.18),transparent 28%),linear-gradient(130deg,#080808 0%,#111 100%)}.gcha-hero.has-image:before{content:"";position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(0,0,0,.96) 0%,rgba(0,0,0,.76) 42%,rgba(0,0,0,.25) 100%),var(--hero);background-size:cover;background-position:center}.gcha-hero-grid{position:relative;display:grid;grid-template-columns:1.25fr .75fr;align-items:center;gap:70px;padding:105px 0}.gcha-hero small,.gcha-heading small,.gcha-about small,.gcha-location small,.gcha-menu-hero small,.gcha-menu-section small,.gcha-menu-aside small{display:block;text-transform:uppercase;letter-spacing:.2em;color:var(--gc-yellow);font-weight:900;font-size:12px;margin-bottom:16px}.gcha-hero h1{font-size:clamp(62px,9vw,128px);line-height:.82;letter-spacing:-.085em;margin:0;max-width:850px}.gcha-hero h1 span{color:var(--gc-yellow)}.gcha-hero h2{font-size:clamp(24px,3vw,42px);margin:25px 0 13px;letter-spacing:-.04em}.gcha-hero p{color:#d0d0d0;font-size:18px;line-height:1.7;max-width:650px}.gcha-actions{display:flex;gap:12px;margin-top:30px}.gcha-trust{display:flex;flex-wrap:wrap;gap:18px;margin-top:35px;color:#bcbcbc;font-size:13px}.gcha-trust span:before{content:"✓";color:var(--gc-yellow);font-weight:900;margin-right:7px}.gcha-hero-card{align-self:end;margin-bottom:40px;background:rgba(18,18,18,.86);border:1px solid var(--gc-border);border-radius:var(--gc-radius);padding:30px;box-shadow:var(--gc-shadow);backdrop-filter:blur(15px)}.gcha-hero-card b,.gcha-hero-card strong{display:block}.gcha-hero-card b{color:#bbb}.gcha-hero-card strong{font-size:30px;margin:8px 0 24px}.gcha-hero-card a{color:var(--gc-yellow);font-weight:900}.gcha-about{padding:110px 0;background:#0d0d0d}.gcha-about-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.gcha-story-photo{height:520px;border-radius:30px;background:linear-gradient(145deg,#202020,#0e0e0e);background-size:cover;background-position:center;position:relative;overflow:hidden}.gcha-story-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 50%,rgba(0,0,0,.8))}.gcha-story-photo span{position:absolute;z-index:1;left:28px;bottom:24px;font-weight:950;font-size:26px}.gcha-about h2,.gcha-heading h2,.gcha-location h2{font-size:clamp(38px,5vw,68px);line-height:1;letter-spacing:-.055em;margin:0 0 24px}.gcha-about p,.gcha-heading p{color:#bcbcbc;font-size:17px;line-height:1.8}.gcha-values{display:grid;gap:12px;margin:30px 0}.gcha-values span{padding:15px 0;border-bottom:1px solid var(--gc-border);font-weight:800}.gcha-values b{color:var(--gc-yellow);margin-right:15px}.gcha-text-link{color:var(--gc-yellow);font-weight:900}.gcha-section{padding:100px 0;background:#090909}.gcha-section.alt{background:#101010}.gcha-heading{max-width:750px;margin-bottom:40px}.gcha-home-cat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.gcha-home-cat{display:block;background:#141414;border:1px solid var(--gc-border);border-radius:20px;padding:12px;color:#fff;transition:.25s}.gcha-home-cat:hover{transform:translateY(-5px);border-color:rgba(245,197,24,.55)}.gcha-home-cat-img{display:block;aspect-ratio:4/3;border-radius:14px;background:linear-gradient(135deg,#282828,#111);background-size:cover;background-position:center}.gcha-home-cat b{display:block;font-size:20px;margin:17px 6px 5px}.gcha-home-cat em{font-style:normal;color:var(--gc-yellow);font-size:13px;font-weight:900;margin:0 6px 9px;display:block}.gcha-center{text-align:center;margin-top:38px}.gcha-menu-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.gcha-menu-product{background:#151515;border:1px solid var(--gc-border);border-radius:20px;overflow:hidden;transition:.22s}.gcha-menu-product:hover{transform:translateY(-4px);border-color:rgba(245,197,24,.5)}.gcha-product-open{display:grid;grid-template-columns:145px 1fr;width:100%;height:100%;padding:0;border:0;text-align:left;background:none;color:#fff;cursor:pointer}.gcha-menu-product-img{min-height:170px;background:#222 center/cover no-repeat}.gcha-menu-product-body{display:flex;flex-direction:column;padding:18px}.gcha-menu-product-title{font-size:18px;font-weight:900;line-height:1.2}.gcha-menu-product-desc{color:#aaa;font-size:13px;line-height:1.5;margin:8px 0 15px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.gcha-menu-product-foot{display:flex;justify-content:space-between;align-items:center;margin-top:auto}.gcha-menu-product-foot strong{color:#fff}.gcha-menu-product-foot i{font-style:normal;width:38px;height:38px;display:grid;place-items:center;background:var(--gc-yellow);color:#000;border-radius:50%;font-size:23px;font-weight:900}.gcha-gallery{padding:100px 0;background:#080808}.gcha-gallery-grid{display:grid;grid-template-columns:1.25fr .75fr .75fr;grid-template-rows:260px 260px;gap:16px}.gcha-gallery-grid figure{margin:0;background:center/cover no-repeat;border-radius:22px}.gcha-gallery-0{grid-row:span 2}.gcha-gallery-3{grid-column:span 2}.gcha-location{padding:80px 0;background:var(--gc-yellow);color:#090909}.gcha-location small{color:#090909}.gcha-location-grid{display:grid;grid-template-columns:1fr auto;align-items:center;gap:40px}.gcha-location h2{max-width:760px}.gcha-location p{font-size:18px;line-height:1.7}.gcha-location-actions{display:flex;gap:12px;flex-wrap:wrap}.gcha-footer{padding:70px 0 110px;background:#050505}.gcha-footer-logo{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:25px;margin-bottom:50px}.gcha-footer-logo i{height:1px;background:rgba(255,255,255,.15)}.gcha-footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr .8fr;gap:35px}.gcha-footer h4{font-size:15px;text-transform:uppercase;letter-spacing:.12em}.gcha-footer p,.gcha-footer a{color:#999;line-height:1.8;font-size:14px}.gcha-footer a{display:block}.gcha-footer a:hover{color:var(--gc-yellow)}.gcha-footer-bottom{margin-top:50px;padding-top:22px;border-top:1px solid var(--gc-border);display:flex;justify-content:space-between;color:#666;font-size:12px}.gcha-menu-hero{padding:90px 0 45px;background:radial-gradient(circle at 80% 20%,rgba(245,197,24,.13),transparent 28%),#0b0b0b}.gcha-menu-hero h1{font-size:clamp(42px,6vw,80px);letter-spacing:-.065em;line-height:1;margin:0 0 16px}.gcha-menu-hero p{color:#aaa;font-size:17px;max-width:700px;line-height:1.7}.gcha-search{margin-top:28px;display:flex;align-items:center;gap:10px;width:min(560px,100%);background:#fff;border-radius:999px;padding:0 18px;color:#111}.gcha-search span{font-size:26px}.gcha-search input{height:52px;flex:1;border:0;outline:0;background:transparent;color:#111}.gcha-category-nav{position:sticky;top:76px;z-index:40;background:#111;border-top:1px solid var(--gc-border);border-bottom:1px solid var(--gc-border);overflow:auto}.gcha-category-nav .gcha-wrap{display:flex;gap:9px;padding-top:12px;padding-bottom:12px;white-space:nowrap}.gcha-category-nav a{color:#bbb;border:1px solid #333;border-radius:999px;padding:10px 16px;font-size:13px;font-weight:800}.gcha-category-nav a.active{background:var(--gc-yellow);border-color:var(--gc-yellow);color:#000}.gcha-menu-layout{display:grid;grid-template-columns:minmax(0,1fr) 285px;gap:35px;padding-top:55px;padding-bottom:100px}.gcha-menu-section{scroll-margin-top:155px;margin-bottom:65px}.gcha-menu-section>header{display:flex;justify-content:space-between;align-items:end;margin-bottom:22px;padding-bottom:15px;border-bottom:1px solid var(--gc-border)}.gcha-menu-section h2{font-size:36px;letter-spacing:-.04em;margin:0}.gcha-menu-section header p{color:#999}.gcha-menu-section header>span{color:#777;font-size:13px}.gcha-menu-aside>div{position:sticky;top:155px;background:#151515;border:1px solid var(--gc-border);border-radius:20px;padding:25px}.gcha-menu-aside h3{font-size:23px;line-height:1.2}.gcha-menu-aside p{color:#999;line-height:1.65;font-size:14px}.gcha-menu-aside .gcha-btn{width:100%;margin-top:10px}.gcha-back{display:inline-block;color:#fff;margin-bottom:22px;font-weight:800}.gcha-no-results{padding:50px;border:1px dashed #444;border-radius:18px;text-align:center;color:#aaa}.gcha-cart-bar{position:fixed;z-index:70;left:50%;bottom:18px;transform:translateX(-50%);width:min(590px,calc(100% - 24px));background:#fff;color:#111;border-radius:18px;padding:10px 12px 10px 17px;display:none;align-items:center;justify-content:space-between;box-shadow:0 20px 65px rgba(0,0,0,.45)}.gcha-cart-bar>div{display:flex;align-items:center;gap:7px;font-size:13px}.gcha-cart-bar strong{margin-left:6px}.gcha-cart-bar a{background:#111;color:#fff;border-radius:12px;padding:13px 18px;font-weight:900}.gcha-modal{position:fixed;z-index:999999;inset:0;display:none}.gcha-modal.open{display:block}.gcha-modal-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.78);backdrop-filter:blur(6px)}.gcha-modal-panel{position:absolute;right:0;top:0;height:100%;width:min(720px,100%);background:#fff;box-shadow:-20px 0 80px rgba(0,0,0,.45);display:flex;flex-direction:column;animation:gchaSlide .25s ease}.gcha-modal-head{height:68px;flex:none;padding:0 18px 0 24px;display:flex;justify-content:space-between;align-items:center;color:#111;border-bottom:1px solid #ddd}.gcha-modal-head button{border:0;background:#111;color:#fff;border-radius:50%;width:40px;height:40px;font-size:26px;cursor:pointer}.gcha-modal-content{width:100%;flex:1 1 auto;min-height:0;overflow:auto;background:#fff;color:#111}.gcha-modal-content .gcha-quick-product{padding:22px}.gcha-quick-top{display:grid;grid-template-columns:180px 1fr;gap:22px;align-items:start;margin-bottom:18px}.gcha-quick-image img{width:100%;height:auto;border-radius:16px}.gcha-quick-summary h2{margin:0 0 10px;font-size:28px;line-height:1.1}.gcha-quick-price{font-size:20px;font-weight:900;margin-bottom:10px}.gcha-quick-desc{color:#555;line-height:1.55}.gcha-quick-options .product{display:block!important}.gcha-quick-options .woocommerce-product-gallery,.gcha-quick-options .product_title,.gcha-quick-options .woocommerce-product-details__short-description,.gcha-quick-options .price{display:none!important}.gcha-quick-options .summary{float:none!important;width:100%!important;margin:0!important}.gcha-quick-options form.cart{display:block!important;margin-top:14px}.gcha-quick-options .single_add_to_cart_button{min-height:52px;border-radius:999px!important;background:var(--gc-yellow)!important;color:#000!important;font-weight:900!important;padding:0 24px!important}.gcha-quick-options input,.gcha-quick-options select,.gcha-quick-options textarea{max-width:100%}.gcha-full-product-link{text-align:center;margin:22px 0 4px}.gcha-full-product-link a{color:#111;text-decoration:underline}.gcha-modal-error{padding:50px 24px;text-align:center}.gcha-modal-error strong{font-size:22px}.gcha-modal-error p{color:#555}.gcha-modal-error .gcha-btn{margin-top:15px}.gcha-modal-loader{position:absolute;inset:68px 0 0;display:grid;place-items:center;color:#111;background:#fff;font-weight:800}@keyframes gchaSlide{from{transform:translateX(30px);opacity:.5}to{transform:none;opacity:1}}.reveal{opacity:0;transform:translateY(18px);transition:opacity .6s ease,transform .6s ease}.reveal.visible{opacity:1;transform:none}
@media(max-width:1020px){.gcha-header nav{display:none}.gcha-hero-grid{grid-template-columns:1fr}.gcha-hero-card{display:none}.gcha-about-grid{grid-template-columns:1fr}.gcha-story-photo{height:420px}.gcha-home-cat-grid{grid-template-columns:repeat(2,1fr)}.gcha-menu-products{grid-template-columns:repeat(2,1fr)}.gcha-footer-grid{grid-template-columns:repeat(2,1fr)}.gcha-menu-layout{grid-template-columns:1fr}.gcha-menu-aside{display:none}.gcha-cart-bar{display:flex}}
@media(max-width:680px){.gcha-wrap{width:min(100% - 24px,1180px)}.gcha-header-inner{min-height:66px}.gcha-head-actions .gcha-btn{display:none}.gcha-header nav{display:none}.gcha-wordmark{font-size:21px}.gcha-hero{min-height:650px}.gcha-hero-grid{padding:75px 0}.gcha-hero h1{font-size:58px}.gcha-hero h2{font-size:27px}.gcha-hero p{font-size:16px}.gcha-actions{flex-direction:column;align-items:stretch}.gcha-trust{gap:10px;flex-direction:column}.gcha-about,.gcha-section,.gcha-gallery{padding:75px 0}.gcha-story-photo{height:330px}.gcha-home-cat-grid{grid-template-columns:1fr 1fr;gap:10px}.gcha-home-cat{padding:8px}.gcha-home-cat b{font-size:16px;margin-top:12px}.gcha-menu-products{grid-template-columns:1fr}.gcha-product-open{grid-template-columns:120px 1fr}.gcha-menu-product-img{min-height:150px}.gcha-gallery-grid{grid-template-columns:1fr 1fr;grid-template-rows:220px 180px}.gcha-gallery-0{grid-row:auto;grid-column:span 2}.gcha-gallery-3{grid-column:auto}.gcha-location-grid{grid-template-columns:1fr}.gcha-location-actions{flex-direction:column}.gcha-footer-grid{grid-template-columns:1fr}.gcha-footer-bottom{flex-direction:column;gap:8px}.gcha-menu-hero{padding:55px 0 30px}.gcha-menu-hero h1{font-size:43px}.gcha-category-nav{top:66px}.gcha-category-nav .gcha-wrap{width:max-content;min-width:100%;padding-left:12px;padding-right:12px}.gcha-menu-layout{padding-top:35px}.gcha-menu-section{scroll-margin-top:125px;margin-bottom:50px}.gcha-menu-section h2{font-size:30px}.gcha-modal-panel{top:auto;bottom:0;height:92%;border-radius:22px 22px 0 0}.gcha-modal-head{height:62px}.gcha-cart-bar{bottom:10px}.gcha-footer{padding-bottom:120px}}

@media(max-width:680px){.gcha-quick-top{grid-template-columns:95px 1fr;gap:14px}.gcha-quick-summary h2{font-size:22px}.gcha-modal-content .gcha-quick-product{padding:16px}}
/* --- Panier sticky, fidélité, recherche, configurateur : styles ajoutés --- */
.gcha-sticky-bar{position:sticky;bottom:0;left:0;right:0;z-index:5;display:flex;align-items:center;gap:14px;padding:14px 18px;background:rgba(255,255,255,.97);backdrop-filter:blur(10px);border-top:1px solid #e6e6e6;box-shadow:0 -14px 40px rgba(0,0,0,.12)}
.gcha-sticky-price{display:flex;flex-direction:column;line-height:1.1;margin-right:auto}
.gcha-sticky-price small{color:#777;font-size:11px;text-transform:uppercase;letter-spacing:.08em}
.gcha-sticky-price strong{font-size:20px;font-weight:900;color:#111}
.gcha-sticky-qty{display:flex;align-items:center;gap:10px;background:#f2f2f2;border-radius:999px;padding:6px 10px}
.gcha-sticky-qty button{width:30px;height:30px;border-radius:50%;border:0;background:#111;color:#fff;font-size:18px;font-weight:900;cursor:pointer;line-height:1;transition:.15s}
.gcha-sticky-qty button:active{transform:scale(.9)}
.gcha-sticky-qty span{min-width:18px;text-align:center;font-weight:800}
.gcha-sticky-add{min-height:52px;padding:0 26px;position:relative}
.gcha-sticky-add.is-loading{opacity:.7;pointer-events:none}
.gcha-progress{height:6px;border-radius:999px;background:#ececec;margin:0 22px 6px;overflow:hidden}
.gcha-progress span{display:block;height:100%;width:0;background:var(--gc-yellow);transition:width .35s ease}
.gcha-cart-bar.bump{animation:gchaBump .4s ease}
@keyframes gchaBump{0%{transform:translateX(-50%) scale(1)}35%{transform:translateX(-50%) scale(1.04)}100%{transform:translateX(-50%) scale(1)}}
/* Fidélité */
.gcha-loyalty-promo{padding:90px 0;background:#0d0d0d}
.gcha-loyalty-promo-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}
.gcha-loyalty-promo-grid h2{font-size:clamp(32px,4vw,48px);letter-spacing:-.04em;margin:0 0 18px}
.gcha-loyalty-promo-grid p{color:#bcbcbc;font-size:16px;line-height:1.7;margin-bottom:22px}
.gcha-loyalty-card{background:#141414;color:#fff;border:1px solid var(--gc-border);border-radius:var(--gc-radius);padding:28px;box-shadow:var(--gc-shadow)}
.gcha-loyalty-card h3{margin:0 0 10px;font-size:20px}
.woocommerce-account .gcha-loyalty-card{max-width:520px}
.gcha-loyalty-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}
.gcha-loyalty-head small{display:block;color:var(--gc-yellow);text-transform:uppercase;letter-spacing:.14em;font-size:11px;font-weight:900;margin-bottom:6px}
.gcha-loyalty-points{font-size:30px;font-weight:950}
.gcha-loyalty-tier{padding:7px 16px;border-radius:999px;font-weight:900;font-size:12px;text-transform:uppercase;letter-spacing:.06em}
.gcha-tier-bronze{background:#8c5a34;color:#fff}
.gcha-tier-silver{background:#c7c7c7;color:#111}
.gcha-tier-gold{background:var(--gc-yellow);color:#111}
.gcha-tier-diamond{background:linear-gradient(135deg,#7bdcff,#a58bff);color:#111}
.gcha-loyalty-bar{height:10px;border-radius:999px;background:rgba(255,255,255,.12);overflow:hidden;margin-bottom:10px}
.gcha-loyalty-bar span{display:block;height:100%;background:var(--gc-yellow);transition:width .4s ease}
.gcha-loyalty-hint{color:#bcbcbc;font-size:13px;margin:0 0 18px}
.gcha-loyalty-tiers{display:flex;justify-content:space-between;font-size:11px;color:#888;text-transform:uppercase;letter-spacing:.06em;margin-bottom:22px}
.gcha-loyalty-tiers .is-current{color:var(--gc-yellow);font-weight:900}
.gcha-loyalty-rewards h4{font-size:13px;text-transform:uppercase;letter-spacing:.1em;color:#ccc;margin:0 0 10px}
.gcha-loyalty-rewards ul{list-style:none;margin:0 0 16px;padding:0;display:grid;gap:8px}
.gcha-loyalty-rewards li{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:12px;background:rgba(255,255,255,.03);font-size:13px}
.gcha-loyalty-rewards li span{color:var(--gc-yellow);font-weight:900;min-width:52px}
.gcha-loyalty-rewards li b{flex:1;font-weight:700;color:#eee}
.gcha-loyalty-rewards li.is-unlocked{background:rgba(245,197,24,.12)}
.gcha-loyalty-rewards li i{color:#5fdc7f;font-style:normal;font-weight:900}
.gcha-loyalty-rule{color:#888;font-size:12px;line-height:1.6;margin:0}
.gcha-loyalty-guest{text-align:center}
.gcha-loyalty-guest p{color:#bcbcbc;margin:10px 0 20px}
@media(max-width:1020px){.gcha-loyalty-promo-grid{grid-template-columns:1fr}}
@media(max-width:680px){.gcha-loyalty-promo{padding:60px 0}.gcha-sticky-bar{flex-wrap:wrap;padding:12px}.gcha-sticky-add{flex:1 0 100%;order:3;margin-top:6px}}
.gcha-modal-content .gcha-quick-product{padding-bottom:6px}
/* --- Configurateur visuel (cartes/chips) --- */
.gcha-quick-configurator .gcha-quick-top{margin-bottom:6px}
.gcha-config{padding:4px 22px 0}
.gcha-config-group{padding:18px 0;border-bottom:1px solid #ececec}
.gcha-config-group:last-of-type{border-bottom:0}
.gcha-config-group h4{display:flex;align-items:center;gap:10px;margin:0 0 12px;font-size:15px;font-weight:900;color:#111}
.gcha-required{font-size:10px;text-transform:uppercase;letter-spacing:.06em;background:#111;color:#fff;padding:3px 8px;border-radius:999px;font-weight:800}
.gcha-hint{font-size:12px;font-weight:600;color:#888;text-transform:none;letter-spacing:0}
.gcha-chip-grid{display:flex;flex-wrap:wrap;gap:8px}
.gcha-chip{display:inline-flex;align-items:center;gap:8px;padding:11px 16px;border-radius:14px;border:1.5px solid #e3e3e3;background:#fafafa;color:#111;font-weight:700;font-size:13.5px;cursor:pointer;transition:.15s;-webkit-tap-highlight-color:transparent}
.gcha-chip:hover{border-color:#c9c9c9}
.gcha-chip:active{transform:scale(.96)}
.gcha-chip em{font-style:normal;font-weight:900;color:#888;font-size:12px}
.gcha-chip.is-selected{background:var(--gc-yellow);border-color:var(--gc-yellow);color:#111}
.gcha-chip.is-selected em{color:#111}
.gcha-chip-sauce.is-selected{background:#111;border-color:#111;color:#fff}
.gcha-sauce-summary{margin:10px 0 0;font-size:12.5px;font-weight:700;color:#555}
.gcha-config-text{width:100%;border:1.5px solid #e3e3e3;border-radius:14px;padding:12px 14px;font:inherit;resize:vertical}
.gcha-config-error{margin:14px 0 0;padding:12px 14px;border-radius:12px;background:#fdeaea;color:#a11414;font-weight:700;font-size:13px}
@media(max-width:680px){.gcha-config{padding:0 16px}}
.gcha-loyalty-history{margin-top:20px;padding-top:18px;border-top:1px solid var(--gc-border)}
.gcha-loyalty-history h4{font-size:13px;text-transform:uppercase;letter-spacing:.1em;color:#ccc;margin:0 0 10px}
.gcha-loyalty-history ul{list-style:none;margin:0;padding:0;display:grid;gap:6px}
.gcha-loyalty-history li{display:flex;align-items:center;gap:10px;font-size:12.5px;color:#bbb}
.gcha-loyalty-history li span{color:#777;min-width:70px}
.gcha-loyalty-history li b{flex:1;font-weight:600;color:#ddd}
.gcha-loyalty-history li em{font-style:normal;font-weight:900;color:var(--gc-yellow)}
/* --- Recherche instantanée + chips de filtre catégorie --- */
.gcha-filter-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}
.gcha-filter-chip{padding:9px 16px;border-radius:999px;border:1.5px solid #333;background:transparent;color:#ccc;font-weight:800;font-size:12.5px;cursor:pointer;transition:.15s}
.gcha-filter-chip:hover{border-color:#555;color:#fff}
.gcha-filter-chip.is-active{background:var(--gc-yellow);border-color:var(--gc-yellow);color:#111}
[data-gcha-search-results]{min-height:120px}
@media(max-width:680px){.gcha-filter-chips{gap:6px}.gcha-filter-chip{padding:8px 13px;font-size:12px}}
.gcha-config-default{margin:0 22px 14px;padding:12px 14px;border-radius:12px;background:#f6f6f6;color:#333;font-size:13.5px;line-height:1.5}
.gcha-config-default strong{color:#111}
.gcha-chip:disabled,.gcha-chip.is-disabled{opacity:.35;cursor:not-allowed;pointer-events:none}
.gcha-hint-line{margin:10px 0 0;font-size:12.5px;font-weight:700;color:#666}
