:root{--font-display: "Newsreader", "Times New Roman", Georgia, serif}:root{--bar-h: 58px}html.bbc-design-mode .reveal,html.bbc-design-mode [class*=reveal-delay],html.bbc-design-mode .hero__title .word>span,html.bbc-design-mode .hero__sub,html.bbc-design-mode .hero__cta,html.bbc-design-mode .hero__coords,html.bbc-design-mode .hero__season,html.bbc-design-mode .hero__scroll,html.bbc-design-mode .manifeste__line,html.bbc-design-mode .manifeste__rule,html.bbc-design-mode .manifeste__phrase{opacity:1!important;transform:none!important;animation:none!important;visibility:visible!important}.hero__title,.hero__title .word>span{color:#fff}.hero__sub{color:#ffffffe6;font-size:clamp(16px,1.5vw,20px)}.hero__bg{opacity:var(--hero-bg-opacity, .7)}.hero:has(.hero__bg):after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:linear-gradient(180deg,#0c0a0780,#0c0a072e 40%,#0c0a0794);pointer-events:none}.hero__inner{display:flex;flex-direction:column;align-items:center;text-align:center}.hero__title{max-width:20ch;margin-inline:auto}.hero__sub,.hero__eyebrow{margin-inline:auto}.hero__title:after{content:"Made in France";display:block;margin-top:.5rem;font-family:var(--font-body);font-style:normal;font-weight:400;font-size:clamp(10px,.9vw,12px);letter-spacing:.28em;text-transform:uppercase;color:#ffffffa8}.hero__scroll{left:0;right:0;margin-inline:auto;width:max-content;transform:none}.hero__cta{flex-direction:column;align-items:center;gap:14px;justify-content:center}.hero__cta .btn{min-width:268px}.hero__cta .link-underline{display:inline-flex;align-items:center;justify-content:center;min-height:58px;min-width:268px;padding:0 2.6em;border:1px solid rgba(255,255,255,.55);border-radius:var(--radius);overflow:hidden;font-family:var(--font-body);font-size:12px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:#fff;transition:color var(--t-mid),border-color var(--t-mid),transform var(--t-fast);z-index:0}.hero__cta .link-underline:after{left:0;bottom:0;width:100%;height:100%;background:var(--gold);transform:translateY(101%);transform-origin:center}.hero__cta .link-underline:hover{color:var(--noir);border-color:var(--gold);transform:translateY(-2px)}.hero__cta .link-underline:hover:after{transform:translateY(0)}.nav{display:block;height:auto;padding-block:0}.nav__bar{position:relative;display:flex;align-items:center;justify-content:space-between;height:var(--bar-h)}.nav__left{display:flex;align-items:center;min-width:44px}.nav__icons{display:flex;align-items:center;gap:clamp(6px,1vw,14px)}.nav__menu{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:clamp(12px,1vw,24px);height:44px}.nav__link{font-size:11px;letter-spacing:.14em}.nav__logo{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:block;width:clamp(122px,13vw,150px);height:var(--bar-h);padding:0;font-size:0;color:transparent;background-image:url(/cdn/shop/files/LOGO_BBC_NOIR_PNG.png?v=1767737122);background-repeat:no-repeat;background-position:center center;background-size:100% auto;transition:background-image var(--t-mid)}.site-header:not(.header-solid):not(.scrolled) .nav__logo{background-image:url(/cdn/shop/files/LOGO_BBC_BLANC_PNG.png?v=1767734836)}.site-header.scrolled .nav{background:#faf8f5f5;box-shadow:0 1px 0 var(--line-soft),0 10px 30px -26px #00000080}.header-solid .nav{background:#faf8f5f7}.home .site-header:not(.scrolled):before{content:"";position:absolute;inset:0 0 auto 0;height:240%;background:linear-gradient(180deg,rgba(10,8,6,.45),transparent);pointer-events:none;z-index:-1}.nav__burger{flex-direction:column;gap:5px}.nav__burger span{width:24px;height:1.6px;margin:0!important}.nav__burger:after{content:"";display:block;width:24px;height:1.6px;background:currentColor}.mobile-menu__logo{font-size:0;color:transparent;width:150px;height:54px;background:url(/cdn/shop/files/LOGO_BBC_NOIR_PNG.png?v=1767737122) left center / 140px auto no-repeat}@media(min-width:900px){:root{--nav-h: 102px}.nav__burger{display:none}.nav__icon--account{display:inline-grid}}@media(max-width:899px){:root{--nav-h: 58px}.nav__menu{display:none}.nav__burger{display:inline-flex}.nav__icon--account{display:none}}.manifeste__type--stacked{position:static;display:flex;flex-direction:column;align-items:center;gap:clamp(.06em,1vw,.16em);line-height:1.04}.manifeste__type--stacked .manifeste__line{display:block}.manifeste__dot{color:var(--gold)}.js .manifeste__line.reveal{opacity:0;transform:translateY(22px);transition:opacity var(--t-slow),transform var(--t-slow);transition-delay:calc(var(--i,0) * .14s)}.js .manifeste__line.reveal.is-visible{opacity:1;transform:none}.manifeste__rule{display:block;width:64px;height:2px;border:0;margin:clamp(1.4rem,3vw,2.2rem) auto 0;background:linear-gradient(90deg,transparent,var(--gold),transparent)}.js .manifeste__rule.reveal{opacity:1;transform:scaleX(0);transform-origin:center;transition:transform var(--t-slow) .45s}.js .manifeste__rule.reveal.is-visible{transform:scaleX(1)}.product-card .media,.creator-card .media,.article-card .media,.designer-block__media{overflow:hidden}.product-card .media__img{width:100%;height:100%;object-fit:cover}.product-card .media__img,.product-card .media__layer{transition:transform .9s var(--ease-luxury),opacity var(--t-mid);will-change:transform;backface-visibility:hidden}.product-card .media__img--alt{display:block;opacity:0}@media(hover:hover)and (pointer:fine){.product-card:hover .media__img,.product-card:hover .media__layer{transform:scale(1.05)}.product-card:hover .media__img--alt{opacity:1}}@media(hover:none){.product-card .media__img--alt{opacity:0!important}}.eyebrow{color:#a97d32}.section-sub,.section-sub p,.creator-card__story,.valeur__text{color:var(--gris-fonce)}.site-footer{padding-bottom:clamp(78px,9vw,120px)}.site-footer__watermark{left:50%;transform:translate(-50%);bottom:12px;font-size:clamp(46px,6.5vw,84px);line-height:.85;opacity:.05}.footer-brand__tag{max-width:none;line-height:1.55}.creators-grid{grid-template-columns:repeat(3,1fr)}.creators-grid .creator-card--feature,.creators-grid .creator-card--sm,.creators-grid .creator-soon{grid-column:auto;grid-row:auto}.creator-card--feature .media,.creator-card--sm .media{aspect-ratio:4 / 5}.creator-soon{min-height:0;aspect-ratio:4 / 5}@media(max-width:900px){.creators-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.creators-grid{grid-template-columns:1fr}.creator-soon{aspect-ratio:16 / 10;min-height:200px}}.product-card{display:flex;flex-direction:column;height:100%}.product-card .media{aspect-ratio:3 / 4}.product-card__meta{margin-top:auto}.product-card__cta{left:auto;right:12px;bottom:12px;width:38px;height:38px;padding:0;gap:0;border-radius:999px;font-size:0;opacity:1;transform:none;background:#faf8f5e6;box-shadow:0 2px 10px -4px #00000038}.product-card__cta .arrow{font-size:15px;line-height:1;transition:transform var(--t-fast)}.product-card:hover .product-card__cta{opacity:1;transform:none}.product-card:hover .product-card__cta .arrow{transform:translate(3px)}.badge-mif{top:12px;left:12px;padding:4px 9px;font-size:8px;letter-spacing:.1em;gap:.4em;background:#faf8f5d1}.badge-mif .tri{width:11px;height:7px}.faq-cat__num{display:none}.map-embed{margin-top:clamp(36px,5vw,56px);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow-card);border:1px solid var(--line)}.map-embed iframe{display:block;width:100%;height:clamp(220px,28vw,320px);border:0}@media(max-width:860px){.hero__title{font-size:clamp(40px,12.5vw,64px);max-width:16ch}.manifeste__type--stacked{font-size:clamp(26px,8.5vw,42px)}}@media(max-width:767px){.announce__text{font-size:9px;letter-spacing:.08em;padding-inline:34px}.nav__logo{width:clamp(116px,34vw,140px)}.badge-mif{top:8px;left:8px;padding:2px 6px;font-size:7px;letter-spacing:.08em;gap:.3em}.badge-mif .tri{width:9px;height:5px}.site-footer__watermark{bottom:10px;font-size:38px}.product-grid{grid-template-columns:repeat(2,1fr)!important;gap:16px 12px}}@media(max-width:600px){.hero__coords,.hero__season{display:none}.manifeste__type--stacked{font-size:clamp(24px,9vw,36px)}}@media(max-width:380px){.nav__logo{width:112px}.product-grid{grid-template-columns:1fr!important}}.hero__cta .link-underline:after{z-index:-1}.mobile-menu__link .num{display:none}.mobile-menu__link{gap:0}.gallery__main{position:relative}.gallery__arrow{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;display:grid;place-items:center;border-radius:999px;background:#ffffffeb;box-shadow:0 6px 18px -8px #0006;color:var(--noir);font-size:22px;line-height:1;z-index:4;transition:background var(--t-fast)}.gallery__arrow:hover{background:#fff}.gallery__arrow--prev{left:10px}.gallery__arrow--next{right:10px}@media(max-width:767px){.gallery__main{aspect-ratio:auto;height:58vh;max-height:500px}}.carousel{position:relative}.carousel__nav{position:absolute;top:42%;transform:translateY(-50%);width:42px;height:42px;display:grid;place-items:center;border-radius:999px;background:#fffffff0;box-shadow:0 6px 18px -8px #0006;color:var(--noir);font-size:22px;line-height:1;z-index:5;cursor:pointer;transition:background var(--t-fast),transform var(--t-fast)}.carousel__nav:hover{background:#fff}.carousel__nav--prev{left:4px}.carousel__nav--next{right:4px}.product-grid--carousel{display:flex!important;gap:clamp(14px,1.5vw,22px);overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-padding-left:4px}.product-grid--carousel::-webkit-scrollbar{display:none}.product-grid--carousel>*{flex:0 0 auto;width:clamp(190px,22vw,250px);scroll-snap-align:start}@media(max-width:767px){.product-grid--carousel{gap:12px;margin-inline:calc(-1 * var(--gutter));padding-inline:var(--gutter)}.product-grid--carousel>*{width:46vw;max-width:215px}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/bbc-custom.css.map */
