@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/assets/fonts/dm-sans-400.woff2) format('woff2');
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/assets/fonts/dm-sans-500.woff2) format('woff2');
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/assets/fonts/dm-sans-600.woff2) format('woff2');
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/assets/fonts/dm-sans-700.woff2) format('woff2');
}
@font-face {
  font-family: 'Space Grotesk';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/assets/fonts/space-grotesk-400.woff2) format('woff2');
}
@font-face {
  font-family: 'Space Grotesk';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/assets/fonts/space-grotesk-500.woff2) format('woff2');
}
@font-face {
  font-family: 'Space Grotesk';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/assets/fonts/space-grotesk-600.woff2) format('woff2');
}
@font-face {
  font-family: 'Space Grotesk';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/assets/fonts/space-grotesk-700.woff2) format('woff2');
}

:root{--blue:#2938ee;--ink:#242424;--butter:#fff9b0;--paper:#fff2e6;--pink:#f5b4d4}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;color:var(--ink);background:var(--paper);font-family:'DM Sans',Arial,sans-serif;font-size:16px}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button:focus-visible,a:focus-visible{outline:3px solid #fa660a;outline-offset:5px}.announcement{background:var(--blue);color:var(--butter);text-align:center;font-size:12px;font-weight:600;letter-spacing:.15em;padding:11px 16px}header{height:96px;display:flex;align-items:center;justify-content:space-between;padding:0 4%;background:var(--paper);border-bottom:0}.wordmark{font-family:Arial,sans-serif;font-weight:900;font-size:52px;letter-spacing:-4px;position:relative;line-height:1}.brand-dot{font-size:15px;letter-spacing:0;vertical-align:top;display:inline-block;margin:5px 0 0 5px}nav{display:flex;gap:38px;font-size:14px}nav a:hover,.text-link:hover{text-decoration:underline;text-underline-offset:6px}.bag{border:0;background:transparent;display:flex;align-items:center;gap:12px;font-size:14px}.bag span{background:var(--ink);color:white;border-radius:50%;width:26px;height:26px;display:grid;place-items:center}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:625px}.hero-copy{background:var(--butter);padding:43px 8% 25px;display:flex;align-items:flex-start;flex-direction:column;position:relative}.eyebrow{font-size:12px;font-weight:600;letter-spacing:.13em;margin:0 0 25px}h1,h2{font-family:'Space Grotesk',Arial,sans-serif;font-weight:500;letter-spacing:-.065em}h1{font-size:clamp(65px,6.9vw,110px);line-height:.96;margin:0 0 27px}h1 span{color:var(--blue)}.hero-copy>p:not(.eyebrow){line-height:1.6;margin:0 0 28px}.button{border:1px solid var(--ink);padding:17px 24px;background:var(--ink);color:white;display:flex;justify-content:space-between;align-items:center;gap:35px;font-size:14px;transition:.2s}.button:hover{background:var(--blue);border-color:var(--blue)}.button span{font-size:23px}.hero-bottom{display:flex;justify-content:space-between;width:100%;margin-top:auto;padding-top:38px;font-size:10px;letter-spacing:.08em;gap:15px}.hero-image{position:relative;overflow:hidden}.hero-image>img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:50% 54%}.sticker{position:absolute;right:30px;top:30px;width:130px;height:130px;display:grid;place-content:center;text-align:center;line-height:1.2;font-family:'Space Grotesk',sans-serif;font-weight:500;font-size:18px;background:var(--pink);border-radius:50%;transform:rotate(12deg);box-shadow:0 0 0 8px var(--pink)}.photo-caption{position:absolute;bottom:24px;left:25px;right:25px;display:flex;justify-content:space-between;padding:13px 16px;background:var(--paper);font-size:12px;letter-spacing:.06em}.checker{height:48px;background:repeating-conic-gradient(var(--ink) 0% 25%,var(--paper) 0% 50%) 0/48px 48px}.collection{padding:83px 4% 85px}.section-top{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:40px;gap:20px}.section-top h2{font-size:54px;line-height:1.05;margin:0}.section-top .eyebrow{margin-bottom:19px}h2 em{font-family:Georgia,serif;font-weight:400;letter-spacing:-.055em}.section-top>p{font-size:15px;line-height:1.6;margin:0 0 4px}.products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:34px 22px}.product{min-width:0}.product-photo{display:block;width:100%;position:relative;padding:0;border:0;overflow:hidden;background:#e6e6e6;aspect-ratio:1/1.13}.product-photo img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.product-photo:hover img{transform:scale(1.035)}.product-number{position:absolute;top:16px;left:16px;background:var(--paper);padding:6px 9px;font-size:11px;letter-spacing:.08em}.quick-add{position:absolute;bottom:16px;right:16px;width:40px;height:40px;border-radius:50%;background:var(--paper);font-size:25px;display:grid;place-items:center}.product-info{display:flex;align-items:center;justify-content:space-between;padding:15px 0 0;gap:10px}.product-info h3{font-family:'Space Grotesk',sans-serif;font-size:21px;font-weight:500;letter-spacing:-.04em;margin:0 0 5px}.product-info p{font-size:12px;color:#5b5b5b;margin:0}.swatch{width:18px;height:18px;border-radius:50%;border:1px solid #3333;flex-shrink:0}.collection-note{background:var(--pink);padding:32px;display:flex;flex-direction:column;justify-content:space-between;min-height:300px}.collection-note .big{font-family:'Space Grotesk',sans-serif;font-size:clamp(35px,3.7vw,58px);line-height:1.03;letter-spacing:-.06em;margin:0}.collection-note a{border-bottom:1px solid;display:flex;justify-content:space-between;padding:12px 0;font-size:14px}.mini-check{width:64px;height:64px;background:repeating-conic-gradient(var(--ink) 0% 25%,transparent 0% 50%) 0/32px 32px;margin-bottom:30px}.universe{display:grid;grid-template-columns:1fr 1fr;background:var(--blue);color:var(--butter)}.universe-photo{min-height:630px}.universe-photo img{width:100%;height:100%;max-height:720px;object-fit:cover;display:block}.universe-copy{padding:65px 11%;display:flex;flex-direction:column;justify-content:center}.universe h2{font-size:clamp(40px,4.2vw,67px);line-height:1.03;margin:4px 0 28px}.universe-copy>p:not(.eyebrow){font-size:16px;line-height:1.65;max-width:380px;margin:0 0 18px}.text-link{margin-top:18px;padding-bottom:12px;border-bottom:1px solid;display:flex;justify-content:space-between;font-size:14px}.statement{padding:35px 4%;background:var(--pink);display:flex;justify-content:space-between;gap:25px;font-family:'Space Grotesk',sans-serif;font-size:clamp(17px,2.6vw,38px);letter-spacing:-.045em}footer{padding:34px 4% 25px}.footer-logo{font-family:Arial,sans-serif;font-size:clamp(70px,20vw,310px);font-weight:900;letter-spacing:-.075em;line-height:1.2;display:block}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid;padding-top:22px;font-size:12px}dialog{border:1px solid var(--ink);padding:0;color:var(--ink);background:var(--paper);max-height:90dvh;width:min(880px,92vw)}dialog::backdrop{background:#18181899;backdrop-filter:blur(3px)}.close{position:absolute;right:16px;top:16px;background:var(--paper);border:1px solid;width:36px;height:36px;z-index:1}.detail-layout{display:grid;grid-template-columns:1fr 1fr}.detail-layout>img{width:100%;height:100%;object-fit:cover}.detail-copy{padding:65px 30px 35px}.detail-copy h2{font-size:44px;line-height:1.05;margin:0 0 25px}.detail-copy p{line-height:1.55}.detail-copy .button{width:100%;margin-top:25px}.availability{font-size:14px;background:var(--butter);padding:13px}#cart{width:min(480px,100vw);max-height:100dvh;height:100dvh;margin:0 0 0 auto;border-top:0;border-bottom:0;border-right:0;padding:30px}.cart-head h2{font-size:36px;margin:15px 0 32px}.cart-row{display:grid;grid-template-columns:75px 1fr;gap:18px;padding:20px 0;border-bottom:1px solid #ccc}.cart-row img{width:75px;height:92px;object-fit:cover}.cart-row h3{font-size:16px;margin:0 0 13px}.quantity{display:flex;align-items:center;gap:13px}.quantity button{background:transparent;border:1px solid;width:28px;height:28px}.quantity .remove{width:auto;border:0;font-size:12px;text-decoration:underline;margin-left:auto}.cart-message{font-size:14px;line-height:1.55;background:var(--butter);padding:18px;margin-top:25px}.empty{margin-top:60px;line-height:1.6}.empty .button{margin-top:25px}.toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%,20px);background:var(--ink);color:white;padding:15px 25px;opacity:0;pointer-events:none;z-index:5;transition:.2s;max-width:90vw;text-align:center;font-size:14px}.toast.visible{opacity:1;transform:translate(-50%,0)}@media(min-width:1500px){.hero{min-height:740px}}@media(max-width:800px){header{height:78px;padding:0 5%}.wordmark{font-size:42px}nav{gap:20px}header nav a:last-child{display:none}.hero{min-height:540px}.hero-copy{padding:32px 8% 20px}h1{font-size:65px}.hero-bottom span:last-child{display:none}.sticker{width:90px;height:90px;right:20px;top:22px;font-size:14px}.collection{padding:55px 5%}.section-top h2{font-size:43px}.section-top>p{max-width:230px}.products{grid-template-columns:repeat(2,minmax(0,1fr))}.universe-copy{padding:40px 8%}.universe-photo{min-height:500px}.universe h2{font-size:40px}.statement{font-size:21px}}@media(max-width:560px){.announcement{font-size:10px;letter-spacing:.09em}header{height:75px}nav{font-size:13px}.bag{gap:6px;font-size:13px}.wordmark{font-size:37px;letter-spacing:-3px}.brand-dot{font-size:11px}.hero{grid-template-columns:1fr}.hero-copy{padding:30px 6% 25px}h1{font-size:72px;line-height:.94;margin-bottom:20px}.eyebrow{font-size:11px;margin-bottom:22px}.hero-copy>p:not(.eyebrow){font-size:15px;margin-bottom:23px}.hero-bottom{padding-top:28px}.hero-image{height:460px}.sticker{width:110px;height:110px;font-size:16px}.checker{height:32px;background-size:32px 32px}.section-top{display:block;margin-bottom:28px}.section-top h2{font-size:43px}.section-top>p{margin-top:22px;max-width:none;font-size:14px}.products{gap:28px 13px}.product-number{top:8px;left:8px;font-size:10px;padding:5px}.product-info h3{font-size:17px}.product-info{align-items:flex-start}.swatch{width:13px;height:13px;margin-top:5px}.product-info p{font-size:12px}.quick-add{width:32px;height:32px;bottom:10px;right:10px}.collection-note{padding:20px;min-height:0}.collection-note .big{font-size:32px}.mini-check{width:40px;height:40px;background-size:20px 20px;margin-bottom:15px}.collection-note a{font-size:12px;margin-top:20px}.universe{grid-template-columns:1fr}.universe-photo{min-height:0;height:440px}.universe-copy{padding:45px 7%}.universe h2{font-size:47px}.statement{flex-direction:column;gap:7px;padding:25px 6%;font-size:24px}.footer-bottom{flex-wrap:wrap;font-size:12px}.footer-bottom span:last-child{width:100%}.detail-layout{grid-template-columns:1fr}.detail-layout>img{max-height:300px;object-position:center}.detail-copy{padding:25px}.detail-copy h2{font-size:35px}.detail-copy .eyebrow{margin-bottom:14px}.photo-caption{left:18px;right:18px}.button{padding:15px 20px}footer{padding:30px 5%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Abstract colour hero */
.hero-abstract{position:relative;isolation:isolate;display:flex;align-items:center;min-height:390px;height:clamp(390px,30vw,460px);overflow:hidden;background:var(--paper);color:var(--ink)}
.hero-abstract .hero-image{position:absolute;inset:0;height:100%;z-index:-1}
.hero-abstract .hero-image>img{position:static;display:block;width:100%;height:100%;object-fit:cover;object-position:center}
.hero-abstract .hero-copy{width:48%;padding:24px 0 24px 5%;background:transparent;align-items:flex-start}
.hero-abstract .eyebrow{font-size:12px;letter-spacing:.12em;font-weight:500;margin:0 0 28px}
.hero-abstract h1{font-size:clamp(42px,4.9vw,76px);line-height:1.04;letter-spacing:-.06em;font-weight:500;margin:0 0 25px}
.hero-abstract .hero-copy>p:not(.eyebrow){font-size:17px;line-height:1.6;margin:0 0 27px}
.hero-abstract .button{font-size:14px;background:var(--ink);border:0;border-radius:3px;padding:15px 22px;gap:32px}
.hero-abstract .button span{font-size:19px}.hero-abstract .button:hover{background:var(--blue)}
.hero-check-detail{display:block;width:60px;height:20px;margin-top:22px;background:repeating-conic-gradient(var(--ink) 0% 25%,transparent 0% 50%) 0/20px 20px}
@media(max-width:850px){.hero-abstract{min-height:0;height:auto;display:flex;flex-direction:column;align-items:stretch}.hero-abstract .hero-copy{width:100%;padding:38px 6% 12px;z-index:1}.hero-abstract .eyebrow{margin-bottom:22px}.hero-abstract h1{font-size:clamp(42px,7vw,60px);margin-bottom:20px}.hero-abstract .hero-copy>p:not(.eyebrow){font-size:16px;margin-bottom:23px}.hero-abstract .hero-image{position:relative;inset:auto;order:2;height:160px;width:100%;z-index:0}.hero-abstract .hero-image>img{object-position:right center}.hero-check-detail{margin-top:28px}}
@media(max-width:480px){.hero-abstract h1{font-size:44px}.hero-abstract .hero-copy{padding-top:20px}.hero-abstract .hero-image{height:130px}}

.hero-abstract+.collection{padding-top:38px}.hero-abstract+.collection .section-top{margin-bottom:28px}.hero-abstract+.collection .section-top h2{font-size:42px}.hero-abstract+.collection .section-top .eyebrow{margin-bottom:12px}
@media(max-width:850px){.hero-abstract .hero-copy{padding-top:22px}.hero-abstract .eyebrow{margin-bottom:15px}.hero-abstract h1{margin-bottom:14px}.hero-abstract .hero-copy>p:not(.eyebrow){margin-bottom:18px}.hero-abstract .hero-check-detail{margin-top:18px}.hero-abstract+.collection{padding-top:30px}.hero-abstract+.collection .section-top h2{font-size:36px}}
@media(min-width:851px){.hero-abstract .eyebrow{margin-bottom:18px}.hero-abstract h1{font-size:clamp(40px,4vw,60px);margin-bottom:16px}.hero-abstract .hero-copy>p:not(.eyebrow){font-size:16px;line-height:1.5;margin-bottom:20px}.hero-abstract .hero-check-detail{margin-top:16px}}
.product-gallery{position:relative;min-width:0;background:#e6e6e6}.gallery-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;aspect-ratio:1/1.13;overscroll-behavior-x:contain}.gallery-track::-webkit-scrollbar{display:none}.gallery-slide{flex:0 0 100%;width:100%;min-width:0;scroll-snap-align:start;scroll-snap-stop:always;border:0;padding:0;background:transparent}.gallery-slide img{width:100%;height:100%;display:block;object-fit:cover}.gallery-arrow{position:absolute;top:50%;transform:translateY(-50%);border:0;width:36px;height:40px;background:#fff2e6e8;border-radius:2px;font-size:25px;line-height:1;color:#242424}.gallery-arrow:hover{background:var(--paper)}.gallery-arrow.prev{left:10px}.gallery-arrow.next{right:10px}.gallery-dots{position:absolute;bottom:12px;left:50%;transform:translateX(-50%);display:flex;background:#fff2e6e8;border-radius:20px;padding:2px 5px}.gallery-dots button{width:26px;height:26px;border:0;background:transparent;padding:8px}.gallery-dots span{display:block;width:7px;height:7px;border-radius:50%;background:#999}.gallery-dots [aria-current=true] span{background:#242424}.detail-gallery .gallery-track{height:100%;min-height:480px;aspect-ratio:auto}.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}@media(max-width:560px){.gallery-arrow{width:30px;height:36px}.gallery-arrow.prev{left:6px}.gallery-arrow.next{right:6px}.gallery-dots{bottom:8px}.gallery-dots button{width:22px;height:24px;padding:7px}.detail-gallery .gallery-track{height:360px;min-height:0}.detail-gallery .gallery-slide img{object-position:center}}

/* Warm peach paper carries through the abstract artwork. */
.hero-abstract .hero-image{mix-blend-mode:multiply}

/* Half-height banner, with compact copy and the same colour artwork. */
.hero-abstract{min-height:195px;height:clamp(195px,15vw,230px)}
.hero-abstract .hero-copy{padding:14px 0 14px 5%}
.hero-abstract .eyebrow,.hero-abstract .hero-check-detail{display:none}
.hero-abstract h1{font-size:clamp(30px,2.6vw,40px);line-height:1.04;margin-bottom:8px}
.hero-abstract .hero-copy>p:not(.eyebrow){font-size:14px;line-height:1.4;margin-bottom:10px}
.hero-abstract .button{padding:9px 16px;min-height:40px;font-size:13px;gap:24px}
@media(max-width:850px){
 .hero-abstract{height:auto;min-height:0}
 .hero-abstract .hero-copy{padding:16px 6% 12px}
 .hero-abstract h1{font-size:32px}
 .hero-abstract .hero-image{height:45px}
}

.product-info .product-price{font-size:18px;font-weight:600;color:var(--ink);margin-top:10px}.detail-copy .detail-price{font-size:26px;font-weight:600;margin:0 0 20px}.dimensions{font-size:14px}.cart-price{font-size:13px;margin:0 0 14px}.cart-total{display:flex;justify-content:space-between;gap:16px;margin-top:24px;font-size:18px}

/* Original GRUMO co. wordmark. */
.wordmark{display:block;width:220px;line-height:0;flex-shrink:0}.wordmark img,.footer-logo img{display:block;width:100%;height:auto}.footer-logo{padding:28px 0 36px;line-height:0}.footer-logo img{max-width:100%}@media(max-width:800px){.wordmark{width:180px}}@media(max-width:560px){.wordmark{width:145px}.footer-logo{padding:20px 0 28px}header{gap:12px}}

.sold-out{display:inline-block;margin:2px 0 8px;padding:4px 9px;border:1px solid currentColor;border-radius:2px;font-size:12px;font-weight:600}.button:disabled,.button:disabled:hover{background:#ded7d0;color:#625b55;border-color:transparent;cursor:not-allowed}

[hidden]{display:none!important}.gallery-slide{color:inherit;text-decoration:none}.product-info h3 a:hover{text-decoration:underline;text-underline-offset:4px}.product-page{padding:24px 5% 48px;max-width:1440px;margin:auto}.breadcrumbs{display:block;margin:0 0 24px;font-size:14px}.breadcrumbs ol{display:flex;flex-wrap:wrap;list-style:none;padding:0;margin:0;gap:12px}.breadcrumbs li+li:before{content:'/';margin-right:12px;color:#6d665f}.product-page .detail-layout{gap:5%;align-items:start}.product-page .detail-copy{padding:32px 0}.product-page h1{font-size:clamp(38px,4.5vw,64px);line-height:1.05;margin:0 0 24px}.product-page .detail-gallery .gallery-track{height:auto;min-height:0;aspect-ratio:3/4}.product-page .detail-copy p{font-size:16px}.product-page .detail-copy .detail-price{font-size:26px}.related{padding-top:40px}.related h2{font-size:30px}.related>a{display:inline-block;margin:0 24px 14px 0;text-decoration:underline;text-underline-offset:5px}.not-found{min-height:50vh;padding:70px 6%;max-width:900px}.not-found h1{font-size:clamp(44px,7vw,80px)}.not-found p{line-height:1.6}.not-found .button{max-width:300px;margin-top:24px}@media(max-width:560px){.product-page .detail-layout{display:block}.product-page .detail-copy{padding:28px 0 0}.product-page .detail-gallery .gallery-track{height:auto;max-height:none}.product-page h1{font-size:42px}header{flex-wrap:wrap;min-height:75px;height:auto;padding-top:16px;padding-bottom:16px}.wordmark{width:130px}nav{gap:14px}.bag{white-space:nowrap}.not-found{padding:48px 6%}}

/* Accessible navigation, legal reading and controls. */
.skip-link{position:absolute;top:8px;left:8px;z-index:20;background:#242424;color:#fff2e6;padding:14px 20px;transform:translateY(-200%)}.skip-link:focus{transform:none}
a:focus-visible,button:focus-visible,[tabindex]:focus-visible{outline:3px solid #242424;outline-offset:4px;box-shadow:0 0 0 6px #fff2e6}.universe a:focus-visible{outline-color:#fff9b0;box-shadow:0 0 0 6px #2938ee}
.legal-links{display:flex;flex-wrap:wrap;gap:8px 24px;margin-top:24px;font-size:14px}.legal-links a{padding:10px 0;text-decoration:underline;text-underline-offset:4px}
.legal-page{max-width:900px;margin:auto;padding:28px 6% 64px}.legal-page h1{font-size:clamp(36px,5vw,62px);line-height:1.1;overflow-wrap:anywhere}.legal-page h2{font-size:28px;letter-spacing:-.03em;margin:32px 0 12px}.legal-page p,.legal-page li{font-size:16px;line-height:1.7}.legal-page a{text-decoration:underline;text-underline-offset:3px}.legal-date{color:#5b5b5b}.legal-notice{background:var(--butter);padding:18px}.table-scroll{overflow-x:auto;margin:24px 0}.table-scroll table{border-collapse:collapse;width:100%;min-width:500px;font-size:14px;line-height:1.6}.table-scroll th,.table-scroll td{border:1px solid #6d665f;padding:12px;text-align:left;vertical-align:top}.table-scroll th{background:#f5dfce}.privacy-feedback{min-height:1.7em}
.gallery-arrow{width:44px;height:44px}.gallery-dots button{width:30px;height:30px;padding:11px}.gallery-dots span{background:#6b625a}.close{width:44px;height:44px}.quantity button{min-width:44px;min-height:44px}.quantity{gap:8px;flex-wrap:wrap}.quantity .remove{padding:8px 0}.bag{min-height:44px}.gallery-track{scroll-padding:0}.hero-abstract{height:auto;min-height:clamp(195px,15vw,230px)}
@media(max-width:560px){.gallery-arrow{width:44px;height:44px}.gallery-dots button{width:30px;height:30px;padding:11px}.hero-abstract{min-height:0}.legal-page h1{font-size:36px}.legal-links{display:grid;gap:4px}.product-info p{font-size:14px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;animation:none!important;transition:none!important}}

.cookie-understood{display:inline-flex;margin:12px 0;text-decoration:none!important}.cookie-details{margin-top:28px;border-top:1px solid #6d665f;padding-top:18px}.cookie-details summary{cursor:pointer;padding:12px 0;font-weight:600}.cookie-details summary:focus-visible{outline:3px solid #242424;outline-offset:4px}
