.p1-hero{background:#fff;padding:28px 0 12px}.p1-hero__grid{display:grid;grid-template-columns:minmax(0,5fr) minmax(0,7fr);gap:40px;align-items:start}.p1-hero__title{margin:0 0 12px;font-size:clamp(2rem,4.2vw,3.1rem);line-height:1.05;letter-spacing:-.01em;font-weight:600;color:#202020}.p1-hero__answer{margin:0 0 14px;max-width:34em;font-size:1.05rem;line-height:1.5;color:#333}.p1-hero__copy--wide .p1-hero__answer{max-width:44em}.p1-hero__proof{display:flex;flex-wrap:wrap;gap:6px 8px;margin:0 0 18px;padding:0;list-style:none}.p1-hero__proof li{margin:0;padding:4px 12px;border:1px solid #dedede;border-radius:999px;font-size:.8rem;color:#444;background:#fff}.p1-hero__actions{display:flex;flex-wrap:wrap;gap:10px}.p1-hero__terms{max-width:42em;margin:12px 0 0;font-size:.75rem;line-height:1.45;color:#666}.p1-hero__groups{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px 10px}.p1-group{display:block;color:inherit;text-decoration:none}.p1-group__img{display:block;aspect-ratio:1/1;overflow:hidden;background:#f3f1ee}.p1-group__img img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.p1-group:hover .p1-group__img img,.p1-group:focus-visible .p1-group__img img{transform:scale(1.04)}.p1-group__name{display:block;margin-top:6px;font-size:.82rem;line-height:1.25;font-weight:500;color:#202020}.p1-explore{display:flex;flex-wrap:wrap;align-items:center;gap:8px 16px;margin:20px 0 4px;padding-top:12px;border-top:1px solid #e6e6e6;font-size:.85rem}.p1-explore__label{color:#777;text-transform:uppercase;letter-spacing:.07em;font-size:.7rem}.p1-explore a{color:#202020;text-underline-offset:3px}.p1-anchor{scroll-margin-top:80px}.p1-samples-row{margin:24px 0 8px}.p1-samples-row__head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:12px;border-bottom:1px solid #e6e6e6;padding-bottom:8px}.p1-samples-row__head h2{margin:0;font-size:1.4rem;line-height:1.15}.p1-samples-row__head a{font-size:.85rem;color:#202020;text-underline-offset:3px}.p1-grid>li.columns,.p1-samples-row .products>li.columns{display:flex}.p1-card{display:flex;flex-direction:column;width:100%}.p1-card .product-card-image{margin:0}.p1-card .product-card-image-link{background:#f3f1ee;overflow:hidden}.p1-card .product-card-info{display:flex;flex-direction:column;flex:1 1 auto;gap:0}.p1-card .product-card-info--inner{flex:1 1 auto;display:flex;flex-direction:column}.p1-card .product-card-info--inner .product-inventory-notice--wrapper{margin-top:auto}.p1-card-actions{margin-top:auto;padding-top:.625rem;display:flex;flex-direction:column;gap:0;width:100%}.p1-card .product-card-info--inner .product-inventory-notice--wrapper{margin-bottom:0}.p1-card-actions .button{margin:0}.p1-card-actions .p1-add-to-cart,.p1-card-actions .p1-add-sample{width:100%;position:relative;margin-bottom:.5rem}.p1-card-variant{appearance:none;-webkit-appearance:none;-moz-appearance:none;display:block;box-sizing:border-box;width:100%;height:46px;min-height:46px;margin:0 0 .625rem;padding:0 2.25rem 0 .75rem;font-family:inherit;font-size:14px;line-height:1.2;color:#202020;background:#fff 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.5l5 5 5-5' fill='none' stroke='%23202020' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat right .875rem center/12px 8px;border:1px solid #b5b5b5;border-bottom:2px solid #6b6b6b;border-radius:3px;cursor:pointer;text-overflow:ellipsis}.p1-card-variant:hover{border-color:#8f8f8f;border-bottom-color:#202020}.p1-card-variant:focus-visible{outline:2px solid #147B82;outline-offset:1px}.p1-card-status{min-height:1.1em;font-size:.72rem;line-height:1.2;color:#555}.p1-card-status--error{color:#b3261e}.p1-tray{position:fixed;left:0;right:0;bottom:0;z-index:50;display:flex;align-items:center;justify-content:center;gap:16px;padding:10px 16px;background:#fff;border-top:1px solid #dedede;box-shadow:0 -4px 16px #0000000f}.p1-tray[hidden]{display:none}.p1-tray__text{margin:0;font-size:.85rem;line-height:1.3;color:#202020}@media screen and (max-width:989px){.p1-hero{padding:18px 0 8px}.p1-hero__grid{grid-template-columns:minmax(0,1fr);gap:18px}.p1-hero__copy,.p1-hero__groups{min-width:0}.p1-hero__groups{display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x proximity;padding-bottom:6px;-webkit-overflow-scrolling:touch}.p1-group{flex:0 0 38%;scroll-snap-align:start}.p1-hero__actions .button{flex:1 1 100%;text-align:center;white-space:normal}.p1-tray{justify-content:space-between}}.p1-tray{padding-right:120px}button.compare-toggle{cursor:pointer}button.button.outline.compare-toggle:hover,button.button.outline.compare-toggle:focus-visible{background-color:#f3f1ee!important;border-color:#202020!important;color:#202020!important}.p1-samples-layout{display:grid;grid-template-columns:minmax(0,1fr);gap:8px;padding:28px 56px 12px 0}.p1-samples-main{min-width:0}.p1-samples-intro .p1-hero__title{font-size:clamp(2rem,3vw,2.6rem)}.p1-samples-jump{margin-top:14px;padding-top:0;border-top:0}.p1-samples-toolbar{display:flex;justify-content:flex-end;margin:0 0 4px}.p1-samples-row:first-of-type{margin-top:0}.p1-sample-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 16px;margin:0;padding:0;list-style:none}.p1-sample-item{display:flex;margin:0;padding:0;list-style:none}@media screen and (min-width:750px){.p1-sample-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 20px}}@media screen and (min-width:990px){.p1-samples-layout{grid-template-columns:minmax(260px,340px) minmax(0,1fr);gap:0 48px;align-items:start}.p1-samples-intro{position:sticky;top:112px}}@media screen and (max-width:749px){.p1-samples-layout{padding:18px 44px 8px 0}}.p1-jump{margin:20px 0 0}.p1-jump__title{margin:0 0 8px;font-size:1.05rem;line-height:1.2;font-weight:700;color:#202020}.p1-jump__list{display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none}.p1-jump__list li{margin:0;padding:0}.p1-jump__btn.button{margin:0;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap}.p1-samples-row{scroll-margin-top:120px}@media screen and (max-width:989px){.p1-jump__list{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;padding-bottom:6px}.p1-jump__list li{flex:0 0 auto;scroll-snap-align:start}}.p1-jump__btn.button:hover{background-color:#f3f1ee;color:#202020;border-color:#202020}.p1-jump__btn.button:focus:not(:focus-visible){background-color:transparent;color:#202020;border-color:#252525}.p1-jump__btn.button:focus-visible{background-color:#f3f1ee;color:#202020;border-color:#202020;outline:2px solid #147B82;outline-offset:2px}.p1-samples-row__head{justify-content:flex-start;align-items:baseline;gap:8px 18px;flex-wrap:wrap}.p1-samples-row__head .p1-samples-row__all{font-size:1rem;font-weight:600;letter-spacing:0;line-height:1.2;color:#147b82;text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:1px;white-space:nowrap}.p1-samples-row__head .p1-samples-row__all:hover,.p1-samples-row__head .p1-samples-row__all:focus-visible{color:#0f6268;text-decoration-thickness:2px}.p1-jump__list,.p1-jump__list.p1-jump__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;flex-wrap:initial;overflow:visible;scroll-snap-type:none;padding-bottom:0}.p1-jump__list li{flex:none;width:auto;scroll-snap-align:none}.p1-jump__btn.button{width:100%;height:46px;min-height:46px;box-sizing:border-box;padding:0 12px;font-size:14px;line-height:1;text-align:center}@media screen and (max-width:989px){.p1-jump__list{display:grid;flex-wrap:initial;overflow:visible;scroll-snap-type:none;padding-bottom:0}.p1-jump__list li{flex:none}}.p1-samples-row__head .p1-samples-row__note{margin:0;font-size:.9rem;line-height:1.3;color:#5e5e5e}.p1-card .p1-card-format{align-self:flex-start;display:inline-block;margin:0 0 8px;padding:2px 10px;border:1px solid #b5b5b5;border-radius:999px;background:#fff;color:#202020;font-size:.72rem;font-weight:600;line-height:1.5;letter-spacing:.01em}.p1-card .p1-card-format--mosaic,.p1-card .p1-card-format--checkerboard{border-color:#147b82;color:#147b82}
/*# sourceMappingURL=/cdn/shop/t/31/assets/p1-phase1.css.map */
