/* Fichier généré depuis styles.css. Ne pas modifier directement. */
:root{--background: #ffffff; --ink: #050505; --muted: #686868; --line: #d7d7d7; --soft: #f3f3f3; --green: #0a9d38; --yellow: #d8ff00; --pink: #ff4f9a; --blue: #095bff; --shadow: 0 24px 80px rgba(0, 0, 0, 0.18); --max: 1480px; --site-header-height: 74px;}
[data-products-panel][hidden],[data-orders-panel][hidden],[data-audit-panel][hidden]{display: none;}
*{box-sizing: border-box;}
html{scroll-behavior: smooth; overflow-x: clip; width: 100%; max-width: 100%;}
body{width: 100%; max-width: 100%; margin: 0; background: var(--background); color: var(--ink); font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; line-height: 1.28; overflow-x: clip;}
body.drawer-open{overflow: hidden;}
main{width: 100%; max-width: 100%; overflow-x: clip;}
img{display: block; width: 100%; height: 100%; object-fit: contain; background: #fff;}
.expo-hero-image picture,.expo-work-card picture{display: contents;}
a{color: inherit; text-decoration: none;}
button,input,textarea{font: inherit;}
button{cursor: pointer;}
svg{width: 1.05em; height: 1.05em; fill: none; stroke: currentColor; stroke-linecap: square; stroke-linejoin: miter; stroke-width: 1.8;}
.sr-only{position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0;}
.site-header{position: sticky; top: 0; z-index: 90; isolation: isolate; width: 100%; max-width: 100%; display: grid; grid-template-columns: 1fr auto 1fr; align-items: center; gap: 28px; min-height: 74px; padding: 16px clamp(18px, 4vw, 56px); background: rgba(255, 255, 255, 0.94); border-bottom: 1px solid transparent; backdrop-filter: blur(18px);}
.site-header.is-scrolled{border-bottom-color: var(--ink);}
.site-header.is-immersive{background: rgba(5, 5, 5, 0.84); border-bottom-color: rgba(255, 255, 255, 0.32); color: #fff;}
.site-header.is-immersive .cart-button{border-color: #fff; background: rgba(255, 255, 255, 0.04); color: #fff;}
.brand{width: fit-content; font-size: clamp(31px, 3.5vw, 58px); font-weight: 900; line-height: 0.85; letter-spacing: 0;}
.main-nav{display: flex; align-items: center; justify-content: center; gap: clamp(18px, 4vw, 58px); font-size: 13px; font-weight: 800; text-transform: uppercase;}
.main-nav a{border-bottom: 2px solid transparent; padding: 7px 0;}
.main-nav a:hover,.main-nav a:focus-visible,.main-nav a[aria-current="page"]{border-bottom-color: var(--ink);}
.cart-button{justify-self: end; position: relative; display: inline-flex; align-items: center; justify-content: center; width: 46px; height: 46px; border: 1px solid var(--ink); background: var(--background); color: var(--ink);}
.cart-icon{display: inline-flex; width: 25px; height: 25px;}
.cart-icon svg{width: 100%; height: 100%;}
.cart-count{position: absolute; right: -8px; bottom: -8px; min-width: 23px; height: 23px; border: 1px solid var(--ink); border-radius: 50%; background: var(--yellow); color: var(--ink); font-size: 12px; font-weight: 900; line-height: 21px; text-align: center;}
.button{display: inline-flex; align-items: center; justify-content: space-between; gap: 22px; min-height: 52px; padding: 0 20px; border: 1px solid var(--ink); background: var(--background); color: var(--ink); font-size: 14px; font-weight: 900; text-transform: uppercase; transition: transform 160ms ease, background 160ms ease, color 160ms ease;}
.button:hover,.button:focus-visible{transform: translateY(-2px);}
.button-primary{background: var(--ink); color: #fff;}
.button-secondary{background: var(--yellow);}
.exhibition-showcase{width: 100%; max-width: 100%; overflow-x: clip; background: #fff; color: var(--ink); border-top: 1px solid var(--ink); border-bottom: 1px solid var(--ink);}
.expo-topbar{position: sticky; top: var(--site-header-height); z-index: 70; width: 100%; max-width: 100%; display: grid; grid-template-columns: minmax(140px, 1fr) repeat(4, minmax(130px, 1fr)); align-items: center; min-height: 32px; border-bottom: 1px solid var(--ink); background: rgba(255, 255, 255, 0.94); backdrop-filter: blur(14px); font-size: 12px; font-weight: 900; letter-spacing: 0; text-transform: uppercase;}
.expo-topbar a{display: flex; align-items: center; justify-content: center; min-height: 32px; border-left: 1px solid var(--ink);}
.expo-topbar a:first-child{border-left: 0;}
.expo-mark{justify-content: flex-start !important; padding-left: 10px;}
.expo-mark::before{content: "Lou Picault"; display: inline-flex; align-items: center; min-height: 19px; padding: 0 11px; border: 1px solid var(--ink); border-radius: 999px; color: var(--ink); font-size: 12px; line-height: 1;}
.expo-mark{font-size: 0;}
.expo-hero{width: 100%; max-width: 100%; display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); min-height: calc(100vh - 106px); border-bottom: 1px solid var(--ink); overflow: hidden;}
.expo-hero-image{min-height: min(760px, calc(100vh - 106px)); margin: 0; overflow: hidden; border-right: 1px solid var(--ink); background: #fff;}
.expo-hero-image img{object-fit: contain; background: #fff; filter: saturate(1.08) contrast(1.04);}
.expo-hero-copy{display: grid; grid-template-rows: auto auto 1fr; align-content: start; min-width: 0; overflow: hidden; padding: clamp(18px, 3vw, 34px) clamp(18px, 3vw, 38px);}
.expo-hero-copy h1,.expo-hero-copy h2{margin: 0; max-width: 100%; font-size: clamp(72px, 7.2vw, 108px); font-weight: 950; line-height: 0.73; letter-spacing: 0; text-transform: uppercase; white-space: nowrap;}
.expo-hero-copy p{max-width: min(520px, 100%); margin: 16px 0 0; font-family: Georgia, "Times New Roman", serif; font-size: clamp(22px, 2vw, 32px); line-height: 0.94; text-transform: uppercase;}
.expo-topbar a:hover,.expo-topbar a:focus-visible{border-bottom-color: var(--ink);}
.expo-categories{width: 100%; max-width: 100%;}
.expo-featured{width: 100%; max-width: 100%; padding: 18px 0 0; overflow-x: clip; scroll-margin-top: calc(var(--site-header-height) + 36px);}
.expo-featured + .expo-featured{border-top: 1px solid var(--ink);}
.expo-section-label{display: grid; grid-template-columns: 44px 1fr; align-items: end; gap: 16px; margin-bottom: 18px; padding-inline: clamp(14px, 3vw, 34px); text-transform: uppercase;}
.expo-section-label span,.expo-section-label h3{margin: 0; font-size: 14px; font-weight: 950;}
.expo-work-grid{width: 100%; max-width: 100%; display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); border-top: 1px solid var(--line); border-left: 1px solid var(--line); overflow: hidden;}
.expo-work-grid article{min-height: clamp(430px, 35vw, 620px); border-right: 1px solid var(--line); border-bottom: 1px solid var(--line); background: #fff;}
.expo-work-card{display: grid; grid-template-rows: minmax(0, 1fr) auto; align-items: stretch; width: 100%; height: 100%; padding: clamp(18px, 2.4vw, 34px) clamp(16px, 2.6vw, 34px) 22px;}
.expo-work-card:hover img,.expo-work-card:focus-visible img{filter: saturate(1.12) contrast(1.04);}
.expo-work-grid .expo-work-wide{grid-column: 1 / -1; min-height: auto;}
.expo-work-grid .expo-work-wide .expo-work-card{display: grid; grid-template-rows: auto auto; padding: clamp(18px, 2.4vw, 34px) clamp(18px, 3vw, 42px) 22px;}
.expo-work-grid img{width: 100%; height: 100%; max-height: none; border: 0; object-fit: contain; background: #fff;}
.expo-work-grid .expo-work-wide img{height: auto; max-height: min(72vh, 760px); object-fit: contain;}
.expo-work-grid h4{align-self: end; margin: clamp(18px, 2.2vw, 34px) 0 0; font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", monospace; font-size: 13px; font-weight: 800; line-height: 1; text-align: center; text-transform: uppercase;}
.expo-work-caption{align-self: end; display: grid; justify-items: center; gap: 8px;}
.expo-work-caption h4{margin-bottom: 0;}
.expo-work-grid .expo-work-wide h4{margin-top: 22px;}
@keyframes living-breath {
  from {transform: translate3d(0, 0, 0) scale(1);}
  to {transform: translate3d(0.35%, -0.25%, 0) scale(1.012);}
}
@keyframes spider-tension {
  0%,100% {transform: translate3d(0, 0, 0) scale(1);}
  50% {transform: translate3d(-0.18%, 0.12%, 0) scale(1.008);}
}
[hidden]{display: none !important;}
input,textarea{width: 100%; border: 1px solid var(--ink); background: var(--background); color: var(--ink); padding: 16px; border-radius: 0; outline: none; font-size: 15px; font-weight: 700;}
textarea{resize: vertical;}
input:focus,textarea:focus{box-shadow: 0 0 0 4px var(--yellow);}
.site-footer{display: flex; align-items: center; justify-content: space-between; gap: 18px; padding: 24px clamp(18px, 4vw, 56px) 34px; color: var(--ink); font-size: 12px; font-weight: 900; text-transform: uppercase;}
.footer-legal{display: flex; flex-wrap: wrap; justify-content: flex-end; gap: 8px 18px;}
.footer-legal a{color: inherit; text-decoration-thickness: 1px; text-underline-offset: 3px;}
.footer-legal a[aria-current="page"]{text-decoration-thickness: 2px;}
.cart-drawer{position: fixed; inset: 0; z-index: 50; display: flex; justify-content: flex-end; background: rgba(0, 0, 0, 0.32); opacity: 0; pointer-events: none; transition: opacity 180ms ease;}
.cart-drawer.is-open{opacity: 1; pointer-events: auto;}
.cart-panel{display: grid; grid-template-rows: auto auto minmax(0, 1fr) auto auto auto auto; width: min(100%, 430px); height: 100%; background: var(--background); border-left: 1px solid var(--ink); transform: translateX(100%); transition: transform 220ms ease;}
.cart-drawer.is-open .cart-panel{transform: translateX(0);}
.cart-header{display: flex; align-items: center; justify-content: space-between; min-height: 76px; padding: 20px 24px; border-bottom: 1px solid var(--ink);}
.cart-header h2{margin: 0; font-size: 42px; font-weight: 950; line-height: 0.9;}
.cart-header button,.work-close{display: inline-flex; align-items: center; justify-content: center; width: 40px; height: 40px; border: 1px solid var(--ink); background: var(--background);}
.cart-items{overflow: auto; padding: 10px 24px;}
.cart-summary{margin: 0; padding: 14px 24px; border-bottom: 1px solid var(--line); color: var(--ink); font-size: 13px; font-weight: 900; text-transform: uppercase;}
.cart-row{display: grid; grid-template-columns: 74px 1fr auto; align-items: center; gap: 14px; padding: 14px 0; border-bottom: 1px solid var(--line);}
.cart-row img{width: 74px; height: 88px; object-fit: contain; background: #fff; border: 1px solid var(--ink);}
.cart-row h3{margin: 0 0 4px; font-size: 18px; font-weight: 950;}
.cart-row p{margin: 0 0 3px; color: var(--muted); font-size: 13px; font-weight: 700;}
.cart-row p:last-child{margin-bottom: 0; color: var(--ink); font-weight: 900;}
.cart-quantity{display: inline-flex; align-items: center; width: fit-content; margin: 6px 0; border: 1px solid var(--ink);}
.cart-quantity button{display: inline-flex; align-items: center; justify-content: center; width: 30px; height: 30px; border: 0; background: #fff; color: var(--ink); padding: 0; font-size: 16px; font-weight: 950;}
.cart-quantity button:disabled{cursor: not-allowed; color: var(--line); background: var(--soft);}
.cart-quantity button + strong,.cart-quantity strong + button{border-left: 1px solid var(--ink);}
.cart-quantity strong{min-width: 34px; color: var(--ink); font-size: 13px; font-weight: 950; text-align: center;}
.cart-row > button{border: 0; background: transparent; color: var(--muted); padding: 4px;}
.cart-row > button{align-self: start;}
.cart-empty{display: none; padding: 24px; color: var(--muted);}
.cart-empty.is-visible{display: block;}
.cart-total{display: flex; justify-content: space-between; gap: 18px; padding: 22px 24px; border-top: 1px solid var(--ink); font-size: 18px; font-weight: 950;}
.cart-note{min-height: 36px; margin: 0; padding: 0 24px 14px; color: var(--muted); font-size: 12px; font-weight: 750; line-height: 1.25;}
.cart-note.is-error{color: #9c1b14;}
.cart-terms{margin: 0 24px 14px; border: 1px solid var(--ink); background: #fff; padding: 12px;}
.cart-terms[hidden]{display: none;}
.cart-terms label{display: grid; grid-template-columns: 18px 1fr; align-items: start; gap: 10px; color: var(--ink); font-size: 12px; font-weight: 800; line-height: 1.35;}
.cart-terms input{width: 18px; height: 18px; margin: 0; padding: 0; accent-color: var(--ink);}
.cart-terms a{color: inherit; text-underline-offset: 2px;}
.cart-checkout{width: calc(100% - 48px); margin: 0 24px 24px;}
.cart-checkout:disabled{cursor: not-allowed; opacity: 0.5;}
.work-modal{position: fixed; inset: var(--site-header-height) 0 0; z-index: 120; display: grid; place-items: center; background: rgba(0, 0, 0, 0.44); opacity: 0; pointer-events: none; padding: clamp(8px, 1.2vw, 16px); transition: opacity 180ms ease; overflow: auto;}
.work-modal.is-open{opacity: 1; pointer-events: auto;}
.work-panel{position: relative; display: grid; grid-template-columns: minmax(280px, 1.05fr) minmax(360px, 0.8fr); width: min(1160px, calc(100vw - clamp(16px, 2.4vw, 32px))); height: min(760px, calc(100svh - var(--site-header-height) - clamp(16px, 2.4vw, 32px))); max-height: calc(100svh - var(--site-header-height) - clamp(16px, 2.4vw, 32px)); background: var(--background); border: 1px solid var(--ink); overflow: hidden;}
.work-close{position: absolute; top: 18px; right: 18px; z-index: 2;}
.work-preview{position: relative; display: grid; grid-template-rows: minmax(0, 1fr) auto; min-height: 0; max-height: 100%; margin: 0; background: #fff; padding: clamp(12px, 1.4vw, 24px); overflow: hidden;}
.work-preview img{object-fit: contain;}
.work-slide{position: absolute; top: 50%; z-index: 2; display: inline-flex; align-items: center; justify-content: center; width: 48px; height: 72px; border: 1px solid var(--ink); background: rgba(255, 255, 255, 0.88); color: var(--ink); transform: translateY(-50%);}
.work-slide:hover,.work-slide:focus-visible{background: var(--yellow);}
.work-slide svg{width: 28px; height: 28px; fill: none; stroke: currentColor; stroke-width: 2.5;}
.work-slide-prev{left: clamp(12px, 1.4vw, 24px);}
.work-slide-next{right: clamp(12px, 1.4vw, 24px);}
.work-gallery{display: flex; gap: 8px; min-height: 82px; padding: 10px 0 0; overflow-x: auto; border-top: 1px solid var(--ink); background: var(--background);}
.work-gallery:empty{display: none;}
.work-gallery button{flex: 0 0 64px; width: 64px; height: 64px; border: 1px solid var(--line); background: var(--soft); padding: 0; opacity: 0.62;}
.work-gallery button.is-active,.work-gallery button:hover,.work-gallery button:focus-visible{border-color: var(--ink); opacity: 1;}
.work-gallery img{object-fit: contain; background: #fff;}
.work-details{display: grid; align-content: start; gap: 10px; min-width: 0; max-height: 100%; overflow: auto; padding: clamp(18px, 2.4vw, 34px); border-left: 1px solid var(--ink);}
.work-details > span{color: var(--ink); font-size: 12px; font-weight: 950; text-transform: uppercase;}
.work-details h2{margin: 0; font-size: clamp(32px, 3.2vw, 50px); font-weight: 950; line-height: 0.9; overflow-wrap: normal; word-break: normal;}
.work-details p{display: grid; gap: 10px; margin: 0; color: var(--ink); font-size: clamp(15px, 1.3vw, 18px); font-weight: 680; line-height: 1.25;}
.work-format-options{display: grid; gap: 7px;}
.work-format-options:empty{display: none;}
.work-format-options button{display: grid; grid-template-columns: minmax(0, 1fr) auto; gap: 4px 12px; border: 1px solid var(--ink); background: #fff; color: var(--ink); padding: 8px 12px; text-align: left; transition: background 150ms ease, box-shadow 150ms ease;}
.work-format-options button:hover,.work-format-options button:focus-visible{box-shadow: inset 0 0 0 2px var(--ink);}
.work-format-options button.is-selected{background: var(--yellow);}
.work-format-options span,.work-format-options strong{font-size: 13px; font-weight: 950; line-height: 1; text-transform: uppercase;}
.work-format-options small{grid-column: 1 / -1; color: var(--muted); font-size: 12px; font-weight: 650;}
.work-actions button:disabled{cursor: not-allowed; opacity: 0.45; transform: none;}
.work-quantity{display: flex; align-items: center; justify-content: space-between; gap: 14px; border: 1px solid var(--ink); padding: 8px 12px;}
.work-quantity > span{font-size: 12px; font-weight: 950; text-transform: uppercase;}
.work-quantity div{display: inline-flex; align-items: center; gap: 0; border-left: 1px solid var(--ink);}
.work-quantity button{width: 34px; height: 34px; border: 0; border-right: 1px solid var(--ink); background: #fff; color: var(--ink); font-size: 18px; font-weight: 950;}
.work-quantity strong{min-width: 40px; font-size: 14px; font-weight: 950; text-align: center;}
.work-actions{position: sticky; bottom: 0; z-index: 1; display: grid; gap: 10px; margin-top: 8px; padding-top: 8px; background: var(--background);}
.work-actions .button{min-height: 48px;}
.work-modal-gallery{inset: 0; z-index: 140; background: rgba(5, 5, 5, 0.78); padding: clamp(14px, 3vw, 42px); backdrop-filter: blur(10px);}
.work-modal-gallery .work-panel{display: grid; grid-template-columns: 1fr; width: min(1120px, calc(100vw - clamp(28px, 6vw, 96px))); height: min(840px, calc(100svh - clamp(28px, 6vw, 96px))); max-height: calc(100svh - clamp(28px, 6vw, 96px)); background: transparent; border: 0; overflow: visible;}
.work-modal-gallery .work-preview{min-height: 0; max-height: 100%; background: transparent; padding: 0;}
.work-modal-gallery .work-preview > img{background: transparent; filter: drop-shadow(0 24px 60px rgba(0, 0, 0, 0.34));}
.work-modal-gallery .work-details{display: none;}
.work-modal-gallery .work-close{top: 0; right: 0; border-color: rgba(255, 255, 255, 0.7); background: rgba(255, 255, 255, 0.92);}
.work-modal-gallery .work-slide{border-color: rgba(255, 255, 255, 0.72); background: rgba(255, 255, 255, 0.9);}
.work-modal-gallery .work-slide:hover,.work-modal-gallery .work-slide:focus-visible{background: var(--yellow);}
.work-modal-gallery .work-gallery{justify-content: center; min-height: 76px; border-top-color: rgba(255, 255, 255, 0.38); background: transparent;}
.work-modal-gallery .work-gallery button{background: rgba(255, 255, 255, 0.18); border-color: rgba(255, 255, 255, 0.3);}
.work-modal-gallery .work-gallery button.is-active,.work-modal-gallery .work-gallery button:hover,.work-modal-gallery .work-gallery button:focus-visible{border-color: #fff;}
@keyframes fresque-pulse {
  0%,100% {transform: scale(0.92);}
  50% {transform: scale(1.16);}
}
@keyframes fresque-loader-spin {
  to {transform: rotate(360deg);}
}
@media (prefers-reduced-motion: reduce){html{scroll-behavior: auto;}*,*::before,*::after{transition-duration: 0.001ms !important; animation-duration: 0.001ms !important; animation-iteration-count: 1 !important;}}
@media (max-width: 1080px){.expo-topbar{top: 68px; grid-template-columns: 1fr 1fr;}.expo-topbar a{border-top: 1px solid var(--ink);}.expo-topbar a:nth-child(-n + 2){border-top: 0;}.expo-hero{grid-template-columns: 1fr; min-height: auto;}.expo-hero-image{min-height: min(74vh, 720px); border-right: 0; border-bottom: 1px solid var(--ink);}.expo-work-grid{grid-template-columns: repeat(3, minmax(0, 1fr));}.expo-work-grid article{min-height: clamp(360px, 44vw, 500px);}.expo-work-card{padding: 20px 16px 20px;}.expo-work-grid .expo-work-wide .expo-work-card{padding: 20px 16px 20px;}.work-panel{grid-template-columns: 1fr; overflow: auto;}.work-preview{min-height: min(460px, 52svh); max-height: none;}.work-details{border-left: 0; border-top: 1px solid var(--ink); overflow: visible;}}
@media (max-width: 720px){:root{--site-header-height: 68px;}.site-header{grid-template-columns: 1fr auto; min-height: 68px; padding: 13px 15px;}.main-nav{grid-column: 1 / -1; grid-row: 2; flex-wrap: wrap; justify-content: flex-start; width: 100%; gap: 8px 14px; overflow-x: visible; font-size: 12px;}.expo-topbar{position: static; grid-template-columns: 1fr;}.expo-topbar a,.expo-topbar a:nth-child(-n + 2){justify-content: flex-start; min-height: 36px; border-top: 1px solid var(--ink); border-left: 0; padding: 0 15px;}.expo-topbar a:first-child{border-top: 0;}.expo-mark{padding-left: 15px !important;}.expo-hero-copy{padding: 18px 15px 28px;}.expo-hero-copy h1,.expo-hero-copy h2{font-size: clamp(76px, 23vw, 118px); white-space: normal;}.expo-hero-copy p{font-size: 24px;}.expo-featured{padding: 16px 15px 28px;}.expo-section-label{grid-template-columns: 34px 1fr;}.expo-work-grid{grid-template-columns: 1fr;}.expo-work-grid article{min-height: 390px;}.expo-work-card{grid-template-rows: minmax(300px, 1fr) auto;}.expo-work-grid .expo-work-wide{min-height: auto;}.expo-work-grid .expo-work-wide .expo-work-card{padding: 18px 15px 22px;}.expo-work-grid .expo-work-wide img{max-height: none;}.work-modal{padding: 0; place-items: stretch;}.work-panel{width: 100%; height: calc(100svh - var(--site-header-height)); max-height: none; border: 0;}.work-preview{min-height: min(430px, 50svh); max-height: none;}.work-modal-gallery{inset: 0; padding: 18px 14px;}.work-modal-gallery .work-panel{width: 100%; height: 100%; max-height: none;}.work-modal-gallery .work-preview{min-height: 0; max-height: 100%;}.site-footer{align-items: flex-start; flex-direction: column;}.footer-legal{justify-content: flex-start;}}
.consent-banner[hidden],.consent-dialog-backdrop[hidden]{display: none;}
.consent-dialog-open{overflow: hidden;}
.consent-banner{position: fixed; right: 18px; bottom: 18px; left: 18px; z-index: 240; display: grid; grid-template-columns: minmax(0, 1fr) minmax(420px, 0.72fr); gap: 28px; align-items: end; border: 2px solid var(--ink); background: #fff; padding: clamp(20px, 3vw, 34px); color: var(--ink); box-shadow: var(--shadow);}
.consent-banner-copy{display: grid; gap: 8px; max-width: 780px;}
.consent-banner-copy > span,.consent-dialog header > span{font-size: 12px; font-weight: 900; letter-spacing: 0.08em; text-transform: uppercase;}
.consent-banner h2,.consent-dialog h2{margin: 0; font-size: clamp(28px, 3.4vw, 48px); font-weight: 950; line-height: 0.9; text-transform: uppercase;}
.consent-banner p,.consent-dialog p{margin: 0; line-height: 1.45;}
.consent-banner a{width: fit-content; border-bottom: 1px solid currentColor; font-size: 13px; font-weight: 760;}
.consent-actions{display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 10px;}
.consent-button{min-height: 48px; border: 2px solid var(--ink); background: #fff; padding: 10px 14px; color: var(--ink); font: inherit; font-size: 13px; font-weight: 850; line-height: 1.15;}
.consent-button.consent-choice{background: var(--ink); color: #fff;}
.consent-button:hover,.consent-button:focus-visible,.footer-consent-button:hover,.footer-consent-button:focus-visible,.consent-dialog-close:hover,.consent-dialog-close:focus-visible{outline: 3px solid var(--yellow); outline-offset: 2px;}
.consent-dialog-backdrop{position: fixed; inset: 0; z-index: 250; display: grid; place-items: center; overflow-y: auto; background: rgba(0, 0, 0, 0.6); padding: 24px;}
.consent-dialog{position: relative; display: grid; gap: 26px; width: min(760px, 100%); max-height: min(860px, calc(100svh - 48px)); overflow-y: auto; border: 2px solid var(--ink); background: #fff; padding: clamp(24px, 4vw, 44px); color: var(--ink); box-shadow: var(--shadow);}
.consent-dialog header{display: grid; gap: 10px; padding-right: 80px;}
.consent-dialog-close{position: absolute; top: 18px; right: 18px; border: 0; border-bottom: 1px solid currentColor; background: transparent; padding: 4px 0; color: inherit; font: inherit; font-size: 12px; font-weight: 850; text-transform: uppercase;}
.consent-purpose-list{display: grid; border-top: 1px solid var(--ink);}
.consent-purpose{display: grid; grid-template-columns: minmax(0, 1fr) auto; gap: 20px; align-items: center; border-bottom: 1px solid var(--ink); padding: 20px 0;}
.consent-purpose span{display: grid; gap: 5px;}
.consent-purpose strong{font-size: 16px;}
.consent-purpose small,.consent-no-tracker{color: var(--muted); font-size: 13px; line-height: 1.45;}
.consent-purpose input{width: 24px; height: 24px; accent-color: var(--ink);}
.footer-consent-button{border: 0; border-bottom: 1px solid transparent; background: transparent; padding: 0; color: inherit; font: inherit; font-weight: inherit; text-transform: inherit;}
.footer-consent-button:hover,.footer-consent-button:focus-visible{border-bottom-color: currentColor;}
@media (max-width: 900px){.consent-banner{grid-template-columns: 1fr; gap: 20px;}}
@media (max-width: 620px){.consent-banner{right: 8px; bottom: 8px; left: 8px; max-height: calc(100svh - 16px); overflow-y: auto; padding: 20px 16px;}.consent-actions{grid-template-columns: 1fr;}.consent-dialog-backdrop{align-items: end; padding: 8px;}.consent-dialog{max-height: calc(100svh - 16px); padding: 24px 16px;}.consent-dialog header{padding-right: 64px;}}
