.support-page{--support-gutter: clamp(48px, 4.15vw, 80px);--support-label: clamp(145px, 10.5vw, 165px);--support-gap: clamp(20px, 1.8vw, 34px)}.shared-shell-mount--header{min-height:93px}.shared-shell-mount--footer{min-height:420px;background:var(--brown)}.support-page .nav-trigger[data-menu=support]{font-weight:600}.support-page .nav-trigger[data-menu=support]:after{transform:scaleX(1)}.support-hero{display:grid;min-height:clamp(300px,21.5vw,340px);place-items:center;background:#947151;color:#fffaf4}.support-hero-inner{display:flex;width:min(920px,calc(100% - 2 * var(--support-gutter)));flex-direction:column;align-items:center;padding:42px 0 34px;text-align:center}.support-hero h1{margin:0 0 28px;font-size:clamp(32px,2.8vw,48px);font-weight:600;letter-spacing:-.035em;line-height:1.05}.support-search{display:grid;width:min(680px,72vw);min-height:42px;grid-template-columns:minmax(0,1fr) 90px;background:#fff}.support-search input{min-width:0;border:0;outline:0;padding:0 18px;background:#fff;color:var(--ink);font-size:11px}.support-search input::placeholder{color:#c5bdb6}.support-search button{background:var(--brown);color:#fff7ee;font-size:12px;font-weight:600;transition:background .22s ease,color .22s ease}.support-search button:hover,.support-search button:focus-visible{background:#f5ece1;color:var(--ink)}.product-support{padding:40px var(--support-gutter) 132px}.support-product-shell{display:grid;grid-template-columns:var(--support-label) minmax(0,1fr);gap:var(--support-gap)}.support-rule{border-top:1px solid var(--line)}.support-breadcrumb{display:flex;gap:8px;margin:0 0 12px;color:var(--ink-soft);font-size:10px}.support-breadcrumb a:hover{color:var(--ink)}.support-aside h2{margin:15px 0 7px;font-size:14px;font-weight:600}.support-aside>p:not(.support-breadcrumb){margin:0;color:var(--ink-soft);font-size:9px;line-height:1.35}.support-category-nav{display:flex;flex-direction:column;align-items:flex-start;margin-top:43px}.support-category-nav button{position:relative;min-height:28px;padding-left:0;color:var(--ink-soft);font-size:13px;text-align:left;transition:color .18s ease,padding-left .26s var(--ease)}.support-category-nav button:before{position:absolute;top:50%;left:0;width:8px;height:8px;border-radius:50%;background:var(--ink);content:"";opacity:0;transform:translateY(-50%) scale(.3);transition:opacity .18s ease,transform .26s var(--ease)}.support-category-nav button:hover{color:var(--ink)}.support-category-nav button.is-current{padding-left:17px;color:var(--ink);font-weight:600}.support-category-nav button.is-current:before{opacity:1;transform:translateY(-50%) scale(1)}.support-product-title{display:flex;min-height:63px;align-items:center;gap:5px}.support-product-title h2{margin:0;font-size:clamp(21px,1.55vw,28px);font-weight:600}.support-product-title sup{align-self:flex-start;margin-top:16px;font-size:10px;font-weight:400}.mobile-support-controls{display:none}.support-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.support-product-card{display:flex;min-width:0;flex-direction:column;background:#fff;transition:box-shadow .34s ease,transform .42s var(--ease)}.support-product-card:hover,.support-product-card:focus-visible{outline:0;box-shadow:0 12px 30px #4a302214;transform:translateY(-3px)}.support-product-media{display:grid;width:100%;aspect-ratio:1.24;place-items:center;overflow:hidden;padding:18% 18% 7%}.support-product-media img{width:100%;height:100%;object-fit:contain;transition:transform .6s var(--ease)}.support-product-card:hover img{transform:scale(1.018)}.support-product-name{display:grid;min-height:63px;place-items:center;padding:10px 14px 17px;font-size:14px;font-weight:600;text-align:center}.support-empty{margin:0;padding:60px 20px;background:#fff;text-align:center}.support-links-section{padding:0 var(--support-gutter)}.support-section-rule{display:grid;grid-template-columns:var(--support-label) minmax(0,1fr);gap:var(--support-gap)}.support-section-rule span{border-top:1px solid var(--line)}.support-links-layout{display:grid;grid-template-columns:var(--support-label) minmax(0,1fr);gap:var(--support-gap)}.support-links-layout>h2{margin:24px 0 0;font-size:14px;font-weight:600}.quick-help{padding-bottom:130px}.quick-help-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.quick-help-item{display:flex;min-height:190px;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;padding:25px 20px 18px;text-align:center;transition:background-color .36s cubic-bezier(.16,1,.3,1)}.quick-help-item svg{width:34px;height:34px;margin-bottom:17px;fill:none;stroke:currentColor;stroke-width:1.25;stroke-linecap:round;stroke-linejoin:round}.quick-help-copy{display:flex;flex-direction:column;align-items:center;transition:transform .36s cubic-bezier(.16,1,.3,1)}.quick-help-copy strong{font-size:14px;font-weight:600}.quick-help-copy>span{margin-top:4px;color:var(--ink-soft);font-size:9px}.support-arrow{position:relative;display:block;width:18px;height:1px;margin-top:24px;background:var(--warm);transform-origin:left;transition:transform .36s cubic-bezier(.16,1,.3,1)}.support-arrow:after{position:absolute;top:50%;right:0;width:6px;height:6px;border-top:1px solid currentColor;border-right:1px solid currentColor;color:var(--warm);content:"";transform:translateY(-50%) rotate(45deg)}.quick-help-item:hover,.quick-help-item:focus-visible{background:#eee4d8}.quick-help-item:hover .quick-help-copy,.quick-help-item:focus-visible .quick-help-copy{transform:translate(2px)}.quick-help-item:hover .support-arrow,.quick-help-item:focus-visible .support-arrow{transform:scaleX(1.14)}.legal-policy{padding-bottom:154px}.legal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:clamp(60px,8vw,150px)}.legal-item{display:grid;min-height:75px;grid-template-columns:28px minmax(0,1fr) 30px;align-items:center;gap:16px;overflow:hidden;border-bottom:1px solid var(--line);font-size:13px;font-weight:600;transition:background-color .36s cubic-bezier(.16,1,.3,1)}.legal-item svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.25;stroke-linecap:round;stroke-linejoin:round;opacity:.7}.legal-item>span:not(.support-arrow){transition:transform .36s cubic-bezier(.16,1,.3,1)}.legal-item .support-arrow{justify-self:end;margin:0;transform:translate(-12px)}.legal-item:hover,.legal-item:focus-visible{background:#f2ebe3}.legal-item:hover>span:not(.support-arrow),.legal-item:focus-visible>span:not(.support-arrow){transform:translate(2px)}.legal-item:hover .support-arrow,.legal-item:focus-visible .support-arrow{transform:translate(-12px) scaleX(1.14)}.quick-help-item:active,.legal-item:active{background:#e2d4c4}@media(max-width:1023px)and (min-width:721px){.support-page{--support-label: 150px;--support-gap: 20px}.support-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.support-product-title h2{font-size:21px}.legal-grid{column-gap:34px}}@media(max-width:720px){.support-page{--support-gutter: clamp(8px, 2.6vw, 12px);--support-label: 1fr;--support-gap: 0}.shared-shell-mount--header{min-height:66px}.shared-shell-mount--footer{min-height:850px}.support-hero{min-height:278px}.support-hero-inner{width:100%;padding:35px var(--support-gutter) 31px}.support-hero h1{margin-bottom:24px;font-size:clamp(20px,5.8vw,24px);letter-spacing:-.025em}.support-search{width:min(320px,calc(100vw - 70px));min-height:32px;grid-template-columns:minmax(0,1fr) 55px}.support-search input{padding:0 9px;font-size:7px}.support-search button{font-size:8px}.product-support{padding:58px var(--support-gutter) 70px}.support-product-shell{display:block}.desktop-support-breadcrumb,.desktop-support-aside,.desktop-support-title{display:none}.mobile-support-controls{display:block}.mobile-support-heading{display:flex;min-height:44px;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--line)}.mobile-support-heading h2{margin:0;font-size:10px;font-weight:600}.mobile-support-heading p{margin:0;color:var(--ink-soft);font-size:7px;text-align:right}.mobile-support-category{border-bottom:1px solid var(--line)}.mobile-support-category-toggle{display:flex;width:100%;min-height:47px;align-items:center;gap:8px;font-size:10px;text-align:left}.mobile-support-category-toggle sup{align-self:flex-start;margin:12px 0 0 -4px;font-size:7px}.mobile-support-plus{position:relative;width:12px;height:12px}.mobile-support-plus:before,.mobile-support-plus:after{position:absolute;top:5px;left:1px;width:10px;height:1px;background:currentColor;content:"";transition:transform .26s var(--ease)}.mobile-support-plus:after{transform:rotate(90deg)}.mobile-support-category.is-open .mobile-support-plus:after{transform:rotate(0)}.mobile-support-category-menu{display:grid;max-height:0;overflow:hidden;padding:0 0 0 20px;opacity:0;transition:max-height .36s var(--ease),opacity .18s ease,padding-bottom .36s var(--ease)}.mobile-support-category.is-open .mobile-support-category-menu{max-height:130px;padding-bottom:12px;opacity:1}.mobile-support-category-menu button{min-height:30px;color:var(--ink-soft);font-size:9px;text-align:left}.mobile-support-category-menu button.is-current{color:var(--ink);font-weight:600}.support-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;padding-top:4px}.support-product-card:hover,.support-product-card:focus-visible{box-shadow:none;transform:none}.support-product-media{aspect-ratio:1.04;padding:23% 17% 5%}.support-product-name{min-height:52px;padding:8px 8px 14px;font-size:9px}.support-empty{padding:42px 14px;font-size:10px}.support-links-section{padding-right:var(--support-gutter);padding-left:var(--support-gutter)}.support-section-rule{display:block}.support-section-rule span:first-child{display:none}.support-section-rule span:last-child{display:block}.support-links-layout{display:block}.support-links-layout>h2{margin:14px 0 16px;font-size:10px}.quick-help{padding-bottom:62px}.quick-help-grid{display:flex;flex-direction:column;gap:8px}.quick-help-item{display:grid;min-height:77px;grid-template-columns:40px minmax(0,1fr) 30px;align-items:center;justify-content:initial;padding:11px 18px;background:#efe7db;text-align:left}.quick-help-item svg{width:27px;height:27px;margin:0}.quick-help-copy{align-items:flex-start}.quick-help-copy strong{font-size:10px}.quick-help-copy>span{margin-top:2px;font-size:7px}.quick-help-item .support-arrow{justify-self:end;margin:0}.legal-policy{padding-bottom:70px}.legal-grid{display:flex;flex-direction:column;gap:8px}.legal-item{min-height:50px;grid-template-columns:24px minmax(0,1fr) 28px;gap:10px;border:0;padding:0 18px;background:#efe7db;font-size:9px}.legal-item svg{width:15px;height:15px}.legal-item .support-arrow{width:18px}.quick-help-item .support-arrow,.legal-item .support-arrow{transform:translate(-6px)}.quick-help-item:hover .support-arrow,.quick-help-item:focus-visible .support-arrow,.quick-help-item:active .support-arrow,.legal-item:hover .support-arrow,.legal-item:focus-visible .support-arrow,.legal-item:active .support-arrow{transform:translate(-6px) scaleX(1.16)}.quick-help-item:active .quick-help-copy,.legal-item:active>span:not(.support-arrow){transform:translate(2px)}}@media(max-width:360px){.support-search{width:calc(100vw - 42px)}.quick-help-item,.legal-item{padding-right:13px;padding-left:13px}}@media(prefers-reduced-motion:reduce){.support-product-card,.support-product-media img,.support-arrow,.mobile-support-category-menu{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/23/assets/q-pages-support-center-support.css.map */
