html{overflow-x:clip}body{overflow-x:clip;max-width:100%}.t-scope img,.t-scope svg,.t-scope video,.t-scope iframe{max-width:100%}.t-scope table{max-width:none}.t-scope .t-header{position:sticky;top:0;z-index:60;background:var(--paper)}.t-scope .nav-toggle{display:none;background:none;border:none;padding:10px;margin:-10px;cursor:pointer;color:var(--ink);align-items:center;justify-content:center}.t-scope .nav-toggle i{display:block;width:20px;height:2px;background:currentColor;border-radius:2px;position:relative}.t-scope .nav-toggle i:before,.t-scope .nav-toggle i:after{content:"";position:absolute;left:0;width:20px;height:2px;background:currentColor;border-radius:2px}.t-scope .nav-toggle i:before{top:-6px}.t-scope .nav-toggle i:after{top:6px}.t-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;overflow:hidden;visibility:hidden;pointer-events:none}.t-drawer.on{visibility:visible;pointer-events:auto}.t-drawer .dr-scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:#08100f80;opacity:0;transition:opacity .26s ease}.t-drawer.on .dr-scrim{opacity:1}.t-drawer .dr-panel{position:absolute;top:0;bottom:0;right:0;width:min(410px,86vw);background:var(--paper);color:var(--ink);display:flex;flex-direction:column;overflow-y:auto;-webkit-overflow-scrolling:touch;transform:translate(101%);transition:transform .3s cubic-bezier(.32,.72,0,1);padding-bottom:calc(20px + env(safe-area-inset-bottom))}.t-drawer.on .dr-panel{transform:none}@media(prefers-reduced-motion:reduce){.t-drawer .dr-panel,.t-drawer .dr-scrim{transition:none}}.t-drawer .dr-top{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid var(--line);position:sticky;top:0;background:var(--paper);z-index:2}.t-drawer .dr-close{background:var(--surface-2);border:none;width:40px;height:40px;border-radius:999px;display:grid;place-items:center;cursor:pointer;color:var(--ink);font-size:1.3rem;line-height:1}.t-drawer .dr-search{padding:16px 20px 6px}.t-drawer .dr-search input{width:100%;padding:14px 18px;border-radius:999px;border:1.5px solid var(--line);background:var(--surface);color:var(--ink);font-family:Figtree,sans-serif;font-weight:600;font-size:1rem}.t-drawer .dr-search input:focus-visible{outline:2px solid var(--teal);outline-offset:1px}.t-drawer .dr-links{padding:10px 20px 4px;display:flex;flex-direction:column}.t-drawer .dr-link,.t-drawer .dr-group>summary{display:flex;align-items:center;justify-content:space-between;min-height:54px;padding:6px 2px;font-family:Poppins,sans-serif;font-weight:700;font-size:1.12rem;letter-spacing:-.01em;border-bottom:1px solid var(--line);cursor:pointer;list-style:none;color:var(--ink);text-decoration:none}.t-drawer .dr-group>summary::-webkit-details-marker{display:none}.t-drawer .dr-group>summary:after{content:"+";font-weight:400;font-size:1.4rem;color:var(--teal)}.t-drawer .dr-group[open]>summary:after{content:"\2212"}.t-drawer .dr-link.hot{color:var(--pink-safe)}.t-drawer .dr-sub{display:flex;flex-direction:column;padding:4px 0 12px}.t-drawer .dr-sub a{min-height:46px;display:flex;align-items:center;font-size:1rem;font-weight:600;color:var(--muted);padding-left:2px;text-decoration:none}.t-drawer .dr-foot{margin-top:auto;padding:22px 20px 8px;display:flex;flex-direction:column;gap:10px}.t-drawer .dr-foot .btn{justify-content:center;width:100%;text-decoration:none}.t-drawer .dr-meta{font-size:.84rem;color:var(--muted);line-height:1.6;margin:8px 0 0}body.dr-open{overflow:hidden}@media(max-width:900px){.t-scope nav{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;padding:12px 16px;max-width:none}.t-scope .nav-toggle{display:flex;justify-self:start}.t-scope .nav-logo{justify-self:center}.t-scope .navicons{justify-self:end;gap:4px}.t-scope .navlinks,.t-scope .srch-wrap{display:none}.t-scope .logo .wm{height:26px}.t-scope .cart-pill{padding:10px 15px;font-size:.85rem}}@media(max-width:640px){.t-scope .section{padding:36px 20px}.t-scope .section-head{margin-bottom:18px;gap:6px}.t-scope .section-head h2{font-size:1.55rem}.t-scope .section-head p{font-size:.92rem;margin-top:6px}.t-scope .eyebrow{margin-bottom:8px;font-size:.68rem}.t-scope .grid,.t-scope .journal,.t-scope .bcards,.t-scope .vals,.t-scope .comm-grid{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;overscroll-behavior-x:contain;margin-left:-20px;margin-right:-20px;padding-left:20px;padding-right:20px;scroll-padding-left:20px;padding-bottom:2px}.t-scope .grid::-webkit-scrollbar,.t-scope .journal::-webkit-scrollbar,.t-scope .bcards::-webkit-scrollbar,.t-scope .vals::-webkit-scrollbar,.t-scope .comm-grid::-webkit-scrollbar{display:none}.t-scope .grid>*,.t-scope .journal>*,.t-scope .bcards>*,.t-scope .vals>*,.t-scope .comm-grid>*{flex:0 0 72%;scroll-snap-align:start;min-width:0}.t-scope .comm-grid{margin-left:0;margin-right:0;padding-left:0;padding-right:0}.t-scope .comm-grid>*{flex:0 0 78%}.t-scope .benefits{display:grid;grid-template-columns:1fr 1fr;gap:10px}.t-scope .benefit{padding:18px 16px}.t-scope .benefit .bic{width:38px;height:38px;border-radius:11px;margin-bottom:10px}.t-scope .benefit strong{font-size:.92rem}.t-scope .benefit small{font-size:.79rem}.t-scope .quiz-opts,.t-scope .qp-opts{grid-template-columns:1fr 1fr;gap:10px}.t-scope .quiz-opt,.t-scope .qp-opts>*{padding:16px 14px}.t-scope .quiz-opt strong{font-size:.92rem}.t-scope .quiz-opt span{font-size:.78rem}.t-scope .quick-add{opacity:1;height:34px;padding:0 14px;font-size:.76rem}.t-scope .card:hover,.t-scope .swatch-pill:hover,.t-scope .quiz-opt:hover,.t-scope .btn:hover{transform:none}.t-scope .hero{margin:0 16px;border-radius:24px}.t-scope .hero-copy{padding:34px 22px}.t-scope .hero h1{font-size:1.95rem;margin-bottom:14px}.t-scope .hero-copy>p{font-size:.97rem;margin-bottom:22px}.t-scope .hero-visual{aspect-ratio:1/1;max-height:400px}.t-scope .hero-badges{gap:6px;margin-bottom:18px}.t-scope .hero-badges span{padding:7px 12px;font-size:.72rem}.t-scope .hero-cta{gap:9px;margin-bottom:20px}.t-scope .hero-cta .btn{flex:1 1 100%;justify-content:center}.t-scope .ed{border-radius:24px;margin-bottom:34px}.t-scope .ed-media,.t-scope .ed-media .t-img{min-height:280px}.t-scope .ed-copy{padding:30px 22px;gap:13px}.t-scope .ed-copy h2{font-size:1.55rem}.t-scope .ed-copy p{font-size:.95rem;line-height:1.7}.t-scope .quiz,.t-scope .bundle,.t-scope .news,.t-scope .why2,.t-scope .comm{margin:0 16px;border-radius:24px}.t-scope .quiz,.t-scope .bundle-copy,.t-scope .news,.t-scope .comm,.t-scope .why2-copy{padding:34px 22px}.t-scope .quiz-inner{gap:24px}.t-scope .quiz h2,.t-scope .bundle h2,.t-scope .news h2,.t-scope .comm h2,.t-scope .story h2{font-size:1.6rem}.t-scope .news>p,.t-scope .comm>p{font-size:.95rem;margin-bottom:20px}.t-scope .news-form input{min-width:0;flex:1 1 100%}.t-scope .news-form .btn{width:100%;justify-content:center}.t-scope .bundle-shots .pic{min-height:240px}.t-scope .story{gap:26px}.t-scope .story p{font-size:.95rem;line-height:1.7}.t-scope .cw-band{padding:40px 20px}.t-scope .cw-band h2{font-size:1.7rem}.t-scope .cw-band>p{font-size:.95rem}.t-scope .pdp-main{padding:16px 20px 34px;gap:26px}.t-scope .pdp-crumb{padding:14px 20px 0;font-size:.78rem}.t-scope .gallery{gap:10px}.t-scope .thumbs{flex-direction:row;overflow-x:auto;scrollbar-width:none}.t-scope .thumbs::-webkit-scrollbar{display:none}.t-scope .thumbs .pic{width:62px;height:76px;flex:none}.t-scope .gal-main{border-radius:20px}.t-scope .pdp-info h1{font-size:1.75rem}.t-scope .pdp-lede{font-size:.97rem;margin-bottom:22px}.t-scope .pdp-price .now{font-size:1.75rem}.t-scope .btn-buy{min-width:0;flex:1 1 100%}.t-scope .cw-btn{width:46px;height:46px}.t-scope .pdp-feats{gap:10px}.t-scope .compare-wrap{margin-left:-20px;margin-right:-20px;border-radius:0;border-left:none;border-right:none}.t-scope th,.t-scope td{padding:13px 16px;font-size:.87rem}.t-scope .footer-top{padding:34px 20px 26px;gap:26px}.t-scope .footer-bottom{padding:18px 20px}.t-scope .shipbar{padding:9px 14px;font-size:.79rem;gap:10px}.t-scope .shipbar .meter{width:96px}.t-scope .btn,.t-scope .chip,.t-scope .band-btn,.t-scope .swatch-pill{min-height:44px}.t-scope .faq-item summary,.t-scope .pdp-acc summary{min-height:44px}}@media(max-width:380px){.t-scope .section{padding:32px 16px}.t-scope .grid,.t-scope .journal,.t-scope .bcards,.t-scope .vals{margin-left:-16px;margin-right:-16px;padding-left:16px;padding-right:16px;scroll-padding-left:16px}.t-scope .grid>*,.t-scope .journal>*,.t-scope .bcards>*{flex:0 0 80%}.t-scope .hero h1{font-size:1.8rem}.t-scope .cart-pill span{display:none}}@media(max-width:640px){.t-scope.bmk-scope .bmk-band{padding:10px 16px 16px}.t-scope.bmk-scope .bmk-inner{transform:none}.t-scope.bmk-scope .bmk-svg{color:var(--teal)}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/tempo8.css.map */
