:root{--gb-cream: #FAF8F5;--gb-cream-warm: #F5F0EA;--gb-charcoal: #2C2C2C;--gb-charcoal-light: #4A4A4A;--gb-gold: #B8976A;--gb-gold-light: #D4B98A;--gb-gold-muted: #C5AA82;--gb-gold-soft: rgba(184, 151, 106, .1);--gb-border: rgba(44, 44, 44, .1);--gb-border-strong: rgba(44, 44, 44, .18);--gb-ink-muted: rgba(44, 44, 44, .62);--gb-shadow-sm: 0 1px 3px rgba(44, 44, 44, .06);--gb-shadow-md: 0 6px 18px rgba(44, 44, 44, .09);--gb-shadow-lg: 0 14px 34px rgba(44, 44, 44, .12);--gb-radius-sm: 6px;--gb-radius-md: 10px;--gb-radius-lg: 16px;--gb-radius-pill: 999px;--gb-transition: .2s ease;--gb-ease: cubic-bezier(.33, 1, .68, 1);--gb-btn-radius: var(--style-border-radius-buttons-primary, 6px)}::selection{background:var(--gb-gold);color:#fff}:where(a,button,summary):focus-visible{outline:2px solid var(--gb-gold);outline-offset:2px;border-radius:2px}img{image-rendering:-webkit-optimize-contrast}.gb-section{padding-block:clamp(2rem,5vw,4rem)}.gb-section--compact{padding-block:clamp(1rem,2.5vw,2rem)}.gb-container{width:100%;max-width:1360px;margin-inline:auto;padding-inline:clamp(1rem,4vw,2.5rem)}.page-width{width:100%;max-width:1360px;margin-inline:auto;padding-inline:clamp(1.25rem,4vw,2.5rem);box-sizing:border-box}.section.section--page-width:not(.section--full-width):not(.section--full-width-margin){max-width:1360px;margin-inline:auto;padding-inline:clamp(1.25rem,4vw,2.5rem);box-sizing:border-box}.gb-section-heading{font-family:var(--font-heading--family);font-size:clamp(1.5rem,3.2vw,2.25rem);line-height:1.12;letter-spacing:-.01em;margin:0 0 .3em;color:var(--color-foreground-heading, var(--gb-charcoal));text-align:center}.gb-section-subheading{font-size:clamp(.9rem,1.4vw,1.0625rem);line-height:1.55;color:var(--gb-ink-muted);margin:0 auto 1.4em;max-width:56ch;text-align:center}.gb-section-kicker{display:inline-block;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.16em;color:var(--gb-gold);margin-bottom:10px}.gb-text-left .gb-section-heading,.gb-text-left .gb-section-subheading,.gb-text-left .gb-section-kicker{text-align:left;margin-inline:0}.gb-rule{width:48px;height:2px;background:var(--gb-gold);border:0;margin:14px auto}.gb-text-left .gb-rule{margin-inline:0}.gb-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:14px 30px;font-family:var(--button-font-family-primary, var(--font-body--family));font-size:.9rem;font-weight:600;letter-spacing:.01em;text-decoration:none;border-radius:var(--gb-btn-radius);transition:background var(--gb-transition),color var(--gb-transition),border-color var(--gb-transition),box-shadow var(--gb-transition),transform var(--gb-transition);cursor:pointer;white-space:nowrap;line-height:1;border:1.5px solid transparent;min-height:var(--minimum-touch-target, 44px)}.gb-btn:hover{transform:translateY(-1px);box-shadow:var(--gb-shadow-sm)}.gb-btn:active{transform:translateY(0)}.gb-btn--primary{background:var(--color-foreground, var(--gb-charcoal));color:var(--color-background, #fff);border-color:var(--color-foreground, var(--gb-charcoal))}.gb-btn--primary:hover{opacity:.92}.gb-btn--secondary{background:transparent;color:var(--color-foreground, var(--gb-charcoal));border-color:currentColor}.gb-btn--secondary:hover{background:#2c2c2c0a}.gb-btn--gold{background:var(--gb-gold);color:#fff;border-color:var(--gb-gold)}.gb-btn--gold:hover{background:#a9885d}.gb-btn--link{background:none;color:var(--color-foreground, var(--gb-charcoal));text-decoration:underline;text-underline-offset:3px;padding-inline:4px;border:none;min-height:0}.gb-btn--block{width:100%}.gb-btn--lg{padding:16px 36px;font-size:.95rem}.gb-card{background:var(--color-background, #fff);border:1px solid var(--gb-border);border-radius:var(--gb-radius-md);overflow:hidden;transition:box-shadow var(--gb-transition),transform var(--gb-transition),border-color var(--gb-transition)}.gb-card:hover{box-shadow:var(--gb-shadow-md);border-color:var(--gb-border-strong);transform:translateY(-2px)}.gb-card__image{width:100%;aspect-ratio:4 / 3;object-fit:cover;display:block}.gb-card__body{padding:14px 16px}.gb-sale-badge{display:inline-block;padding:4px 10px;font-size:.7rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;line-height:1.3;border-radius:3px;background:#c0392b;color:#fff}.gb-sale-badge--gold{background:var(--gb-gold)}.gb-stock{display:inline-flex;align-items:center;gap:6px;font-size:.78rem;font-weight:600;line-height:1.2}.gb-stock:before{content:"";width:8px;height:8px;border-radius:50%;background:currentColor;flex:0 0 auto}.gb-stock--in{color:#2f8f4e}.gb-stock--low{color:#c47a1e}.gb-stock--out{color:#8a8a8a}.gb-stock--instore{color:var(--gb-gold)}.gb-product-card{position:relative}.gb-product-card__badges{position:absolute;top:10px;left:10px;z-index:var(--layer-flat, 1);display:flex;flex-wrap:wrap;gap:4px;pointer-events:none}.gb-enquiry-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:13px 22px;margin-top:4px;font-size:.88rem;font-weight:600;text-decoration:none;border:1.5px solid var(--gb-border-strong);border-radius:var(--gb-btn-radius);background:transparent;color:var(--color-foreground, var(--gb-charcoal));cursor:pointer;min-height:var(--minimum-touch-target, 44px);transition:border-color var(--gb-transition),background var(--gb-transition)}.gb-enquiry-btn:hover{border-color:var(--gb-gold);background:var(--gb-gold-soft)}.gb-enquiry-btn svg{flex-shrink:0;opacity:.75}.gb-pill{display:inline-flex;align-items:center;gap:7px;padding:7px 13px;font-size:.8rem;font-weight:600;line-height:1;border-radius:var(--gb-radius-pill);background:var(--gb-cream-warm);color:var(--gb-charcoal);border:1px solid var(--gb-border)}.gb-pill svg{width:15px;height:15px;color:var(--gb-gold)}.gb-trust-row{display:flex;flex-wrap:wrap;gap:10px 18px;align-items:center}.gb-trust-item{display:flex;align-items:center;gap:9px;font-size:.85rem;line-height:1.3;color:var(--gb-charcoal)}.gb-trust-item svg{width:20px;height:20px;flex:0 0 auto;color:var(--gb-gold)}.gb-trust-item strong{font-weight:700}.gb-call{display:inline-flex;align-items:center;gap:8px;font-weight:600;color:inherit;text-decoration:none}.gb-call svg{width:17px;height:17px;color:var(--gb-gold)}.gb-call:hover{color:var(--gb-gold)}.gb-breadcrumbs{display:flex;flex-wrap:wrap;align-items:center;gap:6px;font-size:.8rem;color:var(--gb-ink-muted);margin:0 0 12px;padding:0;list-style:none}.gb-breadcrumbs a{color:inherit;text-decoration:none}.gb-breadcrumbs a:hover{color:var(--gb-gold);text-decoration:underline}.gb-breadcrumbs li{display:inline-flex;align-items:center;gap:6px}.gb-breadcrumbs li+li:before{content:"/";opacity:.4}.gb-breadcrumbs [aria-current=page]{color:var(--gb-charcoal);font-weight:600}.gb-sticky-bar{position:fixed;inset-inline:0;bottom:0;z-index:var(--layer-sticky, 8);display:flex;gap:10px;align-items:center;padding:10px 14px calc(10px + env(safe-area-inset-bottom));background:var(--color-background, #fff);border-top:1px solid var(--gb-border);box-shadow:0 -4px 16px #2c2c2c14;transform:translateY(110%);transition:transform .25s var(--gb-ease)}.gb-sticky-bar.is-visible{transform:translateY(0)}.gb-sticky-bar__price{font-weight:700;font-size:1rem;white-space:nowrap}.gb-sticky-bar .gb-btn{flex:1 1 auto}@media(min-width:750px){.gb-sticky-bar{display:none}}.gb-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}.gb-grid{display:grid;gap:16px}@media(min-width:750px){.gb-grid--2{grid-template-columns:repeat(2,1fr)}.gb-grid--3{grid-template-columns:repeat(3,1fr)}.gb-grid--4{grid-template-columns:repeat(4,1fr)}}@media(max-width:749px){.gb-grid--2-mobile{grid-template-columns:repeat(2,1fr)}}.product-confidence{border-radius:var(--gb-radius-md);background:var(--gb-cream);padding:20px 22px;margin-top:14px;border:1px solid var(--gb-border)}.product-confidence__item{opacity:1}.product-confidence__item svg{color:var(--gb-gold);opacity:1}.product-accordions{margin-top:20px}.product-accordions__summary{font-size:.9rem}.section-resource-list .resource-list__item,.section-main-collection .resource-list__item{border-radius:var(--gb-radius-md);overflow:hidden}.product-card-group,._product-card-group{gap:4px}.section-resource-list .card-gallery{aspect-ratio:4 / 3;overflow:hidden}.section-resource-list .card-gallery img,.section-resource-list .card-gallery svg{width:100%;height:100%;object-fit:cover}.section-resource-list .card-gallery .placeholder-svg{max-height:220px}.product-grid .card-gallery,.ui-test-product-list .card-gallery{aspect-ratio:1 / 1;overflow:hidden}.product-grid .card-gallery img,.ui-test-product-list .card-gallery img{width:100%;height:100%;object-fit:contain;background:var(--gb-cream-warm)}.product-grid .card-gallery .placeholder-svg,.ui-test-product-list .card-gallery .placeholder-svg{max-height:200px;background:var(--gb-cream-warm)}@media(min-width:750px){.product-grid{--product-card-size: small}}.ui-test-collection-list .section-resource-list__content,.ui-test-collection-list .resource-list{max-width:1360px;margin-inline:auto}.ui-test-collection-list .section-resource-list__content{text-align:center}.section-resource-list .collection-card{border-radius:var(--gb-radius-md);overflow:hidden;transition:box-shadow .25s ease,transform .25s ease}.section-resource-list .collection-card:hover{box-shadow:var(--gb-shadow-md);transform:translateY(-2px)}.section-resource-list .collection-card__inner .resource-image{border-radius:var(--gb-radius-md) var(--gb-radius-md) 0 0}.section-resource-list .collection-card__content{padding:10px 12px 12px}@media(min-width:750px)and (max-width:1100px){.section-resource-list .resource-list--grid{--resource-list-columns: repeat(3, 1fr)}}.product-grid-container{max-width:1360px;margin-inline:auto;padding-inline:clamp(1.25rem,4vw,2.5rem);box-sizing:border-box}.product-grid .product-card-group,.product-grid ._product-card-group{gap:4px}.product-grid .product-card-group .text-block,.product-grid ._product-card-group .text-block{font-size:clamp(.82rem,1.2vw,.95rem);line-height:1.35}.product-grid-container .main-collection-grid{padding-bottom:clamp(1.5rem,3vw,2.5rem)}.product-card-gallery__title-placeholder{background-color:var(--gb-cream-warm, #F5F0EA)!important;color:#2c2c2cc7!important;display:flex!important;flex-direction:column;align-items:center!important;justify-content:center!important;gap:10px;text-align:center!important;padding:16px!important;font-size:.82rem!important;font-weight:600;line-height:1.3;letter-spacing:0;overflow:hidden}.product-card-gallery__title-placeholder:before{content:"";display:block;width:48px;height:42px;flex-shrink:0;opacity:.3;background:center / contain no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%232C2C2C' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 9V6a2 2 0 0 0-2-2H6a2 2 0 0 0-2 2v3'/%3E%3Cpath d='M2 11v5a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-5a2 2 0 0 0-4 0v2H6v-2a2 2 0 0 0-4 0Z'/%3E%3Cpath d='M4 18v2'/%3E%3Cpath d='M20 18v2'/%3E%3C/svg%3E")}.product-card-gallery__title-placeholder a,.product-card-gallery__title-placeholder .title-text{color:inherit;font-size:inherit;display:block;max-width:22ch}@media(prefers-reduced-motion:reduce){.gb-btn,.gb-card,.gb-sticky-bar,.section-resource-list .collection-card{transition:none}.gb-btn:hover,.gb-card:hover{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/glorybox-design.css.map */
