:root{--am-color-navy-950: #050c14;--am-color-navy-900: #081420;--am-color-navy-800: #0b1a2a;--am-color-navy-700: #132f4c;--am-color-teal-700: #0c1b2c;--am-color-teal-600: #152f4a;--am-color-teal-500: #1d426a;--am-color-teal-100: #dee7f0;--am-color-teal-50: #f1f5fa;--am-color-bg: #ffffff;--am-color-bg-soft: #f4f6f8;--am-color-bg-muted: #e9ecf0;--am-color-bg-aqua: #f2f5f9;--am-color-text: #152f4a;--am-color-text-muted: #5c6b73;--am-color-text-light: #8897a0;--am-color-white: #ffffff;--am-color-border: #dfe3e8;--am-color-border-strong: #cbd2d9;--am-color-success: #0f9d75;--am-color-warning: #f59e0b;--am-color-danger: #d9534f;--am-color-disabled: #9299a3;--am-color-rating: #f5a623;--am-shadow-sm: 0 4px 12px rgba(8, 20, 26, .06);--am-shadow-md: 0 10px 28px rgba(8, 20, 26, .1);--am-shadow-lg: 0 18px 48px rgba(8, 20, 26, .16);--am-radius-xs: 4px;--am-radius-sm: 8px;--am-radius-md: 12px;--am-radius-lg: 18px;--am-radius-xl: 24px;--am-radius-pill: 999px;--am-page-width: 1280px;--am-section-y: 80px;--am-section-y-mobile: 48px}.header-support-nav .header-support-nav__email{background:var(--am-color-text)!important;color:var(--am-color-white)!important}.am-landing-page{color:var(--am-color-text);background:var(--am-color-bg);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow-x:hidden}.am-container{max-width:var(--am-page-width);margin-left:auto;margin-right:auto;padding-left:32px;padding-right:32px}@media screen and (max-width:749px){.am-container{padding-left:18px;padding-right:18px}}.am-section{padding-top:var(--am-section-y);padding-bottom:var(--am-section-y)}@media screen and (max-width:749px){.am-section{padding-top:var(--am-section-y-mobile);padding-bottom:var(--am-section-y-mobile)}}.am-section-header{text-align:center;max-width:720px;margin:0 auto 48px}.am-section-header h2{font-size:clamp(28px,3.5vw,42px);font-weight:800;color:var(--am-color-navy-700);letter-spacing:-.035em;margin:0 0 14px;line-height:1.15}.am-section-header p{font-size:clamp(15px,1.8vw,18px);color:var(--am-color-text-muted);line-height:1.6;margin:0}.am-btn{min-height:48px;padding:0 28px;border-radius:var(--am-radius-sm);border:1.5px solid transparent;font-weight:800;font-size:15px;display:inline-flex;align-items:center;justify-content:center;gap:10px;transition:all .22s cubic-bezier(.16,1,.3,1);cursor:pointer}.am-btn-primary{background:var(--am-color-teal-600);color:var(--am-color-white);box-shadow:0 6px 18px #009b8f2e}.am-btn-primary:hover{background:var(--am-color-teal-700);transform:translateY(-2px);box-shadow:0 8px 24px #007f7840;color:var(--am-color-white)}.am-btn-secondary{background:var(--am-color-white);color:var(--am-color-teal-700);border-color:var(--am-color-teal-600)}.am-btn-secondary:hover{background:var(--am-color-teal-50);color:var(--am-color-teal-700);transform:translateY(-2px);border-color:var(--am-color-teal-700)}.announcement-bar,.am-announcement-bar{color:var(--am-color-white)!important;font-size:13px!important;font-weight:600!important;letter-spacing:.03em!important;min-height:38px!important}.announcement-bar__text{text-align:center}#header-component{background:var(--am-color-white)!important;border-bottom:1px solid var(--am-color-border)!important}#header-component .header__row{background-color:var(--am-color-white)!important}.header-logo .logo-text,.am-logo{color:var(--am-color-navy-950)!important;font-weight:850!important;font-size:22px!important}.header-logo .logo-icon{color:var(--am-color-teal-600)!important}.header-commerce-search__form{background:var(--am-color-bg-soft)!important;border:1px solid var(--am-color-border)!important;border-radius:var(--am-radius-sm)!important;box-shadow:var(--am-shadow-sm)!important}.header-commerce-search__form:focus-within{border-color:var(--am-color-teal-600)!important;background:var(--am-color-white)!important;box-shadow:0 0 0 3px #12b7a626!important}.header-commerce-search__type{border-right:1px solid var(--am-color-border)!important;font-weight:700!important;color:var(--am-color-text)!important}.header-commerce-search__submit:hover{background:var(--am-color-teal-100)!important;color:var(--am-color-teal-700)!important}.header-support-nav{display:flex!important;align-items:center!important;gap:16px!important}.header-support-nav__phone,.header-support-nav__email{display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:700;color:var(--am-color-text);text-decoration:none;transition:color .15s ease}.header-support-nav__phone:hover,.header-support-nav__email:hover{color:var(--am-color-teal-600)}.header-support-nav__badge{background:var(--am-color-teal-50);border:1px solid var(--am-color-teal-100);color:var(--am-color-teal-700);font-size:11px;font-weight:800;text-transform:uppercase;padding:4px 10px;border-radius:var(--am-radius-xs);letter-spacing:.05em;display:inline-flex;align-items:center;gap:4px}.header-support-nav__badge:before{content:"";width:6px;height:6px;background:var(--am-color-teal-600);border-radius:50%;display:inline-block}#header-component .menu-list__link{font-weight:700!important;font-size:15px!important;transition:color .2s ease}.gap-2{gap:var(--spacing-2)}.am-pm-hero{background:linear-gradient(180deg,#f8fafc,#eef4fa);color:var(--am-color-white);padding:80px 0;position:relative;overflow:hidden}.am-pm-hero__grid{display:grid;grid-template-columns:1.1fr .9fr;gap:56px;align-items:center}.am-pm-hero__content{position:relative;z-index:5}.am-pm-hero__title{font-size:clamp(36px,4.5vw,56px);font-weight:800;color:var(--am-color-text);line-height:1.1;letter-spacing:-.03em;margin:0 0 20px}.am-pm-hero__title strong{color:#2d6fb7}.am-pm-hero__subheading{font-size:clamp(16px,2vw,17px);color:#4f6478;line-height:1.6;margin:0 0 34px}.am-pm-hero__benefits{display:grid;grid-template-columns:1fr 1fr;gap:16px 24px;margin-top:38px}.am-pm-hero__benefit-item{display:flex;align-items:center;gap:10px;color:#667789;font-size:15px;font-weight:600}.am-pm-hero__benefit-icon{width:22px;height:22px;border-radius:50%;background:#12b7a633;color:var(--am-color-teal-500);display:inline-flex;align-items:center;justify-content:center;font-size:12px;flex-shrink:0}.am-pm-hero__actions{display:flex;flex-wrap:wrap;gap:16px}.am-pm-hero__image-wrapper{position:relative;border-radius:var(--am-radius-lg);overflow:hidden;box-shadow:var(--am-shadow-lg)}.am-pm-hero__image{width:100%;aspect-ratio:1.2 / 1;object-fit:cover;display:block}.am-pm-hero__rating-card{position:absolute;bottom:24px;right:24px;background:var(--am-color-white);border-radius:var(--am-radius-md);padding:16px 20px;box-shadow:var(--am-shadow-lg);width:280px;z-index:10;display:flex;flex-direction:column;gap:6px}.am-pm-hero__rating-title{color:var(--am-color-navy-950);font-size:14px;font-weight:800;line-height:1.3}.am-pm-hero__rating-stars{display:flex;align-items:center;gap:4px}.am-pm-hero__star{color:var(--am-color-rating);font-size:16px}.am-pm-hero__rating-meta{color:var(--am-color-text-muted);font-size:12px;font-weight:600}@media screen and (max-width:990px){.am-pm-hero__grid{grid-template-columns:1fr;gap:42px}.am-pm-hero__rating-card{position:relative;bottom:auto;right:auto;margin:-30px auto 0;box-shadow:var(--am-shadow-md)}}.am-trust-strip{background:var(--am-color-white);border-bottom:1px solid var(--am-color-border);padding:30px 0}.am-trust-grid{display:grid;gap:24px}.am-trust-grid--cols-3{grid-template-columns:repeat(3,1fr)}.am-trust-grid--cols-4{grid-template-columns:repeat(4,1fr)}.am-trust-grid--cols-5{grid-template-columns:repeat(5,1fr)}.am-trust-item{display:flex;align-items:flex-start;gap:14px;padding:8px 12px}.am-trust-icon{width:44px;height:44px;border-radius:50%;background:var(--am-color-teal-50);color:var(--am-color-text);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .25s ease}.am-trust-item:hover .am-trust-icon{background:var(--am-color-teal-100);transform:scale(1.05)}.am-trust-info{display:flex;flex-direction:column}.am-trust-title{font-size:15px;font-weight:800;color:var(--am-color-text);margin-bottom:4px}.am-trust-text{font-size:13px;color:var(--am-color-text-muted);line-height:1.4}@media screen and (max-width:990px){.am-trust-grid--cols-4,.am-trust-grid--cols-5{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:640px){.am-trust-grid{grid-template-columns:1fr!important;gap:16px}.am-trust-item{border-bottom:1px dashed var(--am-color-border);padding-bottom:16px}.am-trust-item:last-child{border-bottom:0;padding-bottom:0}}.am-how-it-works{background-color:var(--am-color-white);border-bottom:1px solid var(--am-color-border)}.am-how-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:34px}.am-how-card{background:var(--am-color-white);border:1px solid var(--am-color-border);border-radius:var(--am-radius-md);padding:38px 28px;box-shadow:var(--am-shadow-sm);text-align:center;transition:all .22s ease}.am-how-card:hover{transform:translateY(-4px);box-shadow:var(--am-shadow-md);border-color:var(--am-color-teal-100)}.am-how-icon{width:76px;height:76px;border-radius:50%;background:var(--am-color-teal-50);color:var(--am-color-teal-700);display:flex;align-items:center;justify-content:center;margin:0 auto 22px;transition:all .3s ease}.am-how-card:hover .am-how-icon{background:var(--am-color-teal-600);color:var(--am-color-white)}.am-how-title{font-size:19px;font-weight:800;color:var(--am-color-navy-700);margin:0 0 10px}.am-how-desc{font-size:15px;color:var(--am-color-text-muted);line-height:1.6;margin:0}@media screen and (max-width:990px){.am-how-grid{grid-template-columns:1fr;gap:24px}}.am-benefits-section{background-color:var(--am-color-white)}.am-benefits-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.am-benefit-card{padding:26px 30px;background:var(--am-color-bg-soft);border:1px solid var(--am-color-border);border-radius:var(--am-radius-md);box-shadow:var(--am-shadow-sm);display:flex;align-items:flex-start;gap:18px;transition:all .22s ease}.am-benefit-card:hover{border-color:var(--am-color-border-strong);background:var(--am-color-white);box-shadow:var(--am-shadow-md)}.am-benefit-icon{width:42px;height:42px;border-radius:50%;background:var(--am-color-teal-50);color:var(--am-color-teal-700);display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:15px;font-weight:800;transition:all .25s ease}.am-benefit-card:hover .am-benefit-icon{background:var(--am-color-teal-600);color:var(--am-color-white)}.am-benefit-info{display:flex;flex-direction:column}.am-benefit-name{font-size:17px;font-weight:800;color:var(--am-color-navy-700);margin:0 0 6px}.am-benefit-desc{font-size:15px;color:var(--am-color-text-muted);line-height:1.5;margin:0}.am-benefit-highlight{grid-column:span 2;border:2px solid transparent;background-image:linear-gradient(var(--am-color-teal-50),var(--am-color-teal-50)),linear-gradient(135deg,var(--am-color-teal-500),var(--am-color-teal-700));background-origin:border-box;background-clip:padding-box,border-box;box-shadow:0 10px 30px #009b8f1f}.am-benefit-highlight:hover{background-image:linear-gradient(var(--am-color-white),var(--am-color-white)),linear-gradient(135deg,var(--am-color-teal-500),var(--am-color-teal-700))}.am-benefit-highlight .am-benefit-icon{background:var(--am-color-teal-600);color:var(--am-color-white)}@media screen and (max-width:990px){.am-benefits-grid{grid-template-columns:1fr}.am-benefit-highlight{grid-column:span 1}}.am-instructions{background-color:var(--am-color-bg-soft);border-top:1px solid var(--am-color-border);border-bottom:1px solid var(--am-color-border)}.am-instruction-steps{display:grid;grid-template-columns:repeat(6,1fr);gap:14px;position:relative;margin-top:48px}.am-instruction-steps:before{content:"";position:absolute;left:8%;right:8%;top:24px;height:2px;background:var(--am-color-teal-600);opacity:.3;z-index:1}.am-step{position:relative;text-align:center;padding:0 8px;z-index:2}.am-step-number{width:48px;height:48px;border-radius:50%;background:var(--am-color-white);border:2px solid var(--am-color-teal-600);color:var(--am-color-teal-700);display:flex;align-items:center;justify-content:center;font-weight:800;font-size:16px;margin:0 auto 20px;box-shadow:var(--am-shadow-sm);transition:all .25s ease}.am-step:hover .am-step-number{background:var(--am-color-teal-600);color:var(--am-color-white);transform:scale(1.1)}.am-step-title{font-size:15px;font-weight:800;color:var(--am-color-navy-700);margin:0 0 6px;line-height:1.3}.am-step-desc{font-size:13px;color:var(--am-color-text-muted);line-height:1.45;margin:0}@media screen and (max-width:1100px){.am-instruction-steps{grid-template-columns:repeat(3,1fr);gap:28px}.am-instruction-steps:before{display:none}}@media screen and (max-width:749px){.am-instruction-steps{grid-template-columns:1fr;gap:22px}}.am-support-panel{background:#f6f9fc;color:var(--am-color-white);border-radius:var(--am-radius-lg);overflow:hidden;display:grid;grid-template-columns:.95fr 1.15fr .9fr;align-items:stretch;box-shadow:var(--am-shadow-lg)}.am-support-panel__image-wrapper{width:100%;height:100%}.am-support-panel__image{width:100%;height:100%;object-fit:cover;display:block}.am-support-panel__content{padding:48px;display:flex;flex-direction:column;justify-content:center}.am-support-panel__eyebrow{font-size:13px;letter-spacing:.12em;text-transform:uppercase;color:#2d6fb7;font-weight:800;margin-bottom:12px}.am-support-panel h2{font-size:clamp(24px,3vw,36px);color:var(--am-color-text);margin:0 0 16px;line-height:1.15}.am-support-panel p{color:#5b6b7c;font-size:15px;line-height:1.6;margin-bottom:28px}.am-support-contacts{display:flex;flex-direction:column;gap:16px}.am-support-contact-item{display:flex;align-items:center;gap:12px;font-size:15px;font-weight:600;color:#152f4a}.am-support-contact-icon{width:32px;height:32px;background:#eaf2fb;color:var(--am-color-teal-500);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.am-support-contact-link{color:#152f4a;transition:color .15s ease}.am-support-contact-link:hover{color:var(--am-color-teal-500)}.am-support-card-wrapper{display:flex;align-items:center;justify-content:center;padding:32px}.am-support-card{background:var(--am-color-white);color:var(--am-color-text);padding:34px 28px;border-radius:var(--am-radius-md);box-shadow:var(--am-shadow-md);text-align:center;width:100%;max-width:300px}.am-support-card__badge{font-size:42px;margin-bottom:14px;display:block}.am-support-card h3{font-size:18px;color:var(--am-color-navy-950);margin:0 0 14px}.am-support-card-list{list-style:none;padding:0;margin:0;text-align:left;display:flex;flex-direction:column;gap:8px;font-size:13px;color:var(--am-color-text-muted)}.am-support-card-list li{display:flex;align-items:center;gap:6px;font-weight:600}.am-support-card-list li:before{content:"\2726";color:var(--am-color-teal-600);font-weight:900}@media screen and (max-width:990px){.am-support-panel{grid-template-columns:1fr}.am-support-panel__image-wrapper{height:240px}}.am-brand-strip{border-top:1px solid var(--am-color-border);border-bottom:1px solid var(--am-color-border);background:var(--am-color-white);padding:38px 0}.am-brand-strip__title{text-align:center;font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.12em;color:var(--am-color-text-light);margin:0 0 28px}.am-brand-list{display:flex;align-items:center;justify-content:space-around;gap:36px;flex-wrap:wrap}.am-brand-item{font-size:20px;font-weight:800;color:var(--am-color-text-light);letter-spacing:-.02em;opacity:.7;cursor:default;transition:all .22s ease}.am-brand-item:hover{color:var(--am-color-teal-600);opacity:1;transform:scale(1.05)}.footer-wrapper{color:#ffffffb8!important;border-top:1px solid rgba(255,255,255,.08)!important;padding:64px 0 32px!important}.footer-col-title{color:var(--am-color-white)!important;font-size:15px!important;font-weight:750!important;text-transform:uppercase;letter-spacing:.04em;margin-bottom:20px!important}.footer-menu li a{color:var(--am-color-text-light)!important;font-size:14px!important;transition:color .18s ease!important}.footer-menu li a:hover{color:var(--am-color-bg-aqua)!important}.brand-desc{color:var(--am-color-text-light)!important;font-size:14px!important}.social-icons a{border-color:#ffffff1a!important;color:#fff9!important}.social-icons a:hover{background:var(--am-color-teal-600)!important;color:var(--am-color-white)!important;border-color:var(--am-color-teal-600)!important}.footer-newsletter-form-wrapper{margin-top:10px}.footer-newsletter-form{background:#ffffff0d!important;border:1px solid rgba(255,255,255,.1)!important;border-radius:var(--am-radius-xs)!important}.footer-form-btn{background:var(--am-color-teal-600)!important;color:var(--am-color-white)!important}.footer-form-btn:hover{background:var(--am-color-teal-500)!important}.footer-bottom{border-top:1px solid rgba(255,255,255,.08)!important;padding-top:24px!important;color:#fff6!important;font-size:13px!important}.payment-icon{background:#ffffff0d!important;border:1px solid rgba(255,255,255,.08)!important;color:#fff9!important;font-size:11px!important;font-weight:700!important;padding:4px 10px!important;border-radius:var(--am-radius-xs)!important}.am-breadcrumbs{display:flex;align-items:center;gap:8px;font-size:14px;margin-bottom:20px}.am-breadcrumbs__sep{opacity:.5}.am-collection-hero-section{padding:32px 0 0;background:var(--am-color-bg)}.am-collection-hero{border-radius:var(--am-radius-md);overflow:hidden;display:grid;grid-template-columns:1.1fr .9fr;min-height:380px;box-shadow:var(--am-shadow-md)}.am-collection-hero__content{padding:48px;background:linear-gradient(180deg,#f8fafc,#eef4fa);display:flex;flex-direction:column;justify-content:center}.am-collection-hero__title{font-size:clamp(32px,4.5vw,54px);font-weight:800;margin:0 0 16px;line-height:1.1}.am-collection-hero__count{font-size:clamp(14px,1.5vw,18px);font-weight:500;color:#526579;margin-left:12px;opacity:.9}.am-collection-hero__description{font-size:clamp(14px,1.4vw,16px);line-height:1.6;margin-bottom:24px}.am-collection-hero__description p{margin:0}.am-collection-hero__badges{display:flex;flex-wrap:wrap;gap:16px;margin-top:auto}.am-collection-hero__badge-item{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:700}.am-collection-hero__badge-icon{width:20px;height:20px;border-radius:50%;background:#2d6fb7;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:11px}.am-collection-hero__image{position:relative;min-height:320px}.am-collection-hero__img{width:100%;height:100%;object-fit:cover;display:block}@media screen and (min-width:991px){.am-collection-hero{grid-template-columns:1.1fr .9fr;position:relative}.am-collection-hero__content{clip-path:polygon(0 0,100% 0,93% 100%,0 100%);z-index:2;padding-right:80px}.am-collection-hero__image{margin-left:-50px;z-index:1}}@media screen and (max-width:990px){.am-collection-hero{grid-template-columns:1fr}.am-collection-hero__content{padding:36px 28px}.am-collection-hero__image{min-height:240px}.am-collection-hero__badges{margin-top:24px}}.am-collection-layout{display:grid;grid-template-columns:280px 1fr;gap:38px;margin-top:40px;align-items:start}.am-filter-sidebar{background:var(--am-color-white);border:1px solid var(--am-color-border);border-radius:var(--am-radius-md);padding:24px;position:sticky;top:24px}.am-filter-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.am-filter-title{font-size:16px;font-weight:850;color:var(--am-color-navy-950);text-transform:uppercase;letter-spacing:.04em;margin:0}.am-filter-clear-link{font-size:13px;font-weight:750;color:var(--am-color-text-light);text-decoration:underline;transition:color .18s ease}.am-filter-clear-link:hover{color:var(--am-color-teal-600)}.am-filter-group{border-top:1px solid var(--am-color-border);padding:20px 0}.am-filter-group:first-of-type{border-top:none;padding-top:0}.am-filter-group-title{font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:var(--am-color-navy-700);margin:0 0 14px;display:flex;justify-content:space-between;align-items:center}.am-filter-options{display:flex;flex-direction:column;gap:12px}.am-filter-checkbox{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:600;color:var(--am-color-text);cursor:pointer;-webkit-user-select:none;user-select:none}.am-filter-checkbox input[type=checkbox]{width:17px;height:17px;border-radius:var(--am-radius-xs);border:1.5px solid var(--am-color-border-strong);cursor:pointer;accent-color:var(--am-color-teal-600)}.am-filter-search-wrapper{position:relative;margin-bottom:12px}.am-filter-search-input{width:100%;height:38px;padding:0 14px 0 34px;border:1px solid var(--am-color-border-strong);border-radius:var(--am-radius-sm);font-size:13px;background:var(--am-color-bg-soft);color:var(--am-color-text)}.am-filter-search-input::placeholder{color:var(--am-color-text-light)}.am-filter-search-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:var(--am-color-text-light);pointer-events:none}.am-color-swatches{display:flex;flex-wrap:wrap;gap:10px}.am-swatch-circle{width:24px;height:24px;border-radius:50%;cursor:pointer;border:1.5px solid transparent;transition:transform .15s ease,border-color .15s ease}.am-swatch-circle:hover{transform:scale(1.15)}.am-swatch-circle.is-active{border-color:var(--am-color-teal-600);box-shadow:0 0 0 1.5px var(--am-color-white) inset}.am-help-card{margin-top:24px;background:linear-gradient(135deg,var(--am-color-bg-soft) 0%,var(--am-color-teal-50) 100%);border:1px solid var(--am-color-border);border-radius:var(--am-radius-md);padding:24px;text-align:center}.am-help-card__title{font-size:18px;font-weight:800;color:var(--am-color-navy-950);margin:0 0 10px;letter-spacing:-.02em}.am-help-card__text{font-size:13px;line-height:1.5;color:var(--am-color-text-muted);margin:0 0 18px}.am-help-card__actions{display:flex;align-items:center;justify-content:center;gap:10px}.am-help-card__btn{min-height:40px;padding:0 16px;font-size:13px;border-radius:var(--am-radius-sm);background:var(--am-color-navy-950);color:var(--am-color-white);font-weight:750;display:inline-flex;align-items:center;justify-content:center}.am-help-card__btn:hover{background:var(--am-color-navy-800)}.am-help-card__phone-btn{width:40px;height:40px;border-radius:var(--am-radius-sm);border:1px solid var(--am-color-border-strong);background:var(--am-color-white);color:var(--am-color-teal-600);display:flex;align-items:center;justify-content:center;transition:all .2s ease}.am-help-card__phone-btn:hover{background:var(--am-color-teal-50);border-color:var(--am-color-teal-600)}.am-collection-toolbar{display:flex;align-items:center;justify-content:space-between;padding-bottom:18px;margin-bottom:24px;border-bottom:1px solid var(--am-color-border)}.am-toolbar-count{font-size:14px;font-weight:600;color:var(--am-color-text-muted)}.am-toolbar-actions{display:flex;align-items:center;gap:16px}.am-sort-select{height:40px;padding:0 32px 0 12px;border:1px solid var(--am-color-border-strong);border-radius:var(--am-radius-sm);background:var(--am-color-white);font-size:13px;font-weight:700;color:var(--am-color-text);cursor:pointer;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%235f737b' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center}.am-grid-toggles{display:flex;border:1px solid var(--am-color-border-strong);border-radius:var(--am-radius-sm);overflow:hidden;background:var(--am-color-white)}.am-grid-toggle-btn{width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:var(--am-color-text-light);background:transparent;border:none;cursor:pointer;transition:all .18s ease}.am-grid-toggle-btn.is-active,.am-grid-toggle-btn:hover{color:var(--am-color-teal-600);background:var(--am-color-bg-soft)}.am-grid-toggle-btn:first-child{border-right:1px solid var(--am-color-border-strong)}.am-product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}@media screen and (min-width:1201px){.homepage-hot-sellers-section .am-product-grid{grid-template-columns:repeat(4,1fr)}}.am-load-more-container{display:flex;justify-content:center;margin-top:48px}.am-load-more-btn{min-height:42px;padding:0 24px;font-size:14px;font-weight:800;border:1px solid var(--am-color-border-strong);background:var(--am-color-white);color:var(--am-color-navy-950);border-radius:var(--am-radius-sm);cursor:pointer;transition:all .2s ease}.am-load-more-btn:hover{background:var(--am-color-bg-soft);border-color:var(--am-color-teal-600);color:var(--am-color-teal-700)}@media screen and (max-width:1200px){.am-product-grid{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:990px){.am-collection-layout{grid-template-columns:1fr}.am-filter-sidebar{position:static;display:none}.am-filter-sidebar.is-open{display:block}.am-product-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:560px){.am-product-grid{grid-template-columns:1fr}.am-toolbar-count{display:none}}.premium-product-card{background:var(--am-color-white);border:1px solid var(--am-color-border);border-radius:var(--am-radius-sm);overflow:hidden;box-shadow:var(--am-shadow-sm);display:flex;flex-direction:column;height:100%;transition:all .25s cubic-bezier(.16,1,.3,1)}.premium-product-card:hover{transform:translateY(-4px);box-shadow:var(--am-shadow-md);border-color:var(--am-color-teal-100)}.premium-product-card .product-card__media-wrapper{position:relative;aspect-ratio:1 / 1;background:var(--am-color-bg-soft);overflow:hidden;border-bottom:1px solid var(--am-color-border);display:flex;align-items:center;justify-content:center}.premium-product-card .product-card__media-link{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.premium-product-card .product-card__image-container{width:100%;height:100%;position:relative}.premium-product-card .product-card__image{width:100%;height:100%;object-fit:contain;display:block;transition:transform .3s ease}.premium-product-card:hover .product-card__image.main-image{transform:scale(1.05)}.am-product-badge{position:absolute;top:12px;left:12px;z-index:10;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;padding:4px 10px;border-radius:var(--am-radius-pill)}.am-product-badge--instock{background:var(--am-color-success);color:var(--am-color-white)}.am-product-badge--sale{background:linear-gradient(135deg,#e53e3e,#c53030);color:var(--am-color-white);box-shadow:0 2px 8px #e53e3e40}.am-product-badge--soldout{background:var(--am-color-disabled);color:var(--am-color-white)}.am-product-badge--rental{background:var(--am-color-navy-950);color:var(--am-color-white)}.am-product-badge--bestseller{background:var(--am-color-teal-600);color:var(--am-color-white)}.am-product-badge--popular{background:var(--am-color-warning);color:var(--am-color-navy-950)}.am-product-badge--value{background:var(--am-color-teal-100);color:var(--am-color-teal-700)}.am-product-badge--premium{background:linear-gradient(135deg,#d4af37,#aa7c11);color:var(--am-color-white)}.premium-product-card .product-card__content{padding:18px;display:flex;flex-direction:column;flex-grow:1}.premium-product-card .product-info{display:flex;flex-direction:column;height:100%}.am-card-rating{display:flex;align-items:center;gap:4px;margin-bottom:8px}.am-card-stars{color:var(--am-color-rating);font-size:12px;letter-spacing:1px}.am-card-rating-count{font-size:12px;color:var(--am-color-text-light);font-weight:600}.am-card-brand{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:var(--am-color-teal-600);margin-bottom:4px}.premium-product-card .product-title{font-size:15px!important;font-weight:750!important;line-height:1.4!important;margin:0 0 6px!important;color:var(--am-color-navy-950)!important;letter-spacing:-.015em!important;min-height:42px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.premium-product-card .product-title a{color:var(--am-color-navy-950)!important;transition:color .18s ease}.premium-product-card .product-title a:hover{color:var(--am-color-teal-600)!important}.premium-product-card .price-container{margin-bottom:14px;display:flex;align-items:baseline;gap:8px}.premium-product-card .price-item{font-size:20px!important;font-weight:850!important;color:var(--am-color-navy-950)!important}.premium-product-card .price-item--sale{color:var(--am-color-danger)!important}.premium-product-card .price-item--compare{font-size:14px!important;color:var(--am-color-text-light)!important;text-decoration:line-through!important;font-weight:600!important}.am-card-specs{display:flex;flex-direction:column;gap:6px;margin-top:auto;margin-bottom:16px;padding-top:12px;border-top:1px solid var(--am-color-border)}.am-card-spec-item{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:650;color:var(--am-color-text-muted)}.am-card-spec-icon{color:var(--am-color-text-light);display:flex;align-items:center}.am-card-actions{display:flex;flex-direction:column;gap:10px}.am-card-btn{width:100%;min-height:40px!important;font-size:13px!important;padding:0 16px!important;border-radius:var(--am-radius-sm)!important;background:var(--am-color-teal-600)!important;color:var(--am-color-white)!important;font-weight:800!important}.am-card-btn:hover{background:var(--am-color-teal-700)!important}.am-card-compare{display:flex;align-items:center;justify-content:center;gap:6px;font-size:12px;font-weight:700;color:var(--am-color-text-muted);cursor:pointer}.am-card-compare input[type=checkbox]{cursor:pointer;accent-color:var(--am-color-teal-600)}.am-category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:22px}.am-category-card{background:var(--am-color-white);border:1px solid var(--am-color-border);border-radius:var(--am-radius-md);overflow:hidden;box-shadow:var(--am-shadow-sm);transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease;display:flex;flex-direction:column}.am-category-card:hover{transform:translateY(-4px);box-shadow:var(--am-shadow-md);border-color:var(--am-color-teal-100)}.am-category-card__image{background:var(--am-color-bg-soft);display:flex;align-items:center;justify-content:center;overflow:hidden}.am-category-card__image img{width:100%;height:100%;object-fit:contain;transition:transform .3s ease}.am-category-card__body{padding:18px;flex-grow:1;display:flex;flex-direction:column}.am-category-card__link{color:var(--am-color-teal-700);font-size:13px;font-weight:800;text-decoration:none;margin-top:auto;transition:color .15s ease}.am-category-card__link:hover{color:var(--am-color-teal-800)}@media screen and (max-width:1180px){.am-category-grid{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:640px){.am-category-grid{grid-template-columns:repeat(2,1fr);gap:14px}}.am-trade-section{background:linear-gradient(135deg,var(--am-color-teal-50),var(--am-color-bg-soft));border:1px solid var(--am-color-border);border-radius:var(--am-radius-lg);padding:56px;display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.am-trade-eyebrow{font-size:13px;letter-spacing:.12em;text-transform:uppercase;color:var(--am-color-teal-700);font-weight:850;margin-bottom:14px;display:block}.am-trade-section h2{font-size:clamp(24px,3.5vw,42px);line-height:1.25;color:var(--am-color-navy-950);margin:0 0 18px;font-weight:800}.am-check-list{list-style:none;padding:0;margin:24px 0 30px;display:grid;gap:12px}.am-check-list li{display:flex;align-items:flex-start;gap:10px;color:var(--am-color-text);font-weight:600;font-size:14px}.am-check-list li:before{content:"\2713";color:var(--am-color-teal-700);font-weight:900;font-size:14px}.am-trade-benefit-card{background:var(--am-color-white);border:1px solid var(--am-color-border);border-radius:var(--am-radius-lg);box-shadow:var(--am-shadow-md);padding:34px}.am-trade-benefit-card h3{font-size:20px;font-weight:850;color:var(--am-color-navy-950);margin:0 0 22px}.am-benefit-list{display:grid;gap:18px}.am-benefit-item{display:grid;grid-template-columns:42px 1fr;gap:14px;align-items:start}.am-benefit-icon{width:42px;height:42px;border-radius:50%;background:var(--am-color-teal-50);color:var(--am-color-teal-700);display:flex;align-items:center;justify-content:center;flex-shrink:0}.am-benefit-title{font-weight:850;color:var(--am-color-navy-950);margin-bottom:4px}.am-benefit-text{font-size:14px;color:var(--am-color-text-muted);display:block}@media screen and (max-width:900px){.am-trade-section{grid-template-columns:1fr;padding:32px;gap:32px}}.am-product-page{padding-top:44px;padding-bottom:80px}.am-breadcrumb{font-size:14px;color:var(--am-color-text-muted);margin-bottom:28px}.am-breadcrumb a{color:var(--am-color-text-muted)}.am-breadcrumb a:hover{color:var(--am-color-teal-700)}.am-product-main,.product{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);gap:64px;align-items:start}.am-product-gallery{display:grid;gap:16px}.am-product-main-image{background:var(--am-color-bg-soft);border:1px solid var(--am-color-border);border-radius:var(--am-radius-lg);overflow:hidden;position:relative}.am-product-main-image img{width:100%;aspect-ratio:1 / .82;object-fit:contain;padding:34px}.am-product-thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.am-product-thumb{border:1px solid var(--am-color-border);background:var(--am-color-bg-soft);border-radius:var(--am-radius-sm);padding:8px;cursor:pointer}.am-product-thumb.is-active{border-color:var(--am-color-teal-600);box-shadow:0 0 0 2px var(--am-color-teal-100)}.am-product-info{position:sticky;top:24px}.am-product-brand-logo{color:var(--am-color-teal-700);font-weight:850;margin-bottom:12px}.am-product-info h1,.product__title h1{font-size:clamp(30px,3vw,46px);margin:0 0 16px}.am-product-rating-line{display:flex;align-items:center;gap:14px;margin-bottom:24px}.am-product-sku{color:var(--am-color-text-muted);font-size:14px}.am-product-price,.product__price .price{font-size:34px;font-weight:850;color:var(--am-color-text);margin:0 0 22px}.am-product-summary{color:var(--am-color-text-muted);border-bottom:1px solid var(--am-color-border);padding-bottom:24px;margin-bottom:24px}.am-stock-status{display:inline-flex;align-items:center;gap:8px;font-weight:750;margin-bottom:18px}.am-stock-status:before{content:"";width:9px;height:9px;border-radius:50%;background:var(--am-color-success)}.am-stock-status.is-out:before{background:var(--am-color-disabled)}.am-product-actions{display:grid;grid-template-columns:140px 1fr;gap:14px;margin-bottom:20px}.quantity,.am-quantity{min-height:52px;display:grid;grid-template-columns:42px 1fr 42px;border:1px solid var(--am-color-border);border-radius:var(--am-radius-sm);overflow:hidden}.quantity button,.am-quantity button{border:0;background:var(--am-color-white);font-weight:800;cursor:pointer}.quantity input,.am-quantity input{border:0;text-align:center;font-weight:800}.am-notice-box{background:#fff8ed;border:1px solid #f4d5a3;color:#8a4e0a;border-radius:var(--am-radius-md);padding:18px 20px;margin-bottom:24px}.am-notice-box strong{display:block;margin-bottom:6px}.am-service-list{list-style:none;padding:0;margin:0 0 28px;display:grid;gap:12px}.am-service-list li{display:flex;align-items:flex-start;gap:10px;color:var(--am-color-text-muted)}.am-service-list li:before{content:"\2713";color:var(--am-color-teal-700);font-weight:900}.am-pdp-help-card{background:linear-gradient(135deg,var(--am-color-bg-muted),var(--am-color-teal-50));border:1px solid var(--am-color-border);border-radius:var(--am-radius-lg);padding:28px;margin-top:34px}.am-pdp-help-card h3{margin:0 0 10px}.am-accordion{border:1px solid var(--am-color-border);border-radius:var(--am-radius-md);overflow:hidden;margin-top:32px}.am-accordion details{border-bottom:1px solid var(--am-color-border)}.am-accordion details:last-child{border-bottom:0}.am-accordion summary{padding:20px 22px;font-weight:850;cursor:pointer;list-style:none;display:flex;justify-content:space-between}.am-accordion summary:after{content:"+";font-size:22px;color:var(--am-color-teal-700)}.am-accordion details[open] summary:after{content:"\2212"}.am-accordion__content{padding:0 22px 22px;color:var(--am-color-text-muted)}@media screen and (max-width:990px){.am-product-main,.product{grid-template-columns:1fr;gap:38px}.am-product-info{position:static}}@media screen and (max-width:560px){.am-product-actions{grid-template-columns:1fr}.am-product-thumbs{grid-template-columns:repeat(4,1fr)}}.slideshow-controls__thumbnail{border:1.5px solid var(--am-color-border)!important;background:var(--am-color-bg-soft)!important;border-radius:var(--am-radius-sm)!important;padding:4px!important;cursor:pointer!important;transition:all .22s ease!important}.slideshow-controls__thumbnail[aria-selected=true]{border-color:var(--am-color-teal-600)!important;box-shadow:0 0 0 2.5px var(--am-color-teal-100)!important}[data-template^=product] .pdp-accordion-group{border:1px solid var(--am-color-border)!important;border-radius:var(--am-radius-sm)!important;background:var(--am-color-white)!important;overflow:hidden!important;margin-top:32px!important;padding-top:0!important}[data-template^=product] .pdp-accordion__row{border-bottom:1px solid var(--am-color-border)!important;background:var(--am-color-white)!important;border-radius:0!important;margin-bottom:0!important;overflow:hidden!important}[data-template^=product] .pdp-accordion__row:last-child{border-bottom:0!important}[data-template^=product] .pdp-accordion__summary{padding:20px 24px!important;font-size:16px!important;font-weight:800!important;color:var(--am-color-navy-950)!important;display:flex!important;justify-content:space-between!important;align-items:center!important;-webkit-user-select:none!important;user-select:none!important;outline:none!important;cursor:pointer!important;list-style:none!important}[data-template^=product] .pdp-accordion__summary::-webkit-details-marker{display:none!important}[data-template^=product] .pdp-accordion__icon{font-size:20px!important;color:var(--am-color-teal-600)!important;font-weight:600!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:24px!important;height:24px!important;transform:none!important}[data-template^=product] .pdp-accordion__icon:before{content:"+"!important}[data-template^=product] .pdp-accordion__row[open] .pdp-accordion__summary .pdp-accordion__icon:before{content:"\2212"!important}[data-template^=product] .pdp-accordion__row[open] .pdp-accordion__icon{transform:none!important;color:var(--am-color-navy-950)!important}[data-template^=product] .pdp-accordion__content{padding:0 24px 22px!important;font-size:14px!important;line-height:1.6!important;color:var(--am-color-text-muted)!important;background:var(--am-color-white)!important;border:none!important}[data-template^=product] .pdp-accordion__list{list-style:none!important;padding:0!important;margin:0!important;display:grid!important;gap:8px!important}[data-template^=product] .pdp-accordion__list li{color:var(--am-color-text-muted)!important}[data-template^=product] .pdp-accordion__list li strong{color:var(--am-color-navy-950)!important}.product-installation-warning{background:#fff8ed;border:1px solid #f4d5a3;color:#8a4e0a;border-radius:var(--am-radius-sm);padding:16px;margin-top:16px;margin-bottom:24px;display:flex;gap:12px;align-items:start}.product-installation-warning__icon-wrapper{color:#8a4e0a;flex-shrink:0;display:flex;align-items:center;margin-top:2px}.product-installation-warning__content{font-size:13px;line-height:1.5}.product-installation-warning__label{font-weight:800;margin-right:4px}.product-reassurances{display:flex;flex-direction:column;gap:12px}.product-reassurance-item{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:var(--am-color-text-muted)}.product-reassurance-item__icon{color:var(--am-color-teal-600)}[data-template^=product] .quantity-selector{border-radius:var(--am-radius-sm)!important}[data-template^=product] .add-to-cart-button,[data-template^=product] .shopify-payment-button__button,[data-template^=product] .product-form-buttons button,[data-template^=product] .buy-buttons-block button,[data-template^=product] .quantity-selector button{border-radius:var(--am-radius-sm)!important;font-size:1rem;font-weight:600}[data-template^=product] .product-information{padding-top:1rem;margin-top:0}@media screen and (min-width:750px){[data-template^=product] .product-information{padding-top:1.5rem}}[data-template^=product] .product-information__grid{gap:clamp(28px,4vw,64px)}[data-template^=product] .product-information__media{border-radius:var(--am-radius-md)}[data-template^=product] :where(.product-media,.product-media-container,.product-media-gallery__slideshow){border-radius:var(--am-radius-md);background:var(--am-color-bg-soft);overflow:hidden}[data-template^=product] .product-details>.group-block{border:none;border-radius:0;background:transparent;box-shadow:none;padding:0}[data-template^=product] .product-details h1{font-size:clamp(24px,2.5vw,32px);line-height:1.25;font-weight:700;letter-spacing:-.02em;color:var(--am-color-navy-950);text-wrap:balance;margin-top:0;margin-bottom:12px}[data-template^=product] :where(.add-to-cart-button,.buy-buttons .button){min-height:52px;font-size:16px;font-weight:600;border-radius:var(--am-radius-sm)!important}[data-template^=product] :where(.variant-option__button-label,.variant-picker__option){min-height:44px;border-radius:var(--am-radius-sm)}[data-template^=product] .product-details :where(.price__regular,.price__sale):not(.price__hidden){display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:8px;margin-bottom:8px}[data-template^=product] .product-details .price-item--sale,[data-template^=product] .product-details .price__regular .price{font-size:28px;font-weight:850;color:var(--am-color-navy-950)}[data-template^=product] .product-details .price-item--regular.compare-at-price{font-size:16px;font-weight:400;color:var(--am-color-text-muted);text-decoration:line-through}[data-template^=product] .product-details .price-discount-pill{font-size:14px;font-weight:700;background-color:var(--am-color-teal-50);color:var(--am-color-teal-700);border:1px solid var(--am-color-border);padding:2px 8px;border-radius:var(--am-radius-xs);margin-left:4px}[data-template^=product] .product-details .product-form-buttons{display:grid;grid-template-columns:120px 1fr;column-gap:12px;row-gap:12px;align-items:end;width:100%}[data-template^=product] .product-details .product-form-buttons>.quantity-selector-wrapper{grid-column:1 / 2;grid-row:1 / 2;width:100%;margin:0}[data-template^=product] .product-details .product-form-buttons>span:has(.add-to-cart-button){grid-column:2 / 3;grid-row:1 / 2;width:100%}[data-template^=product] .product-details .product-form-buttons>.accelerated-checkout-block{grid-column:1 / -1;grid-row:2 / 3;width:100%;margin:0}@media screen and (max-width:480px){[data-template^=product] .product-details .product-form-buttons{grid-template-columns:1fr}[data-template^=product] .product-details .product-form-buttons>.quantity-selector-wrapper{grid-column:1 / -1;grid-row:auto}[data-template^=product] .product-details .product-form-buttons>span:has(.add-to-cart-button){grid-column:1 / -1;grid-row:auto}[data-template^=product] .product-details .product-form-buttons>.accelerated-checkout-block{grid-column:1 / -1;grid-row:auto}}.product-share{display:flex;align-items:center;gap:12px;padding-top:16px;border-top:1px solid var(--am-color-border);margin-top:24px}.product-share__label{font-weight:600;font-size:14px;color:var(--am-color-navy-950)}.product-share__list{display:flex;align-items:center;gap:12px;margin:0;padding:0}.product-share__link{display:flex;align-items:center;justify-content:center;width:32px;height:32px;color:var(--am-color-navy-950);transition:opacity .2s ease}.product-share__link svg{width:20px!important;height:20px!important;fill:currentColor}.product-share__link:hover{opacity:.7}@media screen and (min-width:990px){.product-details{position:sticky;top:40px}}.breadcrumbs{font-size:14px;color:var(--am-color-text-muted)}.breadcrumbs a{color:var(--am-color-navy-950);text-decoration:none}.breadcrumbs a:hover{text-decoration:underline;color:var(--am-color-teal-700)}.breadcrumb-sep{margin:0 8px;color:var(--am-color-text-muted)}.breadcrumb-current{color:var(--am-color-text-muted)}product-card.product-card{border:1px solid var(--am-color-border)!important;border-radius:var(--am-radius-sm)!important;background-color:var(--am-color-white)!important;box-shadow:0 1px 3px #0000000d!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;transition:all .3s ease!important}@media(hover:hover){product-card.product-card:hover{border-color:var(--am-color-teal-200)!important;box-shadow:0 12px 24px #0f172a0f!important;transform:translateY(-4px)!important}}product-card.product-card :where(.card-gallery,.collection-card__image){background-color:var(--am-color-bg-soft)!important;overflow:hidden!important;display:block!important;position:relative!important;border-bottom:1px solid var(--am-color-border)!important}product-card.product-card img{transition:transform .5s ease!important}product-card.product-card:hover :is(.card-gallery img,.product-card__image img,slideshow-component img){transform:scale(1.05)!important}.product-card__content{padding:16px 16px 20px!important;display:flex!important;flex-direction:column!important;flex-grow:1!important}product-card.product-card .product-info{display:flex!important;flex-direction:column!important;flex-grow:1!important}product-card.product-card :is(.product-title-text a,.product-title,[ref=productCardLink]+div .product-title,h3.h4){font-family:var(--font-body--family)!important;font-size:15px!important;font-weight:700!important;color:var(--am-color-navy-950)!important;line-height:1.45!important;margin-top:4px!important;margin-bottom:8px!important;text-decoration:none!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;min-height:42px!important}product-card.product-card:hover :is(.product-title-text a,.product-title,[ref=productCardLink]+div .product-title,h3.h4){color:var(--am-color-teal-700)!important}product-card.product-card :is(.price,product-price) :is(.price-item--sale,.price-item--regular,.price__regular .price){color:var(--am-color-text-light)!important;font-size:14px!important;font-weight:500!important}product-card.product-card :is(.price,product-price):has(.price-item--compare,.compare-at-price) :is(.price-item--sale,.price){color:var(--am-color-teal-700)!important;font-size:16px!important;font-weight:800!important}product-card.product-card .buy-buttons-block{margin-top:12px!important;width:100%!important}product-card.product-card :is(add-to-cart-component button,.add-to-cart-button,.view-product-btn){display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:40px!important;min-height:40px!important;border-radius:var(--am-radius-sm)!important;background-color:var(--am-color-navy-950)!important;color:var(--am-color-white)!important;font-size:14px!important;font-weight:750!important;border:none!important;cursor:pointer!important;transition:all .2s ease!important}product-card.product-card :is(add-to-cart-component button,.add-to-cart-button,.view-product-btn):hover{background-color:var(--am-color-teal-700)!important}.am-product-grid.is-list-view{grid-template-columns:1fr!important}@media screen and (min-width:769px){.am-product-grid.is-list-view .premium-product-card{flex-direction:row!important;height:auto!important;align-items:stretch!important}.am-product-grid.is-list-view .premium-product-card .product-card__media-wrapper{width:240px!important;height:auto!important;min-height:240px!important;aspect-ratio:auto!important;border-bottom:none!important;border-right:1px solid var(--am-color-border)!important;flex-shrink:0!important}.am-product-grid.is-list-view .premium-product-card .product-card__content{flex-grow:1!important;padding:24px!important}.am-product-grid.is-list-view .premium-product-card .product-info{display:grid!important;grid-template-columns:1fr 200px!important;grid-template-rows:auto auto auto 1fr!important;gap:0 24px!important;height:100%!important}.am-product-grid.is-list-view .premium-product-card .am-card-rating{grid-column:1 / 2!important;grid-row:1!important}.am-product-grid.is-list-view .premium-product-card .am-card-brand{grid-column:1 / 2!important;grid-row:2!important}.am-product-grid.is-list-view .premium-product-card .product-title{grid-column:1 / 2!important;grid-row:3!important;min-height:auto!important;margin-bottom:16px!important}.am-product-grid.is-list-view .premium-product-card .am-card-specs{grid-column:1 / 2!important;grid-row:4!important;margin-top:0!important;margin-bottom:0!important;padding-top:12px!important;border-top:1px solid var(--am-color-border)!important}.am-product-grid.is-list-view .premium-product-card .price-container{grid-column:2 / 3!important;grid-row:1 / 3!important;margin-bottom:16px!important;justify-content:flex-end!important}.am-product-grid.is-list-view .premium-product-card .am-card-actions{grid-column:2 / 3!important;grid-row:3 / 5!important;justify-content:center!important;margin-top:auto!important}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/appliance-enterprise.css.map */
