:root{--tgc-paper: #ffffff;--tgc-cream: #f8f6f2;--tgc-warm: #f1ece5;--tgc-ink: #111111;--tgc-muted: #4a4a4a;--tgc-line: #e7e2dc;--tgc-tan: #c6ad91;--tgc-serif: Georgia, "Times New Roman", serif;--tgc-page-width: min(1360px, calc(100vw - 80px) )}body,.tgc-section{background:var(--tgc-paper);color:var(--tgc-ink)}.tgc-shell{width:var(--tgc-page-width);margin-inline:auto}.tgc-eyebrow{margin:0 0 10px;color:var(--tgc-muted);font-size:.68rem;font-weight:600;letter-spacing:.15em;line-height:1.25;text-transform:uppercase}.tgc-heading{margin:0;color:var(--tgc-ink);font-family:var(--tgc-serif);font-weight:400;letter-spacing:-.05em;line-height:.98}.tgc-copy{color:var(--tgc-muted);font-size:1rem;line-height:1.55}.tgc-button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;border:1px solid var(--tgc-ink);border-radius:0;padding:14px 22px;font-size:.7rem;font-weight:600;letter-spacing:.12em;line-height:1;text-align:center;text-decoration:none;text-transform:uppercase}.tgc-button--primary{background:var(--tgc-ink);color:var(--tgc-paper)}.tgc-button--primary:hover{background:#333;color:var(--tgc-paper)}.tgc-button:focus-visible,.tgc-footer a:focus-visible{outline:1px solid var(--tgc-ink);outline-offset:4px}.tgc-image-placeholder{display:grid;width:100%;height:100%;min-height:inherit;place-items:center;position:relative;background:#f3efe9}.tgc-image-placeholder span{display:none}.tgc-image-placeholder:after{position:absolute;top:16px;right:16px;bottom:16px;left:16px;border:1px solid rgb(17 17 17 / 4%);content:"";pointer-events:none}#header-group,#header-component{background:var(--tgc-paper)}#header-group .announcement-bar{background:var(--tgc-warm);color:var(--tgc-ink)}#header-component .header__columns{min-height:88px}#header-component .header-logo{color:var(--tgc-ink);font-family:var(--tgc-serif);font-size:clamp(1.75rem,2.2vw,2.05rem);font-weight:400;letter-spacing:.025em;line-height:1;text-decoration:none;text-transform:uppercase;white-space:nowrap}#header-component .menu-list__link,#header-component .header-actions__action,#header-component .search-action{color:var(--tgc-ink)}#header-component .menu-list__link-title{padding-inline:8px;font-size:.7rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase}#header-component .menu-list__link:hover,#header-component .header-actions__action:hover,#header-component .search-action:hover{color:var(--tgc-muted)}#header-component .header-actions--icon{gap:12px}.tgc-hero{padding:20px 0 56px}.tgc-hero__frame{display:grid;min-height:560px;grid-template-columns:minmax(0,.42fr) minmax(0,.58fr);border:1px solid var(--tgc-line);background:var(--tgc-paper)}.tgc-hero__content{display:flex;flex-direction:column;justify-content:center;padding:clamp(40px,4.6vw,70px)}.tgc-hero__content .tgc-heading{max-width:470px;font-size:clamp(4rem,5vw,4.875rem);line-height:.96}.tgc-hero__description{max-width:330px;margin:18px 0 26px}.tgc-hero__media{min-height:100%;overflow:hidden;background:var(--tgc-warm)}.tgc-hero__media picture,.tgc-hero__media img{display:block;width:100%;height:100%}.tgc-hero__media img{object-fit:cover}.tgc-hero__placeholder{min-height:560px}.tgc-category-section{padding:0 0 56px}.tgc-category-section .tgc-shell{width:var(--tgc-page-width);max-width:1440px}.tgc-section-heading{max-width:560px;margin-bottom:24px}.tgc-section-heading .tgc-heading{font-size:clamp(2.8rem,4.1vw,4.8rem)}.tgc-category-section .tgc-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));width:100%;min-width:0;gap:20px}.tgc-category-section .tgc-category-card{display:flex;width:100%;min-width:0;max-width:none;flex-direction:column;color:var(--tgc-ink);text-decoration:none}.tgc-category-section .tgc-category-card__media{width:100%;height:auto;aspect-ratio:4 / 5;overflow:hidden;background:var(--tgc-warm)}.tgc-category-section .tgc-category-card__media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .28s ease}.tgc-category-section .tgc-category-card__content{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 0 0;border-top:1px solid var(--tgc-line)}.tgc-category-section .tgc-category-card__title{margin:0;font-family:var(--tgc-serif);font-size:clamp(1.375rem,1.55vw,1.5rem);font-weight:400;letter-spacing:-.035em;line-height:1.08}.tgc-category-section .tgc-category-card__arrow{flex:0 0 auto;font-size:1.3rem;line-height:1}.tgc-category-section .tgc-category-card:hover .tgc-category-card__title{text-decoration:underline;text-underline-offset:4px}.tgc-category-section .tgc-category-card:hover .tgc-category-card__media img{transform:scale(1.03)}.tgc-how{padding:46px 0;border-top:1px solid var(--tgc-line);border-bottom:1px solid var(--tgc-line)}.tgc-how__header{max-width:780px;margin-bottom:22px}.tgc-how__header .tgc-heading{font-size:clamp(2.8rem,4.4vw,5rem)}.tgc-how__steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--tgc-line)}.tgc-step{min-height:150px;padding:18px 24px 14px 0;border-right:1px solid var(--tgc-line)}.tgc-step+.tgc-step{padding-left:24px}.tgc-step:last-child{border-right:0}.tgc-step__number{display:inline-flex;width:30px;height:30px;align-items:center;justify-content:center;margin-bottom:24px;border-radius:50%;background:var(--tgc-warm);color:#76695d;font-size:.64rem;font-weight:600;letter-spacing:.14em}.tgc-step__title{margin:0 0 9px;color:var(--tgc-ink);font-family:var(--tgc-serif);font-size:1.55rem;font-weight:400;letter-spacing:-.035em;line-height:1.05}.tgc-step__text{max-width:255px;margin:0;color:var(--tgc-muted);font-size:.94rem;line-height:1.55}.tgc-story{padding:60px 0;background:var(--tgc-cream)}.tgc-story__grid{display:grid;grid-template-columns:minmax(0,.45fr) minmax(0,.55fr);gap:clamp(42px,6vw,96px);align-items:center}.tgc-story__image{height:clamp(380px,31vw,460px);overflow:hidden;background:var(--tgc-warm)}.tgc-story__image img{display:block;width:100%;height:100%;object-fit:cover}.tgc-story__content{max-width:540px}.tgc-story__content .tgc-heading{font-size:clamp(2.8rem,4.3vw,4.7rem)}.tgc-story__copy{margin:20px 0 0}.tgc-newsletter{padding:32px 0;border-top:1px solid var(--tgc-line);border-bottom:1px solid var(--tgc-line);background:var(--tgc-cream)}.tgc-newsletter__grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);gap:clamp(32px,6vw,100px);align-items:center}.tgc-newsletter .tgc-heading{font-size:clamp(2.2rem,3.1vw,3.25rem)}.tgc-newsletter__copy{max-width:490px;margin:12px 0 0}.tgc-newsletter__form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.tgc-newsletter__input{width:100%;min-height:46px;border:1px solid var(--tgc-line);border-radius:0;background:var(--tgc-paper);color:var(--tgc-ink);padding:0 15px}.tgc-newsletter__input::placeholder{color:#77716b}.tgc-newsletter__input:focus-visible{outline:1px solid var(--tgc-ink);outline-offset:2px}.tgc-newsletter__submit{min-width:142px}.tgc-newsletter__message{margin:12px 0 0;color:var(--tgc-muted);font-size:.86rem}.tgc-footer{padding:48px 0 20px;border-top:1px solid var(--tgc-line);background:var(--tgc-paper);color:var(--tgc-ink)}.tgc-footer__top{display:grid;grid-template-columns:minmax(280px,1.6fr) repeat(3,minmax(120px,.6fr));gap:28px;padding-bottom:36px;border-bottom:1px solid var(--tgc-line)}.tgc-footer__brand{color:var(--tgc-ink);font-family:var(--tgc-serif);font-size:1.32rem;font-weight:400;letter-spacing:.04em;line-height:1;text-decoration:none;text-transform:uppercase;white-space:nowrap}.tgc-footer__intro{max-width:260px;margin:14px 0 0;color:var(--tgc-muted);font-size:.94rem;line-height:1.55}.tgc-footer__heading{margin:2px 0 14px;color:var(--tgc-ink);font-size:.68rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.tgc-footer__list{display:grid;gap:8px;margin:0;padding:0;list-style:none}.tgc-footer__link,.tgc-footer__placeholder{color:var(--tgc-muted);font-size:.9rem;text-decoration:none}.tgc-footer__link:hover{color:var(--tgc-ink);text-decoration:underline;text-underline-offset:3px}.tgc-footer__bottom{display:flex;flex-wrap:wrap;justify-content:space-between;gap:14px;padding-top:18px}.tgc-footer__copyright,.tgc-footer__legal{display:flex;flex-wrap:wrap;gap:14px;color:var(--tgc-muted);font-size:.72rem}.tgc-footer__legal a,.tgc-footer__legal span{color:inherit;text-decoration:none}.tgc-footer__legal a:hover{color:var(--tgc-ink);text-decoration:underline;text-underline-offset:3px}@media screen and (max-width:1023px){.tgc-category-section .tgc-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tgc-category-section .tgc-category-card__media{height:auto;aspect-ratio:1}}@media screen and (max-width:989px){:root{--tgc-page-width: min(100% - 48px, 1360px)}.tgc-hero__frame,.tgc-hero__placeholder{min-height:560px}.tgc-newsletter__grid{grid-template-columns:1fr;gap:26px}.tgc-footer__top{grid-template-columns:minmax(210px,1.2fr) repeat(3,1fr)}.tgc-story__image{height:380px}}@media screen and (max-width:749px){:root{--tgc-page-width: min(100% - 32px, 1360px)}#header-component .header__columns{min-height:66px}#header-component .header-logo{font-size:1.12rem}.tgc-hero{padding:0 0 44px}.tgc-hero__frame{display:flex;min-height:0;flex-direction:column;border-inline:0}.tgc-hero__media{min-height:330px;order:-1}.tgc-hero__placeholder{min-height:330px}.tgc-hero__content{padding:38px 0 0}.tgc-hero__content .tgc-heading{font-size:clamp(3.35rem,15vw,4.5rem)}.tgc-hero__description{margin:16px 0 22px}.tgc-category-section,.tgc-how,.tgc-story{padding-block:44px}.tgc-category-section{padding-top:0}.tgc-section-heading{margin-bottom:26px}.tgc-category-section .tgc-category-grid{gap:18px 12px}.tgc-category-section .tgc-category-card__content{padding-top:12px}.tgc-category-section .tgc-category-card__title{font-size:1.12rem}.tgc-how__header{margin-bottom:28px}.tgc-how__steps{grid-template-columns:1fr}.tgc-step,.tgc-step+.tgc-step{min-height:0;padding:18px 0 22px;border-right:0;border-bottom:1px solid var(--tgc-line)}.tgc-step:last-child{border-bottom:0}.tgc-step__number{margin-bottom:18px}.tgc-story__grid{grid-template-columns:1fr;gap:38px}.tgc-story__image{height:auto;aspect-ratio:.95}.tgc-newsletter{padding:40px 0}.tgc-newsletter__form{grid-template-columns:1fr}.tgc-newsletter__submit{width:100%}.tgc-footer{padding-top:46px}.tgc-footer__top{grid-template-columns:repeat(2,minmax(0,1fr));gap:38px 22px}.tgc-footer__brand-column{grid-column:1 / -1}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/tgc-theme.css.map */
