.ec-picker-shell{--charcoal: #282928;--off-white: #f4f3f1;--white: #ffffff;--line: #deddd9;--muted: #686963;--accent: #ceff31;--accent-dark: #9bc600;--shadow: 0 18px 50px rgba(40, 41, 40, .11);--radius: 18px}.ec-picker-shell,.ec-picker-shell *{box-sizing:border-box}.ec-picker-shell{scroll-behavior:smooth}.ec-picker-shell{margin:0;color:var(--charcoal);background:var(--off-white);font-family:DM Sans,Arial,sans-serif;padding-bottom:118px}.ec-picker-shell button,.ec-picker-shell input,.ec-picker-shell select{font:inherit}.ec-picker-shell button,.ec-picker-shell a{-webkit-tap-highlight-color:transparent}.ec-picker-shell button:focus-visible,.ec-picker-shell a:focus-visible,.ec-picker-shell input:focus-visible,.ec-picker-shell select:focus-visible{outline:3px solid rgba(40,41,40,.35);outline-offset:3px}.ec-picker-shell .page-shell{width:min(1240px,calc(100% - 40px));margin-inline:auto}.ec-picker-shell .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ec-picker-shell .picker-empty{width:min(720px,calc(100% - 40px));margin:60px auto;padding:32px;border:1px solid var(--line);border-radius:var(--radius);background:var(--white);text-align:center}.ec-picker-shell .picker-empty h2{margin:0 0 8px}.ec-picker-shell .picker-empty p{margin:0;color:var(--muted)}.ec-picker-shell .site-header{min-height:72px;padding:14px max(20px,calc((100vw - 1240px)/2));display:flex;align-items:center;justify-content:space-between;gap:20px;background:var(--charcoal);color:var(--white)}.ec-picker-shell .brand{color:inherit;display:inline-flex;align-items:center;gap:12px;font-weight:700;text-decoration:none;letter-spacing:-.02em}.ec-picker-shell .brand__mark{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:var(--accent);color:var(--charcoal);font-size:13px}.ec-picker-shell .prototype-label{color:#c9cac6;font-size:13px}.ec-picker-shell .hero{padding-block:70px 52px}.ec-picker-shell .eyebrow{margin:0 0 12px;color:#5c6f11;font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.ec-picker-shell .hero h1{max-width:760px;margin:0;font-size:clamp(42px,7vw,82px);line-height:.98;letter-spacing:-.065em}.ec-picker-shell .hero__copy{max-width:650px;margin:24px 0 28px;color:var(--muted);font-size:clamp(17px,2vw,21px);line-height:1.55}.ec-picker-shell .hero__steps{display:flex;flex-wrap:wrap;gap:12px}.ec-picker-shell .hero__steps span{display:inline-flex;align-items:center;gap:9px;padding:8px 14px 8px 8px;border:1px solid var(--line);border-radius:999px;background:#ffffff8c;font-size:13px;font-weight:600}.ec-picker-shell .hero__steps b{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:var(--charcoal);color:var(--white);font-size:11px}.ec-picker-shell .picker{padding-bottom:76px}.ec-picker-shell .toolbar{display:grid;grid-template-columns:minmax(260px,1fr) auto;gap:16px;margin-bottom:30px}.ec-picker-shell .search-field{min-height:54px;display:flex;align-items:center;gap:12px;padding:0 18px;border:1px solid var(--line);border-radius:12px;background:var(--white)}.ec-picker-shell .search-field svg{width:21px;fill:none;stroke:currentColor;stroke-width:1.8}.ec-picker-shell .search-field input{width:100%;border:0;outline:0;background:transparent;color:inherit}.ec-picker-shell .sort-field{min-height:54px;display:flex;align-items:center;gap:10px;padding:0 14px 0 18px;border:1px solid var(--line);border-radius:12px;background:var(--white);font-size:13px;font-weight:600}.ec-picker-shell .sort-field select{border:0;background:transparent;color:inherit;outline:0}.ec-picker-shell .filter-section{padding:24px;border-radius:var(--radius);background:var(--white);box-shadow:0 8px 30px #2829280d}.ec-picker-shell .filter-heading,.ec-picker-shell .section-heading,.ec-picker-shell .results-heading{display:flex;align-items:center;justify-content:space-between;gap:20px}.ec-picker-shell .filter-heading h2{margin:0;font-size:18px}.ec-picker-shell .text-button{padding:4px;border:0;background:transparent;color:var(--charcoal);font-size:13px;font-weight:700;text-decoration:underline;text-underline-offset:4px;cursor:pointer}.ec-picker-shell .filter-list{display:flex;flex-wrap:wrap;gap:9px;margin-top:18px}.ec-picker-shell .filter-chip{min-height:39px;padding:8px 14px;border:1px solid var(--line);border-radius:999px;background:var(--white);color:var(--charcoal);font-size:13px;font-weight:600;cursor:pointer}.ec-picker-shell .filter-chip:hover{border-color:#9b9d96}.ec-picker-shell .filter-chip[aria-pressed=true]{border-color:var(--charcoal);background:var(--charcoal);color:var(--white)}.ec-picker-shell .filter-chip small{margin-left:4px;opacity:.65}.ec-picker-shell .results-heading{margin:32px 0 16px}.ec-picker-shell .results-heading p{margin:0}.ec-picker-shell #results-count{font-weight:700}.ec-picker-shell .catalog-status{margin-top:4px!important;color:var(--muted);font-size:11px}.ec-picker-shell .catalog-status.is-live{color:#50640d}.ec-picker-shell .catalog-status.is-warning{color:#8a5018}.ec-picker-shell .results-heading__hint{color:var(--muted);font-size:13px}.ec-picker-shell .product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.ec-picker-shell .product-card{min-width:0;position:relative;display:flex;flex-direction:column;overflow:hidden;border:1px solid transparent;border-radius:var(--radius);background:var(--white);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.ec-picker-shell .product-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.ec-picker-shell .product-card.is-selected{border-color:var(--charcoal);box-shadow:0 0 0 2px var(--charcoal)}.ec-picker-shell .product-card__image-wrap{aspect-ratio:1 / 1;position:relative;display:grid;place-items:center;overflow:hidden;background:#fff}.ec-picker-shell .product-card__image{width:100%;height:100%;object-fit:contain;transition:transform .3s ease}.ec-picker-shell .product-card:hover .product-card__image{transform:scale(1.025)}.ec-picker-shell .product-card__badge{position:absolute;top:12px;left:12px;max-width:calc(100% - 24px);padding:6px 9px;border-radius:999px;background:#282928e6;color:#fff;font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ec-picker-shell .product-card__body{flex:1;display:flex;flex-direction:column;gap:13px;padding:16px;border-top:1px solid #efefec}.ec-picker-shell .product-card__title{margin:0;font-size:16px;line-height:1.3;letter-spacing:-.015em}.ec-picker-shell .product-card__price{margin:auto 0 0;color:var(--muted);font-size:13px}.ec-picker-shell .product-card__actions{display:grid;grid-template-columns:1fr auto;gap:8px}.ec-picker-shell .compare-button,.ec-picker-shell .icon-link{min-height:42px;border-radius:9px;cursor:pointer}.ec-picker-shell .compare-button{border:1px solid var(--charcoal);background:var(--charcoal);color:var(--white);font-weight:700}.ec-picker-shell .compare-button[aria-pressed=true]{background:var(--accent);color:var(--charcoal)}.ec-picker-shell .icon-link{display:grid;place-items:center;width:42px;border:1px solid var(--line);color:var(--charcoal);background:var(--white)}.ec-picker-shell .icon-link svg{width:18px;fill:none;stroke:currentColor;stroke-width:1.8}.ec-picker-shell .load-more-wrap{display:flex;justify-content:center;margin-top:28px}.ec-picker-shell .primary-button,.ec-picker-shell .secondary-button{min-height:48px;padding:0 22px;border-radius:10px;font-weight:700;cursor:pointer}.ec-picker-shell .primary-button{border:1px solid var(--accent);background:var(--accent);color:var(--charcoal)}.ec-picker-shell .primary-button:hover:not(:disabled){background:#dcff68}.ec-picker-shell .primary-button:disabled{border-color:#d4d5d1;background:#d4d5d1;color:#888a84;cursor:not-allowed}.ec-picker-shell .secondary-button{border:1px solid var(--charcoal);background:transparent;color:var(--charcoal)}.ec-picker-shell .comparison{margin-bottom:48px;padding:40px;border:1px solid var(--line);border-radius:24px;background:#ececea;color:var(--charcoal);box-shadow:var(--shadow);scroll-margin-top:100px}.ec-picker-shell .comparison .eyebrow{color:#536900!important}.ec-picker-shell .comparison .text-button{color:var(--charcoal)!important}.ec-picker-shell .section-heading h2{margin:0;color:var(--charcoal)!important;font-size:clamp(26px,4vw,42px);letter-spacing:-.045em}.ec-picker-shell .compare-board{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:14px;margin-top:30px}.ec-picker-shell .compare-product{min-width:0;display:flex;flex-direction:column;padding:12px;border:1px solid #d2d3cf;border-radius:14px;background:#fff;color:var(--charcoal)!important}.ec-picker-shell .compare-gallery{margin-bottom:14px}.ec-picker-shell .compare-product__image-wrap{aspect-ratio:1 / 1;position:relative;display:grid;place-items:center;overflow:hidden;border-radius:10px;background:#fff}.ec-picker-shell .compare-product__image{width:100%;height:100%;object-fit:contain}.ec-picker-shell .compare-gallery__arrow{position:absolute;z-index:2;top:50%;display:grid;place-items:center;width:34px;height:34px;padding:0;border:0;border-radius:50%;background:#282928e0;color:#fff;transform:translateY(-50%);cursor:pointer}.ec-picker-shell .compare-gallery__arrow--previous{left:8px}.ec-picker-shell .compare-gallery__arrow--next{right:8px}.ec-picker-shell .compare-gallery__arrow svg{width:19px;fill:none;stroke:currentColor;stroke-width:2}.ec-picker-shell .compare-gallery__counter{position:absolute;right:8px;bottom:8px;padding:4px 7px;border-radius:999px;background:#282928d1;color:#fff;font-size:10px;font-weight:700}.ec-picker-shell .compare-gallery__thumbnails{display:flex;gap:6px;margin-top:7px;padding-bottom:2px;overflow-x:auto;scrollbar-width:thin}.ec-picker-shell .compare-gallery__thumbnail{width:45px;height:45px;flex:0 0 auto;overflow:hidden;padding:0;border:2px solid transparent;border-radius:7px;background:#fff;cursor:pointer}.ec-picker-shell .compare-gallery__thumbnail[aria-current=true]{border-color:var(--accent)}.ec-picker-shell .compare-gallery__thumbnail img{width:100%;height:100%;object-fit:contain}.ec-picker-shell .compare-product__label{margin:0 0 8px;color:#536900!important;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.ec-picker-shell .compare-product h3{margin:0;color:var(--charcoal)!important;font-size:19px;line-height:1.25}.ec-picker-shell .compare-product__meta{margin:7px 0 16px;color:#5e605b!important;font-size:13px}.ec-picker-shell .compare-product__description{margin:0 0 16px;padding:12px;border:1px solid #e0e1dd;border-radius:9px;background:#f4f3f1}.ec-picker-shell .compare-product__description p{margin:0;color:#3d3e3b!important;font-size:12px;line-height:1.55;white-space:pre-line}.ec-picker-shell .compare-product__description .compare-product__description-label{margin-bottom:5px;color:#536900!important;font-size:10px;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.ec-picker-shell .compare-product__actions{display:grid;grid-template-columns:1fr auto;gap:8px;margin-top:auto}.ec-picker-shell .compare-product__link{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:43px;border-radius:9px;background:var(--charcoal);color:#fff!important;font-size:13px;font-weight:700;text-decoration:none}.ec-picker-shell .compare-product__remove{width:43px;min-height:43px;border:1px solid #b8bab4;border-radius:9px;background:#fff;color:var(--charcoal)!important;font-size:22px;cursor:pointer}.ec-picker-shell .compare-product__purchase{display:grid;gap:8px;margin-top:9px;padding-top:9px;border-top:1px solid #e0e1dd}.ec-picker-shell .compare-product__variant-label{display:grid;gap:5px;color:#5e605b!important;font-size:10px;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.ec-picker-shell .compare-product__variant-select{width:100%;min-height:42px;padding:0 34px 0 11px;border:1px solid #c9cbc5;border-radius:8px;background:#fff;color:var(--charcoal);font-size:12px;font-weight:600;text-transform:none;letter-spacing:0}.ec-picker-shell .compare-product__add-to-cart{width:100%;min-height:43px;border:1px solid var(--charcoal);border-radius:9px;background:#ceff31;color:var(--charcoal)!important;font-size:13px;font-weight:800;cursor:pointer}.ec-picker-shell .compare-product__add-to-cart:hover:not(:disabled){background:#dcff68}.ec-picker-shell .compare-product__add-to-cart:disabled{border-color:#d3d4d0;background:#e2e3df;color:#777a73!important;cursor:not-allowed}.ec-picker-shell .disclaimer{margin:24px 0 0;color:#62645f!important;font-size:11px;line-height:1.5}.ec-picker-shell .compare-dock{position:fixed;z-index:20;inset:auto 0 0;border-top:1px solid #41433f;background:#282928f7;color:var(--white);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.ec-picker-shell .compare-dock__inner{min-height:94px;display:grid;grid-template-columns:180px minmax(0,1fr) auto;align-items:center;gap:18px}.ec-picker-shell .compare-dock__title{display:grid;gap:3px}.ec-picker-shell .compare-dock__title span{font-weight:700}.ec-picker-shell .compare-dock__title small{color:#adafaa}.ec-picker-shell .selection-slots{display:flex;gap:8px;min-width:0;padding-block:8px;overflow-x:auto;scrollbar-width:thin}.ec-picker-shell .selection-slot{min-width:0;min-height:58px;display:flex;align-items:center;gap:10px;padding:7px;border:1px dashed #666862;border-radius:10px;color:#adafaa;font-size:12px}.ec-picker-shell .selection-slot.has-product{flex:0 0 190px;border-style:solid;background:#343634;color:var(--white)}.ec-picker-shell .selection-slot img{width:44px;height:44px;flex:0 0 auto;border-radius:7px;object-fit:contain;background:#fff}.ec-picker-shell .selection-slot span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ec-picker-shell .selection-slot button{width:28px;height:28px;margin-left:auto;flex:0 0 auto;border:0;border-radius:50%;background:#4c4e4a;color:#fff;cursor:pointer}.ec-picker-shell .toast{position:fixed;z-index:30;right:20px;bottom:118px;max-width:320px;padding:13px 16px;border-radius:10px;background:var(--white);color:var(--charcoal);box-shadow:var(--shadow);font-size:13px;font-weight:600;opacity:0;transform:translateY(12px);pointer-events:none;transition:.2s ease}.ec-picker-shell .toast.is-visible{opacity:1;transform:translateY(0)}@media(max-width:980px){.ec-picker-shell .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ec-picker-shell .compare-dock__inner{grid-template-columns:150px 1fr auto}}@media(max-width:720px){.ec-picker-shell{padding-bottom:178px}.ec-picker-shell .page-shell{width:min(100% - 24px,1240px)}.ec-picker-shell .site-header{padding-inline:14px}.ec-picker-shell .prototype-label{display:none}.ec-picker-shell .hero{padding-block:46px 36px}.ec-picker-shell .toolbar{grid-template-columns:1fr}.ec-picker-shell .sort-field{justify-content:space-between}.ec-picker-shell .filter-section{padding:18px}.ec-picker-shell .filter-list{flex-wrap:nowrap;margin-inline:-18px;padding-inline:18px;overflow-x:auto;scrollbar-width:none}.ec-picker-shell .filter-list::-webkit-scrollbar{display:none}.ec-picker-shell .filter-chip{flex:0 0 auto}.ec-picker-shell .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.ec-picker-shell .product-card__body{padding:12px}.ec-picker-shell .product-card__title{font-size:14px}.ec-picker-shell .product-card__actions{grid-template-columns:1fr}.ec-picker-shell .icon-link{width:100%}.ec-picker-shell .comparison{width:calc(100% - 24px);padding:24px 16px;border-radius:18px}.ec-picker-shell .section-heading{align-items:flex-start}.ec-picker-shell .compare-board{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.ec-picker-shell .compare-product{padding:9px}.ec-picker-shell .compare-product h3{font-size:15px}.ec-picker-shell .compare-dock__inner{min-height:158px;padding-block:12px;grid-template-columns:1fr auto;gap:10px}.ec-picker-shell .compare-dock__title{align-self:center}.ec-picker-shell .selection-slots{grid-column:1 / -1;grid-row:2}.ec-picker-shell .compare-dock .primary-button{grid-column:2;grid-row:1;min-height:42px;padding-inline:13px;font-size:12px}.ec-picker-shell .selection-slot{min-height:52px}.ec-picker-shell .selection-slot.has-product{flex-basis:160px}.ec-picker-shell .selection-slot img{width:38px;height:38px}.ec-picker-shell .toast{bottom:180px}}@media(max-width:390px){.ec-picker-shell .product-grid,.ec-picker-shell .compare-board{grid-template-columns:1fr}.ec-picker-shell .product-card__actions{grid-template-columns:1fr auto}.ec-picker-shell .icon-link{width:42px}}@media(prefers-reduced-motion:reduce){.ec-picker-shell{scroll-behavior:auto}.ec-picker-shell,.ec-picker-shell *,.ec-picker-shell *:before,.ec-picker-shell *:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/52/assets/ec-picker.css.map */
