/* Light / dark theme toggle */
.gpk-theme-toggle{display:grid;width:44px;height:44px;flex:0 0 44px;padding:0;place-items:center;border:0;border-radius:14px;background:#f2f2f2;color:#252522;cursor:pointer;transition:background .15s ease,color .15s ease,transform .15s ease}
.gpk-theme-toggle:hover{background:#e8e8e8;transform:translateY(-1px)}
.gpk-theme-toggle svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.gpk-theme-toggle .is-moon{display:none}
html[data-theme="dark"]{color-scheme:dark;--bg:#141414;--card:#1f1f1f;--text:#f3f3f1;--muted:#a5a5a0;--line:#353535;--shadow:0 14px 38px rgba(0,0,0,.24)}
html[data-theme="dark"] body{background:#141414;color:var(--text)}
html[data-theme="dark"] .gpk-theme-toggle{background:#333;color:#fce000}
html[data-theme="dark"] .gpk-theme-toggle:hover{background:#3d3d3d}
html[data-theme="dark"] .gpk-theme-toggle .is-sun{display:none}
html[data-theme="dark"] .gpk-theme-toggle .is-moon{display:block}
html[data-theme="dark"] .gpk-header,
html[data-theme="dark"] .gpk-offcanvas .uk-offcanvas-bar,
html[data-theme="dark"] .gpk-cart-drawer .uk-offcanvas-bar,
html[data-theme="dark"] .gpk-cart-footer,
html[data-theme="dark"] .gpk-sticky-categories{background:#1d1d1d;color:var(--text);border-color:#333}
html[data-theme="dark"] .gpk-call,
html[data-theme="dark"] .gpk-category-tile,
html[data-theme="dark"] .gpk-product-card,
html[data-theme="dark"] .gpk-recommended-card,
html[data-theme="dark"] .gpk-checkout-intro,
html[data-theme="dark"] .woocommerce-checkout form.checkout #customer_details,
html[data-theme="dark"] .woocommerce-checkout form.checkout #order_review,
html[data-theme="dark"] .woocommerce ul.products li.product,
html[data-theme="dark"] .gpk-product-modal-box{background:#202020;color:var(--text);border-color:#353535}
html[data-theme="dark"] .gpk-call:hover{background:#353535}
html[data-theme="dark"] .gpk-category-image,
html[data-theme="dark"] .gpk-product-card-image,
html[data-theme="dark"] .gpk-recommended-image,
html[data-theme="dark"] .gpk-mini-product-image,
html[data-theme="dark"] .gpk-product-modal-image{background:#292929}
html[data-theme="dark"] .gpk-product-modal-close,
html[data-theme="dark"] .gpk-scroll-arrow,
html[data-theme="dark"] .gpk-promo-arrow,
html[data-theme="dark"] .gpk-item-counter button,
html[data-theme="dark"] .gpk-cutlery-counter button,
html[data-theme="dark"] .gpk-product-add,
html[data-theme="dark"] .gpk-product-details,
html[data-theme="dark"] .gpk-back-to-top{background:#333!important;color:var(--text)!important;border-color:#3b3b3b}
html[data-theme="dark"] .gpk-scroll-arrow:hover,html[data-theme="dark"] .gpk-promo-arrow:hover{background:#fce000!important;color:#21201f!important}
html[data-theme="dark"] .gpk-mini-product,html[data-theme="dark"] .gpk-mini-products,html[data-theme="dark"] .gpk-cart-footer{border-color:#353535}
html[data-theme="dark"] .gpk-fulfillment,html[data-theme="dark"] .gpk-fulfillment-note,html[data-theme="dark"] .gpk-cutlery{background:#292929}
html[data-theme="dark"] .gpk-fulfillment button{color:var(--text)}
html[data-theme="dark"] .gpk-fulfillment button.is-active{background:#3b3b3b}
html[data-theme="dark"] .gpk-recommendations article{background:#292929}
html[data-theme="dark"] .gpk-sticky-categories a.is-active,html[data-theme="dark"] .gpk-sticky-categories a:hover{background:#353535;color:var(--text)}
html[data-theme="dark"] .woocommerce-checkout .form-row input.input-text,
html[data-theme="dark"] .woocommerce-checkout .form-row textarea,
html[data-theme="dark"] .woocommerce form .form-row input.input-text,
html[data-theme="dark"] .woocommerce form .form-row textarea,
html[data-theme="dark"] .woocommerce select{background:#292929;color:var(--text);border-color:#444}
html[data-theme="dark"] .gpk-address-suggestions{background:#262626;border-color:#444}
html[data-theme="dark"] .gpk-address-option{color:var(--text)}
html[data-theme="dark"] .gpk-address-option:hover{background:#383838}
html[data-theme="dark"] .woocommerce-checkout #payment{background:#292929;color:var(--text)}
html[data-theme="dark"] .woocommerce-checkout #payment .place-order{background:#202020;border-color:#383838}
html[data-theme="dark"] .woocommerce-checkout #order_review table th,html[data-theme="dark"] .woocommerce-checkout #order_review table td{border-color:#3c3c3c}
html[data-theme="dark"] .gpk-checkout-products-toggle{background:#202020;color:var(--text)}
html[data-theme="dark"] .gpk-checkout-products-toggle strong{background:#353535}
html[data-theme="dark"] .gpk-weight-notice{background:#3b321b;color:#f5d878}
html[data-theme="dark"] .gpk-product-badge{box-shadow:none}
html[data-theme="dark"] img{opacity:.94}
@media(max-width:900px){.gpk-navbar{grid-template-columns:44px minmax(0,1fr) 96px}.gpk-header-actions{gap:6px}.gpk-theme-toggle{width:42px;height:42px;flex-basis:42px;border-radius:12px}}

/* Centred responsive header logo */
.gpk-header{position:relative;z-index:30;overflow:visible}
.gpk-navbar{overflow:visible}
.gpk-navbar{position:relative;min-height:86px;padding-block:6px}
.gpk-brand-wrap{position:absolute;top:77%;left:50%;z-index:5;display:flex;grid-column:auto;grid-row:auto;align-items:center;justify-content:center;line-height:0;transform:translate(-50%,-50%)}
.gpk-brand-wrap .custom-logo-link{display:flex;align-items:center;justify-content:center}
.gpk-brand-wrap .custom-logo{display:block;width:auto;height:142px;max-width:320px;max-height:142px;object-fit:contain;filter:drop-shadow(0 9px 13px rgba(38,27,17,.16))}
@media(max-width:900px){
.gpk-navbar{min-height:68px;padding-block:5px;grid-template-columns:1fr 96px}
.gpk-brand-wrap{        max-width: 118px;
        left: 11%;
        top: 38px;}
.gpk-brand-wrap .custom-logo{width:auto;height:65px;max-width:142px;max-height:82px}
.gpk-header-actions{position:relative;z-index:6;grid-column:2}
}
@media(max-width:390px){.gpk-brand-wrap{max-width:118px}.gpk-brand-wrap .custom-logo{height:68px;max-width:118px;max-height:68px}}

/* More prominent header phone */
.gpk-call{min-height:48px;padding:9px 17px;gap:11px}
.gpk-call>span:first-child{display:grid;width:22px;height:22px;place-items:center}
.gpk-call>span:last-child{font-size:15px;line-height:1.12}
.gpk-call small{margin-bottom:2px;font-size:11px}

/* Unified header contact alignment */
.gpk-header-info{gap:14px}
.gpk-header-info-item,.gpk-call{min-height:48px;box-sizing:border-box;align-items:center}
.gpk-header-info-item{padding:7px 10px;gap:10px;border-radius:14px}
.gpk-header-info-item>svg,.gpk-call>span:first-child svg{width:21px;height:21px;flex:0 0 21px}
.gpk-header-info-item>span:last-child,.gpk-call>span:last-child{justify-content:center;line-height:1.15}
.gpk-header-info-item strong{font-size:13px;font-weight:650;line-height:1.15}
.gpk-header-info-item small,.gpk-call small{margin-top:3px;margin-bottom:0;color:var(--muted);font-size:10px;font-weight:500;line-height:1.1}
.gpk-call>span:last-child{font-size:15px;font-weight:700}

/* Floating cart icon */
.gpk-floating-cart{gap:11px;padding-left:10px}
.gpk-cart-icon{display:grid;width:46px;height:46px;flex:0 0 46px;place-items:center;border-radius:15px;background:rgba(255,255,255,.58);box-shadow:inset 0 0 0 1px rgba(33,32,31,.05);transition:transform .18s ease,background .18s ease}
.gpk-cart-icon svg{width:26px;height:26px;overflow:visible;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.gpk-cart-icon circle{fill:currentColor;stroke:none}
.gpk-floating-cart:hover .gpk-cart-icon{background:rgba(255,255,255,.78);transform:rotate(-3deg) scale(1.04)}
.gpk-floating-cart-copy{padding-right:5px}
@media(max-width:900px){.gpk-floating-cart{padding:0}.gpk-cart-icon{width:48px;height:48px;background:rgba(255,255,255,.62)}.gpk-cart-icon svg{width:27px;height:27px}}
html[data-theme="dark"] .gpk-cart-icon{background:rgba(255,255,255,.7);color:#21201f}

/* Corporate catering landing page */
.gpk-corporate-hero{padding:64px 0 46px;background:linear-gradient(135deg,#fffaf0 0%,#f4f1e9 100%)}
.gpk-corporate-hero-grid{display:grid;min-height:480px;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);gap:54px;align-items:center}
.gpk-corporate-copy{max-width:670px}.gpk-corporate-label,.gpk-corporate-heading>span,.gpk-corporate-cta>div>div>span{display:inline-flex;margin-bottom:18px;padding:7px 11px;border-radius:99px;background:#fce000;color:#292721;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}
.gpk-corporate-copy h1{max-width:700px;margin:0;color:var(--text);font-size:clamp(43px,5vw,70px);font-weight:650;line-height:.98;letter-spacing:-.045em}
.gpk-corporate-copy>p{max-width:590px;margin:25px 0 0;color:var(--muted);font-size:18px;line-height:1.55}
.gpk-corporate-actions{display:flex;margin-top:34px;align-items:center;gap:20px;flex-wrap:wrap}.gpk-corporate-primary{display:inline-flex;min-height:54px;padding:0 24px;align-items:center;border-radius:16px;background:#fce000;color:#24231f;font-weight:650}.gpk-corporate-primary:hover{background:#f1d600;color:#24231f;transform:translateY(-1px)}.gpk-corporate-phone{color:var(--text);font-size:17px;font-weight:650}
.gpk-corporate-visual{position:relative;display:grid;min-height:430px;place-items:center;border-radius:38px;background:radial-gradient(circle at 50% 42%,#ffe967 0 29%,#fce000 30% 46%,#252421 47% 48%,#ebe7dc 49% 100%);overflow:hidden}
.gpk-corporate-plate{display:flex;width:270px;height:270px;padding:48px;align-items:center;justify-content:center;border:13px solid #fff;border-radius:50%;background:#2a2926;color:#fff;box-shadow:0 24px 55px rgba(41,35,22,.24);text-align:center;flex-direction:column}.gpk-corporate-plate span{color:#fce000;font-size:12px;text-transform:uppercase;letter-spacing:.08em}.gpk-corporate-plate strong{margin-top:10px;font-size:33px;line-height:1.02}
.gpk-corporate-chip{position:absolute;padding:12px 16px;border-radius:14px;background:#fff;color:#292721;box-shadow:0 12px 28px rgba(45,39,25,.13);font-size:13px;font-weight:650}.gpk-corporate-chip.chip-one{top:42px;left:32px;transform:rotate(-4deg)}.gpk-corporate-chip.chip-two{right:27px;bottom:45px;transform:rotate(3deg)}
.gpk-corporate-section{padding:90px 0}.gpk-corporate-heading{max-width:700px;margin-bottom:36px}.gpk-corporate-heading>span{margin-bottom:13px}.gpk-corporate-heading h2,.gpk-corporate-cta h2{margin:0;color:var(--text);font-size:clamp(34px,4vw,52px);font-weight:650;line-height:1.08;letter-spacing:-.035em}.gpk-corporate-heading p{margin:14px 0 0;color:var(--muted);font-size:16px}
.gpk-corporate-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.gpk-corporate-card{position:relative;min-height:310px;padding:25px;border:1px solid var(--line);border-radius:24px;background:var(--card);overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.gpk-corporate-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.gpk-corporate-number{position:absolute;top:22px;right:22px;color:var(--muted);font-size:11px}.gpk-corporate-card-icon{display:grid;width:52px;height:52px;margin-bottom:54px;place-items:center;border-radius:16px;background:#fce000;color:#252421}.gpk-corporate-card-icon svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.gpk-corporate-card h3{margin:0 0 10px;color:var(--text);font-size:21px;font-weight:650;line-height:1.15}.gpk-corporate-card p{margin:0;color:var(--muted);font-size:14px;line-height:1.5}
.gpk-corporate-benefits{padding:0 0 90px}.gpk-corporate-benefits>.container{display:grid;padding:28px;border-radius:26px;background:#252421;color:#fff;grid-template-columns:repeat(3,1fr);gap:0}.gpk-corporate-benefit{display:flex;padding:12px 28px;gap:18px;border-right:1px solid rgba(255,255,255,.13)}.gpk-corporate-benefit:last-child{border:0}.gpk-corporate-benefit>strong{color:#fce000;font-size:12px}.gpk-corporate-benefit>span{display:flex;gap:7px;flex-direction:column}.gpk-corporate-benefit b{font-size:17px}.gpk-corporate-benefit small{color:rgba(255,255,255,.62);font-size:13px;line-height:1.45}
.gpk-corporate-cta{padding-bottom:80px}.gpk-corporate-cta>.container{display:flex;padding:48px;align-items:center;justify-content:space-between;gap:40px;border-radius:30px;background:#fce000}.gpk-corporate-cta>div>div>span{padding:0;background:transparent}.gpk-corporate-cta h2{max-width:720px}.gpk-corporate-cta p{max-width:650px;margin:13px 0 0;color:#625800}.gpk-corporate-cta a{display:flex;min-width:230px;padding:16px 20px;border-radius:17px;background:#252421;color:#fff;flex-direction:column}.gpk-corporate-cta a small{color:rgba(255,255,255,.6);font-size:10px}.gpk-corporate-cta a strong{margin-top:3px;font-size:17px}
html[data-theme="dark"] .gpk-corporate-hero{background:linear-gradient(135deg,#24221d,#171717)}html[data-theme="dark"] .gpk-corporate-card{background:#202020}html[data-theme="dark"] .gpk-corporate-visual{filter:brightness(.88)}
@media(max-width:980px){.gpk-corporate-hero-grid{min-height:0;grid-template-columns:1fr}.gpk-corporate-copy{padding-top:15px}.gpk-corporate-visual{min-height:390px}.gpk-corporate-grid{grid-template-columns:repeat(2,1fr)}.gpk-corporate-benefits>.container{grid-template-columns:1fr}.gpk-corporate-benefit{border-right:0;border-bottom:1px solid rgba(255,255,255,.13)}.gpk-corporate-cta>.container{align-items:flex-start;flex-direction:column}.gpk-corporate-cta a{min-width:0}}
@media(max-width:600px){.gpk-corporate-hero{padding:48px 0 28px}.gpk-corporate-hero-grid{gap:30px}.gpk-corporate-copy h1{font-size:40px}.gpk-corporate-copy>p{font-size:15px}.gpk-corporate-actions{margin-top:25px;gap:14px}.gpk-corporate-primary{width:100%;justify-content:center}.gpk-corporate-visual{min-height:300px;border-radius:25px}.gpk-corporate-plate{width:190px;height:190px;padding:25px;border-width:9px}.gpk-corporate-plate strong{font-size:25px}.gpk-corporate-chip{padding:9px 11px;font-size:10px}.gpk-corporate-chip.chip-one{top:22px;left:14px}.gpk-corporate-chip.chip-two{right:12px;bottom:25px}.gpk-corporate-section{padding:60px 0}.gpk-corporate-grid{grid-template-columns:1fr}.gpk-corporate-card{min-height:250px}.gpk-corporate-card-icon{margin-bottom:34px}.gpk-corporate-benefits{padding-bottom:60px}.gpk-corporate-benefits>.container{padding:15px;border-radius:22px}.gpk-corporate-benefit{padding:19px 12px}.gpk-corporate-cta{padding-bottom:55px}.gpk-corporate-cta>.container{padding:28px 20px;border-radius:23px}.gpk-corporate-cta h2{font-size:31px}.gpk-corporate-cta a{width:100%}}

.site-footer .copyright{flex-wrap:wrap}
.site-footer .gpk-food-disclaimer{width:100%;padding-top:10px;grid-column:1 / -1;color:rgba(255,255,255,.58);font-size:12px;text-align:center}
@media(max-width:600px){.site-footer .gpk-food-disclaimer{text-align:left;line-height:1.45}}

/* Free-delivery progress card */
.gpk-delivery-progress{position:relative;margin:12px 0 20px;padding:16px;gap:14px;border:1px solid rgba(211,155,31,.14);border-radius:20px;background:linear-gradient(135deg,#fff9e8 0%,#fff1c8 100%);color:#423718;box-shadow:0 9px 24px rgba(125,89,15,.07);overflow:hidden}
.gpk-delivery-progress:after{content:"";position:absolute;top:-48px;right:-38px;width:125px;height:125px;border-radius:50%;background:rgba(252,224,0,.13);pointer-events:none}
.gpk-delivery-progress>span{width:58px;height:58px;flex-basis:58px;align-self:center;border:1px solid rgba(130,94,12,.09);box-shadow:0 6px 16px rgba(125,89,15,.09)}
.gpk-progress-ring{background:rgba(255,255,255,.9)}
.gpk-progress-track{stroke:#eee8d7}.gpk-progress-value{stroke:#e2b400;stroke-width:3}
.gpk-delivery-progress-copy{position:relative;z-index:1;display:flex;min-width:0;flex:1;flex-direction:column}
.gpk-delivery-progress-label{margin-bottom:3px;color:#9a7622;font-size:10px;font-weight:650;letter-spacing:.045em;text-transform:uppercase}
.gpk-delivery-progress strong{color:#40320e;font-size:15px;font-weight:700;line-height:1.25}
.gpk-delivery-progress small{margin-top:2px;color:#9a7b35;font-size:11px;line-height:1.3;opacity:1}
.gpk-delivery-progress-bar{display:block;width:100%;height:5px;margin-top:10px;overflow:hidden;border-radius:99px;background:rgba(120,90,20,.1)}
.gpk-delivery-progress-bar i{display:block;width:var(--delivery-progress);height:100%;border-radius:inherit;background:linear-gradient(90deg,#f5c400,#fce000);box-shadow:0 0 10px rgba(245,196,0,.35);transition:width .45s ease}
.gpk-delivery-progress.is-complete{border-color:rgba(61,133,77,.13);background:linear-gradient(135deg,#f1faF3,#e4f4e8);color:#285d35}
.gpk-delivery-progress.is-complete:after{background:rgba(83,167,101,.1)}
.gpk-delivery-progress.is-complete .gpk-delivery-progress-label,.gpk-delivery-progress.is-complete small{color:#588864}
.gpk-delivery-progress.is-complete strong{color:#285d35}.gpk-delivery-progress.is-complete .gpk-delivery-progress-bar i{background:#4ba662;box-shadow:none}
html[data-theme="dark"] .gpk-delivery-progress{border-color:#4e4224;background:linear-gradient(135deg,#302b1e,#3b321b);box-shadow:none}html[data-theme="dark"] .gpk-delivery-progress strong{color:#ffe997}html[data-theme="dark"] .gpk-delivery-progress-label,html[data-theme="dark"] .gpk-delivery-progress small{color:#cfb965}html[data-theme="dark"] .gpk-progress-ring{background:#262626}

/* Meaningful product add-ons inside the product modal */
.gpk-product-addons{min-width:0;margin-top:18px}
.gpk-product-addons-head{display:flex;margin-bottom:9px;align-items:flex-end;justify-content:space-between;gap:10px}
.gpk-product-addons-head h3{margin:0;color:var(--text);font-size:15px;font-weight:650}
.gpk-product-addons-head>span{color:var(--muted);font-size:9px;white-space:nowrap}
.gpk-product-addons-list{display:grid;margin-right:-4px;padding:2px 4px 6px 0;grid-auto-columns:112px;grid-auto-flow:column;gap:7px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:#d8d8d8 transparent}
.gpk-product-addon{display:flex;min-height:164px;padding:7px;scroll-snap-align:start;border:1px solid #eeeeeb;border-radius:14px;background:#f8f8f6;flex-direction:column}
.gpk-product-addon-image{display:block;width:100%;height:78px;overflow:hidden;border-radius:10px;background:#eee}
.gpk-product-addon-image img{display:block;width:100%;height:100%;object-fit:cover}
.gpk-product-addon>strong{display:-webkit-box;min-height:29px;margin-top:6px;overflow:hidden;color:var(--text);font-size:10.5px;font-weight:550;line-height:1.3;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.gpk-product-addon>div{display:flex;margin-top:auto;align-items:center;justify-content:space-between;gap:4px}
.gpk-product-addon>div>span{min-width:0;color:var(--text);font-size:11px;font-weight:650;white-space:nowrap}
.gpk-product-addon .gpk-weight-price strong{font-size:9px}.gpk-product-addon .gpk-weight-price small{display:none}
.gpk-product-addon .gpk-addon-add{display:grid;width:28px!important;height:28px;min-width:28px!important;min-height:28px!important;padding:0!important;place-items:center;border:0;border-radius:9px!important;background:#fce000!important;color:#24231f!important;font-size:18px!important;font-weight:500!important;line-height:1!important}
.gpk-product-addon .gpk-product-counter{min-width:72px;height:28px;border-radius:9px}.gpk-product-addon .gpk-product-counter button{width:25px;height:28px}.gpk-product-addon .gpk-product-counter output{font-size:11px}
html[data-theme="dark"] .gpk-product-addon{border-color:#363636;background:#292929}html[data-theme="dark"] .gpk-product-addon-image{background:#333}
@media(max-width:800px){.gpk-product-addons-list{grid-auto-columns:122px}.gpk-product-addon{min-height:172px}.gpk-product-addon-image{height:86px}}
@media(max-width:520px){.gpk-product-addons{margin-top:16px}.gpk-product-addons-list{margin-right:-22px;padding-right:22px}.gpk-product-addons-head>span{display:none}}

.gpk-product-photo-note{display:block;margin-top:12px;color:var(--muted);font-size:9px;font-weight:400;line-height:1.35}

/* Compact add-ons list */
.gpk-product-addons-list{display:grid;height:210px;max-height:210px;margin:0;padding:0 3px 0 0;align-content:start;grid-auto-flow:row;grid-auto-columns:auto;grid-auto-rows:74px;grid-template-columns:1fr;gap:6px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scroll-snap-type:none;scrollbar-gutter:stable;transition:border-color .18s ease}
.gpk-product-addon{display:grid;height:74px;min-height:74px;padding:6px;overflow:hidden;box-sizing:border-box;grid-template-columns:52px minmax(0,1fr);grid-template-rows:minmax(0,1fr) auto;column-gap:9px;border-radius:12px}
.gpk-product-addon[hidden]{display:none!important}
.gpk-product-addon-image{width:52px;height:52px;grid-column:1;grid-row:1 / 3;border-radius:9px}
.gpk-product-addon>strong{min-height:0;margin:1px 0 0;grid-column:2;grid-row:1;font-size:11px;line-height:1.25;-webkit-line-clamp:1}
.gpk-product-addon>div{margin:2px 0 0;grid-column:2;grid-row:2}
.gpk-product-addon>div>span{font-size:11px}
.gpk-product-addon .gpk-addon-add{width:26px!important;height:26px;min-width:26px!important;min-height:26px!important;border-radius:8px!important;font-size:17px!important}
.gpk-product-addon .gpk-product-counter{height:26px}.gpk-product-addon .gpk-product-counter button{height:26px}
@media(max-width:800px){.gpk-product-addons-list{grid-auto-columns:auto;grid-auto-rows:74px}.gpk-product-addon{height:74px;min-height:74px}.gpk-product-addon-image{height:52px}}
@media(max-width:520px){.gpk-product-addons-list{height:204px;max-height:204px;margin-right:0;padding-right:2px}}

/* Brighter animated product badges */
.gpk-product-badge{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.55);box-shadow:0 5px 16px rgba(0,0,0,.18);animation:gpk-badge-pop .52s cubic-bezier(.2,.9,.25,1.25) both,gpk-badge-float 2.8s ease-in-out .7s infinite}
.gpk-product-badge:after{content:"";position:absolute;top:-50%;left:-70%;width:42%;height:200%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.72),transparent);transform:rotate(18deg);animation:gpk-badge-shine 3.2s ease-in-out 1.1s infinite}
.gpk-product-badge:nth-child(2){animation-delay:.1s,.9s}.gpk-product-badge:nth-child(2):after{animation-delay:1.8s}.gpk-product-badge:nth-child(3){animation-delay:.2s,1.1s}.gpk-product-badge:nth-child(3):after{animation-delay:2.5s}
.gpk-product-badge.is-new{background:#35c759;color:#fff;box-shadow:0 5px 16px rgba(32,154,70,.32)}
.gpk-product-badge.is-hit{background:#ff553d;color:#fff;box-shadow:0 5px 16px rgba(225,61,40,.34)}
.gpk-product-badge.is-recommended{background:#ffd91a;color:#493b00;box-shadow:0 5px 16px rgba(206,165,0,.32)}
@keyframes gpk-badge-pop{from{opacity:0;transform:translateY(-8px) scale(.72)}to{opacity:1;transform:translateY(0) scale(1)}}
@keyframes gpk-badge-float{0%,100%{transform:translateY(0)}50%{transform:translateY(-2px)}}
@keyframes gpk-badge-shine{0%,62%{left:-70%}82%,100%{left:135%}}
@media(max-width:520px){.gpk-product-badge{box-shadow:0 3px 10px rgba(0,0,0,.2)}}
@media(prefers-reduced-motion:reduce){.gpk-product-badge,.gpk-product-badge:after{animation:none}}

/* Keep checkout totals on one line */
.woocommerce-checkout #order_review table tfoot td{width:128px;min-width:128px;white-space:nowrap}
.woocommerce-checkout #order_review table .order-total td,.woocommerce-checkout #order_review table .order-total .woocommerce-Price-amount{white-space:nowrap!important;word-break:keep-all}
.woocommerce-checkout #order_review table .order-total .woocommerce-Price-amount{display:inline-block}
@media(max-width:420px){.woocommerce-checkout #order_review table tfoot td{width:116px;min-width:116px}.woocommerce-checkout #order_review table .order-total th,.woocommerce-checkout #order_review table .order-total td{font-size:16px}}

.site-footer .gpk-footer-developer{color:rgba(255,255,255,.68);font-size:12px;white-space:nowrap}
.site-footer .gpk-footer-developer:hover{color:#fce000}
@media(max-width:600px){.site-footer .gpk-footer-developer{white-space:normal}}

/* Precise phone icon alignment */
.gpk-call>span:first-child{display:flex!important;width:22px;height:22px;margin:0;align-items:center;justify-content:center;align-self:center;line-height:0;transform:none}
.gpk-call>span:first-child svg{display:block!important;width:20px!important;height:20px!important;margin:0!important;flex:0 0 20px;transform:none!important}

/* Mobile call button in the header */
.gpk-mobile-call{display:none}
@media(max-width:900px){
.gpk-navbar{grid-template-columns:minmax(0,1fr) auto;gap:8px}
.gpk-brand-wrap{position:static;max-width:104px;grid-column:1;grid-row:1;justify-self:start;transform:none}
.gpk-brand-wrap .custom-logo{width:auto;height:64px;max-width:104px;max-height:64px}
.gpk-mobile-call{display:grid;width:42px;height:42px;place-items:center;border-radius:13px;background:#fce000;color:#24231f;box-shadow:0 5px 14px rgba(183,151,0,.16)}
.gpk-mobile-call:hover,.gpk-mobile-call:active{background:#f2d800;color:#24231f}
.gpk-mobile-call svg{display:block;width:20px;height:20px}
.gpk-header-actions{grid-column:2;gap:6px}
}
html[data-theme="dark"] .gpk-mobile-call{background:#fce000;color:#24231f}
html[data-theme="dark"] .gpk-promotions{background:#191a18!important}

/* Highlighted recommended section */
.gpk-recommended-strip{padding:34px 0 20px;border:0;background:#fff}
.gpk-recommended-strip>.container{padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}
.gpk-recommended-head{margin-bottom:22px;align-items:center}.gpk-recommended-head h2{margin:0;color:#20201e;font-size:22px;font-weight:700;letter-spacing:-.025em;text-transform:uppercase}
.gpk-recommended-strip .gpk-recommended-scroller{grid-auto-columns:164px;gap:8px;padding:2px 2px 8px;align-items:start;scrollbar-width:none}
.gpk-recommended-strip .gpk-recommended-scroller::-webkit-scrollbar{display:none}
.gpk-recommended-strip .gpk-recommended-card{height:auto;min-height:0;padding:12px;align-self:start;border:0;border-radius:20px;background:#f2f2f2;box-shadow:none;transition:background .18s ease,transform .18s ease}
.gpk-recommended-strip .gpk-recommended-card:hover{border:0;background:#ececea;box-shadow:none;transform:translateY(-2px)}
.gpk-recommended-strip .gpk-recommended-image{aspect-ratio:1.08;border-radius:15px;background:#f2f2f2}
.gpk-recommended-strip .gpk-recommended-image img{object-fit:cover}
.gpk-recommended-strip .gpk-recommended-card>strong{min-height:42px;margin:12px 3px 0;color:#292824;font-size:14px;font-weight:500;line-height:1.35}
.gpk-recommended-strip .gpk-recommended-weight{margin:3px 3px 0;font-size:10px}
.gpk-recommended-strip .gpk-recommended-price{margin:0 3px;padding-top:12px;color:#292824;font-size:14px;font-weight:500}
.gpk-recommended-strip .gpk-scroll-arrow{width:46px;height:46px;border:0;background:#fff;color:#555;box-shadow:0 7px 22px rgba(0,0,0,.12);font-size:28px}
.gpk-recommended-strip .gpk-scroll-arrow.is-prev{left:-18px}.gpk-recommended-strip .gpk-scroll-arrow.is-next{right:-18px}
html[data-theme="dark"] .gpk-recommended-strip{border:0;background:#191a18}
html[data-theme="dark"] .gpk-recommended-strip>.container{background:transparent;box-shadow:none}html[data-theme="dark"] .gpk-recommended-head h2{color:var(--text)}html[data-theme="dark"] .gpk-recommended-head>span{border-color:#4c4732;background:#302e25;color:#c8bea0}html[data-theme="dark"] .gpk-recommended-strip .gpk-recommended-card{border-color:#403d32;background:#272724;box-shadow:none}html[data-theme="dark"] .gpk-recommended-strip .gpk-recommended-card>strong,html[data-theme="dark"] .gpk-recommended-strip .gpk-recommended-price{color:#f4f4f1}
@media(max-width:600px){.gpk-recommended-strip{padding:24px 0 14px}.gpk-recommended-strip>.container{width:calc(100% - 24px);padding:0}.gpk-recommended-head{margin-bottom:14px}.gpk-recommended-head h2{font-size:19px}.gpk-recommended-strip .gpk-recommended-scroller{grid-auto-columns:142px;margin-right:-12px;padding-right:12px;gap:7px}.gpk-recommended-strip .gpk-recommended-card{height:auto;min-height:0;padding:9px;border-radius:17px}.gpk-recommended-strip .gpk-recommended-card>strong{min-height:34px;margin-top:9px;font-size:12px}.gpk-recommended-strip .gpk-recommended-price{padding-top:8px;font-size:13px}.gpk-recommended-strip .gpk-scroll-arrow{display:none}}

/* Category pills continue the recommendations block, like a catalogue toolbar. */
.gpk-recommended-strip+.gpk-category-strip{padding:12px 0 32px;background:#fff}
.gpk-recommended-strip+.gpk-category-strip .gpk-category-pills{gap:8px}
.gpk-recommended-strip+.gpk-category-strip .gpk-category-pill{min-height:44px;padding:0 16px;border:0;border-radius:14px;background:#f2f2f2;color:#292927;font-size:14px;font-weight:500}
.gpk-recommended-strip+.gpk-category-strip .gpk-category-pill:hover,.gpk-recommended-strip+.gpk-category-strip .gpk-category-pill:focus-visible{background:#e9e9e7;color:#171715}
.gpk-recommended-strip+.gpk-category-strip .gpk-category-pill.is-all{background:#ededeb;color:#171715;font-weight:600}
html[data-theme="dark"] .gpk-recommended-strip+.gpk-category-strip{background:#191a18}html[data-theme="dark"] .gpk-recommended-strip+.gpk-category-strip .gpk-category-pill{background:#292a28;color:#f3f3ef}html[data-theme="dark"] .gpk-recommended-strip+.gpk-category-strip .gpk-category-pill:hover{background:#343532}
@media(max-width:900px){.gpk-recommended-strip+.gpk-category-strip{padding:8px 0 22px}.gpk-recommended-strip+.gpk-category-strip .gpk-category-pills{gap:7px}.gpk-recommended-strip+.gpk-category-strip .gpk-category-pill{min-height:40px;padding:0 14px;border-radius:13px;font-size:13px}}

/* Branded page preloader */
.gpk-preloader{position:fixed;inset:0;z-index:99999;display:flex;align-items:center;justify-content:center;background:#fff;color:#292721;opacity:1;visibility:visible;flex-direction:column;transition:opacity .42s ease,visibility .42s ease}
.gpk-preloader.is-hidden{opacity:0;visibility:hidden;pointer-events:none}
.gpk-preloader-mark{position:relative;display:grid;width:152px;height:152px;place-items:center}
.gpk-preloader-mark>span{position:absolute;inset:5px;border:3px solid rgba(252,224,0,.22);border-top-color:#f1c900;border-right-color:#f1c900;border-radius:50%;animation:gpk-loader-spin 1.05s linear infinite}
.gpk-preloader-mark>span:after{content:"";position:absolute;inset:8px;border:1px solid rgba(40,38,30,.08);border-radius:50%}
.gpk-preloader-mark img{position:relative;width:116px;height:116px;object-fit:contain;filter:drop-shadow(0 8px 13px rgba(48,35,16,.14));animation:gpk-loader-logo 1.35s ease-in-out infinite}
.gpk-preloader p{margin:12px 0 0;font-size:14px;font-weight:650;letter-spacing:.02em}
.gpk-preloader>i{display:flex;height:15px;margin-top:8px;align-items:center;gap:4px}
.gpk-preloader>i b{display:block;width:5px;height:5px;border-radius:50%;background:#e6bd00;animation:gpk-loader-dot 1s ease-in-out infinite}.gpk-preloader>i b:nth-child(2){animation-delay:.14s}.gpk-preloader>i b:nth-child(3){animation-delay:.28s}
html[data-theme="dark"] .gpk-preloader{background:#171717;color:#f3f3f1}html[data-theme="dark"] .gpk-preloader-mark>span:after{border-color:rgba(255,255,255,.1)}
@keyframes gpk-loader-spin{to{transform:rotate(360deg)}}
@keyframes gpk-loader-logo{0%,100%{transform:scale(.96)}50%{transform:scale(1.035)}}
@keyframes gpk-loader-dot{0%,100%{opacity:.28;transform:translateY(0)}50%{opacity:1;transform:translateY(-3px)}}
@media(max-width:600px){.gpk-preloader-mark{width:128px;height:128px}.gpk-preloader-mark img{width:96px;height:96px}.gpk-preloader p{font-size:13px}}
@media(prefers-reduced-motion:reduce){.gpk-preloader-mark>span,.gpk-preloader-mark img,.gpk-preloader>i b{animation:none}.gpk-preloader{transition-duration:.15s}}

/* Dark theme contrast and yellow-button consistency */
html[data-theme="dark"] .gpk-product-add,
html[data-theme="dark"] .gpk-modal-add,
html[data-theme="dark"] .gpk-addon-add,
html[data-theme="dark"] .gpk-recommendations .gpk-quick-add,
html[data-theme="dark"] .gpk-cart-footer .gpk-checkout-button,
html[data-theme="dark"] .gpk-floating-cart,
html[data-theme="dark"] .gpk-mobile-call,
html[data-theme="dark"] #place_order{background:#fce000!important;color:#21201f!important}
html[data-theme="dark"] .gpk-product-add *,
html[data-theme="dark"] .gpk-modal-add *,
html[data-theme="dark"] .gpk-cart-footer .gpk-checkout-button *,
html[data-theme="dark"] .gpk-floating-cart *{color:#21201f!important}
html[data-theme="dark"] .gpk-product-add:hover,
html[data-theme="dark"] .gpk-modal-add:hover,
html[data-theme="dark"] .gpk-recommendations .gpk-quick-add:hover,
html[data-theme="dark"] .gpk-cart-footer .gpk-checkout-button:hover,
html[data-theme="dark"] #place_order:hover{background:#f0d400!important;color:#21201f!important}

html[data-theme="dark"] .gpk-progress-ring{background:#fff!important;border-color:rgba(255,255,255,.7)!important}
html[data-theme="dark"] .gpk-progress-ring .gpk-courier-icon{stroke:#252822!important}
html[data-theme="dark"] .gpk-progress-track{stroke:#e8e3d6}
html[data-theme="dark"] .gpk-delivery-progress{border-color:#665523;background:linear-gradient(135deg,#3b321c,#4a3d17)}
html[data-theme="dark"] .gpk-delivery-progress strong{color:#fff1a8}
html[data-theme="dark"] .gpk-delivery-progress-label{color:#f4d562}
html[data-theme="dark"] .gpk-delivery-progress small{color:#e2cc82}

html[data-theme="dark"] .gpk-cart-title h2,
html[data-theme="dark"] .gpk-more-title,
html[data-theme="dark"] .gpk-mini-product-info strong,
html[data-theme="dark"] .gpk-recommendations article strong,
html[data-theme="dark"] .gpk-recommendations article>span,
html[data-theme="dark"] .gpk-cutlery strong,
html[data-theme="dark"] .gpk-cutlery-counter output,
html[data-theme="dark"] .gpk-product-card-copy strong,
html[data-theme="dark"] .gpk-product-card-price,
html[data-theme="dark"] .gpk-product-modal-info h2,
html[data-theme="dark"] .gpk-product-modal-price,
html[data-theme="dark"] .gpk-product-addon>strong,
html[data-theme="dark"] .gpk-product-addon>div>span{color:#f4f4f1!important}
html[data-theme="dark"] .gpk-product-modal-description{color:#b8b8b2!important}
html[data-theme="dark"] .gpk-product-modal-weight,
html[data-theme="dark"] .gpk-product-photo-note,
html[data-theme="dark"] .gpk-cutlery small{color:#a9a9a3!important}
html[data-theme="dark"] .gpk-cart-summary span{color:#b8b8b2!important}
html[data-theme="dark"] .gpk-cart-summary strong{color:#fff!important}
html[data-theme="dark"] .gpk-cutlery-counter button,
html[data-theme="dark"] .gpk-item-counter button{background:#3a3a3a!important;color:#fff!important}
html[data-theme="dark"] .gpk-floating-cart .cart-count{background:#fff!important;color:#21201f!important}

/* Keep headings readable against every dark page section. */
html[data-theme="dark"] main h1,
html[data-theme="dark"] main h2,
html[data-theme="dark"] main h3,
html[data-theme="dark"] main h4,
html[data-theme="dark"] main h5,
html[data-theme="dark"] main h6,
html[data-theme="dark"] .gpk-product-modal h2,
html[data-theme="dark"] .gpk-cart-drawer h2,
html[data-theme="dark"] .gpk-cart-drawer h3{color:#fff!important}
html[data-theme="dark"] .gpk-corporate-cta h2{color:#24231f!important}

.gpk-checkout-trap{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important}
.gpk-min-order-notice{margin:0 0 12px;padding:11px 13px;border-radius:11px;background:#fff0d5;color:#795316;font-size:12px;line-height:1.4}
html[data-theme="dark"] .gpk-min-order-notice{background:#3b2d19;color:#f2ca7c}

/* Branded 404 page */
.gpk-404{display:flex;min-height:calc(100vh - 150px);padding:70px 0 90px;align-items:center;background:linear-gradient(135deg,#fffdf7,#f4f1e9)}
.gpk-404-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(400px,.85fr);gap:70px;align-items:center}
.gpk-404-copy{max-width:680px}.gpk-404-code{display:inline-flex;padding:7px 11px;border-radius:99px;background:#fce000;color:#292721;font-size:11px;font-weight:700;letter-spacing:.07em;text-transform:uppercase}
.gpk-404 h1{margin:18px 0 0;color:var(--text);font-size:clamp(48px,6vw,78px);font-weight:650;line-height:.98;letter-spacing:-.05em}.gpk-404-copy>p{max-width:580px;margin:24px 0 0;color:var(--muted);font-size:17px;line-height:1.55}
.gpk-404-actions{display:flex;margin-top:32px;gap:10px;flex-wrap:wrap}.gpk-404-actions a{display:inline-flex;min-height:52px;padding:0 22px;align-items:center;justify-content:center;border-radius:15px;font-size:14px;font-weight:650}.gpk-404-primary{background:#fce000;color:#24231f}.gpk-404-primary:hover{background:#f0d400;color:#24231f}.gpk-404-secondary{background:#fff;color:#292721;box-shadow:inset 0 0 0 1px #e5e2da}.gpk-404-secondary:hover{background:#f5f4f0;color:#292721}
.gpk-404-phone{display:inline-flex;margin-top:27px;align-items:center;gap:10px;color:var(--text)}.gpk-404-phone>span:last-child{display:flex;flex-direction:column}.gpk-404-phone small{color:var(--muted);font-size:10px}.gpk-404-phone strong{font-size:14px}
.gpk-404-visual{display:flex;min-height:430px;align-items:center;justify-content:center;border-radius:38px;background:#fce000;box-shadow:0 24px 55px rgba(119,93,0,.15);flex-direction:column}.gpk-404-plate{display:flex;width:280px;height:280px;align-items:center;justify-content:center;gap:13px;border:16px solid #fff;border-radius:50%;background:#292824;color:#fff;box-shadow:0 20px 42px rgba(39,33,17,.24)}.gpk-404-plate span{font-size:82px;font-weight:700;line-height:1}.gpk-404-plate i{display:block;width:52px;height:52px;border:9px solid #fce000;border-radius:50%}.gpk-404-visual>b{margin-top:21px;color:#453b00;font-size:13px;letter-spacing:.04em;text-transform:uppercase}
html[data-theme="dark"] .gpk-404{background:linear-gradient(135deg,#1b1b1a,#24221c)}html[data-theme="dark"] .gpk-404-secondary{background:#303030;color:#fff;box-shadow:inset 0 0 0 1px #444}
@media(max-width:900px){.gpk-404{padding:55px 0 70px}.gpk-404-grid{grid-template-columns:1fr;gap:42px}.gpk-404-visual{min-height:350px}.gpk-404-plate{width:225px;height:225px;border-width:12px}.gpk-404-plate span{font-size:65px}}
@media(max-width:520px){.gpk-404{min-height:0;padding:42px 0 55px}.gpk-404 h1{font-size:44px}.gpk-404-copy>p{font-size:15px}.gpk-404-actions a{width:100%}.gpk-404-visual{min-height:285px;border-radius:25px}.gpk-404-plate{width:185px;height:185px}.gpk-404-plate span{font-size:52px}.gpk-404-plate i{width:38px;height:38px;border-width:7px}}
@media(max-width:520px){
  .gpk-product-modal{padding:0;place-items:end center}
  .gpk-product-modal-backdrop{animation:gpk-modal-backdrop-in .28s ease both;transition:opacity .24s ease}
  .gpk-product-modal-box{display:flex;width:100%;max-width:none;height:92dvh;max-height:92dvh;overflow:hidden;border-radius:24px 24px 0 0;animation:gpk-mobile-sheet-in .34s cubic-bezier(.22,.8,.3,1) both;overscroll-behavior:contain;flex-direction:column}
  .gpk-product-modal-box>[data-product-modal-content]{min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}
  .gpk-product-modal-box::before{position:absolute;top:8px;left:50%;z-index:4;width:38px;height:4px;border-radius:999px;background:rgba(80,80,80,.28);content:"";transform:translateX(-50%)}
  .gpk-product-modal-close{top:16px;right:14px}
  .gpk-product-modal-image{height:min(35dvh,300px)}
  .gpk-product-modal-info{min-height:290px;padding-top:30px}
  .gpk-product-modal-action:not(:empty){position:relative;z-index:5;padding:12px 18px calc(12px + env(safe-area-inset-bottom));border-top:1px solid #ebe8e2;background:rgba(255,255,255,.96);box-shadow:0 -10px 28px rgba(0,0,0,.08);backdrop-filter:blur(12px)}
  .gpk-product-modal-action .gpk-product-modal-bottom{margin:0;padding:0;align-items:center;flex-direction:row}
  .gpk-product-modal-action .gpk-product-modal-price{font-size:18px;font-weight:600}
  .gpk-product-modal-action .gpk-modal-add{width:auto;max-width:190px;min-height:48px}
  .gpk-product-modal-action .gpk-product-counter{min-height:46px;padding:3px}
  .gpk-product-modal-action .gpk-product-counter button{width:38px;height:38px}
  .gpk-product-modal.is-closing .gpk-product-modal-backdrop{opacity:0}
  .gpk-product-modal.is-closing .gpk-product-modal-box{animation:gpk-mobile-sheet-out .26s cubic-bezier(.4,0,1,1) both}
}
html[data-theme="dark"] .gpk-product-modal-action:not(:empty){border-color:#393939;background:rgba(32,32,32,.96);box-shadow:0 -10px 28px rgba(0,0,0,.3)}
@keyframes gpk-mobile-sheet-in{from{transform:translate3d(0,100%,0)}to{transform:translate3d(0,0,0)}}
@keyframes gpk-mobile-sheet-out{from{transform:translate3d(0,0,0)}to{transform:translate3d(0,100%,0)}}
@keyframes gpk-modal-backdrop-in{from{opacity:0}to{opacity:1}}
@media(prefers-reduced-motion:reduce){.gpk-product-modal-box,.gpk-product-modal-backdrop{animation:none!important;transition:none!important}}
/* Cookie notice and cookie policy */
.gpk-cookie-notice[hidden]{display:none!important}
.gpk-cookie-notice{position:fixed;right:18px;bottom:max(18px,env(safe-area-inset-bottom));z-index:120;width:min(352px,calc(100vw - 28px));padding:15px;border-radius:19px;background:#ececec;color:#222;box-shadow:0 14px 38px rgba(0,0,0,.16);opacity:0;transform:translateY(12px);transition:opacity .2s ease,transform .2s ease}
.gpk-cookie-notice.is-visible{opacity:1;transform:translateY(0)}
.gpk-cookie-notice p{margin:0 0 11px;font-size:13px;line-height:1.15}.gpk-cookie-notice p a{color:inherit;text-decoration:underline;text-underline-offset:3px}
.gpk-cookie-notice button{width:100%;min-height:37px;padding:8px 16px;border:0;border-radius:999px;background:#1d1d1d;color:#fff;font:inherit;font-size:13px;font-weight:700;cursor:pointer}.gpk-cookie-notice button:hover{background:#303030}
.gpk-cookies-page{padding:46px 0 74px;background:var(--bg)}
.gpk-legal-document{max-width:900px}.gpk-legal-back{display:inline-flex;margin-bottom:22px;color:var(--muted);font-size:13px}
.gpk-legal-document>header{padding:34px;border-radius:24px 24px 0 0;background:#222;color:#fff}.gpk-legal-document>header span{color:#fce000;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.gpk-legal-document>header h1{margin:9px 0 7px;color:#fff;font-size:clamp(30px,5vw,48px);line-height:1.05}.gpk-legal-document>header p{margin:0;color:rgba(255,255,255,.55);font-size:12px}
.gpk-legal-content{padding:38px;background:#fff;border-radius:0 0 24px 24px;box-shadow:0 14px 38px rgba(30,26,20,.06)}.gpk-legal-content h2{margin:34px 0 11px;font-size:21px}.gpk-legal-content h2:first-of-type{margin-top:28px}.gpk-legal-content p{margin:0 0 14px;color:var(--muted);font-size:15px;line-height:1.7}.gpk-legal-content a{text-decoration:underline;text-underline-offset:3px}
.gpk-cookie-table{display:grid;margin:19px 0 28px;border:1px solid var(--line);border-radius:16px;overflow:hidden}.gpk-cookie-table>div{display:grid;grid-template-columns:140px 1fr 160px}.gpk-cookie-table>div+div{border-top:1px solid var(--line)}.gpk-cookie-table span,.gpk-cookie-table strong{padding:13px 15px;font-size:12px;line-height:1.45}.gpk-cookie-table strong{background:#f3f2ef}.gpk-cookie-table span+span,.gpk-cookie-table strong+strong{border-left:1px solid var(--line)}
html[data-theme="dark"] .gpk-legal-content{background:#242423}.gpk-legal-content h2{color:var(--text)}html[data-theme="dark"] .gpk-cookie-table strong{background:#30302e}
@media(max-width:600px){.gpk-cookie-notice{right:7px;bottom:max(7px,env(safe-area-inset-bottom));width:calc(100vw - 14px);padding:15px;border-radius:19px}.gpk-cookies-page{padding:22px 0 50px}.gpk-legal-document>header{padding:26px 21px;border-radius:19px 19px 0 0}.gpk-legal-content{padding:25px 20px;border-radius:0 0 19px 19px}.gpk-cookie-table>div{grid-template-columns:1fr}.gpk-cookie-table span+span,.gpk-cookie-table strong+strong{border-top:1px solid var(--line);border-left:0}.gpk-cookie-table>div:first-child{display:none}}
@media(prefers-reduced-motion:reduce){.gpk-cookie-notice{transition:none}}
