.cookie-consent{background:var(--paper);border-radius:var(--r-card);bottom:max(var(--sp-4), env(safe-area-inset-bottom));align-items:center;gap:var(--sp-8);left:max(var(--sp-4), calc((100vw - var(--maxw)) / 2));max-width:var(--maxw);padding:var(--sp-5);right:max(var(--sp-4), calc((100vw - var(--maxw)) / 2));z-index:var(--z-sheet);border:0;grid-template-columns:minmax(0,1fr) auto;display:grid;position:fixed;box-shadow:0 4px 8px #101a1829}.cookie-consent-open .page-shell{padding-bottom:calc(var(--cookie-consent-height,0px) + var(--sp-8))}.cookie-consent-open .pdp-sticky{display:none!important}.cookie-consent__copy{max-width:72ch}.cookie-consent__copy h2,.cookie-preferences h2,.cookie-preference-row h3{color:var(--ink);letter-spacing:-.01em;text-transform:none;font-weight:500}.cookie-consent__copy h2{font-size:1.35rem;line-height:1.2}.cookie-consent__copy p{color:var(--text-soft);margin:var(--sp-2) 0 var(--sp-1);line-height:1.55}.cookie-consent__copy a{min-height:var(--tap);text-underline-offset:4px;align-items:center;font-weight:500;text-decoration:underline 1px;display:inline-flex}.cookie-consent__actions{gap:var(--sp-3);display:flex}.cookie-preferences{background:var(--paper);border-radius:var(--r-sheet);color:var(--text);max-height:calc(100dvh - var(--sp-8));max-width:600px;width:calc(100% - var(--sp-8));border:0;padding:0}.cookie-preferences[open]{flex-direction:column;display:flex}.cookie-preferences::backdrop{background:#0b14138f}.cookie-preferences__header{border-bottom:1px solid var(--line);align-items:flex-start;gap:var(--sp-5);padding:var(--sp-6);justify-content:space-between;display:flex}.cookie-preferences__header h2{font-size:1.65rem;line-height:1.15}.cookie-preferences__header p{color:var(--text-soft);margin:var(--sp-2) 0 0;max-width:46ch;line-height:1.55}.cookie-preferences__close{color:var(--teal-d);min-height:var(--tap);padding:0 var(--sp-2);background:0 0;border:0;flex:none;font-weight:500}.cookie-preferences__list{padding:0 var(--sp-6);overflow-y:auto}.cookie-preference-row{align-items:flex-start;gap:var(--sp-6);padding:var(--sp-6) 0;grid-template-columns:minmax(0,1fr) auto;display:grid}.cookie-preference-row+.cookie-preference-row{border-top:1px solid var(--line)}.cookie-preference-row h3{font-size:1.15rem;line-height:1.3}.cookie-preference-row p{color:var(--text-soft);margin:var(--sp-2) 0 0;max-width:46ch;line-height:1.55}.cookie-preference-row__state{color:var(--teal-d);font-family:var(--mono);margin-top:var(--sp-3);font-size:.75rem;font-weight:500;display:inline-block}.cookie-preference-row__switch{cursor:pointer;height:var(--tap);justify-content:center;align-items:center;width:64px;display:flex}.cookie-preference-row__switch:has(input:disabled){cursor:not-allowed}.cookie-preference-row input[role=switch]{appearance:none;background:var(--grey);border-radius:var(--r-pill);outline-offset:4px;height:28px;transition:background-color var(--dur-1) var(--ease);border:2px solid #0000;flex:none;width:48px;margin:0;position:relative}.cookie-preference-row input[role=switch]:after{background:var(--paper);border-radius:var(--r-round);content:"";height:20px;transition:transform var(--dur-1) var(--ease);width:20px;position:absolute;top:2px;left:2px}.cookie-preference-row input[role=switch]:checked{background:var(--teal-d)}.cookie-preference-row input[role=switch]:checked:after{transform:translate(20px)}.cookie-preference-row input[role=switch]:disabled{cursor:not-allowed;opacity:.62}.cookie-preferences__footer{border-top:1px solid var(--line);padding:var(--sp-5) var(--sp-6) var(--sp-6);justify-content:flex-end;display:flex}@media (width<=780px){.cookie-consent{align-items:stretch;gap:var(--sp-4);grid-template-columns:1fr}.cookie-consent__actions{grid-template-columns:1fr 1fr;display:grid}}@media (width<=600px){.cookie-consent{bottom:max(var(--sp-3), env(safe-area-inset-bottom));left:var(--sp-3);padding:var(--sp-4);right:var(--sp-3)}.cookie-consent__copy h2{font-size:1.2rem}.cookie-consent__actions{grid-template-columns:1fr}.cookie-consent__actions .btn{width:100%}.cookie-preferences{border-radius:var(--r-sheet) var(--r-sheet) 0 0;max-height:calc(100dvh - var(--sp-3));bottom:0;width:100%;max-width:none;margin:0;position:fixed;inset:auto 0 0}.cookie-preferences__header,.cookie-preference-row{gap:var(--sp-4)}.cookie-preferences__header,.cookie-preferences__list{padding-inline:var(--sp-4)}.cookie-preferences__header,.cookie-preference-row{padding-block:var(--sp-5)}.cookie-preferences__footer{padding:var(--sp-4) var(--sp-4) calc(var(--sp-4) + env(safe-area-inset-bottom))}.cookie-preferences__footer .btn{width:100%}}
