.SampleSetCard-module__3XkODa__card{border:2px solid var(--cork-light);cursor:pointer;background:#fff;border-radius:12px;flex-direction:column;gap:16px;padding:20px;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex;position:relative}.SampleSetCard-module__3XkODa__card:hover{border-color:var(--cognac);box-shadow:0 4px 12px #00000014}.SampleSetCard-module__3XkODa__card:focus{border-color:var(--cognac);outline:none;box-shadow:0 0 0 3px #a0522d33}.SampleSetCard-module__3XkODa__card.SampleSetCard-module__3XkODa__selected{border-color:var(--cognac);background:linear-gradient(#a0522d08,#fff)}.SampleSetCard-module__3XkODa__highlight{background:var(--cognac);color:#fff;text-transform:uppercase;letter-spacing:.5px;border-radius:12px;padding:4px 10px;font-size:.75rem;font-weight:600;position:absolute;top:-10px;right:16px}.SampleSetCard-module__3XkODa__swatches{flex-wrap:wrap;gap:8px;display:flex}.SampleSetCard-module__3XkODa__swatch{border:1px solid var(--cork-light);border-radius:8px;width:40px;height:40px;overflow:hidden}.SampleSetCard-module__3XkODa__swatchImage{object-fit:cover;width:100%;height:100%}.SampleSetCard-module__3XkODa__swatchFallback{background:var(--cork-light);border-radius:8px;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.SampleSetCard-module__3XkODa__swatchIcon{font-size:1.5rem}.SampleSetCard-module__3XkODa__swatchMore{background:var(--cork-light);width:40px;height:40px;color:var(--charcoal);border-radius:8px;justify-content:center;align-items:center;font-size:.75rem;font-weight:600;display:flex}.SampleSetCard-module__3XkODa__content{flex:1}.SampleSetCard-module__3XkODa__name{font-family:var(--font-heading);color:var(--charcoal);margin:0 0 6px;font-size:1.1rem}.SampleSetCard-module__3XkODa__description{font-family:var(--font-body);color:var(--text-muted);margin:0 0 12px;font-size:.9rem;line-height:1.4}.SampleSetCard-module__3XkODa__items{color:var(--text-muted);font-size:.8rem;line-height:1.5}.SampleSetCard-module__3XkODa__itemCount{color:var(--charcoal);font-weight:600}.SampleSetCard-module__3XkODa__itemList{margin-top:2px;display:block}.SampleSetCard-module__3XkODa__footer{border-top:1px solid var(--cork-light);justify-content:space-between;align-items:center;padding-top:16px;display:flex}.SampleSetCard-module__3XkODa__price{font-family:var(--font-heading);color:var(--charcoal);font-size:1.25rem;font-weight:600}.SampleSetCard-module__3XkODa__checkbox{align-items:center;gap:8px;display:flex}.SampleSetCard-module__3XkODa__checkboxInner{border:2px solid var(--cork);border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;transition:background-color .2s,border-color .2s;display:flex}.SampleSetCard-module__3XkODa__checkboxInner svg{color:#fff;width:14px;height:14px}.SampleSetCard-module__3XkODa__checkboxInner.SampleSetCard-module__3XkODa__checked{background:var(--cognac);border-color:var(--cognac)}.SampleSetCard-module__3XkODa__checkboxLabel{color:var(--charcoal);font-size:.85rem;font-weight:500}@media (max-width:640px){.SampleSetCard-module__3XkODa__card{padding:16px}.SampleSetCard-module__3XkODa__swatches{gap:6px}.SampleSetCard-module__3XkODa__swatch{width:32px;height:32px}.SampleSetCard-module__3XkODa__swatchMore{width:32px;height:32px;font-size:.7rem}.SampleSetCard-module__3XkODa__name{font-size:1rem}.SampleSetCard-module__3XkODa__description{font-size:.85rem}.SampleSetCard-module__3XkODa__price{font-size:1.1rem}.SampleSetCard-module__3XkODa__checkboxLabel{display:none}}
.SampleSummary-module__s6ZfWa__summary{border:2px solid var(--cork-light);top:calc(var(--header-height) + 20px);background:#fff;border-radius:12px;padding:24px;position:sticky}.SampleSummary-module__s6ZfWa__title{font-family:var(--font-heading);color:var(--charcoal);margin:0 0 20px;font-size:1.25rem}.SampleSummary-module__s6ZfWa__emptyText{font-family:var(--font-body);color:var(--text-muted);text-align:center;margin:0 0 20px;padding:20px 0;font-size:.95rem}.SampleSummary-module__s6ZfWa__items{margin:0 0 16px;padding:0;list-style:none}.SampleSummary-module__s6ZfWa__item{justify-content:space-between;align-items:flex-start;padding:8px 0;display:flex}.SampleSummary-module__s6ZfWa__itemName{font-family:var(--font-body);color:var(--charcoal);flex:1;padding-right:12px;font-size:.9rem}.SampleSummary-module__s6ZfWa__itemPrice{font-family:var(--font-body);color:var(--charcoal);white-space:nowrap;font-size:.9rem;font-weight:500}.SampleSummary-module__s6ZfWa__divider{background:var(--cork-light);height:1px;margin:12px 0}.SampleSummary-module__s6ZfWa__row{font-family:var(--font-body);color:var(--charcoal);justify-content:space-between;align-items:flex-start;padding:6px 0;font-size:.9rem;display:flex}.SampleSummary-module__s6ZfWa__row.SampleSummary-module__s6ZfWa__total{padding-top:12px;font-size:1.1rem;font-weight:600}.SampleSummary-module__s6ZfWa__shippingLabel{flex-direction:column;gap:2px;display:flex}.SampleSummary-module__s6ZfWa__shippingInfo{color:var(--text-muted);font-size:.75rem;font-weight:400}.SampleSummary-module__s6ZfWa__checkoutButton{background:var(--cognac);color:#fff;width:100%;font-family:var(--font-body);cursor:pointer;border:none;border-radius:8px;margin-top:24px;padding:16px;font-size:1rem;font-weight:600;transition:background-color .2s,transform .1s}.SampleSummary-module__s6ZfWa__checkoutButton:hover:not(:disabled){background:var(--cognac-dark)}.SampleSummary-module__s6ZfWa__checkoutButton:active:not(:disabled){transform:scale(.98)}.SampleSummary-module__s6ZfWa__checkoutButton:disabled{background:var(--cork-light);color:var(--text-muted);cursor:not-allowed}.SampleSummary-module__s6ZfWa__loading{justify-content:center;align-items:center;gap:8px;display:flex}.SampleSummary-module__s6ZfWa__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite SampleSummary-module__s6ZfWa__spin}@keyframes SampleSummary-module__s6ZfWa__spin{to{transform:rotate(360deg)}}.SampleSummary-module__s6ZfWa__returnPolicy{font-family:var(--font-body);color:var(--text-muted);text-align:center;margin:16px 0 0;font-size:.8rem}@media (max-width:768px){.SampleSummary-module__s6ZfWa__summary{z-index:100;border-bottom:none;border-radius:16px 16px 0 0;max-height:50vh;padding:20px;position:fixed;bottom:0;left:0;right:0;overflow-y:auto;box-shadow:0 -4px 20px #0000001a}.SampleSummary-module__s6ZfWa__title{margin-bottom:12px;font-size:1.1rem}.SampleSummary-module__s6ZfWa__items{margin-bottom:12px}.SampleSummary-module__s6ZfWa__item{padding:6px 0}.SampleSummary-module__s6ZfWa__checkoutButton{margin-top:16px;padding:14px}.SampleSummary-module__s6ZfWa__returnPolicy{margin-top:12px}}
.page-module__K9hJSG__container{min-height:calc(100vh - var(--header-height));background:var(--page-bg);flex-direction:column;padding:20px 20px 0;display:flex}.page-module__K9hJSG__nav{width:100%;max-width:1200px;margin:0 auto 24px}.page-module__K9hJSG__backLink{color:var(--cognac);align-items:center;gap:8px;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.page-module__K9hJSG__backLink:hover{color:var(--cognac-dark)}.page-module__K9hJSG__hero{text-align:center;width:100%;max-width:1200px;margin:0 auto 40px}.page-module__K9hJSG__title{font-family:var(--font-heading);color:var(--charcoal);margin:0 0 16px;font-size:2.5rem}.page-module__K9hJSG__subtitle{font-family:var(--font-body);color:var(--text-muted);max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.6}.page-module__K9hJSG__main{flex:1;width:100%;max-width:1200px;margin:0 auto;padding-bottom:40px}.page-module__K9hJSG__layout{grid-template-columns:1fr 320px;align-items:start;gap:40px;display:grid}.page-module__K9hJSG__grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.page-module__K9hJSG__sidebar{flex-direction:column;gap:16px;display:flex}.page-module__K9hJSG__countrySelector{flex-direction:column;gap:6px;display:flex}.page-module__K9hJSG__countryLabel{font-family:var(--font-body);color:var(--charcoal);font-size:.85rem;font-weight:500}.page-module__K9hJSG__countrySelect{border:2px solid var(--cork-light);font-family:var(--font-body);color:var(--charcoal);cursor:pointer;background:#fff;border-radius:8px;padding:10px 12px;font-size:.95rem;transition:border-color .2s}.page-module__K9hJSG__countrySelect:hover{border-color:var(--cognac)}.page-module__K9hJSG__countrySelect:focus{border-color:var(--cognac);outline:none}.page-module__K9hJSG__error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:24px;padding:12px 16px;font-size:.9rem;display:flex}.page-module__K9hJSG__errorClose{color:#991b1b;cursor:pointer;opacity:.7;background:0 0;border:none;padding:0;font-size:1.5rem;line-height:1;transition:opacity .2s}.page-module__K9hJSG__errorClose:hover{opacity:1}.page-module__K9hJSG__loading{color:var(--charcoal);flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:60px 20px;display:flex}.page-module__K9hJSG__spinner{border:3px solid var(--cork-light);border-top-color:var(--cognac);border-radius:50%;width:32px;height:32px;animation:.8s linear infinite page-module__K9hJSG__spin}@keyframes page-module__K9hJSG__spin{to{transform:rotate(360deg)}}.page-module__K9hJSG__faq{border-top:1px solid var(--cork-light);width:100%;max-width:1200px;margin:60px auto 40px;padding-top:40px}.page-module__K9hJSG__faqTitle{font-family:var(--font-heading);color:var(--charcoal);text-align:center;margin:0 0 24px;font-size:1.5rem}.page-module__K9hJSG__faqGrid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.page-module__K9hJSG__faqItem{background:#fff;border-radius:12px;padding:20px}.page-module__K9hJSG__faqQuestion{font-family:var(--font-heading);color:var(--charcoal);margin:0 0 8px;font-size:1rem}.page-module__K9hJSG__faqAnswer{font-family:var(--font-body);color:var(--text-muted);margin:0;font-size:.9rem;line-height:1.5}@media (max-width:1024px){.page-module__K9hJSG__layout{grid-template-columns:1fr;gap:24px}.page-module__K9hJSG__sidebar{order:-1}.page-module__K9hJSG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.page-module__K9hJSG__container{padding:16px 16px 200px}.page-module__K9hJSG__title{font-size:2rem}.page-module__K9hJSG__subtitle{font-size:1rem}.page-module__K9hJSG__layout{gap:20px}.page-module__K9hJSG__grid{grid-template-columns:1fr;gap:16px}.page-module__K9hJSG__sidebar{background:var(--page-bg);z-index:100;padding:16px;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 20px #0000001a}.page-module__K9hJSG__countrySelector{flex-direction:row;align-items:center;gap:12px}.page-module__K9hJSG__countrySelect{flex:1}.page-module__K9hJSG__faqGrid{grid-template-columns:1fr}.page-module__K9hJSG__faq{margin-top:40px;padding-top:24px}}@media (max-width:480px){.page-module__K9hJSG__title{font-size:1.75rem}.page-module__K9hJSG__hero{margin-bottom:24px}}
