body:has(.tfu-site-header) header.header-section,body:has([data-tfu-quiz]) header.header-section{display:none!important}body:has(.tfu-site-footer)>footer,body:has([data-tfu-quiz])>footer{display:none!important}body:has(.tfu-site-header){scroll-padding-top:92px}body:has(.tfu-site-header) .shopify-section:has(>.tfu-site-header){position:sticky;z-index:90;top:0}.tfu-site-header,.tfu-site-footer{--tfu-shell-ink: #171815;--tfu-shell-muted: #62655e;--tfu-shell-paper: #f5f2e9;--tfu-shell-white: #fffdf8;--tfu-shell-red: #c61223;--tfu-shell-red-dark: #9f0d19;--tfu-shell-green: #233c31;--tfu-shell-line: rgba(23, 24, 21, .16);--tfu-shell-page: min(1180px, calc(100vw - 40px) );box-sizing:border-box;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.tfu-site-header *,.tfu-site-footer *{box-sizing:border-box}.tfu-site-header{position:relative;z-index:1;color:var(--tfu-shell-ink);background:#f5f2e9f5;border-bottom:1px solid var(--tfu-shell-line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);transition:box-shadow .2s ease,background-color .2s ease}.tfu-site-header.is-scrolled{background:#f5f2e9fb;box-shadow:0 12px 30px #17181517}.tfu-site-header__inner{width:var(--tfu-shell-page);min-height:76px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:clamp(22px,3.5vw,54px);margin-inline:auto}.tfu-site-header__brand{min-height:48px;display:inline-flex;align-items:center;color:var(--tfu-shell-ink);text-decoration:none}.tfu-site-header__logo{width:auto;height:58px;display:block;object-fit:contain}.tfu-site-header__nav{min-width:0;display:flex;align-items:center;justify-content:center;gap:clamp(16px,2vw,26px)}.tfu-site-header__nav a,.tfu-site-footer a{color:inherit}.tfu-site-header__nav a{min-height:44px;display:inline-flex;align-items:center;color:#30322d;text-decoration:none;font-size:12px;font-weight:800;white-space:nowrap}.tfu-site-header__nav a:hover,.tfu-site-header__phone:hover{color:var(--tfu-shell-red)}.tfu-site-header__actions{display:flex;align-items:center;justify-content:flex-end;gap:12px}.tfu-site-header__phone{min-height:44px;display:inline-flex;align-items:center;color:var(--tfu-shell-muted);text-decoration:none;font-size:11px;font-weight:850;white-space:nowrap}.tfu-site-shell-button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 19px;border-radius:999px;color:#fff!important;background:var(--tfu-shell-red);box-shadow:0 12px 28px #c6122333;text-decoration:none;font-size:12px;font-weight:900;white-space:nowrap}.tfu-site-shell-button:hover{background:var(--tfu-shell-red-dark)}.tfu-site-header__mobile-action{display:none}.tfu-site-header__mobile-menu{position:relative;display:none}.tfu-site-header__mobile-menu>summary{width:48px;height:48px;display:grid;place-items:center;gap:3px;padding:7px 6px 5px;border:1px solid var(--tfu-shell-line);border-radius:50%;color:var(--tfu-shell-ink);background:var(--tfu-shell-white);cursor:pointer;list-style:none}.tfu-site-header__mobile-menu>summary::-webkit-details-marker{display:none}.tfu-site-header__mobile-menu>summary>span:first-child{position:relative;width:18px;height:12px;display:block;border-block:2px solid currentColor;transition:border-color .18s ease}.tfu-site-header__mobile-menu>summary>span:first-child:before,.tfu-site-header__mobile-menu>summary>span:first-child:after{position:absolute;top:50%;left:0;width:18px;height:2px;background:currentColor;content:"";transform:translateY(-50%);transition:transform .18s ease}.tfu-site-header__mobile-menu[open]>summary>span:first-child{border-color:transparent}.tfu-site-header__mobile-menu[open]>summary>span:first-child:before{transform:translateY(-50%) rotate(45deg)}.tfu-site-header__mobile-menu[open]>summary>span:first-child:after{transform:translateY(-50%) rotate(-45deg)}.tfu-site-header__menu-label{font-size:7px;font-weight:900;letter-spacing:.08em;line-height:1;text-transform:uppercase}.tfu-site-header__mobile-panel{position:absolute;top:calc(100% + 12px);right:0;width:min(340px,calc(100vw - 32px));padding:12px;border:1px solid var(--tfu-shell-line);border-radius:20px;color:var(--tfu-shell-ink);background:#fffdf8fc;box-shadow:0 24px 70px #17181533}.tfu-site-header__mobile-panel nav{display:grid}.tfu-site-header__mobile-panel nav a{min-height:50px;display:flex;align-items:center;justify-content:space-between;padding-inline:12px;border-bottom:1px solid var(--tfu-shell-line);color:var(--tfu-shell-ink);text-decoration:none;font-size:15px;font-weight:800}.tfu-site-header__mobile-panel nav a:after{color:var(--tfu-shell-red);content:"\2192"}.tfu-site-header__mobile-panel nav a:hover{color:var(--tfu-shell-red)}.tfu-site-header__mobile-panel-actions{display:grid;gap:8px;padding-top:12px}.tfu-site-header__mobile-panel-actions>a:first-child{min-height:44px;display:flex;align-items:center;justify-content:center;color:var(--tfu-shell-muted);text-decoration:none;font-size:12px;font-weight:850}.tfu-site-header :focus-visible,.tfu-site-footer :focus-visible{outline:3px solid #1d4ed8;outline-offset:3px}.tfu-site-footer{color:#fff;background:var(--tfu-shell-ink)}.tfu-site-footer__inner{width:var(--tfu-shell-page);display:grid;grid-template-columns:minmax(250px,1.35fr) repeat(2,minmax(150px,.7fr)) minmax(230px,1fr);gap:clamp(28px,4vw,64px);margin-inline:auto;padding:64px 0 52px}.tfu-site-footer__brand{margin:0 0 14px;font-family:Georgia,Times New Roman,serif;font-size:30px;line-height:1;letter-spacing:-.03em}.tfu-site-footer p{max-width:340px;margin:0;color:#bfc5bf;font-size:12px;line-height:1.65}.tfu-site-footer h2{margin:0 0 15px;color:#e7aa67;font-size:10px;font-weight:900;letter-spacing:.15em;text-transform:uppercase}.tfu-site-footer nav{display:grid;align-content:start;gap:10px}.tfu-site-footer nav a{width:fit-content;color:#eef0ec;text-decoration:none;font-size:12px;font-weight:750}.tfu-site-footer nav a:hover{color:#e7aa67}.tfu-site-footer__next p{margin-bottom:17px}.tfu-site-footer__bottom{width:var(--tfu-shell-page);display:flex;justify-content:space-between;gap:20px;margin-inline:auto;padding:18px 0 26px;border-top:1px solid rgba(255,255,255,.12);color:#939b94;font-size:10px}@media(max-width:980px){.tfu-site-header__nav{display:none}.tfu-site-header__inner{grid-template-columns:auto 1fr auto;gap:14px}.tfu-site-header__actions,.tfu-site-header__mobile-action{grid-column:2;justify-self:end}.tfu-site-header__mobile-menu{grid-column:3;display:block}.tfu-site-footer__inner{grid-template-columns:1.25fr 1fr 1fr}.tfu-site-footer__next{grid-column:1 / -1}}@media(max-width:700px){body:has(.tfu-site-header){scroll-padding-top:76px}.tfu-site-header,.tfu-site-footer{--tfu-shell-page: calc(100vw - 28px) }.tfu-site-header__inner{min-height:64px;gap:10px}.tfu-site-header__logo{height:46px}.tfu-site-header__actions{display:none}.tfu-site-header__mobile-action{min-height:44px;display:inline-flex;padding-inline:15px;font-size:11px;box-shadow:none}body:has([data-tfu-home]) .tfu-site-header__mobile-action{display:none}.tfu-site-header__mobile-menu>summary{width:48px;height:48px}.tfu-site-header__mobile-panel{position:fixed;top:72px;right:14px;left:14px;width:auto;max-height:calc(100dvh - 86px - env(safe-area-inset-bottom));overflow-y:auto}.tfu-site-footer__inner{grid-template-columns:1fr 1fr;gap:28px 22px;padding:46px 0 38px}.tfu-site-footer__about,.tfu-site-footer__next{grid-column:1 / -1}.tfu-site-footer__bottom{display:grid}}@media(prefers-reduced-motion:reduce){.tfu-site-header *,.tfu-site-footer *{scroll-behavior:auto!important;transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/tfu-shell.css.map */
