:root{--thurso-bronze-50: #fdf6f0;--thurso-bronze-100: #f8e8d8;--thurso-bronze-200: #f0d4b8;--thurso-bronze-300: #e6bc94;--thurso-bronze-400: #DCA075;--thurso-bronze-500: #c88a5e;--thurso-bronze-600: #b07a4e;--thurso-bronze-700: #8e6040;--thurso-bronze-800: #6d4a32;--thurso-bronze-900: #4a3222;--thurso-teal-50: #e6f5f2;--thurso-teal-100: #c0e8e0;--thurso-teal-200: #8dd4c5;--thurso-teal-300: #4dbfaa;--thurso-teal-400: #1a9e8a;--thurso-teal-500: #108474;--thurso-teal-600: #0d6e61;--thurso-teal-700: #0a5c50;--thurso-sand-50: #faf9f7;--thurso-sand-100: #f5f3ef;--thurso-sand-200: #ece9e3;--thurso-sand-300: #ddd8d0;--thurso-sand-400: #c4bdb3;--thurso-sand-500: #a09890;--thurso-sand-600: #7d766e;--thurso-sand-700: #5c564f;--thurso-sand-800: #3d3834;--thurso-sand-900: #1a1816;--thurso-ink: #1a1a2e;--thurso-ink-80: #3d3d55;--thurso-ink-60: #6e6e88;--thurso-success: #2d8a5e;--thurso-warning: #d4912a;--thurso-error: #c44133;--thurso-info: #2a7ab5;--typeHeaderSize: 48px;--typeHeaderSpacing: .04em;--typeBaseLineHeight: 1.6;--typeBaselineHeightMinus01: 1.5}.btn:not(.btn--secondary):not(.btn--inverse):not(.btn--no-style){background:var(--thurso-bronze-500);color:#fff;border-color:var(--thurso-bronze-500);border-radius:4px;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease}.btn:not(.btn--secondary):not(.btn--inverse):not(.btn--no-style):hover,.btn:not(.btn--secondary):not(.btn--inverse):not(.btn--no-style):focus{background:var(--thurso-bronze-600);border-color:var(--thurso-bronze-600);box-shadow:0 2px 8px #dca0754d}.btn--secondary{background:var(--thurso-teal-500);color:#fff;border-color:var(--thurso-teal-500);border-radius:4px}.btn--secondary:hover,.btn--secondary:focus{background:var(--thurso-teal-600);border-color:var(--thurso-teal-600);box-shadow:0 2px 8px #1084744d}.btn--inverse{border-color:var(--thurso-bronze-500);color:var(--thurso-bronze-500);border-radius:4px}.btn--inverse:hover{background:var(--thurso-bronze-500);color:#fff;box-shadow:0 2px 8px #dca0754d}.rte a,.product-description a,.product-single__description a,.article__date a,.article__author a{color:var(--thurso-teal-600);transition:color .2s ease}.rte a:hover,.product-description a:hover,.product-single__description a:hover,.article__date a:hover,.article__author a:hover{color:var(--thurso-teal-700)}.announcement-bar a,.announcement-bar .rte a{color:var(--colorAnnouncementText, inherit)}.announcement-bar{border-bottom:2px solid var(--thurso-bronze-400);position:relative}.announcement-bar[style*=background]{border-bottom-color:#dca07580}.site-header{border-bottom:2px solid var(--thurso-sand-200)}.site-header--heading-style .site-nav__link{font-weight:600}.site-nav__link--active:after,.site-nav__link:hover:after{background-color:var(--thurso-bronze-400)}.grid-product__tag--sale{background:var(--thurso-error);color:#fff}.grid-product__title{font-family:var(--typeHeaderPrimary),var(--typeHeaderFallback)!important;letter-spacing:.03em!important;line-height:1.3!important}.grid-product__price{font-weight:600}.grid-product__price--compare{color:var(--thurso-sand-500)}.product-form .btn--add-to-cart{padding:16px 32px;font-size:15px;letter-spacing:.05em}@media(max-width:599px){.product-form .btn--add-to-cart{padding:14px 24px}}.product__vendor{color:var(--thurso-bronze-500);text-transform:uppercase;letter-spacing:.1em;font-size:12px}.spr-icon{color:var(--thurso-bronze-400)}.tag--active,.collection-filter__active{background:var(--thurso-bronze-600);color:#fff}.drawer .btn--add-to-cart,.drawer__btn-primary{background:var(--thurso-bronze-500);border-color:var(--thurso-bronze-500)}.drawer .btn--add-to-cart:hover,.drawer__btn-primary:hover{background:var(--thurso-bronze-600);border-color:var(--thurso-bronze-600)}[data-essential-cart-element=title]{font-family:var(--typeHeaderPrimary),var(--typeHeaderFallback)!important;font-weight:700!important}.site-footer a,.site-footer .rte a{color:var(--colorFooterText, inherit)}.site-footer a:hover,.site-footer .rte a:hover{opacity:.7}.site-footer{border-top:2px solid var(--thurso-bronze-400)}.site-footer .input-group .btn{background:var(--thurso-bronze-500);border-color:var(--thurso-bronze-500)}.site-footer .input-group .btn:hover{background:var(--thurso-bronze-600)}.hero__label:after{content:"";display:block;width:40px;height:2px;background:var(--thurso-bronze-400);margin-top:12px}.hero__title{font-size:32px!important}@media(min-width:769px){.hero__title{font-size:56px!important}}.hero .btn--inverse{border-color:#fff6;color:#fff}.hero .btn--inverse:hover{border-color:var(--thurso-bronze-500);background:var(--thurso-bronze-500);color:#fff}input[type=text],input[type=email],input[type=tel],input[type=password],input[type=number],input[type=search],textarea,select{border-color:var(--thurso-sand-300);background:#fff;border-radius:3px}input[type=text]:focus,input[type=email]:focus,input[type=tel]:focus,input[type=password]:focus,input[type=number]:focus,input[type=search]:focus,textarea:focus,select:focus{border-color:var(--thurso-teal-500);outline:none;box-shadow:0 0 0 1px var(--thurso-teal-500)}.btn:focus-visible,a:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--thurso-teal-500);outline-offset:2px}.btn:focus:not(:focus-visible),a:focus:not(:focus-visible){outline:none}.element-checkbox,.element-radio{--color-focus: var(--thurso-teal-500)}.collection-sidebar__group .tag__input:checked+.tag__checkbox-wrapper{border-color:var(--thurso-teal-500)}.collection-sidebar__group .tag__input:focus-visible+.tag__checkbox-wrapper{box-shadow:0 0 0 2px var(--thurso-teal-500)}.errors,.form-error,.note--error{color:var(--thurso-error);border-color:var(--thurso-error)}input.error,textarea.error,select.error{border-color:var(--thurso-error)}.note--success{color:var(--thurso-success, #2d8a5e);border-color:var(--thurso-success, #2d8a5e)}.pagination .page.current,.pagination .active>span{background:var(--thurso-teal-500);color:#fff;border-color:var(--thurso-teal-500);border-radius:3px}.pagination a:hover{color:var(--thurso-teal-600)}.badge--teal,.tag--info{background:var(--thurso-teal-50);color:var(--thurso-teal-700)}.product__inventory--in-stock{color:var(--thurso-success)}.product__inventory--low{color:var(--thurso-warning)}.thurso-accent-line{width:40px;height:2px;background:var(--thurso-bronze-400);border:none}.thurso-accent-line--teal{background:var(--thurso-teal-500)}.thurso-accent-line--wide{width:60px}.thurso-section-divider{border:none;border-top:2px solid var(--thurso-bronze-400);margin:0}.section-header{margin-bottom:28px}.section-header__title{font-family:var(--typeHeaderPrimary),var(--typeHeaderFallback);letter-spacing:var(--typeHeaderSpacing)}.section-header__subtitle{color:var(--thurso-ink-60);font-size:15px;max-width:600px;margin:8px auto 0}html{scroll-behavior:smooth}::selection{background:var(--thurso-bronze-100);color:var(--thurso-ink)}.key-specs-strip{background:var(--thurso-sand-100);border:1px solid var(--thurso-sand-200);border-radius:4px;padding:16px 20px;margin:20px 0}.key-specs-strip__title{font-family:var(--typeHeaderPrimary),var(--typeHeaderFallback);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--thurso-teal-500);margin-bottom:12px;text-align:center}.key-specs-strip__items{display:flex;justify-content:center;gap:8px;flex-wrap:wrap}.key-specs-strip__item{display:flex;flex-direction:column;align-items:center;text-align:center;padding:8px 12px;min-width:70px;flex:0 1 auto}.key-specs-strip__item:not(:last-child){border-right:1px solid var(--thurso-sand-300)}.key-specs-strip__value{font-family:var(--typeHeaderPrimary),var(--typeHeaderFallback);font-size:18px;font-weight:700;color:var(--thurso-ink);line-height:1.2}.key-specs-strip__value--skill{font-size:14px;font-weight:600}.key-specs-strip__label{font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.05em;color:var(--thurso-ink-60);margin-top:4px}@media(max-width:599px){.key-specs-strip__items{gap:4px}.key-specs-strip__item{padding:6px 8px;min-width:55px}.key-specs-strip__value{font-size:15px}.key-specs-strip__label{font-size:11px}}.skill-badge{display:inline-block;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;padding:3px 10px;border-radius:2px;line-height:1.4}.skill-badge--beginner{background:var(--thurso-teal-50);color:var(--thurso-teal-700)}.skill-badge--intermediate{background:var(--thurso-bronze-100);color:var(--thurso-bronze-700)}.skill-badge--advanced{background:var(--thurso-ink);color:#fff}.skill-badge--all,.skill-badge--default{background:var(--thurso-sand-200);color:var(--thurso-ink-80)}.grid-product .skill-badge{position:absolute;top:8px;left:8px;z-index:2}.trust-badges{display:flex;align-items:center;gap:16px;padding:12px 0;margin:8px 0;border-top:1px solid var(--thurso-sand-200);border-bottom:1px solid var(--thurso-sand-200)}.trust-badge{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:500;color:var(--thurso-ink-80)}.trust-badge svg{width:16px;height:16px;color:var(--thurso-teal-500);flex-shrink:0}@media(max-width:599px){.trust-badges{flex-wrap:wrap;gap:10px}.trust-badge{font-size:11px}}.complementary-products{padding:40px 0}.complementary-products__title{font-family:var(--typeHeaderPrimary),var(--typeHeaderFallback);font-size:24px;font-weight:700;text-transform:uppercase;text-align:center;margin-bottom:24px;color:var(--thurso-ink)}@media(max-width:599px){.complementary-products__title{font-size:20px}}.complementary-products__subtitle{text-align:center;color:var(--thurso-ink-60);font-size:14px;margin-top:-16px;margin-bottom:24px}.product-subtitle h2{font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--thurso-bronze-500);margin:0;font-family:var(--typeBasePrimary),var(--typeBaseFallback)}.breadcrumb{font-size:12px;color:var(--thurso-ink-60);padding:12px 0}.breadcrumb a{color:var(--thurso-ink-60);text-decoration:none}.breadcrumb__divider{margin:0 6px;color:var(--thurso-sand-400)}.grid-product__specs{display:flex;flex-wrap:wrap;gap:6px;margin-top:4px;font-size:11px;color:var(--thurso-ink-60)}.grid-product__specs span{display:inline-flex;align-items:center}.grid-product__specs span:not(:last-child):after{content:"\b7";margin-left:6px;color:var(--thurso-sand-400)}.grid-product__rating{display:flex;align-items:center;gap:4px;margin-top:4px;font-size:12px}.grid-product__rating .spr-icon{font-size:11px;color:var(--thurso-bronze-400)}.grid-product__rating-count{color:var(--thurso-ink-60);font-size:11px}.grid-product__tag--save{background:var(--thurso-error);color:#fff;font-weight:700;font-size:11px;padding:3px 8px;border-radius:2px;position:absolute;top:8px;right:8px;z-index:2}.subcollection-nav{display:flex;gap:8px;overflow-x:auto;padding:16px 0;margin-bottom:8px;scrollbar-width:none;-ms-overflow-style:none}.subcollection-nav::-webkit-scrollbar{display:none}.subcollection-nav__pill{display:inline-flex;align-items:center;padding:8px 16px;border:1px solid var(--thurso-sand-300);border-radius:20px;font-size:13px;font-weight:500;color:var(--thurso-ink-80);text-decoration:none;white-space:nowrap;transition:all .2s ease}.subcollection-nav__pill:hover{border-color:var(--thurso-bronze-500);color:var(--thurso-bronze-600)}.subcollection-nav__pill--active{background:var(--thurso-bronze-500);border-color:var(--thurso-bronze-500);color:#fff}.subcollection-nav__pill--active:hover{background:var(--thurso-bronze-600);color:#fff}@media(max-width:767px){.subcollection-nav{padding-right:40px;-webkit-mask-image:linear-gradient(to right,black calc(100% - 40px),transparent);mask-image:linear-gradient(to right,black calc(100% - 40px),transparent)}}.value-props-bar{display:flex;justify-content:center;gap:32px;padding:20px 16px;background:var(--thurso-sand-100);border-top:1px solid var(--thurso-sand-200);border-bottom:1px solid var(--thurso-sand-200)}.value-prop{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--thurso-ink-80)}.value-prop svg{width:20px;height:20px;color:var(--thurso-teal-500);flex-shrink:0}@media(max-width:767px){.value-props-bar{flex-wrap:wrap;gap:12px 24px}.value-prop{font-size:12px;flex:0 0 calc(50% - 12px);justify-content:center}}.collection-sidebar__group .collapsible-trigger-btn{font-family:var(--typeHeaderPrimary),var(--typeHeaderFallback);font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--thurso-ink);padding-bottom:8px;width:100%}.collection-sidebar__group .tag-list .tag__text,.collection-sidebar__group .tag-list a,.collection-sidebar__group .tag-list--checkboxes a{font-size:15px;color:var(--thurso-ink-80)}.tag--active .tag__text,.tag--active a:not(.btn){color:var(--thurso-bronze-600);font-weight:600}.collection-sidebar__group .is-active{color:var(--thurso-bronze-600);font-weight:600}.tag--remove a.btn,.tag-list__remove-tag{color:var(--thurso-teal-500);font-size:12px}.tag--remove a.btn:hover,.tag-list__remove-tag:hover{color:var(--thurso-teal-600)}.comparison-table{width:100%;border-collapse:collapse;margin:32px 0;font-size:13px}.comparison-table th{font-family:var(--typeHeaderPrimary),var(--typeHeaderFallback);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--thurso-ink);text-align:left;padding:10px 12px;background:var(--thurso-sand-100);border-bottom:2px solid var(--thurso-sand-300)}.comparison-table td{padding:10px 12px;border-bottom:1px solid var(--thurso-sand-200);color:var(--thurso-ink-80);vertical-align:middle}.comparison-table tr:hover td{background:var(--thurso-sand-50)}.comparison-table__product-name{font-weight:600;color:var(--thurso-ink)}.comparison-table__product-name a{color:var(--thurso-ink);text-decoration:none}.comparison-table__product-name a:hover{color:var(--thurso-teal-500)}.comparison-table__highlight{background:var(--thurso-bronze-50)}@media(max-width:767px){.comparison-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.comparison-table{font-size:12px;min-width:500px}.comparison-table th,.comparison-table td{padding:8px}}.sticky-atc{position:fixed;bottom:0;left:0;right:0;z-index:50;background:#fff;border-top:1px solid var(--thurso-sand-200);box-shadow:0 -2px 10px #00000014;transform:translateY(100%);transition:transform .3s ease;padding:10px 16px}.sticky-atc--visible{transform:translateY(0)}.sticky-atc__inner{display:flex;align-items:center;justify-content:space-between;max-width:1200px;margin:0 auto;gap:12px}.sticky-atc__title{font-family:var(--typeHeaderPrimary),var(--typeHeaderFallback);font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.02em;color:var(--thurso-ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px}.sticky-atc__price{font-size:14px;font-weight:600;color:var(--thurso-ink)}.sticky-atc__price s{color:var(--thurso-sand-500);font-weight:400;margin-right:6px}.sticky-atc__button{padding:10px 24px;font-size:13px;white-space:nowrap;flex-shrink:0}@media(max-width:359px){.sticky-atc__title{max-width:140px}}@media(min-width:1024px){.sticky-atc{display:none}}.thickness-toggle{background:var(--thurso-sand-50);border:1px solid var(--thurso-sand-200);border-radius:4px;padding:20px;margin:16px 0}.thickness-toggle__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.thickness-toggle__title{font-family:var(--typeHeaderPrimary),var(--typeHeaderFallback);font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--thurso-ink);margin:0}.thickness-toggle__switch{display:flex;background:var(--thurso-sand-200);border-radius:20px;padding:2px}.thickness-toggle__option{padding:6px 16px;border:none;background:transparent;border-radius:18px;font-size:13px;font-weight:600;color:var(--thurso-ink-60);cursor:pointer;transition:all .2s ease}.thickness-toggle__option--active{background:var(--thurso-teal-500);color:#fff}.thickness-toggle__panel{display:none}.thickness-toggle__panel--active{display:block;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.thickness-toggle__stats{display:flex;gap:8px;margin-bottom:12px}.thickness-toggle__stat{flex:1;text-align:center;padding:10px 6px;background:#fff;border-radius:4px;border:1px solid var(--thurso-sand-200)}.thickness-toggle__stat-value{display:block;font-family:var(--typeHeaderPrimary),var(--typeHeaderFallback);font-size:16px;font-weight:700;color:var(--thurso-ink);line-height:1.2}.thickness-toggle__stat-label{display:block;font-size:10px;font-weight:500;text-transform:uppercase;letter-spacing:.05em;color:var(--thurso-ink-60);margin-top:4px}.thickness-toggle__desc{font-size:13px;color:var(--thurso-ink-80);line-height:1.5;margin:0}@media(max-width:599px){.thickness-toggle__header{flex-direction:column;gap:10px;align-items:flex-start}.thickness-toggle__stats{flex-wrap:wrap}.thickness-toggle__stat{flex:0 0 calc(50% - 4px)}.thickness-toggle__stat-value{font-size:14px}}.kit-grid{margin:16px 0}.kit-grid__title{font-family:var(--typeHeaderPrimary),var(--typeHeaderFallback);font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--thurso-teal-500);margin-bottom:12px}.kit-grid__items{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.kit-grid__item{text-align:center;padding:12px 8px;border:1px solid var(--thurso-sand-200);border-radius:4px;background:#fff;transition:all .2s ease;cursor:default}.kit-grid__item:hover{border-color:var(--thurso-teal-500);transform:translateY(-2px);box-shadow:0 4px 12px #1084741a}.kit-grid__image{width:60px;height:60px;margin:0 auto 8px;display:flex;align-items:center;justify-content:center}.kit-grid__image img{max-width:100%;max-height:100%;object-fit:contain}.kit-grid__placeholder{width:40px;height:40px;color:var(--thurso-sand-400)}.kit-grid__placeholder svg{width:100%;height:100%}.kit-grid__label{font-size:11px;font-weight:600;color:var(--thurso-ink-80);text-transform:uppercase;letter-spacing:.03em;line-height:1.3}@media(max-width:599px){.kit-grid__items{grid-template-columns:repeat(3,1fr)}.kit-grid__image{width:48px;height:48px}.kit-grid__label{font-size:10px}}.size-rec{background:var(--thurso-sand-50);border:1px solid var(--thurso-sand-200);border-radius:4px;padding:32px;text-align:center;margin:0}.size-rec__title{font-family:var(--typeHeaderPrimary),var(--typeHeaderFallback);font-size:24px;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:var(--thurso-ink);margin:0 0 8px}.size-rec__subtitle{font-size:14px;color:var(--thurso-ink-60);margin:0 0 24px}.size-rec__form{display:flex;justify-content:center;gap:32px;flex-wrap:wrap;margin-bottom:24px}.size-rec__field{text-align:left}.size-rec__label{display:block;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--thurso-ink);margin-bottom:8px}.size-rec__select{padding:10px 16px;border:1px solid var(--thurso-sand-300);border-radius:4px;font-size:14px;color:var(--thurso-ink);background:#fff;min-width:200px}.size-rec__radios{display:flex;gap:8px}.size-rec__radio{display:flex;align-items:center;gap:6px;padding:8px 14px;border:1px solid var(--thurso-sand-300);border-radius:4px;cursor:pointer;font-size:13px;color:var(--thurso-ink-80);background:#fff;transition:all .2s ease}.size-rec__radio:has(input:checked),.size-rec__radio.is-selected{border-color:var(--thurso-teal-500);background:var(--thurso-teal-50);color:var(--thurso-teal-700)}.size-rec__radio input{display:none}.size-rec__result{animation:fadeIn .3s ease}.size-rec__result-inner{display:inline-flex;align-items:center;gap:16px;background:#fff;border:2px solid var(--thurso-teal-500);border-radius:4px;padding:16px 24px;text-align:left}.size-rec__icon{color:var(--thurso-teal-500);flex-shrink:0}.size-rec__rec-text{font-size:15px;font-weight:600;color:var(--thurso-ink);margin:0 0 8px}.size-rec__rec-link{font-size:13px;padding:8px 20px}@media(max-width:599px){.size-rec{padding:20px 16px}.size-rec__form{flex-direction:column;gap:16px}.size-rec__select{width:100%;min-width:0}.size-rec__radios{flex-wrap:wrap}.size-rec__radio{flex:1 1 auto;justify-content:center}.size-rec__result-inner{flex-direction:column;text-align:center}}.drawer__header{border-bottom:1px solid var(--thurso-sand-200)}.drawer__title{font-family:var(--typeHeaderPrimary),var(--typeHeaderFallback);text-transform:uppercase;letter-spacing:.05em}.drawer__close-button{color:var(--thurso-ink);transition:color .2s ease}.drawer__close-button:hover{color:var(--thurso-teal-500)}.drawer__footer{border-top:1px solid var(--thurso-sand-200)}.mobile-nav__link{color:var(--thurso-ink);transition:color .2s ease}.mobile-nav__link:hover,.mobile-nav__link[data-active=true]{color:var(--thurso-teal-500)}.mobile-nav__link--top-level{font-family:var(--typeHeaderPrimary),var(--typeHeaderFallback);font-weight:600;text-transform:uppercase;letter-spacing:.03em}.mobile-nav__toggle .collapsible-trigger__icon{color:var(--thurso-ink-60)}.mobile-nav__sublist .mobile-nav__link{font-weight:400;text-transform:none}.js-qty__wrapper{border-color:var(--thurso-sand-300);border-radius:3px}.js-qty__adjust{color:var(--thurso-ink-60);transition:color .2s ease}.js-qty__adjust:hover{color:var(--thurso-teal-500)}.js-qty__num{color:var(--thurso-ink);font-weight:500}.text-link{color:var(--thurso-teal-600);transition:color .2s ease}.text-link:hover{color:var(--thurso-teal-700)}.cart__remove .text-link{color:var(--thurso-ink-60);font-size:12px}.cart__remove .text-link:hover{color:var(--thurso-error)}.table--responsive{border-collapse:collapse}.table--responsive th{font-family:var(--typeHeaderPrimary),var(--typeHeaderFallback);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--thurso-ink);border-bottom:2px solid var(--thurso-sand-300)}.table--responsive td{border-bottom:1px solid var(--thurso-sand-200);color:var(--thurso-ink-80)}.table--responsive a{color:var(--thurso-teal-600)}.table--responsive a:hover{color:var(--thurso-teal-700)}#BlogTagFilter{border-color:var(--thurso-sand-300);font-size:14px;color:var(--thurso-ink)}.breadcrumb a{color:var(--thurso-ink-60);transition:color .2s ease}.breadcrumb a:hover{color:var(--thurso-teal-500)}.giftcard__amount{color:var(--thurso-teal-500);font-family:var(--typeHeaderPrimary),var(--typeHeaderFallback)}.giftcard__tag--active{background:var(--thurso-teal-500)}.giftcard__code__inner{border:2px dashed var(--thurso-sand-300);border-radius:4px;padding:12px 16px}.input-group-field:focus{border-color:var(--thurso-teal-500);box-shadow:0 0 0 1px var(--thurso-teal-500)}.input-group-btn .btn{background:var(--thurso-bronze-500);color:#fff}.input-group-btn .btn:hover{background:var(--thurso-bronze-600)}.modal__close{color:var(--thurso-ink-60);transition:color .2s ease}.modal__close:hover{color:var(--thurso-teal-500)}.cart__discount{color:var(--thurso-error);font-weight:600}.cart__price--strikethrough{color:var(--thurso-ink-40)}.section-header__title{font-family:var(--typeHeaderPrimary),var(--typeHeaderFallback);text-transform:uppercase;letter-spacing:.03em}.section-header__link .btn--secondary{background:var(--thurso-teal-500);border-color:var(--thurso-teal-500)}.section-header__link .btn--secondary:hover{background:var(--thurso-teal-600);border-color:var(--thurso-teal-600)}.hr--small,.hr--medium,.hr--large{border-color:var(--thurso-sand-200)}
/*# sourceMappingURL=/cdn/shop/t/12/assets/thurso-brand.css.map */
