#category-shop .answer-nav{display:flex;gap:12px;flex-wrap:wrap;margin:16px 0 24px}#category-shop .answer-nav a{border:1px solid #d5c8e1;border-radius:24px;padding:12px 18px;color:var(--p);text-decoration:none;font-weight:600}#category-shop .answer-nav a:hover{background:var(--pale)}#category-shop .answer-hub{scroll-margin-top:24px;border-top:1px solid var(--line);padding-top:28px;margin-top:32px}#category-shop .answer-hub h2{font-size:26px;color:var(--p)}#category-shop .answer-hub p{font-size:14px;line-height:1.6;margin:12px 0}#category-shop .answer-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:20px 0}#category-shop .answer-grid details{background:#f8f6fa;padding:12px 18px;border-radius:12px;align-self:start}#category-shop .answer-grid summary{font-weight:600;cursor:pointer}#category-shop .answer-hub a{text-decoration:underline}#category-shop .answer-hub ul{padding-left:22px}#category-shop .answer-hub li{margin:10px 0}@media(max-width:650px){#category-shop .answer-grid{grid-template-columns:1fr}}#category-shop{max-width:1440px;margin:auto}#category-shop .family-header>.photo-button{grid-column:auto;width:148px}@media(max-width:1024px){#category-shop .family-header>.photo-button{width:128px}}@media(max-width:540px){#category-shop .family-header>.photo-button{width:104px}}#category-shop{overflow:clip;padding-bottom:88px}#category-shop .visual-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;align-items:stretch}#category-shop .visual-card{padding:20px;margin:0;display:flex;flex-direction:column;min-width:0}#category-shop .visual-card.is-open{border:2px solid var(--p);padding:19px;background:#fcfbfe}#category-shop .card-brand{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:40px}#category-shop .card-brand .brand-logo{width:108px;height:34px}#category-shop .visual-card .tag{margin:0;white-space:nowrap}#category-shop .visual-card .photo-button{width:100%;border:0;border-radius:12px;margin:12px 0 16px;padding:8px;min-height:232px;background:#fff}#category-shop .visual-card .photo-button img{width:100%;height:210px;object-fit:contain}#category-shop .visual-card .photo-button span{font-size:11px;margin-top:4px}#category-shop .visual-card h3{margin:4px 0 8px;font-size:19px;min-height:52px}#category-shop .feature-label{font-size:12px;color:var(--teal);margin-bottom:8px;font-weight:500}#category-shop .visual-card .family-spec{font-size:12px;min-height:48px}#category-shop .card-prices{margin-top:auto;padding:16px 0 12px;border-top:1px solid var(--line)}#category-shop .card-prices strong{color:var(--p);font-size:23px;font-weight:600;font-variant-numeric:tabular-nums}#category-shop .card-prices p{font-size:12px;color:var(--muted);margin:4px 0}#category-shop .card-prices b{color:var(--ink);font-weight:500}#category-shop .visual-card>button[data-open]{width:100%;margin-top:4px}#category-shop .order-panel{grid-column:1/-1;background:var(--pale);border:1px solid #C4B6CF;border-radius:16px;padding:24px;scroll-margin-top:20px;min-width:0}#category-shop .order-panel .family-body{border:0;margin-top:8px;padding-top:8px}#category-shop .order-panel .order-matrix{background:#fff;border-radius:12px;overflow:hidden}#category-shop .order-panel .offer{background:#fff}#category-shop .order-panel .panel-top{display:flex;align-items:center;justify-content:space-between;gap:12px}#category-shop .order-panel h3{margin:0}#category-shop .order-panel .details{border-color:#c4b6cf}#category-shop .order-panel .offer-media{width:80px;height:80px}#category-shop .order-dock{position:fixed;bottom:16px;left:50%;transform:translate(-50%);width:min(980px,calc(100% - 40px));z-index:15;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 20px;border:1px solid #C4B6CF;border-radius:16px;background:var(--deep);color:#fff;box-shadow:0 8px 30px #1f203530}#category-shop .order-dock strong{font-size:16px;font-weight:600}#category-shop .order-dock small{display:block;font-size:11px;color:#fff;opacity:.85}#category-shop .order-dock button{white-space:nowrap}#category-shop .order-dock .primary{background:#fff;color:var(--p);border-color:#fff}#category-shop .order-dock .primary:hover{background:var(--pale)}#category-shop .browse-caption{font-size:12px;color:var(--muted);margin-bottom:12px}#category-shop #ps-families>.more{margin-top:20px}@media(max-width:1099px){#category-shop .visual-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:559px){#category-shop .visual-grid{grid-template-columns:1fr}#category-shop .visual-card .photo-button{min-height:216px}#category-shop .visual-card .photo-button img{height:190px}#category-shop .visual-card h3{min-height:0}#category-shop .visual-card .family-spec{min-height:0;margin-bottom:16px}#category-shop .order-panel{padding:16px}#category-shop .order-panel .panel-top{align-items:flex-start}#category-shop .order-panel .panel-top button{padding:8px 12px}#category-shop .order-dock{width:calc(100% - 24px);bottom:12px;padding:12px;gap:8px}#category-shop .order-dock strong{font-size:13px}#category-shop .order-dock button{font-size:12px;padding:8px 12px}#category-shop .order-dock small{font-size:10px}#category-shop .card-brand .brand-logo{width:114px;height:36px}}#category-shop{--p:#534787;--deep:#40376A;--teal:#00768F;--pale:#EFECF8;--ink:#1F2035;--muted:#5A5B72;--line:#E7E7EE;font:14px/1.5 Poppins,Arial,sans-serif;background:#fff;color:var(--ink);color-scheme:light;border-radius:16px;overflow:hidden;text-align:left}#category-shop *{box-sizing:border-box}#category-shop h1,#category-shop h2,#category-shop h3,#category-shop p{margin:0}#category-shop button,#category-shop summary,#category-shop select{cursor:pointer}#category-shop button{border:1px solid #D2D2D7;border-radius:999px;min-height:44px;padding:8px 16px;color:var(--p);background:#fff}#category-shop button:hover{background:var(--pale)}#category-shop button[aria-pressed=true]{background:var(--p);color:#fff;border-color:var(--p)}#category-shop button:disabled{opacity:.55;cursor:default}#category-shop :is(button,input,select,summary):focus-visible{outline:3px solid #3FB6C9;outline-offset:3px}#category-shop .primary{background:#2aa8bf;border-color:#2aa8bf;color:#fff;font-weight:600}#category-shop .primary:hover{background:#1f8fa3}#category-shop .text-button{border:0;padding:4px 0;min-height:44px;color:var(--teal);text-decoration:underline;background:transparent}#category-shop .shell{display:flex;gap:16px;align-items:center;justify-content:space-between;padding:16px 28px;background:var(--p);color:#fff}#category-shop .logo{font-weight:700;letter-spacing:-.6px;font-size:22px;line-height:1.2}#category-shop .logo small{display:block;letter-spacing:3px;font-size:10px;font-weight:500;margin-top:4px}#category-shop .shell button{color:#fff;background:transparent;border-color:#fff6;font-size:12px}#category-shop .preview{background:#f5f5f7;padding:8px 28px;color:var(--muted);font-size:11px}#category-shop .main{padding:24px 28px 32px;max-width:1470px;margin:auto}#category-shop .crumb,#category-shop .small{font-size:12px;color:var(--muted)}#category-shop .hero{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:20px 0 24px}#category-shop h1{font-size:36px;line-height:1.15;letter-spacing:-1.5px;color:var(--p);margin-bottom:12px}#category-shop .hero p{color:var(--muted)}#category-shop .eyebrow{font-size:11px;letter-spacing:1.2px;text-transform:uppercase;color:#6b5ea3;font-weight:600}#category-shop .step-title{display:flex;align-items:center;gap:8px;font-weight:600;color:var(--p);font-size:16px}#category-shop .step-title span{display:inline-grid;place-items:center;border-radius:50%;background:var(--pale);width:28px;height:28px;font-size:12px;flex-shrink:0}#category-shop .between{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}#category-shop .types{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:12px}#category-shop .types button{border-radius:16px;text-align:left;padding:16px;min-height:116px;display:flex;flex-direction:column;justify-content:space-between;gap:8px}#category-shop .types strong{font-size:16px;font-weight:600;display:block}#category-shop .types small{font-size:12px;display:block;opacity:.85}#category-shop .types em{font-style:normal;font-size:11px;opacity:.8}#category-shop .search{display:flex;align-items:center;gap:12px;margin-top:16px}#category-shop input[type=search]{width:100%;min-height:44px;border:1px solid #D2D2D7;border-radius:999px;padding:10px 16px;background:#fff;color:var(--ink)}#category-shop label{display:block}#category-shop select{min-height:44px;border:1px solid #D2D2D7;border-radius:999px;padding:8px 12px;background:#fff;color:var(--ink);max-width:100%}#category-shop .size-stage{border-top:1px solid var(--line);padding-top:20px;margin-top:24px}#category-shop .chips{display:flex;gap:8px;flex-wrap:wrap;margin:12px 0}#category-shop .chips button{padding:8px 12px;font-variant-numeric:tabular-nums}#category-shop .help{font-size:12px;color:var(--muted);margin-bottom:12px}#category-shop .help strong{color:var(--p);font-weight:500}#category-shop .advanced{padding:8px 0;border-top:1px solid var(--line)}#category-shop summary{color:var(--teal);padding:8px 0;min-height:44px}#category-shop .fields{display:flex;gap:12px;flex-wrap:wrap;margin:8px 0}#category-shop .fields label{font-size:12px;color:var(--muted);flex:1;min-width:150px}#category-shop .fields select{width:100%;display:block;margin-top:4px}#category-shop .results-head{margin:20px 0 16px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}#category-shop .sort{font-size:12px;color:var(--muted);display:flex;align-items:center;gap:8px}#category-shop .family{border:1px solid var(--line);border-radius:16px;margin-bottom:12px;background:#fff;padding:16px 20px}#category-shop .family-header{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:20px}#category-shop h3{color:var(--p);font-size:18px;font-weight:600;line-height:1.35;margin:4px 0 8px}#category-shop .family-spec{font-size:12px;color:var(--muted);max-width:640px}#category-shop .family-spec b{color:var(--ink);font-weight:500}#category-shop .family-price{text-align:right;min-width:112px;font-variant-numeric:tabular-nums}#category-shop .family-price strong{font-size:22px;color:var(--p);display:block}#category-shop .family-price small{font-size:11px;color:var(--muted);display:block}#category-shop .tag{font-size:10px;letter-spacing:0;background:#e8f6f8;color:var(--teal);padding:4px 8px;border-radius:999px;margin-left:8px;display:inline-block;font-weight:500;text-transform:none}#category-shop .family-body{margin-top:16px;padding-top:16px;border-top:1px solid var(--line)}#category-shop .offers{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:12px 0 16px}#category-shop .offer{background:#f5f5f7;border-radius:12px;padding:16px}#category-shop .offer strong{color:var(--p);font-size:21px;display:block;font-variant-numeric:tabular-nums;margin-top:4px}#category-shop .offer strong small{font-size:12px;font-weight:400}#category-shop .offer .tag{margin:8px 0 0}#category-shop .order-matrix{width:100%;border-collapse:collapse;font-size:12px;table-layout:fixed}#category-shop .order-matrix th{text-align:left;color:var(--muted);font-weight:500;background:#f5f5f7}#category-shop .order-matrix th,#category-shop .order-matrix td{padding:8px 12px;border-bottom:1px solid var(--line);vertical-align:middle;overflow-wrap:anywhere}#category-shop .order-matrix th:first-child{width:130px}#category-shop input[type=number]{width:76px;max-width:100%;border:1px solid #D2D2D7;border-radius:8px;min-height:44px;padding:8px;font-size:16px;background:#fff;color:var(--ink)}#category-shop .actions{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-top:16px}#category-shop .compare-check{display:flex;align-items:center;gap:8px;font-size:12px;min-height:44px}#category-shop input[type=checkbox]{width:18px;height:18px;accent-color:var(--p)}#category-shop .details{border-top:1px solid var(--line);margin-top:16px;padding-top:4px;font-size:12px}#category-shop .detail-row{display:grid;grid-template-columns:150px 1fr;gap:12px;padding:8px 0;border-bottom:1px solid var(--line)}#category-shop .empty{padding:24px;background:#f5f5f7;border-radius:16px;text-align:center;color:var(--muted)}#category-shop .empty h3{margin-bottom:8px}#category-shop .tray{padding:16px 20px;background:var(--pale);border-radius:16px;margin:20px 0}#category-shop .tray h2{color:var(--p);font-size:20px}#category-shop .basket-line{display:grid;grid-template-columns:minmax(0,1fr) 84px 80px auto;gap:12px;align-items:center;padding:12px 0;border-bottom:1px solid #C4B6CF;font-size:12px}#category-shop .basket-line strong{font-weight:500}#category-shop .basket-line button{font-size:12px}#category-shop .foot{border-top:1px solid var(--line);margin-top:32px;padding-top:20px}#category-shop .instrument-list{display:flex;gap:24px;flex-wrap:wrap;font-size:12px;margin-top:12px}#category-shop .instrument-list span{display:block;color:var(--muted)}#category-shop .compare-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:16px}#category-shop .compare-item{background:#fff;border-radius:12px;padding:16px;font-size:12px}#category-shop .compare-item p{padding:8px 0;border-bottom:1px solid var(--line)}#category-shop .compare-item b{display:block;font-weight:500;color:var(--p)}#category-shop .more{display:block;margin:16px auto}#category-shop.compact .family{padding:12px 16px}#category-shop.compact .types button{min-height:96px}@media(max-width:820px){#category-shop .types{grid-template-columns:repeat(2,minmax(0,1fr))}#category-shop .family-header{grid-template-columns:minmax(0,1fr) auto}#category-shop .family-header>button{grid-column:1/-1;width:100%}#category-shop .hero{align-items:flex-start}#category-shop .compare-grid{grid-template-columns:1fr}}@media(max-width:540px){#category-shop .main{padding:20px}#category-shop .shell{padding:16px 20px}#category-shop .preview{padding:8px 20px}#category-shop h1{font-size:32px}#category-shop .hero{display:block}#category-shop .hero>button{padding-left:0}#category-shop .types{gap:8px}#category-shop .types button{padding:12px;min-height:120px}#category-shop .types strong{font-size:15px}#category-shop .types small{font-size:11px}#category-shop .family{padding:16px}#category-shop .family-header{gap:12px}#category-shop .family-price{min-width:80px}#category-shop .family-price strong{font-size:19px}#category-shop h3{font-size:17px}#category-shop .tag{margin:4px 0}#category-shop .offers{gap:8px}#category-shop .offer{padding:12px}#category-shop .offer strong{font-size:19px}#category-shop .order-matrix th:first-child{width:70px}#category-shop .order-matrix th,#category-shop .order-matrix td{padding:8px 4px}#category-shop .detail-row{grid-template-columns:1fr;gap:0}#category-shop .sort{width:100%;justify-content:space-between}#category-shop .basket-line{grid-template-columns:1fr 70px}#category-shop .basket-line button{grid-column:2}#category-shop input[type=search],#category-shop select{font-size:16px}#category-shop .actions .primary{width:100%}#category-shop .step-title{font-size:15px}#category-shop .fields label{min-width:100%}}@media(prefers-reduced-motion:no-preference){#category-shop button{transition:none}}#category-shop .store-logo{width:155px;height:48px;object-fit:contain}#category-shop .brand-strip{display:flex;align-items:center;gap:12px;margin:16px 0 0;flex-wrap:wrap}#category-shop .brand-strip>span{font-size:12px;color:var(--muted)}#category-shop .brand-strip button{border-radius:12px;min-width:150px;height:64px;padding:8px 16px;background:#fff}#category-shop .brand-strip button[aria-pressed=true]{outline:2px solid var(--p);outline-offset:2px;background:#fff}#category-shop .brand-logo{display:inline-flex;align-items:center;justify-content:center;width:120px;height:38px;vertical-align:middle;background:#fff;overflow:hidden;border-radius:4px}#category-shop .brand-logo img{width:100%;height:100%;object-fit:contain}#category-shop .brand-logo.lacrivera{background:transparent}#category-shop .brand-logo.lacrivera img{max-width:100%;width:100%;height:100%;object-fit:contain}#category-shop .family-header{grid-template-columns:148px minmax(0,1fr) auto auto}#category-shop .photo-button{display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:16px;border:1px solid var(--line);padding:4px;background:#fff;width:148px;min-height:148px;color:var(--muted)}#category-shop .photo-button img{width:132px;height:124px;object-fit:contain}#category-shop .photo-button span{font-size:10px}#category-shop .family-identity .brand-logo{width:110px;height:32px;margin-bottom:4px}#category-shop .family-header .eyebrow{margin-bottom:4px}#category-shop .family-header h3{margin-top:8px}#category-shop .offer-media{width:64px;height:64px;object-fit:contain;float:right;margin-left:8px}#category-shop dialog{width:min(720px,94vw);border:1px solid var(--line);border-radius:20px;padding:24px;background:#fff;color:var(--ink);max-height:90vh;overflow:auto}#category-shop dialog::backdrop{background:#1f2035aa}#category-shop .gallery-main{display:block;width:100%;height:360px;object-fit:contain;margin:12px 0}#category-shop .gallery-thumbs{display:flex;gap:8px;flex-wrap:wrap}#category-shop .gallery-thumbs button{border-radius:8px;padding:4px;width:64px;height:64px}#category-shop .gallery-thumbs img{width:100%;height:100%;object-fit:contain}#category-shop .gallery-thumbs button[aria-pressed=true]{background:#fff;outline:2px solid var(--p)}#category-shop .family-identity{min-width:0}#category-shop .compare-item>img{width:100%;height:140px;object-fit:contain}#category-shop .sources a{color:var(--teal)}@media(max-width:1024px){#category-shop .family-header{grid-template-columns:128px minmax(0,1fr) auto}#category-shop .photo-button{width:128px;min-height:140px}#category-shop .photo-button img{width:116px;height:116px}#category-shop .family-header>button[data-open]{grid-column:2/-1;width:auto;justify-self:end}}@media(max-width:540px){#category-shop .brand-strip{gap:8px}#category-shop .brand-strip>span{width:100%}#category-shop .brand-strip button{flex:1;min-width:0;padding:8px;height:56px}#category-shop .brand-strip .brand-logo{width:76px;height:28px}#category-shop .brand-strip .brand-logo.lacrivera img{width:100%;height:100%;object-fit:contain}#category-shop .family-header{grid-template-columns:104px minmax(0,1fr)}#category-shop .photo-button{width:104px;min-height:122px}#category-shop .photo-button img{width:94px;height:100px}#category-shop .family-price{grid-column:1;text-align:left}#category-shop .family-header>button[data-open]{grid-column:2;width:100%;padding:8px;font-size:12px}#category-shop .family-identity .brand-logo{width:96px;height:28px}#category-shop .family-header h3{font-size:16px}#category-shop .family-spec{font-size:11px}#category-shop .gallery-main{height:240px}#category-shop dialog{padding:16px}#category-shop .offer-media{float:none;margin:0 0 8px;display:block}}#category-shop{margin:24px auto;max-width:1440px}#category-shop .order-matrix{width:100%}#category-shop .matrix-wrap{overflow:auto}#category-shop .variant-title{min-width:140px}#category-shop a{color:var(--teal)}#category-shop .product-copy{max-height:400px;overflow:auto;margin:16px 0}#category-shop .product-copy img{max-width:100%;height:auto}#category-shop .product-copy p{margin:8px 0}#category-shop .instrument-list img{width:100%;height:120px;object-fit:contain}#category-shop .instrument-list a{display:block}#category-shop .order-matrix input{width:70px}#category-shop .variant-sku{font-size:11px;color:var(--muted)}#category-shop .stock{font-size:11px}#category-shop .note{padding:12px;background:#fff6e4;border-radius:8px;margin:12px 0}#category-shop .history-row{display:flex;gap:16px;justify-content:space-between;align-items:center;padding:12px;border-bottom:1px solid var(--line)}#category-shop .history-row img{width:60px;height:60px;object-fit:contain}#category-shop .empty{grid-column:1/-1}#category-shop .compare-item p{margin:8px 0}#category-shop .compare-item b{display:block}#category-shop .order-dock a{background:#fff;color:var(--p);padding:10px 18px;border-radius:24px;white-space:nowrap}#category-shop .account-note{padding:12px 0}#category-shop .section-gap{margin-top:20px}@media(max-width:559px){#category-shop .order-matrix thead{display:none}#category-shop .order-matrix,#category-shop .order-matrix tbody{display:block}#category-shop .order-matrix tr{display:grid;grid-template-columns:1fr 1fr;padding:12px;border-bottom:1px solid var(--line);gap:8px}#category-shop .order-matrix th:first-child{width:auto;grid-column:1/-1;background:transparent}#category-shop .order-matrix td,#category-shop .order-matrix th{border:0;padding:0}#category-shop .order-matrix td:last-child{grid-column:1/-1;display:flex;align-items:center;gap:12px}#category-shop .order-matrix td:last-child:before{content:attr(data-label)}#category-shop .order-matrix input{min-height:44px;width:90px}}#category-shop{border-radius:0;--line:#e3e3e3;--pale:#f5f5f7;font-family:inherit}#category-shop .main{padding:20px 40px 32px}#category-shop .hero{margin:20px 0 8px;gap:12px}#category-shop h1{font-size:29px;line-height:1.43;font-weight:600;letter-spacing:normal;margin:0}#category-shop .answer-nav{gap:20px;margin:0 0 20px;border-bottom:1px solid var(--line)}#category-shop .answer-nav a{border:0;border-radius:0;padding:10px 0;text-decoration:none;font-size:13px;color:var(--p)}#category-shop .answer-nav a:hover{background:transparent;text-decoration:underline}#category-shop .types{gap:10px;margin-top:8px}#category-shop .types button{min-height:64px;padding:10px 16px;border-radius:12px;justify-content:center;gap:0}#category-shop .types strong{font-size:14px}#category-shop .types small{font-size:11px;margin-top:2px}#category-shop .brand-strip{margin-top:12px;gap:8px}#category-shop .brand-strip button{height:52px;min-width:136px}#category-shop .brand-strip .brand-logo{height:30px;width:108px}#category-shop .account-note{padding:8px 0;font-size:12px}#category-shop .search{margin-top:12px}#category-shop .size-stage{padding-top:12px;margin-top:16px}#category-shop .chips{margin:8px 0}#category-shop .results-head{border-bottom:1px solid var(--line);padding-bottom:12px;margin:16px 0 8px}#category-shop .visual-card{border-radius:24px;padding:18px;border-color:var(--line)}#category-shop .visual-card.is-open{padding:17px;background:#fff}#category-shop .visual-card h3{font-size:16px;line-height:1.5;font-weight:700;min-height:48px}#category-shop .visual-card .photo-button{margin:8px 0 12px;min-height:210px}#category-shop .visual-card .photo-button img{height:190px}#category-shop .card-prices strong{font-size:21px}#category-shop .order-panel{background:#f5f5f7;border-color:var(--line)}#category-shop .answer-hub{margin-top:12px;padding:0;border-top:1px solid var(--line)}#category-shop .answer-hub>summary{font-size:16px;font-weight:600;color:var(--p);padding:16px 0}#category-shop .answer-content{padding:0 0 16px}#category-shop .answer-grid{margin:12px 0}#category-shop .answer-grid details{background:#f5f5f7;border-radius:12px}#category-shop .foot{margin-top:20px;padding-top:12px}@media(max-width:559px){#category-shop .main{padding:16px}#category-shop h1{font-size:25px}#category-shop .hero{display:flex;align-items:center;margin-top:12px}#category-shop .hero>button{font-size:12px;white-space:nowrap}#category-shop .answer-nav{gap:14px;margin-bottom:12px}#category-shop .answer-nav a{font-size:12px}#category-shop .types button{min-height:64px;padding:10px}#category-shop .types strong{font-size:13px}#category-shop .brand-strip button{min-width:0;height:48px}#category-shop .brand-strip .brand-logo{width:76px;height:28px}#category-shop .visual-card h3{min-height:0}#category-shop .order-panel{padding:16px}}#category-shop .step-title,#category-shop .answer-hub>summary h2{font-size:20px;line-height:1.4;font-weight:600;color:var(--p)}#category-shop .answer-hub>summary h2{display:inline;margin:0}#category-shop .answer-grid summary h3{display:inline;font-size:14px;line-height:1.5;font-weight:600;margin:0;color:var(--p)}#category-shop .answer-hub .answer-content>h3{font-size:16px}#category-shop .order-panel h3{font-size:18px}@media(max-width:559px){#category-shop .step-title,#category-shop .answer-hub>summary h2{font-size:18px}}#category-shop .named-size{display:flex;align-items:center;gap:12px;margin-top:10px;font-size:12px}#category-shop .named-size select{min-width:160px}#category-shop .size-groups{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin:12px 0}#category-shop .size-groups button{font-weight:600;padding:10px 6px;border-radius:12px}@media(max-width:559px){#category-shop .size-groups{gap:5px}#category-shop .size-groups button{font-size:11px;padding:8px 2px}}#category-shop .finder-header{background:#f5f5f7;border:1px solid var(--line);border-radius:20px;padding:24px 28px;margin:20px 0 0}#category-shop .finder-header .hero{margin:0 0 18px;align-items:center}#category-shop .finder-header h1{font-size:34px;line-height:1.2;font-weight:600}#category-shop .finder-header .search{position:relative;display:block;margin:0}#category-shop .finder-header .search-icon{position:absolute;left:20px;top:50%;transform:translateY(-50%);color:var(--p);pointer-events:none}#category-shop .finder-header input[type=search]{min-height:60px;padding:16px 22px 16px 58px;font-size:17px;border:2px solid #b7afce;border-radius:999px;background:#fff;box-shadow:0 3px 12px #5347870d}#category-shop .finder-header input[type=search]:focus{border-color:var(--p)}#category-shop .answer-nav{margin-top:4px}@media(max-width:559px){#category-shop .finder-header{padding:18px 14px;margin-top:14px;border-radius:16px}#category-shop .finder-header h1{font-size:27px}#category-shop .finder-header .hero{margin-bottom:14px}#category-shop .finder-header input[type=search]{min-height:54px;font-size:16px;padding:12px 14px 12px 44px}#category-shop .finder-header .search-icon{left:14px;width:20px;height:20px}}#category-shop .header-brands .brand-strip{margin:18px 0 0;gap:12px;justify-content:center}#category-shop .header-brands .brand-strip>span{display:none}#category-shop .header-brands .brand-strip button{height:58px;min-width:164px;border-color:#dedbe7;background:#fff}#category-shop .header-brands .brand-logo{width:126px;height:36px}@media(max-width:559px){#category-shop .header-brands .brand-strip{gap:8px;margin-top:14px;flex-wrap:nowrap}#category-shop .header-brands .brand-strip button{flex:1;min-width:0;height:50px;padding:6px}#category-shop .header-brands .brand-logo{width:100%;max-width:94px;height:30px}}#category-shop .size-dropdown{display:block;width:320px;max-width:100%;margin:12px 0;border-radius:12px;min-height:46px;padding:10px 14px}@media(max-width:559px){#category-shop .size-dropdown{width:100%}}#category-shop{margin:0 auto;border-radius:0}#category-shop .finder-header{margin:18px 0 0;padding:0;background:#fff;border:0;border-radius:0}#category-shop .finder-header .hero{margin:0 0 16px;display:block}#category-shop .finder-header h1{font-size:34px;line-height:1.25;letter-spacing:-.5px}#category-shop .page-intro{font-size:15px;line-height:1.5;color:var(--muted);margin-top:6px}#category-shop .search-brand-row{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(380px,1fr);align-items:center;gap:16px}#category-shop .finder-header input[type=search]{height:54px;min-height:54px;font-size:15px;border:1.5px solid #b7afce;box-shadow:none;padding-left:48px}#category-shop .finder-header .search-icon{left:17px;width:21px;height:21px}#category-shop .header-brands .brand-strip{margin:0;gap:8px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}#category-shop .header-brands .brand-strip button{width:100%;height:54px;min-width:0;padding:8px 12px;border-radius:8px}#category-shop .header-brands .brand-logo{width:100%;max-width:120px;height:34px}#category-shop .brand-strip button[aria-pressed=true]{outline:none;border:2px solid var(--p);box-shadow:inset 0 -3px var(--p)}#category-shop .answer-nav{margin:16px 0;gap:22px;border-bottom:1px solid var(--line)}#category-shop .answer-nav a{padding:10px 4px;border-bottom:3px solid transparent;font-size:14px;line-height:22px;margin-bottom:-1px}#category-shop .answer-nav a[aria-current]{color:#00768f;border-bottom-color:#2aa8bf;font-weight:700}#category-shop .filter-panel{padding:14px 18px;background:#f7f7f9;border:1px solid var(--line);border-radius:12px}#category-shop .filter-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}#category-shop .filter-heading h2{font-size:22px;line-height:1.4;font-weight:600;color:var(--p)}#category-shop .filter-heading .text-button{font-size:12px;min-height:44px}#category-shop .primary-filter-row{display:grid;grid-template-columns:70px minmax(0,1fr);gap:12px;align-items:center}#category-shop .primary-filter-row h3{font-size:13px;font-weight:600;margin:0;color:var(--p)}#category-shop .types{margin:0;gap:8px}#category-shop .types button{min-height:58px;padding:9px 12px;border-radius:10px;line-height:1.35}#category-shop .types strong{font-size:12px;line-height:1.4}#category-shop .types small{font-size:11px}#category-shop .size-stage{border:0;padding:0;margin:10px 0}#category-shop .size-groups{margin:0;gap:8px}#category-shop .size-groups button{min-height:44px;font-size:12px;padding:8px 6px;border-radius:10px}#category-shop .types button[aria-pressed=true],#category-shop .size-groups button[aria-pressed=true]{background:#eeebf5;color:var(--p);border:2px solid var(--p);box-shadow:inset 0 -2px var(--p)}#category-shop .secondary-filters{border-top:1px solid var(--line);margin-top:12px;padding-top:10px}#category-shop .secondary-filters>summary{display:none}#category-shop .secondary-filters .fields{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:0}#category-shop .secondary-filters .fields label{min-width:0;font-size:11px;line-height:1.4}#category-shop .secondary-filters select{width:100%;min-height:42px;margin:5px 0 0;border-radius:999px;font-size:12px;padding:8px 12px}#category-shop .secondary-filters .help{font-size:11px;margin:8px 0 0;line-height:1.4}#category-shop .results-head{margin:8px 0 12px;padding:0;border:0;align-items:center}#category-shop .results-head h2{font-size:27px;line-height:1.3}#category-shop #ps-count{margin-top:3px!important;font-size:13px}#category-shop .account-note{padding:0;margin:12px 0 8px;font-size:11px}#category-shop .sort select{min-height:42px;font-size:12px;min-width:160px}#category-shop #ps-filter-summary{font-size:12px;margin:0 0 12px!important;min-height:32px}#category-shop #ps-active{background:#efedf5;border-radius:999px;padding:6px 12px;max-width:100%;overflow-wrap:anywhere}#category-shop #ps-filter-summary .text-button{min-height:36px}#category-shop .visual-grid{gap:16px}#category-shop .visual-card{padding:16px;border-radius:12px}#category-shop .visual-card.is-open{padding:15px}#category-shop .card-brand{min-height:32px}#category-shop .card-brand .brand-logo{height:30px;width:100px}#category-shop .visual-card .photo-button{min-height:164px;padding:0;margin:8px 0 10px;position:relative}#category-shop .visual-card .photo-button img{height:152px;width:100%;object-fit:contain}#category-shop .visual-card .photo-button span{font-size:10px;line-height:14px;margin:0}#category-shop .visual-card h3{font-size:16px;line-height:1.35;font-weight:700;margin:2px 0 7px;min-height:0}#category-shop .visual-card .family-spec{min-height:0;font-size:12px;line-height:1.5;margin:0 0 8px}#category-shop .card-options{font-size:12px;color:var(--p);margin:0 0 10px}#category-shop .card-options .stock{color:var(--muted)}#category-shop .card-prices{padding:12px 0 8px}#category-shop .card-prices strong{font-size:23px;line-height:1.3}#category-shop .card-prices p{margin:3px 0}#category-shop .visual-card>button[data-open]{min-height:44px;font-size:13px}#category-shop .tag{background:#e8f7f9;color:#006d84;font-size:10px;padding:4px 8px}#category-shop .answer-hub,#category-shop #ps-results-section{scroll-margin-top:170px}@media(min-width:700px)and (max-width:1099px){#category-shop .main{padding:18px 28px}#category-shop .search-brand-row{grid-template-columns:minmax(0,1fr) minmax(300px,.9fr);gap:12px}#category-shop .header-brands .brand-strip button{padding:8px}#category-shop .types strong{font-size:11px}#category-shop .primary-filter-row{grid-template-columns:58px minmax(0,1fr);gap:8px}}@media(max-width:699px){#category-shop .main{padding:14px 16px 24px}#category-shop .finder-header{margin-top:14px}#category-shop .finder-header h1{font-size:28px}#category-shop .page-intro{font-size:13px}#category-shop .finder-header .hero{margin-bottom:12px}#category-shop .search-brand-row{grid-template-columns:1fr;gap:10px}#category-shop .finder-header input[type=search]{font-size:16px;min-height:50px;height:50px}#category-shop .header-brands .brand-strip{display:grid;gap:8px;margin:0}#category-shop .header-brands .brand-strip button{height:46px;padding:7px}#category-shop .header-brands .brand-logo{height:28px;max-width:96px}#category-shop .answer-nav{gap:14px;margin:10px 0 12px}#category-shop .answer-nav a{font-size:12px;padding:9px 0;white-space:nowrap}#category-shop .filter-panel{padding:10px 12px}#category-shop .filter-heading{margin-bottom:6px}#category-shop .filter-heading h2{font-size:20px}#category-shop .primary-filter-row{display:block}#category-shop .primary-filter-row h3{font-size:12px;margin:0 0 6px}#category-shop .types{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}#category-shop .types button{min-height:52px;padding:8px 10px}#category-shop .types strong{font-size:12px}#category-shop .size-stage{margin:10px 0 0}#category-shop .size-groups{gap:5px}#category-shop .size-groups button{font-size:10px;padding:7px 2px;min-height:44px}#category-shop .secondary-filters{padding-top:0;margin-top:10px}#category-shop .secondary-filters>summary{display:list-item;font-size:13px;font-weight:600;padding:10px 0;min-height:44px}#category-shop .secondary-filters .fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}#category-shop .secondary-filters select{font-size:16px;min-height:44px;padding:8px;line-height:1.2}#category-shop .secondary-filters .help{margin:10px 0 2px}#category-shop .results-head{gap:8px;margin:8px 0 12px}#category-shop .results-head h2{font-size:24px}#category-shop .sort{width:auto;justify-content:flex-start;gap:6px;font-size:11px}#category-shop .sort select{min-width:0;width:155px;font-size:13px}#category-shop .visual-card .photo-button img{height:172px}#category-shop .visual-card .photo-button{min-height:186px}#category-shop .visual-card .family-spec{margin-bottom:8px}#category-shop .account-note{font-size:10px;margin:10px 0 8px}#category-shop #ps-count{font-size:12px}#category-shop #ps-filter-summary{gap:4px}}#category-shop .secondary-filters .fields{gap:0}#category-shop .secondary-filters .fields label{padding:0 20px;border-left:1px solid var(--line);font-size:11px}#category-shop .secondary-filters .fields label:first-child{padding-left:0;border-left:0}#category-shop .secondary-filters .fields label:last-child{padding-right:0}#category-shop .secondary-filters select{appearance:none;-webkit-appearance:none;border:0;border-radius:0;background-color:transparent;color:var(--p);font-family:inherit;font-size:15px;font-weight:600;line-height:1.5;min-height:44px;margin:2px 0 0;padding:9px 26px 9px 0;box-shadow:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='m1 1 5 5 5-5' fill='none' stroke='%23534787' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 5px center;background-size:12px 8px}#category-shop .secondary-filters select:hover{color:var(--teal);background-color:#efedf5}#category-shop .secondary-filters select:focus-visible{outline:2px solid #2aa8bf;outline-offset:3px}#category-shop .secondary-filters select option{background:#fff;color:var(--ink);font-weight:400}@media(max-width:699px){#category-shop .secondary-filters .fields{gap:12px 16px}#category-shop .secondary-filters .fields label{padding:0;border:0}#category-shop .secondary-filters select{font-size:16px;min-height:44px;padding-right:23px;border-bottom:1px solid var(--line)}}#category-shop .ps-sr-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}#category-shop button,#category-shop .types button,#category-shop .types button div,#category-shop .types button strong,#category-shop .types button small{text-align:center}#category-shop .types button{justify-content:center}#category-shop .ps-document{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 0;border-bottom:1px solid var(--line);font-size:13px}#category-shop .ps-document>div{display:flex;gap:16px;flex-shrink:0}#category-shop .ps-document a{color:var(--teal);text-decoration:underline;text-underline-offset:3px}#category-shop .ps-document-library{margin:20px 0}@media(max-width:600px){#category-shop .ps-document{align-items:flex-start;flex-direction:column;gap:8px}}#category-shop button[data-brand-shortcut]{border:0;box-shadow:none}#category-shop .header-brands .brand-strip{align-items:center}#category-shop .header-brands .brand-strip button{display:flex;align-items:center;justify-content:center;height:64px;padding:6px 10px}#category-shop .header-brands .brand-logo{display:flex;align-items:center;justify-content:center;width:100%;max-width:132px;height:52px}#category-shop .header-brands .brand-logo img{display:block;width:100%;height:auto;max-width:100%;max-height:none;object-fit:contain;object-position:center;margin:0}@media(max-width:699px){#category-shop .header-brands .brand-strip button{height:54px;padding:5px}#category-shop .header-brands .brand-logo{max-width:108px;height:44px}}#category-shop .ps-results-tools{display:flex;align-items:center;gap:28px}#category-shop .sort{display:flex;align-items:center;gap:4px;color:var(--ink);font-size:16px;white-space:nowrap}#category-shop .sort select{border:0;border-radius:0;box-shadow:none;background-color:transparent;width:auto;min-width:0;max-width:240px;padding:8px 28px 8px 2px;font-size:16px;color:var(--ink)}#category-shop .ps-view-controls{display:flex;align-items:center;gap:6px;font-size:16px;color:var(--ink)}#category-shop .ps-view-controls>span{margin-right:8px}#category-shop .ps-view-controls button{display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:10px;border:0;border-radius:0;background:transparent;color:#696777}#category-shop .ps-view-controls button[aria-pressed=true]{color:var(--p);background:transparent}#category-shop.ps-list-view .visual-grid{grid-template-columns:1fr}#category-shop.ps-list-view .visual-card{display:grid;grid-template-columns:150px minmax(0,1fr) 220px;grid-template-rows:auto auto auto;column-gap:24px;align-items:center}#category-shop.ps-list-view .visual-card .photo-button{grid-column:1;grid-row:1/5;margin:0;min-height:0;padding:0}#category-shop.ps-list-view .visual-card .photo-button img{height:120px}#category-shop.ps-list-view .visual-card .card-brand{grid-column:2;grid-row:1}#category-shop.ps-list-view .visual-card h3{grid-column:2;grid-row:2;min-height:0;margin:4px 0}#category-shop.ps-list-view .visual-card .family-spec{grid-column:2;grid-row:3;min-height:0}#category-shop.ps-list-view .visual-card .card-options{grid-column:2;grid-row:4}#category-shop.ps-list-view .visual-card .card-prices{grid-column:3;grid-row:1/3;border:0;margin:0;padding:0}#category-shop.ps-list-view .visual-card>button[data-open]{grid-column:3;grid-row:3/5}@media(max-width:699px){#category-shop .results-head{flex-wrap:wrap}#category-shop .ps-results-tools{width:100%;justify-content:space-between;gap:8px}#category-shop .sort,#category-shop .sort select,#category-shop .ps-view-controls{font-size:13px}#category-shop .sort select{max-width:168px}#category-shop .ps-view-controls{gap:0}#category-shop .ps-view-controls>span{margin-right:0}#category-shop.ps-list-view .visual-card{grid-template-columns:86px minmax(0,1fr);gap:8px 12px;padding:14px}#category-shop.ps-list-view .visual-card .photo-button{grid-row:1/4}#category-shop.ps-list-view .visual-card .photo-button img{height:84px}#category-shop.ps-list-view .visual-card .card-prices{grid-column:2;grid-row:5}#category-shop.ps-list-view .visual-card>button[data-open]{grid-column:1/-1;grid-row:6}#category-shop.ps-list-view .card-brand{flex-wrap:wrap}}#category-shop .order-matrix input[type=number]{text-align:center;padding-left:6px;padding-right:6px}@media(min-width:560px){#category-shop .order-matrix th:first-child{width:auto}#category-shop .order-matrix th:nth-child(2){width:auto}#category-shop .order-matrix th:nth-child(3){width:auto}#category-shop .order-matrix th:nth-child(4){width:auto}#category-shop .order-matrix th,#category-shop .order-matrix td{padding:10px 8px}#category-shop .order-matrix th:first-child,#category-shop .order-matrix td:first-child{padding-left:16px;padding-right:16px;overflow-wrap:break-word}#category-shop .order-matrix td:last-child,#category-shop .order-matrix th:last-child{text-align:center}#category-shop .order-matrix input[type=number]{width:64px;max-width:100%;min-width:0}}@media(max-width:699px){#category-shop .main{padding:14px 12px 28px}#category-shop .page-intro{font-size:14px}#category-shop .answer-nav{gap:16px;flex-wrap:nowrap;overflow-x:auto}#category-shop .answer-nav a{display:flex;align-items:center;min-height:48px;font-size:12px}#category-shop .size-groups{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}#category-shop .size-groups button{font-size:12px;min-height:48px;padding:8px 4px}#category-shop .filter-heading button,#category-shop #ps-reset,#category-shop #ps-close-panel{min-height:48px}#category-shop .secondary-filters>summary{min-height:48px;display:flex;align-items:center}#category-shop .secondary-filters select{font-size:16px;min-height:48px}#category-shop .ps-results-tools{flex-wrap:wrap;gap:4px 12px}#category-shop .ps-view-controls button{width:48px;height:48px;min-height:48px}#category-shop .sort select{font-size:16px;min-height:48px;max-width:180px}#category-shop .visual-card{padding:16px}#category-shop .visual-card h3{font-size:17px;line-height:1.35}#category-shop .visual-card .family-spec,#category-shop .card-options{font-size:13px;line-height:1.5}#category-shop .visual-card .photo-button{min-height:156px;margin:8px 0 12px}#category-shop .visual-card .photo-button img{height:156px}#category-shop .visual-card>button[data-open]{min-height:48px;font-size:14px}#category-shop .order-panel{padding:12px;scroll-margin-top:140px}#category-shop .order-panel .panel-top{gap:10px}#category-shop .order-panel .panel-top h3{font-size:18px;line-height:1.35}#category-shop .order-panel .actions{flex-wrap:wrap;gap:12px}#category-shop .order-panel .actions>button{width:100%;min-height:48px}#category-shop .ps-document>div{gap:20px;flex-wrap:wrap}#category-shop .ps-document a{display:inline-flex;align-items:center;min-height:48px}#category-shop dialog{max-width:calc(100vw - 24px);max-height:85dvh;overflow:auto}#category-shop .order-dock{bottom:calc(12px + env(safe-area-inset-bottom));gap:8px;flex-wrap:wrap}}@media(max-width:559px){#category-shop .order-matrix tr{grid-template-columns:minmax(0,1fr) 90px;gap:10px;padding:14px 10px}#category-shop .order-matrix th:first-child{grid-column:1/-1;width:auto;font-size:14px;line-height:1.5}#category-shop .order-matrix .variant-title{min-width:0}#category-shop .order-matrix .variant-sku{font-size:12px}#category-shop .order-matrix td{font-size:14px}#category-shop .order-matrix td:nth-child(3){text-align:right}#category-shop .order-matrix td:last-child{justify-content:space-between}#category-shop .order-matrix input[type=number]{width:80px;min-height:48px;font-size:16px;text-align:center}#category-shop .order-matrix .stock{font-size:12px}}#category-shop .header-brands .brand-logo{align-items:flex-end;padding-bottom:5px}#category-shop .header-brands [data-brand-shortcut="Eagle Vision"] .brand-logo img{transform:translateY(13%)}#category-shop .order-matrix tbody tr:nth-child(odd){background:#fff}#category-shop .order-matrix tbody tr:nth-child(2n){background:#f5f4f8}#category-shop .order-matrix tbody tr>th,#category-shop .order-matrix tbody tr>td{background:transparent}#category-shop .ps-price-estimate{display:block;font-size:11px;font-weight:400;color:var(--teal);margin-top:4px}#category-shop .ps-cart-tracker{margin:0 0 20px;padding:18px 22px;border-radius:14px;background:#f3f0fb}#category-shop .ps-tracker-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}#category-shop .ps-tracker-heading h2{font-size:20px;color:var(--p)}#category-shop .ps-tracker-heading>strong{font-size:14px;color:var(--teal)}#category-shop .ps-cart-tracker p{font-size:13px;margin-top:6px}#category-shop .ps-tracker-status strong{color:var(--teal);margin-right:10px}#category-shop .ps-cart-tracker .derw-vcd__rail{display:flex;border-top:1px solid #ded8ec;margin-top:16px;padding-top:20px}#category-shop .ps-cart-tracker .derw-vcd__stage{position:relative;flex:1;text-align:center;display:flex;align-items:center;flex-direction:column;min-width:0}#category-shop .ps-cart-tracker .derw-vcd__stage:not(:first-child):before{content:"";position:absolute;right:50%;top:5px;width:100%;height:2px;background:#dcd9e5}#category-shop .ps-cart-tracker .derw-vcd__dot{position:relative;z-index:1;width:12px;height:12px;border:2px solid #dcd9e5;background:#fff;border-radius:50%}#category-shop .ps-cart-tracker .derw-vcd__stage-range{font-weight:700;font-size:15px;margin-top:9px}#category-shop .ps-cart-tracker .derw-vcd__stage-label{font-size:13px;color:var(--muted)}#category-shop .ps-cart-tracker .is-done:before{background:var(--teal)}#category-shop .ps-cart-tracker .is-done .derw-vcd__dot{border-color:var(--teal)}#category-shop .ps-cart-tracker .is-current .derw-vcd__dot{box-shadow:0 0 0 3px #2aa8bf33}#category-shop .ps-cart-tracker .is-current .derw-vcd__stage-range,#category-shop .ps-cart-tracker .is-current .derw-vcd__stage-label{color:var(--teal)}@media(max-width:699px){#category-shop .ps-cart-tracker{padding:14px 10px}#category-shop .ps-tracker-heading h2{font-size:18px}#category-shop .ps-cart-tracker .derw-vcd__stage-range{font-size:12px}#category-shop .ps-cart-tracker .derw-vcd__stage-label{font-size:10px}#category-shop .ps-cart-tracker p{font-size:12px}}#category-shop .primary-filter-row{grid-template-columns:90px minmax(0,1fr)}#category-shop .primary-filter-row h3{font-size:18px;line-height:1.4}#category-shop .filter-heading h2,#category-shop .ps-tracker-heading h2{font-size:24px}#category-shop .types strong,#category-shop .size-groups button,#category-shop .secondary-filters select{font-size:16px;line-height:1.45}#category-shop .types small{font-size:14px;line-height:1.4}#category-shop .types button{min-height:76px;padding:12px}#category-shop .size-groups button{min-height:50px}#category-shop .filter-heading .text-button,#category-shop #ps-count,#category-shop .ps-cart-tracker p,#category-shop .ps-tracker-heading>strong{font-size:15px}#category-shop .answer-nav a{font-size:16px}#category-shop .order-panel h3{font-size:21px}#category-shop .order-matrix{font-size:15px}#category-shop .variant-sku,#category-shop .order-matrix .stock,#category-shop .order-matrix .small{font-size:13px}#category-shop .ps-cart-tracker .derw-vcd__stage-range{font-size:17px}#category-shop .ps-cart-tracker .derw-vcd__stage-label{font-size:15px}@media(min-width:700px)and (max-width:1099px){#category-shop .types,#category-shop .secondary-filters .fields{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:699px){#category-shop .primary-filter-row{display:block}#category-shop .primary-filter-row h3{font-size:17px;margin-bottom:8px}#category-shop .filter-heading h2,#category-shop .ps-tracker-heading h2{font-size:22px}#category-shop .types strong,#category-shop .size-groups button{font-size:15px}#category-shop .types small{font-size:14px}#category-shop .types button{min-height:82px;padding:10px 6px}#category-shop .secondary-filters>summary{font-size:16px}#category-shop .answer-nav a,#category-shop .ps-cart-tracker .derw-vcd__stage-range{font-size:14px}#category-shop .ps-cart-tracker .derw-vcd__stage-label{font-size:12px}#category-shop .ps-cart-tracker p,#category-shop .ps-tracker-heading>strong{font-size:14px}#category-shop .order-matrix th:first-child,#category-shop .order-matrix td{font-size:15px}}#category-shop,#category-shop *{word-break:normal!important;overflow-wrap:normal!important;-webkit-hyphens:none!important;hyphens:none!important}#category-shop .order-matrix{table-layout:auto}@media(min-width:900px){#category-shop .order-matrix th:first-child{width:100%;min-width:300px}#category-shop .order-matrix th:nth-child(2),#category-shop .order-matrix td:nth-child(2){width:1%;min-width:150px}#category-shop .order-matrix th:nth-child(3),#category-shop .order-matrix td:nth-child(3){width:1%;min-width:145px}#category-shop .order-matrix th:nth-child(4),#category-shop .order-matrix td:nth-child(4){width:1%;min-width:100px}#category-shop .order-matrix thead th{white-space:nowrap}}@media(max-width:899px){#category-shop .order-matrix thead{display:none}#category-shop .order-matrix,#category-shop .order-matrix tbody{display:block}#category-shop .order-matrix tr{display:grid;grid-template-columns:minmax(0,1fr) minmax(110px,max-content);padding:14px 12px;border-bottom:1px solid var(--line);gap:10px 16px}#category-shop .order-matrix tr>th:first-child{width:auto;grid-column:1/-1;background:transparent}#category-shop .order-matrix tr>td,#category-shop .order-matrix tr>th{width:auto;min-width:0;border:0;padding:0}#category-shop .order-matrix td:nth-child(3){text-align:right}#category-shop .order-matrix td:last-child{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:12px}#category-shop .order-matrix td:last-child:before{content:attr(data-label)}#category-shop .order-matrix input[type=number]{width:80px;min-height:48px;text-align:center}}#category-shop .finder-header .search-brand-row{display:block;width:100%}#category-shop .finder-header .search{width:100%}@media(max-width:699px){#category-shop .finder-header .hero{grid-template-columns:1fr;gap:12px;margin-bottom:14px}#category-shop .header-brands{width:100%}}#category-shop .ps-cart-tracker{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:6px 18px;padding:12px 18px;margin-bottom:16px}#category-shop .ps-cart-tracker[hidden]{display:none!important}#category-shop .ps-tracker-heading{gap:14px;justify-content:flex-start}#category-shop .ps-tracker-heading h2{font-size:18px;line-height:1.3;margin:0}#category-shop .ps-tracker-heading>strong{font-size:14px}#category-shop .ps-cart-tracker .ps-tracker-status{margin:0;text-align:right;font-size:14px;line-height:1.4}#category-shop .ps-cart-tracker .derw-vcd__rail{grid-column:1/-1;border:0;margin:0;padding:4px 0 0}#category-shop .ps-cart-tracker .derw-vcd__stage{display:grid;grid-template-columns:auto auto;justify-content:center;align-items:center;gap:2px 6px}#category-shop .ps-cart-tracker .derw-vcd__dot{grid-column:1/-1;justify-self:center}#category-shop .ps-cart-tracker .derw-vcd__stage-range{margin:0;font-size:15px;line-height:1.3}#category-shop .ps-cart-tracker .derw-vcd__stage-label{font-size:14px;line-height:1.3}#category-shop .family h3 a,#category-shop .panel-top h3 a,#category-shop .compare-item h3 a{color:inherit;text-decoration:none}#category-shop .family h3 a:hover,#category-shop .panel-top h3 a:hover,#category-shop .compare-item h3 a:hover{text-decoration:underline}@media(max-width:699px){#category-shop .ps-cart-tracker{grid-template-columns:1fr;padding:10px 12px;gap:4px}#category-shop .ps-tracker-heading{justify-content:space-between;gap:6px}#category-shop .ps-cart-tracker .ps-tracker-status{text-align:left}#category-shop .ps-cart-tracker .derw-vcd__stage{grid-template-columns:1fr;gap:2px}#category-shop .ps-cart-tracker .derw-vcd__stage-range{font-size:14px}#category-shop .ps-cart-tracker .derw-vcd__stage-label{font-size:12px}}@media(max-width:899px){#category-shop .order-matrix td:last-child{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center}#category-shop .order-matrix td:last-child input[type=number]{grid-column:2;justify-self:end;text-align:center}#category-shop .order-matrix td:last-child>.variant-sku{grid-column:1/-1;text-align:right}#category-shop .order-matrix td:last-child>.variant-sku:empty{display:none}}@media(max-width:699px){#category-shop .order-panel .order-matrix th:first-child,#category-shop .order-panel .order-matrix td{font-size:16px;line-height:1.5}#category-shop .order-panel .order-matrix .variant-sku,#category-shop .order-panel .order-matrix .small,#category-shop .order-panel .order-matrix .stock{font-size:14px;line-height:1.5}#category-shop .order-panel .ps-price-estimate{font-size:12px}}#category-shop{font-family:Arial,sans-serif;font-size:16px;--p:#574171;--teal:#2AA8BF;--line:#dedbe5;--muted:#626075;color:#34313b;overflow:visible}#category-shop *,#category-shop *:before,#category-shop *:after{box-sizing:border-box}#category-shop [hidden]{display:none!important}#category-shop .main{padding:24px 40px 40px}#category-shop button,#category-shop input,#category-shop select{font:inherit}#category-shop button,#category-shop summary{cursor:pointer}#category-shop h1{color:var(--p)}#category-shop .cf-preview{display:flex;flex-wrap:wrap;gap:8px 18px;font-size:12px;font-weight:700;letter-spacing:.05em;color:var(--teal);margin:0 0 20px}#category-shop .cf-preview span{font-weight:400;letter-spacing:0;color:var(--muted)}#category-shop .cf-brands{display:flex;justify-content:center;align-items:baseline;gap:12px 24px;flex-wrap:wrap;margin:25px 0}#category-shop .cf-brands button{border:0;border-radius:0;background:none;color:var(--p);font-weight:700;font-size:20px;padding:4px 0;box-shadow:none}#category-shop .cf-brands button[aria-pressed=true]{border-bottom:3px solid #2AA8BF}#category-shop .finder-header input[type=search]{padding-left:22px;width:100%}#category-shop .filter-panel{background:#f5f5f7;border:1px solid var(--line);border-radius:16px;padding:20px;margin:20px 0}#category-shop .filter-heading{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:15px}#category-shop .filter-heading h2{font-size:19px;margin:0;color:var(--p)}#category-shop .cf-filters{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr 1fr;gap:12px}#category-shop .cf-filters label{font-size:14px;font-weight:600;display:grid;gap:6px;min-width:0}#category-shop select{min-width:0;max-width:100%;border:1px solid #cfcad8;border-radius:8px;background:#fff;padding:10px;color:#34313b;font-size:14px}#category-shop .cf-filter-note{font-size:12px;color:var(--muted);line-height:1.5;margin:12px 0 0}#category-shop .results-head{display:flex;justify-content:space-between;align-items:center;gap:16px;margin:24px 0 18px}#category-shop .cf-tools{display:flex;gap:14px;align-items:center}#category-shop .cf-tools button{padding:9px 13px;background:#fff;border:1px solid var(--line);border-radius:7px;font-size:14px}#category-shop .cf-tools button[aria-pressed=true]{background:var(--p);color:#fff}#category-shop .cf-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}#category-shop .cf-card{border:1px solid var(--line);border-radius:14px;background:#fff;padding:16px;display:flex;flex-direction:column;gap:12px;min-width:0}#category-shop .cf-card-brand{font-size:13px;color:var(--p);font-weight:700;display:flex;justify-content:space-between;gap:10px}#category-shop .cf-format{font-size:11px;background:#f1eef5;border-radius:20px;padding:3px 8px;font-weight:400}#category-shop .cf-photo{display:block;height:152px;text-align:center}#category-shop .cf-photo img{height:100%;max-width:100%;object-fit:contain}#category-shop .cf-card h3{font-size:16px;line-height:1.5;margin:0;font-weight:600}#category-shop .cf-card h3 a{text-decoration:none;color:var(--p)}#category-shop .cf-facts{display:grid;gap:9px;font-size:14px;line-height:1.45}#category-shop .cf-fact-label{font-size:11px;text-transform:uppercase;letter-spacing:.04em;color:var(--muted);display:block;margin-bottom:3px}#category-shop .cf-ingredient-summary{font-size:14px}#category-shop .cf-price{border-top:1px solid #eae6ee;padding-top:12px;margin-top:auto;display:flex;justify-content:space-between;gap:12px;font-size:14px}#category-shop .cf-open,#category-shop .cf-review{background:#2aa8bf;border:0;color:#fff;border-radius:24px;padding:12px 16px;width:100%;font-size:15px;font-weight:600}#category-shop .is-list .cf-card{display:grid;grid-template-columns:140px 1.3fr 1fr 170px;align-items:center;gap:20px}#category-shop .is-list .cf-card-brand{grid-column:1/-1}#category-shop .is-list .cf-photo{height:100px;grid-row:2/4}#category-shop .is-list .cf-price{margin:0;grid-column:4;grid-row:2;border:0}#category-shop .is-list .cf-open{grid-column:4;grid-row:3}#category-shop .is-list .cf-facts{grid-column:3;grid-row:2/4}#category-shop .cf-dialog{width:min(1150px,calc(100vw - 32px));max-height:90vh;border:1px solid var(--line);border-radius:18px;padding:24px;color:#34313b}#category-shop .cf-dialog::backdrop{background:#29203888}#category-shop .cf-dialog-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px}#category-shop .cf-dialog-heading h2{font-size:22px;line-height:1.4;color:var(--p);margin:0}#category-shop .cf-dialog-brand{font-size:13px;color:var(--muted);margin:0 0 6px}#category-shop .cf-close{background:#fff;border:1px solid var(--line);border-radius:8px;padding:8px 12px;white-space:nowrap}#category-shop .cf-row{background:#f5f4f7;border-radius:10px;padding:20px;margin:12px 0;display:grid;grid-template-columns:minmax(0,1.7fr) minmax(0,1fr) 75px;gap:22px;font-size:14px;line-height:1.6}#category-shop .cf-row:nth-child(2n){background:#eceaf0}#category-shop .cf-row h3{font-size:16px;margin:0 0 10px}#category-shop .cf-row p{margin:8px 0}#category-shop .cf-row a{color:var(--teal)}#category-shop .cf-row details{border-top:1px solid #d9d4e1;padding-top:8px;margin-top:10px}#category-shop .cf-row details p{font-size:13px}#category-shop .cf-row input{width:100%;min-width:0;border:1px solid #bfb6cc;background:#fff;border-radius:8px;padding:9px;font-size:16px}#category-shop .cf-economics label{display:grid;gap:4px;margin-bottom:8px}#category-shop .cf-profit{color:var(--teal);font-weight:700}#category-shop .cf-quantity{text-align:right;font-size:12px}#category-shop .cf-quantity input{text-align:center}#category-shop .cf-stock{font-size:12px;color:#42634c}#category-shop .cf-dialog-note{font-size:13px;color:var(--muted)}#category-shop .cf-sr{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}#category-shop a:focus-visible,#category-shop button:focus-visible,#category-shop input:focus-visible,#category-shop select:focus-visible{outline:3px solid #2AA8BF;outline-offset:3px}#category-shop .answer-grid h3{font-size:16px;color:var(--p)}#category-shop .cf-source-note{font-size:12px;color:var(--muted)}@media(max-width:1000px){#category-shop .cf-filters{grid-template-columns:repeat(3,minmax(0,1fr))}#category-shop .cf-products{grid-template-columns:repeat(2,minmax(0,1fr))}#category-shop .is-list .cf-card{grid-template-columns:90px 1fr 150px}#category-shop .is-list .cf-facts{grid-column:2;grid-row:3}#category-shop .is-list .cf-price,#category-shop .is-list .cf-open{grid-column:3}}@media(max-width:600px){#category-shop .main{padding:18px 16px}#category-shop .finder-header h1{font-size:28px}#category-shop .cf-preview span{font-size:12px;line-height:1.5}#category-shop .cf-brands{gap:10px 18px;margin:18px 0}#category-shop .cf-brands button{font-size:16px}#category-shop .cf-filters{grid-template-columns:1fr 1fr}#category-shop .cf-filters label:first-child{grid-column:1/-1}#category-shop .cf-filters select{font-size:16px;width:100%}#category-shop .filter-panel{padding:16px}#category-shop .results-head{align-items:flex-start;flex-direction:column}#category-shop .cf-tools{width:100%;justify-content:space-between;gap:8px}#category-shop .cf-tools label{font-size:12px}#category-shop .cf-tools select{font-size:12px;max-width:165px}#category-shop .cf-tools button{font-size:12px;padding:9px}#category-shop .cf-products{grid-template-columns:1fr}#category-shop .cf-card{padding:16px}#category-shop .cf-dialog{padding:16px;width:calc(100vw - 20px)}#category-shop .cf-dialog-heading h2{font-size:18px}#category-shop .cf-close{font-size:12px;padding:8px}#category-shop .cf-row{grid-template-columns:minmax(0,1fr) 65px;padding:16px;gap:14px;font-size:16px}#category-shop .cf-details{grid-column:1/-1}#category-shop .cf-economics{grid-row:2;grid-column:1}#category-shop .cf-quantity{grid-row:2;grid-column:2}#category-shop .cf-row details p{font-size:14px}#category-shop .is-list .cf-card{display:flex}#category-shop .answer-nav{gap:15px}#category-shop .answer-nav a{font-size:12px}}#category-shop .finder-header .hero{display:block;margin-bottom:16px}#category-shop .finder-header .page-intro{margin:6px 0 0}#category-shop .cf-brands{width:100%;margin:22px 0 18px}#category-shop .cf-row .cf-economics small{display:block;font-size:12px;line-height:1.5}#category-shop .cf-card h3{min-height:48px}#category-shop .main{padding:18px 40px 32px}#category-shop .finder-header .hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,1fr);align-items:end;gap:24px;margin-bottom:18px}#category-shop .cf-brands{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0;width:100%}#category-shop .cf-brands button{min-width:0;width:100%;height:48px;padding:4px 6px;font-size:17px;line-height:1.2;text-align:center;white-space:normal}#category-shop .search-brand-row{display:block}#category-shop .cf-preview{margin-bottom:6px;font-size:10px}#category-shop .cf-products{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}#category-shop .cf-card{gap:0;padding:16px;display:flex}#category-shop .cf-card-brand{min-height:40px;align-items:center;margin-bottom:8px}#category-shop .cf-photo{height:152px;min-height:152px;flex:none;margin:0 0 12px}#category-shop .cf-card h3{font-size:16px;line-height:1.4;min-height:0;margin:0 0 10px}#category-shop .cf-facts{font-size:14px;line-height:1.5;gap:8px;margin-bottom:12px}#category-shop .cf-price{font-size:14px;padding:8px 0;margin-top:auto;border:0;min-height:38px}#category-shop .cf-open{min-height:48px;border-radius:999px;font-size:14px;margin-top:12px}#category-shop .cf-dialog.order-panel{position:static;width:auto;max-width:none;max-height:none;grid-column:1/-1;overflow:visible;margin:0;padding:24px;border:2px solid var(--p);border-radius:16px;background:#fff;scroll-margin-top:30px;box-shadow:none}#category-shop .cf-dialog-heading{margin-bottom:16px}#category-shop .cf-dialog-heading .eyebrow{margin:0 0 6px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--muted)}#category-shop .cf-dialog-brand{display:none}#category-shop .cf-products.is-list{grid-template-columns:1fr}#category-shop .cf-products.is-list .cf-dialog{grid-column:1/-1}#category-shop .cf-more{display:block;margin:20px auto;padding:12px 24px;border:1px solid var(--p);border-radius:24px;color:var(--p);background:#fff}#category-shop .cf-row{border-radius:0;margin:0;padding:16px;grid-template-columns:minmax(0,1.7fr) minmax(0,1fr) 80px;border-bottom:1px solid var(--line)}#category-shop .cf-row:first-child{border-radius:10px 10px 0 0}#category-shop .cf-row:last-child{border-radius:0 0 10px 10px}#category-shop .cf-filters{gap:12px}#category-shop .cf-fact-label{font-size:11px}@media(min-width:560px)and (max-width:1099px){#category-shop .cf-products{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:699px){#category-shop .main{padding:14px 16px 24px}#category-shop .finder-header .hero{grid-template-columns:1fr;gap:12px;margin-bottom:14px}#category-shop .header-brands{width:100%}#category-shop .cf-brands{gap:6px}#category-shop .cf-brands button{font-size:15px;height:42px}#category-shop .cf-dialog.order-panel{padding:12px}#category-shop .cf-row{grid-template-columns:minmax(0,1fr) 65px;padding:14px;gap:12px}#category-shop .cf-row .cf-details{grid-column:1/-1}#category-shop .cf-row .cf-economics{grid-column:1;grid-row:2}#category-shop .cf-row .cf-quantity{grid-column:2;grid-row:2}#category-shop .cf-dialog-heading h2{font-size:18px}#category-shop .cf-preview span{font-size:11px}}@media(max-width:559px){#category-shop .cf-products{grid-template-columns:1fr}}#category-shop .cf-filters{grid-template-columns:1.5fr 1fr 1fr 1fr}#category-shop .types{grid-template-columns:repeat(4,minmax(0,1fr))}#category-shop .types button{font:inherit}#category-shop .primary-filter-row{margin-bottom:12px}#category-shop .secondary-filters .cf-filters label{font-size:12px}#category-shop .secondary-filters{padding-top:0}@media(max-width:699px){#category-shop .cf-filters{grid-template-columns:1fr 1fr}#category-shop .cf-filters label:first-child{grid-column:auto}#category-shop .types{grid-template-columns:repeat(2,minmax(0,1fr))}#category-shop .cf-filters select{font-size:16px}}#category-shop .cf-price-trio{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;width:100%;line-height:1.4}#category-shop .cf-price-trio strong{font-size:18px;color:var(--p)}#category-shop .cf-price-trio small{display:block;font-size:11px;color:var(--muted);margin-top:3px}#category-shop .cf-price-trio .cf-fact-label{font-size:10px}#category-shop .cf-economics .cf-price-trio{grid-template-columns:1fr;gap:14px;margin-bottom:12px}#category-shop .cf-economics .cf-price-trio strong{font-size:20px}#category-shop .cf-compare-check{display:flex;align-items:center;gap:8px;font-size:14px;margin-top:8px;color:var(--p)}#category-shop .cf-compare-check input{width:18px;height:18px;accent-color:#2AA8BF}#category-shop .answer-nav .cf-compare-tab{background:none;border:0;border-radius:0;border-bottom:3px solid transparent;padding:10px 4px;font-size:14px;font-weight:600;color:var(--p);margin-bottom:-1px}#category-shop .answer-nav .cf-compare-tab.is-active{border-bottom-color:#2aa8bf}#category-shop .cf-compare-scroll{overflow-x:auto;max-width:100%;border:1px solid var(--line);border-radius:12px}#category-shop .cf-compare-scroll:empty{display:none}#category-shop .cf-compare-table{width:100%;border-collapse:collapse;table-layout:fixed;font-size:14px;line-height:1.6}#category-shop .cf-compare-table th,#category-shop .cf-compare-table td{padding:16px;text-align:left;vertical-align:top;border-bottom:1px solid var(--line);border-right:1px solid var(--line);overflow-wrap:break-word}#category-shop .cf-compare-table th:first-child{width:170px;color:var(--p)}#category-shop .cf-compare-table tbody tr:nth-child(odd){background:#f5f4f7}#category-shop .cf-compare-table thead th{background:#fff;min-width:220px}#category-shop .cf-compare-table img{display:block;object-fit:contain;margin:0 auto 12px}#category-shop .cf-compare-table a{color:var(--p)}#category-shop .cf-compare-table label{display:block;font-size:12px;margin-top:14px}#category-shop .cf-compare-table select{width:100%;display:block;margin-top:5px;font-size:14px}#category-shop .cf-compare-table button{background:none;border:0;text-decoration:underline;color:var(--p);font-size:13px;padding:8px 0}#category-shop .cf-compare-status{font-size:14px;color:var(--p)}#category-shop #cf-comparison{scroll-margin-top:20px}#category-shop .is-list .cf-compare-check{grid-column:2}@media(max-width:699px){#category-shop .cf-compare-table{min-width:820px}#category-shop .cf-compare-table th:first-child{width:130px}#category-shop .cf-compare-table th,#category-shop .cf-compare-table td{padding:12px}#category-shop .answer-nav .cf-compare-tab{font-size:12px;padding:9px 0}#category-shop .answer-nav{flex-wrap:wrap}}#category-shop .cf-compare-table .cf-compare-selectors th,#category-shop .cf-compare-table .cf-compare-selectors td{vertical-align:middle;background:#fff}#category-shop .cf-compare-table .cf-compare-selectors select{margin:0;min-height:44px}#category-shop .cf-compare-table .cf-compare-actions th,#category-shop .cf-compare-table .cf-compare-actions td{background:#fff;padding-top:0;padding-bottom:12px}#category-shop .cf-compare-table .cf-compare-selectors th,#category-shop .cf-compare-table .cf-compare-selectors td{border-bottom:0}#category-shop .cf-logo-window{display:block;position:relative;width:132px;height:46px;overflow:hidden;margin:auto}#category-shop .cf-logo-window img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:480px;height:auto;max-width:none;filter:grayscale(1) invert(1) contrast(8);mix-blend-mode:multiply}#category-shop .cf-logo-window[data-logo=Systane] img,#category-shop .cf-logo-window[data-logo=iVIZIA] img{width:590px}#category-shop .cf-logo-window[data-logo=OCuSOFT] img{width:415px}#category-shop .cf-logo-window[data-logo="Oasis Medical"] img{width:390px}#category-shop .cf-card-brand .cf-logo-window{margin:0;width:120px;height:42px}#category-shop .cf-brands button{display:flex;align-items:center;justify-content:center;height:54px;padding:0;border:0;border-radius:0;background:#fff}#category-shop .cf-brands button[aria-pressed=true]{box-shadow:inset 0 -3px #2aa8bf;border:0}#category-shop .cf-card-brand{min-height:46px}@media(max-width:699px){#category-shop .cf-brands .cf-logo-window{transform:scale(.8);transform-origin:center}#category-shop .cf-brands button{height:46px;overflow:hidden}}#category-shop .secondary-filters .cf-filters select{width:100%;text-align:center;text-align-last:center;padding-left:28px;padding-right:28px}#category-shop .secondary-filters .cf-filters select,#category-shop .secondary-filters .cf-filters select option{font-family:inherit;font-size:16px;font-weight:600;line-height:1.45;text-align:center;text-align-last:center;color:var(--p)}#category-shop .secondary-filters .cf-filters select{min-height:48px;padding:10px 28px;margin:0}#category-shop .secondary-filters .cf-filters select option{background:#fff;padding:10px 16px}#category-shop .secondary-filters .cf-filters select,#category-shop .secondary-filters .cf-filters select option,#category-shop .cf-sort,#category-shop .cf-sort option,#category-shop .cf-compare-table select,#category-shop .cf-compare-table select option{font-family:var(--text-font-family,Poppins,sans-serif);font-size:16px;font-weight:600;text-align:center;text-align-last:center}@media(max-width:699px){#category-shop .secondary-filters .cf-filters select{font-size:14px;padding-left:18px;padding-right:18px;background-position:right 2px center}#category-shop .cf-tools .cf-sort{font-size:12px;padding-left:8px;padding-right:22px;max-width:180px}}#category-shop .types,#category-shop .cf-filters{grid-template-columns:repeat(5,minmax(0,1fr))}#category-shop .cf-logo-window img{width:420px;filter:grayscale(1) invert(1) contrast(8);mix-blend-mode:multiply}#category-shop .cf-ingredient-summary{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}#category-shop .cf-logo-window[data-logo=PRN] img,#category-shop .cf-logo-window[data-logo="Nordic Naturals"] img{width:350px}@media(max-width:1000px){#category-shop .cf-filters{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:699px){#category-shop .types{grid-template-columns:repeat(2,minmax(0,1fr))}#category-shop .cf-filters{grid-template-columns:1fr 1fr}#category-shop .cf-filters label:last-child{grid-column:1/-1}}#category-shop select,#category-shop .secondary-filters .cf-filters select,#category-shop .cf-tools .cf-sort,#category-shop .cf-compare-table select{appearance:none;-webkit-appearance:none;font-family:var(--text-font-family,Poppins,sans-serif);font-size:16px;font-weight:600;line-height:1.45;text-align:center;text-align-last:center;color:var(--p);background-color:transparent;border:0;border-radius:0;box-shadow:none;min-height:48px;max-width:100%;padding:10px 28px;margin:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='m1 1 5 5 5-5' fill='none' stroke='%23534787' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 8px center;background-size:12px 8px;text-overflow:ellipsis}#category-shop select:hover{color:var(--teal);background-color:#efedf5}#category-shop select:focus-visible{outline:2px solid #2AA8BF;outline-offset:3px}#category-shop select option{font-family:var(--text-font-family,Poppins,sans-serif);font-size:16px;font-weight:600;line-height:1.45;text-align:center;background:#fff;color:var(--p)}#category-shop .cf-compare-table select{width:100%;border-bottom:1px solid var(--line)}@media(max-width:699px){#category-shop .cf-tools{flex-wrap:wrap}#category-shop .cf-tools .cf-sort{width:100%;max-width:240px;font-size:16px}}#category-shop .secondary-filters .cf-filters{grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}@media(max-width:699px){#category-shop .secondary-filters .cf-filters{grid-template-columns:repeat(2,minmax(0,1fr))}#category-shop .secondary-filters .cf-filters label:first-child{grid-column:auto}}@media(max-width:699px){#category-shop .answer-nav{display:grid;grid-template-columns:1fr 1fr;gap:0 12px}#category-shop .answer-nav a,#category-shop .answer-nav .cf-compare-tab{display:flex;align-items:center;justify-content:center;min-height:44px;font-size:13px;padding:10px 4px;margin:0;text-align:center}#category-shop .secondary-filters summary{min-height:48px;display:flex;align-items:center;font-size:16px}#category-shop .cf-compare-check{min-height:44px}#category-shop .cf-compare-check input{width:22px;height:22px;flex-shrink:0}#category-shop .text-button,#category-shop .cf-tools button,#category-shop .cf-close,#category-shop .cf-compare-table button{min-height:44px}#category-shop .cf-quantity input{min-height:48px;font-size:16px}#category-shop .cf-row,#category-shop .cf-details,#category-shop .cf-economics{min-width:0;overflow-wrap:anywhere}#category-shop .cf-tools{gap:8px;width:100%}#category-shop .cf-tools>label{display:flex;align-items:center;gap:8px;flex:1 1 100%;min-width:0}#category-shop .cf-tools .cf-sort{flex:1;width:100%;max-width:none;min-width:0}#category-shop .cf-compare-scroll{overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch}#category-shop .cf-compare-table th:first-child{position:sticky;left:0;background:#f5f4f7;z-index:1;width:120px}}@media(max-width:480px){#category-shop .secondary-filters .cf-filters{grid-template-columns:minmax(0,1fr);gap:4px}#category-shop .secondary-filters .cf-filters label{grid-column:auto}#category-shop .secondary-filters .cf-filters select{border-bottom:1px solid var(--line)}}#category-shop .types{display:flex;flex-wrap:wrap}#category-shop .types button{flex:1 0 140px;min-height:60px}#category-shop .cf-filters{grid-template-columns:repeat(3,minmax(0,1fr))}#category-shop .cf-details p{overflow-wrap:anywhere}@media(max-width:699px){#category-shop .types button{flex-basis:42%;min-width:0}#category-shop .cf-filters{grid-template-columns:1fr 1fr}}#category-shop{font-family:Poppins,Arial,sans-serif}#category-shop .cf-logo-window[data-logo=TearRestore] img{width:240px}#category-shop .cf-filters label:last-child{grid-column:auto}.cf-proof-details dl>div{padding:8px 0;border-bottom:1px solid #eee}.cf-proof-details dt{font-weight:600}.cf-proof-details dd{margin:4px 0;font-size:13px}.cf-proof-details a{color:#24798a;font-size:12px}.cf-proof-details p,.cf-proof-missing{font-size:12px;color:#71697c}.cf-proof-summary,.cf-proof-cost{font-size:12px;color:#24798a;line-height:1.5}.cf-proof-summary strong{display:block}
/*# sourceMappingURL=/cdn/shop/t/88/compiled_assets/styles.css.map?subset=AAE */
