.oz-samples{background:#f3f8fc;color:#132f49}.oz-samples__inner{width:min(1220px,calc(100% - 32px));margin:0 auto;padding:28px 0 56px}.oz-samples__hero,.oz-samples__grid{display:grid;grid-template-columns:minmax(0,1fr);gap:16px}.oz-samples__hero{margin-bottom:16px}.oz-samples__hero-copy,.oz-samples__panel,.oz-samples__summary-card,.oz-samples__order-panel{background:#fff;border:1px solid #d7e3ec;border-radius:8px;padding:clamp(22px,5vw,44px)}.oz-samples__hero-media{border-radius:8px;overflow:hidden;min-height:220px;background:#eaf2f8}.oz-samples__hero-media img{width:100%;height:100%;object-fit:cover;display:block}.oz-samples h1,.oz-samples h2,.oz-samples h3,.oz-samples p{margin:0;letter-spacing:0}.oz-samples h1{font-size:clamp(42px,9vw,82px);line-height:.94;color:#20242a;margin-top:18px}.oz-samples h2{font-size:clamp(32px,6vw,52px);line-height:1.02;color:#132f49}.oz-samples h3{font-size:clamp(22px,4vw,32px);line-height:1.1}.oz-samples__lead,.oz-samples__muted,.oz-samples__rich,.oz-samples__range-head p,.oz-samples__card p,.oz-samples__compare p,.oz-samples__fine{color:#5f6b79;font-size:clamp(18px,4vw,22px);line-height:1.45;margin-top:16px}.oz-samples__trust{color:#132f49;font-size:18px;font-weight:850;line-height:1.35;margin-top:20px}.oz-samples__pill,.oz-samples__mini{display:inline-flex;align-items:center;width:fit-content;border-radius:999px;background:#f8e9ef;color:#b51f3a;font-weight:800;text-transform:uppercase;line-height:1}.oz-samples__pill{padding:14px 22px;font-size:16px;margin-bottom:28px}.oz-samples__mini{padding:12px 16px;font-size:13px;margin-bottom:28px}.oz-samples__pill+h1,.oz-samples__pill+h2,.oz-samples__pill+h3,.oz-samples__mini+h1,.oz-samples__mini+h2,.oz-samples__mini+h3{margin-top:0}.oz-samples__main,.oz-samples__selector{display:grid;gap:16px}.oz-samples__compare,.oz-samples__cards{display:grid;grid-template-columns:1fr;gap:14px;margin-top:22px}.oz-samples__compare article,.oz-samples__card{border:1px solid #d7e3ec;border-radius:8px;background:#f6fbff;padding:20px}.oz-samples__range{margin-top:28px}.oz-samples__range-head{margin-bottom:14px}.oz-samples__swatches{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.oz-samples__swatch{-webkit-appearance:none;appearance:none;border:2px solid #d7e3ec;border-radius:8px;background:#fff;padding:0;overflow:hidden;min-height:166px;text-align:left;cursor:pointer;color:#132f49}.oz-samples__swatch.is-selected{border-color:#b51f3a;box-shadow:0 0 0 2px #b51f3a1f}.oz-samples__swatch.is-disabled{opacity:.56;cursor:not-allowed}.oz-samples__swatch img,.oz-samples__swatch-colour{width:100%;aspect-ratio:1.75 / 1;object-fit:cover;display:block;background:var(--swatch-colour, #d8dee5)}.oz-samples__swatch-body{padding:12px;display:grid;gap:8px}.oz-samples__swatch-name{font-weight:800;font-size:18px;line-height:1.15}.oz-samples__swatch-fabric{color:#5f6b79;font-size:14px;line-height:1.2}.oz-samples__swatch-action{color:#b51f3a;font-weight:800;font-size:14px}.oz-samples__order-panel{margin-top:28px;display:grid;gap:16px;background:#f6fbff}.oz-samples__order-panel-head{display:grid;gap:14px}.oz-samples__summary{position:relative}.oz-samples__summary-card{display:grid;gap:16px}.oz-samples__count,.oz-samples__free{font-weight:900;color:#15764f;font-size:24px}.oz-samples__selected{display:grid;gap:10px}.oz-samples__empty{color:#5f6b79;font-size:18px}.oz-samples__selected-row{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:12px;border:1px solid #d7e3ec;border-radius:8px;background:#f6fbff}.oz-samples__selected-row strong,.oz-samples__selected-row small{display:block}.oz-samples__selected-row small{color:#5f6b79;margin-top:2px}.oz-samples__selected-row button{border:0;background:none;color:#b51f3a;font-weight:800;text-decoration:underline;padding:8px;cursor:pointer}.oz-samples__order{border-top:1px solid #d7e3ec;padding-top:16px;display:grid;gap:12px}.oz-samples .oz-samples__form .oz-samples__button{width:100%;min-height:66px;border:0;border-radius:8px;font-weight:900;font-size:20px;line-height:1.15;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;text-align:center;padding:16px 22px;transition:background-color .16s ease,transform .16s ease,box-shadow .16s ease}.oz-samples .oz-samples__form .oz-samples__button:not(:disabled){background:#b51f3a!important;color:#fff!important;box-shadow:0 10px 22px #b51f3a2e}.oz-samples .oz-samples__form .oz-samples__button:not(:disabled):hover{background:#9f1830!important;color:#fff!important}.oz-samples .oz-samples__form .oz-samples__button:not(:disabled):active{transform:translateY(1px)}.oz-samples .oz-samples__form .oz-samples__button:focus-visible{outline:3px solid rgba(181,31,58,.28);outline-offset:3px}.oz-samples .oz-samples__form .oz-samples__button:disabled{background:#d3dbe3!important;color:#425264!important;box-shadow:none;cursor:not-allowed;transform:none}.oz-samples__message{min-height:24px;color:#b51f3a;font-weight:800;font-size:16px}.oz-samples__faqs{display:grid;gap:0;margin-top:18px;border-top:1px solid #d7e3ec}.oz-samples__faqs details{border-bottom:1px solid #d7e3ec;padding:0}.oz-samples__faqs summary{position:relative;display:grid;grid-template-columns:1fr 30px;gap:14px;align-items:center;min-height:60px;padding:16px 0;cursor:pointer;font-weight:900;font-size:20px;color:#132f49;list-style:none}.oz-samples__faqs summary::-webkit-details-marker{display:none}.oz-samples__faqs summary:after{content:"";width:10px;height:10px;justify-self:end;border-right:3px solid #b51f3a;border-bottom:3px solid #b51f3a;transform:rotate(45deg);transition:transform .2s ease}.oz-samples__faqs details[open] summary:after{transform:rotate(225deg)}.oz-samples__faqs details div{color:#5f6b79;font-size:18px;line-height:1.45;margin-top:12px}.oz-samples__product-details{display:grid;gap:18px}.oz-samples__product-details .oz-samples__pill{margin-bottom:28px}.oz-samples__product-content{color:#5f6b79;font-size:clamp(18px,4vw,22px);line-height:1.55}.oz-samples__product-content>*{margin:0}.oz-samples__product-content>*+*{margin-top:14px}.oz-samples__product-content h1,.oz-samples__product-content h2,.oz-samples__product-content h3,.oz-samples__product-content h4,.oz-samples__product-content h5,.oz-samples__product-content h6{color:#132f49;font-weight:900;line-height:1.15}.oz-samples__product-content ul,.oz-samples__product-content ol{padding-left:1.2em}.oz-samples__product-content li+li{margin-top:6px}.oz-samples__product-content a{color:#b51f3a;font-weight:800;text-decoration:underline}.oz-samples__product-content img{max-width:100%;height:auto;border-radius:8px}@media(min-width:760px){.oz-samples__hero{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:stretch}.oz-samples__grid{grid-template-columns:minmax(0,1fr);align-items:start}.oz-samples__order-panel-head{grid-template-columns:minmax(0,1fr) auto;align-items:start}.oz-samples__summary{position:sticky;top:18px}.oz-samples__swatches{grid-template-columns:repeat(3,minmax(0,1fr))}.oz-samples__compare,.oz-samples__cards{grid-template-columns:repeat(2,minmax(0,1fr))}.oz-samples__pill,.oz-samples__mini,.oz-samples__product-details .oz-samples__pill{margin-bottom:34px}.oz-samples__compare .oz-samples__mini{min-height:0;max-width:260px;justify-content:center;text-align:center;padding:12px 18px;font-size:15px;line-height:1.15}.oz-samples__compare article{padding:32px}}@media(max-width:480px){.oz-samples__inner{width:min(100% - 18px,1220px);padding-top:12px}.oz-samples__hero-copy,.oz-samples__panel,.oz-samples__summary-card,.oz-samples__order-panel{padding:22px 16px}.oz-samples__swatches{gap:10px}.oz-samples__swatch-name{font-size:16px}}
/*# sourceMappingURL=/cdn/shop/t/140/compiled_assets/styles.css.map */
