.support-page__header{text-align:center;margin-top:50px;margin-bottom:100px}.support-page__title{font-size:50px;line-height:63px;font-weight:600;margin-bottom:1rem;color:#000;text-transform:uppercase}.support-page__description{max-width:700px;margin:0 auto;color:#666;font-size:18px}.support-page__container{display:grid;grid-template-columns:350px 1fr;gap:40px;align-items:start}.support-sidebar{position:sticky;top:72px}.support-sidebar__inner{border-radius:12px;padding:20px;box-shadow:0 2px 8px #00000014;max-height:calc(100vh - 100px);overflow-y:auto}.support-sidebar__inner::-webkit-scrollbar{width:6px}.support-sidebar__inner::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.support-sidebar__inner::-webkit-scrollbar-thumb{background:#ccc;border-radius:10px}.support-sidebar__inner::-webkit-scrollbar-thumb:hover{background:#999}.support-search{position:relative;margin-bottom:20px}.support-search__input{width:100%;padding:10px 40px 10px 15px;border:2px solid #e0e0e0;border-radius:8px;font-size:.95rem;transition:border-color .3s ease}.support-search__input:focus{outline:none;border-color:#333}.support-search__icon{position:absolute;right:12px;top:50%;transform:translateY(-50%);color:#999;pointer-events:none}.product-collections-accordion{display:flex;flex-direction:column;gap:.5rem}.collection-group{border:1px solid #e0e0e0;border-radius:8px;overflow:hidden;transition:all .3s ease}.collection-group__header{display:flex;align-items:center;gap:.5rem;padding:12px 16px;background:#f9f9f9;cursor:pointer;font-weight:600;font-size:.95rem;list-style:none;-webkit-user-select:none;user-select:none;transition:background .3s ease}.collection-group__header::-webkit-details-marker{display:none}.collection-group__header:hover{background:#f0f0f0}.collection-group__title{flex:1;color:#1a1a1a}.collection-group__count{color:#999;font-size:.85rem;font-weight:400}.collection-group__icon{transition:transform .3s ease;color:#666;flex-shrink:0}.collection-group[open] .collection-group__icon{transform:rotate(180deg)}.collection-group__products{padding:.5rem;background:#fff}.product-item{display:flex;align-items:center;gap:12px;padding:10px 12px;border:2px solid transparent;border-radius:8px;background:#fff;cursor:pointer;transition:all .3s ease;text-align:left;width:100%;margin-bottom:4px}.product-item:hover{background:#f9f9f9;border-color:#e0e0e0}.product-item.active{background:#333;color:#fff;border-color:#333}.product-item.active .product-item__sku{color:#ffffffb3}.product-item.active .product-item__arrow{color:#fff}.product-item__image{width:50px;height:50px;object-fit:cover;border-radius:6px;flex-shrink:0;border:1px solid #e0e0e0}.product-item__content{flex:1;min-width:0}.product-item__title{display:block;font-weight:500;font-size:.9rem;line-height:1.3;margin-bottom:2px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.product-item__sku{display:block;font-size:.75rem;color:#999;margin-top:2px}.product-item__arrow{flex-shrink:0;color:#999;transition:transform .3s ease}.product-item:hover .product-item__arrow{transform:translate(3px)}.support-sidebar__empty{text-align:center;padding:2rem 1rem;color:#999}.support-sidebar__empty p{margin:0;font-size:.9rem}.support-content{position:relative;min-height:500px}.support-sticky-nav{position:sticky;top:52px;z-index:9;background:#fff;display:flex;gap:12px;justify-content:flex-start;border-bottom:1px solid #EEEFF3;padding:8px 0}.support-nav__link{padding:10px 30px;text-decoration:none;color:#000;font-weight:600;font-size:18px;line-height:27px;transition:all .3s ease;white-space:nowrap;border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;-ms-border-radius:50px;-o-border-radius:50px}.support-nav__link:hover{color:#333}.support-nav__link.active{color:#fff;background-color:#000}.support-content__inner{background:#fff;padding:0;transition:opacity .3s ease;-webkit-transition:opacity .3s ease;-moz-transition:opacity .3s ease;-ms-transition:opacity .3s ease;-o-transition:opacity .3s ease}.product-card-banner{margin:30px 0 80px;display:flex;align-items:center;gap:20px;padding:15px 20px;background:#f5f5f7;border-radius:16px;border:1px solid rgba(18,173,204,.2)}.product-card-banner__image{flex-shrink:0}.product-card-banner__image img{width:120px;height:120px;aspect-ratio:1 / 1;object-fit:cover}.product-card-banner__content{flex:1;display:flex;align-items:center;justify-content:space-between;gap:8px}.product-card-banner__title{font-size:26px;font-weight:600;color:#1d1d1f;margin:0;line-height:33px}.product-card-banner__button{display:inline-flex;align-items:center;gap:5px;color:#12adcc;text-decoration:none;font-weight:400;font-size:1rem;white-space:nowrap}.product-card-banner__button svg{transition:transform .3s ease}.product-card-banner__button:hover svg{transform:translate(3px)}.support-section{margin:0 0 80px}.support-content__inner .support-section:last-of-type{margin-bottom:0}.support-section__title{font-size:30px;line-height:38px;font-weight:600;margin-bottom:30px;color:#1d1d1f;display:flex;align-items:center;gap:12px}.support-section__title-icon{display:inline-block;width:12px;height:36px;background-color:#12adcc;border-top-right-radius:12px;border-bottom-right-radius:12px;flex:0 0 12px}.faq-accordion{max-width:100%}.faq-item{border-bottom:1px solid #e0e0e0;padding:1.5rem 0}.faq-item:last-child{border-bottom:none}.faq-item__question{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;cursor:pointer;font-size:20px;font-weight:400;list-style:none;-webkit-user-select:none;user-select:none;color:#000;line-height:25px}.faq-item__question::-webkit-details-marker{display:none}.faq-item__question:hover{color:#333}.faq-icon{transition:transform .3s ease;flex-shrink:0;margin-top:2px;color:#000}.faq-item[open] .faq-icon{transform:rotate(180deg)}.faq-item__answer{margin-top:1rem;padding-left:0;color:#6b6b6b;line-height:24px;font-size:16px}.video-grid-3col{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.video-card-thumbnail{cursor:pointer;transition:transform .3s ease}.video-card-thumbnail:hover{transform:translateY(-4px)}.video-card-thumbnail__wrapper{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:12px}.video-card-thumbnail__poster{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.video-card-thumbnail__play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:all .3s ease;opacity:.9}.video-card-thumbnail:hover .video-card-thumbnail__play{opacity:1;transform:translate(-50%,-50%) scale(1.1)}.video-card-thumbnail__title{margin-top:12px;font-size:1rem;font-weight:400;color:#1d1d1f;line-height:24px}.troubleshooting-image-wrapper{position:relative;display:inline-block;max-width:100%}.troubleshooting-image{max-width:100%;height:auto;display:block}.troubleshooting-zoom-btn{position:absolute;bottom:20px;right:20px;width:48px;height:48px;background:#000000b3;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;box-shadow:0 4px 12px #0000004d}.troubleshooting-zoom-btn:hover{background:#000000e6;transform:scale(1.1)}.manual-list{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;max-width:100%}.manual-item{display:flex;flex-direction:column;align-items:center;gap:30px;padding:35px;background:#f5f5f7;border-radius:12px;text-decoration:none;color:inherit;transition:all .3s ease}.manual-item:hover{transform:translateY(-2px);box-shadow:0 4px 10px #0003}.manual-item__icon{height:70px;width:70px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.manual-item__icon svg{width:70px;height:70px}.manual-item__content{text-align:center;flex:1}.manual-item__title{font-size:18px;font-weight:600;line-height:22px;color:#000}.accessory-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.accessory-card{height:100%}.accessory-card .product-card-regular{background-color:#f5f5f7;height:100%}.accessory-card .product-card-regular a.learnmore-btn{border:1px solid #12adcc}.manual-item__meta{font-size:.9rem;color:#666;margin:5px 0 0}.manual-item__download{flex-shrink:0}.manual-item__download svg{width:24px;height:24px;color:#000;transition:transform .3s ease}.manual-item:hover .manual-item__download svg{transform:translateY(2px)}.video-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;display:none;align-items:center;justify-content:center}.video-modal.active{display:flex}.video-modal__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#000000e6;cursor:pointer}.video-modal__content{position:relative;width:90%;max-width:1200px;z-index:10000}.video-modal__close{position:absolute;top:-50px;right:0;width:40px;height:40px;background:#fff3;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.video-modal__close:hover{background:#ffffff4d;transform:rotate(90deg)}.video-modal__wrapper{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:12px;background:#000}.video-modal__wrapper video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain}.image-zoom-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;display:none;align-items:center;justify-content:center;padding:2rem}.image-zoom-modal.active{display:flex}.image-zoom-modal__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#000000f2;cursor:pointer}.image-zoom-modal__content{position:relative;max-width:95%;max-height:95%;z-index:10000}.image-zoom-modal__close{position:absolute;top:-50px;right:0;width:40px;height:40px;background:#fff3;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.image-zoom-modal__close:hover{background:#ffffff4d;transform:rotate(90deg)}.image-zoom-modal__content img{max-width:100%;max-height:calc(100vh - 100px);border-radius:8px;box-shadow:0 8px 32px #00000080}.support-content__placeholder{text-align:center;padding:4rem 2rem;color:#999}.support-content__placeholder svg{margin-bottom:1.5rem}.support-content__placeholder h2{font-size:1.5rem;color:#666;margin-bottom:.5rem}.support-content__placeholder p{font-size:1rem;margin:0}.support-content__loading{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;gap:1rem;z-index:10}.loading-spinner{width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid #333;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.support-content__loading p{margin:0;color:#666;font-size:.9rem}@media(max-width:1200px){.video-grid-3col{grid-template-columns:repeat(2,1fr)}}@media(max-width:1024px){.support-page__container{grid-template-columns:300px 1fr;gap:1.5rem}.support-sidebar__inner{padding:1rem}.support-section{padding:2.5rem 2rem}.product-card-banner{padding:2rem}.product-card-banner__image img{width:120px;height:120px}.product-card-banner__title{font-size:1.5rem}}@media(max-width:750px){.support-page__header{margin-top:0;margin-bottom:20px}.support-page__title{font-size:1.75rem;line-height:1.15}.support-page__description{font-size:1rem;line-height:1.5}.support-page__container{display:block;grid-template-columns:1fr;gap:1.25rem}.support-sidebar{margin:0 0 30px;position:static}.support-sidebar__inner{padding:14px;max-height:min(60vh,520px)}.collection-group__header{padding:10px 12px;font-size:.9rem}.collection-group__products{padding:.5rem}.product-item{padding:8px 10px;gap:10px}.product-item__image{width:44px;height:44px}.product-item__title{font-size:.9rem}.support-sticky-nav{padding:10px 12px;gap:10px;overflow-x:auto;justify-content:flex-start;-webkit-overflow-scrolling:touch;top:46px}.support-sticky-nav::-webkit-scrollbar{display:none}.support-nav__link{padding:8px 12px;font-size:.9rem}.product-card-banner{flex-direction:row;align-items:center;gap:14px;padding:15px;margin:20px 0 30px}.product-card-banner__image{width:80px}.product-card-banner__image img{width:100%;height:auto}.product-card-banner__content{width:100%;flex-direction:column;align-items:flex-start;gap:10px}.product-card-banner__button{width:100%;justify-content:flex-start;font-size:12px}.support-section{padding:20px 0;margin:0 0 40px}.support-section__title{font-size:1.25rem;line-height:1.25;margin-bottom:16px}.support-section__title-icon{height:18px}.video-grid-3col{grid-template-columns:1fr;gap:14px}.troubleshooting-zoom-btn{width:40px;height:40px;bottom:15px;right:15px}.troubleshooting-zoom-btn svg{width:20px;height:20px}.manual-item{padding:14px}.manual-item__icon{width:48px;height:48px}.video-modal__content{width:95%}.video-modal__close,.image-zoom-modal__close{top:-45px;width:36px;height:36px}.accessory-card .product-card-regular{padding:10px}.accessory-card .product-card-regular .buy-and-learn{grid-template-columns:1fr}.accessory-card .product-card-regular a.learnmore-btn{padding:8px 0}}@media(max-width:480px){.support-page__title{font-size:1.6rem;line-height:1.15}.support-sticky-nav{padding:8px 10px;gap:8px}.support-nav__link{padding:7px 10px;font-size:.85rem}.product-card-banner{padding:14px}.product-card-banner__title{font-size:12px}.support-section{padding:15px 0;margin:0 0 20px}.support-section__title{font-size:18px;line-height:24px;margin-bottom:15px}.faq-item{padding:15px 0}.faq-item__question{font-size:.95rem}.faq-item__answer,.video-card-thumbnail__title{font-size:.9rem}.manual-item__title{font-size:1rem}.accessory-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.product-item__image{width:40px;height:40px}.product-item__title{font-size:.85rem}.image-zoom-modal{padding:1rem}.image-zoom-modal__content img{max-height:calc(100vh - 60px)}.manual-list{grid-template-columns:1fr}}html{scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@media print{.support-sidebar,.support-sticky-nav,.product-card-banner__button,.troubleshooting-zoom-btn,.video-card-thumbnail__play{display:none}.support-page__container{grid-template-columns:1fr}.support-section{page-break-inside:avoid}}
/*# sourceMappingURL=/cdn/shop/t/106/assets/product-support.css.map */
