@font-face{font-family:Archivo;src:url(archivo-condensed.woff2) format("woff2");font-weight:700 800;font-stretch:condensed;font-display:swap}@font-face{font-family:Work Sans;src:url(work-sans.woff2) format("woff2");font-weight:400 600;font-display:swap}:root{--ink:#161616;--paper:#fafaf8;--muted:#636360;--rust:#5c5c56;--line:#deded9;--font-display:Archivo,"Arial Narrow",Impact,sans-serif;--font-body:"Work Sans",Arial,sans-serif;--bottom-space:80px;color-scheme:light}*,*:before,*:after{box-sizing:border-box}html{scroll-padding-top:80px;scrollbar-gutter:stable}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font-body);font-size:16px;line-height:1.5}body[data-layer-open]{overflow:hidden}a{color:inherit;text-underline-offset:4px}button,input,select,textarea{font:inherit;color:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed}img{max-width:100%;height:auto;display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.04}h1,h2{font-family:var(--font-display);font-weight:800;letter-spacing:-.025em}h1{font-size:clamp(44px,6vw,96px)}h2{font-size:clamp(32px,4vw,56px)}[hidden]{display:none!important}:focus-visible{outline:3px solid var(--rust);outline-offset:4px}::selection{background:var(--rust);color:var(--paper)}.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}.skip-link{position:fixed;left:16px;top:-100px;z-index:100;background:var(--paper);padding:12px}.skip-link:focus{top:8px}.page-width{max-width:1600px;margin-inline:auto;padding-inline:48px}.eyebrow{font-size:13px;letter-spacing:.12em;text-transform:uppercase;font-weight:500}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:48px;padding:12px 24px;border:1px solid var(--ink);border-radius:4px;text-decoration:none;background:var(--ink);color:var(--paper);font-size:16px;font-weight:500;line-height:1.25;transition:background .12s,color .12s}.button:hover{background:#38382f}.button--secondary{background:transparent;color:var(--ink)}.button--secondary:hover{background:#e4e0d7}.button:disabled{background:#d2cec4;color:#4f4c46;border-color:#d2cec4}.icon-button{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;border:0;background:transparent;padding:8px;text-decoration:none}.icon{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.text-link{display:inline-flex;align-items:center;gap:10px;min-height:44px;font-size:14px;font-weight:500}.site-header{height:76px;background:var(--paper);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;min-height:44px}.brand img{width:170px;height:auto}.desktop-nav{display:flex;align-items:center;gap:32px}.desktop-nav a{font-size:14px;text-decoration:none;min-height:44px;display:flex;align-items:center;border-bottom:2px solid transparent}.desktop-nav a[aria-current=page]{border-color:var(--ink)}.header-actions{display:flex;align-items:center;gap:10px}.header-bag{display:flex;align-items:center;gap:8px;min-height:44px;text-decoration:none;font-size:14px}.mobile-menu-button{display:none}.menu-fallback{position:relative}.menu-fallback summary{cursor:pointer;min-height:44px;padding:10px}.menu-fallback nav{position:absolute;right:0;top:100%;width:220px;padding:16px;background:var(--paper);border:1px solid var(--line);display:grid;z-index:21}.menu-fallback a{padding:12px}.bottom-nav{display:none}.site-footer{padding:48px 0 32px;border-top:1px solid var(--line)}.footer-top{display:flex;justify-content:space-between;gap:32px;align-items:flex-start}.footer-logo{width:190px}.footer-links{display:flex;flex-wrap:wrap;gap:8px 24px}.footer-links a{min-height:44px;display:inline-flex;align-items:center;font-size:14px}.footer-bottom{font-size:12px;color:var(--muted);display:flex;justify-content:space-between;gap:16px;margin-top:48px}.footer-bottom p{margin:0}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.product-card{text-decoration:none;display:block;min-width:0}.card-image{aspect-ratio:4/5;background:#fff;overflow:hidden;margin-bottom:14px;position:relative}.card-image img{width:100%;height:100%;object-fit:contain;transition:transform .22s}.product-card:hover .card-image img{transform:scale(1.035)}.card-info{display:flex;justify-content:space-between;align-items:baseline;gap:8px;flex-wrap:wrap}.card-info h3{font-family:var(--font-body);font-size:16px;line-height:1.3;font-weight:500;margin:0;overflow-wrap:anywhere}.card-price{font-size:14px;white-space:nowrap}.card-meta{font-size:13px;color:var(--muted);margin:5px 0 0}.content-page{padding-block:56px 80px;min-height:60vh}.content-page>p{max-width:62ch}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:24px}.section-heading h1,.section-heading h2{margin:0}.search-form{display:flex;gap:8px;max-width:640px;margin:24px 0 36px}.search-form input{min-width:0;flex:1;border:1px solid var(--muted);background:transparent;padding:12px;min-height:48px;border-radius:4px}.search-form button{flex-shrink:0}.dialog{border:0;padding:0;width:min(520px,calc(100% - 32px));max-height:calc(100dvh - 48px);background:var(--paper);color:var(--ink);border-radius:12px;overscroll-behavior:contain}.dialog::backdrop{background:#17171499}.dialog-header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 24px;border-bottom:1px solid var(--line);position:sticky;top:0;background:var(--paper);z-index:2}.dialog-header h2{font-family:var(--font-body);font-size:18px;letter-spacing:0;margin:0}.dialog-body{padding:24px}.menu-dialog nav{display:grid}.menu-dialog nav a{font-family:var(--font-display);font-size:40px;line-height:1.3;text-decoration:none;padding:8px 0}.menu-dialog nav a:hover{color:var(--rust)}.menu-dialog .menu-note{font-size:13px;color:var(--muted);margin-top:28px}.menu-subnav{border-top:1px solid var(--line);margin-top:16px;padding-top:16px}.menu-dialog .menu-subnav a{font-family:var(--font-body);font-size:16px;min-height:44px}.review-flag{padding:8px 16px;background:#e3d9c5;font-size:12px;text-align:center}.review-flag a{font-weight:600}.review-panel{border:1px solid var(--line);padding:24px;margin:24px 0;border-radius:6px;max-width:850px}.review-panel label{display:block;margin:12px 0 4px}.review-panel select{width:100%;min-height:48px;padding:8px;background:var(--paper);border:1px solid var(--muted)}.review-panel button{margin-top:16px}.review-links{display:flex;flex-wrap:wrap;gap:12px}.bag-item{display:grid;grid-template-columns:100px 1fr auto;gap:24px;padding:24px 0;border-bottom:1px solid var(--line)}.bag-item img{width:100px;background:#fff}.bag-item h2{font-family:var(--font-body);font-size:18px}.bag-summary{max-width:480px;margin:32px 0 0 auto}.notice{border-left:3px solid var(--rust);padding:12px 16px;background:#e9e4d8;margin:16px 0;font-size:14px}.review-toolbar{display:flex;flex-wrap:wrap;gap:8px;padding:8px 16px;background:#e5dfd3;font-size:13px}.review-toolbar button{font-size:13px;padding:8px;min-height:44px}.review-large{font-size:32px}.review-large :is(p,a,button,label,legend,input,select){font-size:2rem!important}.review-reduced *,.review-reduced *:before,.review-reduced *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}@media(max-width:999px){.page-width{padding-inline:24px}.desktop-nav{gap:20px}.product-grid{gap:16px}.brand img{width:145px}.desktop-nav .optional-nav{display:none}}@media(max-width:749px){html{scroll-padding-top:72px}.page-width{padding-inline:20px}.site-header{height:56px}.header-inner{gap:12px}.brand img{width:134px}.desktop-nav{display:none}.header-actions{gap:4px}.header-search{display:none}.header-bag{font-size:13px}.mobile-menu-button{display:inline-flex}.site-footer{padding-block:32px calc(24px + var(--bottom-space))}.footer-top,.footer-bottom{flex-direction:column;gap:24px}.footer-links{gap:0 20px}.footer-bottom{margin-top:32px}.footer-logo{width:150px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 12px}.card-image{margin-bottom:10px}.card-info{gap:4px}.card-info h3{font-size:16px}.card-price{font-size:14px}.bottom-nav{display:grid;grid-template-columns:repeat(4,1fr);position:fixed;bottom:0;left:0;right:0;z-index:25;background:var(--paper);border-top:1px solid var(--line);padding-bottom:env(safe-area-inset-bottom);min-height:64px}.bottom-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;min-height:64px;font-size:12px;font-weight:500;text-decoration:none;position:relative}.bottom-nav a[aria-current=page]:before{content:"";position:absolute;top:-1px;width:26px;height:3px;background:var(--ink)}.bottom-nav .icon{width:21px;height:21px}.content-page{padding-block:32px 48px}.dialog{margin:auto 0 0;width:100%;max-height:calc(100dvh - 16px);border-radius:16px 16px 0 0}.dialog-header{padding:12px 20px}.dialog-body{padding:20px}.menu-dialog{min-height:min(540px,calc(100dvh - 16px))}.menu-dialog nav a{font-size:42px}.bag-item{grid-template-columns:80px 1fr;gap:16px}.bag-item>strong{grid-column:2}.bag-item img{width:80px}.review-flag{font-size:12px}.section-heading{margin-bottom:20px}.review-large .product-grid{grid-template-columns:1fr}.review-large .site-header{height:auto;min-height:80px}.review-large .header-inner{flex-wrap:wrap}.review-large .header-actions{flex:1;justify-content:end}.review-large .bottom-nav a{min-height:90px;font-size:20px!important}}@media(max-width:359px){.page-width{padding-inline:16px}.brand img{width:120px}.header-bag .bag-word{display:none}.search-form{flex-wrap:wrap}.search-form input{flex-basis:100%}.search-form button{width:100%}}@media(max-width:749px){.dialog{max-width:100%}}@media(max-width:899px){.product__guide-dialog{max-width:100%}}.card-open{position:absolute;right:12px;bottom:12px;display:grid;place-items:center;width:36px;height:36px;background:var(--paper);font-size:24px;line-height:1;opacity:0;pointer-events:none}.card-image{border:0;box-shadow:none}.site-footer{background:var(--paper);color:var(--ink);border-color:#deded9}.site-footer .footer-bottom{color:var(--muted)}.site-footer a:focus-visible{outline-color:var(--ink)}.brand img{width:145px}@media(max-width:749px){.brand img{width:104px}.header-bag .bag-word,.card-open{display:none}.site-header,.bottom-nav{border-color:#deded9}.footer-logo{width:120px}.bottom-nav .icon{stroke-width:1.4}}body[data-layer-open] [data-bottom-bar],body[data-keyboard-open] [data-bottom-bar]{visibility:hidden;pointer-events:none}body[data-layer-open] .site-header{z-index:1}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.brand{gap:12px;text-decoration:none}.brand img{width:64px}.brand-name{font-family:var(--font-display);font-size:19px;line-height:1;text-transform:uppercase;white-space:nowrap}.site-header{border-bottom:0}.header-inner{display:grid;grid-template-columns:1fr auto 1fr}.header-inner>.brand{grid-column:2;grid-row:1}.desktop-nav{grid-column:1;grid-row:1;gap:24px}.header-actions{grid-column:3;grid-row:1;justify-content:flex-end}.desktop-nav a{font-size:13px}.button{border-radius:0}.menu-dialog{background:var(--ink);color:var(--paper);border-radius:0}.menu-dialog .dialog-header{background:var(--ink);border-color:#454542}.menu-dialog nav a{font-size:clamp(42px,8vw,64px);text-transform:uppercase;line-height:1.04;padding-block:10px}.menu-dialog nav a:hover{color:#c5c5c0}.menu-dialog .menu-subnav{border-color:#454542}.menu-dialog .menu-subnav a{font-size:16px;text-transform:none;line-height:1.5}.menu-dialog :focus-visible{outline-color:var(--paper)}.menu-signature{width:104px;margin-top:32px}.site-footer{background:var(--ink);color:var(--paper);border:0;padding-top:56px}.site-footer .footer-logo{width:96px}.site-footer .footer-bottom{color:#c5c5c0;margin-top:28px}.site-footer a:focus-visible{outline-color:var(--paper)}.footer-wordmark{font-family:var(--font-display);font-weight:800;text-transform:uppercase;font-size:clamp(40px,12.75vw,204px);letter-spacing:-.04em;line-height:.86;margin:64px 0 0;white-space:nowrap}@media(max-width:749px){.header-inner{display:flex;gap:8px}.brand{gap:9px}.brand img{width:49px}.brand-name{font-size:17px}.header-actions{margin-left:auto}.header-bag{gap:4px}.menu-dialog{border-radius:0;min-height:min(600px,calc(100dvh - 16px))}.menu-dialog .dialog-body{padding-bottom:32px}.site-footer{padding-top:36px}.footer-top{gap:20px}.footer-wordmark{margin-top:40px}.site-footer .footer-logo{width:80px}.bottom-nav a[aria-current=page]:before{display:none}.bottom-nav a[aria-current=page] .icon{stroke-width:2.3}.bottom-nav a[aria-current=page]{background:#eeeee9}.review-large .brand-name{white-space:normal}.review-large .brand{max-width:100%}}@media(max-width:359px){.brand-name{font-size:15px}.brand img{width:40px}.header-inner{gap:4px}}
/*# sourceMappingURL=/cdn/shop/t/29/assets/tct-base.css.map */
