:root{--ems-primary: #0d9488;--ems-primary-dark: #0f766e;--ems-primary-deep: #115e59;--ems-primary-soft: #e6f4f1;--ems-primary-border: #cfe8e3;--ems-accent: #ee7b1c;--ems-accent-hover: #d96f12;--ems-accent-soft: #fde9d6;--ems-accent-text: #c2620e;--ems-accent-ghost-border: #f3c79b;--ems-rating: #f59e0b;--ems-canvas: #ffffff;--ems-canvas-soft: #fbfdfd;--ems-surface: #f4f7f7;--ems-surface-strong: #f1f5f5;--ems-ink: #0f172a;--ems-slate: #475569;--ems-muted: #64748b;--ems-faint: #94a3b8;--ems-border: #e7edee;--ems-border-soft: #eef2f4;--ems-footer: #0c1413;--ems-success: #16a34a;--ems-error: #dc2626;--ems-heading-font: "Plus Jakarta Sans", var(--font-heading-family), system-ui, sans-serif;--ems-body-font: "Public Sans", var(--font-body-family), system-ui, sans-serif;--ems-gutter: 40px;--ems-page: min(1360px, calc(100vw - (var(--ems-gutter) * 2)));--ems-radius-small: 11px;--ems-radius-control: 9px;--ems-radius-card: 14px;--ems-shadow-card: 0 16px 34px -20px rgba(15, 23, 42, .32)}body{color:var(--ems-slate);font-family:var(--ems-body-font);letter-spacing:0;background:var(--ems-canvas);overflow-x:hidden}h1,h2,h3,h4,h5,.h0,.h1,.h2{color:var(--ems-ink);font-family:var(--ems-heading-font);letter-spacing:0}.ems-page-width{width:var(--ems-page);margin-inline:auto}.ems-button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:8px;padding:12px 18px;border:1px solid transparent;border-radius:var(--ems-radius-small);font-family:var(--ems-heading-font);font-size:1.4rem;font-weight:700;line-height:1;text-decoration:none;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease}.ems-button--teal{background:var(--ems-primary);color:#fff}.ems-button--teal:hover{background:var(--ems-primary-dark);color:#fff}.ems-button--orange{background:var(--ems-accent);color:#fff;box-shadow:0 12px 24px -16px #ee7b1ce6}.ems-button--orange:hover{background:var(--ems-accent-hover);color:#fff}.ems-button--ghost{border-color:#ffffff8a;background:#ffffff14;color:#fff}.ems-button--outline{border-color:var(--ems-primary-border);background:var(--ems-canvas);color:var(--ems-primary-dark)}.ems-button--outline:hover{border-color:var(--ems-primary);background:var(--ems-primary-soft);color:var(--ems-primary-dark)}.ems-button--light{border-color:#ffffff5c;background:#fff;color:var(--ems-primary-deep)}.ems-button--light:hover{background:var(--ems-primary-soft);color:var(--ems-primary-deep)}.ems-pill{display:inline-flex;align-items:center;gap:7px;width:fit-content;padding:7px 12px;border-radius:999px;background:var(--ems-primary-soft);color:var(--ems-primary-dark);font-size:1.25rem;font-weight:800}.ems-pill svg{width:16px;height:16px;flex:0 0 auto}.ems-icon-chip{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;border-radius:12px;background:var(--ems-primary-soft);color:var(--ems-primary)}.ems-icon-chip svg{display:block;width:22px;height:22px;max-width:100%;max-height:100%;fill:currentColor}.ems-stock{display:inline-flex;align-items:center;gap:7px;font-size:1.25rem;font-weight:800}.ems-stock:before{content:"";width:8px;height:8px;border-radius:999px;background:currentColor}.ems-stock--in{color:var(--ems-primary-dark)}.ems-stock--low{color:var(--ems-accent-text)}.ems-product-card{display:flex;height:100%;flex-direction:column;overflow:hidden;border:1px solid var(--ems-border);border-radius:var(--ems-radius-card);background:var(--ems-canvas);transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.ems-product-card:hover{border-color:var(--ems-primary-border);box-shadow:var(--ems-shadow-card);transform:translateY(-2px)}.ems-header{position:relative;z-index:20;border-bottom:1px solid var(--ems-border-soft);background:var(--ems-canvas)}.ems-header__utility{background:var(--ems-primary-dark);color:#d6f3ee;font-size:1.3rem;font-weight:500}.ems-header__utility-inner{min-height:36px;display:flex;align-items:center;justify-content:center;text-align:center}.ems-header__utility-copy{display:inline-flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap}.ems-header__utility-icon{display:inline-flex;width:18px;height:18px;align-items:center;justify-content:center;flex:0 0 auto}.ems-header__utility svg{display:block;width:15px;height:15px;color:#5eead4}.ems-header__utility-link{color:#fff;font-weight:800;text-decoration:underline;text-underline-offset:3px}.ems-header__utility-link:hover{color:#ccfbf1}.ems-header__main{display:grid;grid-template-columns:auto minmax(320px,1fr) auto auto;gap:28px;align-items:center;min-height:84px;padding-block:18px}.ems-logo{display:inline-flex;align-items:center;width:268px;max-width:29vw;color:var(--ems-ink);text-decoration:none}.ems-logo__lockup{display:inline-flex;align-items:center;justify-content:center;width:100%}.ems-logo__lockup svg{display:block;width:100%;height:auto}.ems-logo__word{display:block;font-family:var(--ems-heading-font);font-size:1.8rem;font-weight:800;line-height:.95;color:var(--ems-ink)}.ems-logo__sub{display:block;margin-top:4px;color:var(--ems-primary);font-size:1.1rem;font-weight:700;letter-spacing:.12em}.ems-search-shell{position:relative;display:block;min-width:0}.ems-search{position:relative;display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;min-height:48px;border:1.5px solid #e2e8f0;border-radius:var(--ems-radius-small);background:var(--ems-surface-strong);box-shadow:inset 0 0 0 1px #0f172a05;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.ems-search:focus-within{border-color:var(--ems-primary);background:#fff;box-shadow:0 0 0 3px #0d948829}.ems-search__icon{display:inline-flex;align-items:center;justify-content:center;width:34px;height:48px;padding-left:12px;color:var(--ems-primary)}.ems-search__icon svg{width:19px;height:19px}.ems-search__field{min-width:0;height:48px;padding:0 12px;border:0;background:transparent;color:var(--ems-ink);font-family:var(--ems-body-font);font-size:1.5rem}.ems-search__field::placeholder{color:#64748b;opacity:1}.ems-search__field:focus-visible{outline:0;box-shadow:none}.ems-search__reset{display:inline-flex;width:34px;height:40px;align-items:center;justify-content:center;border:0;border-radius:var(--ems-radius-control);background:transparent;color:var(--ems-muted);cursor:pointer}.ems-search__reset:hover,.ems-search__reset:focus-visible{outline:0;background:var(--ems-primary-soft);color:var(--ems-primary-dark)}.ems-search__reset svg{width:16px;height:16px}.ems-search-shell .predictive-search.ems-search__predictive{top:calc(100% + 8px);right:0;left:0;z-index:45;width:100%;overflow:hidden auto;border:1px solid var(--ems-border);border-radius:var(--ems-radius-small);background:#fff;box-shadow:0 22px 54px -30px #0f172a85}.ems-search-shell .predictive-search__heading,.ems-search-shell .predictive-search__item-heading{font-family:var(--ems-heading-font)}.ems-search__category-menu{position:relative;height:40px;margin-right:4px;border-left:1px solid var(--ems-border)}.ems-search__category-trigger{display:inline-flex;height:40px;align-items:center;gap:5px;padding:0 14px;border-radius:var(--ems-radius-control);color:var(--ems-muted);font-size:1.2rem;font-weight:700;cursor:pointer;list-style:none}.ems-search__category-trigger::-webkit-details-marker{display:none}.ems-search__category-trigger:hover,.ems-search__category-menu[open] .ems-search__category-trigger{color:var(--ems-primary-dark);background:var(--ems-primary-soft)}.ems-search__category-trigger:focus-visible{outline:0;box-shadow:inset 0 0 0 2px #0d94883d}.ems-search__category-panel{position:absolute;top:calc(100% + 10px);right:0;z-index:40;display:grid;min-width:210px;overflow:hidden;border:1px solid var(--ems-border);border-radius:var(--ems-radius-small);background:#fff;box-shadow:0 18px 44px -26px #0f172a7a}.ems-search__category-panel a{padding:11px 14px;color:var(--ems-slate);font-size:1.25rem;font-weight:700;line-height:1.2;text-decoration:none}.ems-search__category-panel a:hover,.ems-search__category-panel a:focus-visible{outline:0;background:var(--ems-primary-soft);color:var(--ems-primary-dark)}.ems-header__account{display:inline-flex;align-items:center;gap:9px;color:var(--ems-ink);font-size:1.3rem;font-weight:600;text-decoration:none}.ems-header__account .ems-icon-chip{width:32px;height:32px;border-radius:0;background:transparent}.ems-header__account small{display:block;color:var(--ems-muted);font-weight:600}.ems-cart{min-width:118px;min-height:44px;border-radius:var(--ems-radius-small)}.ems-cart>span[aria-hidden=true]{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;width:20px;height:20px}.ems-cart svg{display:block;width:20px;height:20px}.ems-header__nav{border-top:1px solid var(--ems-border-soft);background:var(--ems-canvas-soft)}.ems-header__nav-inner{display:flex;align-items:center;gap:4px;min-height:50px;overflow-x:auto;scrollbar-width:none}.ems-header__nav-inner::-webkit-scrollbar{display:none}.ems-header__nav a{color:var(--ems-ink);font-size:1.35rem;font-weight:600;line-height:1.1;padding:0 13px;text-decoration:none;white-space:normal}.ems-header__nav a:hover,.ems-header__nav a[aria-current=page]{color:var(--ems-primary-dark)}.ems-header__nav a.ems-header__nav-feature{margin-right:4px;color:var(--ems-primary-dark);font-weight:700}.ems-header__nav a.ems-header__nav-clearance{margin-left:auto;color:var(--ems-accent-text)}.ems-home-hero__grid{display:grid;grid-template-columns:1.05fr .95fr;gap:0;width:100%;min-height:520px;align-items:stretch}.ems-home-hero__copy{display:flex;flex-direction:column;justify-content:center;padding:72px 64px 72px clamp(32px,4vw,72px)}.ems-home-hero h1{max-width:620px;margin:24px 0 18px;font-size:4.8rem;font-weight:800;line-height:1.06;letter-spacing:0;overflow-wrap:anywhere}.ems-home-hero p{max-width:480px;margin:0 0 24px;color:var(--ems-slate);font-size:1.7rem;line-height:1.55}.ems-home-hero__actions{display:flex;flex-wrap:wrap;gap:12px}.ems-home-hero__media{display:flex;align-items:center;justify-content:center;min-height:520px;padding:30px;background:linear-gradient(135deg,var(--ems-primary) 0%,var(--ems-primary-deep) 100%)}.ems-home-hero__media img{display:block;width:100%;height:100%;min-height:372px;border-radius:14px;object-fit:cover;object-position:42% center;box-shadow:0 24px 48px -34px #0206178c}.ems-home-hero__placeholder{display:flex;width:100%;min-height:372px;align-items:center;justify-content:center;border:1px dashed rgba(255,255,255,.48);border-radius:14px;color:#ffffffd1;text-align:center}.ems-home-hero__search{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;width:min(100%,480px);min-height:56px;margin-top:2px;padding:7px;border:1.5px solid #cbd5e1;border-radius:13px;background:#fff;box-shadow:0 6px 20px -12px #0f172a40}.ems-home-hero__search:focus-within{border-color:#0d948880;box-shadow:0 0 0 3px #0d948829,0 6px 20px -12px #0f172a40}.ems-home-hero__search>span{display:inline-flex;align-items:center;justify-content:center;width:28px;color:var(--ems-faint)}.ems-home-hero__search-input{min-width:0;height:42px;border:0;background:transparent;color:var(--ems-ink);font-family:var(--ems-body-font);font-size:1.5rem}.ems-home-hero__search-input::placeholder{color:var(--ems-faint)}.ems-home-hero__search-input:focus-visible{outline:0!important;outline-offset:0!important;box-shadow:none!important}.ems-home-hero__search-input:focus{outline:0!important;box-shadow:none!important}.ems-home-hero__search button{height:42px;padding:0 22px;border:0;border-radius:var(--ems-radius-control);background:var(--ems-primary);color:#fff;font-family:var(--ems-heading-font);font-weight:700;cursor:pointer}.ems-home-hero__popular{display:flex;flex-wrap:wrap;gap:7px;margin-top:14px;color:var(--ems-muted);font-size:1.35rem}.ems-home-hero__popular span{color:var(--ems-faint);font-weight:400}.ems-home-hero__popular a{color:var(--ems-primary-dark);font-weight:600;text-decoration:none}.ems-section{padding:44px 0}.ems-section--soft{background:var(--ems-canvas-soft)}.ems-section__head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:22px}.ems-section__head h2{margin:0;font-size:2.6rem;font-weight:800}.ems-section__head p{max-width:570px;margin:8px 0 0;color:var(--ems-muted)}.ems-section__head>a,.ems-link-arrow{display:inline-flex;min-height:40px;align-items:center;justify-content:center;gap:6px;color:var(--ems-primary-dark);font-family:var(--ems-heading-font);font-size:1.45rem;font-weight:800;line-height:1.2;text-decoration:none;white-space:nowrap}.ems-section__head>a:after,.ems-link-arrow:after{content:"\2192";color:currentColor;font-weight:800;transform:translateY(-1px)}.ems-section__head>a:hover,.ems-link-arrow:hover{color:var(--ems-primary);text-decoration:underline;text-underline-offset:4px}.ems-section__head>a:focus-visible,.ems-link-arrow:focus-visible{outline:3px solid rgba(20,184,166,.35);outline-offset:4px}.ems-trust-strip{border-top:1px solid var(--ems-border-soft);border-bottom:1px solid var(--ems-border-soft)}.ems-home-hero>.ems-page-width,.ems-trust-strip>.ems-page-width{width:100%;max-width:none}.ems-trust-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;padding:0}.ems-category-card{border:1px solid var(--ems-border);border-radius:var(--ems-radius-card);background:var(--ems-canvas)}.ems-trust-card{display:grid;grid-template-columns:auto 1fr;gap:16px;align-items:center;padding:24px clamp(28px,3vw,40px);border-right:1px solid var(--ems-border-soft)}.ems-trust-card:last-child{border-right:0}.ems-trust-card .ems-icon-chip{width:34px;height:34px;border-radius:0;background:transparent;color:var(--ems-primary)}.ems-trust-card .ems-icon-chip svg{width:30px;height:30px;stroke:currentColor;stroke-width:.35}.ems-trust-card strong,.ems-category-card strong{display:block;color:var(--ems-ink);font-family:var(--ems-heading-font);font-weight:700}.ems-trust-card span,.ems-category-card span{color:var(--ems-muted);font-size:1.25rem}.ems-category-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.ems-category-card{min-height:150px;padding:20px 16px;text-decoration:none;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.ems-category-card .ems-icon-chip{width:52px;height:52px;border-radius:14px;color:var(--ems-primary)}.ems-category-card .ems-icon-chip svg{width:28px;height:28px;stroke:currentColor;stroke-width:.35;overflow:visible}.ems-category-card:hover{border-color:var(--ems-primary-border);box-shadow:var(--ems-shadow-card);transform:translateY(-2px)}.ems-category-card strong{margin-top:24px;font-size:1.45rem}.ems-category-card--all{background:var(--ems-primary);color:#fff}.ems-category-card--all .ems-icon-chip{background:#fff3;color:#fff}.ems-category-card--all .ems-icon-chip svg{filter:drop-shadow(0 1px 0 rgba(0,0,0,.18))}.ems-category-card--all strong,.ems-category-card--all span{color:#fff}.ems-products-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.ems-product-card__media{display:flex;flex:0 0 auto;aspect-ratio:1;min-height:0;align-items:center;justify-content:center;background:linear-gradient(180deg,#fff,#fbfdfd);color:var(--ems-faint)}.ems-product-card__media img{display:block;width:100%;height:100%;object-fit:contain;padding:18px}.ems-product-card__body{display:flex;flex:1;flex-direction:column;padding:18px 18px 20px}.ems-product-card__brand{color:var(--ems-muted);font-size:1.2rem;font-weight:700}.ems-product-card__title{display:block;min-height:40px;margin:5px 0 12px;color:var(--ems-ink);font-size:1.45rem;font-weight:700;line-height:1.35}.ems-product-card__body .ems-stock{display:flex;min-height:20px;margin-bottom:14px}.ems-product-card__footer{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:auto}.ems-product-card__footer .ems-button{min-height:38px;padding:9px 14px;border-radius:var(--ems-radius-control);font-size:1.3rem}.ems-product-card__price{color:var(--ems-ink);font-family:var(--ems-heading-font);font-size:1.85rem;font-weight:800}.ems-account-cta{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:center;padding:40px 44px;border-radius:18px;background:linear-gradient(135deg,var(--ems-primary-deep),var(--ems-primary));color:#fff}.ems-account-cta h2,.ems-account-cta p{color:#fff}.ems-account-cta h2{margin:0 0 8px}.ems-account-cta p{max-width:720px;margin:0;opacity:.86}.ems-buyer-flow{background:var(--ems-canvas-soft)}.ems-buyer-flow__layout{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.35fr);gap:28px;align-items:stretch}.ems-buyer-flow__intro{display:flex;flex-direction:column;justify-content:center;padding:30px;border:1px solid var(--ems-primary-border);border-radius:18px;background:linear-gradient(135deg,#ffffff,var(--ems-primary-soft))}.ems-buyer-flow__intro h2{margin:22px 0 14px;font-size:clamp(2.8rem,3.5vw,4.8rem);font-weight:800;line-height:1.06}.ems-buyer-flow__intro p{margin:0;color:var(--ems-slate);line-height:1.65}.ems-reorder-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.ems-reorder-card,.ems-workflow-card,.ems-vertical-hub__category{display:flex;min-height:100%;flex-direction:column;gap:12px;padding:18px;border:1px solid var(--ems-border);border-radius:var(--ems-radius-card);background:var(--ems-canvas);color:var(--ems-slate);text-decoration:none;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.ems-reorder-card .ems-icon-chip,.ems-workflow-card .ems-icon-chip{width:52px;height:52px;flex:0 0 52px;border-radius:14px;color:var(--ems-primary)}.ems-reorder-card .ems-icon-chip svg,.ems-workflow-card .ems-icon-chip svg{width:28px;height:28px;stroke:currentColor;stroke-width:.35;overflow:visible}.ems-reorder-card:hover,.ems-workflow-card:hover,.ems-vertical-hub__category:hover{border-color:var(--ems-primary-border);box-shadow:var(--ems-shadow-card);transform:translateY(-2px)}.ems-reorder-card strong,.ems-workflow-card strong,.ems-vertical-hub__category strong{color:var(--ems-ink);font-family:var(--ems-heading-font);font-size:1.55rem;font-weight:800}.ems-reorder-card span:last-child,.ems-workflow-card span:last-child,.ems-vertical-hub__category span:last-child{color:var(--ems-muted);font-size:1.3rem;line-height:1.55}.ems-buyer-flow__head{margin-top:40px}.ems-workflow-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.ems-footer{background:var(--ems-footer);color:#9fb4b1;font-size:1.35rem;line-height:1.6}.ems-footer__grid{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:36px;padding:44px 0 30px;border-bottom:1px solid rgba(255,255,255,.08)}.ems-footer h3{margin:0 0 14px;color:#fff;font-family:var(--ems-heading-font);font-size:1.3rem;font-weight:700;letter-spacing:.08em;line-height:1.2;text-transform:uppercase}.ems-footer p{max-width:300px;margin:0 0 14px}.ems-footer__brand{display:inline-flex;align-items:center;gap:10px;margin-bottom:14px;color:#fff;font-family:var(--ems-heading-font);font-size:1.6rem;font-weight:800;line-height:1}.ems-footer__brand-mark{display:inline-flex;width:40px;height:28px;align-items:center;justify-content:center;color:#5eead4}.ems-footer__brand-mark svg{display:block;width:40px;height:auto}.ems-footer__address{color:#9fb4b1;font-style:normal;line-height:1.7}.ems-footer a{display:block;margin-bottom:9px;color:#9fb4b1;font-size:1.35rem;text-decoration:none}.ems-footer a:hover{color:#fff}.ems-footer__trust-list{display:grid;gap:10px;font-size:1.25rem}.ems-footer__trust-list span{display:inline-flex;align-items:center;gap:8px}.ems-footer__trust-list svg{display:block;width:15px;height:15px;color:var(--ems-primary);fill:currentColor;flex:0 0 auto}.ems-footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 0 0;color:#9fb4b1;font-size:1.25rem}.collection-hero{background:var(--ems-canvas-soft);border-bottom:1px solid var(--ems-border-soft)}.collection-hero__inner{width:var(--ems-page);margin-inline:auto;padding:20px 0 18px}.collection-hero__title,.template-search__header h1{margin:0;color:var(--ems-ink);font-family:var(--ems-heading-font);font-size:clamp(3.2rem,3.8vw,5.2rem);font-weight:800;line-height:1.05}.collection-hero__description,.template-search__search{max-width:780px;color:var(--ems-muted)}.template-search--empty{padding-bottom:72px}.template-search__search .field{overflow:hidden;border:1px solid var(--ems-border);border-radius:var(--ems-radius-small);background:var(--ems-canvas)}.template-search__search .field:focus-within{border-color:var(--ems-primary);box-shadow:0 0 0 3px #0d948829}.template-search__search .field:before,.template-search__search .field:after{content:none}.search__input.field__input{min-height:52px;color:var(--ems-ink);font-family:var(--ems-body-font);font-weight:700;box-shadow:none}.search__input.field__input:focus-visible{outline:0;box-shadow:none}.template-search__results.collection--empty{border:1px solid var(--ems-border);border-radius:18px;background:var(--ems-canvas-soft)}.template-search__results.collection--empty .title{color:var(--ems-ink);font-family:var(--ems-heading-font);font-weight:800}.template-search.template-search--performed{position:relative;padding-top:0;padding-bottom:0}.template-search--performed .template-search__header{width:100%;max-width:none;margin:0;padding:20px var(--ems-gutter) 18px;border-bottom:1px solid var(--ems-border-soft)}.ems-search-results-head__top{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.ems-search-results-head h1{margin:0;color:var(--ems-ink);font-family:var(--ems-heading-font);font-size:2.6rem;font-weight:800;line-height:1.15}.ems-search-results-head__top span{color:var(--ems-faint);font-size:1.35rem}.ems-search-results-head__meta{display:flex;align-items:center;justify-content:flex-end;gap:16px}.ems-inline-sort .facets-vertical-form{min-height:44px;margin:0}.ems-inline-sort .facet-filters__field{gap:10px}.ems-inline-sort .facet-filters__label{margin:0;white-space:nowrap}.ems-search-jump{display:flex;flex-wrap:wrap;gap:9px;align-items:center;margin:14px 0 8px}.ems-search-jump span{margin-right:2px;color:var(--ems-muted);font-size:1.25rem;font-weight:700}.ems-search-jump a,.ems-search-jump__chip{display:inline-flex;align-items:center;min-height:34px;padding:7px 14px;border:1.5px solid #e2e8f0;border-radius:999px;background:var(--ems-canvas);color:var(--ems-slate);font-size:1.3rem;font-weight:700;text-decoration:none}.ems-search-jump__chip--active,.ems-search-jump__chip[aria-current=page]{border-color:var(--ems-primary-border);background:var(--ems-primary-soft);color:var(--ems-primary-dark);box-shadow:inset 0 0 0 1px #0d94882e}.ems-collection-products .facets-vertical-sort{position:relative;z-index:1;width:100%;max-width:none;margin:0;padding:6px var(--ems-gutter);border-bottom:1px solid var(--ems-border-soft);background:#fff}.ems-collection-products .facets-vertical-form{justify-content:flex-end;min-height:34px;margin:0}.template-search--performed .product-count-vertical,.ems-collection-products .product-count-vertical{display:none}.template-search--performed .facets-vertical,.ems-collection-products .facets-vertical{display:grid;width:100%;max-width:none;grid-template-columns:288px minmax(0,1fr);gap:0;padding:0}.template-search--performed .facets-wrapper,.ems-collection-products .facets-wrapper{min-height:100%;padding:24px 22px 40px;border-right:1px solid var(--ems-border-soft);background:#fff}.template-search--performed .facets-container,.ems-collection-products .facets-container{display:block;padding-top:0;border-top:0}.template-search--performed .facets__form-vertical,.ems-collection-products .facets__form-vertical{width:100%;min-width:0}.template-search--performed .active-facets-vertical-filter,.ems-collection-products .active-facets-vertical-filter{align-items:center;margin-bottom:18px}.template-search--performed .facets__heading--vertical,.ems-collection-products .facets__heading--vertical{color:var(--ems-ink);font-family:var(--ems-heading-font);font-size:1.4rem;font-weight:800}.template-search--performed .active-facets__button-remove,.ems-collection-products .active-facets__button-remove{color:var(--ems-primary-dark);font-size:1.2rem;font-weight:700;text-decoration:none}.template-search--performed .facets__disclosure-vertical,.ems-collection-products .facets__disclosure-vertical{border-top:0;border-bottom:1px solid var(--ems-border-soft);padding:0 0 18px;margin-bottom:18px}.template-search--performed .facets__summary,.ems-collection-products .facets__summary{padding:0;color:var(--ems-ink);font-family:var(--ems-heading-font);font-size:1.32rem;font-weight:800;line-height:1.25;cursor:default}.template-search--performed .facets__summary:hover,.ems-collection-products .facets__summary:hover{color:var(--ems-ink)}.template-search--performed .facets__summary .icon-caret,.template-search--performed .facets__summary svg.icon-caret,.ems-collection-products .facets__summary .icon-caret,.ems-collection-products .facets__summary svg.icon-caret{display:none}.template-search--performed .facets__display-vertical,.ems-collection-products .facets__display-vertical{padding:10px 0 0}.template-search--performed .facets__header-vertical,.ems-collection-products .facets__header-vertical{padding:0 0 12px;color:var(--ems-muted);font-size:1.25rem;line-height:1.35}.template-search--performed .facets-wrap-vertical,.ems-collection-products .facets-wrap-vertical{padding:0}.template-search--performed .facet-checkbox,.ems-collection-products .facet-checkbox{position:relative;display:grid;grid-template-columns:18px minmax(0,1fr);column-gap:10px;align-items:center;min-height:24px;padding:2px 0;color:var(--ems-slate);font-size:1.28rem;line-height:1.25}.template-search--performed .facets__header-vertical,.template-search--performed .facets__price .field__label,.ems-collection-products .facets__header-vertical,.ems-collection-products .facets__price .field__label{color:#64748b}.template-search--performed .facet-checkbox>svg,.ems-collection-products .facet-checkbox>svg{display:none;width:17px;height:17px;border-radius:5px}.template-search--performed .facet-checkbox .svg-wrapper,.ems-collection-products .facet-checkbox .svg-wrapper{display:none;width:17px;height:17px;border-radius:5px}.template-search--performed .facet-checkbox>input[type=checkbox],.ems-collection-products .facet-checkbox>input[type=checkbox]{position:static;width:17px;height:17px;margin:0;-webkit-appearance:none;appearance:none;border:1.5px solid #cbd5e1;border-radius:5px;background-color:#fff;accent-color:var(--ems-primary)}.template-search--performed .facet-checkbox>input[type=checkbox]:checked,.ems-collection-products .facet-checkbox>input[type=checkbox]:checked{border-color:var(--ems-primary);background-color:var(--ems-primary);background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='none' stroke='white' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round' d='M3.5 8.3 6.5 11 12.5 5'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;background-size:13px 13px}.template-search--performed .facet-checkbox>input[type=checkbox]:focus-visible,.ems-collection-products .facet-checkbox>input[type=checkbox]:focus-visible{outline:0;box-shadow:0 0 0 3px #0d948829}.template-search--performed .facet-checkbox__text,.ems-collection-products .facet-checkbox__text{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;justify-content:space-between;gap:8px;width:100%}.template-search--performed .facet-checkbox__text-label,.ems-collection-products .facet-checkbox__text-label{color:#334155;min-width:0;overflow-wrap:anywhere}.template-search--performed .facet-checkbox__count,.ems-collection-products .facet-checkbox__count{color:#64748b;font-variant-numeric:tabular-nums;white-space:nowrap}.template-search--performed .list-menu__item.facets__item,.ems-collection-products .list-menu__item.facets__item{margin-bottom:6px}.template-search--performed .button-show-more,.ems-collection-products .button-show-more{display:inline-flex;align-items:center;min-height:30px;margin-top:2px;padding:0;border:0;color:var(--ems-primary-dark);background:transparent;font-size:1.2rem;font-weight:800;text-decoration:none}.template-search--performed .facets__price,.ems-collection-products .facets__price{display:grid;grid-template-columns:1fr;gap:9px;padding:0}.template-search--performed .facets__price .field-currency,.ems-collection-products .facets__price .field-currency{display:none}.template-search--performed .facets__price .field,.ems-collection-products .facets__price .field{width:100%;min-height:44px;margin:0;align-items:center}.template-search--performed .facets__price .field:last-of-type,.ems-collection-products .facets__price .field:last-of-type{margin-left:0}.template-search--performed .facets__price .field:before,.template-search--performed .facets__price .field:after,.ems-collection-products .facets__price .field:before,.ems-collection-products .facets__price .field:after{display:none}.template-search--performed .facets__price .field__input,.ems-collection-products .facets__price .field__input{min-height:44px;padding:14px 14px 4px;border:1.5px solid #e2e8f0;border-radius:var(--ems-radius-control);color:var(--ems-ink);font-family:var(--ems-body-font);font-size:1.35rem;font-weight:700;box-shadow:none}.template-search--performed .facets__price .field__label,.ems-collection-products .facets__price .field__label{left:12px;top:5px;color:var(--ems-faint);font-size:1.05rem;line-height:1}.template-search--performed .product-grid-container,.ems-collection-products .product-grid-container{min-width:0;padding:24px 40px 40px}.ems-collection-products .product-grid-container{padding-top:18px}.template-search--performed .product-grid.grid,.ems-collection-products .product-grid.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:0}.template-search--performed .product-grid .grid__item,.ems-collection-products .product-grid .grid__item{width:auto;max-width:none;padding:0}.ems-compact-card{overflow:hidden;height:100%;border:1px solid var(--ems-border);border-radius:var(--ems-radius-card);background:var(--ems-canvas);transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.ems-compact-card:hover{border-color:var(--ems-primary-border);box-shadow:var(--ems-shadow-card);transform:translateY(-2px)}.ems-compact-card__media{position:relative;display:flex;aspect-ratio:4 / 3;align-items:center;justify-content:center;background:linear-gradient(180deg,#fff,#fbfdfd);color:var(--ems-faint)}.ems-compact-card__media img,.ems-compact-card__media .placeholder-svg{display:block;width:100%;height:100%;object-fit:contain;padding:16px}.template-search--performed .pagination-wrapper{margin-top:32px}.template-search--performed .pagination__list{gap:6px}.template-search--performed .pagination__item{width:36px;height:36px;border:1.5px solid #e2e8f0;border-radius:var(--ems-radius-control);color:var(--ems-slate);font-family:var(--ems-heading-font);font-size:1.4rem;font-weight:700;text-decoration:none}.template-search--performed .pagination__item--current{border-color:var(--ems-primary);background:var(--ems-primary);color:#fff}.ems-compact-card__badge{position:absolute;top:11px;left:11px;padding:4px 8px;border-radius:6px;background:var(--ems-accent-soft);color:var(--ems-accent-text);font-size:1.05rem;font-weight:800}.ems-compact-card__body{padding:14px}.ems-compact-card__vendor{margin-bottom:4px;color:var(--ems-faint);font-size:1.15rem;font-weight:700}.ems-compact-card__title{display:block;min-height:38px;color:var(--ems-ink);font-family:var(--ems-heading-font);font-size:1.4rem;font-weight:800;line-height:1.32;text-decoration:none}.ems-compact-card__price{margin-top:8px}.ems-compact-card__price .price{color:var(--ems-ink);font-family:var(--ems-heading-font);font-size:1.7rem;font-weight:800}.ems-compact-card__price .price__container{margin-bottom:0}.ems-compact-card__stock{margin:4px 0 11px;color:var(--ems-primary-dark);font-size:1.15rem;font-weight:800}.ems-compact-card__stock--low{color:var(--ems-accent-text)}.ems-compact-card__stock--out{color:var(--ems-error)}.ems-compact-card__form{display:grid;grid-template-columns:58px minmax(0,1fr);gap:8px}.ems-compact-card__qty{width:58px;min-height:38px;border:1.5px solid #e2e8f0;border-radius:var(--ems-radius-control);color:var(--ems-ink);font-family:var(--ems-body-font);font-size:1.35rem;font-weight:800;text-align:center}.ems-compact-card__add{display:inline-flex;min-height:38px;align-items:center;justify-content:center;padding:8px 10px;border:0;border-radius:var(--ems-radius-control);background:var(--ems-primary);color:#fff;font-family:var(--ems-heading-font);font-size:1.3rem;font-weight:800;line-height:1.1;text-align:center;text-decoration:none;cursor:pointer}.ems-compact-card__add:hover{background:var(--ems-primary-dark);color:#fff}.ems-compact-card__add[disabled]{background:var(--ems-surface-strong);color:var(--ems-muted);cursor:not-allowed}.facets-container{gap:22px;padding-top:18px;border-top:1px solid var(--ems-border-soft)}.facets__form,.facets__wrapper,.facets-vertical-form{font-family:var(--ems-body-font)}.facets__summary,.facet-filters__label,.product-count__text{color:var(--ems-ink);font-weight:800}.facet-checkbox,.facets__item label{color:var(--ems-slate)}.product-grid .grid__item{padding-bottom:0}.product-grid .card-wrapper{height:100%;overflow:hidden;border:1px solid var(--ems-border);border-radius:var(--ems-radius-card);background:var(--ems-canvas);transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.product-grid .card-wrapper:hover{border-color:var(--ems-primary-border);box-shadow:var(--ems-shadow-card);transform:translateY(-2px)}.card--card,.card--standard .card__inner{overflow:hidden;border-radius:var(--ems-radius-card);background:linear-gradient(180deg,#fff,#fbfdfd)}.card__information,.card-information{padding:16px 18px 18px}.product-grid .card:not(.ratio)>.card__content{padding:0 18px 18px}.product-grid .card:not(.ratio)>.card__content>.card__information{padding:16px 0 0}.product-grid .card:not(.ratio)>.card__content .card-information{padding:0}.card__media,.card .media{background:linear-gradient(180deg,#fff,#fbfdfd)}.card__media .media img{width:100%;height:100%;object-fit:contain;padding:16px;background:#fff}.facet-filters__sort.select__select{min-height:44px;min-width:214px;padding:0 42px 0 14px;border:1.5px solid #cbd5e1;border-radius:var(--ems-radius-control);background-color:#fff;color:var(--ems-slate);font-family:var(--ems-body-font);font-size:1.35rem;line-height:44px;box-shadow:none}.facet-filters__sort.select__select:focus,.facet-filters__sort.select__select:focus-visible{outline:2px solid rgba(13,148,136,.28);outline-offset:2px;box-shadow:none}.facet-filters .select:focus-within{outline:0;box-shadow:none}.facet-filters .select:before,.facet-filters .select:after{content:none}.facet-filters .select .svg-wrapper{right:12px}.card__heading{color:var(--ems-ink);font-family:var(--ems-heading-font);font-weight:800;line-height:1.35}.card-information .caption-with-letter-spacing{color:var(--ems-muted);font-size:1.15rem;font-weight:800}.card-information .price{color:var(--ems-ink);font-family:var(--ems-heading-font);font-size:1.7rem;font-weight:800}.button:before,.shopify-challenge__button:before,.customer button:before,.shopify-payment-button__button--unbranded:before,.field:before,.quantity:before{content:none;box-shadow:none}.button:after,.shopify-challenge__button:after,.customer button:after,.shopify-payment-button__button--unbranded:after,.field:after,.quantity:after{content:none;box-shadow:none}.quick-add__submit,.product-form__submit,.shopify-payment-button__button,.cart__checkout-button{min-height:48px;border-radius:var(--ems-radius-small);font-family:var(--ems-heading-font);font-weight:800;letter-spacing:0}.quick-add__submit:before,.product-form__submit:before,.shopify-payment-button__button:before,.cart__checkout-button:before,.quick-add__submit:after,.product-form__submit:after,.shopify-payment-button__button:after,.cart__checkout-button:after{box-shadow:none}.quick-add__submit,.product-form__submit,.cart__checkout-button{background:var(--ems-accent);color:#fff}.quick-add__submit:hover,.product-form__submit:hover,.cart__checkout-button:hover{background:var(--ems-accent-hover);color:#fff}.shopify-payment-button__button{border:1px solid var(--ems-primary-border);background:var(--ems-canvas);color:var(--ems-primary-dark)}.template-product .page-width{max-width:none;padding-inline:var(--ems-gutter)}.ems-product-breadcrumb{display:flex;flex-wrap:wrap;gap:8px;align-items:center;padding:18px 0 6px;color:var(--ems-faint);font-size:1.3rem}.ems-product-breadcrumb a{color:var(--ems-muted);text-decoration:none}.ems-product-breadcrumb a:hover{color:var(--ems-primary-dark)}.ems-product-breadcrumb span:last-child{color:var(--ems-ink);font-weight:800}.product{gap:44px;align-items:start;padding-top:18px}.product .product__media-wrapper{border-radius:16px}.product__media,.product-media-container{overflow:hidden;border:1px solid var(--ems-border);border-radius:16px;background:var(--ems-surface)}.product__media img{object-fit:contain}.product--thumbnail .thumbnail-slider{align-items:flex-start}.product--thumbnail .thumbnail{border:1.5px solid var(--ems-border);border-radius:11px;background:var(--ems-surface)}.product--thumbnail .thumbnail[aria-current]{border-color:var(--ems-primary);box-shadow:none}.product__info-wrapper{align-self:start}.product__info-container{max-width:48rem;padding:4px 0 0;border:0;border-radius:0;background:transparent;box-shadow:none}.product__info-container>*+*{margin:1.2rem 0}.product__info-container .product__text.caption-with-letter-spacing{display:inline-flex;margin:0 12px 8px 0;color:var(--ems-faint);font-size:1.2rem;font-weight:800;letter-spacing:0;text-transform:none}.product__title{margin:0 0 12px}.product__title h1{max-width:44rem;font-size:clamp(3rem,2.65vw,3.8rem);font-weight:800;line-height:1.12}.product__info-container .price{color:var(--ems-ink);font-family:var(--ems-heading-font);font-size:clamp(3rem,2.75vw,3.6rem);font-weight:800;letter-spacing:0}.product__tax,.installment{color:var(--ems-muted);font-size:1.25rem}.price--sold-out{color:var(--ems-muted)}.badge.price__badge-sold-out,.card__badge .badge{border:1px solid rgba(220,38,38,.16);border-radius:999px;background:#fff1f2;color:var(--ems-error);font-family:var(--ems-heading-font);font-weight:800;letter-spacing:0}.product__inventory{display:inline-flex;align-items:center;gap:8px;width:fit-content;margin-block:2px 14px;padding:8px 12px;border:1px solid var(--ems-primary-border);border-radius:9px;background:var(--ems-primary-soft);color:var(--ems-primary-dark);font-family:var(--ems-heading-font);font-size:1.25rem;font-weight:800}.product__inventory .svg-wrapper,.product__inventory svg{width:12px;height:12px}.product-form__submit[disabled]{border-color:var(--ems-border);background:var(--ems-surface-strong);color:var(--ems-muted);cursor:not-allowed;opacity:1}.product-form__quantity{max-width:14rem}.product-form__quantity .form__label,.product-form__input .form__label{color:var(--ems-slate);font-family:var(--ems-heading-font);font-size:1.3rem;font-weight:800}.product-form__buttons{max-width:100%}.product-form__submit{min-height:56px;border-radius:12px;font-size:1.55rem}.pickup-availability-preview{margin-top:18px;color:var(--ems-slate);font-size:1.35rem}.complementary-products,.product-recommendations{border-radius:var(--ems-radius-card)}.complementary-products__container{border:1px solid var(--ems-border);border-radius:var(--ems-radius-card);background:var(--ems-canvas-soft)}.complementary-products__container .summary__title,.complementary-products__container .h4{color:var(--ems-ink);font-family:var(--ems-heading-font);font-weight:800}.product-form__input--pill input[type=radio]+label{border-color:var(--ems-border);border-radius:10px;padding:10px 18px;color:var(--ems-slate);font-weight:800}.product-form__input--pill input[type=radio]:checked+label{border-color:var(--ems-primary);background:var(--ems-primary-soft);color:var(--ems-primary-dark)}.quantity{min-height:48px;overflow:hidden;border:1px solid var(--ems-border);border-radius:var(--ems-radius-control);background:var(--ems-canvas);box-shadow:none}.quantity__button{width:4.4rem;color:var(--ems-ink);background:var(--ems-canvas-soft)}.quantity__button:hover{background:var(--ems-surface-strong);color:var(--ems-primary-dark)}.quantity__button:focus-visible{outline:0;box-shadow:inset 0 0 0 2px #0d94883d}.quantity__input{font-family:var(--ems-heading-font);font-weight:800;box-shadow:none}.quantity__input:focus-visible{outline:0;box-shadow:inset 0 0 0 2px #0d94882e}.ems-product-details{padding:8px 0 44px}.ems-product-details__tabs{display:flex;gap:28px;margin-bottom:26px;border-bottom:1.5px solid var(--ems-border-soft)}.ems-product-details__tab{padding:0 0 14px;color:var(--ems-faint);font-family:var(--ems-heading-font);font-size:1.5rem;font-weight:800}.ems-product-details__tab--active{margin-bottom:-1.5px;border-bottom:2.5px solid var(--ems-primary);color:var(--ems-ink)}.ems-product-details__grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:48px}.ems-product-details__copy h2,.ems-product-details__support h3{margin:0 0 14px;color:var(--ems-ink);font-family:var(--ems-heading-font);font-size:2rem;font-weight:800}.ems-product-details__copy .rte{color:var(--ems-slate);font-size:1.45rem;line-height:1.7}.ems-product-details__copy .rte ul{padding-left:20px}.ems-product-details__copy .rte table{display:none}.ems-product-details__support{align-self:start;padding:20px 22px;border:1px solid var(--ems-border);border-radius:var(--ems-radius-card);background:var(--ems-canvas)}.ems-product-details__support p{margin:0 0 14px;color:var(--ems-slate);font-size:1.35rem;line-height:1.6}.ems-product-details__support a{color:var(--ems-primary-dark);font-family:var(--ems-heading-font);font-weight:800;text-decoration:none}.ems-product-details__support-links{display:flex;flex-wrap:wrap;gap:8px 18px;align-items:center}@media screen and (min-width:990px){.product--thumbnail media-gallery{display:grid;grid-template-columns:78px minmax(0,1fr);gap:16px;align-items:start}.product--thumbnail media-gallery>slider-component:first-of-type{grid-column:2;grid-row:1;min-width:0}.product--thumbnail media-gallery>.thumbnail-slider{grid-column:1;grid-row:1;width:78px}.product--thumbnail .thumbnail-list{display:flex;flex-direction:column;gap:12px;padding:0}.product--thumbnail .thumbnail-list__item.slider__slide{width:78px}.product--thumbnail .thumbnail{width:78px;min-height:78px}}.accordion{border-color:var(--ems-border-soft)}.related-products{background:var(--ems-canvas-soft)}.template-cart cart-items{display:block}.template-cart .title-wrapper-with-link{align-items:baseline;margin-bottom:24px}.template-cart .title--primary{font-size:clamp(2.6rem,2.2vw,3.4rem)}.ems-cart-meter{display:grid;gap:10px;margin-bottom:20px;padding:16px 18px;border:1px solid var(--ems-primary-border);border-radius:var(--ems-radius-card);background:var(--ems-primary-soft);color:var(--ems-primary-dark);font-size:1.35rem;font-weight:800}.ems-cart-meter__top{display:flex;align-items:center;gap:9px}.ems-cart-meter__icon{display:inline-flex;width:20px;height:20px;flex:0 0 auto}.ems-cart-meter__icon svg{width:100%;height:100%}.ems-cart-progress{height:8px;overflow:hidden;border-radius:999px;background:var(--ems-primary-border)}.ems-cart-progress span{display:block;width:var(--ems-cart-progress);height:100%;border-radius:inherit;background:var(--ems-primary)}.cart-items{border-collapse:separate;border-spacing:0 14px}.cart-items thead th{color:var(--ems-faint);font-size:1.1rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.cart-item{border:1px solid var(--ems-border);border-radius:var(--ems-radius-card);background:var(--ems-canvas);transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.cart-item:hover{border-color:var(--ems-primary-border);background:var(--ems-canvas-soft);box-shadow:var(--ems-shadow-card)}.cart-item__media{padding:14px}.cart-item__image{border-radius:var(--ems-radius-small);background:var(--ems-surface)}.cart-item__name{color:var(--ems-ink);font-family:var(--ems-heading-font);font-weight:800;text-decoration:none}.cart-item__price-wrapper{color:var(--ems-ink);font-family:var(--ems-heading-font);font-weight:800}.cart-item .product-option{color:var(--ems-muted);font-size:1.25rem}.cart-item dl{display:flex;flex-wrap:wrap;gap:7px;margin-top:8px}.cart-item dl .product-option{display:inline-flex;gap:4px;padding:4px 8px;border-radius:7px;background:var(--ems-surface-strong);color:var(--ems-slate);font-weight:700}.cart-item .quantity{overflow:hidden;border:1.5px solid var(--ems-border-soft);border-radius:var(--ems-radius-control)}.cart-item .quantity__button{background:var(--ems-canvas-soft)}.cart-item .quantity__button:hover{background:var(--ems-surface-strong);color:var(--ems-primary-dark)}.ems-cart-clinic-callout{display:flex;align-items:center;gap:16px;margin-top:24px;padding:16px 20px;border:1.5px dashed var(--ems-primary-border);border-radius:var(--ems-radius-card);background:var(--ems-canvas-soft)}.ems-cart-clinic-callout__icon{display:inline-flex;width:42px;height:42px;flex:0 0 auto;align-items:center;justify-content:center;border-radius:var(--ems-radius-small);background:var(--ems-primary-soft);color:var(--ems-primary-dark)}.ems-cart-clinic-callout__icon svg{width:22px;height:22px}.ems-cart-clinic-callout__copy{display:grid;flex:1 1 auto;gap:3px;color:var(--ems-muted);font-size:1.3rem;line-height:1.45}.ems-cart-clinic-callout__copy strong{color:var(--ems-ink);font-family:var(--ems-heading-font);font-size:1.45rem}.ems-cart-clinic-callout__link{display:inline-flex;min-height:40px;align-items:center;justify-content:center;padding:9px 16px;border:1.5px solid var(--ems-primary);border-radius:var(--ems-radius-control);color:var(--ems-primary-dark);font-size:1.3rem;font-weight:800;text-decoration:none;white-space:nowrap}.ems-cart-clinic-callout__link:hover{background:var(--ems-primary);color:#fff}.cart__footer{padding:26px;border:1px solid var(--ems-border);border-radius:18px;background:var(--ems-canvas);box-shadow:0 20px 50px -36px #0f172a61}.cart__ctas{margin-top:18px}.cart__checkout-button{width:100%}.ems-cart-trust-panel{display:grid;gap:13px;margin-top:16px;padding:18px 20px;border:1px solid var(--ems-border);border-radius:var(--ems-radius-card);background:var(--ems-canvas)}.ems-cart-trust-panel__item{display:flex;align-items:center;gap:10px;color:var(--ems-slate);font-size:1.3rem;line-height:1.35}.ems-cart-trust-panel__item>span:first-child{display:inline-flex;width:19px;height:19px;flex:0 0 auto;color:var(--ems-primary-dark)}.ems-cart-trust-panel__item svg{width:100%;height:100%}.totals__total{color:var(--ems-ink);font-family:var(--ems-heading-font);font-weight:800}@media screen and (min-width:990px){.template-cart #MainContent{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:36px;width:var(--ems-page);margin-inline:auto;padding:24px 0 44px}.template-cart #MainContent>.shopify-section{min-width:0}.template-cart #MainContent>.shopify-section:first-child .page-width,.template-cart .cart__footer-wrapper .page-width{width:auto;max-width:none;padding-inline:0}.template-cart .cart__footer-wrapper{grid-column:2;grid-row:1;align-self:start}.template-cart .cart__footer{position:sticky;top:20px}.template-cart #MainContent>.shopify-section:first-child{grid-column:1;grid-row:1}.template-cart #MainContent>.shopify-section:nth-child(n+3){grid-column:1 / -1}}.customer.account,.main-page,.main-blog,.article-template{color:var(--ems-slate)}.ems-content-page{display:grid;gap:56px;padding:36px 0 72px;color:var(--ems-slate)}.ems-content-hero{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:32px;align-items:stretch}.ems-content-hero__copy,.ems-content-hero__panel,.ems-contact-card-grid,.ems-policy-highlight-grid,.ems-contact-map,.ems-content-card,.ems-policy-list article{border:1px solid var(--ems-border);border-radius:var(--ems-radius-card);background:var(--ems-canvas);box-shadow:var(--ems-shadow-card)}.ems-content-hero__copy{display:grid;align-content:center;gap:18px;min-height:380px;padding:clamp(28px,4vw,56px);background:linear-gradient(135deg,#0d94881a,#ee7b1c14),var(--ems-canvas)}.ems-content-hero__copy h1{max-width:780px;margin:0;font-size:clamp(3.4rem,5vw,6.6rem);line-height:1.02}.ems-content-hero__copy p{max-width:720px;margin:0;color:var(--ems-slate);font-size:1.7rem;line-height:1.65}.ems-content-kicker,.ems-content-eyebrow{margin:0;color:var(--ems-primary-dark);font-family:var(--ems-heading-font);font-size:1.25rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.ems-content-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.ems-content-hero__panel,.ems-contact-card-grid,.ems-policy-highlight-grid{display:grid;gap:16px;align-content:center;padding:clamp(24px,3vw,36px)}.ems-content-checklist{display:grid;gap:14px;margin:0;padding:0;list-style:none}.ems-content-checklist li{position:relative;padding-left:28px;color:var(--ems-ink);font-size:1.45rem;font-weight:700;line-height:1.45}.ems-content-checklist li:before{content:"";position:absolute;top:.55em;left:0;width:12px;height:12px;border-radius:999px;background:var(--ems-accent)}.ems-content-story-grid,.ems-contact-layout{display:grid;grid-template-columns:minmax(220px,.8fr) minmax(0,1.2fr);gap:32px;align-items:start}.ems-content-story-grid h2,.ems-content-section__head h2,.ems-content-cta h2,.ems-contact-map h2,.ems-content-card h2{margin:8px 0 0;color:var(--ems-ink);font-size:clamp(2.4rem,3vw,3.8rem);line-height:1.12}.ems-content-copy{display:grid;gap:16px;color:var(--ems-slate);font-size:1.55rem;line-height:1.7}.ems-content-copy p{margin:0}.ems-gradient-word{color:var(--ems-primary-dark);background:linear-gradient(135deg,var(--ems-primary-deep) 0%,var(--ems-primary) 58%,#14b8a6 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.ems-content-section{display:grid;gap:24px}.ems-content-section__head{max-width:760px}.ems-content-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.ems-content-card,.ems-policy-list article{display:grid;gap:10px;padding:24px}.ems-content-card h3,.ems-policy-list h3{margin:0;color:var(--ems-ink);font-size:1.8rem;line-height:1.25}.ems-content-card p,.ems-policy-list p,.ems-policy-highlight p,.ems-contact-card p{margin:0;color:var(--ems-slate);font-size:1.4rem;line-height:1.55}.ems-content-cta{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:28px;border-radius:var(--ems-radius-card);background:var(--ems-primary-deep);color:#fff}.ems-content-cta h2,.ems-content-cta .ems-content-eyebrow{color:#fff}.ems-contact-card-grid{grid-template-columns:1fr}.ems-contact-card,.ems-policy-highlight{display:grid;gap:6px;padding:18px;border:1px solid var(--ems-border-soft);border-radius:var(--ems-radius-small);background:var(--ems-canvas-soft)}.ems-contact-card span,.ems-policy-highlight span{color:var(--ems-ink);font-family:var(--ems-heading-font);font-weight:800}.ems-contact-card a{color:var(--ems-primary-dark);font-weight:800;text-decoration:none}.ems-contact-map{display:grid;gap:12px;padding:28px}.ems-contact-map p{margin:0;font-size:1.45rem;line-height:1.65}.ems-contact-fallback-form,.contact.page-width{padding-bottom:72px}.ems-contact-fallback-form form,.contact form#ContactForm{display:grid;gap:18px;max-width:980px;margin:0 auto;padding:clamp(22px,3vw,34px);border:1px solid var(--ems-border);border-radius:var(--ems-radius-card);background:var(--ems-canvas);box-shadow:var(--ems-shadow-card)}.ems-contact-fallback-form .contact__fields,.contact form#ContactForm .contact__fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.ems-contact-fallback-form .field,.contact form#ContactForm .field{margin:0}.ems-contact-fallback-form .field:before,.ems-contact-fallback-form .field:after,.contact form#ContactForm .field:before,.contact form#ContactForm .field:after{display:none}.ems-contact-fallback-form .field__input,.contact form#ContactForm .field__input{min-height:58px;padding:20px 16px 8px;border:1.5px solid #d9e2ec!important;border-radius:var(--ems-radius-control);background:#fff;box-shadow:none!important;color:var(--ems-ink);font-family:var(--ems-body-font);font-size:1.5rem}.ems-contact-fallback-form textarea.field__input,.contact form#ContactForm textarea.field__input{min-height:150px;padding-top:26px;resize:vertical}.ems-contact-fallback-form .field__input:focus,.ems-contact-fallback-form .field__input:focus-visible,.contact form#ContactForm .field__input:focus,.contact form#ContactForm .field__input:focus-visible{border-color:#0d94889e!important;outline:0!important;box-shadow:0 0 0 3px #0d948824!important}.ems-contact-fallback-form .field__label,.contact form#ContactForm .field__label{top:8px;left:16px;color:var(--ems-muted);font-family:var(--ems-heading-font);font-size:1.15rem;font-weight:700;line-height:1.2}.ems-contact-fallback-form .contact__button,.contact form#ContactForm .contact__button{margin-top:2px}.ems-policy-highlight-grid{grid-template-columns:1fr}.ems-policy-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.ems-list-collections{display:grid;gap:30px;padding:32px 0 64px;color:var(--ems-slate)}.ems-list-collections__hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.78fr);gap:28px;align-items:stretch;padding:clamp(28px,4vw,48px);border:1px solid var(--ems-border);border-radius:var(--ems-radius-card);background:linear-gradient(135deg,#0d94881a,#ee7b1c14),var(--ems-canvas);box-shadow:var(--ems-shadow-card)}.ems-list-collections__hero h1{max-width:760px;margin:10px 0 12px;font-size:clamp(3.2rem,4vw,5.6rem);line-height:1.04}.ems-list-collections__hero p{max-width:720px;margin:0;font-size:1.6rem;line-height:1.65}.ems-buyer-shortcut-grid{display:grid;gap:10px;align-content:center}.ems-buyer-shortcut-grid a{display:flex;min-height:48px;align-items:center;justify-content:space-between;padding:12px 14px;border:1px solid var(--ems-border);border-radius:var(--ems-radius-small);background:var(--ems-canvas);color:var(--ems-primary-dark);font-family:var(--ems-heading-font);font-size:1.35rem;font-weight:800;line-height:1.2;text-decoration:none}.ems-buyer-shortcut-grid a:after{content:">";color:var(--ems-accent)}.ems-list-collections__grid{display:grid;gap:22px}.ems-list-collections__grid>.title{margin:0;font-size:clamp(2.4rem,3vw,3.8rem)}.ems-list-collections .collection-list{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}.ems-list-collections .collection-list__item{width:100%;max-width:none}.ems-list-collections .collection-list__item .card-wrapper{height:100%}.ems-list-collections .collection-list__item .card{overflow:hidden;border:1px solid var(--ems-border);border-radius:var(--ems-radius-card);background:var(--ems-canvas);box-shadow:0 10px 24px #0f172a0f}.ems-list-collections .collection-list__item .card__inner{overflow:hidden;background:linear-gradient(180deg,#fff,#fbfdfd)}.ems-list-collections .collection-list__item .card__media .media img{object-fit:contain;padding:18px}.ems-list-collections .collection-list__item .card__content{padding:0 14px 14px}.ems-list-collections .collection-list__item .card__information{padding:12px 0 0}.ems-list-collections .collection-list__item .card__heading{margin:0;font-size:1.45rem;line-height:1.22;overflow-wrap:anywhere}@media screen and (max-width:989px){.ems-list-collections .collection-list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:640px){.ems-list-collections .collection-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.ems-list-collections .collection-list__item .card__content{padding:0 12px 12px}.ems-list-collections .collection-list__item .card__information{padding:10px 0 0}.ems-list-collections .collection-list__item .card__heading{font-size:1.3rem}}.ems-blog-shell{display:grid;gap:34px;color:var(--ems-slate)}.ems-blog-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.5fr);gap:28px;align-items:center;padding:clamp(28px,4vw,48px);border:1px solid var(--ems-border);border-radius:var(--ems-radius-card);background:linear-gradient(135deg,#0d94881a,#ee7b1c14),var(--ems-canvas);box-shadow:var(--ems-shadow-card)}.ems-blog-hero h1{max-width:760px;margin:10px 0 12px;font-size:clamp(3.2rem,4vw,5.4rem);line-height:1.05}.ems-blog-hero p{max-width:700px;margin:0;font-size:1.6rem;line-height:1.65}.ems-blog-hero__topics{display:grid;gap:10px}.ems-blog-hero__topics span{padding:12px 14px;border:1px solid var(--ems-border);border-radius:var(--ems-radius-small);background:var(--ems-canvas);color:var(--ems-primary-dark);font-family:var(--ems-heading-font);font-size:1.3rem;font-weight:800}.ems-blog-shell .main-blog{display:grid;gap:22px}.ems-blog-shell .main-blog>.title--primary{margin:0;font-size:clamp(2.4rem,3vw,3.8rem)}.ems-blog-shell .blog-articles{gap:20px}.ems-blog-shell .blog-articles__article .card{border:1px solid var(--ems-border);border-radius:var(--ems-radius-card);background:var(--ems-canvas);box-shadow:var(--ems-shadow-card)}.ems-blog-empty{max-width:760px;padding:clamp(22px,3vw,34px);border:1px solid var(--ems-border);border-radius:var(--ems-radius-card);background:var(--ems-canvas);box-shadow:var(--ems-shadow-card)}.ems-blog-empty h3{margin:8px 0 10px;font-size:clamp(2rem,2.4vw,2.8rem);line-height:1.15}.ems-blog-empty p:not(.ems-content-eyebrow){max-width:620px;margin:0 0 18px;color:var(--ems-muted);line-height:1.65}.ems-article-shell{color:var(--ems-slate)}.ems-article-shell .article-template__title{font-size:clamp(3rem,4vw,5.2rem);line-height:1.06}.ems-article-shell .article-template__content{color:var(--ems-slate);font-size:1.65rem;line-height:1.75}.ems-article-support{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:20px;align-items:center;margin-top:42px;padding:24px;border:1px solid var(--ems-border);border-radius:var(--ems-radius-card);background:var(--ems-canvas-soft)}.ems-article-support h2,.ems-article-support p{margin:0}.ems-article-support h2{margin-top:6px;font-size:clamp(2.2rem,3vw,3.2rem)}.ems-article-support p{max-width:620px;font-size:1.45rem;line-height:1.6}.customer.account,.ems-account-shell{width:min(1698px,calc(100vw - 96px));max-width:min(1698px,calc(100vw - 96px));margin-inline:auto}.ems-account-shell{display:grid;gap:31px}.ems-account-hero,.ems-account-panel,.ems-account-reorder,.ems-order-summary-card{border:1px solid var(--ems-border);border-radius:var(--ems-radius-card);background:var(--ems-canvas)}.ems-account-hero{position:relative;display:flex;min-height:266px;align-items:center;justify-content:space-between;overflow:hidden;gap:32px;padding:clamp(40px,4vw,50px);border-color:transparent;background:linear-gradient(135deg,var(--ems-primary-dark) 0%,var(--ems-primary-deep) 100%);color:#fff;box-shadow:none}.ems-account-hero__orb{position:absolute;inset:auto -40px -110px auto;width:clamp(280px,21vw,365px);height:clamp(280px,21vw,365px);border-radius:999px;background:#ffffff14;pointer-events:none}.ems-account-hero__copy,.ems-account-hero__actions{position:relative;z-index:1}.ems-account-hero__copy{display:grid;gap:16px}.ems-account-hero__pill{width:fit-content;gap:8px;min-height:33px;padding:8px 14px;border:0;background:#ffffff24;color:#fff;font-size:1.35rem}.ems-account-hero__pill .svg-wrapper,.ems-account-hero__pill svg{width:17px;height:17px}.ems-account-hero .customer__title{margin:0;color:#fff;font-size:clamp(4rem,3.2vw,4.8rem);line-height:1.06}.ems-account-hero p:not(.ems-pill){max-width:760px;margin:0;color:#ffffffe6;font-size:clamp(1.65rem,1.25vw,1.9rem);line-height:1.55}.ems-account-hero__actions{display:flex;flex:0 0 auto;flex-wrap:wrap;gap:12px;justify-content:flex-end;align-self:flex-start}.customer.account a,.customer.account a:visited,.customer.account .ems-button,.customer.account .ems-button:visited{text-decoration:none!important}.customer.account .ems-button:not(.ems-button--outline):not(.ems-button--hero-light),.customer.account .ems-button:not(.ems-button--outline):not(.ems-button--hero-light):visited{color:#fff}.customer.account .ems-button--outline,.customer.account .ems-button--outline:visited,.customer.account .ems-button--hero-light,.customer.account .ems-button--hero-light:visited,.customer.account .ems-account-logout,.customer.account .ems-account-logout:visited{color:var(--ems-primary-dark)}.ems-button--hero,.ems-button--hero-light,.ems-account-logout{min-height:47px;padding:12px 18px;border-radius:var(--ems-radius-control);font-size:1.45rem;font-weight:800;white-space:nowrap}.ems-button--hero{border-color:#ffffff42;background:#ffffff21;color:#fff}.ems-button--hero:hover{border-color:#ffffff85;background:#fff3}.ems-button--hero-light,.ems-account-logout{border-color:#fff;background:#fff}.ems-button--hero-light:hover,.ems-account-logout:hover{background:var(--ems-primary-soft);color:var(--ems-primary-dark)}.ems-account-nav{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-top:1px}.ems-account-nav a{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:0 24px;border:1px solid var(--ems-border);border-radius:999px;background:#fff;color:var(--ems-slate);font-size:1.55rem;font-weight:800;line-height:1;text-decoration:none!important;white-space:nowrap}.ems-account-nav a:hover,.ems-account-nav a[aria-current=page]{border-color:var(--ems-primary-border);background:var(--ems-primary-soft);color:var(--ems-primary-dark)}.ems-account-panel__head span{color:var(--ems-muted);font-size:1.35rem;line-height:1.35}.ems-account-panel h2,.ems-account-panel h3,.ems-account-reorder h2,.ems-order-summary-card h2{color:var(--ems-ink);font-family:var(--ems-heading-font);font-weight:800}.ems-account-content-grid,.ems-order-layout{display:grid;grid-template-columns:minmax(0,1fr) 426px;gap:26px;align-items:start}.ems-account-main,.ems-account-side,.ems-account-panel--details,.ems-account-help{display:grid;gap:28px}.ems-account-panel,.ems-account-reorder,.ems-order-summary-card{padding:clamp(28px,2.4vw,34px)}.ems-account-reorder{display:grid;gap:26px;background:#fff;color:var(--ems-ink);box-shadow:none}.ems-account-reorder__head{display:flex;align-items:start;justify-content:space-between;gap:18px}.ems-account-reorder h2{margin:0 0 6px;color:var(--ems-ink);font-size:2.75rem}.ems-account-reorder p{max-width:720px;margin:0;color:var(--ems-slate);font-size:1.55rem;line-height:1.55}.ems-account-task-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.ems-account-task-card{display:grid;min-height:220px;align-content:start;gap:9px;padding:22px;border:1px solid var(--ems-border);border-radius:var(--ems-radius-small);background:var(--ems-canvas-soft);color:var(--ems-slate);text-decoration:none!important;transition:border-color var(--ems-transition),box-shadow var(--ems-transition),transform var(--ems-transition)}.ems-account-task-card:hover{border-color:var(--ems-primary-border);color:var(--ems-primary-dark);text-decoration:none!important;transform:translateY(-1px);box-shadow:0 18px 36px -30px #0f172a6b}.ems-account-task-card .ems-icon-chip{width:54px;height:54px;margin-bottom:10px;border-radius:14px}.ems-account-task-card strong{color:var(--ems-ink);font-family:var(--ems-heading-font);font-size:1.9rem;line-height:1.2;text-decoration:none!important}.ems-account-task-card small{color:var(--ems-slate);font-size:1.45rem;line-height:1.45}.ems-account-task-card em{align-self:end;margin-top:14px;color:var(--ems-primary-dark);font-family:var(--ems-heading-font);font-size:1.35rem;font-style:normal;font-weight:800}.ems-account-panel__head{display:flex;align-items:baseline;justify-content:space-between;gap:14px;margin-bottom:26px}.ems-account-panel h2,.ems-order-summary-card h2{margin:0;font-size:clamp(2.4rem,1.9vw,2.8rem);line-height:1.15}.ems-account-table-wrap{overflow-x:auto}.ems-account-orders .order-history{width:100%;margin:0}.ems-account-orders .order-history th{color:var(--ems-muted);font-size:1.1rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.ems-account-orders .order-history td,.ems-account-orders .order-history th{padding:14px 10px;border-bottom:1px solid var(--ems-border-soft)}.ems-account-empty{display:grid;align-content:center;justify-items:center;gap:10px;min-height:305px;padding:30px 32px;border:1.5px dashed var(--ems-primary-border);border-radius:12px;background:#fbfefd;text-align:center}.ems-account-empty .ems-icon-chip{width:82px;height:82px;border-radius:15px}.ems-account-empty .ems-icon-chip svg{width:46px!important;height:46px!important;transform:scale(1.08)}.ems-account-empty h3,.ems-account-empty p{margin:0}.ems-account-empty h3{color:var(--ems-ink);font-size:2.35rem;line-height:1.15}.ems-account-empty p{max-width:520px;color:var(--ems-slate);font-size:1.5rem;line-height:1.55}.ems-account-empty__actions{display:flex;flex-wrap:wrap;gap:22px;align-items:center;justify-content:center;margin-top:18px}.ems-account-empty .ems-button--orange{display:inline-flex;width:286px;max-width:100%;min-height:50px;align-items:center;justify-content:center;gap:14px;padding:12px 26px;border-color:var(--ems-accent);border-radius:10px;background:var(--ems-accent);color:#fff;font-size:1.45rem;font-weight:800;line-height:1;box-shadow:none}.ems-account-empty .ems-button--orange .svg-wrapper,.ems-account-empty .ems-button--orange svg{width:30px!important;height:30px!important;transform:scale(1.08)}.ems-account-empty .ems-button--outline{display:inline-flex;align-items:center;justify-content:center;min-height:auto;padding:0;border:0;background:transparent;color:var(--ems-primary-dark);font-size:1.45rem;font-weight:800;line-height:1.2;box-shadow:none}.ems-account-detail-card{display:grid;gap:5px;padding:18px 20px;border:1px solid var(--ems-border-soft);border-radius:var(--ems-radius-small);background:#fff;color:var(--ems-slate)}.ems-account-detail-card>span{color:var(--ems-faint);font-size:1.1rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.ems-account-detail-card strong,.ems-account-detail-card p:first-child{margin:0;color:var(--ems-ink);font-family:var(--ems-heading-font);font-size:1.55rem;font-weight:800;line-height:1.25}.ems-account-detail-card small,.ems-account-detail-card p,.ems-account-detail-card div{color:var(--ems-slate);font-size:1.45rem;line-height:1.45}.ems-account-detail-card p{margin:0}.ems-account-detail-actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.ems-account-detail-edit{color:var(--ems-faint);font-weight:800;text-decoration:none!important}.ems-account-help{align-content:start;border-color:var(--ems-primary-border);gap:20px;padding:30px;border-radius:18px;background:#e5f5f1}.ems-account-help .ems-icon-chip{width:76px;height:76px;border-radius:14px;background:#fff}.ems-account-help .ems-icon-chip svg{width:42px!important;height:42px!important;transform:scale(1.08)}.ems-account-help p{margin:0;color:var(--ems-primary-deep);font-size:1.5rem;line-height:1.55}.ems-account-help .ems-button{display:inline-flex;width:100%;min-height:52px;align-items:center;justify-content:center;gap:12px;padding:0 26px;border-radius:10px;background:var(--ems-primary);color:#fff;font-size:1.45rem;font-weight:800;line-height:1;box-shadow:none}.ems-account-help .ems-button,.ems-account-help .ems-button span,.ems-account-help .ems-button svg,.ems-account-empty .ems-button--orange,.ems-account-empty .ems-button--orange span,.ems-account-empty .ems-button--orange svg{color:#fff}.ems-account-help .ems-button .svg-wrapper,.ems-account-help .ems-button svg{width:28px!important;height:28px!important;transform:scale(1.05)}.ems-account-help__contact{color:var(--ems-primary-dark)!important;font-size:1.35rem;text-align:center}.ems-account-help a:not(.ems-button),.ems-account-panel__link{color:var(--ems-primary-dark);font-family:var(--ems-heading-font);font-weight:800;text-decoration:none!important}.ems-order-summary-card{display:grid;gap:20px;position:sticky;top:18px}.ems-order-summary-card dl{display:grid;gap:10px;margin:12px 0 0}.ems-order-summary-card dl>div{display:flex;justify-content:space-between;gap:12px;padding-bottom:10px;border-bottom:1px solid var(--ems-border-soft)}.ems-order-summary-card dt{color:var(--ems-muted);font-size:1.25rem;font-weight:800}.ems-order-summary-card dd{margin:0;color:var(--ems-ink);font-weight:800;text-align:right}.customer.account h1,.customer.account h2,.main-page-title,.main-blog .title--primary,.article-template__title{color:var(--ems-ink);font-family:var(--ems-heading-font);font-weight:800;letter-spacing:0}.customer table{overflow:hidden;border:1px solid var(--ems-border);border-radius:18px;background:var(--ems-canvas)}.customer thead th{color:var(--ems-faint);font-size:1.1rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.customer tbody tr{border-color:var(--ems-border-soft)}.customer.account a:not(.ems-button):not(.ems-account-task-card),.rte a,.article-template__link{color:var(--ems-primary-dark);font-weight:800}.main-page-title{font-size:clamp(3.2rem,4vw,5.4rem);line-height:1.06}.page-width--narrow .rte,.article-template__content{color:var(--ems-slate);font-size:1.65rem;line-height:1.72}.page-width--narrow .rte h2,.page-width--narrow .rte h3,.article-template__content h2,.article-template__content h3{color:var(--ems-ink);font-family:var(--ems-heading-font);font-weight:800}.blog-articles{gap:22px}.blog-articles__article .article-card{overflow:hidden;border:1px solid var(--ems-border);border-radius:var(--ems-radius-card);background:var(--ems-canvas);box-shadow:0 18px 42px -30px #0f172a4d}.article-template__content{margin-top:28px}.ems-vertical-hub{padding:42px 0 48px;background:var(--ems-canvas-soft)}.ems-vertical-hub__hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.46fr);gap:24px;align-items:stretch;margin-bottom:24px}.ems-vertical-hub__hero>div:first-child,.ems-vertical-hub__support{border:1px solid var(--ems-border);border-radius:18px;background:var(--ems-canvas)}.ems-vertical-hub__hero>div:first-child{padding:clamp(28px,4vw,48px)}.ems-vertical-hub h1{max-width:720px;margin:20px 0 14px;font-size:clamp(4rem,5vw,6.4rem);font-weight:800;line-height:1.03}.ems-vertical-hub__hero p{max-width:680px;margin:0 0 26px;color:var(--ems-slate);font-size:1.72rem;line-height:1.64}.ems-vertical-hub__support{display:flex;flex-direction:column;justify-content:center;padding:28px;background:linear-gradient(135deg,var(--ems-primary-dark),var(--ems-primary-deep));color:#ffffffc7}.ems-vertical-hub__support strong{color:#fff;font-family:var(--ems-heading-font);font-size:2.1rem;font-weight:800}.ems-vertical-hub__support span{margin:10px 0 16px;line-height:1.55}.ems-vertical-hub__support ul{display:grid;gap:10px;margin:0;padding:0;list-style:none}.ems-vertical-hub__support li{padding-left:18px;position:relative}.ems-vertical-hub__support li:before{content:"";position:absolute;left:0;top:.75em;width:7px;height:7px;border-radius:999px;background:var(--ems-accent)}.ems-vertical-hub__category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.ems-vertical-hub__cta{display:flex;gap:18px;align-items:center;justify-content:space-between;margin-top:24px;padding:24px;border:1px solid rgba(13,148,136,.18);border-radius:var(--ems-radius-card);background:linear-gradient(135deg,#0d94881a,#2dd4bf14)}.ems-vertical-hub__cta strong{display:block;color:var(--ems-ink);font-family:var(--ems-heading-font);font-size:2rem;font-weight:800;line-height:1.2}.ems-vertical-hub__cta span{display:block;margin-top:6px;color:var(--ems-slate);line-height:1.55}.ems-vertical-hub__cta-actions{display:flex;flex:0 0 auto;gap:12px;align-items:center}@media screen and (max-width:820px){.ems-header__main{grid-template-columns:minmax(0,1fr) auto;gap:14px;padding:14px 0}.ems-logo{min-width:0;width:210px;max-width:50vw}.ems-search-shell{grid-column:1 / -1;order:3}.ems-header__account{display:none}.ems-home-hero{background:#fff}.ems-home-hero__grid,.ems-account-cta{grid-template-columns:1fr}.ems-home-hero__copy{padding:36px 0 0}.ems-home-hero__media{min-height:300px;margin-inline:0}.ems-trust-grid,.ems-products-grid,.ems-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ems-buyer-flow__layout,.ems-vertical-hub__hero{grid-template-columns:1fr}.ems-vertical-hub__cta{align-items:flex-start;flex-direction:column}.ems-vertical-hub__cta-actions{flex-wrap:wrap}.ems-footer__grid{grid-template-columns:1fr 1fr}}@media screen and (max-width:749px){.ems-header__utility-inner{min-height:40px;padding-block:4px}.ems-header__utility-copy{display:block;line-height:1.35}.ems-header__utility-icon{display:none}.ems-header__nav-inner{width:min(100% - 20px,100%);gap:14px;min-height:46px;padding-bottom:2px}.facets-container{gap:12px;padding-top:12px}.product{gap:20px}.template-product .page-width{padding-inline:16px}.template-product .product{display:block;gap:22px;margin-left:0;padding-top:12px}.template-product .product .grid__item{padding-left:0}.template-product .product__media-wrapper,.template-product .product__media-list,.template-product .product__media-item,.template-product .product-media-container,.template-product .product__media{width:100%;max-width:100%}.template-product .product__media-wrapper,.template-product media-gallery,.template-product .product__media-wrapper slider-component,.template-product .product__media-list{max-width:calc(100vw - 32px)}.template-product .product__media-wrapper,.template-product media-gallery{overflow-x:clip}.template-product .product__media-list{margin-left:0}.template-product .product__media-wrapper slider-component:not(.thumbnail-slider--no-slide){margin-right:0;margin-left:0}.template-product .slider.product__media-list{margin-right:0;scroll-padding-left:0}.template-product .slider.product__media-list:after{display:none;padding-left:0}.template-product .product__media-list .product__media-item{box-sizing:border-box;flex:0 0 100%;width:100%;max-width:100%;margin:0}.template-product .grid--peek.slider.product__media-list .grid__item:first-of-type{margin-left:0}.template-product .product__media img{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;object-position:center}.product__info-container{padding:18px;border-radius:var(--ems-radius-card)}.product__title h1{font-size:3rem}.cart__footer{padding:18px;border-radius:var(--ems-radius-card)}.ems-cart-clinic-callout{display:grid;align-items:start;padding:16px}.ems-cart-clinic-callout__link{justify-self:stretch}.cart-item{display:block;padding:14px}.template-search__header{padding-inline:0}.ems-search-results-head__top{display:grid;gap:6px}.ems-search-results-head__top span{justify-self:start}.template-search--performed .facets-vertical,.ems-collection-products .facets-vertical{display:block;width:100%;padding:0}.template-search--performed .facets-wrapper,.ems-collection-products .facets-wrapper{min-height:0;padding:0 var(--ems-gutter);border-right:0}.template-search--performed .facets-container>.product-count,.ems-collection-products .facets-container>.product-count{display:none}.template-search--performed .facets-vertical-sort,.ems-collection-products .facets-vertical-sort{position:static;width:100%;padding:12px var(--ems-gutter)}.template-search--performed .product-grid-container,.ems-collection-products .product-grid-container{width:100%;padding:24px var(--ems-gutter) 36px}.template-search--performed .product-grid.grid,.ems-collection-products .product-grid.grid{grid-template-columns:minmax(0,1fr);gap:16px}.template-search--performed .product-grid .grid__item,.ems-collection-products .product-grid .grid__item{min-width:0}.ems-product-details__tabs{gap:18px;overflow-x:auto}.ems-product-details__grid{grid-template-columns:1fr;gap:22px}.ems-content-page{gap:36px;padding:24px 0 48px}.ems-content-hero,.ems-content-story-grid,.ems-contact-layout,.ems-policy-list{grid-template-columns:1fr;width:var(--ems-page)}.ems-content-hero__copy{min-height:auto}.ems-content-card-grid,.ems-contact-fallback-form .contact__fields,.contact form#ContactForm .contact__fields{grid-template-columns:1fr}.ems-content-cta{display:grid;align-items:start}.ems-content-actions .ems-button{width:100%}.ems-list-collections{padding:24px 0 48px}.ems-list-collections__hero{grid-template-columns:1fr;width:var(--ems-page)}.ems-buyer-shortcut-grid{grid-template-columns:1fr}.ems-blog-hero,.ems-article-support{grid-template-columns:1fr;width:var(--ems-page)}.ems-article-support .ems-content-actions{width:100%}.ems-account-shell,.ems-account-content-grid,.ems-order-layout{grid-template-columns:1fr;width:var(--ems-page)}.ems-account-hero,.ems-account-reorder{display:grid;grid-template-columns:1fr}.ems-account-hero__actions,.ems-account-logout{justify-self:start}.ems-account-task-grid{grid-template-columns:1fr}.ems-account-hero__actions{justify-content:stretch;width:100%}.ems-account-hero__actions .ems-button{width:100%}.ems-order-summary-card{position:static}}@media screen and (max-width:640px){:root{--ems-gutter: 24px}.ems-page-width{width:var(--ems-page)}.ems-logo{width:178px;max-width:calc(100vw - 118px)}.ems-cart{min-width:54px;width:54px;padding-inline:0}.ems-cart span:last-child{display:none}.ems-search{grid-template-columns:1fr;min-height:54px}.ems-search__category-menu{display:none}.ems-search__icon{position:absolute;left:10px;width:26px;height:54px;padding-left:0;pointer-events:none}.ems-search__field{width:100%;height:54px;padding:0 48px 0 46px;font-size:1.4rem;line-height:1.2}.ems-search__reset{position:absolute;top:7px;right:8px}.ems-header__nav-inner{gap:18px}.ems-home-hero h1{font-size:3.2rem;line-height:1.12}.ems-home-hero__search{grid-template-columns:auto minmax(0,1fr);width:100%}.ems-home-hero__search button{display:none}.ems-home-hero__media{padding:20px}.ems-home-hero__media img{min-height:310px}.ems-home-hero__placeholder{min-height:210px}.ems-trust-grid,.ems-category-grid,.ems-products-grid,.ems-reorder-grid,.ems-workflow-grid,.ems-vertical-hub__category-grid,.ems-footer__grid{grid-template-columns:1fr}.ems-section__head,.ems-footer__bottom{align-items:start;flex-direction:column}}.ems-button,.button,.quick-add__submit,.product-form__submit,.cart__checkout-button,.shopify-payment-button__button,.ems-compact-card__add{transition:transform .08s ease,background .15s ease,box-shadow .2s ease,border-color .15s ease,color .15s ease}.ems-button:active,.button:active,.quick-add__submit:active,.product-form__submit:active,.cart__checkout-button:active,.shopify-payment-button__button:active,.ems-compact-card__add:active{transform:translateY(1px) scale(.99)}.ems-button:focus-visible,.button:focus-visible,.quick-add__submit:focus-visible,.product-form__submit:focus-visible,.cart__checkout-button:focus-visible,.shopify-payment-button__button:focus-visible,.ems-compact-card__add:focus-visible,.ems-quick-order input:focus-visible,.ems-quick-order textarea:focus-visible,.ems-product-details__tab:focus-visible,.ems-sticky-atc button:focus-visible{outline:0;box-shadow:0 0 0 3px #0d948859}.ems-button--primary,.ems-button--orange,.product-form__submit,.cart__checkout-button{background:var(--ems-accent);color:#fff}.ems-button--primary:hover,.ems-button--orange:hover,.product-form__submit:hover,.cart__checkout-button:hover{background:var(--ems-accent-hover);color:#fff;transform:translateY(-1px);box-shadow:0 7px 18px -8px #ee7b1ca6}.ems-button--secondary,.ems-button--outline,.shopify-payment-button__button{border-color:var(--ems-primary);background:#fff;color:var(--ems-primary-dark)}.ems-button--secondary:hover,.ems-button--outline:hover,.shopify-payment-button__button:hover{border-color:var(--ems-primary);background:var(--ems-primary);color:#fff}.ems-button--add{border-color:var(--ems-accent-ghost-border);background:#fff;color:var(--ems-accent-text)}.ems-button--add:hover,.quick-add__submit:hover,.ems-compact-card__add:hover{border-color:var(--ems-accent);background:var(--ems-accent);color:#fff}.quick-add__submit,.ems-compact-card__add{border:1px solid var(--ems-accent-ghost-border);background:#fff;color:var(--ems-accent-text)}.button[disabled],.ems-button[disabled],.quick-add__submit[disabled],.product-form__submit[disabled],.cart__checkout-button[disabled],.ems-compact-card__add[disabled],.is-loading{opacity:.5;pointer-events:none;transform:none}.is-success,.product-form__submit.is-success,.quick-add__submit.is-success,.ems-compact-card__add.is-success{border-color:var(--ems-primary);background:var(--ems-primary);color:#fff}.card-information .price,.ems-compact-card__price .price,.product__info-container .price,.cart-item__price-wrapper,.totals__total-value,.ems-product-card__price{color:var(--ems-ink)}.price__badge-sale,.badge.price__badge-sale,.ems-compact-card__badge,.discounts__discount{background:var(--ems-accent-soft);color:var(--ems-accent-text)}.price--on-sale .price-item--regular,.variant-item__old-price,.cart-item__old-price{color:var(--ems-muted)}.price--on-sale .price-item--sale,.price-item--last,.variant-item__final-price,.cart-item__final-price{color:var(--ems-ink)}.volume-pricing-note,volume-pricing li span:last-child,.price-per-item--current{color:var(--ems-accent-text)}.rating-star{--color-rating-star: var(--ems-rating)}@keyframes cart-bump{0%{transform:scale(1)}40%{transform:scale(1.25)}to{transform:scale(1)}}.cart-count-bubble.bump{animation:cart-bump .35s ease}.ems-skeleton{position:relative;overflow:hidden;background:var(--ems-surface-strong)}.ems-skeleton:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;transform:translate(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.68),transparent);animation:ems-shimmer 1.2s ease-out infinite}@keyframes ems-shimmer{to{transform:translate(100%)}}.ems-sticky-atc{position:fixed;top:0;right:0;left:0;z-index:30;transform:translateY(-110%);opacity:0;pointer-events:none;transition:transform .2s ease-out,opacity .2s ease-out}.ems-sticky-atc.is-visible{transform:translateY(0);opacity:1;pointer-events:auto}.ems-header__utility-button{display:none;min-height:26px;align-items:center;justify-content:center;margin-left:10px;padding:3px 10px;border:1px solid rgba(255,255,255,.38);border-radius:999px;background:#ffffff1a;color:#fff;font:inherit;font-weight:800;line-height:1;cursor:pointer}.ems-header__utility-button:hover,.ems-header__utility-button:focus-visible{background:#fff;color:var(--ems-primary-deep)}.ems-sticky-atc__inner{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto auto;gap:16px;align-items:center;width:var(--ems-page);margin:0 auto;padding:12px 18px;border:1px solid var(--ems-border);border-top:0;border-radius:0 0 var(--ems-radius-card) var(--ems-radius-card);background:#fff;box-shadow:0 12px 34px -24px #0f172a6b}.ems-sticky-atc__thumb{display:flex;width:46px;height:46px;align-items:center;justify-content:center;overflow:hidden;border:1px solid var(--ems-border-soft);border-radius:var(--ems-radius-control);background:var(--ems-surface-strong)}.ems-sticky-atc__thumb img{width:100%;height:100%;object-fit:contain}.ems-sticky-atc__title{display:block;overflow:hidden;color:var(--ems-ink);font-family:var(--ems-heading-font);font-size:1.45rem;font-weight:800;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.ems-sticky-atc__meta,.ems-sticky-atc__status{color:var(--ems-muted);font-size:1.25rem}.ems-sticky-atc__status[data-available=true]{color:var(--ems-primary-dark);font-weight:800}.ems-sticky-atc__price{color:var(--ems-ink);font-family:var(--ems-heading-font);font-size:1.8rem;font-weight:800;text-align:right}.ems-sticky-atc__form{display:contents}.ems-sticky-atc__qty{width:76px;min-height:42px;border:1.5px solid #e2e8f0;border-radius:var(--ems-radius-control);color:var(--ems-ink);font-weight:800;text-align:center}.ems-sticky-atc__submit{min-height:42px;padding-inline:22px;border:0;border-radius:var(--ems-radius-small);background:var(--ems-accent);color:#fff;font-family:var(--ems-heading-font);font-weight:800;cursor:pointer}.ems-sticky-atc__submit:hover{background:var(--ems-accent-hover)}.ems-dispatch-countdown{display:flex;align-items:center;gap:10px;margin-top:12px;color:var(--ems-slate);font-size:1.35rem}.ems-dispatch-countdown strong{color:var(--ems-ink)}.ems-product-details__tabs[role=tablist]{align-items:end}.ems-product-details__tab{border:0;background:transparent;cursor:pointer}.ems-product-details__tab[aria-selected=true]{margin-bottom:-1.5px;border-bottom:2.5px solid var(--ems-primary);color:var(--ems-ink)}.ems-product-details__panel[hidden]{display:none}.ems-product-specs{display:grid;max-width:640px;overflow:hidden;border:1px solid var(--ems-border);border-radius:var(--ems-radius-small)}.ems-product-specs div{display:grid;grid-template-columns:minmax(130px,.42fr) 1fr;gap:16px;padding:12px 14px;background:#fff}.ems-product-specs div+div{border-top:1px solid var(--ems-border-soft)}.ems-product-specs dt{color:var(--ems-muted);font-weight:800}.ems-product-specs dd{margin:0;color:var(--ems-ink);font-weight:700}.ems-quick-order{display:block;margin:18px 0}.ems-cart-quick-order{margin:0 0 22px;border:1px solid var(--ems-border);border-radius:var(--ems-radius-small);background:#fff}.ems-cart-quick-order>summary{min-height:48px;padding:14px 16px;color:var(--ems-ink);font-weight:800;cursor:pointer}.ems-cart-quick-order[open]>summary{border-bottom:1px solid var(--ems-border-soft)}.ems-cart-quick-order .ems-quick-order{padding:16px}.ems-quick-order[hidden]{display:none}.ems-quick-order--modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:70;display:grid;place-items:start center;margin:0;padding:80px 20px 20px;background:#0f172a52}.ems-quick-order__panel{width:min(820px,100%);overflow:hidden;border:1px solid var(--ems-border);border-radius:var(--ems-radius-card);background:#fff;box-shadow:0 24px 60px -36px #0f172a8c}.ems-quick-order__header,.ems-quick-order__footer{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px 18px;background:var(--ems-canvas-soft)}.ems-quick-order__header h2{margin:0;font-size:1.8rem}.ems-quick-order__header p,.ems-quick-order__note{margin:4px 0 0;color:var(--ems-muted);font-size:1.25rem}.ems-quick-order__close,.ems-quick-order__remove{display:inline-flex;align-items:center;justify-content:center;border:0;background:transparent;color:var(--ems-muted);cursor:pointer}.ems-quick-order__close{width:38px;height:38px}.ems-quick-order__paste{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:16px 18px;border-top:1px solid var(--ems-border-soft);border-bottom:1px solid var(--ems-border-soft)}.ems-quick-order__paste label{grid-column:1 / -1;color:var(--ems-ink);font-weight:800}.ems-quick-order textarea,.ems-quick-order input{width:100%;border:1px solid var(--ems-border);border-radius:var(--ems-radius-control);background:#fff;color:var(--ems-ink);font:inherit}.ems-quick-order textarea{min-height:74px;padding:10px 12px;resize:vertical}.ems-quick-order__head,.ems-quick-order__row{display:grid;grid-template-columns:140px 76px minmax(0,1fr) 104px 42px;align-items:center}.ems-quick-order__head{background:var(--ems-canvas-soft);color:var(--ems-faint);font-size:1.15rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.ems-quick-order__head span,.ems-quick-order__row>div{padding:10px 12px}.ems-quick-order__row{border-top:1px solid var(--ems-border-soft)}.ems-quick-order__row--invalid{background:#fdf4f4}.ems-quick-order__row--invalid input,.ems-quick-order__row--invalid .ems-quick-order__resolved{color:#b42318}.ems-quick-order__row--resolved .ems-quick-order__resolved{color:var(--ems-ink)}.ems-quick-order__sku{font-family:JetBrains Mono,Consolas,monospace}.ems-quick-order__sku,.ems-quick-order__qty{min-height:38px;padding:8px 9px}.ems-quick-order__price{color:var(--ems-ink);font-family:var(--ems-heading-font);font-weight:800;text-align:right}.ems-quick-order__add-row{border:0;background:transparent;color:var(--ems-primary-dark);font-weight:800;cursor:pointer}.ems-quick-order__summary{color:var(--ems-slate);font-weight:800}.ems-quick-order__note{padding:0 18px 16px}@media screen and (max-width:749px){.ems-sticky-atc{top:auto;bottom:0;transform:translateY(110%)}.ems-sticky-atc.is-visible{transform:translateY(0)}.ems-sticky-atc__inner{grid-template-columns:minmax(0,.42fr) minmax(0,1fr);width:100%;gap:12px;padding:11px 14px;border-radius:var(--ems-radius-card) var(--ems-radius-card) 0 0}.ems-sticky-atc__thumb,.ems-sticky-atc__copy,.ems-sticky-atc__qty,.ems-sticky-atc__status{display:none}.ems-sticky-atc__price{text-align:left}.ems-sticky-atc__submit{width:100%}.ems-quick-order__paste,.ems-quick-order__head,.ems-quick-order__row{grid-template-columns:1fr}.ems-quick-order__head{display:none}.ems-quick-order__footer{align-items:stretch;flex-direction:column}}@media(prefers-reduced-motion:reduce){.ems-button,.button,.quick-add__submit,.product-form__submit,.cart__checkout-button,.shopify-payment-button__button,.ems-compact-card__add,.cart-count-bubble,.ems-sticky-atc,.ems-skeleton:after{transition:none;animation:none}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/ems-theme.css.map */
